2026-07-06 18:15:00.972 | + ./stack.sh:main:488 : exec 2026-07-06 18:15:00.972 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-06-201500' 2026-07-06 18:15:00.972 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-06-201500.summary.2026-07-06-201500 2026-07-06 18:15:00.972 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:15:00.972 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-06-201500 2026-07-06 18:15:00.972 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-06-201500 /opt/stack/logs/stack.sh.log 2026-07-06 18:15:00.973 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-06-201500.summary.2026-07-06-201500 /opt/stack/logs/stack.sh.log.summary 2026-07-06 18:15:00.973 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-06 18:15:00.973 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-06 18:15:00.973 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-06 18:15:00.973 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-06 18:15:00.973 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-06 18:15:00.973 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-06 18:15:00.973 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-06 18:15:00.973 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-06 18:15:00.973 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-06 18:15:00.973 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-06 18:15:00.974 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-06 18:15:00.974 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-06 18:15:00.974 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-06 18:15:00.974 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-06 18:15:00.974 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-06 18:15:00.974 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-06 18:15:00.974 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-06 18:15:00.974 | + ./stack.sh:main:574 : set -o errexit 2026-07-06 18:15:00.974 | + ./stack.sh:main:577 : uname -a 2026-07-06 18:15:00.975 | 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-06 18:15:00.978 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-06 18:15:00.980 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-06 18:15:00.984 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-06 18:15:01.020 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-06 18:15:01.036 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-06 18:15:01.039 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-06 18:15:01.052 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-06 18:15:01.055 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-06 18:15:01.068 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-06 18:15:01.071 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-06 18:15:01.083 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-06 18:15:01.085 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-06 18:15:01.087 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-06 18:15:01.089 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-06 18:15:01.102 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-06 18:15:01.105 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-06 18:15:01.117 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-06 18:15:01.119 | + ./stack.sh:main:591 : tune_host 2026-07-06 18:15:01.121 | + lib/host:tune_host:125 : configure_host_mem 2026-07-06 18:15:01.123 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-06 18:15:01.125 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-06 18:15:01.127 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-06 18:15:01.128 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-06 18:15:01.130 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-06 18:15:01.132 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 18:15:01.134 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 18:15:01.136 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-06 18:15:01.137 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 18:15:01.139 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 18:15:01.141 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 18:15:01.143 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:15:01.144 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:15:01.146 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 18:15:01.148 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-06 18:15:01.150 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-06 18:15:01.152 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-06 18:15:01.154 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-06 18:15:01.158 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-06 18:15:01.160 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-06 18:15:01.162 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-06 18:15:01.164 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:15:01.166 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:15:01.169 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:15:01.173 | + functions-common:time_start:2411 : _TIME_START[$name]=1783361701170 2026-07-06 18:15:01.175 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-06 18:15:01.177 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-06 18:15:01.179 | + 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-06 18:15:01.323 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-06 18:15:01.398 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-06 18:15:01.427 | Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-06 18:15:01.443 | Get:4 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-06 18:15:01.453 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-06 18:15:04.580 | Fetched 4747 B in 1s (9312 B/s) 2026-07-06 18:15:06.185 | Reading package lists... 2026-07-06 18:15:06.211 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-06 18:15:06.212 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-06 18:15:06.215 | + functions-common:time_stop:2420 : local name 2026-07-06 18:15:06.217 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:15:06.219 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:15:06.221 | + functions-common:time_stop:2423 : local total 2026-07-06 18:15:06.223 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:15:06.225 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-06 18:15:06.227 | + functions-common:time_stop:2427 : start_time=1783361701170 2026-07-06 18:15:06.229 | + functions-common:time_stop:2429 : [[ -z 1783361701170 ]] 2026-07-06 18:15:06.232 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:15:06.236 | + functions-common:time_stop:2432 : end_time=1783361706233 2026-07-06 18:15:06.238 | + functions-common:time_stop:2433 : elapsed_time=5063 2026-07-06 18:15:06.240 | + functions-common:time_stop:2434 : total=0 2026-07-06 18:15:06.242 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:15:06.244 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5063 2026-07-06 18:15:06.247 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-06 18:15:06.249 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 18:15:06.251 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:15:06.253 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:15:06.255 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-06 18:15:06.274 | + 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-06 18:15:06.311 | Reading package lists... 2026-07-06 18:15:06.702 | Building dependency tree... 2026-07-06 18:15:06.703 | Reading state information... 2026-07-06 18:15:07.299 | The following packages were automatically installed and are no longer required: 2026-07-06 18:15:07.301 | libfwupd2 libgusb2 2026-07-06 18:15:07.302 | Use 'sudo apt autoremove' to remove them. 2026-07-06 18:15:07.339 | The following NEW packages will be installed: 2026-07-06 18:15:07.342 | ksmtuned 2026-07-06 18:15:07.419 | 0 upgraded, 1 newly installed, 0 to remove and 24 not upgraded. 2026-07-06 18:15:07.419 | Need to get 7444 B of archives. 2026-07-06 18:15:07.419 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-06 18:15:07.420 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-06 18:15:07.636 | perl: warning: Setting locale failed. 2026-07-06 18:15:07.636 | perl: warning: Please check that your locale settings: 2026-07-06 18:15:07.636 | LANGUAGE = (unset), 2026-07-06 18:15:07.636 | LC_ALL = "en_US.utf8", 2026-07-06 18:15:07.636 | LANG = "de_DE.UTF-8" 2026-07-06 18:15:07.636 | are supported and installed on your system. 2026-07-06 18:15:07.636 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:15:07.703 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:15:07.703 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:15:07.703 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:15:07.898 | Fetched 7444 B in 0s (160 kB/s) 2026-07-06 18:15:07.939 | Selecting previously unselected package ksmtuned. 2026-07-06 18:15:07.995 | (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-06 18:15:08.001 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-06 18:15:08.005 | Unpacking ksmtuned (4.20150326) ... 2026-07-06 18:15:08.071 | Setting up ksmtuned (4.20150326) ... 2026-07-06 18:15:08.282 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-06 18:15:08.476 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-06 18:15:09.181 | perl: warning: Setting locale failed. 2026-07-06 18:15:09.181 | perl: warning: Please check that your locale settings: 2026-07-06 18:15:09.181 | LANGUAGE = (unset), 2026-07-06 18:15:09.181 | LC_ALL = "en_US.utf8", 2026-07-06 18:15:09.181 | LANG = "de_DE.UTF-8" 2026-07-06 18:15:09.181 | are supported and installed on your system. 2026-07-06 18:15:09.182 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:15:09.312 | perl: warning: Setting locale failed. 2026-07-06 18:15:09.312 | perl: warning: Please check that your locale settings: 2026-07-06 18:15:09.312 | LANGUAGE = (unset), 2026-07-06 18:15:09.312 | LC_ALL = "en_US.utf8", 2026-07-06 18:15:09.312 | LANG = "de_DE.UTF-8" 2026-07-06 18:15:09.313 | are supported and installed on your system. 2026-07-06 18:15:09.313 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:15:09.366 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:15:09.366 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:15:09.367 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:15:09.436 | perl: warning: Setting locale failed. 2026-07-06 18:15:09.436 | perl: warning: Please check that your locale settings: 2026-07-06 18:15:09.436 | LANGUAGE = (unset), 2026-07-06 18:15:09.436 | LC_ALL = "en_US.utf8", 2026-07-06 18:15:09.436 | LANG = "de_DE.UTF-8" 2026-07-06 18:15:09.436 | are supported and installed on your system. 2026-07-06 18:15:09.436 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:15:09.938 | 2026-07-06 18:15:09.938 | Running kernel seems to be up-to-date. 2026-07-06 18:15:09.938 | 2026-07-06 18:15:09.938 | No services need to be restarted. 2026-07-06 18:15:09.938 | 2026-07-06 18:15:09.938 | No containers need to be restarted. 2026-07-06 18:15:09.938 | 2026-07-06 18:15:09.938 | No user sessions are running outdated binaries. 2026-07-06 18:15:09.938 | 2026-07-06 18:15:09.939 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 18:15:12.104 | + functions-common:apt_get:1211 : result=0 2026-07-06 18:15:12.106 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 18:15:12.108 | + functions-common:time_stop:2420 : local name 2026-07-06 18:15:12.110 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:15:12.111 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:15:12.113 | + functions-common:time_stop:2423 : local total 2026-07-06 18:15:12.115 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:15:12.117 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 18:15:12.119 | + functions-common:time_stop:2427 : start_time=1783361706271 2026-07-06 18:15:12.121 | + functions-common:time_stop:2429 : [[ -z 1783361706271 ]] 2026-07-06 18:15:12.123 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:15:12.126 | + functions-common:time_stop:2432 : end_time=1783361712124 2026-07-06 18:15:12.128 | + functions-common:time_stop:2433 : elapsed_time=5853 2026-07-06 18:15:12.130 | + functions-common:time_stop:2434 : total=12387 2026-07-06 18:15:12.132 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:15:12.134 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18240 2026-07-06 18:15:12.136 | + functions-common:apt_get:1215 : return 0 2026-07-06 18:15:12.139 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-06 18:15:12.152 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-06 18:15:12.154 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-06 18:15:12.156 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-06 18:15:12.158 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-06 18:15:12.159 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-06 18:15:12.162 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-06 18:15:12.163 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-06 18:15:12.173 | 0 2026-07-06 18:15:12.176 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-06 18:15:12.178 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-06 18:15:12.181 | + lib/host:tune_host:126 : configure_host_net 2026-07-06 18:15:12.183 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-06 18:15:12.185 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-06 18:15:12.188 | + ./stack.sh:main:597 : fetch_plugins 2026-07-06 18:15:12.190 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-06 18:15:12.193 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-06 18:15:12.195 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-06 18:15:12.197 | + functions-common:fetch_plugins:1771 : return 2026-07-06 18:15:12.200 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-06 18:15:12.202 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-06 18:15:12.204 | + functions-common:run_phase:1849 : local phase= 2026-07-06 18:15:12.206 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 18:15:12.208 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 18:15:12.211 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 18:15:12.213 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 18:15:12.215 | + functions-common:run_phase:1858 : local extra 2026-07-06 18:15:12.218 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 18:15:12.221 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 18:15:12.224 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 18:15:12.226 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 18:15:12.228 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-06 18:15:12.230 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 18:15:12.244 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:15:12.246 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-06 18:15:12.248 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 18:15:12.250 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 18:15:12.252 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 18:15:12.254 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 18:15:12.256 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 18:15:12.259 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-06 18:15:12.261 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-06 18:15:12.263 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-06 18:15:12.265 | + 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-06 18:15:12.267 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-06 18:15:12.270 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-06 18:15:12.272 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-06 18:15:12.274 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-06 18:15:12.276 | + functions-common:plugin_override_defaults:1812 : return 2026-07-06 18:15:12.279 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-06 18:15:12.295 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-06 18:15:12.298 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-06 18:15:12.311 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:15:12.314 | +++ lib/tls:source:43 : hostname -f 2026-07-06 18:15:12.318 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-06 18:15:12.320 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-06 18:15:12.323 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-06 18:15:12.325 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-06 18:15:12.327 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-06 18:15:12.329 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-06 18:15:12.331 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-06 18:15:12.333 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-06 18:15:12.335 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-06 18:15:12.337 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-06 18:15:12.341 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-06 18:15:12.354 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-06 18:15:12.372 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-06 18:15:12.386 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-06 18:15:12.399 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-06 18:15:12.433 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-06 18:15:12.500 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-06 18:15:12.593 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-06 18:15:12.620 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-06 18:15:12.672 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-06 18:15:12.719 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-06 18:15:12.722 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-06 18:15:12.737 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:15:12.740 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-06 18:15:12.742 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-06 18:15:12.745 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-06 18:15:12.747 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-06 18:15:12.750 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-06 18:15:12.766 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-06 18:15:12.768 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-06 18:15:12.771 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-06 18:15:12.773 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-06 18:15:12.776 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-06 18:15:12.779 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-06 18:15:12.781 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-06 18:15:12.784 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-06 18:15:12.787 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-06 18:15:12.790 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-06 18:15:12.805 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-06 18:15:12.807 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-06 18:15:12.809 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-06 18:15:12.812 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-06 18:15:12.814 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-06 18:15:12.817 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-06 18:15:12.819 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-06 18:15:12.822 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-06 18:15:12.824 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-06 18:15:12.827 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-06 18:15:12.829 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-06 18:15:12.832 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-06 18:15:12.835 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.231 2026-07-06 18:15:12.837 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-06 18:15:12.840 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-06 18:15:12.843 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-06 18:15:12.844 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-06 18:15:12.847 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-06 18:15:12.850 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-06 18:15:12.853 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-06 18:15:12.855 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-06 18:15:12.858 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-06 18:15:12.861 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-06 18:15:12.876 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-06 18:15:12.880 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.231 2026-07-06 18:15:12.882 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.231 2026-07-06 18:15:12.883 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-06 18:15:12.887 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.231 2026-07-06 18:15:12.889 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-06 18:15:12.891 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-06 18:15:12.894 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-06 18:15:12.896 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-06 18:15:12.899 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-06 18:15:12.901 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-06 18:15:12.903 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-06 18:15:12.906 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-06 18:15:12.908 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-06 18:15:12.911 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-06 18:15:12.913 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-06 18:15:12.915 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-06 18:15:12.917 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-06 18:15:12.920 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-06 18:15:12.922 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-06 18:15:12.924 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-06 18:15:12.927 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-06 18:15:12.929 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-06 18:15:12.932 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-06 18:15:12.935 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-06 18:15:12.937 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-06 18:15:12.940 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-06 18:15:12.955 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-06 18:15:12.957 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-06 18:15:12.960 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-06 18:15:12.962 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-06 18:15:12.964 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-06 18:15:12.967 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-06 18:15:12.970 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 18:15:12.972 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-06 18:15:12.975 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-06 18:15:12.977 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-06 18:15:12.980 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-06 18:15:12.982 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-06 18:15:12.985 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-06 18:15:12.987 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-06 18:15:12.989 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-06 18:15:12.992 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-06 18:15:12.994 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-06 18:15:12.997 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-06 18:15:12.999 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-06 18:15:13.002 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-06 18:15:13.109 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-06 18:15:13.124 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-06 18:15:13.127 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-06 18:15:13.129 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-06 18:15:13.132 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-06 18:15:13.134 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-06 18:15:13.136 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-06 18:15:13.139 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-06 18:15:13.141 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-06 18:15:13.143 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-06 18:15:13.146 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-06 18:15:13.148 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-06 18:15:13.151 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-06 18:15:13.153 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-06 18:15:13.155 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-06 18:15:13.158 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-06 18:15:13.160 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-06 18:15:13.162 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-06 18:15:13.165 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-06 18:15:13.167 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-06 18:15:13.170 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-06 18:15:13.174 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-06 18:15:13.175 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-06 18:15:13.175 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-06 18:15:13.176 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-06 18:15:13.180 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=4d:9386:4f8b 2026-07-06 18:15:13.183 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-06 18:15:13.185 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-06 18:15:13.188 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-06 18:15:13.190 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-06 18:15:13.192 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd4d:9386:4f8b::/56 2026-07-06 18:15:13.196 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd4d:9386:4f8b::/56 2026-07-06 18:15:13.197 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-06 18:15:13.202 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd4d:9386:4f8b::/64 2026-07-06 18:15:13.205 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-06 18:15:13.207 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-06 18:15:13.210 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-06 18:15:13.212 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-06 18:15:13.214 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-06 18:15:13.217 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-06 18:15:13.219 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-06 18:15:13.221 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-06 18:15:13.224 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-06 18:15:13.227 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-06 18:15:13.229 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-06 18:15:13.231 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-06 18:15:13.234 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-06 18:15:13.236 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd4d:9386:4f8b::/56 2026-07-06 18:15:13.239 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-06 18:15:13.241 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-06 18:15:13.246 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-06 18:15:13.246 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-06 18:15:13.246 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-06 18:15:13.252 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-06 18:15:13.256 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-06 18:15:13.256 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-06 18:15:13.256 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-06 18:15:13.261 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-06 18:15:13.266 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-06 18:15:13.268 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-06 18:15:13.271 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-06 18:15:13.273 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-06 18:15:13.275 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-06 18:15:13.278 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-06 18:15:13.280 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-06 18:15:13.283 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-06 18:15:13.285 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-06 18:15:13.303 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-06 18:15:13.317 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-06 18:15:13.330 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-06 18:15:13.344 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-06 18:15:13.357 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-06 18:15:13.388 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-06 18:15:13.392 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-06 18:15:13.395 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-06 18:15:13.397 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-06 18:15:13.400 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-06 18:15:13.403 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-06 18:15:13.419 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-06 18:15:13.421 | + ./stack.sh:main:632 : run_phase source 2026-07-06 18:15:13.424 | + functions-common:run_phase:1848 : local mode=source 2026-07-06 18:15:13.426 | + functions-common:run_phase:1849 : local phase= 2026-07-06 18:15:13.429 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 18:15:13.431 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 18:15:13.433 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 18:15:13.436 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 18:15:13.438 | + functions-common:run_phase:1858 : local extra 2026-07-06 18:15:13.442 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 18:15:13.445 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 18:15:13.448 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 18:15:13.451 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 18:15:13.453 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-06 18:15:13.455 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 18:15:13.472 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:15:13.474 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-06 18:15:13.477 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-06 18:15:13.520 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-06 18:15:13.523 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-06 18:15:13.525 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-06 18:15:13.528 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-06 18:15:13.530 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-06 18:15:13.532 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-06 18:15:13.535 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-06 18:15:13.537 | + functions-common:load_plugin_settings:1789 : return 2026-07-06 18:15:13.540 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-06 18:15:13.542 | + functions-common:verify_disabled_services:2131 : local service 2026-07-06 18:15:13.545 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.547 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-06 18:15:13.550 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.552 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-06 18:15:13.555 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.558 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-06 18:15:13.560 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.562 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-06 18:15:13.565 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.567 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-06 18:15:13.569 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.572 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-06 18:15:13.574 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.576 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-06 18:15:13.579 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.581 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-06 18:15:13.584 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.586 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-06 18:15:13.588 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.591 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-06 18:15:13.593 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.595 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-06 18:15:13.598 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.600 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-06 18:15:13.603 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.605 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-06 18:15:13.607 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.609 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-06 18:15:13.612 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.614 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-06 18:15:13.616 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.619 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-06 18:15:13.621 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.624 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-06 18:15:13.626 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.628 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-06 18:15:13.631 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.633 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-06 18:15:13.635 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.638 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-06 18:15:13.640 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.642 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-06 18:15:13.645 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.647 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-06 18:15:13.649 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.652 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-06 18:15:13.654 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.656 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-06 18:15:13.659 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:15:13.661 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-06 18:15:13.664 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-06 18:15:13.666 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-06 18:15:13.669 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-06 18:15:13.685 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:15:13.687 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-06 18:15:13.690 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-06 18:15:13.693 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-06 18:15:13.710 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:15:13.712 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-06 18:15:13.715 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-06 18:15:13.718 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-06 18:15:13.720 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-06 18:15:13.723 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-06 18:15:13.725 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-06 18:15:13.728 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-06 18:15:13.730 | + lib/database:initialize_database_backends:92 : return 0 2026-07-06 18:15:13.733 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-06 18:15:13.733 | Using mysql database backend 2026-07-06 18:15:13.736 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-06 18:15:13.753 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-06 18:15:13.757 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-06 18:15:13.760 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-06 18:15:13.762 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-06 18:15:13.765 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-06 18:15:13.768 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-06 18:15:13.785 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:15:13.788 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-06 18:15:13.804 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-06 18:15:13.820 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:15:13.823 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-06 18:15:13.839 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-06 18:15:13.855 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-06 18:15:13.872 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:15:13.875 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-06 18:15:13.890 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:15:13.893 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-06 18:15:13.895 | + functions-common:save_stackenv:65 : local tag=765 2026-07-06 18:15:13.899 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-06 18:15:13.903 | + functions-common:save_stackenv:67 : time_stamp=2026-07-06-201513 2026-07-06 18:15:13.905 | + functions-common:save_stackenv:68 : echo '# 2026-07-06-201513 765' 2026-07-06 18:15:13.908 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.910 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-06 18:15:13.912 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.915 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-06 18:15:13.917 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.920 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-06 18:15:13.922 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.925 | + 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-06 18:15:13.927 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.930 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.231 2026-07-06 18:15:13.932 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.935 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.231/identity 2026-07-06 18:15:13.937 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.939 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-06-201500 2026-07-06 18:15:13.941 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.944 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-06 18:15:13.946 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.949 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.231 2026-07-06 18:15:13.952 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.954 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-06 18:15:13.956 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.958 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-06 18:15:13.961 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.963 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-06 18:15:13.966 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.968 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-06 18:15:13.970 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.973 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.231 2026-07-06 18:15:13.976 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:15:13.978 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-06 18:15:13.981 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-06 18:15:13.984 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-06 18:15:13.986 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-06 18:15:13.988 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-06 18:15:13.990 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 18:15:13.993 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 18:15:13.996 | ++ functions-common:git_clone:593 : pwd 2026-07-06 18:15:13.998 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 18:15:14.000 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 18:15:14.004 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 18:15:14.020 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 18:15:14.023 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 18:15:14.025 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 18:15:14.028 | + functions-common:git_clone:610 : echo master 2026-07-06 18:15:14.028 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 18:15:14.032 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-06 18:15:14.034 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 18:15:14.037 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-06 18:15:14.039 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:15:14.041 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:15:14.044 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:15:14.046 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:15:14.048 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:15:14.050 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:15:14.052 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:15:14.055 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:15:14.058 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:15:14.061 | + functions-common:time_start:2411 : _TIME_START[$name]=1783361714059 2026-07-06 18:15:14.063 | + 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-06 18:15:14.066 | Cloning into '/opt/stack/requirements'... 2026-07-06 18:15:18.761 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:15:18.764 | + functions-common:time_stop:2420 : local name 2026-07-06 18:15:18.767 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:15:18.769 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:15:18.771 | + functions-common:time_stop:2423 : local total 2026-07-06 18:15:18.774 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:15:18.776 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:15:18.778 | + functions-common:time_stop:2427 : start_time=1783361714059 2026-07-06 18:15:18.780 | + functions-common:time_stop:2429 : [[ -z 1783361714059 ]] 2026-07-06 18:15:18.783 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:15:18.787 | + functions-common:time_stop:2432 : end_time=1783361718785 2026-07-06 18:15:18.790 | + functions-common:time_stop:2433 : elapsed_time=4726 2026-07-06 18:15:18.792 | + functions-common:time_stop:2434 : total=0 2026-07-06 18:15:18.794 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:15:18.797 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4726 2026-07-06 18:15:18.800 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-06 18:15:18.802 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 18:15:18.804 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:15:18.807 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:15:18.810 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:15:18.812 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:15:18.815 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:15:18.817 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:15:18.820 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:15:18.822 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:15:18.825 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:15:18.829 | + functions-common:time_start:2411 : _TIME_START[$name]=1783361718826 2026-07-06 18:15:18.832 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 18:15:19.376 | From https://review.opendev.org/openstack/requirements 2026-07-06 18:15:19.376 | * branch master -> FETCH_HEAD 2026-07-06 18:15:19.387 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:15:19.390 | + functions-common:time_stop:2420 : local name 2026-07-06 18:15:19.393 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:15:19.396 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:15:19.399 | + functions-common:time_stop:2423 : local total 2026-07-06 18:15:19.402 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:15:19.405 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:15:19.408 | + functions-common:time_stop:2427 : start_time=1783361718826 2026-07-06 18:15:19.410 | + functions-common:time_stop:2429 : [[ -z 1783361718826 ]] 2026-07-06 18:15:19.413 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:15:19.417 | + functions-common:time_stop:2432 : end_time=1783361719414 2026-07-06 18:15:19.420 | + functions-common:time_stop:2433 : elapsed_time=588 2026-07-06 18:15:19.422 | + functions-common:time_stop:2434 : total=4726 2026-07-06 18:15:19.425 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:15:19.428 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5314 2026-07-06 18:15:19.431 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 18:15:19.434 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:15:19.437 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:15:19.440 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:15:19.443 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:15:19.446 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:15:19.448 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:15:19.451 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:15:19.454 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:15:19.458 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:15:19.462 | + functions-common:time_start:2411 : _TIME_START[$name]=1783361719459 2026-07-06 18:15:19.465 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 18:15:19.480 | Note: switching to 'FETCH_HEAD'. 2026-07-06 18:15:19.481 | 2026-07-06 18:15:19.481 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 18:15:19.481 | changes and commit them, and you can discard any commits you make in this 2026-07-06 18:15:19.481 | state without impacting any branches by switching back to a branch. 2026-07-06 18:15:19.481 | 2026-07-06 18:15:19.481 | If you want to create a new branch to retain commits you create, you may 2026-07-06 18:15:19.481 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 18:15:19.481 | 2026-07-06 18:15:19.481 | git switch -c 2026-07-06 18:15:19.481 | 2026-07-06 18:15:19.482 | Or undo this operation with: 2026-07-06 18:15:19.482 | 2026-07-06 18:15:19.482 | git switch - 2026-07-06 18:15:19.482 | 2026-07-06 18:15:19.482 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 18:15:19.482 | 2026-07-06 18:15:19.482 | HEAD is now at 57b04d68 Merge "update constraint for python-magnumclient to new release 4.11.0" 2026-07-06 18:15:19.485 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:15:19.488 | + functions-common:time_stop:2420 : local name 2026-07-06 18:15:19.491 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:15:19.494 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:15:19.497 | + functions-common:time_stop:2423 : local total 2026-07-06 18:15:19.500 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:15:19.502 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:15:19.505 | + functions-common:time_stop:2427 : start_time=1783361719459 2026-07-06 18:15:19.508 | + functions-common:time_stop:2429 : [[ -z 1783361719459 ]] 2026-07-06 18:15:19.512 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:15:19.516 | + functions-common:time_stop:2432 : end_time=1783361719513 2026-07-06 18:15:19.519 | + functions-common:time_stop:2433 : elapsed_time=54 2026-07-06 18:15:19.522 | + functions-common:time_stop:2434 : total=5314 2026-07-06 18:15:19.525 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:15:19.528 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5368 2026-07-06 18:15:19.531 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-06 18:15:19.547 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-06 18:15:19.551 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 18:15:19.551 | + functions-common:git_clone:673 : head -1 2026-07-06 18:15:19.554 | 57b04d68 Merge "update constraint for python-magnumclient to new release 4.11.0" 2026-07-06 18:15:19.557 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 18:15:19.561 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-06 18:15:19.564 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:15:19.567 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-06 18:15:19.571 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-06 18:15:19.574 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-06 18:15:19.577 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-06 18:15:19.580 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-06 18:15:19.583 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-06 18:15:19.587 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-06 18:15:19.590 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-06 18:15:19.594 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-06 18:15:19.599 | ++ tools/install_prereqs.sh:source:47 : NOW=1783361719 2026-07-06 18:15:19.603 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-06 18:15:19.608 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-06 18:15:19.611 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-06 18:15:19.614 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783361719 2026-07-06 18:15:19.617 | ++ tools/install_prereqs.sh:source:50 : [[ 1783361719 -lt 7200 ]] 2026-07-06 18:15:19.621 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-06 18:15:19.624 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-06 18:15:19.627 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-06 18:15:19.630 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-06 18:15:19.633 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-06 18:15:19.636 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-06 18:15:19.639 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-06 18:15:19.643 | +++ 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-06 18:15:19.677 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-06 18:15:19.677 | apache2-dev 2026-07-06 18:15:19.677 | bc 2026-07-06 18:15:19.677 | bsdmainutils 2026-07-06 18:15:19.677 | curl 2026-07-06 18:15:19.677 | g++ 2026-07-06 18:15:19.677 | gawk 2026-07-06 18:15:19.678 | gcc 2026-07-06 18:15:19.678 | gettext 2026-07-06 18:15:19.678 | git 2026-07-06 18:15:19.678 | graphviz 2026-07-06 18:15:19.678 | iputils-ping 2026-07-06 18:15:19.678 | libffi-dev 2026-07-06 18:15:19.678 | libjpeg-dev 2026-07-06 18:15:19.678 | libpq-dev 2026-07-06 18:15:19.678 | libssl-dev 2026-07-06 18:15:19.678 | libsystemd-dev 2026-07-06 18:15:19.678 | libxml2-dev 2026-07-06 18:15:19.679 | libxslt1-dev 2026-07-06 18:15:19.679 | libyaml-dev 2026-07-06 18:15:19.679 | lsof 2026-07-06 18:15:19.679 | openssh-server 2026-07-06 18:15:19.679 | openssl 2026-07-06 18:15:19.679 | pkg-config 2026-07-06 18:15:19.679 | psmisc 2026-07-06 18:15:19.679 | python3-dev 2026-07-06 18:15:19.679 | python3-pip 2026-07-06 18:15:19.679 | python3-systemd 2026-07-06 18:15:19.680 | python3-venv 2026-07-06 18:15:19.680 | tar 2026-07-06 18:15:19.680 | tcpdump 2026-07-06 18:15:19.680 | unzip 2026-07-06 18:15:19.680 | uuid-runtime 2026-07-06 18:15:19.680 | wget 2026-07-06 18:15:19.680 | zlib1g-dev 2026-07-06 18:15:19.680 | libkrb5-dev 2026-07-06 18:15:19.681 | libldap2-dev 2026-07-06 18:15:19.681 | libsasl2-dev 2026-07-06 18:15:19.681 | memcached 2026-07-06 18:15:19.681 | python3-mysqldb 2026-07-06 18:15:19.681 | sqlite3 2026-07-06 18:15:19.681 | conntrack 2026-07-06 18:15:19.681 | curl 2026-07-06 18:15:19.681 | ebtables 2026-07-06 18:15:19.681 | genisoimage 2026-07-06 18:15:19.682 | iptables 2026-07-06 18:15:19.682 | iputils-arping 2026-07-06 18:15:19.682 | kpartx 2026-07-06 18:15:19.682 | libjs-jquery-tablesorter 2026-07-06 18:15:19.682 | parted 2026-07-06 18:15:19.682 | pm-utils 2026-07-06 18:15:19.682 | python3-mysqldb 2026-07-06 18:15:19.682 | socat 2026-07-06 18:15:19.683 | sqlite3 2026-07-06 18:15:19.683 | sudo 2026-07-06 18:15:19.683 | vlan 2026-07-06 18:15:19.683 | lsscsi 2026-07-06 18:15:19.683 | open-iscsi 2026-07-06 18:15:19.683 | cryptsetup 2026-07-06 18:15:19.683 | dosfstools 2026-07-06 18:15:19.683 | genisoimage 2026-07-06 18:15:19.684 | gir1.2-libosinfo-1.0 2026-07-06 18:15:19.684 | netcat-openbsd 2026-07-06 18:15:19.684 | open-iscsi 2026-07-06 18:15:19.684 | qemu-utils 2026-07-06 18:15:19.684 | sg3-utils 2026-07-06 18:15:19.684 | sysfsutils 2026-07-06 18:15:19.684 | lvm2 2026-07-06 18:15:19.684 | qemu-utils 2026-07-06 18:15:19.684 | thin-provisioning-tools 2026-07-06 18:15:19.685 | acl 2026-07-06 18:15:19.685 | dnsmasq-base 2026-07-06 18:15:19.685 | dnsmasq-utils 2026-07-06 18:15:19.685 | ebtables 2026-07-06 18:15:19.685 | haproxy 2026-07-06 18:15:19.685 | iptables 2026-07-06 18:15:19.685 | iputils-arping 2026-07-06 18:15:19.685 | iputils-ping 2026-07-06 18:15:19.686 | postgresql-server-dev-all 2026-07-06 18:15:19.686 | python3-mysqldb 2026-07-06 18:15:19.686 | sqlite3 2026-07-06 18:15:19.686 | sudo 2026-07-06 18:15:19.686 | vlan 2026-07-06 18:15:19.686 | pcp' 2026-07-06 18:15:19.686 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-06 18:15:19.703 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-06 18:15:19.703 | apache2-dev 2026-07-06 18:15:19.703 | bc 2026-07-06 18:15:19.704 | bsdmainutils 2026-07-06 18:15:19.704 | curl 2026-07-06 18:15:19.704 | g++ 2026-07-06 18:15:19.704 | gawk 2026-07-06 18:15:19.704 | gcc 2026-07-06 18:15:19.704 | gettext 2026-07-06 18:15:19.704 | git 2026-07-06 18:15:19.705 | graphviz 2026-07-06 18:15:19.705 | iputils-ping 2026-07-06 18:15:19.705 | libffi-dev 2026-07-06 18:15:19.705 | libjpeg-dev 2026-07-06 18:15:19.705 | libpq-dev 2026-07-06 18:15:19.705 | libssl-dev 2026-07-06 18:15:19.705 | libsystemd-dev 2026-07-06 18:15:19.705 | libxml2-dev 2026-07-06 18:15:19.706 | libxslt1-dev 2026-07-06 18:15:19.706 | libyaml-dev 2026-07-06 18:15:19.706 | lsof 2026-07-06 18:15:19.706 | openssh-server 2026-07-06 18:15:19.706 | openssl 2026-07-06 18:15:19.706 | pkg-config 2026-07-06 18:15:19.706 | psmisc 2026-07-06 18:15:19.706 | python3-dev 2026-07-06 18:15:19.707 | python3-pip 2026-07-06 18:15:19.707 | python3-systemd 2026-07-06 18:15:19.707 | python3-venv 2026-07-06 18:15:19.707 | tar 2026-07-06 18:15:19.707 | tcpdump 2026-07-06 18:15:19.707 | unzip 2026-07-06 18:15:19.707 | uuid-runtime 2026-07-06 18:15:19.708 | wget 2026-07-06 18:15:19.708 | zlib1g-dev 2026-07-06 18:15:19.708 | libkrb5-dev 2026-07-06 18:15:19.708 | libldap2-dev 2026-07-06 18:15:19.708 | libsasl2-dev 2026-07-06 18:15:19.708 | memcached 2026-07-06 18:15:19.708 | python3-mysqldb 2026-07-06 18:15:19.708 | sqlite3 2026-07-06 18:15:19.709 | conntrack 2026-07-06 18:15:19.709 | curl 2026-07-06 18:15:19.709 | ebtables 2026-07-06 18:15:19.709 | genisoimage 2026-07-06 18:15:19.709 | iptables 2026-07-06 18:15:19.709 | iputils-arping 2026-07-06 18:15:19.709 | kpartx 2026-07-06 18:15:19.710 | libjs-jquery-tablesorter 2026-07-06 18:15:19.710 | parted 2026-07-06 18:15:19.710 | pm-utils 2026-07-06 18:15:19.710 | python3-mysqldb 2026-07-06 18:15:19.710 | socat 2026-07-06 18:15:19.710 | sqlite3 2026-07-06 18:15:19.710 | sudo 2026-07-06 18:15:19.711 | vlan 2026-07-06 18:15:19.711 | lsscsi 2026-07-06 18:15:19.711 | open-iscsi 2026-07-06 18:15:19.711 | cryptsetup 2026-07-06 18:15:19.711 | dosfstools 2026-07-06 18:15:19.711 | genisoimage 2026-07-06 18:15:19.711 | gir1.2-libosinfo-1.0 2026-07-06 18:15:19.711 | netcat-openbsd 2026-07-06 18:15:19.712 | open-iscsi 2026-07-06 18:15:19.712 | qemu-utils 2026-07-06 18:15:19.712 | sg3-utils 2026-07-06 18:15:19.712 | sysfsutils 2026-07-06 18:15:19.712 | lvm2 2026-07-06 18:15:19.712 | qemu-utils 2026-07-06 18:15:19.712 | thin-provisioning-tools 2026-07-06 18:15:19.712 | acl 2026-07-06 18:15:19.713 | dnsmasq-base 2026-07-06 18:15:19.713 | dnsmasq-utils 2026-07-06 18:15:19.713 | ebtables 2026-07-06 18:15:19.713 | haproxy 2026-07-06 18:15:19.713 | iptables 2026-07-06 18:15:19.713 | iputils-arping 2026-07-06 18:15:19.713 | iputils-ping 2026-07-06 18:15:19.714 | postgresql-server-dev-all 2026-07-06 18:15:19.714 | python3-mysqldb 2026-07-06 18:15:19.714 | sqlite3 2026-07-06 18:15:19.714 | sudo 2026-07-06 18:15:19.714 | vlan 2026-07-06 18:15:19.714 | pcp ' 2026-07-06 18:15:19.714 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-06 18:15:19.715 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:15:19.715 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:15:19.719 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-06 18:15:19.719 | ++ 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-06 18:15:19.725 | ++ 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-06 18:15:19.728 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-06 18:15:19.731 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 18:15:19.734 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 18:15:19.737 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 18:15:19.740 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 18:15:19.743 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 18:15:19.746 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:15:19.749 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:15:19.752 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 18:15:19.756 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 18:15:19.759 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 18:15:19.762 | ++ functions-common:apt_get_update:1167 : return 2026-07-06 18:15:19.765 | ++ 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-06 18:15:19.768 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 18:15:19.771 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:15:19.774 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:15:19.777 | ++ 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-06 18:15:19.800 | ++ 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-06 18:15:19.836 | Reading package lists... 2026-07-06 18:15:20.272 | Building dependency tree... 2026-07-06 18:15:20.273 | Reading state information... 2026-07-06 18:15:20.963 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-06 18:15:20.963 | bc set to manually installed. 2026-07-06 18:15:20.963 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-06 18:15:20.963 | g++ set to manually installed. 2026-07-06 18:15:20.964 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-06 18:15:20.964 | gawk set to manually installed. 2026-07-06 18:15:20.964 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-06 18:15:20.964 | gcc set to manually installed. 2026-07-06 18:15:20.964 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-06 18:15:20.964 | git set to manually installed. 2026-07-06 18:15:20.964 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-06 18:15:20.964 | iputils-ping set to manually installed. 2026-07-06 18:15:20.964 | lsof is already the newest version (4.95.0-1build3). 2026-07-06 18:15:20.965 | lsof set to manually installed. 2026-07-06 18:15:20.965 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-06 18:15:20.965 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-06 18:15:20.965 | openssl set to manually installed. 2026-07-06 18:15:20.965 | psmisc is already the newest version (23.7-1build1). 2026-07-06 18:15:20.965 | psmisc set to manually installed. 2026-07-06 18:15:20.965 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-06 18:15:20.965 | python3-dev set to manually installed. 2026-07-06 18:15:20.965 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-06 18:15:20.965 | python3-systemd is already the newest version (235-1build4). 2026-07-06 18:15:20.966 | python3-systemd set to manually installed. 2026-07-06 18:15:20.966 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-06 18:15:20.966 | tcpdump set to manually installed. 2026-07-06 18:15:20.966 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-06 18:15:20.966 | uuid-runtime set to manually installed. 2026-07-06 18:15:20.966 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-06 18:15:20.966 | wget set to manually installed. 2026-07-06 18:15:20.966 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-06 18:15:20.966 | zlib1g-dev set to manually installed. 2026-07-06 18:15:20.967 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-06 18:15:20.967 | iptables set to manually installed. 2026-07-06 18:15:20.967 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-06 18:15:20.967 | kpartx set to manually installed. 2026-07-06 18:15:20.967 | parted is already the newest version (3.6-4build1). 2026-07-06 18:15:20.967 | parted set to manually installed. 2026-07-06 18:15:20.967 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-06 18:15:20.967 | sudo set to manually installed. 2026-07-06 18:15:20.967 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-06 18:15:20.967 | open-iscsi set to manually installed. 2026-07-06 18:15:20.967 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-06 18:15:20.968 | cryptsetup set to manually installed. 2026-07-06 18:15:20.968 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-06 18:15:20.968 | dosfstools set to manually installed. 2026-07-06 18:15:20.968 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-06 18:15:20.968 | netcat-openbsd set to manually installed. 2026-07-06 18:15:20.968 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-06 18:15:20.968 | qemu-utils set to manually installed. 2026-07-06 18:15:20.968 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-06 18:15:20.968 | sg3-utils set to manually installed. 2026-07-06 18:15:20.968 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-06 18:15:20.969 | lvm2 set to manually installed. 2026-07-06 18:15:20.969 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-06 18:15:20.969 | thin-provisioning-tools set to manually installed. 2026-07-06 18:15:20.969 | acl is already the newest version (2.3.2-1build1.1). 2026-07-06 18:15:20.969 | acl set to manually installed. 2026-07-06 18:15:20.969 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-06 18:15:20.969 | dnsmasq-base set to manually installed. 2026-07-06 18:15:20.969 | The following packages were automatically installed and are no longer required: 2026-07-06 18:15:20.969 | libfwupd2 libgusb2 2026-07-06 18:15:20.970 | Use 'sudo apt autoremove' to remove them. 2026-07-06 18:15:20.970 | The following additional packages will be installed: 2026-07-06 18:15:20.970 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-06 18:15:20.970 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-06 18:15:20.970 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-06 18:15:20.970 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-06 18:15:20.970 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-06 18:15:20.970 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-06 18:15:20.970 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-06 18:15:20.970 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-06 18:15:20.970 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-06 18:15:20.971 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-06 18:15:20.971 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-06 18:15:20.971 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-06 18:15:20.971 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-06 18:15:20.971 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-06 18:15:20.971 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-06 18:15:20.971 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-06 18:15:20.971 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-06 18:15:20.971 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-06 18:15:20.971 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-06 18:15:20.972 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-06 18:15:20.972 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-06 18:15:20.972 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-06 18:15:20.972 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-06 18:15:20.972 | ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-07-06 18:15:20.972 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-06 18:15:20.972 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-06 18:15:20.972 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-06 18:15:20.973 | Suggested packages: 2026-07-06 18:15:20.974 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-06 18:15:20.974 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-06 18:15:20.974 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-06 18:15:20.974 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-06 18:15:20.974 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-06 18:15:20.974 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-06 18:15:20.974 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-06 18:15:20.974 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-06 18:15:20.974 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-06 18:15:20.974 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc 2026-07-06 18:15:20.975 | ncompress tar-scripts tar-doc zip 2026-07-06 18:15:21.127 | The following NEW packages will be installed: 2026-07-06 18:15:21.127 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-06 18:15:21.127 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-06 18:15:21.128 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-06 18:15:21.128 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-06 18:15:21.128 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-06 18:15:21.128 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-06 18:15:21.128 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-06 18:15:21.128 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-06 18:15:21.128 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-06 18:15:21.129 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-06 18:15:21.129 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-06 18:15:21.129 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-06 18:15:21.129 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-06 18:15:21.129 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-06 18:15:21.129 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-06 18:15:21.129 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-06 18:15:21.129 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-06 18:15:21.129 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-06 18:15:21.130 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-06 18:15:21.130 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-06 18:15:21.130 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-06 18:15:21.130 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-06 18:15:21.130 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-06 18:15:21.130 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-06 18:15:21.130 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-06 18:15:21.130 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-06 18:15:21.131 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-06 18:15:21.131 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-06 18:15:21.131 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-06 18:15:21.131 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-06 18:15:21.131 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-06 18:15:21.131 | uuid-dev vbetool vlan 2026-07-06 18:15:21.132 | The following packages will be upgraded: 2026-07-06 18:15:21.134 | curl libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 libtinfo6 2026-07-06 18:15:21.134 | ncurses-base ncurses-bin ncurses-term tar 2026-07-06 18:15:21.231 | 10 upgraded, 161 newly installed, 0 to remove and 14 not upgraded. 2026-07-06 18:15:21.231 | Need to get 177 MB of archives. 2026-07-06 18:15:21.231 | After this operation, 941 MB of additional disk space will be used. 2026-07-06 18:15:21.232 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-06 18:15:21.232 | Get:2 http://security.ubuntu.com/ubuntu noble-security/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-06 18:15:21.243 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.2 [256 kB] 2026-07-06 18:15:21.255 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-06 18:15:21.263 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-06 18:15:21.270 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-06 18:15:21.280 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-06 18:15:21.291 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-06 18:15:21.301 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-06 18:15:21.319 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-06 18:15:21.328 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-06 18:15:21.345 | Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-06 18:15:21.358 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-06 18:15:21.377 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-06 18:15:21.381 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-06 18:15:21.389 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-06 18:15:21.395 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-06 18:15:21.421 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-06 18:15:21.425 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-06 18:15:21.431 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-06 18:15:21.436 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-06 18:15:21.442 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-06 18:15:21.446 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-06 18:15:21.451 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-06 18:15:21.457 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-06 18:15:21.464 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-06 18:15:21.469 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-06 18:15:21.479 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-06 18:15:21.486 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-06 18:15:21.492 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-06 18:15:21.500 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-06 18:15:21.507 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-06 18:15:21.516 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-06 18:15:21.525 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-06 18:15:21.532 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-06 18:15:21.820 | Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-06 18:15:21.960 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-06 18:15:21.961 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-06 18:15:21.962 | Get:39 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-06 18:15:21.967 | Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-06 18:15:21.977 | Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-06 18:15:21.993 | Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-06 18:15:22.073 | Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-06 18:15:22.074 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-06 18:15:22.077 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-06 18:15:22.079 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-06 18:15:22.085 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-06 18:15:22.092 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-06 18:15:22.096 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-06 18:15:22.102 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-06 18:15:22.110 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-06 18:15:22.118 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-06 18:15:22.133 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-06 18:15:22.139 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-06 18:15:22.146 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-06 18:15:22.156 | Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-06 18:15:22.162 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-06 18:15:22.166 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-06 18:15:22.171 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-06 18:15:22.181 | Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-06 18:15:22.184 | Get:61 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-06 18:15:22.189 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-06 18:15:22.196 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-06 18:15:22.203 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-06 18:15:22.209 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-06 18:15:22.215 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-06 18:15:22.225 | Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-06 18:15:22.235 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-06 18:15:22.240 | Get:69 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-06 18:15:22.244 | Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-06 18:15:22.250 | Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-06 18:15:22.255 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-06 18:15:22.261 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-06 18:15:22.280 | Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-06 18:15:22.284 | Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-06 18:15:22.290 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-06 18:15:22.296 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-06 18:15:22.301 | Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-06 18:15:22.307 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-06 18:15:22.313 | Get:80 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-06 18:15:22.320 | Get:81 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-06 18:15:22.325 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-06 18:15:22.330 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-06 18:15:22.336 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-06 18:15:22.344 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-06 18:15:22.349 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-06 18:15:22.370 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-06 18:15:22.371 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-06 18:15:22.376 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-06 18:15:22.382 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-06 18:15:22.388 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-06 18:15:22.394 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-06 18:15:22.402 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-06 18:15:22.408 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-06 18:15:22.415 | Get:95 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-06 18:15:22.423 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-06 18:15:22.430 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-06 18:15:22.437 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-06 18:15:22.442 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-06 18:15:22.450 | Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-06 18:15:22.456 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-06 18:15:22.460 | Get:102 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-06 18:15:22.487 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-06 18:15:22.490 | Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-06 18:15:22.497 | Get:105 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-06 18:15:22.503 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-06 18:15:22.652 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-06 18:15:22.657 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-06 18:15:22.657 | Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-06 18:15:22.658 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-06 18:15:22.663 | Get:111 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-06 18:15:22.669 | Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-06 18:15:22.675 | Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-06 18:15:22.682 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-06 18:15:22.688 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-06 18:15:22.693 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-06 18:15:22.699 | Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-06 18:15:22.705 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-06 18:15:22.724 | Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-06 18:15:22.728 | Get:120 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-06 18:15:22.731 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-06 18:15:22.736 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-06 18:15:22.742 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-06 18:15:22.747 | Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-06 18:15:22.754 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-06 18:15:22.761 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-06 18:15:22.794 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-06 18:15:22.798 | Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-06 18:15:22.803 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-06 18:15:22.820 | Get:130 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-06 18:15:22.822 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-06 18:15:22.833 | Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-06 18:15:22.835 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-06 18:15:22.843 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-06 18:15:22.851 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-06 18:15:23.165 | Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-06 18:15:23.166 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-06 18:15:23.176 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-06 18:15:23.252 | Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-06 18:15:23.254 | Get:140 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-06 18:15:23.833 | Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-06 18:15:23.833 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-06 18:15:23.836 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-06 18:15:23.837 | Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-06 18:15:23.838 | Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-06 18:15:23.842 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-06 18:15:23.850 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-06 18:15:23.870 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-06 18:15:23.886 | Get:149 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-06 18:15:23.887 | Get:150 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-06 18:15:23.893 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-06 18:15:23.918 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-06 18:15:23.927 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-07-06 18:15:23.928 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-06 18:15:23.933 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-06 18:15:23.939 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-06 18:15:23.945 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-06 18:15:23.950 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-06 18:15:23.955 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-06 18:15:23.962 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-06 18:15:23.968 | Get:161 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-06 18:15:23.973 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-06 18:15:23.979 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-06 18:15:23.985 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-06 18:15:23.990 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-06 18:15:23.995 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-06 18:15:24.000 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-06 18:15:24.006 | Get:168 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-06 18:15:24.011 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-06 18:15:24.017 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-06 18:15:24.056 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-06 18:15:24.302 | perl: warning: Setting locale failed. 2026-07-06 18:15:24.302 | perl: warning: Please check that your locale settings: 2026-07-06 18:15:24.302 | LANGUAGE = (unset), 2026-07-06 18:15:24.302 | LC_ALL = "en_US.utf8", 2026-07-06 18:15:24.303 | LANG = "de_DE.UTF-8" 2026-07-06 18:15:24.303 | are supported and installed on your system. 2026-07-06 18:15:24.303 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:15:24.366 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:15:24.366 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:15:24.366 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:15:24.713 | Vorkonfiguration der Pakete ... 2026-07-06 18:15:24.735 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:15:24.843 | Fetched 177 MB in 3s (61.2 MB/s) 2026-07-06 18:15:24.937 | (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-06 18:15:24.944 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 18:15:24.957 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 18:15:25.052 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-06 18:15:25.165 | (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-06 18:15:25.171 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ... 2026-07-06 18:15:25.185 | Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3ubuntu0.1) ... 2026-07-06 18:15:25.264 | Setting up tar (1.35+dfsg-3ubuntu0.2) ... 2026-07-06 18:15:25.385 | (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-06 18:15:25.391 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-06 18:15:25.401 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 18:15:25.504 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-06 18:15:25.617 | (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-06 18:15:25.621 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-06 18:15:25.631 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 18:15:26.883 | Selecting previously unselected package libapr1t64:amd64. 2026-07-06 18:15:26.896 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-06 18:15:26.903 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-06 18:15:26.948 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-06 18:15:26.958 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 18:15:26.962 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 18:15:27.001 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-06 18:15:27.011 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 18:15:27.014 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 18:15:27.049 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-06 18:15:27.059 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 18:15:27.062 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 18:15:27.104 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-06 18:15:27.114 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-06 18:15:27.173 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-06 18:15:27.183 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-06 18:15:27.237 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-06 18:15:27.248 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-06 18:15:27.252 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-06 18:15:27.296 | Selecting previously unselected package apache2-bin. 2026-07-06 18:15:27.306 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 18:15:27.310 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-06 18:15:27.465 | Selecting previously unselected package apache2-data. 2026-07-06 18:15:27.476 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-06 18:15:27.479 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-06 18:15:27.688 | Selecting previously unselected package apache2-utils. 2026-07-06 18:15:27.698 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 18:15:27.703 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-06 18:15:27.770 | Selecting previously unselected package apache2. 2026-07-06 18:15:27.780 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 18:15:27.788 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:15:27.790 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-06 18:15:27.910 | Selecting previously unselected package haproxy. 2026-07-06 18:15:27.921 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 18:15:27.933 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-06 18:15:28.066 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-06 18:15:28.077 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-06 18:15:28.081 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-06 18:15:28.131 | Selecting previously unselected package memcached. 2026-07-06 18:15:28.142 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-06 18:15:28.148 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-06 18:15:28.205 | Selecting previously unselected package libjson-perl. 2026-07-06 18:15:28.216 | Preparing to unpack .../15-libjson-perl_4.10000-1_all.deb ... 2026-07-06 18:15:28.220 | Unpacking libjson-perl (4.10000-1) ... 2026-07-06 18:15:28.277 | Selecting previously unselected package postgresql-client-common. 2026-07-06 18:15:28.289 | Preparing to unpack .../16-postgresql-client-common_257build1.1_all.deb ... 2026-07-06 18:15:28.293 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-06 18:15:28.351 | Selecting previously unselected package ssl-cert. 2026-07-06 18:15:28.363 | Preparing to unpack .../17-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-06 18:15:28.367 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-06 18:15:28.425 | Selecting previously unselected package postgresql-common. 2026-07-06 18:15:28.437 | Preparing to unpack .../18-postgresql-common_257build1.1_all.deb ... 2026-07-06 18:15:28.462 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-06 18:15:28.470 | Unpacking postgresql-common (257build1.1) ... 2026-07-06 18:15:28.590 | Selecting previously unselected package libsysfs2:amd64. 2026-07-06 18:15:28.601 | Preparing to unpack .../19-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-06 18:15:28.605 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-06 18:15:28.657 | Selecting previously unselected package sysfsutils. 2026-07-06 18:15:28.667 | Preparing to unpack .../20-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-06 18:15:28.674 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-06 18:15:28.732 | Preparing to unpack .../21-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 18:15:28.744 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 18:15:28.809 | Preparing to unpack .../22-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 18:15:28.820 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 18:15:28.885 | Preparing to unpack .../23-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 18:15:28.897 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 18:15:28.972 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 18:15:29.043 | Selecting previously unselected package autotools-dev. 2026-07-06 18:15:29.095 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109036 files and directories currently installed.) 2026-07-06 18:15:29.101 | Preparing to unpack .../000-autotools-dev_20220109.1_all.deb ... 2026-07-06 18:15:29.104 | Unpacking autotools-dev (20220109.1) ... 2026-07-06 18:15:29.150 | Selecting previously unselected package m4. 2026-07-06 18:15:29.160 | Preparing to unpack .../001-m4_1.4.19-4build1_amd64.deb ... 2026-07-06 18:15:29.164 | Unpacking m4 (1.4.19-4build1) ... 2026-07-06 18:15:29.244 | Selecting previously unselected package autoconf. 2026-07-06 18:15:29.254 | Preparing to unpack .../002-autoconf_2.71-3_all.deb ... 2026-07-06 18:15:29.258 | Unpacking autoconf (2.71-3) ... 2026-07-06 18:15:29.353 | Selecting previously unselected package automake. 2026-07-06 18:15:29.364 | Preparing to unpack .../003-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-06 18:15:29.371 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-06 18:15:29.493 | Selecting previously unselected package autopoint. 2026-07-06 18:15:29.504 | Preparing to unpack .../004-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-06 18:15:29.509 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-06 18:15:29.551 | Selecting previously unselected package libdebhelper-perl. 2026-07-06 18:15:29.562 | Preparing to unpack .../005-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-06 18:15:29.566 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-06 18:15:29.657 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-06 18:15:29.667 | Preparing to unpack .../006-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 18:15:29.672 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:30.797 | Selecting previously unselected package libclang-cpp17t64. 2026-07-06 18:15:30.808 | Preparing to unpack .../007-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 18:15:30.811 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:31.452 | Selecting previously unselected package libgc1:amd64. 2026-07-06 18:15:31.462 | Preparing to unpack .../008-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-06 18:15:31.466 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-06 18:15:31.528 | Selecting previously unselected package libobjc4:amd64. 2026-07-06 18:15:31.541 | Preparing to unpack .../009-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-06 18:15:31.545 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-06 18:15:31.594 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-06 18:15:31.608 | Preparing to unpack .../010-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-06 18:15:31.613 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-06 18:15:31.682 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-06 18:15:31.699 | Preparing to unpack .../011-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 18:15:31.704 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:31.963 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-06 18:15:31.972 | Preparing to unpack .../012-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 18:15:31.976 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:32.067 | Selecting previously unselected package libclang1-17t64. 2026-07-06 18:15:32.077 | Preparing to unpack .../013-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 18:15:32.080 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:32.431 | Selecting previously unselected package clang-17. 2026-07-06 18:15:32.441 | Preparing to unpack .../014-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 18:15:32.446 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:32.497 | Selecting previously unselected package libtool. 2026-07-06 18:15:32.508 | Preparing to unpack .../015-libtool_2.4.7-7build1_all.deb ... 2026-07-06 18:15:32.512 | Unpacking libtool (2.4.7-7build1) ... 2026-07-06 18:15:32.569 | Selecting previously unselected package dh-autoreconf. 2026-07-06 18:15:32.578 | Preparing to unpack .../016-dh-autoreconf_20_all.deb ... 2026-07-06 18:15:32.581 | Unpacking dh-autoreconf (20) ... 2026-07-06 18:15:32.633 | Selecting previously unselected package libarchive-zip-perl. 2026-07-06 18:15:32.643 | Preparing to unpack .../017-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-06 18:15:32.647 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-06 18:15:32.717 | Selecting previously unselected package libsub-override-perl. 2026-07-06 18:15:32.731 | Preparing to unpack .../018-libsub-override-perl_0.10-1_all.deb ... 2026-07-06 18:15:32.735 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-06 18:15:32.776 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-06 18:15:32.790 | Preparing to unpack .../019-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-06 18:15:32.794 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-06 18:15:32.843 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-06 18:15:32.856 | Preparing to unpack .../020-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-06 18:15:32.861 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-06 18:15:32.899 | Selecting previously unselected package debugedit. 2026-07-06 18:15:32.913 | Preparing to unpack .../021-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-06 18:15:32.917 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-06 18:15:32.962 | Selecting previously unselected package dwz. 2026-07-06 18:15:32.977 | Preparing to unpack .../022-dwz_0.15-1build6_amd64.deb ... 2026-07-06 18:15:32.980 | Unpacking dwz (0.15-1build6) ... 2026-07-06 18:15:33.030 | Selecting previously unselected package gettext. 2026-07-06 18:15:33.044 | Preparing to unpack .../023-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-06 18:15:33.048 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-06 18:15:33.163 | Selecting previously unselected package intltool-debian. 2026-07-06 18:15:33.178 | Preparing to unpack .../024-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-06 18:15:33.182 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-06 18:15:33.230 | Selecting previously unselected package po-debconf. 2026-07-06 18:15:33.243 | Preparing to unpack .../025-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-06 18:15:33.247 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-06 18:15:33.337 | Selecting previously unselected package debhelper. 2026-07-06 18:15:33.350 | Preparing to unpack .../026-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-06 18:15:33.354 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-06 18:15:33.624 | Selecting previously unselected package uuid-dev:amd64. 2026-07-06 18:15:33.638 | Preparing to unpack .../027-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 18:15:33.643 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-06 18:15:33.705 | Selecting previously unselected package libsctp1:amd64. 2026-07-06 18:15:33.718 | Preparing to unpack .../028-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-06 18:15:33.723 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 18:15:33.769 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-06 18:15:33.781 | Preparing to unpack .../029-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-06 18:15:33.785 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 18:15:33.850 | Selecting previously unselected package libapr1-dev. 2026-07-06 18:15:33.863 | Preparing to unpack .../030-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-06 18:15:33.869 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-06 18:15:34.250 | Selecting previously unselected package libldap-dev:amd64. 2026-07-06 18:15:34.261 | Preparing to unpack .../031-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 18:15:34.265 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 18:15:34.421 | Selecting previously unselected package libldap2-dev. 2026-07-06 18:15:34.433 | Preparing to unpack .../032-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-06 18:15:34.437 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 18:15:34.474 | Selecting previously unselected package libaprutil1-dev. 2026-07-06 18:15:34.486 | Preparing to unpack .../033-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 18:15:34.489 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-06 18:15:34.802 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-06 18:15:34.813 | Preparing to unpack .../034-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 18:15:34.817 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 18:15:34.863 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-06 18:15:34.874 | Preparing to unpack .../035-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 18:15:34.877 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 18:15:34.924 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-06 18:15:34.935 | Preparing to unpack .../036-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 18:15:34.938 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 18:15:34.974 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-06 18:15:34.985 | Preparing to unpack .../037-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 18:15:34.988 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 18:15:35.104 | Selecting previously unselected package apache2-dev. 2026-07-06 18:15:35.115 | Preparing to unpack .../038-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 18:15:35.119 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-06 18:15:35.208 | Selecting previously unselected package ncal. 2026-07-06 18:15:35.219 | Preparing to unpack .../039-ncal_12.1.8_amd64.deb ... 2026-07-06 18:15:35.222 | Unpacking ncal (12.1.8) ... 2026-07-06 18:15:35.269 | Selecting previously unselected package bsdmainutils. 2026-07-06 18:15:35.281 | Preparing to unpack .../040-bsdmainutils_12.1.8_all.deb ... 2026-07-06 18:15:35.287 | Unpacking bsdmainutils (12.1.8) ... 2026-07-06 18:15:35.323 | Selecting previously unselected package conntrack. 2026-07-06 18:15:35.334 | Preparing to unpack .../041-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-06 18:15:35.338 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-06 18:15:35.377 | Selecting previously unselected package dnsmasq-utils. 2026-07-06 18:15:35.388 | Preparing to unpack .../042-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-06 18:15:35.391 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-06 18:15:35.442 | Selecting previously unselected package ebtables. 2026-07-06 18:15:35.452 | Preparing to unpack .../043-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-06 18:15:35.468 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-06 18:15:35.514 | Selecting previously unselected package fonts-liberation. 2026-07-06 18:15:35.526 | Preparing to unpack .../044-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-06 18:15:35.529 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-06 18:15:35.621 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-06 18:15:35.632 | Preparing to unpack .../045-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-06 18:15:35.636 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-06 18:15:35.681 | Selecting previously unselected package fonts-liberation2. 2026-07-06 18:15:35.692 | Preparing to unpack .../046-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-06 18:15:35.696 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-06 18:15:35.732 | Selecting previously unselected package genisoimage. 2026-07-06 18:15:35.743 | Preparing to unpack .../047-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-06 18:15:35.746 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-06 18:15:35.810 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-06 18:15:35.821 | Preparing to unpack .../048-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-06 18:15:35.824 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-06 18:15:35.870 | Selecting previously unselected package libann0. 2026-07-06 18:15:35.881 | Preparing to unpack .../049-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-06 18:15:35.885 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-06 18:15:35.925 | Selecting previously unselected package libcdt5:amd64. 2026-07-06 18:15:35.936 | Preparing to unpack .../050-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 18:15:35.940 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 18:15:35.987 | Selecting previously unselected package libcgraph6:amd64. 2026-07-06 18:15:35.998 | Preparing to unpack .../051-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 18:15:36.002 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 18:15:36.050 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-06 18:15:36.061 | Preparing to unpack .../052-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-06 18:15:36.065 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-06 18:15:36.115 | Selecting previously unselected package libltdl7:amd64. 2026-07-06 18:15:36.126 | Preparing to unpack .../053-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-06 18:15:36.131 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-06 18:15:36.175 | Selecting previously unselected package libpathplan4:amd64. 2026-07-06 18:15:36.189 | Preparing to unpack .../054-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 18:15:36.194 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 18:15:36.245 | Selecting previously unselected package libgvc6. 2026-07-06 18:15:36.256 | Preparing to unpack .../055-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 18:15:36.260 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-06 18:15:36.330 | Selecting previously unselected package libgvpr2:amd64. 2026-07-06 18:15:36.341 | Preparing to unpack .../056-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 18:15:36.346 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 18:15:36.396 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-06 18:15:36.406 | Preparing to unpack .../057-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 18:15:36.411 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 18:15:36.488 | Selecting previously unselected package libice6:amd64. 2026-07-06 18:15:36.499 | Preparing to unpack .../058-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-06 18:15:36.504 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-06 18:15:36.550 | Selecting previously unselected package libsm6:amd64. 2026-07-06 18:15:36.560 | Preparing to unpack .../059-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-06 18:15:36.565 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-06 18:15:36.614 | Selecting previously unselected package libxt6t64:amd64. 2026-07-06 18:15:36.623 | Preparing to unpack .../060-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-06 18:15:36.628 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-06 18:15:36.679 | Selecting previously unselected package libxmu6:amd64. 2026-07-06 18:15:36.690 | Preparing to unpack .../061-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-06 18:15:36.694 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-06 18:15:36.741 | Selecting previously unselected package libxaw7:amd64. 2026-07-06 18:15:36.752 | Preparing to unpack .../062-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-06 18:15:36.756 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-06 18:15:36.807 | Selecting previously unselected package graphviz. 2026-07-06 18:15:36.818 | Preparing to unpack .../063-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 18:15:36.822 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-06 18:15:36.935 | Selecting previously unselected package icu-devtools. 2026-07-06 18:15:36.945 | Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-06 18:15:36.950 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-06 18:15:37.021 | Selecting previously unselected package iputils-arping. 2026-07-06 18:15:37.032 | Preparing to unpack .../065-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-06 18:15:37.037 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-06 18:15:37.091 | Selecting previously unselected package comerr-dev:amd64. 2026-07-06 18:15:37.102 | Preparing to unpack .../066-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-06 18:15:37.110 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-06 18:15:37.173 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-06 18:15:37.184 | Preparing to unpack .../067-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 18:15:37.189 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 18:15:37.242 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-06 18:15:37.253 | Preparing to unpack .../068-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 18:15:37.258 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 18:15:37.310 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-06 18:15:37.321 | Preparing to unpack .../069-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 18:15:37.325 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 18:15:37.378 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-06 18:15:37.389 | Preparing to unpack .../070-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 18:15:37.394 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 18:15:37.441 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-06 18:15:37.452 | Preparing to unpack .../071-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 18:15:37.457 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 18:15:37.537 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-06 18:15:37.548 | Preparing to unpack .../072-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-06 18:15:37.552 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-06 18:15:37.602 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-06 18:15:37.613 | Preparing to unpack .../073-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 18:15:37.617 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:38.038 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-06 18:15:38.050 | Preparing to unpack .../074-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-06 18:15:38.054 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-06 18:15:38.125 | Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-06 18:15:38.140 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-06 18:15:38.203 | Selecting previously unselected package libgts-bin. 2026-07-06 18:15:38.214 | Preparing to unpack .../076-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-06 18:15:38.219 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-06 18:15:38.275 | Selecting previously unselected package libicu-dev:amd64. 2026-07-06 18:15:38.286 | Preparing to unpack .../077-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-06 18:15:38.290 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-06 18:15:38.861 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-06 18:15:38.872 | Preparing to unpack .../078-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-06 18:15:38.876 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-06 18:15:38.934 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-06 18:15:38.945 | Preparing to unpack .../079-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-06 18:15:38.949 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 18:15:38.991 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-06 18:15:39.002 | Preparing to unpack .../080-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-06 18:15:39.007 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 18:15:39.048 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-06 18:15:39.057 | Preparing to unpack .../081-libjs-jquery-metadata_12-4_all.deb ... 2026-07-06 18:15:39.061 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-06 18:15:39.125 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-06 18:15:39.136 | Preparing to unpack .../082-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-06 18:15:39.141 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-06 18:15:39.255 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-06 18:15:39.266 | Preparing to unpack .../083-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-06 18:15:39.270 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-06 18:15:39.317 | Selecting previously unselected package libjson-xs-perl. 2026-07-06 18:15:39.328 | Preparing to unpack .../084-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 18:15:39.332 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-06 18:15:39.382 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-06 18:15:39.393 | Preparing to unpack .../085-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-06 18:15:39.397 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-06 18:15:39.468 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-06 18:15:39.478 | Preparing to unpack .../086-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-06 18:15:39.482 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-06 18:15:39.527 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-06 18:15:39.538 | Preparing to unpack .../087-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-06 18:15:39.543 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-06 18:15:39.596 | Selecting previously unselected package mysql-common. 2026-07-06 18:15:39.606 | Preparing to unpack .../088-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-06 18:15:39.626 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-06 18:15:39.675 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-06 18:15:39.686 | Preparing to unpack .../089-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 18:15:39.691 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 18:15:39.796 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-06 18:15:39.806 | Preparing to unpack .../090-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 18:15:39.809 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 18:15:39.901 | Selecting previously unselected package pcp-conf. 2026-07-06 18:15:39.912 | Preparing to unpack .../091-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-06 18:15:39.916 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-06 18:15:39.965 | Selecting previously unselected package libpcp3t64. 2026-07-06 18:15:39.976 | Preparing to unpack .../092-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 18:15:39.980 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-06 18:15:40.033 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-06 18:15:40.044 | Preparing to unpack .../093-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 18:15:40.048 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-06 18:15:40.090 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-06 18:15:40.101 | Preparing to unpack .../094-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-06 18:15:40.105 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-06 18:15:40.154 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-06 18:15:40.165 | Preparing to unpack .../095-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-06 18:15:40.169 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-06 18:15:40.221 | Selecting previously unselected package libpq5:amd64. 2026-07-06 18:15:40.232 | Preparing to unpack .../096-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 18:15:40.236 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 18:15:40.281 | Selecting previously unselected package libssl-dev:amd64. 2026-07-06 18:15:40.292 | Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-06 18:15:40.296 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-06 18:15:40.512 | Selecting previously unselected package libpq-dev. 2026-07-06 18:15:40.523 | Preparing to unpack .../098-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 18:15:40.527 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-06 18:15:40.585 | Selecting previously unselected package libsasl2-dev. 2026-07-06 18:15:40.594 | Preparing to unpack .../099-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-06 18:15:40.598 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-06 18:15:40.684 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-06 18:15:40.695 | Preparing to unpack .../100-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 18:15:40.700 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 18:15:40.946 | Selecting previously unselected package libx86-1:amd64. 2026-07-06 18:15:40.957 | Preparing to unpack .../101-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-06 18:15:40.961 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-06 18:15:41.008 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-06 18:15:41.020 | Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-06 18:15:41.024 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-06 18:15:41.128 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-06 18:15:41.142 | Preparing to unpack .../103-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-06 18:15:41.146 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-06 18:15:41.252 | Selecting previously unselected package llvm-17-runtime. 2026-07-06 18:15:41.266 | Preparing to unpack .../104-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 18:15:41.270 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:41.347 | Selecting previously unselected package libpfm4:amd64. 2026-07-06 18:15:41.361 | Preparing to unpack .../105-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-06 18:15:41.365 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-06 18:15:41.436 | Selecting previously unselected package llvm-17. 2026-07-06 18:15:41.447 | Preparing to unpack .../106-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 18:15:41.450 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:42.676 | Selecting previously unselected package libffi-dev:amd64. 2026-07-06 18:15:42.686 | Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-06 18:15:42.690 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-06 18:15:42.757 | Selecting previously unselected package llvm-17-tools. 2026-07-06 18:15:42.768 | Preparing to unpack .../108-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 18:15:42.772 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:43.199 | Selecting previously unselected package libz3-4:amd64. 2026-07-06 18:15:43.210 | Preparing to unpack .../109-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-06 18:15:43.213 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-06 18:15:43.467 | Selecting previously unselected package libz3-dev:amd64. 2026-07-06 18:15:43.478 | Preparing to unpack .../110-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-06 18:15:43.481 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-06 18:15:43.536 | Selecting previously unselected package llvm-17-dev. 2026-07-06 18:15:43.547 | Preparing to unpack .../111-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 18:15:43.551 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:47.253 | Selecting previously unselected package lsscsi. 2026-07-06 18:15:47.265 | Preparing to unpack .../112-lsscsi_0.32-1build1_amd64.deb ... 2026-07-06 18:15:47.269 | Unpacking lsscsi (0.32-1build1) ... 2026-07-06 18:15:47.312 | Selecting previously unselected package osinfo-db. 2026-07-06 18:15:47.323 | Preparing to unpack .../113-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-06 18:15:47.326 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-06 18:15:47.973 | Selecting previously unselected package pkgconf-bin. 2026-07-06 18:15:47.986 | Preparing to unpack .../114-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-06 18:15:47.990 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-06 18:15:48.036 | Selecting previously unselected package pkgconf:amd64. 2026-07-06 18:15:48.049 | Preparing to unpack .../115-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-06 18:15:48.056 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-06 18:15:48.106 | Selecting previously unselected package pkg-config:amd64. 2026-07-06 18:15:48.119 | Preparing to unpack .../116-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-06 18:15:48.125 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-06 18:15:48.169 | Selecting previously unselected package pm-utils. 2026-07-06 18:15:48.182 | Preparing to unpack .../117-pm-utils_1.4.1-21_all.deb ... 2026-07-06 18:15:48.185 | Unpacking pm-utils (1.4.1-21) ... 2026-07-06 18:15:48.266 | Selecting previously unselected package postgresql-client-16. 2026-07-06 18:15:48.278 | Preparing to unpack .../118-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 18:15:48.282 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 18:15:48.496 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-06 18:15:48.509 | Preparing to unpack .../119-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 18:15:48.513 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 18:15:49.052 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-06 18:15:49.064 | Preparing to unpack .../120-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-06 18:15:49.068 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-06 18:15:49.121 | Selecting previously unselected package python3-mysqldb. 2026-07-06 18:15:49.132 | Preparing to unpack .../121-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-06 18:15:49.137 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-06 18:15:49.188 | Selecting previously unselected package python3-pip-whl. 2026-07-06 18:15:49.199 | Preparing to unpack .../122-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-06 18:15:49.203 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-06 18:15:49.263 | Selecting previously unselected package python3-setuptools-whl. 2026-07-06 18:15:49.274 | Preparing to unpack .../123-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-06 18:15:49.278 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-06 18:15:49.331 | Selecting previously unselected package python3.12-venv. 2026-07-06 18:15:49.342 | Preparing to unpack .../124-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-06 18:15:49.346 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-06 18:15:49.388 | Selecting previously unselected package python3-venv. 2026-07-06 18:15:49.397 | Preparing to unpack .../125-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-06 18:15:49.402 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-06 18:15:49.438 | Selecting previously unselected package sqlite3. 2026-07-06 18:15:49.450 | Preparing to unpack .../126-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-06 18:15:49.454 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-06 18:15:49.502 | Selecting previously unselected package unzip. 2026-07-06 18:15:49.514 | Preparing to unpack .../127-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-06 18:15:49.517 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-06 18:15:49.570 | Selecting previously unselected package vbetool. 2026-07-06 18:15:49.581 | Preparing to unpack .../128-vbetool_1.1-5_amd64.deb ... 2026-07-06 18:15:49.585 | Unpacking vbetool (1.1-5) ... 2026-07-06 18:15:49.629 | Selecting previously unselected package libosinfo-l10n. 2026-07-06 18:15:49.640 | Preparing to unpack .../129-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-06 18:15:49.644 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-06 18:15:49.715 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-06 18:15:49.726 | Preparing to unpack .../130-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-06 18:15:49.730 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-06 18:15:49.774 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-06 18:15:49.785 | Preparing to unpack .../131-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-06 18:15:49.789 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-06 18:15:49.830 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-06 18:15:49.841 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 18:15:49.845 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 18:15:49.896 | Selecting previously unselected package libpcp-archive1t64. 2026-07-06 18:15:49.907 | Preparing to unpack .../133-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 18:15:49.911 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-06 18:15:49.955 | Selecting previously unselected package libpcp-gui2t64. 2026-07-06 18:15:49.966 | Preparing to unpack .../134-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 18:15:49.970 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-06 18:15:50.014 | Selecting previously unselected package libpcp-import1t64. 2026-07-06 18:15:50.025 | Preparing to unpack .../135-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 18:15:50.029 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-06 18:15:50.071 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-06 18:15:50.083 | Preparing to unpack .../136-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 18:15:50.086 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-06 18:15:50.129 | Selecting previously unselected package libpcp-trace2t64. 2026-07-06 18:15:50.140 | Preparing to unpack .../137-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 18:15:50.144 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-06 18:15:50.190 | Selecting previously unselected package libpcp-web1t64. 2026-07-06 18:15:50.202 | Preparing to unpack .../138-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 18:15:50.207 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-06 18:15:50.252 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-06 18:15:50.263 | Preparing to unpack .../139-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-06 18:15:50.267 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-06 18:15:50.312 | Selecting previously unselected package python3-pcp. 2026-07-06 18:15:50.324 | Preparing to unpack .../140-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-06 18:15:50.327 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-06 18:15:50.384 | Selecting previously unselected package pcp. 2026-07-06 18:15:50.396 | Preparing to unpack .../141-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-06 18:15:50.656 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-06 18:15:51.562 | Selecting previously unselected package socat. 2026-07-06 18:15:51.575 | Preparing to unpack .../142-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-06 18:15:51.578 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-06 18:15:51.647 | Selecting previously unselected package vlan. 2026-07-06 18:15:51.660 | Preparing to unpack .../143-vlan_2.0.5ubuntu5_all.deb ... 2026-07-06 18:15:51.664 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-06 18:15:51.744 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-06 18:15:51.757 | Setting up postgresql-client-common (257build1.1) ... 2026-07-06 18:15:51.775 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-06 18:15:51.787 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-06 18:15:51.798 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-06 18:15:51.830 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-06 18:15:51.837 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-06 18:15:51.847 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 18:15:51.859 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-06 18:15:51.869 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-06 18:15:51.880 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-06 18:15:51.891 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-06 18:15:51.902 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-06 18:15:51.913 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-06 18:15:51.924 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-06 18:15:52.580 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-06 18:15:52.580 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-06 18:15:53.029 | Setting up ncal (12.1.8) ... 2026-07-06 18:15:53.040 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-06 18:15:53.051 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-06 18:15:53.063 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-06 18:15:53.075 | Setting up vbetool (1.1-5) ... 2026-07-06 18:15:53.086 | Setting up pm-utils (1.4.1-21) ... 2026-07-06 18:15:53.105 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-06 18:15:53.120 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-06 18:15:53.132 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 18:15:53.144 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 18:15:53.155 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-06 18:15:53.167 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-06 18:15:53.178 | Setting up m4 (1.4.19-4build1) ... 2026-07-06 18:15:53.190 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-06 18:15:53.202 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-06 18:15:53.237 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-06 18:15:53.248 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-06 18:15:53.261 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-06 18:15:54.162 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-06 18:15:54.642 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 18:15:54.653 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-06 18:15:54.665 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-06 18:15:54.918 | Setting up autotools-dev (20220109.1) ... 2026-07-06 18:15:54.930 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-06 18:15:54.942 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 18:15:54.954 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-06 18:15:54.967 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-06 18:15:54.979 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:54.990 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:55.002 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-06 18:15:55.063 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:15:55.063 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:15:55.063 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:15:55.245 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:15:56.021 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-06 18:15:56.488 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 18:15:56.499 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 18:15:56.510 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-06 18:15:56.521 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 18:15:56.533 | Setting up ebtables (2.0.11-6build1) ... 2026-07-06 18:15:57.088 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-06 18:15:57.099 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-06 18:15:57.110 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-06 18:15:57.121 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 18:15:57.132 | Setting up bsdmainutils (12.1.8) ... 2026-07-06 18:15:57.145 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-06 18:15:57.158 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-06 18:15:57.169 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-06 18:15:57.180 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-06 18:15:57.191 | Setting up lsscsi (0.32-1build1) ... 2026-07-06 18:15:57.202 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-06 18:15:57.213 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-06 18:15:57.225 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 18:15:57.235 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-06 18:15:57.246 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-06 18:15:57.258 | Setting up autoconf (2.71-3) ... 2026-07-06 18:15:57.272 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:57.283 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 18:15:57.294 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-06 18:15:57.305 | Setting up dwz (0.15-1build6) ... 2026-07-06 18:15:57.317 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 18:15:57.329 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-06 18:15:57.340 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-06 18:15:57.372 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:57.383 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-06 18:15:57.395 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:57.407 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-06 18:15:57.419 | Setting up libjson-perl (4.10000-1) ... 2026-07-06 18:15:57.431 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:57.444 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-06 18:15:57.456 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-06 18:15:57.509 | Setting up debugedit (1:5.0-5build2) ... 2026-07-06 18:15:57.520 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-06 18:15:57.532 | Setting up libsub-override-perl (0.10-1) ... 2026-07-06 18:15:57.543 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-06 18:15:57.554 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 18:15:57.566 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 18:15:57.577 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-06 18:15:57.589 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-06 18:15:57.600 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-06 18:15:57.612 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 18:15:57.623 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-06 18:15:57.635 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-06 18:15:57.646 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-06 18:15:57.657 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 18:15:57.669 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-06 18:15:57.680 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-06 18:15:57.692 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 18:15:57.703 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-06 18:15:57.716 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-06 18:15:57.728 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-06 18:15:57.736 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-06 18:15:57.747 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-06 18:15:57.759 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 18:15:57.771 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-06 18:15:57.782 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-06 18:15:57.794 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 18:15:57.806 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 18:15:57.818 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 18:15:57.830 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 18:15:57.842 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-06 18:15:57.950 | Setting up libtool (2.4.7-7build1) ... 2026-07-06 18:15:57.962 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-06 18:15:57.974 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 18:15:58.477 | 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-06 18:15:58.518 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 18:15:58.530 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-06 18:15:59.388 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-06 18:15:59.983 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-06 18:15:59.992 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-06 18:16:00.004 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 18:16:00.016 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 18:16:00.027 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-06 18:16:00.037 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 18:16:00.047 | Setting up dh-autoreconf (20) ... 2026-07-06 18:16:00.056 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 18:16:00.066 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-06 18:16:00.076 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-06 18:16:00.085 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-06 18:16:00.095 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-06 18:16:00.105 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-06 18:16:00.114 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-06 18:16:00.124 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-06 18:16:00.133 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-06 18:16:00.143 | Setting up postgresql-common (257build1.1) ... 2026-07-06 18:16:00.213 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:16:00.213 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:16:00.213 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:16:00.290 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:16:00.761 | 2026-07-06 18:16:00.761 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-06 18:16:00.941 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-06 18:16:00.941 | Removing obsolete dictionary files: 2026-07-06 18:16:01.994 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-06 18:16:02.606 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-06 18:16:02.663 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-06 18:16:02.675 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 18:16:02.688 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-06 18:16:02.700 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-06 18:16:02.712 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-06 18:16:02.725 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 18:16:02.737 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-06 18:16:02.750 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 18:16:02.762 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-06 18:16:02.776 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-06 18:16:02.789 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 18:16:02.802 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-06 18:16:02.815 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-06 18:16:02.827 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 18:16:02.840 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-06 18:16:02.852 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-06 18:16:02.864 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-06 18:16:02.876 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-06 18:16:02.888 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 18:16:02.900 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-06 18:16:02.912 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-06 18:16:02.924 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-06 18:16:02.936 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 18:16:02.948 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-06 18:16:02.960 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-06 18:16:02.994 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-06 18:16:03.006 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-06 18:16:03.018 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-06 18:16:03.030 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-06 18:16:03.042 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-06 18:16:03.056 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-06 18:16:03.702 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:16:03.745 | Enabling module mpm_event. 2026-07-06 18:16:03.795 | Enabling module authz_core. 2026-07-06 18:16:03.800 | Enabling module authz_host. 2026-07-06 18:16:03.846 | Enabling module authn_core. 2026-07-06 18:16:03.852 | Enabling module auth_basic. 2026-07-06 18:16:03.898 | Enabling module access_compat. 2026-07-06 18:16:03.944 | Enabling module authn_file. 2026-07-06 18:16:03.991 | Enabling module authz_user. 2026-07-06 18:16:04.037 | Enabling module alias. 2026-07-06 18:16:04.085 | Enabling module dir. 2026-07-06 18:16:04.132 | Enabling module autoindex. 2026-07-06 18:16:04.180 | Enabling module env. 2026-07-06 18:16:04.227 | Enabling module mime. 2026-07-06 18:16:04.275 | Enabling module negotiation. 2026-07-06 18:16:04.323 | Enabling module setenvif. 2026-07-06 18:16:04.370 | Enabling module filter. 2026-07-06 18:16:04.416 | Enabling module deflate. 2026-07-06 18:16:04.462 | Enabling module status. 2026-07-06 18:16:04.508 | Enabling module reqtimeout. 2026-07-06 18:16:04.555 | Enabling conf charset. 2026-07-06 18:16:04.602 | Enabling conf localized-error-pages. 2026-07-06 18:16:04.648 | Enabling conf other-vhosts-access-log. 2026-07-06 18:16:04.694 | Enabling conf security. 2026-07-06 18:16:04.741 | Enabling conf serve-cgi-bin. 2026-07-06 18:16:04.787 | Enabling site 000-default. 2026-07-06 18:16:05.829 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-06 18:16:06.499 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-06 18:16:07.866 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-06 18:16:07.879 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-06 18:16:08.208 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 18:16:08.218 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-06 18:16:08.229 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-06 18:16:09.906 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-06 18:16:09.974 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-06 18:16:10.040 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-06 18:16:10.106 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-06 18:16:11.853 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-06 18:16:12.111 | Processing triggers for ufw (0.36.2-6) ... 2026-07-06 18:16:12.267 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-06 18:16:12.323 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 18:16:15.715 | Processing triggers for install-info (7.1-3build2) ... 2026-07-06 18:16:15.876 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-06 18:16:15.931 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 18:16:16.169 | perl: warning: Setting locale failed. 2026-07-06 18:16:16.169 | perl: warning: Please check that your locale settings: 2026-07-06 18:16:16.169 | LANGUAGE = (unset), 2026-07-06 18:16:16.169 | LC_ALL = "en_US.utf8", 2026-07-06 18:16:16.169 | LANG = "de_DE.UTF-8" 2026-07-06 18:16:16.169 | are supported and installed on your system. 2026-07-06 18:16:16.169 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:16:16.300 | perl: warning: Setting locale failed. 2026-07-06 18:16:16.300 | perl: warning: Please check that your locale settings: 2026-07-06 18:16:16.300 | LANGUAGE = (unset), 2026-07-06 18:16:16.300 | LC_ALL = "en_US.utf8", 2026-07-06 18:16:16.301 | LANG = "de_DE.UTF-8" 2026-07-06 18:16:16.301 | are supported and installed on your system. 2026-07-06 18:16:16.301 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:16:16.351 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:16:16.351 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:16:16.351 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:16:16.421 | perl: warning: Setting locale failed. 2026-07-06 18:16:16.421 | perl: warning: Please check that your locale settings: 2026-07-06 18:16:16.421 | LANGUAGE = (unset), 2026-07-06 18:16:16.421 | LC_ALL = "en_US.utf8", 2026-07-06 18:16:16.421 | LANG = "de_DE.UTF-8" 2026-07-06 18:16:16.421 | are supported and installed on your system. 2026-07-06 18:16:16.421 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:16:16.926 | 2026-07-06 18:16:16.926 | Running kernel seems to be up-to-date. 2026-07-06 18:16:16.926 | 2026-07-06 18:16:16.926 | Restarting services... 2026-07-06 18:16:16.976 | systemctl restart ksmtuned.service packagekit.service 2026-07-06 18:16:17.079 | 2026-07-06 18:16:17.079 | Service restarts being deferred: 2026-07-06 18:16:17.079 | systemctl restart virtlockd.service 2026-07-06 18:16:17.079 | systemctl restart virtlogd.service 2026-07-06 18:16:17.079 | 2026-07-06 18:16:17.080 | No containers need to be restarted. 2026-07-06 18:16:17.080 | 2026-07-06 18:16:17.080 | User sessions running outdated binaries: 2026-07-06 18:16:17.080 | quobyte @ session #5: sshd[2056] 2026-07-06 18:16:17.092 | 2026-07-06 18:16:17.092 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 18:16:19.087 | ++ functions-common:apt_get:1211 : result=0 2026-07-06 18:16:19.089 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 18:16:19.091 | ++ functions-common:time_stop:2420 : local name 2026-07-06 18:16:19.094 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 18:16:19.096 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:16:19.099 | ++ functions-common:time_stop:2423 : local total 2026-07-06 18:16:19.102 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 18:16:19.105 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-06 18:16:19.108 | ++ functions-common:time_stop:2427 : start_time=1783361719797 2026-07-06 18:16:19.111 | ++ functions-common:time_stop:2429 : [[ -z 1783361719797 ]] 2026-07-06 18:16:19.115 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:16:19.120 | ++ functions-common:time_stop:2432 : end_time=1783361779117 2026-07-06 18:16:19.123 | ++ functions-common:time_stop:2433 : elapsed_time=59320 2026-07-06 18:16:19.126 | ++ functions-common:time_stop:2434 : total=18240 2026-07-06 18:16:19.128 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:16:19.131 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77560 2026-07-06 18:16:19.133 | ++ functions-common:apt_get:1215 : return 0 2026-07-06 18:16:19.136 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-06 18:16:19.139 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-06 18:16:19.143 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-06 18:16:19.150 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-06 18:16:19.154 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-06 18:16:19.157 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-06 18:16:19.162 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-06 18:16:19.168 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-06 18:16:19.171 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-06 18:16:19.174 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-06 18:16:19.177 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:16:19.520 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-06 18:16:19.523 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-06 18:16:19.526 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-06 18:16:19.528 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-06 18:16:19.530 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-06 18:16:19.533 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-06 18:16:19.535 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-06 18:16:19.537 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-06 18:16:19.540 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-06 18:16:19.542 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-06 18:16:19.544 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-06 18:16:19.546 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-06 18:16:19.549 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-06 18:16:19.551 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-06 18:16:19.553 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-06 18:16:19.556 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-06 18:16:19.558 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-06 18:16:19.561 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-06 18:16:19.563 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-06 18:16:19.566 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-06 18:16:19.569 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-06 18:16:19.572 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-06 18:16:19.574 | + functions-common:_ensure_lsb_release:420 : return 2026-07-06 18:16:19.577 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-06 18:16:19.593 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-06 18:16:19.596 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-06 18:16:19.611 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-06 18:16:19.614 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-06 18:16:19.629 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-06 18:16:19.632 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-06 18:16:19.634 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-06 18:16:19.637 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-06 18:16:19.639 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-06 18:16:19.641 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-06 18:16:19.643 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-06 18:16:19.646 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-06 18:16:19.648 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-06 18:16:19.650 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-06 18:16:19.653 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-06 18:16:19.653 | Distro: noble 2026-07-06 18:16:19.656 | + tools/install_pip.sh:main:117 : get_versions 2026-07-06 18:16:19.659 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-06 18:16:19.663 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-06 18:16:19.665 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-06 18:16:19.669 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-06 18:16:19.669 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-06 18:16:20.350 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-06 18:16:20.353 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-06 18:16:20.353 | pip: 24.0 2026-07-06 18:16:20.355 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-06 18:16:20.358 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-06 18:16:20.360 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 18:16:20.362 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 18:16:20.364 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 18:16:20.367 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 18:16:20.369 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 18:16:20.371 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 18:16:20.373 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 18:16:20.376 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 18:16:20.378 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 18:16:20.380 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 18:16:20.383 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 18:16:20.385 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 18:16:20.387 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 18:16:20.390 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-06 18:16:20.392 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:16:20.395 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:16:20.397 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-06 18:16:20.402 | + tools/install_pip.sh:main:146 : set -x 2026-07-06 18:16:20.405 | + tools/install_pip.sh:main:149 : get_versions 2026-07-06 18:16:20.408 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-06 18:16:20.412 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-06 18:16:20.415 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-06 18:16:20.419 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-06 18:16:20.419 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-06 18:16:21.030 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-06 18:16:21.032 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-06 18:16:21.032 | pip: 24.0 2026-07-06 18:16:21.036 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-06 18:16:21.040 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-06 18:16:21.044 | + ./stack.sh:main:804 : fixup_all 2026-07-06 18:16:21.047 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-06 18:16:21.050 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-06 18:16:21.053 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:16:21.056 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:16:21.059 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-06 18:16:21.075 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-06 18:16:21.090 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-06 18:16:21.105 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-06 18:16:21.107 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-06 18:16:21.110 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 18:16:21.113 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 18:16:21.115 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 18:16:21.118 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 18:16:21.120 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 18:16:21.123 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 18:16:21.125 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 18:16:21.128 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 18:16:21.130 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 18:16:21.133 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 18:16:21.136 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 18:16:21.138 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 18:16:21.141 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 18:16:21.144 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-06 18:16:21.147 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-06 18:16:21.150 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-06 18:16:21.164 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-06 18:16:21.179 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-06 18:16:21.194 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-06 18:16:21.209 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-06 18:16:21.223 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-06 18:16:21.238 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-06 18:16:21.253 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-06 18:16:21.267 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-06 18:16:21.270 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-06 18:16:21.272 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-06 18:16:27.079 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-06 18:16:27.101 | Using python 3.12 to install setuptools 2026-07-06 18:16:27.104 | + 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-06 18:16:28.482 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-06 18:16:28.738 | Collecting pip 2026-07-06 18:16:28.825 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-06 18:16:28.836 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-06 18:16:29.296 | Collecting setuptools[core] 2026-07-06 18:16:29.311 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 18:16:29.472 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-06 18:16:29.487 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 18:16:29.576 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-06 18:16:29.594 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-06 18:16:29.615 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-07-06 18:16:29.694 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-06 18:16:29.719 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 18:16:29.823 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-06 18:16:29.838 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 18:16:29.927 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-06 18:16:29.944 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 18:16:30.053 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 18:16:30.071 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 18:16:30.150 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 18:16:30.168 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 18:16:30.416 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 18:16:30.431 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-06 18:16:30.521 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 18:16:30.536 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-06 18:16:30.720 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 18:16:30.736 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-06 18:16:30.802 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 18:16:30.823 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 18:16:30.926 | 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-06 18:16:30.945 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-06 18:16:31.046 | 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-06 18:16:31.066 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 18:16:31.114 | 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-06 18:16:31.154 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-06 18:16:31.243 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 21.3 MB/s eta 0:00:00 2026-07-06 18:16:31.263 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-06 18:16:31.293 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-06 18:16:31.321 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-06 18:16:31.333 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.0 MB/s eta 0:00:00 2026-07-06 18:16:31.354 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-06 18:16:31.368 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.7 MB/s eta 0:00:00 2026-07-06 18:16:31.388 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-06 18:16:31.416 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-06 18:16:31.456 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 28.4 MB/s eta 0:00:00 2026-07-06 18:16:31.477 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-06 18:16:31.506 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-06 18:16:31.537 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-06 18:16:31.551 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 12.0 MB/s eta 0:00:00 2026-07-06 18:16:31.572 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-06 18:16:31.598 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-06 18:16:31.617 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.3 MB/s eta 0:00:00 2026-07-06 18:16:31.640 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-06 18:16:31.669 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-06 18:16:31.683 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.4 MB/s eta 0:00:00 2026-07-06 18:16:31.708 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-06 18:16:31.754 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.2 MB/s eta 0:00:00 2026-07-06 18:16:32.502 | 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-06 18:16:32.525 | Attempting uninstall: setuptools 2026-07-06 18:16:32.540 | Found existing installation: setuptools 68.1.2 2026-07-06 18:16:32.542 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:16:32.542 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-06 18:16:33.698 | Attempting uninstall: pygments 2026-07-06 18:16:33.732 | Found existing installation: Pygments 2.17.2 2026-07-06 18:16:33.733 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:16:33.734 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-06 18:16:35.014 | Attempting uninstall: pip 2026-07-06 18:16:35.020 | Found existing installation: pip 24.0 2026-07-06 18:16:35.089 | Uninstalling pip-24.0: 2026-07-06 18:16:35.099 | Successfully uninstalled pip-24.0 2026-07-06 18:16:36.735 | Attempting uninstall: packaging 2026-07-06 18:16:36.774 | Found existing installation: packaging 24.0 2026-07-06 18:16:36.774 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:16:36.775 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-06 18:16:36.970 | Attempting uninstall: markdown-it-py 2026-07-06 18:16:36.980 | Found existing installation: markdown-it-py 3.0.0 2026-07-06 18:16:36.980 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:16:36.982 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-06 18:16:37.144 | Attempting uninstall: wheel 2026-07-06 18:16:37.166 | Found existing installation: wheel 0.42.0 2026-07-06 18:16:37.166 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:16:37.167 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-06 18:16:37.218 | Attempting uninstall: rich 2026-07-06 18:16:37.260 | Found existing installation: rich 13.7.1 2026-07-06 18:16:37.262 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:16:37.262 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-06 18:16:37.999 | 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-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-06 18:16:38.195 | + inc/python:pip_install:216 : result=0 2026-07-06 18:16:38.198 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:16:38.202 | + functions-common:time_stop:2420 : local name 2026-07-06 18:16:38.205 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:16:38.209 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:16:38.211 | + functions-common:time_stop:2423 : local total 2026-07-06 18:16:38.215 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:16:38.217 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:16:38.221 | + functions-common:time_stop:2427 : start_time=1783361787096 2026-07-06 18:16:38.224 | + functions-common:time_stop:2429 : [[ -z 1783361787096 ]] 2026-07-06 18:16:38.227 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:16:38.232 | + functions-common:time_stop:2432 : end_time=1783361798228 2026-07-06 18:16:38.235 | + functions-common:time_stop:2433 : elapsed_time=11132 2026-07-06 18:16:38.238 | + functions-common:time_stop:2434 : total=0 2026-07-06 18:16:38.240 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:16:38.243 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11132 2026-07-06 18:16:38.246 | + inc/python:pip_install:219 : return 0 2026-07-06 18:16:38.249 | + 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-06 18:16:38.252 | + 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-06 18:16:38.254 | + 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-06 18:16:38.257 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-06 18:16:38.261 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-06 18:16:38.264 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-06 18:16:38.290 | Using python 3.12 to install os-testr 2026-07-06 18:16:38.293 | + 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-06 18:16:39.630 | Collecting os-testr 2026-07-06 18:16:39.784 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-06 18:16:39.847 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-06 18:16:39.868 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-06 18:16:39.911 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-06 18:16:39.936 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-06 18:16:39.998 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-06 18:16:40.025 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-06 18:16:40.037 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-06 18:16:40.066 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-06 18:16:40.094 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-06 18:16:40.187 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-06 18:16:40.210 | 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-06 18:16:40.254 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-06 18:16:40.291 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-06 18:16:40.347 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-06 18:16:40.381 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-06 18:16:40.418 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-06 18:16:40.448 | 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-06 18:16:40.496 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 20.6 MB/s 0:00:00 2026-07-06 18:16:40.661 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-06 18:16:40.810 | Attempting uninstall: PyYAML 2026-07-06 18:16:40.818 | Found existing installation: PyYAML 6.0.1 2026-07-06 18:16:40.819 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:16:40.819 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-06 18:16:41.207 | 2026-07-06 18:16:41.212 | 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-06 18:16:41.324 | + inc/python:pip_install:216 : result=0 2026-07-06 18:16:41.327 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:16:41.330 | + functions-common:time_stop:2420 : local name 2026-07-06 18:16:41.333 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:16:41.336 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:16:41.339 | + functions-common:time_stop:2423 : local total 2026-07-06 18:16:41.341 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:16:41.345 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:16:41.348 | + functions-common:time_stop:2427 : start_time=1783361798283 2026-07-06 18:16:41.350 | + functions-common:time_stop:2429 : [[ -z 1783361798283 ]] 2026-07-06 18:16:41.355 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:16:41.359 | + functions-common:time_stop:2432 : end_time=1783361801356 2026-07-06 18:16:41.362 | + functions-common:time_stop:2433 : elapsed_time=3073 2026-07-06 18:16:41.366 | + functions-common:time_stop:2434 : total=11132 2026-07-06 18:16:41.369 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:16:41.372 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14205 2026-07-06 18:16:41.374 | + inc/python:pip_install:219 : return 0 2026-07-06 18:16:41.377 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-06 18:16:41.447 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-06 18:16:41.534 | + ./stack.sh:main:832 : install_infra 2026-07-06 18:16:41.537 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-06 18:16:41.541 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-06 18:16:41.544 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-06 18:16:47.331 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-06 18:16:47.334 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-06 18:16:47.364 | + 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-06 18:16:48.749 | Collecting pbr 2026-07-06 18:16:48.753 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-06 18:16:49.175 | Collecting setuptools[core] 2026-07-06 18:16:49.178 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 18:16:49.326 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-06 18:16:49.328 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 18:16:49.403 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-06 18:16:49.405 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-06 18:16:49.475 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-06 18:16:49.478 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 18:16:49.569 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-06 18:16:49.571 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 18:16:49.710 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-06 18:16:49.712 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 18:16:49.812 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 18:16:49.816 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 18:16:49.881 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 18:16:49.884 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 18:16:50.108 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 18:16:50.110 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-06 18:16:50.186 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 18:16:50.188 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-06 18:16:50.361 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 18:16:50.364 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-06 18:16:50.419 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 18:16:50.421 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 18:16:50.509 | 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-06 18:16:50.512 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-06 18:16:50.599 | 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-06 18:16:50.601 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 18:16:50.691 | 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-06 18:16:50.779 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 18:16:50.804 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-06 18:16:50.808 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-06 18:16:50.810 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-06 18:16:50.812 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-06 18:16:50.815 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-06 18:16:50.819 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-06 18:16:50.823 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-06 18:16:50.832 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-06 18:16:50.835 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-06 18:16:50.837 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-06 18:16:50.840 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-06 18:16:50.843 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-06 18:16:50.847 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-06 18:16:50.850 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-06 18:16:50.853 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-06 18:16:50.881 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-06 18:16:51.167 | 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-06 18:16:55.040 | 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-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-06 18:16:55.236 | + inc/python:pip_install:216 : result=0 2026-07-06 18:16:55.240 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:16:55.244 | + functions-common:time_stop:2420 : local name 2026-07-06 18:16:55.247 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:16:55.251 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:16:55.255 | + functions-common:time_stop:2423 : local total 2026-07-06 18:16:55.258 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:16:55.260 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:16:55.264 | + functions-common:time_stop:2427 : start_time=1783361807355 2026-07-06 18:16:55.267 | + functions-common:time_stop:2429 : [[ -z 1783361807355 ]] 2026-07-06 18:16:55.271 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:16:55.276 | + functions-common:time_stop:2432 : end_time=1783361815272 2026-07-06 18:16:55.279 | + functions-common:time_stop:2433 : elapsed_time=7917 2026-07-06 18:16:55.282 | + functions-common:time_stop:2434 : total=14205 2026-07-06 18:16:55.285 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:16:55.288 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22122 2026-07-06 18:16:55.291 | + inc/python:pip_install:219 : return 0 2026-07-06 18:16:55.295 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-06 18:16:55.298 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-06 18:16:55.328 | + 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-06 18:16:56.612 | Processing /opt/stack/requirements 2026-07-06 18:16:56.616 | Installing build dependencies: started 2026-07-06 18:16:59.738 | Installing build dependencies: finished with status 'done' 2026-07-06 18:16:59.742 | Getting requirements to build wheel: started 2026-07-06 18:17:00.034 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 18:17:00.040 | Preparing metadata (pyproject.toml): started 2026-07-06 18:17:01.216 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 18:17:01.434 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8492) 2026-07-06 18:17:01.553 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-06 18:17:01.577 | 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.dev8492) (26.2) 2026-07-06 18:17:01.703 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8492) 2026-07-06 18:17:01.722 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 18:17:01.899 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8492) 2026-07-06 18:17:01.902 | 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-06 18:17:01.971 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8492) 2026-07-06 18:17:01.989 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-06 18:17:02.003 | 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.dev8492) (83.0.0) 2026-07-06 18:17:02.353 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8492) 2026-07-06 18:17:02.369 | 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-06 18:17:02.387 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.6 MB/s eta 0:00:00 2026-07-06 18:17:02.465 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8492) 2026-07-06 18:17:02.481 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-06 18:17:02.633 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8492) 2026-07-06 18:17:02.650 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-06 18:17:02.746 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8492) 2026-07-06 18:17:02.762 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 18:17:02.884 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-06 18:17:02.908 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-06 18:17:02.922 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.8 MB/s eta 0:00:00 2026-07-06 18:17:02.926 | 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-06 18:17:02.947 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-06 18:17:02.960 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.8 MB/s eta 0:00:00 2026-07-06 18:17:02.975 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-06 18:17:02.991 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.0 MB/s eta 0:00:00 2026-07-06 18:17:03.007 | 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-06 18:17:03.026 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.4 MB/s eta 0:00:00 2026-07-06 18:17:03.050 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-06 18:17:03.064 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.4 MB/s eta 0:00:00 2026-07-06 18:17:03.079 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-06 18:17:03.094 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.0 MB/s eta 0:00:00 2026-07-06 18:17:03.127 | Building wheels for collected packages: openstack_requirements 2026-07-06 18:17:03.128 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-06 18:17:05.419 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-06 18:17:05.420 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8492-py3-none-any.whl size=52404 sha256=ce5f9e2a44206f396fb65ad4ad64c82ebdddbaf2a56aad3b4daf3c7e7802d213 2026-07-06 18:17:05.420 | Stored in directory: /tmp/pip-ephem-wheel-cache-av8675l9/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-06 18:17:05.425 | Successfully built openstack_requirements 2026-07-06 18:17:05.702 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-06 18:17:06.477 | 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.dev8492 requests-2.34.2 urllib3-2.7.0 2026-07-06 18:17:06.685 | + inc/python:pip_install:216 : result=0 2026-07-06 18:17:06.688 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:17:06.690 | + functions-common:time_stop:2420 : local name 2026-07-06 18:17:06.693 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:17:06.696 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:17:06.698 | + functions-common:time_stop:2423 : local total 2026-07-06 18:17:06.701 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:17:06.703 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:17:06.706 | + functions-common:time_stop:2427 : start_time=1783361815317 2026-07-06 18:17:06.709 | + functions-common:time_stop:2429 : [[ -z 1783361815317 ]] 2026-07-06 18:17:06.712 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:17:06.716 | + functions-common:time_stop:2432 : end_time=1783361826713 2026-07-06 18:17:06.719 | + functions-common:time_stop:2433 : elapsed_time=11396 2026-07-06 18:17:06.722 | + functions-common:time_stop:2434 : total=22122 2026-07-06 18:17:06.725 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:17:06.727 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33518 2026-07-06 18:17:06.730 | + inc/python:pip_install:219 : return 0 2026-07-06 18:17:06.733 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-06 18:17:06.736 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-06 18:17:06.739 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-06 18:17:06.741 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:17:06.744 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:17:06.747 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-06 18:17:06.749 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:17:06.753 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-06 18:17:06.774 | Using python 3.12 to install pbr 2026-07-06 18:17:06.777 | + 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-06 18:17:07.749 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-06 18:17:07.945 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-06 18:17:08.176 | + inc/python:pip_install:216 : result=0 2026-07-06 18:17:08.178 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:17:08.181 | + functions-common:time_stop:2420 : local name 2026-07-06 18:17:08.184 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:17:08.186 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:17:08.189 | + functions-common:time_stop:2423 : local total 2026-07-06 18:17:08.192 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:17:08.195 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:17:08.198 | + functions-common:time_stop:2427 : start_time=1783361826769 2026-07-06 18:17:08.200 | + functions-common:time_stop:2429 : [[ -z 1783361826769 ]] 2026-07-06 18:17:08.203 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:17:08.207 | + functions-common:time_stop:2432 : end_time=1783361828205 2026-07-06 18:17:08.210 | + functions-common:time_stop:2433 : elapsed_time=1436 2026-07-06 18:17:08.212 | + functions-common:time_stop:2434 : total=33518 2026-07-06 18:17:08.213 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:17:08.215 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34954 2026-07-06 18:17:08.218 | + inc/python:pip_install:219 : return 0 2026-07-06 18:17:08.222 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-06 18:17:13.756 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-06 18:17:14.556 | Collecting bindep 2026-07-06 18:17:14.650 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-06 18:17:14.752 | Collecting distro>=1.7 (from bindep) 2026-07-06 18:17:14.774 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-06 18:17:14.856 | Collecting packaging (from bindep) 2026-07-06 18:17:14.858 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 18:17:14.909 | Collecting Parsley (from bindep) 2026-07-06 18:17:14.927 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-06 18:17:15.017 | Collecting pbr>=2 (from bindep) 2026-07-06 18:17:15.021 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-06 18:17:15.417 | Collecting setuptools (from pbr>=2->bindep) 2026-07-06 18:17:15.419 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 18:17:15.510 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-06 18:17:15.554 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-06 18:17:15.564 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-06 18:17:15.567 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-06 18:17:15.587 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-06 18:17:15.609 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.9 MB/s eta 0:00:00 2026-07-06 18:17:15.611 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-06 18:17:15.753 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-06 18:17:17.464 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-06 18:17:17.608 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-06 18:17:17.612 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-06 18:17:17.616 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-06 18:17:17.636 | + ./stack.sh:main:841 : pkgs= 2026-07-06 18:17:17.640 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-06 18:17:17.643 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-06 18:17:17.647 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 18:17:17.651 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-06 18:17:17.654 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 18:17:17.658 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 18:17:17.662 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 18:17:17.666 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 18:17:17.669 | + functions-common:run_phase:1858 : local extra 2026-07-06 18:17:17.674 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 18:17:17.679 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 18:17:17.684 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 18:17:17.687 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 18:17:17.692 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-06 18:17:17.694 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 18:17:17.717 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:17:17.721 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 18:17:17.724 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:17:17.728 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-06 18:17:17.732 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:17:17.734 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 18:17:17.737 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:17:17.741 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-06 18:17:17.744 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:17:17.747 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-06 18:17:17.750 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:17:17.752 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-06 18:17:17.754 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 18:17:17.758 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 18:17:17.760 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 18:17:17.762 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 18:17:17.766 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-06 18:17:17.770 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 18:17:17.773 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-06 18:17:17.777 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 18:17:17.781 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 18:17:17.784 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-06 18:17:17.786 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-06 18:17:17.790 | + functions:set_systemd_override:845 : local value=2048 2026-07-06 18:17:17.794 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-06 18:17:17.798 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-06 18:17:17.865 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-06 18:17:17.865 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-06 18:17:17.868 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-06 18:17:18.291 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-06 18:17:18.295 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-06 18:17:18.316 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:17:18.319 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-06 18:17:18.322 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 18:17:18.325 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 18:17:18.328 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 18:17:18.330 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 18:17:18.334 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 18:17:18.338 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 18:17:18.341 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:17:18.343 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:17:18.346 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 18:17:18.349 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 18:17:18.352 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 18:17:18.355 | + functions-common:apt_get_update:1167 : return 2026-07-06 18:17:18.358 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-06 18:17:18.361 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 18:17:18.365 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:17:18.369 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:17:18.372 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-06 18:17:18.398 | + 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-06 18:17:18.436 | Reading package lists... 2026-07-06 18:17:18.791 | Building dependency tree... 2026-07-06 18:17:18.795 | Reading state information... 2026-07-06 18:17:19.329 | The following packages were automatically installed and are no longer required: 2026-07-06 18:17:19.331 | libfwupd2 libgusb2 2026-07-06 18:17:19.331 | Use 'sudo apt autoremove' to remove them. 2026-07-06 18:17:19.333 | The following additional packages will be installed: 2026-07-06 18:17:19.333 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-06 18:17:19.333 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-06 18:17:19.333 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-06 18:17:19.336 | erlang-tools erlang-xmerl 2026-07-06 18:17:19.338 | Suggested packages: 2026-07-06 18:17:19.339 | erlang erlang-manpages erlang-doc 2026-07-06 18:17:19.395 | The following NEW packages will be installed: 2026-07-06 18:17:19.395 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-06 18:17:19.395 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-06 18:17:19.396 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-06 18:17:19.398 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-06 18:17:19.476 | 0 upgraded, 18 newly installed, 0 to remove and 14 not upgraded. 2026-07-06 18:17:19.476 | Need to get 36.1 MB of archives. 2026-07-06 18:17:19.477 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-06 18:17:19.477 | 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-06 18:17:19.605 | 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-06 18:17:19.640 | 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-06 18:17:19.642 | 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-06 18:17:19.651 | 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-06 18:17:19.665 | 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-06 18:17:19.670 | 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-06 18:17:19.700 | 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-06 18:17:19.702 | 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-06 18:17:19.704 | 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-06 18:17:19.716 | 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-06 18:17:19.731 | 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-06 18:17:19.759 | 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-06 18:17:19.763 | 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-06 18:17:19.771 | 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-06 18:17:19.778 | 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-06 18:17:19.787 | 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-06 18:17:19.806 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-06 18:17:20.279 | perl: warning: Setting locale failed. 2026-07-06 18:17:20.279 | perl: warning: Please check that your locale settings: 2026-07-06 18:17:20.279 | LANGUAGE = (unset), 2026-07-06 18:17:20.279 | LC_ALL = "en_US.utf8", 2026-07-06 18:17:20.279 | LANG = "de_DE.UTF-8" 2026-07-06 18:17:20.279 | are supported and installed on your system. 2026-07-06 18:17:20.279 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:17:20.341 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:17:20.341 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:17:20.341 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:17:20.564 | Fetched 36.1 MB in 1s (64.8 MB/s) 2026-07-06 18:17:20.653 | Selecting previously unselected package erlang-base. 2026-07-06 18:17:20.711 | (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-06 18:17:20.718 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:20.722 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:21.096 | Selecting previously unselected package erlang-asn1. 2026-07-06 18:17:21.108 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:21.112 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:21.174 | Selecting previously unselected package erlang-crypto. 2026-07-06 18:17:21.186 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:21.190 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:21.239 | Selecting previously unselected package erlang-public-key. 2026-07-06 18:17:21.250 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:21.254 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:21.310 | Selecting previously unselected package erlang-mnesia. 2026-07-06 18:17:21.322 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:21.326 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:21.396 | Selecting previously unselected package erlang-runtime-tools. 2026-07-06 18:17:21.408 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:21.412 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:21.473 | Selecting previously unselected package erlang-ssl. 2026-07-06 18:17:21.485 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:21.489 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:21.583 | Selecting previously unselected package erlang-eldap. 2026-07-06 18:17:21.595 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:21.599 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:21.644 | Selecting previously unselected package erlang-ftp. 2026-07-06 18:17:21.656 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:21.660 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:21.705 | Selecting previously unselected package erlang-tftp. 2026-07-06 18:17:21.717 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:21.721 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:21.767 | Selecting previously unselected package erlang-inets. 2026-07-06 18:17:21.779 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:21.783 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:21.865 | Selecting previously unselected package erlang-snmp. 2026-07-06 18:17:21.877 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:21.881 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:22.042 | Selecting previously unselected package erlang-os-mon. 2026-07-06 18:17:22.055 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:22.058 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:22.107 | Selecting previously unselected package erlang-parsetools. 2026-07-06 18:17:22.119 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:22.122 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:22.168 | Selecting previously unselected package erlang-syntax-tools. 2026-07-06 18:17:22.180 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:22.184 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:22.233 | Selecting previously unselected package erlang-tools. 2026-07-06 18:17:22.245 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:22.249 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:22.311 | Selecting previously unselected package erlang-xmerl. 2026-07-06 18:17:22.323 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 18:17:22.327 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:22.411 | Selecting previously unselected package rabbitmq-server. 2026-07-06 18:17:22.422 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-06 18:17:22.429 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-06 18:17:23.503 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:23.858 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-06 18:17:23.858 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-06 18:17:26.340 | Searching for services which depend on erlang and should be started... none found. 2026-07-06 18:17:26.374 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.384 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.396 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.408 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.420 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.431 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.442 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.453 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.465 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.476 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.487 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.498 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.510 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.521 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.532 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.544 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 18:17:26.555 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-06 18:17:26.644 | info: Selecting GID from range 100 to 999 ... 2026-07-06 18:17:26.649 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-06 18:17:26.747 | info: Selecting UID from range 100 to 999 ... 2026-07-06 18:17:26.747 | 2026-07-06 18:17:26.752 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-06 18:17:26.755 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-06 18:17:26.811 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-06 18:17:27.014 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-06 18:17:46.593 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 18:17:48.236 | perl: warning: Setting locale failed. 2026-07-06 18:17:48.236 | perl: warning: Please check that your locale settings: 2026-07-06 18:17:48.236 | LANGUAGE = (unset), 2026-07-06 18:17:48.236 | LC_ALL = "en_US.utf8", 2026-07-06 18:17:48.237 | LANG = "de_DE.UTF-8" 2026-07-06 18:17:48.237 | are supported and installed on your system. 2026-07-06 18:17:48.237 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:17:48.362 | perl: warning: Setting locale failed. 2026-07-06 18:17:48.362 | perl: warning: Please check that your locale settings: 2026-07-06 18:17:48.363 | LANGUAGE = (unset), 2026-07-06 18:17:48.363 | LC_ALL = "en_US.utf8", 2026-07-06 18:17:48.363 | LANG = "de_DE.UTF-8" 2026-07-06 18:17:48.363 | are supported and installed on your system. 2026-07-06 18:17:48.363 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:17:48.413 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:17:48.414 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:17:48.414 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:17:48.483 | perl: warning: Setting locale failed. 2026-07-06 18:17:48.483 | perl: warning: Please check that your locale settings: 2026-07-06 18:17:48.484 | LANGUAGE = (unset), 2026-07-06 18:17:48.484 | LC_ALL = "en_US.utf8", 2026-07-06 18:17:48.484 | LANG = "de_DE.UTF-8" 2026-07-06 18:17:48.484 | are supported and installed on your system. 2026-07-06 18:17:48.484 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:17:49.003 | 2026-07-06 18:17:49.003 | Running kernel seems to be up-to-date. 2026-07-06 18:17:49.004 | 2026-07-06 18:17:49.004 | Restarting services... 2026-07-06 18:17:49.027 | 2026-07-06 18:17:49.027 | Service restarts being deferred: 2026-07-06 18:17:49.027 | systemctl restart virtlockd.service 2026-07-06 18:17:49.027 | systemctl restart virtlogd.service 2026-07-06 18:17:49.028 | 2026-07-06 18:17:49.028 | No containers need to be restarted. 2026-07-06 18:17:49.028 | 2026-07-06 18:17:49.028 | User sessions running outdated binaries: 2026-07-06 18:17:49.028 | quobyte @ session #5: sshd[2056] 2026-07-06 18:17:49.038 | 2026-07-06 18:17:49.038 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 18:17:51.047 | + functions-common:apt_get:1211 : result=0 2026-07-06 18:17:51.051 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 18:17:51.054 | + functions-common:time_stop:2420 : local name 2026-07-06 18:17:51.057 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:17:51.061 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:17:51.063 | + functions-common:time_stop:2423 : local total 2026-07-06 18:17:51.066 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:17:51.068 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 18:17:51.071 | + functions-common:time_stop:2427 : start_time=1783361838394 2026-07-06 18:17:51.074 | + functions-common:time_stop:2429 : [[ -z 1783361838394 ]] 2026-07-06 18:17:51.077 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:17:51.081 | + functions-common:time_stop:2432 : end_time=1783361871078 2026-07-06 18:17:51.083 | + functions-common:time_stop:2433 : elapsed_time=32684 2026-07-06 18:17:51.086 | + functions-common:time_stop:2434 : total=77560 2026-07-06 18:17:51.089 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:17:51.092 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=110244 2026-07-06 18:17:51.094 | + functions-common:apt_get:1215 : return 0 2026-07-06 18:17:51.097 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-06 18:17:51.100 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 18:17:51.103 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 18:17:51.106 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 18:17:51.108 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 18:17:51.110 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 18:17:51.113 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 18:17:51.116 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 18:17:51.118 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 18:17:51.121 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 18:17:51.123 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 18:17:51.126 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 18:17:51.129 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 18:17:51.132 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 18:17:51.134 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-06 18:17:51.137 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-06 18:17:51.154 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:17:51.157 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-06 18:17:51.160 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:17:51.162 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-06 18:17:51.165 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-06 18:17:51.168 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-06 18:17:51.173 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-06 18:17:51.176 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-06 18:17:51.178 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-06 18:17:51.181 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-06 18:17:51.184 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-06 18:17:51.186 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-06 18:17:51.189 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-06 18:17:52.281 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-06 18:17:52.281 | user tags 2026-07-06 18:17:52.281 | guest [administrator]' 2026-07-06 18:17:52.284 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-06 18:17:52.285 | user tags 2026-07-06 18:17:52.285 | guest [administrator]' 2026-07-06 18:17:52.285 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-06 18:17:52.290 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-06 18:17:52.293 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-06 18:17:52.295 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-06 18:17:53.332 | Adding user "stackrabbit" ... 2026-07-06 18:17:53.358 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-06 18:17:53.378 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-06 18:17:54.477 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-06 18:17:54.510 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-06 18:17:54.512 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-06 18:17:55.668 | Changing password for user "stackrabbit" ... 2026-07-06 18:17:55.701 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-06 18:17:55.703 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-06 18:17:55.706 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-06 18:17:56.771 | Deleting user "guest" ... 2026-07-06 18:17:56.808 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-06 18:17:56.826 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:17:56.828 | + ./stack.sh:main:858 : install_database 2026-07-06 18:17:56.830 | + lib/database:install_database:118 : install_database_mysql 2026-07-06 18:17:56.833 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-06 18:17:56.835 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:17:56.838 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:17:56.840 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-06 18:17:56.852 | perl: warning: Setting locale failed. 2026-07-06 18:17:56.852 | perl: warning: Please check that your locale settings: 2026-07-06 18:17:56.852 | LANGUAGE = (unset), 2026-07-06 18:17:56.852 | LC_ALL = "en_US.utf8", 2026-07-06 18:17:56.852 | LANG = "de_DE.UTF-8" 2026-07-06 18:17:56.853 | are supported and installed on your system. 2026-07-06 18:17:56.853 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:17:56.901 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:17:56.902 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:17:56.902 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:17:57.009 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-06 18:17:57.013 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-06 18:17:57.017 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-06 18:17:57.020 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:17:57.023 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:17:57.025 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-06 18:17:57.028 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-06 18:17:57.030 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-06 18:17:57.034 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-06 18:17:57.037 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-06 18:17:57.040 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 18:17:57.043 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 18:17:57.045 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 18:17:57.048 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 18:17:57.050 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 18:17:57.053 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 18:17:57.056 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 18:17:57.058 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 18:17:57.061 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 18:17:57.063 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 18:17:57.066 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 18:17:57.069 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 18:17:57.072 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 18:17:57.074 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-06 18:17:57.077 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:17:57.079 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:17:57.082 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-06 18:17:57.085 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 18:17:57.087 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 18:17:57.090 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 18:17:57.093 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 18:17:57.095 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 18:17:57.098 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 18:17:57.100 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:17:57.103 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:17:57.105 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 18:17:57.108 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 18:17:57.110 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 18:17:57.113 | + functions-common:apt_get_update:1167 : return 2026-07-06 18:17:57.115 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-06 18:17:57.118 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 18:17:57.121 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:17:57.123 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:17:57.125 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-06 18:17:57.146 | + 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-06 18:17:57.183 | Reading package lists... 2026-07-06 18:17:57.552 | Building dependency tree... 2026-07-06 18:17:57.555 | Reading state information... 2026-07-06 18:17:58.094 | The following packages were automatically installed and are no longer required: 2026-07-06 18:17:58.096 | libfwupd2 libgusb2 2026-07-06 18:17:58.096 | Use 'sudo apt autoremove' to remove them. 2026-07-06 18:17:58.099 | The following additional packages will be installed: 2026-07-06 18:17:58.099 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-06 18:17:58.099 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-06 18:17:58.099 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-06 18:17:58.100 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-06 18:17:58.101 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-06 18:17:58.101 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-06 18:17:58.102 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-06 18:17:58.104 | Suggested packages: 2026-07-06 18:17:58.104 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-06 18:17:58.104 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-06 18:17:58.153 | The following NEW packages will be installed: 2026-07-06 18:17:58.153 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-06 18:17:58.154 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-06 18:17:58.154 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-06 18:17:58.154 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-06 18:17:58.154 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-06 18:17:58.154 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-06 18:17:58.155 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-06 18:17:58.224 | 0 upgraded, 27 newly installed, 0 to remove and 14 not upgraded. 2026-07-06 18:17:58.224 | Need to get 29.6 MB of archives. 2026-07-06 18:17:58.224 | After this operation, 243 MB of additional disk space will be used. 2026-07-06 18:17:58.225 | 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-06 18:17:58.269 | 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-06 18:17:58.276 | 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-06 18:17:58.286 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-06 18:17:58.294 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-06 18:17:58.303 | 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-06 18:17:58.499 | 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-06 18:17:58.521 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-06 18:17:58.521 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-06 18:17:58.523 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-06 18:17:58.526 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-06 18:17:58.528 | 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-06 18:17:58.529 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-06 18:17:58.534 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-06 18:17:58.540 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-06 18:17:58.546 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-06 18:17:58.566 | 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-06 18:17:58.572 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-06 18:17:58.578 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-06 18:17:58.583 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-06 18:17:58.604 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-06 18:17:58.611 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-06 18:17:58.617 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-06 18:17:58.625 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-06 18:17:58.631 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-06 18:17:58.703 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-06 18:17:58.703 | 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-06 18:17:58.929 | perl: warning: Setting locale failed. 2026-07-06 18:17:58.929 | perl: warning: Please check that your locale settings: 2026-07-06 18:17:58.930 | LANGUAGE = (unset), 2026-07-06 18:17:58.930 | LC_ALL = "en_US.utf8", 2026-07-06 18:17:58.930 | LANG = "de_DE.UTF-8" 2026-07-06 18:17:58.930 | are supported and installed on your system. 2026-07-06 18:17:58.930 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:17:58.992 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:17:58.992 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:17:58.992 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:17:59.117 | Vorkonfiguration der Pakete ... 2026-07-06 18:17:59.127 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:17:59.265 | Fetched 29.6 MB in 1s (56.8 MB/s) 2026-07-06 18:17:59.300 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-06 18:17:59.365 | (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-06 18:17:59.372 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 18:17:59.376 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 18:17:59.766 | Selecting previously unselected package mysql-client-8.0. 2026-07-06 18:17:59.778 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 18:17:59.782 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 18:17:59.832 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-06 18:17:59.844 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-06 18:17:59.852 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-06 18:17:59.898 | Selecting previously unselected package libmecab2:amd64. 2026-07-06 18:17:59.910 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-06 18:17:59.914 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-06 18:17:59.967 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-06 18:17:59.979 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-06 18:17:59.983 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-06 18:18:00.031 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-06 18:18:00.043 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 18:18:00.047 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 18:18:01.003 | Selecting previously unselected package mysql-server-8.0. 2026-07-06 18:18:01.015 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 18:18:01.021 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:18:01.073 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:18:01.073 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:18:01.073 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:18:01.148 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:18:01.158 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:18:01.461 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 18:18:01.525 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-06 18:18:01.537 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-06 18:18:01.542 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-06 18:18:01.580 | Selecting previously unselected package liburi-perl. 2026-07-06 18:18:01.592 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-06 18:18:01.596 | Unpacking liburi-perl (5.27-1) ... 2026-07-06 18:18:01.679 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-06 18:18:01.689 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-06 18:18:01.693 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-06 18:18:01.748 | Selecting previously unselected package libcgi-pm-perl. 2026-07-06 18:18:01.760 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-06 18:18:01.764 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-06 18:18:01.825 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-06 18:18:01.837 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-06 18:18:01.841 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 18:18:01.884 | Selecting previously unselected package libfcgi-perl. 2026-07-06 18:18:01.896 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-06 18:18:01.900 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-06 18:18:01.943 | Selecting previously unselected package libcgi-fast-perl. 2026-07-06 18:18:01.955 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-06 18:18:01.958 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-06 18:18:01.997 | Selecting previously unselected package libclone-perl:amd64. 2026-07-06 18:18:02.009 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-06 18:18:02.012 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-06 18:18:02.053 | Selecting previously unselected package libencode-locale-perl. 2026-07-06 18:18:02.065 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-06 18:18:02.069 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-06 18:18:02.108 | Selecting previously unselected package libfcgi-bin. 2026-07-06 18:18:02.119 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-06 18:18:02.123 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 18:18:02.161 | Selecting previously unselected package libhtml-template-perl. 2026-07-06 18:18:02.173 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-06 18:18:02.177 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-06 18:18:02.221 | Selecting previously unselected package libtimedate-perl. 2026-07-06 18:18:02.233 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-06 18:18:02.237 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-06 18:18:02.303 | Selecting previously unselected package libhttp-date-perl. 2026-07-06 18:18:02.315 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-06 18:18:02.319 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-06 18:18:02.359 | Selecting previously unselected package libio-html-perl. 2026-07-06 18:18:02.371 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-06 18:18:02.375 | Unpacking libio-html-perl (1.004-3) ... 2026-07-06 18:18:02.414 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-06 18:18:02.426 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-06 18:18:02.429 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-06 18:18:02.470 | Selecting previously unselected package libhttp-message-perl. 2026-07-06 18:18:02.482 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-06 18:18:02.486 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-06 18:18:02.537 | Selecting previously unselected package mecab-utils. 2026-07-06 18:18:02.549 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-06 18:18:02.553 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-06 18:18:02.597 | Selecting previously unselected package mecab-ipadic. 2026-07-06 18:18:02.608 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-06 18:18:02.612 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-06 18:18:03.237 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-06 18:18:03.248 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-06 18:18:03.252 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-06 18:18:03.291 | Selecting previously unselected package mysql-server. 2026-07-06 18:18:03.302 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-06 18:18:03.305 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 18:18:03.370 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-06 18:18:03.383 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-06 18:18:03.399 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 18:18:03.411 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-06 18:18:03.422 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-06 18:18:03.434 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 18:18:03.446 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-06 18:18:03.458 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-06 18:18:03.469 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 18:18:03.481 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-06 18:18:03.493 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-06 18:18:03.504 | Setting up libio-html-perl (1.004-3) ... 2026-07-06 18:18:03.516 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 18:18:03.527 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-06 18:18:03.538 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 18:18:03.550 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-06 18:18:03.561 | Setting up liburi-perl (5.27-1) ... 2026-07-06 18:18:03.573 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 18:18:03.626 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:18:03.678 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:18:03.678 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:18:03.679 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:18:03.755 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:18:03.766 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:18:03.818 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-06 18:18:03.852 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-06 18:18:15.625 | mysqld will log errors to /var/log/mysql/error.log 2026-07-06 18:18:16.465 | mysqld is running as pid 16476 2026-07-06 18:18:18.897 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-06 18:18:20.530 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-06 18:18:20.542 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-06 18:18:20.551 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-06 18:18:20.557 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-06 18:18:20.557 | 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-06 18:18:20.557 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-06 18:18:20.770 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-06 18:18:20.815 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-06 18:18:20.816 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-06 18:18:20.816 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-06 18:18:20.816 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-06 18:18:20.823 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-06 18:18:20.827 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-06 18:18:20.907 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-06 18:18:20.907 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-06 18:18:20.907 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-06 18:18:20.907 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-06 18:18:20.999 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-06 18:18:21.002 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-06 18:18:21.011 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-06 18:18:21.011 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-06 18:18:21.011 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-06 18:18:21.012 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-06 18:18:21.040 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-06 18:18:21.041 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-06 18:18:21.041 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-06 18:18:21.348 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-06 18:18:21.349 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-06 18:18:21.349 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-06 18:18:21.495 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-06 18:18:21.543 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-06 18:18:21.544 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-06 18:18:21.894 | 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-06 18:18:22.036 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-06 18:18:22.281 | 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-06 18:18:22.284 | 2026-07-06 18:18:22.284 | done! 2026-07-06 18:18:22.290 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-06 18:18:22.297 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-06 18:18:22.305 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-06 18:18:22.309 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-06 18:18:22.309 | 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-06 18:18:22.309 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-06 18:18:22.607 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-06 18:18:22.688 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-06 18:18:22.689 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-06 18:18:22.689 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-06 18:18:22.689 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-06 18:18:22.699 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-06 18:18:22.705 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-06 18:18:22.817 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-06 18:18:22.818 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-06 18:18:22.818 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-06 18:18:22.818 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-06 18:18:22.945 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-06 18:18:22.949 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-06 18:18:22.961 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-06 18:18:22.962 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-06 18:18:22.962 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-06 18:18:22.963 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-06 18:18:23.004 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-06 18:18:23.004 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-06 18:18:23.005 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-06 18:18:23.472 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-06 18:18:23.473 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-06 18:18:23.473 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-06 18:18:23.682 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-06 18:18:23.751 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-06 18:18:23.752 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-06 18:18:24.179 | 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-06 18:18:24.305 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-06 18:18:24.552 | 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-06 18:18:24.554 | 2026-07-06 18:18:24.554 | done! 2026-07-06 18:18:24.561 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-06 18:18:24.568 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-06 18:18:24.577 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-06 18:18:24.586 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 18:18:24.595 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-06 18:18:24.604 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-06 18:18:24.613 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-06 18:18:24.623 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 18:18:26.489 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 18:18:26.726 | perl: warning: Setting locale failed. 2026-07-06 18:18:26.726 | perl: warning: Please check that your locale settings: 2026-07-06 18:18:26.726 | LANGUAGE = (unset), 2026-07-06 18:18:26.726 | LC_ALL = "en_US.utf8", 2026-07-06 18:18:26.726 | LANG = "de_DE.UTF-8" 2026-07-06 18:18:26.726 | are supported and installed on your system. 2026-07-06 18:18:26.726 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:18:26.852 | perl: warning: Setting locale failed. 2026-07-06 18:18:26.852 | perl: warning: Please check that your locale settings: 2026-07-06 18:18:26.852 | LANGUAGE = (unset), 2026-07-06 18:18:26.852 | LC_ALL = "en_US.utf8", 2026-07-06 18:18:26.852 | LANG = "de_DE.UTF-8" 2026-07-06 18:18:26.853 | are supported and installed on your system. 2026-07-06 18:18:26.853 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:18:26.901 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:18:26.902 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:18:26.902 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:18:26.971 | perl: warning: Setting locale failed. 2026-07-06 18:18:26.971 | perl: warning: Please check that your locale settings: 2026-07-06 18:18:26.971 | LANGUAGE = (unset), 2026-07-06 18:18:26.971 | LC_ALL = "en_US.utf8", 2026-07-06 18:18:26.971 | LANG = "de_DE.UTF-8" 2026-07-06 18:18:26.971 | are supported and installed on your system. 2026-07-06 18:18:26.972 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:18:27.467 | 2026-07-06 18:18:27.467 | Running kernel seems to be up-to-date. 2026-07-06 18:18:27.467 | 2026-07-06 18:18:27.467 | Restarting services... 2026-07-06 18:18:27.489 | 2026-07-06 18:18:27.490 | Service restarts being deferred: 2026-07-06 18:18:27.490 | systemctl restart virtlockd.service 2026-07-06 18:18:27.490 | systemctl restart virtlogd.service 2026-07-06 18:18:27.490 | 2026-07-06 18:18:27.490 | No containers need to be restarted. 2026-07-06 18:18:27.490 | 2026-07-06 18:18:27.490 | User sessions running outdated binaries: 2026-07-06 18:18:27.490 | quobyte @ session #5: sshd[2056] 2026-07-06 18:18:27.500 | 2026-07-06 18:18:27.500 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 18:18:29.416 | + functions-common:apt_get:1211 : result=0 2026-07-06 18:18:29.418 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 18:18:29.421 | + functions-common:time_stop:2420 : local name 2026-07-06 18:18:29.423 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:18:29.425 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:18:29.428 | + functions-common:time_stop:2423 : local total 2026-07-06 18:18:29.430 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:18:29.432 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 18:18:29.434 | + functions-common:time_stop:2427 : start_time=1783361877143 2026-07-06 18:18:29.436 | + functions-common:time_stop:2429 : [[ -z 1783361877143 ]] 2026-07-06 18:18:29.439 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:18:29.443 | + functions-common:time_stop:2432 : end_time=1783361909440 2026-07-06 18:18:29.445 | + functions-common:time_stop:2433 : elapsed_time=32297 2026-07-06 18:18:29.448 | + functions-common:time_stop:2434 : total=110244 2026-07-06 18:18:29.450 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:18:29.452 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=142541 2026-07-06 18:18:29.455 | + functions-common:apt_get:1215 : return 0 2026-07-06 18:18:29.457 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-06 18:18:29.460 | + ./stack.sh:main:861 : install_database_python 2026-07-06 18:18:29.462 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-06 18:18:29.465 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-06 18:18:29.468 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-06 18:18:29.470 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 18:18:29.473 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-06 18:18:29.475 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-06 18:18:29.478 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 18:18:29.482 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 18:18:29.482 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-06 18:18:29.487 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-06 18:18:29.489 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-06 18:18:29.492 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-06 18:18:29.495 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-06 18:18:29.497 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-06 18:18:29.517 | Using python 3.12 to install PyMySQL 2026-07-06 18:18:29.520 | + 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-06 18:18:30.672 | Collecting PyMySQL 2026-07-06 18:18:30.808 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-06 18:18:30.835 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-06 18:18:31.008 | Installing collected packages: PyMySQL 2026-07-06 18:18:31.077 | Successfully installed PyMySQL-1.2.0 2026-07-06 18:18:31.175 | + inc/python:pip_install:216 : result=0 2026-07-06 18:18:31.178 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:18:31.181 | + functions-common:time_stop:2420 : local name 2026-07-06 18:18:31.182 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:18:31.185 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:18:31.187 | + functions-common:time_stop:2423 : local total 2026-07-06 18:18:31.190 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:18:31.192 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:18:31.195 | + functions-common:time_stop:2427 : start_time=1783361909512 2026-07-06 18:18:31.197 | + functions-common:time_stop:2429 : [[ -z 1783361909512 ]] 2026-07-06 18:18:31.199 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:18:31.203 | + functions-common:time_stop:2432 : end_time=1783361911200 2026-07-06 18:18:31.206 | + functions-common:time_stop:2433 : elapsed_time=1688 2026-07-06 18:18:31.208 | + functions-common:time_stop:2434 : total=34954 2026-07-06 18:18:31.210 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:18:31.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36642 2026-07-06 18:18:31.215 | + inc/python:pip_install:219 : return 0 2026-07-06 18:18:31.217 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-06 18:18:31.220 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-06 18:18:31.222 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-06 18:18:31.224 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-06 18:18:31.240 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:18:31.243 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-06 18:18:31.245 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-06 18:18:31.262 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:18:31.264 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-06 18:18:31.280 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:18:31.283 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-06 18:18:31.299 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:18:31.302 | + ./stack.sh:main:869 : install_etcd3 2026-07-06 18:18:31.305 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-06 18:18:31.305 | Installing etcd 2026-07-06 18:18:31.308 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-06 18:18:31.322 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-06 18:18:31.336 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-06 18:18:31.339 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-06 18:18:31.354 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-06 18:18:31.357 | ++ 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-06 18:18:31.360 | ++ 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-06 18:18:31.362 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-06 18:18:31.365 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-06 18:18:31.367 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-06 18:18:31.370 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 18:18:31.372 | ++ 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-06 18:18:31.375 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-06 18:18:31.377 | ++ 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-06 18:18:31.382 | --2026-07-06 20:18:31-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 18:18:31.427 | Resolving github.com (github.com)... 140.82.121.3 2026-07-06 18:18:31.447 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-06 18:18:31.509 | HTTP request sent, awaiting response... 302 Found 2026-07-06 18:18:31.509 | 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-06T18%3A51%3A58Z&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-06T17%3A51%3A34Z&ske=2026-07-06T18%3A51%3A58Z&sks=b&skv=2018-11-09&sig=PlBrvwNuXHEV%2FMh7wzSpPq%2Bft6kRwd8WR6BUIfrKBI4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzM2MzY4NSwibmJmIjoxNzgzMzYxODg1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.HespXRgun45iNQhoog36t-zluPTx2R75dtcYkPp5Vfk&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-06 18:18:31.510 | --2026-07-06 20:18:31-- 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-06T18%3A51%3A58Z&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-06T17%3A51%3A34Z&ske=2026-07-06T18%3A51%3A58Z&sks=b&skv=2018-11-09&sig=PlBrvwNuXHEV%2FMh7wzSpPq%2Bft6kRwd8WR6BUIfrKBI4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzM2MzY4NSwibmJmIjoxNzgzMzYxODg1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.HespXRgun45iNQhoog36t-zluPTx2R75dtcYkPp5Vfk&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-06 18:18:31.510 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-06 18:18:31.524 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-06 18:18:31.601 | HTTP request sent, awaiting response... 200 OK 2026-07-06 18:18:31.601 | Length: 20927601 (20M) [application/octet-stream] 2026-07-06 18:18:31.601 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-06 18:18:31.662 | 2026-07-06 18:18:31.863 | 0K ........ ........ ... 100% 76.3M=0.3s 2026-07-06 18:18:31.863 | 2026-07-06 18:18:31.863 | 2026-07-06 20:18:31 (76.3 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-06 18:18:31.863 | 2026-07-06 18:18:31.868 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-06 18:18:31.871 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 18:18:31.874 | ++ functions:get_extra_file:81 : return 2026-07-06 18:18:31.877 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 18:18:31.880 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-06 18:18:31.883 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-06 18:18:31.886 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-06 18:18:31.913 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-06 18:18:31.916 | + 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-06 18:18:31.925 | etcd-v3.5.21-linux-amd64/ 2026-07-06 18:18:31.925 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-06 18:18:31.925 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-06 18:18:31.925 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-06 18:18:31.925 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-06 18:18:31.926 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-06 18:18:31.926 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-06 18:18:31.926 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-06 18:18:31.927 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-06 18:18:31.927 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-06 18:18:31.927 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-06 18:18:31.927 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-06 18:18:31.928 | etcd-v3.5.21-linux-amd64/README.md 2026-07-06 18:18:31.928 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-06 18:18:32.093 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-06 18:18:32.288 | etcd-v3.5.21-linux-amd64/etcd 2026-07-06 18:18:32.548 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-06 18:18:32.584 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-06 18:18:32.614 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-06 18:18:32.617 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-06 18:18:32.636 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:18:32.639 | + ./stack.sh:main:888 : install_dstat 2026-07-06 18:18:32.642 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-06 18:18:32.660 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:18:32.663 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-06 18:18:32.666 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:18:32.669 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-06 18:18:32.671 | + ./stack.sh:main:897 : install_libs 2026-07-06 18:18:32.674 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-06 18:18:32.677 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-06 18:18:32.679 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-06 18:18:32.682 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-06 18:18:32.684 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.687 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.689 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-06 18:18:32.692 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.694 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-06 18:18:32.697 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-06 18:18:32.700 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-06 18:18:32.702 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-06 18:18:32.705 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.707 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.710 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-06 18:18:32.712 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.715 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-06 18:18:32.717 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-06 18:18:32.720 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-06 18:18:32.723 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-06 18:18:32.725 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.728 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.732 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-06 18:18:32.734 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.737 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-06 18:18:32.740 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-06 18:18:32.742 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-06 18:18:32.745 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-06 18:18:32.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.751 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.753 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-06 18:18:32.756 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.759 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-06 18:18:32.762 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-06 18:18:32.764 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-06 18:18:32.767 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-06 18:18:32.770 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.773 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.776 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-06 18:18:32.778 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.781 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-06 18:18:32.784 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-06 18:18:32.786 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-06 18:18:32.789 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-06 18:18:32.792 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.794 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.797 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-06 18:18:32.800 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.802 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-06 18:18:32.805 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-06 18:18:32.808 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-06 18:18:32.811 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-06 18:18:32.813 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.816 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.818 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-06 18:18:32.821 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.824 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-06 18:18:32.827 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-06 18:18:32.829 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-06 18:18:32.832 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-06 18:18:32.835 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.837 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.840 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-06 18:18:32.843 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.845 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-06 18:18:32.848 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-06 18:18:32.851 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-06 18:18:32.853 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-06 18:18:32.856 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.858 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.861 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-06 18:18:32.864 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.866 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-06 18:18:32.869 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-06 18:18:32.872 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-06 18:18:32.874 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-06 18:18:32.877 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.880 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.882 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-06 18:18:32.885 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.888 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-06 18:18:32.890 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-06 18:18:32.893 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-06 18:18:32.896 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-06 18:18:32.898 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.900 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.903 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-06 18:18:32.906 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.908 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-06 18:18:32.911 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-06 18:18:32.914 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-06 18:18:32.917 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-06 18:18:32.920 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.922 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.925 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-06 18:18:32.927 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.930 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-06 18:18:32.933 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-06 18:18:32.936 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-06 18:18:32.939 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-06 18:18:32.941 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.944 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.947 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-06 18:18:32.949 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.952 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-06 18:18:32.955 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-06 18:18:32.958 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-06 18:18:32.961 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-06 18:18:32.963 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.966 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.968 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-06 18:18:32.971 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.974 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-06 18:18:32.977 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-06 18:18:32.980 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-06 18:18:32.983 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-06 18:18:32.986 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:32.988 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:32.991 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-06 18:18:32.994 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:32.996 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-06 18:18:32.999 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-06 18:18:33.002 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-06 18:18:33.005 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-06 18:18:33.007 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.010 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.012 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-06 18:18:33.015 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.018 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-06 18:18:33.021 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-06 18:18:33.023 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-06 18:18:33.026 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-06 18:18:33.028 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.031 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.034 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-06 18:18:33.036 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.039 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-06 18:18:33.042 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-06 18:18:33.045 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-06 18:18:33.048 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-06 18:18:33.051 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.053 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.056 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-06 18:18:33.059 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.062 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-06 18:18:33.065 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-06 18:18:33.068 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-06 18:18:33.071 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-06 18:18:33.073 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.076 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.079 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-06 18:18:33.082 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.085 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-06 18:18:33.088 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-06 18:18:33.091 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-06 18:18:33.094 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-06 18:18:33.096 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.099 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.102 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-06 18:18:33.104 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.107 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-06 18:18:33.110 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-06 18:18:33.113 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-06 18:18:33.115 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-06 18:18:33.118 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.121 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.124 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-06 18:18:33.126 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.129 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-06 18:18:33.132 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-06 18:18:33.135 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-06 18:18:33.138 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-06 18:18:33.141 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.143 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.146 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-06 18:18:33.148 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.151 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-06 18:18:33.154 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-06 18:18:33.157 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-06 18:18:33.160 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-06 18:18:33.162 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.165 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.168 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-06 18:18:33.170 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.173 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-06 18:18:33.176 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-06 18:18:33.179 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-06 18:18:33.181 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-06 18:18:33.184 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.187 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.189 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-06 18:18:33.192 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.194 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-06 18:18:33.197 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-06 18:18:33.200 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-06 18:18:33.203 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-06 18:18:33.205 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.208 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.210 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-06 18:18:33.213 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.216 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-06 18:18:33.218 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-06 18:18:33.221 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-06 18:18:33.224 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-06 18:18:33.227 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.229 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.232 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-06 18:18:33.234 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.237 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-06 18:18:33.240 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-06 18:18:33.243 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-06 18:18:33.246 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-06 18:18:33.248 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.251 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.254 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-06 18:18:33.257 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.260 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-06 18:18:33.262 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-06 18:18:33.265 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-06 18:18:33.267 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-06 18:18:33.270 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.273 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.276 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-06 18:18:33.279 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.281 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-06 18:18:33.284 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-06 18:18:33.286 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-06 18:18:33.289 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-06 18:18:33.292 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.295 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.298 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-06 18:18:33.301 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.304 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-06 18:18:33.307 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-06 18:18:33.309 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-06 18:18:33.312 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-06 18:18:33.315 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.317 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.320 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-06 18:18:33.323 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.326 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-06 18:18:33.328 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-06 18:18:33.331 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-06 18:18:33.334 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-06 18:18:33.336 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.338 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.341 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-06 18:18:33.344 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.347 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-06 18:18:33.350 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-06 18:18:33.352 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-06 18:18:33.355 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-06 18:18:33.358 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.360 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.363 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-06 18:18:33.366 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.369 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-06 18:18:33.372 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-06 18:18:33.374 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-06 18:18:33.377 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-06 18:18:33.380 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.383 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.386 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-06 18:18:33.389 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.391 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-06 18:18:33.394 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-06 18:18:33.397 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-06 18:18:33.399 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-06 18:18:33.402 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.405 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.408 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-06 18:18:33.410 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.413 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-06 18:18:33.416 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-06 18:18:33.419 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-06 18:18:33.421 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-06 18:18:33.424 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.427 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.429 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-06 18:18:33.432 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.436 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-06 18:18:33.438 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-06 18:18:33.441 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-06 18:18:33.444 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-06 18:18:33.447 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.450 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.452 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-06 18:18:33.455 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.459 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-06 18:18:33.462 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-06 18:18:33.464 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-06 18:18:33.468 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-06 18:18:33.471 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.474 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.477 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-06 18:18:33.480 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.483 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-06 18:18:33.486 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-06 18:18:33.489 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-06 18:18:33.492 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-06 18:18:33.495 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.498 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.501 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-06 18:18:33.504 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.507 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-06 18:18:33.509 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-06 18:18:33.513 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:33.516 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:33.519 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-06 18:18:33.522 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:33.525 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-06 18:18:33.547 | Using python 3.12 to install etcd3gw 2026-07-06 18:18:33.550 | + 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-06 18:18:34.706 | Collecting etcd3gw 2026-07-06 18:18:34.842 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 18:18:34.852 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-06 18:18:34.896 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-06 18:18:34.899 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 18:18:34.945 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-06 18:18:34.962 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 18:18:35.005 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-06 18:18:35.023 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 18:18:35.544 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-06 18:18:35.561 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-06 18:18:35.575 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-06 18:18:35.750 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-06 18:18:35.752 | 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-06 18:18:35.788 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-06 18:18:35.790 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-06 18:18:35.834 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-06 18:18:35.837 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-06 18:18:35.842 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-06 18:18:35.892 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-06 18:18:35.934 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-06 18:18:35.970 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-06 18:18:35.979 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-06 18:18:35.981 | 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-06 18:18:35.983 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-06 18:18:35.985 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-06 18:18:36.013 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-06 18:18:36.250 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-06 18:18:36.306 | Attempting uninstall: urllib3 2026-07-06 18:18:36.312 | Found existing installation: urllib3 2.0.7 2026-07-06 18:18:36.312 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:18:36.313 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-06 18:18:36.453 | Attempting uninstall: idna 2026-07-06 18:18:36.462 | Found existing installation: idna 3.6 2026-07-06 18:18:36.462 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:18:36.463 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-06 18:18:36.619 | Attempting uninstall: requests 2026-07-06 18:18:36.626 | Found existing installation: requests 2.31.0 2026-07-06 18:18:36.627 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:18:36.627 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-06 18:18:36.856 | 2026-07-06 18:18:36.861 | 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.2 2026-07-06 18:18:37.002 | + inc/python:pip_install:216 : result=0 2026-07-06 18:18:37.004 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:18:37.006 | + functions-common:time_stop:2420 : local name 2026-07-06 18:18:37.009 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:18:37.011 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:18:37.012 | + functions-common:time_stop:2423 : local total 2026-07-06 18:18:37.014 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:18:37.017 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:18:37.019 | + functions-common:time_stop:2427 : start_time=1783361913542 2026-07-06 18:18:37.020 | + functions-common:time_stop:2429 : [[ -z 1783361913542 ]] 2026-07-06 18:18:37.023 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:18:37.027 | + functions-common:time_stop:2432 : end_time=1783361917024 2026-07-06 18:18:37.030 | + functions-common:time_stop:2433 : elapsed_time=3482 2026-07-06 18:18:37.032 | + functions-common:time_stop:2434 : total=36642 2026-07-06 18:18:37.034 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:18:37.037 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40124 2026-07-06 18:18:37.039 | + inc/python:pip_install:219 : return 0 2026-07-06 18:18:37.042 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-06 18:18:37.045 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-06 18:18:37.048 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-06 18:18:37.051 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 18:18:37.053 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 18:18:37.056 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 18:18:37.058 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 18:18:37.061 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 18:18:37.064 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 18:18:37.066 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 18:18:37.068 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 18:18:37.071 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 18:18:37.073 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 18:18:37.076 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 18:18:37.079 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 18:18:37.081 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 18:18:37.084 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-06 18:18:37.087 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:18:37.089 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:18:37.092 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-06 18:18:37.095 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-06 18:18:37.098 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 18:18:37.101 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 18:18:37.104 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 18:18:37.106 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 18:18:37.109 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 18:18:37.111 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 18:18:37.114 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:18:37.116 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:18:37.119 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 18:18:37.121 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 18:18:37.124 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 18:18:37.126 | + functions-common:apt_get_update:1167 : return 2026-07-06 18:18:37.128 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-06 18:18:37.131 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 18:18:37.133 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:18:37.135 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:18:37.137 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-06 18:18:37.159 | + 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-06 18:18:37.195 | Reading package lists... 2026-07-06 18:18:37.551 | Building dependency tree... 2026-07-06 18:18:37.553 | Reading state information... 2026-07-06 18:18:38.091 | The following packages were automatically installed and are no longer required: 2026-07-06 18:18:38.093 | libfwupd2 libgusb2 2026-07-06 18:18:38.093 | Use 'sudo apt autoremove' to remove them. 2026-07-06 18:18:38.095 | The following additional packages will be installed: 2026-07-06 18:18:38.097 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-06 18:18:38.099 | Suggested packages: 2026-07-06 18:18:38.099 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-06 18:18:38.099 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-06 18:18:38.099 | python3-uwsgidecorators 2026-07-06 18:18:38.133 | The following NEW packages will be installed: 2026-07-06 18:18:38.135 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-06 18:18:38.180 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-06 18:18:38.180 | Need to get 1270 kB of archives. 2026-07-06 18:18:38.180 | After this operation, 4285 kB of additional disk space will be used. 2026-07-06 18:18:38.181 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-06 18:18:38.192 | 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-06 18:18:38.197 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-06 18:18:38.204 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-06 18:18:38.214 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-06 18:18:38.221 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-06 18:18:38.447 | perl: warning: Setting locale failed. 2026-07-06 18:18:38.447 | perl: warning: Please check that your locale settings: 2026-07-06 18:18:38.447 | LANGUAGE = (unset), 2026-07-06 18:18:38.447 | LC_ALL = "en_US.utf8", 2026-07-06 18:18:38.447 | LANG = "de_DE.UTF-8" 2026-07-06 18:18:38.448 | are supported and installed on your system. 2026-07-06 18:18:38.448 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:18:38.509 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:18:38.509 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:18:38.509 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:18:38.688 | Fetched 1270 kB in 0s (20.5 MB/s) 2026-07-06 18:18:38.726 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-06 18:18:38.791 | (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-06 18:18:38.797 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-06 18:18:38.804 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-06 18:18:38.851 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-06 18:18:38.863 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-06 18:18:38.868 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-06 18:18:38.912 | Selecting previously unselected package libzmq5:amd64. 2026-07-06 18:18:38.924 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-06 18:18:38.928 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-06 18:18:38.977 | Selecting previously unselected package uwsgi-core. 2026-07-06 18:18:38.989 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-06 18:18:38.994 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-06 18:18:39.165 | Selecting previously unselected package uwsgi. 2026-07-06 18:18:39.177 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-06 18:18:39.183 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-06 18:18:39.234 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-06 18:18:39.246 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-06 18:18:39.250 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-06 18:18:39.319 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-06 18:18:39.328 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-06 18:18:39.337 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-06 18:18:39.346 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-06 18:18:39.363 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-06 18:18:39.900 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-06 18:18:39.932 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 18:18:40.915 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 18:18:41.142 | perl: warning: Setting locale failed. 2026-07-06 18:18:41.142 | perl: warning: Please check that your locale settings: 2026-07-06 18:18:41.142 | LANGUAGE = (unset), 2026-07-06 18:18:41.143 | LC_ALL = "en_US.utf8", 2026-07-06 18:18:41.143 | LANG = "de_DE.UTF-8" 2026-07-06 18:18:41.143 | are supported and installed on your system. 2026-07-06 18:18:41.143 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:18:41.272 | perl: warning: Setting locale failed. 2026-07-06 18:18:41.272 | perl: warning: Please check that your locale settings: 2026-07-06 18:18:41.272 | LANGUAGE = (unset), 2026-07-06 18:18:41.273 | LC_ALL = "en_US.utf8", 2026-07-06 18:18:41.273 | LANG = "de_DE.UTF-8" 2026-07-06 18:18:41.273 | are supported and installed on your system. 2026-07-06 18:18:41.273 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:18:41.324 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:18:41.324 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:18:41.324 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:18:41.395 | perl: warning: Setting locale failed. 2026-07-06 18:18:41.395 | perl: warning: Please check that your locale settings: 2026-07-06 18:18:41.395 | LANGUAGE = (unset), 2026-07-06 18:18:41.395 | LC_ALL = "en_US.utf8", 2026-07-06 18:18:41.396 | LANG = "de_DE.UTF-8" 2026-07-06 18:18:41.396 | are supported and installed on your system. 2026-07-06 18:18:41.396 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:18:41.889 | 2026-07-06 18:18:41.889 | Running kernel seems to be up-to-date. 2026-07-06 18:18:41.889 | 2026-07-06 18:18:41.890 | Restarting services... 2026-07-06 18:18:41.913 | 2026-07-06 18:18:41.913 | Service restarts being deferred: 2026-07-06 18:18:41.913 | systemctl restart virtlockd.service 2026-07-06 18:18:41.913 | systemctl restart virtlogd.service 2026-07-06 18:18:41.913 | 2026-07-06 18:18:41.913 | No containers need to be restarted. 2026-07-06 18:18:41.913 | 2026-07-06 18:18:41.913 | User sessions running outdated binaries: 2026-07-06 18:18:41.913 | quobyte @ session #5: sshd[2056] 2026-07-06 18:18:41.923 | 2026-07-06 18:18:41.923 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 18:18:43.873 | + functions-common:apt_get:1211 : result=0 2026-07-06 18:18:43.876 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 18:18:43.878 | + functions-common:time_stop:2420 : local name 2026-07-06 18:18:43.880 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:18:43.882 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:18:43.884 | + functions-common:time_stop:2423 : local total 2026-07-06 18:18:43.886 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:18:43.888 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 18:18:43.890 | + functions-common:time_stop:2427 : start_time=1783361917156 2026-07-06 18:18:43.892 | + functions-common:time_stop:2429 : [[ -z 1783361917156 ]] 2026-07-06 18:18:43.895 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:18:43.899 | + functions-common:time_stop:2432 : end_time=1783361923896 2026-07-06 18:18:43.901 | + functions-common:time_stop:2433 : elapsed_time=6740 2026-07-06 18:18:43.904 | + functions-common:time_stop:2434 : total=142541 2026-07-06 18:18:43.906 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:18:43.908 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149281 2026-07-06 18:18:43.910 | + functions-common:apt_get:1215 : return 0 2026-07-06 18:18:43.913 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-06 18:18:43.916 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:18:43.918 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:18:43.920 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-06 18:18:43.922 | perl: warning: Setting locale failed. 2026-07-06 18:18:43.923 | perl: warning: Please check that your locale settings: 2026-07-06 18:18:43.923 | LANGUAGE = (unset), 2026-07-06 18:18:43.923 | LC_ALL = "en_US.utf8", 2026-07-06 18:18:43.923 | LANG = (unset) 2026-07-06 18:18:43.923 | are supported and installed on your system. 2026-07-06 18:18:43.923 | perl: warning: Falling back to the standard locale ("C"). 2026-07-06 18:18:43.957 | No module matches proxy 2026-07-06 18:18:43.960 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-06 18:18:43.972 | perl: warning: Setting locale failed. 2026-07-06 18:18:43.972 | perl: warning: Please check that your locale settings: 2026-07-06 18:18:43.972 | LANGUAGE = (unset), 2026-07-06 18:18:43.972 | LC_ALL = "en_US.utf8", 2026-07-06 18:18:43.973 | LANG = "de_DE.UTF-8" 2026-07-06 18:18:43.973 | are supported and installed on your system. 2026-07-06 18:18:43.973 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:18:44.011 | Enabling module proxy. 2026-07-06 18:18:44.016 | To activate the new configuration, you need to run: 2026-07-06 18:18:44.016 | systemctl restart apache2 2026-07-06 18:18:44.021 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-06 18:18:44.032 | perl: warning: Setting locale failed. 2026-07-06 18:18:44.033 | perl: warning: Please check that your locale settings: 2026-07-06 18:18:44.033 | LANGUAGE = (unset), 2026-07-06 18:18:44.033 | LC_ALL = "en_US.utf8", 2026-07-06 18:18:44.033 | LANG = "de_DE.UTF-8" 2026-07-06 18:18:44.033 | are supported and installed on your system. 2026-07-06 18:18:44.033 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:18:44.074 | Considering dependency proxy for proxy_uwsgi: 2026-07-06 18:18:44.074 | Module proxy already enabled 2026-07-06 18:18:44.074 | Enabling module proxy_uwsgi. 2026-07-06 18:18:44.080 | To activate the new configuration, you need to run: 2026-07-06 18:18:44.080 | systemctl restart apache2 2026-07-06 18:18:44.085 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-06 18:18:44.088 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 18:18:44.091 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 18:18:44.093 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 18:18:44.227 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-06 18:18:44.229 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-06 18:18:44.232 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-06 18:18:44.234 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:44.238 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:44.240 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-06 18:18:44.242 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:44.244 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-06 18:18:44.247 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-06 18:18:44.249 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-06 18:18:44.251 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:44.253 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:44.256 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-06 18:18:44.258 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:44.260 | + ./stack.sh:main:905 : install_glanceclient 2026-07-06 18:18:44.263 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-06 18:18:44.265 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-06 18:18:44.267 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:44.269 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:44.271 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-06 18:18:44.273 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:44.276 | + ./stack.sh:main:906 : install_cinderclient 2026-07-06 18:18:44.278 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-06 18:18:44.280 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-06 18:18:44.282 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:44.285 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:44.287 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-06 18:18:44.289 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:44.291 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-06 18:18:44.294 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-06 18:18:44.296 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:44.299 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:44.301 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-06 18:18:44.303 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:44.305 | + ./stack.sh:main:907 : install_novaclient 2026-07-06 18:18:44.308 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-06 18:18:44.310 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-06 18:18:44.312 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:44.315 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:44.317 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-06 18:18:44.319 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:44.321 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-06 18:18:44.337 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:18:44.339 | + ./stack.sh:main:909 : install_swiftclient 2026-07-06 18:18:44.342 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-06 18:18:44.344 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-06 18:18:44.346 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:44.348 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:44.350 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-06 18:18:44.353 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:44.355 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-06 18:18:44.370 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:18:44.373 | + ./stack.sh:main:912 : install_neutronclient 2026-07-06 18:18:44.375 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-06 18:18:44.377 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-06 18:18:44.380 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:44.382 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:44.385 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-06 18:18:44.387 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:44.390 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-06 18:18:44.392 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-06 18:18:44.394 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-06 18:18:44.396 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:18:44.399 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:18:44.401 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-06 18:18:44.403 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:18:44.406 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-06 18:18:44.408 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-06 18:18:44.411 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 18:18:44.413 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-06 18:18:44.416 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-06 18:18:44.418 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 18:18:44.422 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-06 18:18:44.422 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 18:18:44.426 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-06 18:18:44.429 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-06 18:18:44.431 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-06 18:18:44.434 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-06 18:18:44.436 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-06 18:18:44.453 | Using python 3.12 to install keystonemiddleware 2026-07-06 18:18:44.456 | + 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-06 18:18:45.649 | Collecting keystonemiddleware 2026-07-06 18:18:45.797 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 18:18:45.866 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-06 18:18:45.886 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 18:18:45.950 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-06 18:18:45.976 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 18:18:46.049 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-06 18:18:46.068 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 18:18:46.121 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-06 18:18:46.143 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 18:18:46.196 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-06 18:18:46.219 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-06 18:18:46.292 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-06 18:18:46.317 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 18:18:46.370 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-06 18:18:46.389 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 18:18:46.455 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-06 18:18:46.472 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 18:18:46.481 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-06 18:18:46.513 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-06 18:18:46.529 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 18:18:46.570 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-06 18:18:46.585 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-06 18:18:46.634 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-06 18:18:46.651 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 18:18:46.661 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-06 18:18:46.695 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-06 18:18:46.716 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-06 18:18:46.729 | 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-06 18:18:46.770 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-06 18:18:46.785 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 18:18:46.820 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-06 18:18:46.837 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 18:18:46.880 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-06 18:18:46.904 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-06 18:18:46.949 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-06 18:18:46.968 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 18:18:47.020 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-06 18:18:47.039 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 18:18:47.082 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-06 18:18:47.100 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-06 18:18:47.138 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-06 18:18:47.156 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-06 18:18:47.166 | 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-06 18:18:47.206 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-06 18:18:47.226 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-06 18:18:47.236 | 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-06 18:18:47.238 | 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.2) 2026-07-06 18:18:47.389 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-06 18:18:47.404 | 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-06 18:18:47.461 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-06 18:18:47.478 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-06 18:18:47.488 | 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-06 18:18:47.620 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-06 18:18:47.639 | 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-06 18:18:47.658 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-06 18:18:47.696 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-06 18:18:47.714 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-06 18:18:47.763 | 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-06 18:18:47.766 | 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-06 18:18:47.766 | 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-06 18:18:47.766 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-06 18:18:47.810 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-06 18:18:47.863 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-06 18:18:47.899 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-06 18:18:47.922 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-06 18:18:47.945 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-06 18:18:47.968 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-06 18:18:47.998 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-06 18:18:48.029 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-06 18:18:48.094 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 34.8 MB/s 0:00:00 2026-07-06 18:18:48.113 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-06 18:18:48.136 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-06 18:18:48.159 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-06 18:18:48.181 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-06 18:18:48.201 | 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-06 18:18:48.229 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-06 18:18:48.252 | 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-06 18:18:48.277 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-06 18:18:48.301 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-06 18:18:48.324 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-06 18:18:48.348 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-06 18:18:48.377 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-06 18:18:48.402 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-06 18:18:48.423 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-06 18:18:48.444 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-06 18:18:48.465 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-06 18:18:48.489 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-06 18:18:48.782 | 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-06 18:18:49.037 | Attempting uninstall: six 2026-07-06 18:18:49.046 | Found existing installation: six 1.16.0 2026-07-06 18:18:49.048 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:18:49.048 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-06 18:18:49.108 | Attempting uninstall: pyparsing 2026-07-06 18:18:49.117 | Found existing installation: pyparsing 3.1.1 2026-07-06 18:18:49.118 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:18:49.119 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-06 18:18:49.257 | Attempting uninstall: PyJWT 2026-07-06 18:18:49.267 | Found existing installation: PyJWT 2.7.0 2026-07-06 18:18:49.268 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:18:49.268 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-06 18:18:49.437 | Attempting uninstall: netaddr 2026-07-06 18:18:49.447 | Found existing installation: netaddr 0.8.0 2026-07-06 18:18:49.450 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:18:49.450 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-06 18:18:49.703 | Attempting uninstall: python-dateutil 2026-07-06 18:18:49.713 | Found existing installation: python-dateutil 2.8.2 2026-07-06 18:18:49.714 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:18:49.714 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-06 18:18:51.857 | 2026-07-06 18:18:51.865 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.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.9.0 typing-extensions-4.15.0 2026-07-06 18:18:52.108 | + inc/python:pip_install:216 : result=0 2026-07-06 18:18:52.112 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:18:52.115 | + functions-common:time_stop:2420 : local name 2026-07-06 18:18:52.118 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:18:52.121 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:18:52.124 | + functions-common:time_stop:2423 : local total 2026-07-06 18:18:52.128 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:18:52.130 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:18:52.133 | + functions-common:time_stop:2427 : start_time=1783361924449 2026-07-06 18:18:52.137 | + functions-common:time_stop:2429 : [[ -z 1783361924449 ]] 2026-07-06 18:18:52.141 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:18:52.146 | + functions-common:time_stop:2432 : end_time=1783361932142 2026-07-06 18:18:52.149 | + functions-common:time_stop:2433 : elapsed_time=7693 2026-07-06 18:18:52.152 | + functions-common:time_stop:2434 : total=40124 2026-07-06 18:18:52.154 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:18:52.156 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47817 2026-07-06 18:18:52.158 | + inc/python:pip_install:219 : return 0 2026-07-06 18:18:52.162 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-06 18:18:52.164 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-06 18:18:52.166 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 18:18:52.170 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-06 18:18:52.173 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-06 18:18:52.176 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 18:18:52.180 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-06 18:18:52.181 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 18:18:52.186 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-06 18:18:52.190 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-06 18:18:52.192 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-06 18:18:52.195 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-06 18:18:52.199 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-06 18:18:52.222 | Using python 3.12 to install python-memcached 2026-07-06 18:18:52.226 | + 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-06 18:18:53.409 | Collecting python-memcached 2026-07-06 18:18:53.563 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-06 18:18:53.593 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-06 18:18:53.775 | Installing collected packages: python-memcached 2026-07-06 18:18:53.812 | Successfully installed python-memcached-1.62 2026-07-06 18:18:53.952 | + inc/python:pip_install:216 : result=0 2026-07-06 18:18:53.954 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:18:53.956 | + functions-common:time_stop:2420 : local name 2026-07-06 18:18:53.959 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:18:53.961 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:18:53.963 | + functions-common:time_stop:2423 : local total 2026-07-06 18:18:53.966 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:18:53.968 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:18:53.972 | + functions-common:time_stop:2427 : start_time=1783361932217 2026-07-06 18:18:53.973 | + functions-common:time_stop:2429 : [[ -z 1783361932217 ]] 2026-07-06 18:18:53.976 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:18:53.981 | + functions-common:time_stop:2432 : end_time=1783361933977 2026-07-06 18:18:53.983 | + functions-common:time_stop:2433 : elapsed_time=1760 2026-07-06 18:18:53.986 | + functions-common:time_stop:2434 : total=47817 2026-07-06 18:18:53.988 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:18:53.990 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49577 2026-07-06 18:18:53.992 | + inc/python:pip_install:219 : return 0 2026-07-06 18:18:53.994 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-06 18:18:54.012 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:18:54.015 | + ./stack.sh:main:919 : '[' 192.168.122.231 == 192.168.122.231 ']' 2026-07-06 18:18:54.017 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-06 18:18:54.020 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-06 18:18:54.022 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-06 18:18:54.024 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 18:18:54.028 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-06 18:18:54.030 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-06 18:18:54.048 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:18:54.052 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-06 18:18:54.054 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-06 18:18:54.056 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-06 18:18:54.058 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 18:18:54.060 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 18:18:54.062 | ++ functions-common:git_clone:593 : pwd 2026-07-06 18:18:54.065 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 18:18:54.068 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 18:18:54.072 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 18:18:54.089 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 18:18:54.092 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 18:18:54.095 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 18:18:54.097 | + functions-common:git_clone:610 : echo master 2026-07-06 18:18:54.098 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 18:18:54.103 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-06 18:18:54.106 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 18:18:54.108 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-06 18:18:54.112 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:18:54.115 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:18:54.118 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:18:54.121 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:18:54.124 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:18:54.126 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:18:54.129 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:18:54.132 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:18:54.135 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:18:54.140 | + functions-common:time_start:2411 : _TIME_START[$name]=1783361934136 2026-07-06 18:18:54.143 | + 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-06 18:18:54.146 | Cloning into '/opt/stack/keystone'... 2026-07-06 18:19:11.878 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:19:11.881 | + functions-common:time_stop:2420 : local name 2026-07-06 18:19:11.884 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:19:11.887 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:19:11.891 | + functions-common:time_stop:2423 : local total 2026-07-06 18:19:11.894 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:19:11.897 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:19:11.901 | + functions-common:time_stop:2427 : start_time=1783361934136 2026-07-06 18:19:11.904 | + functions-common:time_stop:2429 : [[ -z 1783361934136 ]] 2026-07-06 18:19:11.908 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:19:11.913 | + functions-common:time_stop:2432 : end_time=1783361951909 2026-07-06 18:19:11.916 | + functions-common:time_stop:2433 : elapsed_time=17773 2026-07-06 18:19:11.920 | + functions-common:time_stop:2434 : total=5368 2026-07-06 18:19:11.923 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:19:11.926 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23141 2026-07-06 18:19:11.929 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-06 18:19:11.932 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 18:19:11.936 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:19:11.939 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:19:11.942 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:19:11.945 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:19:11.949 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:19:11.952 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:19:11.955 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:19:11.958 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:19:11.962 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:19:11.968 | + functions-common:time_start:2411 : _TIME_START[$name]=1783361951963 2026-07-06 18:19:11.970 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 18:19:12.572 | From https://review.opendev.org/openstack/keystone 2026-07-06 18:19:12.573 | * branch master -> FETCH_HEAD 2026-07-06 18:19:12.582 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:19:12.585 | + functions-common:time_stop:2420 : local name 2026-07-06 18:19:12.587 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:19:12.589 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:19:12.591 | + functions-common:time_stop:2423 : local total 2026-07-06 18:19:12.593 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:19:12.595 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:19:12.597 | + functions-common:time_stop:2427 : start_time=1783361951963 2026-07-06 18:19:12.601 | + functions-common:time_stop:2429 : [[ -z 1783361951963 ]] 2026-07-06 18:19:12.604 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:19:12.609 | + functions-common:time_stop:2432 : end_time=1783361952606 2026-07-06 18:19:12.611 | + functions-common:time_stop:2433 : elapsed_time=643 2026-07-06 18:19:12.613 | + functions-common:time_stop:2434 : total=23141 2026-07-06 18:19:12.615 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:19:12.617 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23784 2026-07-06 18:19:12.619 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 18:19:12.621 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:19:12.623 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:19:12.626 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:19:12.628 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:19:12.630 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:19:12.632 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:19:12.635 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:19:12.638 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:19:12.640 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:19:12.645 | + functions-common:time_start:2411 : _TIME_START[$name]=1783361952641 2026-07-06 18:19:12.647 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 18:19:12.814 | Note: switching to 'FETCH_HEAD'. 2026-07-06 18:19:12.815 | 2026-07-06 18:19:12.815 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 18:19:12.815 | changes and commit them, and you can discard any commits you make in this 2026-07-06 18:19:12.815 | state without impacting any branches by switching back to a branch. 2026-07-06 18:19:12.815 | 2026-07-06 18:19:12.815 | If you want to create a new branch to retain commits you create, you may 2026-07-06 18:19:12.815 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 18:19:12.815 | 2026-07-06 18:19:12.815 | git switch -c 2026-07-06 18:19:12.815 | 2026-07-06 18:19:12.815 | Or undo this operation with: 2026-07-06 18:19:12.816 | 2026-07-06 18:19:12.816 | git switch - 2026-07-06 18:19:12.816 | 2026-07-06 18:19:12.816 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 18:19:12.816 | 2026-07-06 18:19:12.816 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-06 18:19:12.821 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:19:12.823 | + functions-common:time_stop:2420 : local name 2026-07-06 18:19:12.825 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:19:12.828 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:19:12.830 | + functions-common:time_stop:2423 : local total 2026-07-06 18:19:12.833 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:19:12.836 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:19:12.838 | + functions-common:time_stop:2427 : start_time=1783361952641 2026-07-06 18:19:12.841 | + functions-common:time_stop:2429 : [[ -z 1783361952641 ]] 2026-07-06 18:19:12.845 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:19:12.848 | + functions-common:time_stop:2432 : end_time=1783361952846 2026-07-06 18:19:12.850 | + functions-common:time_stop:2433 : elapsed_time=205 2026-07-06 18:19:12.853 | + functions-common:time_stop:2434 : total=23784 2026-07-06 18:19:12.855 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:19:12.858 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23989 2026-07-06 18:19:12.861 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-06 18:19:12.877 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-06 18:19:12.880 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 18:19:12.881 | + functions-common:git_clone:673 : head -1 2026-07-06 18:19:12.883 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-06 18:19:12.886 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 18:19:12.890 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-06 18:19:12.893 | + inc/python:setup_develop:353 : local bindep 2026-07-06 18:19:12.896 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-06 18:19:12.900 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-06 18:19:12.903 | + inc/python:setup_develop:359 : local extras= 2026-07-06 18:19:12.907 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-06 18:19:12.910 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 18:19:12.913 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-06 18:19:12.917 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-06 18:19:12.920 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 18:19:12.924 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 18:19:12.928 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-06 18:19:12.932 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 18:19:12.936 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-06 18:19:12.939 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 18:19:12.942 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 18:19:12.947 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-06 18:19:12.953 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-06 18:19:12.956 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-06 18:19:12.960 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-06 18:19:13.121 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-06 18:19:13.124 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 18:19:13.127 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 18:19:13.131 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 18:19:13.134 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-06 18:19:13.138 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-06 18:19:13.141 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 18:19:13.145 | + inc/python:setup_package:446 : local extras= 2026-07-06 18:19:13.148 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 18:19:13.152 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 18:19:13.155 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 18:19:13.158 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 18:19:13.161 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 18:19:13.164 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-06 18:19:13.186 | Using python 3.12 to install /opt/stack/keystone 2026-07-06 18:19:13.189 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-07-06 18:19:14.154 | Obtaining file:///opt/stack/keystone 2026-07-06 18:19:14.159 | Installing build dependencies: started 2026-07-06 18:19:15.879 | Installing build dependencies: finished with status 'done' 2026-07-06 18:19:15.880 | Checking if build backend supports build_editable: started 2026-07-06 18:19:16.439 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 18:19:16.441 | Getting requirements to build editable: started 2026-07-06 18:19:16.757 | Getting requirements to build editable: finished with status 'done' 2026-07-06 18:19:16.759 | Preparing editable metadata (pyproject.toml): started 2026-07-06 18:19:17.857 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 18:19:17.872 | 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-06 18:19:17.873 | 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-06 18:19:18.075 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-06 18:19:18.234 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 18:19:18.280 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-06 18:19:18.300 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-06 18:19:18.708 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-06 18:19:18.725 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-06 18:19:19.309 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-06 18:19:19.324 | 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-06 18:19:19.348 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.9.0) 2026-07-06 18:19:19.349 | 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-06 18:19:19.350 | 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-06 18:19:19.425 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-06 18:19:19.446 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-06 18:19:19.460 | 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-06 18:19:19.461 | 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-06 18:19:19.462 | 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-06 18:19:19.531 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-06 18:19:19.556 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 18:19:19.622 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-06 18:19:19.645 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 18:19:19.656 | 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-06 18:19:19.657 | 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-06 18:19:19.705 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-06 18:19:19.729 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 18:19:19.794 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-06 18:19:19.821 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 18:19:19.830 | 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-06 18:19:19.865 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-06 18:19:19.883 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-06 18:19:19.894 | 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-06 18:19:19.922 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-06 18:19:19.938 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-06 18:19:19.986 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-06 18:19:20.007 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-06 18:19:20.018 | 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-06 18:19:20.019 | 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-06 18:19:20.065 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-06 18:19:20.084 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-06 18:19:20.096 | 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-06 18:19:20.097 | 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-06 18:19:20.134 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-06 18:19:20.153 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-06 18:19:20.204 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-06 18:19:20.220 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-06 18:19:20.418 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-06 18:19:20.433 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-06 18:19:20.475 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-06 18:19:20.489 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-06 18:19:20.501 | 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-06 18:19:20.530 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 18:19:20.544 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 18:19:20.588 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 18:19:20.604 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 18:19:20.639 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 18:19:20.655 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 18:19:20.697 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 18:19:20.713 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 18:19:20.819 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 18:19:20.834 | 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-06 18:19:20.876 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-06 18:19:20.893 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-06 18:19:20.909 | 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-06 18:19:20.978 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-06 18:19:20.995 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-06 18:19:21.042 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 18:19:21.057 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-06 18:19:21.097 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 18:19:21.112 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 18:19:21.161 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 18:19:21.176 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 18:19:21.745 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 18:19:21.764 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-06 18:19:21.811 | 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.15.0) 2026-07-06 18:19:21.816 | 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-06 18:19:21.818 | 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-06 18:19:21.819 | 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-06 18:19:21.820 | 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-06 18:19:21.832 | 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-06 18:19:21.834 | 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-06 18:19:21.834 | 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-06 18:19:21.884 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 18:19:21.903 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-06 18:19:21.914 | 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-06 18:19:21.947 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 18:19:21.968 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-06 18:19:22.005 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 18:19:22.026 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-06 18:19:22.078 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 18:19:22.095 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 18:19:22.107 | 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.2) 2026-07-06 18:19:22.112 | 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-06 18:19:22.115 | 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-06 18:19:22.160 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 18:19:22.179 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 18:19:22.222 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 18:19:22.237 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 18:19:22.278 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 18:19:22.298 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-06 18:19:22.360 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 18:19:22.381 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 18:19:22.425 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 18:19:22.466 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-06 18:19:22.502 | 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-06 18:19:22.518 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-06 18:19:22.564 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 18:19:22.584 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-06 18:19:22.593 | 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-06 18:19:22.626 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 18:19:22.643 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 18:19:22.685 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-06 18:19:22.700 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-06 18:19:22.752 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 18:19:22.768 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-06 18:19:23.040 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 18:19:23.060 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-06 18:19:23.112 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 18:19:23.129 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 18:19:23.170 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 18:19:23.186 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-06 18:19:23.226 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 18:19:23.249 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-06 18:19:23.298 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 18:19:23.315 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-06 18:19:23.397 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 18:19:23.414 | 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-06 18:19:23.457 | 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-06 18:19:23.474 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-06 18:19:23.526 | 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-06 18:19:23.543 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 18:19:23.595 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-06 18:19:23.611 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-06 18:19:23.634 | 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-06 18:19:23.636 | 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-06 18:19:23.648 | 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) (83.0.0) 2026-07-06 18:19:23.685 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-06 18:19:23.710 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-06 18:19:23.783 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 18:19:23.800 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-06 18:19:23.846 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 18:19:23.863 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-06 18:19:23.916 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 18:19:23.933 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-06 18:19:23.954 | 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-06 18:19:23.956 | 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-06 18:19:23.956 | 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-06 18:19:23.958 | 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-06 18:19:24.010 | 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-06 18:19:24.029 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-06 18:19:24.092 | 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-06 18:19:24.107 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-06 18:19:24.207 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-06 18:19:24.248 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-06 18:19:24.329 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 50.0 MB/s 0:00:00 2026-07-06 18:19:24.344 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-06 18:19:24.369 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-06 18:19:24.392 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-06 18:19:24.414 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-06 18:19:24.438 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-06 18:19:24.461 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-06 18:19:24.482 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-06 18:19:24.507 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-06 18:19:24.531 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-06 18:19:24.553 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-06 18:19:24.577 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-06 18:19:24.598 | 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-06 18:19:24.625 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-06 18:19:24.650 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-06 18:19:24.673 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-06 18:19:24.701 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-06 18:19:24.729 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-06 18:19:24.775 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-06 18:19:24.796 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-06 18:19:24.818 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-06 18:19:24.844 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-06 18:19:24.868 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-06 18:19:24.893 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-06 18:19:24.919 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-06 18:19:24.942 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-06 18:19:24.967 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-06 18:19:24.997 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-06 18:19:25.015 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 30.2 MB/s 0:00:00 2026-07-06 18:19:25.032 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-06 18:19:25.055 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-06 18:19:25.078 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-06 18:19:25.102 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-06 18:19:25.126 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-06 18:19:25.153 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-06 18:19:25.176 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-06 18:19:25.198 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-06 18:19:25.222 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-06 18:19:25.253 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-06 18:19:25.279 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-06 18:19:25.308 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-06 18:19:25.332 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-06 18:19:25.360 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-06 18:19:25.383 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-06 18:19:25.409 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-06 18:19:25.439 | 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-06 18:19:25.505 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 52.4 MB/s 0:00:00 2026-07-06 18:19:25.524 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-06 18:19:25.549 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-06 18:19:25.575 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-06 18:19:25.597 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-06 18:19:25.704 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-06 18:19:25.730 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-06 18:19:25.758 | 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-06 18:19:25.782 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-06 18:19:25.804 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-06 18:19:25.827 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-06 18:19:25.849 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-06 18:19:26.032 | Building wheels for collected packages: keystone 2026-07-06 18:19:26.033 | Building editable for keystone (pyproject.toml): started 2026-07-06 18:19:27.107 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-06 18:19:27.108 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=a2938276da6e603c69cb900f304a2a0832a46f17c6d2b7a0c60929f17fc994e9 2026-07-06 18:19:27.108 | Stored in directory: /tmp/pip-ephem-wheel-cache-24ug8fxf/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-06 18:19:27.113 | Successfully built keystone 2026-07-06 18:19:27.455 | 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-06 18:19:27.495 | Attempting uninstall: pytz 2026-07-06 18:19:27.506 | Found existing installation: pytz 2024.1 2026-07-06 18:19:27.507 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:19:27.507 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-06 18:19:29.315 | Attempting uninstall: oauthlib 2026-07-06 18:19:29.327 | Found existing installation: oauthlib 3.2.2 2026-07-06 18:19:29.327 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:19:29.328 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-06 18:19:29.476 | Attempting uninstall: markupsafe 2026-07-06 18:19:29.487 | Found existing installation: MarkupSafe 2.1.5 2026-07-06 18:19:29.487 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:19:29.488 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-06 18:19:30.590 | Attempting uninstall: click 2026-07-06 18:19:30.601 | Found existing installation: click 8.1.6 2026-07-06 18:19:30.601 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:19:30.601 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-06 18:19:30.776 | Attempting uninstall: blinker 2026-07-06 18:19:30.787 | Found existing installation: blinker 1.7.0 2026-07-06 18:19:30.787 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:19:30.788 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-06 18:19:30.807 | Attempting uninstall: bcrypt 2026-07-06 18:19:30.821 | Found existing installation: bcrypt 3.2.2 2026-07-06 18:19:30.821 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:19:30.822 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-06 18:19:30.841 | Attempting uninstall: attrs 2026-07-06 18:19:30.855 | Found existing installation: attrs 23.2.0 2026-07-06 18:19:30.856 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:19:30.856 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-06 18:19:34.199 | Attempting uninstall: jinja2 2026-07-06 18:19:34.213 | Found existing installation: Jinja2 3.1.2 2026-07-06 18:19:34.213 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:19:34.214 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-06 18:19:35.313 | Attempting uninstall: cryptography 2026-07-06 18:19:35.328 | Found existing installation: cryptography 41.0.7 2026-07-06 18:19:35.328 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:19:35.328 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-06 18:19:35.950 | Attempting uninstall: pyopenssl 2026-07-06 18:19:35.964 | Found existing installation: pyOpenSSL 23.2.0 2026-07-06 18:19:35.966 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:19:35.966 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-06 18:19:36.382 | Attempting uninstall: jsonschema 2026-07-06 18:19:36.397 | Found existing installation: jsonschema 4.10.3 2026-07-06 18:19:36.398 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:19:36.398 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-06 18:19:38.059 | 2026-07-06 18:19:38.061 | 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-06 18:19:38.061 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-06 18:19:38.076 | 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.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 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.3 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-06 18:19:38.417 | + inc/python:pip_install:216 : result=0 2026-07-06 18:19:38.419 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:19:38.421 | + functions-common:time_stop:2420 : local name 2026-07-06 18:19:38.423 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:19:38.425 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:19:38.428 | + functions-common:time_stop:2423 : local total 2026-07-06 18:19:38.430 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:19:38.432 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:19:38.435 | + functions-common:time_stop:2427 : start_time=1783361953182 2026-07-06 18:19:38.437 | + functions-common:time_stop:2429 : [[ -z 1783361953182 ]] 2026-07-06 18:19:38.441 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:19:38.446 | + functions-common:time_stop:2432 : end_time=1783361978443 2026-07-06 18:19:38.448 | + functions-common:time_stop:2433 : elapsed_time=25261 2026-07-06 18:19:38.450 | + functions-common:time_stop:2434 : total=49577 2026-07-06 18:19:38.452 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:19:38.455 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74838 2026-07-06 18:19:38.458 | + inc/python:pip_install:219 : return 0 2026-07-06 18:19:38.460 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 18:19:38.463 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 18:19:38.465 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-06 18:19:38.468 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-06 18:19:38.471 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:19:38.474 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:19:38.477 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-06 18:19:38.479 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:19:38.482 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-06 18:19:38.500 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:19:38.503 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 18:19:38.505 | + ./stack.sh:main:921 : configure_keystone 2026-07-06 18:19:38.508 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-06 18:19:38.526 | + 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-06 18:19:38.529 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-06 18:19:38.534 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-06 18:19:38.551 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:19:38.554 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-06 18:19:38.589 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-06 18:19:38.623 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-06 18:19:38.657 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-06 18:19:38.690 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-06 18:19:38.724 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-06 18:19:38.761 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-06 18:19:38.795 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-06 18:19:38.829 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-06 18:19:38.866 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-06 18:19:38.868 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-06 18:19:38.871 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-06 18:19:38.873 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-06 18:19:38.876 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 18:19:38.879 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 18:19:38.896 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:19:38.899 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 18:19:38.901 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 18:19:38.904 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 18:19:38.922 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:19:38.925 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.231:5672/ 2026-07-06 18:19:38.928 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.231:5672/ 2026-07-06 18:19:38.963 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 18:19:38.966 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 18:19:38.969 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.231/identity 2026-07-06 18:19:39.005 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-06 18:19:39.008 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-06 18:19:39.044 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-06 18:19:39.047 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-06 18:19:39.050 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-06 18:19:39.053 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-06 18:19:39.056 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 18:19:39.059 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 18:19:39.061 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 18:19:39.079 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:19:39.082 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 18:19:39.085 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-06 18:19:39.089 | + 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-06 18:19:39.123 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-06 18:19:39.125 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-06 18:19:39.128 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-06 18:19:39.131 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-06 18:19:39.135 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 18:19:39.154 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 18:19:39.157 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 18:19:39.159 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 18:19:39.162 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 18:19:39.165 | + 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-06 18:19:39.198 | + 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-06 18:19:39.232 | + 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-06 18:19:39.266 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 18:19:39.299 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-06 18:19:39.333 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-06 18:19:39.369 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-06 18:19:39.371 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-06 18:19:39.374 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-06 18:19:39.377 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-06 18:19:39.379 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 18:19:39.382 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-06 18:19:39.384 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-06 18:19:39.388 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 18:19:39.390 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 18:19:39.406 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 18:19:39.406 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 18:19:39.418 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 18:19:39.423 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 18:19:39.437 | /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-06 18:19:39.443 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-06 18:19:39.445 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-06 18:19:39.450 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 18:19:39.452 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-06 18:19:39.486 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-06 18:19:39.519 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-06 18:19:39.552 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-06 18:19:39.586 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-06 18:19:39.618 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-06 18:19:39.651 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-06 18:19:39.684 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-06 18:19:39.716 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-06 18:19:39.749 | + 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-06 18:19:39.782 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-06 18:19:39.817 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-06 18:19:39.851 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-06 18:19:39.885 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-06 18:19:39.918 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 18:19:39.921 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 18:19:39.924 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-06 18:19:39.926 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-06 18:19:39.929 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 18:19:39.931 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:19:39.933 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:19:39.936 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-06 18:19:39.939 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-06 18:19:39.942 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-06 18:19:39.973 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-06 18:19:40.004 | + 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-06 18:19:40.005 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-06 18:19:40.015 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-06 18:19:40.020 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-06 18:19:40.022 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-06 18:19:40.025 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 18:19:40.029 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 18:19:40.031 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 18:19:40.034 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 18:19:40.037 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:19:40.040 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:19:40.043 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 18:19:40.045 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 18:19:40.049 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:19:40.051 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:19:40.054 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-06 18:19:40.066 | perl: warning: Setting locale failed. 2026-07-06 18:19:40.066 | perl: warning: Please check that your locale settings: 2026-07-06 18:19:40.066 | LANGUAGE = (unset), 2026-07-06 18:19:40.066 | LC_ALL = "en_US.utf8", 2026-07-06 18:19:40.066 | LANG = "de_DE.UTF-8" 2026-07-06 18:19:40.066 | are supported and installed on your system. 2026-07-06 18:19:40.066 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:19:40.106 | Enabling site keystone-api. 2026-07-06 18:19:40.112 | To activate the new configuration, you need to run: 2026-07-06 18:19:40.112 | systemctl reload apache2 2026-07-06 18:19:40.117 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 18:19:40.120 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 18:19:40.123 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 18:19:40.125 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 18:19:40.255 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-06 18:19:40.290 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-06 18:19:40.326 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-06 18:19:40.360 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-06 18:19:40.363 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-06 18:19:40.398 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-06 18:19:40.429 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-06 18:19:40.461 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-06 18:19:40.495 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-06 18:19:40.497 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-06 18:19:40.529 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-06 18:19:40.546 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:19:40.548 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-06 18:19:40.567 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:19:40.569 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-06 18:19:40.573 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-06 18:19:40.575 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-06 18:19:40.578 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 18:19:40.580 | + lib/stack:stack_install_service:32 : install_glance 2026-07-06 18:19:40.583 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-06 18:19:40.586 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-06 18:19:40.589 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-06 18:19:40.607 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:19:40.609 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-06 18:19:40.612 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-06 18:19:40.630 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:19:40.633 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-06 18:19:40.636 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-06 18:19:40.639 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:19:40.642 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:19:40.645 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-06 18:19:40.648 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:19:40.652 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-06 18:19:40.655 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-06 18:19:40.658 | ++ inc/python:join_extras:29 : echo cinder 2026-07-06 18:19:40.661 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-06 18:19:40.664 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-06 18:19:40.667 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-06 18:19:40.669 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-06 18:19:40.673 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-06 18:19:40.676 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-06 18:19:40.679 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-06 18:19:40.683 | +++ 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-06 18:19:40.683 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-06 18:19:40.688 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-06 18:19:40.691 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-06 18:19:40.694 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-06 18:19:40.697 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-06 18:19:40.700 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-06 18:19:40.723 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-06 18:19:40.725 | + 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-06 18:19:41.927 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 18:19:42.066 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-06 18:19:42.083 | 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-06 18:19:42.084 | 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-06 18:19:42.085 | 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-06 18:19:42.086 | 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-06 18:19:42.086 | 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-06 18:19:42.087 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.0) 2026-07-06 18:19:42.088 | 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-06 18:19:42.089 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.15.0) 2026-07-06 18:19:42.090 | 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-06 18:19:42.091 | 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-06 18:19:42.120 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-06 18:19:42.139 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 18:19:42.163 | 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-06 18:19:42.165 | 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-06 18:19:42.167 | 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.2) 2026-07-06 18:19:42.220 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 18:19:42.245 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-06 18:19:42.319 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 18:19:42.338 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 18:19:42.389 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 18:19:42.404 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 18:19:42.454 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 18:19:42.471 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 18:19:42.484 | 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-06 18:19:42.485 | 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-06 18:19:42.486 | 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-06 18:19:42.487 | 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-06 18:19:42.493 | 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-06 18:19:42.494 | 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-06 18:19:42.495 | 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-06 18:19:42.499 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-06 18:19:42.500 | 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-06 18:19:42.501 | 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-06 18:19:42.503 | 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-06 18:19:42.539 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-06 18:19:42.555 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-06 18:19:42.566 | 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-06 18:19:42.572 | 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-06 18:19:42.576 | 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-06 18:19:42.577 | 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-06 18:19:42.578 | 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-06 18:19:42.587 | 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-06 18:19:42.591 | 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-06 18:19:42.592 | 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-06 18:19:42.595 | 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-06 18:19:42.603 | 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-06 18:19:42.604 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-07-06 18:19:42.605 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.3) 2026-07-06 18:19:42.607 | 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-06 18:19:42.608 | 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-06 18:19:42.609 | 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-06 18:19:42.610 | 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-06 18:19:42.613 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-06 18:19:42.624 | 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-06 18:19:42.625 | 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-06 18:19:42.630 | 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) (83.0.0) 2026-07-06 18:19:42.648 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-07-06 18:19:42.652 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-06 18:19:42.656 | 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-06 18:19:42.669 | 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-06 18:19:42.670 | 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-06 18:19:42.671 | 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-06 18:19:42.673 | 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-06 18:19:42.695 | 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-06 18:19:42.755 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-06 18:19:42.812 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-06 18:19:42.842 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-06 18:19:42.869 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-06 18:19:42.905 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-06 18:19:42.934 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-06 18:19:42.957 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-06 18:19:43.203 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-06 18:19:44.496 | 2026-07-06 18:19:44.514 | Successfully installed glance-store-5.6.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-06 18:19:44.676 | + inc/python:pip_install:216 : result=0 2026-07-06 18:19:44.679 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:19:44.682 | + functions-common:time_stop:2420 : local name 2026-07-06 18:19:44.685 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:19:44.689 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:19:44.691 | + functions-common:time_stop:2423 : local total 2026-07-06 18:19:44.694 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:19:44.697 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:19:44.700 | + functions-common:time_stop:2427 : start_time=1783361980717 2026-07-06 18:19:44.703 | + functions-common:time_stop:2429 : [[ -z 1783361980717 ]] 2026-07-06 18:19:44.706 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:19:44.711 | + functions-common:time_stop:2432 : end_time=1783361984707 2026-07-06 18:19:44.714 | + functions-common:time_stop:2433 : elapsed_time=3990 2026-07-06 18:19:44.716 | + functions-common:time_stop:2434 : total=74838 2026-07-06 18:19:44.719 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:19:44.721 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78828 2026-07-06 18:19:44.724 | + inc/python:pip_install:219 : return 0 2026-07-06 18:19:44.727 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-06 18:19:44.730 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-06 18:19:44.733 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-06 18:19:44.750 | + 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-06 18:19:44.755 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-06 18:19:44.758 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-06 18:19:44.761 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-06 18:19:44.763 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 18:19:44.766 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 18:19:44.770 | ++ functions-common:git_clone:593 : pwd 2026-07-06 18:19:44.773 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 18:19:44.775 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 18:19:44.779 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 18:19:44.797 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 18:19:44.800 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 18:19:44.803 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 18:19:44.807 | + functions-common:git_clone:610 : echo master 2026-07-06 18:19:44.807 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 18:19:44.812 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-06 18:19:44.815 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 18:19:44.818 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-06 18:19:44.821 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:19:44.823 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:19:44.826 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:19:44.828 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:19:44.831 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:19:44.833 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:19:44.836 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:19:44.838 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:19:44.841 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:19:44.845 | + functions-common:time_start:2411 : _TIME_START[$name]=1783361984842 2026-07-06 18:19:44.848 | + 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-06 18:19:44.852 | Cloning into '/opt/stack/glance'... 2026-07-06 18:19:53.676 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:19:53.678 | + functions-common:time_stop:2420 : local name 2026-07-06 18:19:53.681 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:19:53.683 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:19:53.685 | + functions-common:time_stop:2423 : local total 2026-07-06 18:19:53.688 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:19:53.691 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:19:53.693 | + functions-common:time_stop:2427 : start_time=1783361984842 2026-07-06 18:19:53.696 | + functions-common:time_stop:2429 : [[ -z 1783361984842 ]] 2026-07-06 18:19:53.699 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:19:53.703 | + functions-common:time_stop:2432 : end_time=1783361993700 2026-07-06 18:19:53.706 | + functions-common:time_stop:2433 : elapsed_time=8858 2026-07-06 18:19:53.709 | + functions-common:time_stop:2434 : total=23989 2026-07-06 18:19:53.712 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:19:53.714 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32847 2026-07-06 18:19:53.717 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-06 18:19:53.719 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 18:19:53.722 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:19:53.725 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:19:53.727 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:19:53.730 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:19:53.733 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:19:53.735 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:19:53.738 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:19:53.740 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:19:53.744 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:19:53.749 | + functions-common:time_start:2411 : _TIME_START[$name]=1783361993745 2026-07-06 18:19:53.751 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 18:19:54.361 | From https://review.opendev.org/openstack/glance 2026-07-06 18:19:54.361 | * branch master -> FETCH_HEAD 2026-07-06 18:19:54.370 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:19:54.373 | + functions-common:time_stop:2420 : local name 2026-07-06 18:19:54.376 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:19:54.378 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:19:54.381 | + functions-common:time_stop:2423 : local total 2026-07-06 18:19:54.383 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:19:54.386 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:19:54.388 | + functions-common:time_stop:2427 : start_time=1783361993745 2026-07-06 18:19:54.391 | + functions-common:time_stop:2429 : [[ -z 1783361993745 ]] 2026-07-06 18:19:54.394 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:19:54.398 | + functions-common:time_stop:2432 : end_time=1783361994395 2026-07-06 18:19:54.401 | + functions-common:time_stop:2433 : elapsed_time=650 2026-07-06 18:19:54.404 | + functions-common:time_stop:2434 : total=32847 2026-07-06 18:19:54.407 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:19:54.409 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33497 2026-07-06 18:19:54.412 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 18:19:54.415 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:19:54.418 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:19:54.420 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:19:54.422 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:19:54.425 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:19:54.427 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:19:54.430 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:19:54.433 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:19:54.436 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:19:54.441 | + functions-common:time_start:2411 : _TIME_START[$name]=1783361994438 2026-07-06 18:19:54.444 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 18:19:54.569 | Note: switching to 'FETCH_HEAD'. 2026-07-06 18:19:54.569 | 2026-07-06 18:19:54.569 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 18:19:54.569 | changes and commit them, and you can discard any commits you make in this 2026-07-06 18:19:54.569 | state without impacting any branches by switching back to a branch. 2026-07-06 18:19:54.569 | 2026-07-06 18:19:54.569 | If you want to create a new branch to retain commits you create, you may 2026-07-06 18:19:54.569 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 18:19:54.570 | 2026-07-06 18:19:54.570 | git switch -c 2026-07-06 18:19:54.570 | 2026-07-06 18:19:54.570 | Or undo this operation with: 2026-07-06 18:19:54.570 | 2026-07-06 18:19:54.570 | git switch - 2026-07-06 18:19:54.570 | 2026-07-06 18:19:54.570 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 18:19:54.570 | 2026-07-06 18:19:54.570 | HEAD is now at 9c79d46d1 Merge "Remove eventlet from requirements" 2026-07-06 18:19:54.574 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:19:54.577 | + functions-common:time_stop:2420 : local name 2026-07-06 18:19:54.580 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:19:54.582 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:19:54.584 | + functions-common:time_stop:2423 : local total 2026-07-06 18:19:54.586 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:19:54.588 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:19:54.590 | + functions-common:time_stop:2427 : start_time=1783361994438 2026-07-06 18:19:54.592 | + functions-common:time_stop:2429 : [[ -z 1783361994438 ]] 2026-07-06 18:19:54.595 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:19:54.599 | + functions-common:time_stop:2432 : end_time=1783361994597 2026-07-06 18:19:54.601 | + functions-common:time_stop:2433 : elapsed_time=159 2026-07-06 18:19:54.603 | + functions-common:time_stop:2434 : total=33497 2026-07-06 18:19:54.606 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:19:54.608 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33656 2026-07-06 18:19:54.610 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-06 18:19:54.624 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-06 18:19:54.628 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 18:19:54.629 | + functions-common:git_clone:673 : head -1 2026-07-06 18:19:54.631 | 9c79d46d1 Merge "Remove eventlet from requirements" 2026-07-06 18:19:54.635 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 18:19:54.638 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-06 18:19:54.641 | + inc/python:setup_develop:353 : local bindep 2026-07-06 18:19:54.643 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-06 18:19:54.645 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-06 18:19:54.648 | + inc/python:setup_develop:359 : local extras= 2026-07-06 18:19:54.650 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-06 18:19:54.652 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 18:19:54.656 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-06 18:19:54.658 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-06 18:19:54.660 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 18:19:54.663 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 18:19:54.666 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-06 18:19:54.669 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 18:19:54.673 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-06 18:19:54.676 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 18:19:54.678 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 18:19:54.681 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-06 18:19:54.686 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-06 18:19:54.689 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-06 18:19:54.691 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-06 18:19:54.847 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-06 18:19:54.850 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 18:19:54.853 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 18:19:54.856 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 18:19:54.858 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-06 18:19:54.860 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-06 18:19:54.863 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 18:19:54.865 | + inc/python:setup_package:446 : local extras= 2026-07-06 18:19:54.868 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 18:19:54.870 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 18:19:54.873 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 18:19:54.875 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 18:19:54.878 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 18:19:54.881 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-06 18:19:54.900 | Using python 3.12 to install /opt/stack/glance 2026-07-06 18:19:54.902 | + 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-06 18:19:55.904 | Obtaining file:///opt/stack/glance 2026-07-06 18:19:55.908 | Installing build dependencies: started 2026-07-06 18:19:57.646 | Installing build dependencies: finished with status 'done' 2026-07-06 18:19:57.647 | Checking if build backend supports build_editable: started 2026-07-06 18:19:58.189 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 18:19:58.190 | Getting requirements to build editable: started 2026-07-06 18:19:58.486 | Getting requirements to build editable: finished with status 'done' 2026-07-06 18:19:58.488 | Preparing editable metadata (pyproject.toml): started 2026-07-06 18:19:59.412 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 18:19:59.431 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (7.0.3) 2026-07-06 18:19:59.431 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (0.7.1) 2026-07-06 18:19:59.433 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.0.51) 2026-07-06 18:19:59.433 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.1.0) 2026-07-06 18:19:59.434 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.5.1) 2026-07-06 18:19:59.435 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (1.8.10) 2026-07-06 18:19:59.436 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (1.18.5) 2026-07-06 18:19:59.622 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev115) 2026-07-06 18:19:59.761 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 18:19:59.773 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (10.5.0) 2026-07-06 18:19:59.774 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (7.5.0) 2026-07-06 18:19:59.775 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (6.4.0) 2026-07-06 18:19:59.776 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.7.1) 2026-07-06 18:19:59.777 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (10.1.1) 2026-07-06 18:19:59.778 | 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.dev115) (5.9.0) 2026-07-06 18:19:59.838 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev115) 2026-07-06 18:19:59.857 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-06 18:19:59.873 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.15.0) 2026-07-06 18:19:59.873 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (13.0.0) 2026-07-06 18:19:59.903 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev115) 2026-07-06 18:19:59.921 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-06 18:19:59.932 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.18.0) 2026-07-06 18:19:59.932 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.10.1) 2026-07-06 18:19:59.936 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (4.26.0) 2026-07-06 18:19:59.936 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.8.0) 2026-07-06 18:19:59.936 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (18.0.0) 2026-07-06 18:19:59.936 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (6.8.0) 2026-07-06 18:19:59.967 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev115) 2026-07-06 18:19:59.987 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 18:19:59.997 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (8.2.0) 2026-07-06 18:19:59.998 | 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.dev115) (18.1.0) 2026-07-06 18:19:59.999 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (8.1.0) 2026-07-06 18:20:00.037 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev115) 2026-07-06 18:20:00.054 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 18:20:00.065 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.1.0) 2026-07-06 18:20:00.066 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (4.4.0) 2026-07-06 18:20:00.067 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.6.0) 2026-07-06 18:20:00.068 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.1.0) 2026-07-06 18:20:00.069 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (43.0.3) 2026-07-06 18:20:00.095 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev115) 2026-07-06 18:20:00.111 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-06 18:20:00.162 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev115) 2026-07-06 18:20:00.179 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 18:20:00.190 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev115) (1.3.12) 2026-07-06 18:20:00.191 | 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.dev115) (4.15.0) 2026-07-06 18:20:00.229 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 18:20:00.249 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-06 18:20:00.262 | 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.dev115) (2.34.2) 2026-07-06 18:20:00.265 | 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.dev115) (2.0.0) 2026-07-06 18:20:00.270 | 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.dev115) (3.0) 2026-07-06 18:20:00.273 | 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.dev115) (5.10.0) 2026-07-06 18:20:00.276 | 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.dev115) (2.2.2) 2026-07-06 18:20:00.283 | 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.dev115) (1.4.2) 2026-07-06 18:20:00.283 | 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.dev115) (3.4.0) 2026-07-06 18:20:00.291 | 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.dev115) (3.3.2) 2026-07-06 18:20:00.295 | 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.dev115) (26.1.0) 2026-07-06 18:20:00.295 | 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.dev115) (2025.9.1) 2026-07-06 18:20:00.296 | 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.dev115) (0.37.0) 2026-07-06 18:20:00.297 | 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.dev115) (2026.5.1) 2026-07-06 18:20:00.304 | 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.dev115) (2.1.0) 2026-07-06 18:20:00.305 | 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.dev115) (1.8.2) 2026-07-06 18:20:00.312 | 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.dev115) (4.2.0) 2026-07-06 18:20:00.314 | 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.dev115) (4.0.1) 2026-07-06 18:20:00.315 | 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.dev115) (2.13.0) 2026-07-06 18:20:00.322 | 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.dev115) (1.5.0) 2026-07-06 18:20:00.326 | 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.dev115) (5.3.1) 2026-07-06 18:20:00.333 | 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.dev115) (0.20) 2026-07-06 18:20:00.336 | 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.dev115) (1.3.0) 2026-07-06 18:20:00.338 | 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.dev115) (2.0.0) 2026-07-06 18:20:00.339 | 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.dev115) (6.0.3) 2026-07-06 18:20:00.347 | 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.dev115) (2.1.2) 2026-07-06 18:20:00.348 | 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.dev115) (0.6.2) 2026-07-06 18:20:00.409 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 18:20:00.428 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-06 18:20:00.470 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 18:20:00.486 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-06 18:20:00.527 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 18:20:00.542 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-06 18:20:00.589 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 18:20:00.604 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 18:20:00.614 | 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.dev115) (7.2.2) 2026-07-06 18:20:00.646 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 18:20:00.662 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 18:20:00.679 | 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.dev115) (2.9.0.post0) 2026-07-06 18:20:00.684 | 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.dev115) (4.6.0) 2026-07-06 18:20:00.686 | 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.dev115) (7.1.4) 2026-07-06 18:20:00.686 | 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.dev115) (5.3.1) 2026-07-06 18:20:00.687 | 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.dev115) (5.6.2) 2026-07-06 18:20:00.688 | 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.dev115) (0.16.0) 2026-07-06 18:20:00.692 | 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.dev115) (5.1.0) 2026-07-06 18:20:00.701 | 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.dev115) (2026.2) 2026-07-06 18:20:00.702 | 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.dev115) (26.2) 2026-07-06 18:20:00.710 | 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.dev115) (0.25.0) 2026-07-06 18:20:00.715 | 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.dev115) (5.0.0) 2026-07-06 18:20:00.715 | 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.dev115) (3.1.6) 2026-07-06 18:20:00.717 | 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.dev115) (4.0.1) 2026-07-06 18:20:00.724 | 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.dev115) (3.0.3) 2026-07-06 18:20:00.738 | 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.dev115) (1.2.1) 2026-07-06 18:20:00.745 | Requirement already satisfied: eventlet>=0.27.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.dev115) (0.41.0) 2026-07-06 18:20:00.746 | Requirement already satisfied: greenlet>=0.4.15 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.dev115) (3.5.3) 2026-07-06 18:20:00.749 | 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.dev115) (1.7.6) 2026-07-06 18:20:00.755 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (2.8.0) 2026-07-06 18:20:00.786 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev115) (83.0.0) 2026-07-06 18:20:00.802 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev115) (0.8.1) 2026-07-06 18:20:00.871 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 18:20:00.891 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 18:20:00.934 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 18:20:00.954 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-06 18:20:01.028 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 18:20:01.049 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-06 18:20:01.121 | 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.dev115) 2026-07-06 18:20:01.136 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-06 18:20:01.172 | 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.dev115) 2026-07-06 18:20:01.190 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 18:20:01.200 | 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.dev115) (15.0.0) 2026-07-06 18:20:01.228 | 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.dev115) 2026-07-06 18:20:01.244 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-06 18:20:01.266 | 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.dev115) (1.17.0) 2026-07-06 18:20:01.286 | 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.dev115) (3.4.7) 2026-07-06 18:20:01.286 | 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.dev115) (3.18) 2026-07-06 18:20:01.287 | 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.dev115) (2.7.0) 2026-07-06 18:20:01.289 | 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.dev115) (2023.11.17) 2026-07-06 18:20:01.321 | 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.dev115) (4.2.0) 2026-07-06 18:20:01.322 | 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.dev115) (2.20.0) 2026-07-06 18:20:01.332 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) (0.1.2) 2026-07-06 18:20:01.348 | 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.dev115) (0.8) 2026-07-06 18:20:01.426 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-06 18:20:01.442 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-06 18:20:01.494 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-06 18:20:01.510 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 18:20:01.521 | 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.dev115) (9.1.4) 2026-07-06 18:20:01.548 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-06 18:20:01.566 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-06 18:20:01.659 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-06 18:20:01.681 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-06 18:20:01.696 | Installing build dependencies: started 2026-07-06 18:20:03.352 | Installing build dependencies: finished with status 'done' 2026-07-06 18:20:03.353 | Getting requirements to build wheel: started 2026-07-06 18:20:03.978 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 18:20:03.979 | Preparing metadata (pyproject.toml): started 2026-07-06 18:20:04.342 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 18:20:04.345 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev115) (2026.2) 2026-07-06 18:20:04.434 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-06 18:20:04.449 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-06 18:20:04.500 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-06 18:20:04.516 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-06 18:20:04.592 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-06 18:20:04.637 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-06 18:20:04.666 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-06 18:20:04.700 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-06 18:20:04.748 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-06 18:20:04.961 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.2 MB/s 0:00:00 2026-07-06 18:20:04.980 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-06 18:20:05.005 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-06 18:20:05.028 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-06 18:20:05.051 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-06 18:20:05.074 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-06 18:20:05.098 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-06 18:20:05.126 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-06 18:20:05.155 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-06 18:20:05.178 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-06 18:20:05.213 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-06 18:20:05.264 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-06 18:20:05.288 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-06 18:20:05.312 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-06 18:20:05.378 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-06 18:20:05.400 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-06 18:20:05.565 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 12.7 MB/s 0:00:00 2026-07-06 18:20:05.584 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-06 18:20:05.610 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-06 18:20:05.634 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-06 18:20:05.655 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-06 18:20:05.752 | Building wheels for collected packages: glance, simplegeneric 2026-07-06 18:20:05.753 | Building editable for glance (pyproject.toml): started 2026-07-06 18:20:06.609 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-06 18:20:06.610 | Created wheel for glance: filename=glance-32.1.0.dev115-0.editable-py3-none-any.whl size=8990 sha256=29f5755e41ab957e4502276645f025e1d42121069a394f6bbcd71993d259959e 2026-07-06 18:20:06.610 | Stored in directory: /tmp/pip-ephem-wheel-cache-qi3j76v2/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-06 18:20:06.616 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-06 18:20:07.031 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-06 18:20:07.032 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=07fa48ac08cd39258a0f2e05b031b492e9661b90e0e680ae8ebcca7310ac7fb4 2026-07-06 18:20:07.032 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-06 18:20:07.037 | Successfully built glance simplegeneric 2026-07-06 18:20:07.307 | 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-06 18:20:10.324 | Attempting uninstall: jsonpointer 2026-07-06 18:20:10.339 | Found existing installation: jsonpointer 2.0 2026-07-06 18:20:10.339 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:20:10.342 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-06 18:20:10.357 | Attempting uninstall: jmespath 2026-07-06 18:20:10.372 | Found existing installation: jmespath 1.0.1 2026-07-06 18:20:10.373 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:20:10.373 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-06 18:20:10.414 | Attempting uninstall: httplib2 2026-07-06 18:20:10.429 | Found existing installation: httplib2 0.20.4 2026-07-06 18:20:10.429 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:20:10.430 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-06 18:20:10.528 | Attempting uninstall: jsonpatch 2026-07-06 18:20:10.549 | Found existing installation: jsonpatch 1.32 2026-07-06 18:20:10.552 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:20:10.552 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-06 18:20:14.967 | 2026-07-06 18:20:14.986 | 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.dev115 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.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-06 18:20:15.224 | + inc/python:pip_install:216 : result=0 2026-07-06 18:20:15.227 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:20:15.230 | + functions-common:time_stop:2420 : local name 2026-07-06 18:20:15.233 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:20:15.237 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:20:15.240 | + functions-common:time_stop:2423 : local total 2026-07-06 18:20:15.242 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:20:15.244 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:20:15.247 | + functions-common:time_stop:2427 : start_time=1783361994895 2026-07-06 18:20:15.249 | + functions-common:time_stop:2429 : [[ -z 1783361994895 ]] 2026-07-06 18:20:15.253 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:20:15.257 | + functions-common:time_stop:2432 : end_time=1783362015254 2026-07-06 18:20:15.260 | + functions-common:time_stop:2433 : elapsed_time=20359 2026-07-06 18:20:15.263 | + functions-common:time_stop:2434 : total=78828 2026-07-06 18:20:15.265 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:20:15.268 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99187 2026-07-06 18:20:15.271 | + inc/python:pip_install:219 : return 0 2026-07-06 18:20:15.274 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 18:20:15.277 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 18:20:15.280 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-06 18:20:15.283 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-06 18:20:15.286 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:20:15.289 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:20:15.292 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-06 18:20:15.295 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:20:15.298 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 18:20:15.301 | + ./stack.sh:main:942 : configure_glance 2026-07-06 18:20:15.303 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-06 18:20:15.320 | + lib/glance:configure_glance:353 : local dburl 2026-07-06 18:20:15.323 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-06 18:20:15.326 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-06 18:20:15.329 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-06 18:20:15.332 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-06 18:20:15.335 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 18:20:15.338 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 18:20:15.341 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 18:20:15.358 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:20:15.361 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 18:20:15.364 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-06 18:20:15.368 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-06 18:20:15.370 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-06 18:20:15.403 | + 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-06 18:20:15.438 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-06 18:20:15.470 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-06 18:20:15.502 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-06 18:20:15.535 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-06 18:20:15.569 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-06 18:20:15.604 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-06 18:20:15.606 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-06 18:20:15.609 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-06 18:20:15.612 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 18:20:15.614 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 18:20:15.617 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-06 18:20:15.620 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-06 18:20:15.622 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-06 18:20:15.625 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 18:20:15.628 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-06 18:20:15.660 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-06 18:20:15.691 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.231/identity 2026-07-06 18:20:15.724 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-06 18:20:15.755 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-06 18:20:15.786 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-06 18:20:15.819 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-06 18:20:15.850 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-06 18:20:15.885 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.231/identity 2026-07-06 18:20:15.920 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 18:20:15.953 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 18:20:15.986 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 18:20:15.989 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-06 18:20:16.025 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-06 18:20:16.027 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-06 18:20:16.030 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-06 18:20:16.033 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 18:20:16.035 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 18:20:16.038 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 18:20:16.055 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:20:16.058 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 18:20:16.061 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 18:20:16.063 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 18:20:16.079 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:20:16.081 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.231:5672/ 2026-07-06 18:20:16.084 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.231:5672/ 2026-07-06 18:20:16.116 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 18:20:16.119 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 18:20:16.121 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-06 18:20:16.124 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-06 18:20:16.126 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-06 18:20:16.159 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-06 18:20:16.191 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-06 18:20:16.226 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-06 18:20:16.229 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-06 18:20:16.231 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-06 18:20:16.234 | + lib/glance:configure_glance_store:282 : local be 2026-07-06 18:20:16.236 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-06 18:20:16.239 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-06 18:20:16.241 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-06 18:20:16.277 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-06 18:20:16.280 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.231 2026-07-06 18:20:16.315 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-06 18:20:16.317 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-06 18:20:16.320 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-06 18:20:16.337 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:20:16.340 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.231/image 2026-07-06 18:20:16.373 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-06 18:20:16.391 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:20:16.394 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-06 18:20:16.396 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-06 18:20:16.399 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-06 18:20:16.403 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 18:20:16.419 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 18:20:16.422 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 18:20:16.424 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 18:20:16.427 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 18:20:16.430 | + 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-06 18:20:16.462 | + 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-06 18:20:16.495 | + 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-06 18:20:16.528 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 18:20:16.561 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-06 18:20:16.595 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-06 18:20:16.600 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-06 18:20:16.635 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-06 18:20:16.668 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-06 18:20:16.700 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-06 18:20:16.733 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-06 18:20:16.768 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-06 18:20:16.801 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-06 18:20:16.834 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-06 18:20:16.864 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-06 18:20:16.869 | + 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-06 18:20:16.876 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-06 18:20:16.892 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:20:16.895 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-06 18:20:16.898 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-06 18:20:16.900 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-06 18:20:16.903 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-06 18:20:16.905 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-06 18:20:16.908 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-06 18:20:16.911 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-06 18:20:16.914 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 18:20:16.916 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-06 18:20:16.948 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-06 18:20:16.951 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-06 18:20:16.954 | ++ functions:get_random_port:861 : true 2026-07-06 18:20:16.957 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-06 18:20:16.959 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-06 18:20:16.962 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-06 18:20:17.014 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-06 18:20:17.017 | ++ functions:get_random_port:865 : break 2 2026-07-06 18:20:17.020 | ++ functions:get_random_port:869 : echo 60999 2026-07-06 18:20:17.022 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-06 18:20:17.025 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-06 18:20:17.057 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-06 18:20:17.089 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-06 18:20:17.120 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-06 18:20:17.149 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 18:20:17.182 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 18:20:17.207 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-06 18:20:17.235 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-06 18:20:17.264 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-06 18:20:17.293 | + 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-06 18:20:17.321 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 18:20:17.350 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 18:20:17.379 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-06 18:20:17.409 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 18:20:17.437 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-06 18:20:17.468 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-06 18:20:17.498 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-06 18:20:17.527 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-06 18:20:17.556 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-06 18:20:17.586 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-06 18:20:17.617 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-06 18:20:17.620 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-06 18:20:17.622 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 18:20:17.625 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 18:20:17.628 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:20:17.630 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:20:17.633 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-06 18:20:17.635 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-06 18:20:17.637 | perl: warning: Setting locale failed. 2026-07-06 18:20:17.637 | perl: warning: Please check that your locale settings: 2026-07-06 18:20:17.637 | LANGUAGE = (unset), 2026-07-06 18:20:17.637 | LC_ALL = "en_US.utf8", 2026-07-06 18:20:17.638 | LANG = (unset) 2026-07-06 18:20:17.638 | are supported and installed on your system. 2026-07-06 18:20:17.638 | perl: warning: Falling back to the standard locale ("C"). 2026-07-06 18:20:17.672 | proxy (enabled by site administrator) 2026-07-06 18:20:17.675 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-06 18:20:17.678 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-06 18:20:17.680 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 18:20:17.683 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 18:20:17.686 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:20:17.688 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:20:17.691 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-06 18:20:17.693 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-06 18:20:17.695 | perl: warning: Setting locale failed. 2026-07-06 18:20:17.695 | perl: warning: Please check that your locale settings: 2026-07-06 18:20:17.695 | LANGUAGE = (unset), 2026-07-06 18:20:17.695 | LC_ALL = "en_US.utf8", 2026-07-06 18:20:17.695 | LANG = (unset) 2026-07-06 18:20:17.695 | are supported and installed on your system. 2026-07-06 18:20:17.696 | perl: warning: Falling back to the standard locale ("C"). 2026-07-06 18:20:17.730 | No module matches proxy_http 2026-07-06 18:20:17.733 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-06 18:20:17.744 | perl: warning: Setting locale failed. 2026-07-06 18:20:17.744 | perl: warning: Please check that your locale settings: 2026-07-06 18:20:17.745 | LANGUAGE = (unset), 2026-07-06 18:20:17.745 | LC_ALL = "en_US.utf8", 2026-07-06 18:20:17.745 | LANG = "de_DE.UTF-8" 2026-07-06 18:20:17.745 | are supported and installed on your system. 2026-07-06 18:20:17.745 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:20:17.786 | Considering dependency proxy for proxy_http: 2026-07-06 18:20:17.787 | Module proxy already enabled 2026-07-06 18:20:17.787 | Enabling module proxy_http. 2026-07-06 18:20:17.791 | To activate the new configuration, you need to run: 2026-07-06 18:20:17.792 | systemctl restart apache2 2026-07-06 18:20:17.796 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-06 18:20:17.799 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-06 18:20:17.801 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 18:20:17.804 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 18:20:17.806 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 18:20:17.924 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-06 18:20:17.928 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-06 18:20:17.930 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-06 18:20:17.933 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 18:20:17.936 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:20:17.939 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:20:17.942 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-06 18:20:17.944 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-06 18:20:17.947 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-06 18:20:17.948 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-06 18:20:17.958 | KeepAlive Off 2026-07-06 18:20:17.963 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-06 18:20:17.963 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-06 18:20:17.973 | SetEnv proxy-sendchunked 1 2026-07-06 18:20:17.978 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-06 18:20:17.978 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-06 18:20:17.988 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-06 18:20:17.992 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-06 18:20:17.995 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-06 18:20:17.997 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 18:20:18.000 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 18:20:18.003 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 18:20:18.005 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 18:20:18.008 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:20:18.010 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:20:18.013 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 18:20:18.015 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 18:20:18.018 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:20:18.021 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:20:18.023 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-06 18:20:18.036 | perl: warning: Setting locale failed. 2026-07-06 18:20:18.036 | perl: warning: Please check that your locale settings: 2026-07-06 18:20:18.036 | LANGUAGE = (unset), 2026-07-06 18:20:18.036 | LC_ALL = "en_US.utf8", 2026-07-06 18:20:18.037 | LANG = "de_DE.UTF-8" 2026-07-06 18:20:18.037 | are supported and installed on your system. 2026-07-06 18:20:18.037 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:20:18.078 | Enabling site glance-api. 2026-07-06 18:20:18.084 | To activate the new configuration, you need to run: 2026-07-06 18:20:18.084 | systemctl reload apache2 2026-07-06 18:20:18.089 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-06 18:20:18.091 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 18:20:18.093 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 18:20:18.095 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 18:20:18.223 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-06 18:20:18.229 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-06 18:20:18.259 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-06 18:20:18.291 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-06 18:20:18.294 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-06 18:20:18.329 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-06 18:20:18.363 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-06 18:20:18.380 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:20:18.383 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-06 18:20:18.386 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-06 18:20:18.389 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-06 18:20:18.392 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 18:20:18.395 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-06 18:20:18.398 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/45/996145/1 2026-07-06 18:20:18.401 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-06 18:20:18.404 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-06 18:20:18.407 | + functions-common:git_clone:591 : local git_ref=refs/changes/45/996145/1 2026-07-06 18:20:18.410 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 18:20:18.413 | ++ functions-common:git_clone:593 : pwd 2026-07-06 18:20:18.416 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 18:20:18.419 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 18:20:18.423 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 18:20:18.440 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 18:20:18.443 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 18:20:18.445 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 18:20:18.449 | + functions-common:git_clone:610 : echo refs/changes/45/996145/1 2026-07-06 18:20:18.449 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 18:20:18.454 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-07-06 18:20:18.457 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-06 18:20:18.460 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-06 18:20:18.463 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:20:18.466 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:20:18.468 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:20:18.471 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:20:18.476 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:20:18.479 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:20:18.482 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:20:18.486 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:20:18.490 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:20:18.495 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362018491 2026-07-06 18:20:18.497 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-06 18:20:18.500 | Cloning into '/opt/stack/cinder'... 2026-07-06 18:21:15.632 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:21:15.635 | + functions-common:time_stop:2420 : local name 2026-07-06 18:21:15.638 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:21:15.640 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:21:15.644 | + functions-common:time_stop:2423 : local total 2026-07-06 18:21:15.646 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:21:15.649 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:21:15.653 | + functions-common:time_stop:2427 : start_time=1783362018491 2026-07-06 18:21:15.655 | + functions-common:time_stop:2429 : [[ -z 1783362018491 ]] 2026-07-06 18:21:15.659 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:21:15.664 | + functions-common:time_stop:2432 : end_time=1783362075660 2026-07-06 18:21:15.667 | + functions-common:time_stop:2433 : elapsed_time=57169 2026-07-06 18:21:15.670 | + functions-common:time_stop:2434 : total=33656 2026-07-06 18:21:15.673 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:21:15.677 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90825 2026-07-06 18:21:15.679 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-07-06 18:21:15.683 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/45/996145/1 2026-07-06 18:21:15.686 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:21:15.689 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:21:15.692 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:21:15.694 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:21:15.698 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:21:15.701 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:21:15.704 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:21:15.707 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:21:15.711 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:21:15.716 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362075712 2026-07-06 18:21:15.719 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/45/996145/1 2026-07-06 18:21:16.623 | From https://review.opendev.org/openstack/cinder 2026-07-06 18:21:16.623 | * branch refs/changes/45/996145/1 -> FETCH_HEAD 2026-07-06 18:21:16.632 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:21:16.635 | + functions-common:time_stop:2420 : local name 2026-07-06 18:21:16.638 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:21:16.641 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:21:16.644 | + functions-common:time_stop:2423 : local total 2026-07-06 18:21:16.647 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:21:16.650 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:21:16.653 | + functions-common:time_stop:2427 : start_time=1783362075712 2026-07-06 18:21:16.655 | + functions-common:time_stop:2429 : [[ -z 1783362075712 ]] 2026-07-06 18:21:16.659 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:21:16.664 | + functions-common:time_stop:2432 : end_time=1783362076660 2026-07-06 18:21:16.667 | + functions-common:time_stop:2433 : elapsed_time=948 2026-07-06 18:21:16.670 | + functions-common:time_stop:2434 : total=90825 2026-07-06 18:21:16.673 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:21:16.676 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91773 2026-07-06 18:21:16.679 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-06 18:21:16.917 | Note: switching to 'FETCH_HEAD'. 2026-07-06 18:21:16.918 | 2026-07-06 18:21:16.918 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 18:21:16.918 | changes and commit them, and you can discard any commits you make in this 2026-07-06 18:21:16.918 | state without impacting any branches by switching back to a branch. 2026-07-06 18:21:16.918 | 2026-07-06 18:21:16.918 | If you want to create a new branch to retain commits you create, you may 2026-07-06 18:21:16.918 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 18:21:16.918 | 2026-07-06 18:21:16.918 | git switch -c 2026-07-06 18:21:16.918 | 2026-07-06 18:21:16.918 | Or undo this operation with: 2026-07-06 18:21:16.919 | 2026-07-06 18:21:16.919 | git switch - 2026-07-06 18:21:16.919 | 2026-07-06 18:21:16.919 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 18:21:16.919 | 2026-07-06 18:21:16.919 | HEAD is now at 9178c07c7 WIP: Add group replication support in RBD 2026-07-06 18:21:16.922 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-06 18:21:16.939 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-06 18:21:16.944 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 18:21:16.945 | + functions-common:git_clone:673 : head -1 2026-07-06 18:21:16.950 | 9178c07c7 WIP: Add group replication support in RBD 2026-07-06 18:21:16.954 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 18:21:16.958 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-06 18:21:16.961 | + inc/python:setup_develop:353 : local bindep 2026-07-06 18:21:16.964 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-06 18:21:16.968 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-06 18:21:16.970 | + inc/python:setup_develop:359 : local extras= 2026-07-06 18:21:16.974 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-06 18:21:16.978 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 18:21:16.981 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-06 18:21:16.985 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-06 18:21:16.987 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 18:21:16.991 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 18:21:16.995 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-06 18:21:16.998 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 18:21:17.002 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-06 18:21:17.005 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 18:21:17.009 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 18:21:17.014 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-06 18:21:17.021 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-06 18:21:17.024 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-06 18:21:17.027 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-06 18:21:17.184 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-06 18:21:17.187 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 18:21:17.191 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 18:21:17.195 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 18:21:17.198 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-06 18:21:17.202 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-06 18:21:17.205 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 18:21:17.208 | + inc/python:setup_package:446 : local extras= 2026-07-06 18:21:17.212 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 18:21:17.215 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 18:21:17.219 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 18:21:17.222 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 18:21:17.226 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 18:21:17.229 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-06 18:21:17.256 | Using python 3.12 to install /opt/stack/cinder 2026-07-06 18:21:17.260 | + 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-06 18:21:18.262 | Obtaining file:///opt/stack/cinder 2026-07-06 18:21:18.267 | Installing build dependencies: started 2026-07-06 18:21:20.020 | Installing build dependencies: finished with status 'done' 2026-07-06 18:21:20.021 | Checking if build backend supports build_editable: started 2026-07-06 18:21:20.599 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 18:21:20.601 | Getting requirements to build editable: started 2026-07-06 18:21:20.898 | Getting requirements to build editable: finished with status 'done' 2026-07-06 18:21:20.900 | Preparing editable metadata (pyproject.toml): started 2026-07-06 18:21:22.273 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 18:21:22.300 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (7.0.3) 2026-07-06 18:21:22.300 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (5.3.1) 2026-07-06 18:21:22.304 | 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.dev154) (0.41.0) 2026-07-06 18:21:22.304 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (3.4.0) 2026-07-06 18:21:22.304 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (3.5.3) 2026-07-06 18:21:22.304 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (2.1.0) 2026-07-06 18:21:22.305 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (4.26.0) 2026-07-06 18:21:22.306 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (5.15.0) 2026-07-06 18:21:22.307 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (13.0.0) 2026-07-06 18:21:22.972 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev154) 2026-07-06 18:21:23.128 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-06 18:21:23.139 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (10.5.0) 2026-07-06 18:21:23.140 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (7.5.0) 2026-07-06 18:21:23.141 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (6.4.0) 2026-07-06 18:21:23.142 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (18.0.0) 2026-07-06 18:21:23.143 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (8.2.0) 2026-07-06 18:21:23.145 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (18.1.0) 2026-07-06 18:21:23.146 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (8.1.0) 2026-07-06 18:21:23.146 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (5.1.0) 2026-07-06 18:21:23.147 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (3.11.0) 2026-07-06 18:21:23.148 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (3.8.0) 2026-07-06 18:21:23.150 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (7.9.0) 2026-07-06 18:21:23.150 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (5.10.0) 2026-07-06 18:21:23.151 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (4.6.0) 2026-07-06 18:21:23.153 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (2.7.1) 2026-07-06 18:21:23.154 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (10.1.1) 2026-07-06 18:21:23.200 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev154) 2026-07-06 18:21:23.218 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 18:21:23.229 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (4.4.0) 2026-07-06 18:21:23.229 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (26.2) 2026-07-06 18:21:23.273 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev154) 2026-07-06 18:21:23.292 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 18:21:23.302 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (3.10.1) 2026-07-06 18:21:23.303 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (3.1.0) 2026-07-06 18:21:23.304 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (3.3.2) 2026-07-06 18:21:23.305 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (7.4.0) 2026-07-06 18:21:23.346 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev154) 2026-07-06 18:21:23.366 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-06 18:21:23.376 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (5.8.0) 2026-07-06 18:21:23.424 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev154) 2026-07-06 18:21:23.444 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 18:21:23.488 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev154) 2026-07-06 18:21:23.507 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 18:21:23.518 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (2.34.2) 2026-07-06 18:21:23.519 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (2.5.1) 2026-07-06 18:21:23.519 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (6.3.0) 2026-07-06 18:21:23.550 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev154) 2026-07-06 18:21:23.572 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 18:21:23.581 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (2.0.51) 2026-07-06 18:21:23.582 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (5.9.0) 2026-07-06 18:21:23.611 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev154) 2026-07-06 18:21:23.630 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-06 18:21:23.653 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (9.1.4) 2026-07-06 18:21:23.654 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (1.8.10) 2026-07-06 18:21:23.655 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (6.8.0) 2026-07-06 18:21:23.701 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev154) 2026-07-06 18:21:23.724 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 18:21:23.733 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (7.1.0) 2026-07-06 18:21:23.782 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev154) 2026-07-06 18:21:23.799 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 18:21:23.880 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev154) 2026-07-06 18:21:23.898 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-06 18:21:23.908 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (5.7.0) 2026-07-06 18:21:23.909 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (43.0.3) 2026-07-06 18:21:23.909 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (0.2.3) 2026-07-06 18:21:24.105 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev154) 2026-07-06 18:21:24.127 | 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-06 18:21:24.528 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev154) 2026-07-06 18:21:24.544 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-06 18:21:24.554 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev154) (1.9.0) 2026-07-06 18:21:24.555 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (2026.2) 2026-07-06 18:21:24.556 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (7.1.4) 2026-07-06 18:21:24.984 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev154) 2026-07-06 18:21:25.003 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-06 18:21:25.013 | 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.dev154) (1.1.0) 2026-07-06 18:21:25.046 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev154) 2026-07-06 18:21:25.113 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-06 18:21:25.124 | 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.dev154) (2.9.0.post0) 2026-07-06 18:21:25.126 | 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.dev154) (2.7.0) 2026-07-06 18:21:25.130 | 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.dev154) (1.17.0) 2026-07-06 18:21:25.162 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev154) (2.0.0) 2026-07-06 18:21:25.167 | 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.dev154) (3.0) 2026-07-06 18:21:25.175 | 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.dev154) (2.8.0) 2026-07-06 18:21:25.183 | 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.dev154) (3.1.0) 2026-07-06 18:21:25.185 | 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.dev154) (2.2.2) 2026-07-06 18:21:25.187 | 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.dev154) (0.32.0) 2026-07-06 18:21:25.247 | 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.dev154) 2026-07-06 18:21:25.262 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-06 18:21:25.301 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev154) 2026-07-06 18:21:25.316 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-06 18:21:25.373 | 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.dev154) 2026-07-06 18:21:25.393 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 18:21:25.446 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev154) 2026-07-06 18:21:25.465 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 18:21:25.511 | 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.dev154) 2026-07-06 18:21:25.527 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-06 18:21:25.811 | 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.dev154) 2026-07-06 18:21:25.826 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-06 18:21:25.868 | 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.dev154) 2026-07-06 18:21:25.883 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 18:21:25.933 | 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.dev154) 2026-07-06 18:21:25.949 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 18:21:25.977 | 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.dev154) (3.4.7) 2026-07-06 18:21:25.978 | 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.dev154) (3.18) 2026-07-06 18:21:25.980 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev154) (2023.11.17) 2026-07-06 18:21:25.998 | 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.dev154) (26.1.0) 2026-07-06 18:21:25.999 | 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.dev154) (2025.9.1) 2026-07-06 18:21:26.000 | 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.dev154) (0.37.0) 2026-07-06 18:21:26.001 | 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.dev154) (2026.5.1) 2026-07-06 18:21:26.010 | 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.dev154) (1.8.2) 2026-07-06 18:21:26.011 | 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.dev154) (4.15.0) 2026-07-06 18:21:26.015 | 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.dev154) (4.2.0) 2026-07-06 18:21:26.017 | 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.dev154) (4.0.1) 2026-07-06 18:21:26.018 | 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.dev154) (2.13.0) 2026-07-06 18:21:26.027 | 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.dev154) (7.2.2) 2026-07-06 18:21:26.033 | 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.dev154) (1.5.0) 2026-07-06 18:21:26.042 | 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.dev154) (0.20) 2026-07-06 18:21:26.047 | 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.dev154) (1.3.0) 2026-07-06 18:21:26.049 | 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.dev154) (2.0.0) 2026-07-06 18:21:26.050 | 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.dev154) (6.0.3) 2026-07-06 18:21:26.060 | 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.dev154) (1.18.5) 2026-07-06 18:21:26.063 | 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.dev154) (2.1.2) 2026-07-06 18:21:26.064 | 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.dev154) (0.6.2) 2026-07-06 18:21:26.068 | 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.dev154) (1.3.12) 2026-07-06 18:21:26.082 | 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.dev154) (5.3.1) 2026-07-06 18:21:26.083 | 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.dev154) (5.6.2) 2026-07-06 18:21:26.084 | 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.dev154) (0.16.0) 2026-07-06 18:21:26.088 | 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.dev154) (5.1.0) 2026-07-06 18:21:26.103 | 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.dev154) (0.25.0) 2026-07-06 18:21:26.107 | 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.dev154) (5.0.0) 2026-07-06 18:21:26.108 | 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.dev154) (3.1.6) 2026-07-06 18:21:26.110 | 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.dev154) (4.0.1) 2026-07-06 18:21:26.118 | 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.dev154) (3.0.3) 2026-07-06 18:21:26.131 | 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.dev154) (1.2.1) 2026-07-06 18:21:26.153 | 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.dev154) (1.7.6) 2026-07-06 18:21:26.188 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev154) 2026-07-06 18:21:26.207 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-06 18:21:26.319 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev154) 2026-07-06 18:21:26.338 | 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-06 18:21:26.353 | 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.dev154) (3.18.0) 2026-07-06 18:21:26.401 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev154) 2026-07-06 18:21:26.419 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 18:21:26.479 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev154) 2026-07-06 18:21:26.495 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 18:21:26.551 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev154) 2026-07-06 18:21:26.568 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-06 18:21:26.588 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev154) (83.0.0) 2026-07-06 18:21:26.603 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev154) (0.8.1) 2026-07-06 18:21:26.663 | 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.dev154) 2026-07-06 18:21:26.680 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-06 18:21:26.713 | 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.dev154) (4.14.0) 2026-07-06 18:21:26.719 | 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.dev154) (0.6.0) 2026-07-06 18:21:26.720 | 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.dev154) (4.0.0) 2026-07-06 18:21:26.731 | 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.dev154) (3.0.52) 2026-07-06 18:21:26.732 | 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.dev154) (1.11.0) 2026-07-06 18:21:26.733 | 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.dev154) (15.0.0) 2026-07-06 18:21:26.733 | 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.dev154) (1.8.0) 2026-07-06 18:21:26.776 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev154) 2026-07-06 18:21:26.793 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-06 18:21:26.804 | 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.dev154) (24.2.1) 2026-07-06 18:21:26.853 | 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.dev154) (4.2.0) 2026-07-06 18:21:26.855 | 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.dev154) (2.20.0) 2026-07-06 18:21:26.866 | 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.dev154) (0.1.2) 2026-07-06 18:21:26.885 | 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.dev154) (0.8) 2026-07-06 18:21:26.931 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev154) 2026-07-06 18:21:26.951 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-06 18:21:27.009 | 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.dev154) (3.6.1) 2026-07-06 18:21:27.012 | 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.dev154) (3.4.0) 2026-07-06 18:21:27.012 | 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.dev154) (4.0.1) 2026-07-06 18:21:27.088 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev154) 2026-07-06 18:21:27.105 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-06 18:21:27.141 | 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.dev154) (1.33) 2026-07-06 18:21:27.147 | 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.dev154) (3.1.1) 2026-07-06 18:21:27.240 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-06 18:21:27.275 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-06 18:21:27.491 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 65.0 MB/s 0:00:00 2026-07-06 18:21:27.511 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-06 18:21:27.541 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-06 18:21:27.970 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 36.5 MB/s 0:00:00 2026-07-06 18:21:27.986 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-06 18:21:28.010 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-06 18:21:28.037 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-06 18:21:28.060 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-06 18:21:28.087 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-06 18:21:28.110 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-06 18:21:28.140 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-06 18:21:28.165 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-06 18:21:28.312 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 35.6 MB/s 0:00:00 2026-07-06 18:21:28.332 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-06 18:21:28.359 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-06 18:21:28.386 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-06 18:21:28.412 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 20.0 MB/s 0:00:00 2026-07-06 18:21:28.433 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-06 18:21:28.459 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-06 18:21:28.486 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-06 18:21:28.511 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-06 18:21:28.534 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-06 18:21:28.587 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 25.9 MB/s 0:00:00 2026-07-06 18:21:28.612 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-06 18:21:28.646 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-06 18:21:28.685 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-06 18:21:28.714 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-06 18:21:28.741 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-06 18:21:28.766 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-06 18:21:28.792 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-06 18:21:28.820 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-06 18:21:28.844 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-06 18:21:28.866 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-06 18:21:28.896 | 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-06 18:21:28.963 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 33.0 MB/s 0:00:00 2026-07-06 18:21:28.978 | 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-06 18:21:29.140 | Building wheels for collected packages: cinder 2026-07-06 18:21:29.141 | Building editable for cinder (pyproject.toml): started 2026-07-06 18:21:30.791 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-06 18:21:30.792 | Created wheel for cinder: filename=cinder-28.1.0.dev154-0.editable-py3-none-any.whl size=9195 sha256=b1427bb707c0a5e7289fcdff8d44e0970c8cf6b436d255a79a33e5a7bfe2a40b 2026-07-06 18:21:30.793 | Stored in directory: /tmp/pip-ephem-wheel-cache-cb7scoof/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-06 18:21:30.798 | Successfully built cinder 2026-07-06 18:21:31.190 | 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-06 18:21:31.553 | Attempting uninstall: pyudev 2026-07-06 18:21:31.569 | Found existing installation: pyudev 0.24.0 2026-07-06 18:21:31.570 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:21:31.570 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-06 18:21:31.626 | Attempting uninstall: pyasn1 2026-07-06 18:21:31.643 | Found existing installation: pyasn1 0.4.8 2026-07-06 18:21:31.644 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:21:31.644 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-06 18:21:33.363 | Attempting uninstall: botocore 2026-07-06 18:21:33.381 | Found existing installation: botocore 1.34.46 2026-07-06 18:21:33.381 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:21:33.382 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-06 18:21:34.592 | Attempting uninstall: s3transfer 2026-07-06 18:21:34.613 | Found existing installation: s3transfer 0.10.1 2026-07-06 18:21:34.614 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:21:34.614 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-06 18:21:35.304 | Attempting uninstall: boto3 2026-07-06 18:21:35.324 | Found existing installation: boto3 1.34.46 2026-07-06 18:21:35.325 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 18:21:35.325 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-06 18:21:37.425 | 2026-07-06 18:21:37.448 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev154 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 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-7.35.1 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-06 18:21:37.849 | + inc/python:pip_install:216 : result=0 2026-07-06 18:21:37.851 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:21:37.853 | + functions-common:time_stop:2420 : local name 2026-07-06 18:21:37.855 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:21:37.857 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:21:37.859 | + functions-common:time_stop:2423 : local total 2026-07-06 18:21:37.861 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:21:37.863 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:21:37.865 | + functions-common:time_stop:2427 : start_time=1783362077250 2026-07-06 18:21:37.867 | + functions-common:time_stop:2429 : [[ -z 1783362077250 ]] 2026-07-06 18:21:37.869 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:21:37.873 | + functions-common:time_stop:2432 : end_time=1783362097871 2026-07-06 18:21:37.875 | + functions-common:time_stop:2433 : elapsed_time=20621 2026-07-06 18:21:37.877 | + functions-common:time_stop:2434 : total=99187 2026-07-06 18:21:37.879 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:21:37.881 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=119808 2026-07-06 18:21:37.883 | + inc/python:pip_install:219 : return 0 2026-07-06 18:21:37.885 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 18:21:37.887 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 18:21:37.889 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-06 18:21:37.891 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-06 18:21:37.893 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:21:37.895 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:21:37.897 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-06 18:21:37.899 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:21:37.901 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-06 18:21:37.903 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-06 18:21:37.905 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-06 18:21:37.907 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:21:37.909 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:21:37.911 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-06 18:21:37.926 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-06 18:21:37.928 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 18:21:37.930 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 18:21:37.932 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 18:21:37.935 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 18:21:37.937 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 18:21:37.939 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 18:21:37.941 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:21:37.943 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:21:37.945 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 18:21:37.948 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 18:21:37.950 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 18:21:37.952 | + functions-common:apt_get_update:1167 : return 2026-07-06 18:21:37.955 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-06 18:21:37.957 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 18:21:37.959 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:21:37.962 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:21:37.964 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-06 18:21:37.985 | + 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-06 18:21:38.021 | Reading package lists... 2026-07-06 18:21:38.390 | Building dependency tree... 2026-07-06 18:21:38.391 | Reading state information... 2026-07-06 18:21:38.948 | The following packages were automatically installed and are no longer required: 2026-07-06 18:21:38.950 | libfwupd2 libgusb2 2026-07-06 18:21:38.950 | Use 'sudo apt autoremove' to remove them. 2026-07-06 18:21:38.953 | The following additional packages will be installed: 2026-07-06 18:21:38.954 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-06 18:21:38.954 | python3-urwid python3-wcwidth 2026-07-06 18:21:38.956 | Suggested packages: 2026-07-06 18:21:38.956 | python-urwid-doc 2026-07-06 18:21:38.992 | The following NEW packages will be installed: 2026-07-06 18:21:38.992 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-06 18:21:38.992 | python3-urwid python3-wcwidth targetcli-fb 2026-07-06 18:21:39.089 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-06 18:21:39.089 | Need to get 385 kB of archives. 2026-07-06 18:21:39.089 | After this operation, 3098 kB of additional disk space will be used. 2026-07-06 18:21:39.089 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-06 18:21:39.097 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-06 18:21:39.103 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-06 18:21:39.109 | 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-06 18:21:39.115 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-06 18:21:39.120 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-06 18:21:39.352 | perl: warning: Setting locale failed. 2026-07-06 18:21:39.352 | perl: warning: Please check that your locale settings: 2026-07-06 18:21:39.352 | LANGUAGE = (unset), 2026-07-06 18:21:39.352 | LC_ALL = "en_US.utf8", 2026-07-06 18:21:39.352 | LANG = "de_DE.UTF-8" 2026-07-06 18:21:39.352 | are supported and installed on your system. 2026-07-06 18:21:39.352 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:21:39.415 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:21:39.415 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:21:39.416 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:21:39.602 | Fetched 385 kB in 0s (3802 kB/s) 2026-07-06 18:21:39.644 | Selecting previously unselected package python3-typing-extensions. 2026-07-06 18:21:39.708 | (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-06 18:21:39.715 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-06 18:21:39.720 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-06 18:21:39.770 | Selecting previously unselected package python3-wcwidth. 2026-07-06 18:21:39.783 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-06 18:21:39.787 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-06 18:21:39.841 | Selecting previously unselected package python3-urwid. 2026-07-06 18:21:39.854 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-06 18:21:39.858 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-06 18:21:39.949 | Selecting previously unselected package python3-configshell-fb. 2026-07-06 18:21:39.962 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-06 18:21:39.966 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-06 18:21:40.025 | Selecting previously unselected package python3-rtslib-fb. 2026-07-06 18:21:40.037 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-06 18:21:40.041 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-06 18:21:40.108 | Selecting previously unselected package targetcli-fb. 2026-07-06 18:21:40.120 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-06 18:21:40.124 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-06 18:21:40.202 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-06 18:21:41.365 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-06 18:21:41.373 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-06 18:21:41.680 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-06 18:21:41.919 | Setting up python3-urwid (2.6.10-1) ... 2026-07-06 18:21:42.444 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-06 18:21:42.634 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 18:21:42.635 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-06 18:21:42.660 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-06 18:21:42.660 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-06 18:21:42.660 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-06 18:21:42.660 | keyword = Word(alphanums + '_\-') 2026-07-06 18:21:42.660 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 18:21:42.660 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 18:21:42.661 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 18:21:42.661 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 18:21:42.661 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-06 18:21:42.661 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-06 18:21:42.669 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 18:21:42.669 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-06 18:21:42.691 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-06 18:21:42.691 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-06 18:21:42.691 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-06 18:21:42.691 | keyword = Word(alphanums + '_\-') 2026-07-06 18:21:42.692 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 18:21:42.692 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 18:21:42.692 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 18:21:42.692 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 18:21:42.692 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-06 18:21:42.692 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-06 18:21:42.723 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-06 18:21:42.927 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-06 18:21:42.927 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-06 18:21:43.212 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 18:21:44.063 | perl: warning: Setting locale failed. 2026-07-06 18:21:44.063 | perl: warning: Please check that your locale settings: 2026-07-06 18:21:44.063 | LANGUAGE = (unset), 2026-07-06 18:21:44.063 | LC_ALL = "en_US.utf8", 2026-07-06 18:21:44.064 | LANG = "de_DE.UTF-8" 2026-07-06 18:21:44.064 | are supported and installed on your system. 2026-07-06 18:21:44.064 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:21:44.190 | perl: warning: Setting locale failed. 2026-07-06 18:21:44.190 | perl: warning: Please check that your locale settings: 2026-07-06 18:21:44.190 | LANGUAGE = (unset), 2026-07-06 18:21:44.190 | LC_ALL = "en_US.utf8", 2026-07-06 18:21:44.191 | LANG = "de_DE.UTF-8" 2026-07-06 18:21:44.191 | are supported and installed on your system. 2026-07-06 18:21:44.191 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:21:44.240 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:21:44.240 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:21:44.240 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:21:44.312 | perl: warning: Setting locale failed. 2026-07-06 18:21:44.312 | perl: warning: Please check that your locale settings: 2026-07-06 18:21:44.312 | LANGUAGE = (unset), 2026-07-06 18:21:44.312 | LC_ALL = "en_US.utf8", 2026-07-06 18:21:44.312 | LANG = "de_DE.UTF-8" 2026-07-06 18:21:44.313 | are supported and installed on your system. 2026-07-06 18:21:44.313 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:21:44.820 | 2026-07-06 18:21:44.820 | Running kernel seems to be up-to-date. 2026-07-06 18:21:44.820 | 2026-07-06 18:21:44.820 | Restarting services... 2026-07-06 18:21:44.843 | 2026-07-06 18:21:44.844 | Service restarts being deferred: 2026-07-06 18:21:44.844 | systemctl restart virtlockd.service 2026-07-06 18:21:44.844 | systemctl restart virtlogd.service 2026-07-06 18:21:44.844 | 2026-07-06 18:21:44.844 | No containers need to be restarted. 2026-07-06 18:21:44.845 | 2026-07-06 18:21:44.845 | User sessions running outdated binaries: 2026-07-06 18:21:44.845 | quobyte @ session #5: sshd[2056] 2026-07-06 18:21:44.857 | 2026-07-06 18:21:44.857 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 18:21:46.793 | + functions-common:apt_get:1211 : result=0 2026-07-06 18:21:46.795 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 18:21:46.796 | + functions-common:time_stop:2420 : local name 2026-07-06 18:21:46.799 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:21:46.802 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:21:46.805 | + functions-common:time_stop:2423 : local total 2026-07-06 18:21:46.809 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:21:46.812 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 18:21:46.815 | + functions-common:time_stop:2427 : start_time=1783362097982 2026-07-06 18:21:46.818 | + functions-common:time_stop:2429 : [[ -z 1783362097982 ]] 2026-07-06 18:21:46.822 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:21:46.826 | + functions-common:time_stop:2432 : end_time=1783362106823 2026-07-06 18:21:46.829 | + functions-common:time_stop:2433 : elapsed_time=8841 2026-07-06 18:21:46.832 | + functions-common:time_stop:2434 : total=149281 2026-07-06 18:21:46.835 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:21:46.837 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158122 2026-07-06 18:21:46.840 | + functions-common:apt_get:1215 : return 0 2026-07-06 18:21:46.844 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 18:21:46.847 | + ./stack.sh:main:948 : configure_cinder 2026-07-06 18:21:46.850 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-06 18:21:46.866 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-06 18:21:46.870 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-06 18:21:46.873 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-06 18:21:46.876 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-06 18:21:46.880 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-06 18:21:46.880 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-06 18:21:46.884 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-06 18:21:46.887 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-06 18:21:46.890 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-06 18:21:46.892 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-06 18:21:46.895 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-06 18:21:46.898 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-06 18:21:46.900 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-06 18:21:46.903 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-06 18:21:46.917 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-06 18:21:46.932 | + 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-06 18:21:46.946 | + 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-06 18:21:46.961 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-06 18:21:46.977 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-06 18:21:46.994 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-06 18:21:46.997 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-06 18:21:47.002 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.iaOHp8OS9r 2026-07-06 18:21:47.004 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-06 18:21:47.007 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-06 18:21:47.009 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-06 18:21:47.012 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.iaOHp8OS9r 2026-07-06 18:21:47.016 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.iaOHp8OS9r 2026-07-06 18:21:47.031 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.iaOHp8OS9r /etc/sudoers.d/cinder-rootwrap 2026-07-06 18:21:47.047 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-06 18:21:47.050 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-06 18:21:47.053 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-06 18:21:47.055 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-06 18:21:47.058 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-06 18:21:47.060 | + 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-06 18:21:47.062 | + 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-06 18:21:47.067 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-06 18:21:47.068 | + 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-06 18:21:47.077 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-06 18:21:47.083 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-06 18:21:47.096 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-06 18:21:47.111 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-06 18:21:47.114 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-06 18:21:47.119 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-06 18:21:47.123 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-06 18:21:47.125 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 18:21:47.128 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-06 18:21:47.131 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 18:21:47.134 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 18:21:47.136 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-06 18:21:47.139 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 18:21:47.142 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-06 18:21:47.146 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 18:21:47.150 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-06 18:21:47.186 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-06 18:21:47.219 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.231/identity 2026-07-06 18:21:47.255 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-06 18:21:47.291 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-06 18:21:47.326 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-06 18:21:47.364 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-06 18:21:47.398 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-06 18:21:47.429 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.231/identity 2026-07-06 18:21:47.461 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 18:21:47.492 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 18:21:47.523 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 18:21:47.526 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-06 18:21:47.560 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-06 18:21:47.593 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-06 18:21:47.596 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-06 18:21:47.599 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-06 18:21:47.602 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-06 18:21:47.604 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 18:21:47.607 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 18:21:47.610 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 18:21:47.628 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:21:47.631 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 18:21:47.634 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-06 18:21:47.637 | + 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-06 18:21:47.670 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-06 18:21:47.701 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-06 18:21:47.731 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-06 18:21:47.761 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-06 18:21:47.792 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-06 18:21:47.825 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.231 2026-07-06 18:21:47.856 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-06 18:21:47.889 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-06 18:21:47.898 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9e5e9c562ffd0fa09a4b7cf9e6dfd40e 2026-07-06 18:21:47.929 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-06 18:21:47.933 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-06 18:21:47.964 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-06 18:21:47.995 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-06 18:21:48.026 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-06 18:21:48.058 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-06 18:21:48.088 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-06 18:21:48.120 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-06 18:21:48.137 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:21:48.140 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-06 18:21:48.143 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-06 18:21:48.145 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-06 18:21:48.148 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-06 18:21:48.151 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-06 18:21:48.153 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-06 18:21:48.156 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-06 18:21:48.159 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-06 18:21:48.161 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-06 18:21:48.164 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-06 18:21:48.167 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-06 18:21:48.199 | + 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-06 18:21:48.231 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-06 18:21:48.264 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-06 18:21:48.296 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-06 18:21:48.329 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-06 18:21:48.361 | + 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-06 18:21:48.393 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-06 18:21:48.426 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-06 18:21:48.460 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-06 18:21:48.462 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-06 18:21:48.465 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-06 18:21:48.468 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-06 18:21:48.501 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-06 18:21:48.504 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-06 18:21:48.537 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-06 18:21:48.539 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-06 18:21:48.542 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-06 18:21:48.545 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-06 18:21:48.578 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-06 18:21:48.580 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-06 18:21:48.583 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-06 18:21:48.586 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-06 18:21:48.588 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-06 18:21:48.605 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:21:48.609 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-06 18:21:48.626 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:21:48.629 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-06 18:21:48.646 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:21:48.649 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-06 18:21:48.652 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-06 18:21:48.655 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-06 18:21:48.657 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-06 18:21:48.659 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 18:21:48.662 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 18:21:48.665 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 18:21:48.681 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:21:48.685 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 18:21:48.688 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 18:21:48.691 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 18:21:48.709 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:21:48.712 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.231:5672/ 2026-07-06 18:21:48.715 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.231:5672/ 2026-07-06 18:21:48.746 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 18:21:48.748 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 18:21:48.750 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-06 18:21:48.753 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-06 18:21:48.755 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 18:21:48.759 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 18:21:48.778 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 18:21:48.780 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 18:21:48.782 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 18:21:48.785 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 18:21:48.788 | + 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-06 18:21:48.818 | + 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-06 18:21:48.849 | + 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-06 18:21:48.880 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 18:21:48.910 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-06 18:21:48.943 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-06 18:21:48.959 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:21:48.962 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-06 18:21:48.965 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-06 18:21:48.968 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-06 18:21:48.971 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-06 18:21:48.973 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 18:21:48.976 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-06 18:21:48.978 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-06 18:21:48.982 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 18:21:48.984 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 18:21:49.001 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 18:21:49.001 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 18:21:49.011 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 18:21:49.016 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 18:21:49.029 | /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-06 18:21:49.034 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-06 18:21:49.037 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-06 18:21:49.041 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 18:21:49.043 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-06 18:21:49.075 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-06 18:21:49.106 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-06 18:21:49.137 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-06 18:21:49.167 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 18:21:49.196 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 18:21:49.227 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-06 18:21:49.257 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-06 18:21:49.287 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-06 18:21:49.317 | + 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-06 18:21:49.347 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 18:21:49.378 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 18:21:49.408 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-06 18:21:49.437 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-06 18:21:49.469 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 18:21:49.472 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 18:21:49.475 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-06 18:21:49.478 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-06 18:21:49.481 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 18:21:49.484 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:21:49.486 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:21:49.489 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-06 18:21:49.493 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-06 18:21:49.496 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-06 18:21:49.526 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 18:21:49.556 | + 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-06 18:21:49.556 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-06 18:21:49.566 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-06 18:21:49.570 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-06 18:21:49.573 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-06 18:21:49.576 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 18:21:49.578 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 18:21:49.581 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 18:21:49.583 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 18:21:49.585 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:21:49.588 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:21:49.590 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 18:21:49.593 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 18:21:49.595 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:21:49.598 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:21:49.601 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-06 18:21:49.612 | perl: warning: Setting locale failed. 2026-07-06 18:21:49.612 | perl: warning: Please check that your locale settings: 2026-07-06 18:21:49.612 | LANGUAGE = (unset), 2026-07-06 18:21:49.612 | LC_ALL = "en_US.utf8", 2026-07-06 18:21:49.613 | LANG = "de_DE.UTF-8" 2026-07-06 18:21:49.613 | are supported and installed on your system. 2026-07-06 18:21:49.613 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:21:49.654 | Enabling site cinder-api. 2026-07-06 18:21:49.659 | To activate the new configuration, you need to run: 2026-07-06 18:21:49.659 | systemctl reload apache2 2026-07-06 18:21:49.665 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 18:21:49.668 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 18:21:49.671 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 18:21:49.673 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 18:21:49.796 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-06 18:21:49.798 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.231/image 2026-07-06 18:21:49.829 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-06 18:21:49.846 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:21:49.848 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-06 18:21:49.851 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 18:21:49.854 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-06 18:21:49.856 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-06 18:21:49.859 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 18:21:49.861 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-06 18:21:49.864 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 18:21:49.866 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-06 18:21:49.869 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-06 18:21:49.872 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-06 18:21:49.903 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-06 18:21:49.932 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.231/identity 2026-07-06 18:21:49.962 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-06 18:21:49.993 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-06 18:21:50.022 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-06 18:21:50.052 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-06 18:21:50.080 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-06 18:21:50.109 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.231/identity 2026-07-06 18:21:50.140 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-06 18:21:50.168 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-06 18:21:50.198 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 18:21:50.200 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-06 18:21:50.203 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 18:21:50.205 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 18:21:50.208 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-06 18:21:50.210 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-06 18:21:50.242 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-06 18:21:50.271 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.231/identity 2026-07-06 18:21:50.300 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-06 18:21:50.328 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-06 18:21:50.355 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-06 18:21:50.385 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-06 18:21:50.415 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-06 18:21:50.446 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-06 18:21:50.475 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-06 18:21:50.505 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-06 18:21:50.507 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-06 18:21:50.524 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:21:50.527 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.231:2379?api_version=v3' 2026-07-06 18:21:50.560 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-06 18:21:50.562 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-06 18:21:50.594 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-06 18:21:50.597 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-06 18:21:50.599 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-06 18:21:50.630 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-06 18:21:50.633 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 18:21:50.635 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-06 18:21:50.638 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-06 18:21:50.640 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-06 18:21:50.670 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-06 18:21:50.701 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.231/identity 2026-07-06 18:21:50.731 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-06 18:21:50.761 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-06 18:21:50.791 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-06 18:21:50.821 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-06 18:21:50.851 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-06 18:21:50.881 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-06 18:21:50.899 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:21:50.902 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-06 18:21:50.904 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-06 18:21:50.907 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-06 18:21:50.910 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 18:21:50.912 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-06 18:21:50.915 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-06 18:21:50.918 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-06 18:21:50.921 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:21:50.924 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:21:50.927 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-06 18:21:50.930 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:21:50.934 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-06 18:21:50.937 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-06 18:21:50.939 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:21:50.943 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:21:50.945 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-06 18:21:50.948 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:21:50.951 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-06 18:21:50.954 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-06 18:21:50.957 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:21:50.961 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:21:50.964 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-06 18:21:50.967 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:21:50.970 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-06 18:21:50.973 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-06 18:21:50.975 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-06 18:21:50.978 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 18:21:50.981 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 18:21:50.984 | ++ functions-common:git_clone:593 : pwd 2026-07-06 18:21:50.987 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 18:21:50.990 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 18:21:50.993 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 18:21:51.009 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 18:21:51.011 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 18:21:51.014 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 18:21:51.018 | + functions-common:git_clone:610 : echo master 2026-07-06 18:21:51.018 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 18:21:51.023 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-06 18:21:51.026 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 18:21:51.029 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-06 18:21:51.031 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:21:51.034 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:21:51.037 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:21:51.039 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:21:51.042 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:21:51.044 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:21:51.047 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:21:51.049 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:21:51.052 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:21:51.056 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362111053 2026-07-06 18:21:51.059 | + 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-06 18:21:51.062 | Cloning into '/opt/stack/neutron'... 2026-07-06 18:22:58.194 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:22:58.196 | + functions-common:time_stop:2420 : local name 2026-07-06 18:22:58.200 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:22:58.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:22:58.207 | + functions-common:time_stop:2423 : local total 2026-07-06 18:22:58.211 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:22:58.214 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:22:58.218 | + functions-common:time_stop:2427 : start_time=1783362111053 2026-07-06 18:22:58.221 | + functions-common:time_stop:2429 : [[ -z 1783362111053 ]] 2026-07-06 18:22:58.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:22:58.238 | + functions-common:time_stop:2432 : end_time=1783362178234 2026-07-06 18:22:58.242 | + functions-common:time_stop:2433 : elapsed_time=67181 2026-07-06 18:22:58.246 | + functions-common:time_stop:2434 : total=91773 2026-07-06 18:22:58.249 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:22:58.253 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158954 2026-07-06 18:22:58.257 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-06 18:22:58.261 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 18:22:58.265 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:22:58.269 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:22:58.272 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:22:58.276 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:22:58.280 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:22:58.283 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:22:58.287 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:22:58.291 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:22:58.296 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:22:58.301 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362178297 2026-07-06 18:22:58.305 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 18:22:59.037 | From https://review.opendev.org/openstack/neutron 2026-07-06 18:22:59.037 | * branch master -> FETCH_HEAD 2026-07-06 18:22:59.048 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:22:59.052 | + functions-common:time_stop:2420 : local name 2026-07-06 18:22:59.055 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:22:59.059 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:22:59.062 | + functions-common:time_stop:2423 : local total 2026-07-06 18:22:59.066 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:22:59.069 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:22:59.072 | + functions-common:time_stop:2427 : start_time=1783362178297 2026-07-06 18:22:59.075 | + functions-common:time_stop:2429 : [[ -z 1783362178297 ]] 2026-07-06 18:22:59.081 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:22:59.086 | + functions-common:time_stop:2432 : end_time=1783362179082 2026-07-06 18:22:59.090 | + functions-common:time_stop:2433 : elapsed_time=785 2026-07-06 18:22:59.094 | + functions-common:time_stop:2434 : total=158954 2026-07-06 18:22:59.097 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:22:59.100 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159739 2026-07-06 18:22:59.104 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 18:22:59.108 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:22:59.112 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:22:59.115 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:22:59.119 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:22:59.122 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:22:59.126 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:22:59.130 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:22:59.133 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:22:59.139 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:22:59.144 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362179140 2026-07-06 18:22:59.148 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 18:22:59.617 | Note: switching to 'FETCH_HEAD'. 2026-07-06 18:22:59.618 | 2026-07-06 18:22:59.618 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 18:22:59.618 | changes and commit them, and you can discard any commits you make in this 2026-07-06 18:22:59.618 | state without impacting any branches by switching back to a branch. 2026-07-06 18:22:59.618 | 2026-07-06 18:22:59.618 | If you want to create a new branch to retain commits you create, you may 2026-07-06 18:22:59.618 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 18:22:59.618 | 2026-07-06 18:22:59.618 | git switch -c 2026-07-06 18:22:59.618 | 2026-07-06 18:22:59.619 | Or undo this operation with: 2026-07-06 18:22:59.619 | 2026-07-06 18:22:59.619 | git switch - 2026-07-06 18:22:59.619 | 2026-07-06 18:22:59.619 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 18:22:59.619 | 2026-07-06 18:22:59.619 | HEAD is now at 86f10cef1d Merge "rpc/ovn: Use base OVN IDL for RPC workers, disable notification events" 2026-07-06 18:22:59.627 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:22:59.631 | + functions-common:time_stop:2420 : local name 2026-07-06 18:22:59.634 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:22:59.638 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:22:59.642 | + functions-common:time_stop:2423 : local total 2026-07-06 18:22:59.645 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:22:59.649 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:22:59.652 | + functions-common:time_stop:2427 : start_time=1783362179140 2026-07-06 18:22:59.656 | + functions-common:time_stop:2429 : [[ -z 1783362179140 ]] 2026-07-06 18:22:59.661 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:22:59.666 | + functions-common:time_stop:2432 : end_time=1783362179662 2026-07-06 18:22:59.670 | + functions-common:time_stop:2433 : elapsed_time=522 2026-07-06 18:22:59.673 | + functions-common:time_stop:2434 : total=159739 2026-07-06 18:22:59.676 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:22:59.680 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160261 2026-07-06 18:22:59.684 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-06 18:22:59.704 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-06 18:22:59.710 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 18:22:59.710 | + functions-common:git_clone:673 : head -1 2026-07-06 18:22:59.715 | 86f10cef1d Merge "rpc/ovn: Use base OVN IDL for RPC workers, disable notification events" 2026-07-06 18:22:59.719 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 18:22:59.724 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-06 18:22:59.728 | + inc/python:setup_develop:353 : local bindep 2026-07-06 18:22:59.732 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-06 18:22:59.736 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-06 18:22:59.740 | + inc/python:setup_develop:359 : local extras= 2026-07-06 18:22:59.744 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-06 18:22:59.748 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 18:22:59.751 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-06 18:22:59.755 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-06 18:22:59.759 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 18:22:59.763 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 18:22:59.767 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-06 18:22:59.771 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 18:22:59.776 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-06 18:22:59.780 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 18:22:59.784 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 18:22:59.789 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-06 18:22:59.796 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-06 18:22:59.800 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-06 18:22:59.804 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-06 18:22:59.963 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-06 18:22:59.967 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 18:22:59.971 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 18:22:59.975 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 18:22:59.979 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-06 18:22:59.983 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-06 18:22:59.986 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 18:22:59.990 | + inc/python:setup_package:446 : local extras= 2026-07-06 18:22:59.994 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 18:22:59.998 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 18:23:00.001 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 18:23:00.005 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 18:23:00.009 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 18:23:00.013 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-06 18:23:00.042 | Using python 3.12 to install /opt/stack/neutron 2026-07-06 18:23:00.046 | + 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-06 18:23:01.061 | Obtaining file:///opt/stack/neutron 2026-07-06 18:23:01.070 | Installing build dependencies: started 2026-07-06 18:23:02.887 | Installing build dependencies: finished with status 'done' 2026-07-06 18:23:02.888 | Checking if build backend supports build_editable: started 2026-07-06 18:23:03.465 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 18:23:03.467 | Getting requirements to build editable: started 2026-07-06 18:23:03.766 | Getting requirements to build editable: finished with status 'done' 2026-07-06 18:23:03.769 | Preparing editable metadata (pyproject.toml): started 2026-07-06 18:23:05.492 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 18:23:05.517 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (7.0.3) 2026-07-06 18:23:05.518 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.10.1) 2026-07-06 18:23:05.518 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.1.0) 2026-07-06 18:23:05.519 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (2.5.1) 2026-07-06 18:23:05.520 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.1.0) 2026-07-06 18:23:05.521 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (5.3.1) 2026-07-06 18:23:05.743 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev562) 2026-07-06 18:23:05.930 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 18:23:05.940 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (0.32.0) 2026-07-06 18:23:05.941 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (2.34.2) 2026-07-06 18:23:05.942 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.1.6) 2026-07-06 18:23:05.943 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (13.0.0) 2026-07-06 18:23:05.943 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (1.3.0) 2026-07-06 18:23:06.016 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev562) 2026-07-06 18:23:06.040 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 18:23:06.126 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev562) 2026-07-06 18:23:06.152 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 18:23:06.163 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (9.1.4) 2026-07-06 18:23:06.164 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (2.0.51) 2026-07-06 18:23:06.165 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (1.8.10) 2026-07-06 18:23:06.165 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (5.15.0) 2026-07-06 18:23:06.166 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (1.18.5) 2026-07-06 18:23:06.167 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (5.9.0) 2026-07-06 18:23:06.168 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (4.2.0) 2026-07-06 18:23:06.169 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (7.5.0) 2026-07-06 18:23:06.170 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (10.5.0) 2026-07-06 18:23:06.170 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (6.4.0) 2026-07-06 18:23:06.173 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (18.0.0) 2026-07-06 18:23:06.173 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (6.8.0) 2026-07-06 18:23:06.174 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (8.2.0) 2026-07-06 18:23:06.175 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (18.1.0) 2026-07-06 18:23:06.176 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (8.1.0) 2026-07-06 18:23:06.177 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (5.1.0) 2026-07-06 18:23:06.178 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.11.0) 2026-07-06 18:23:06.178 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.8.0) 2026-07-06 18:23:06.179 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (7.9.0) 2026-07-06 18:23:06.180 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (5.10.0) 2026-07-06 18:23:06.181 | 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.dev562) (4.6.0) 2026-07-06 18:23:06.182 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (2.7.1) 2026-07-06 18:23:06.183 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (10.1.1) 2026-07-06 18:23:06.184 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.10.2) 2026-07-06 18:23:06.185 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (4.4.0) 2026-07-06 18:23:06.221 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev562) 2026-07-06 18:23:06.243 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-06 18:23:06.288 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev562) 2026-07-06 18:23:06.313 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 18:23:06.361 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev562) 2026-07-06 18:23:06.384 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-06 18:23:06.493 | Installing build dependencies: started 2026-07-06 18:23:08.136 | Installing build dependencies: finished with status 'done' 2026-07-06 18:23:08.137 | Getting requirements to build wheel: started 2026-07-06 18:23:08.792 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 18:23:08.793 | Preparing metadata (pyproject.toml): started 2026-07-06 18:23:09.171 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 18:23:09.223 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev562) 2026-07-06 18:23:09.240 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 18:23:09.250 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (7.2.2) 2026-07-06 18:23:09.284 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev562) 2026-07-06 18:23:09.301 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-06 18:23:09.312 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (24.2.1) 2026-07-06 18:23:09.314 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (18.13.0) 2026-07-06 18:23:09.314 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (4.17.0) 2026-07-06 18:23:09.349 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev562) 2026-07-06 18:23:09.369 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-06 18:23:09.415 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev562) 2026-07-06 18:23:09.435 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 18:23:09.446 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.4.0) 2026-07-06 18:23:09.448 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (8.1.0) 2026-07-06 18:23:09.451 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev562) (1.3.12) 2026-07-06 18:23:09.451 | 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.dev562) (4.15.0) 2026-07-06 18:23:09.455 | 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.dev562) (2.2.2) 2026-07-06 18:23:09.460 | 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.dev562) (3.3.2) 2026-07-06 18:23:09.463 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev562) (3.0.3) 2026-07-06 18:23:09.466 | 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.dev562) (2.1.0) 2026-07-06 18:23:09.467 | 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.dev562) (1.8.2) 2026-07-06 18:23:09.474 | 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.dev562) (4.0.1) 2026-07-06 18:23:09.477 | 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.dev562) (2.13.0) 2026-07-06 18:23:09.477 | 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.dev562) (5.8.0) 2026-07-06 18:23:09.487 | 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.dev562) (1.3.7) 2026-07-06 18:23:09.521 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev562) 2026-07-06 18:23:09.540 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 18:23:09.552 | 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.dev562) (43.0.3) 2026-07-06 18:23:09.554 | 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.dev562) (1.5.0) 2026-07-06 18:23:09.555 | 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.dev562) (1.1.0) 2026-07-06 18:23:09.556 | 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.dev562) (1.33) 2026-07-06 18:23:09.557 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev562) (4.10.0) 2026-07-06 18:23:09.559 | 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.dev562) (6.0.3) 2026-07-06 18:23:09.562 | 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.dev562) (2.0.0) 2026-07-06 18:23:09.567 | 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.dev562) (3.0) 2026-07-06 18:23:09.575 | 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.dev562) (3.1.1) 2026-07-06 18:23:09.580 | 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.dev562) (0.41.0) 2026-07-06 18:23:09.581 | 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.dev562) (1.2.1) 2026-07-06 18:23:09.615 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev562) 2026-07-06 18:23:09.630 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-06 18:23:09.644 | 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.dev562) (26.2) 2026-07-06 18:23:09.648 | 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.dev562) (2.8.0) 2026-07-06 18:23:09.649 | 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.dev562) (3.5.3) 2026-07-06 18:23:09.661 | 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.dev562) (6.1.1) 2026-07-06 18:23:09.662 | 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.dev562) (4.0.0) 2026-07-06 18:23:09.682 | 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.dev562) (0.20) 2026-07-06 18:23:09.690 | 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.dev562) (2.0.0) 2026-07-06 18:23:09.698 | 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.dev562) (2.1.2) 2026-07-06 18:23:09.698 | 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.dev562) (0.6.2) 2026-07-06 18:23:09.704 | 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.dev562) (2.9.0.post0) 2026-07-06 18:23:09.710 | 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.dev562) (7.1.4) 2026-07-06 18:23:09.711 | 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.dev562) (5.3.1) 2026-07-06 18:23:09.712 | 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.dev562) (5.6.2) 2026-07-06 18:23:09.713 | 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.dev562) (0.16.0) 2026-07-06 18:23:09.718 | 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.dev562) (5.1.0) 2026-07-06 18:23:09.727 | 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.dev562) (2026.2) 2026-07-06 18:23:09.734 | 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.dev562) (0.25.0) 2026-07-06 18:23:09.739 | 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.dev562) (5.0.0) 2026-07-06 18:23:09.741 | 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.dev562) (4.0.1) 2026-07-06 18:23:09.771 | 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.dev562) (1.7.6) 2026-07-06 18:23:09.778 | 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.dev562) (2.2.0) 2026-07-06 18:23:09.788 | 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.dev562) (3.18.0) 2026-07-06 18:23:09.839 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev562) 2026-07-06 18:23:09.855 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-06 18:23:09.897 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev562) 2026-07-06 18:23:09.899 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-06 18:23:09.919 | 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.dev562) (3.0.3) 2026-07-06 18:23:09.920 | 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.dev562) (1.6.2) 2026-07-06 18:23:09.929 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev562) (83.0.0) 2026-07-06 18:23:09.958 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev562) (0.8.1) 2026-07-06 18:23:09.999 | 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.dev562) (1.17.0) 2026-07-06 18:23:10.005 | 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.dev562) (4.14.0) 2026-07-06 18:23:10.005 | 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.dev562) (4.26.0) 2026-07-06 18:23:10.043 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev562) 2026-07-06 18:23:10.059 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 18:23:10.076 | 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.dev562) (0.6.0) 2026-07-06 18:23:10.078 | 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.dev562) (4.0.0) 2026-07-06 18:23:10.087 | 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.dev562) (3.0.52) 2026-07-06 18:23:10.088 | 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.dev562) (1.11.0) 2026-07-06 18:23:10.089 | 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.dev562) (15.0.0) 2026-07-06 18:23:10.090 | 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.dev562) (1.8.0) 2026-07-06 18:23:10.096 | 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.dev562) (26.1.0) 2026-07-06 18:23:10.097 | 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.dev562) (2025.9.1) 2026-07-06 18:23:10.098 | 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.dev562) (0.37.0) 2026-07-06 18:23:10.099 | 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.dev562) (2026.5.1) 2026-07-06 18:23:10.166 | 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.dev562) (3.4.7) 2026-07-06 18:23:10.168 | 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.dev562) (3.18) 2026-07-06 18:23:10.170 | 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.dev562) (2.7.0) 2026-07-06 18:23:10.170 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev562) (2023.11.17) 2026-07-06 18:23:10.205 | 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.dev562) (4.2.0) 2026-07-06 18:23:10.206 | 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.dev562) (2.20.0) 2026-07-06 18:23:10.218 | 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.dev562) (0.1.2) 2026-07-06 18:23:10.238 | 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.dev562) (0.8) 2026-07-06 18:23:10.304 | 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.dev562) (0.16.0) 2026-07-06 18:23:10.401 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-06 18:23:10.493 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.4 MB/s 0:00:00 2026-07-06 18:23:10.512 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-06 18:23:10.688 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.9 MB/s 0:00:00 2026-07-06 18:23:10.706 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-06 18:23:10.732 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-06 18:23:10.776 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-06 18:23:10.799 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-06 18:23:10.826 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-06 18:23:10.840 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-06 18:23:10.857 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-06 18:23:10.897 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-06 18:23:10.948 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-06 18:23:10.972 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-06 18:23:10.998 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-06 18:23:11.034 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-06 18:23:11.153 | Building wheels for collected packages: neutron, ovs 2026-07-06 18:23:11.154 | Building editable for neutron (pyproject.toml): started 2026-07-06 18:23:13.402 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-06 18:23:13.403 | Created wheel for neutron: filename=neutron-28.1.0.dev562-0.editable-py3-none-any.whl size=15991 sha256=08d3b855e2444611099c4b7dcf61ebad6507a836164020714c16d0092ad573ae 2026-07-06 18:23:13.403 | Stored in directory: /tmp/pip-ephem-wheel-cache-llv97mep/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-06 18:23:13.409 | Building wheel for ovs (pyproject.toml): started 2026-07-06 18:23:14.229 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-06 18:23:14.230 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=451c34ee4a24b2ec183b426908fff267058e1c9f8907a930849cc800fea62364 2026-07-06 18:23:14.230 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-06 18:23:14.235 | Successfully built neutron ovs 2026-07-06 18:23:14.532 | 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-06 18:23:20.248 | 2026-07-06 18:23:20.272 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev562 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-07-06 18:23:20.499 | + inc/python:pip_install:216 : result=0 2026-07-06 18:23:20.502 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:23:20.506 | + functions-common:time_stop:2420 : local name 2026-07-06 18:23:20.509 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:23:20.512 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:23:20.515 | + functions-common:time_stop:2423 : local total 2026-07-06 18:23:20.518 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:23:20.521 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:23:20.525 | + functions-common:time_stop:2427 : start_time=1783362180035 2026-07-06 18:23:20.528 | + functions-common:time_stop:2429 : [[ -z 1783362180035 ]] 2026-07-06 18:23:20.532 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:23:20.537 | + functions-common:time_stop:2432 : end_time=1783362200533 2026-07-06 18:23:20.540 | + functions-common:time_stop:2433 : elapsed_time=20498 2026-07-06 18:23:20.543 | + functions-common:time_stop:2434 : total=119808 2026-07-06 18:23:20.547 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:23:20.550 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140306 2026-07-06 18:23:20.554 | + inc/python:pip_install:219 : return 0 2026-07-06 18:23:20.557 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 18:23:20.560 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 18:23:20.563 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-06 18:23:20.566 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-06 18:23:20.570 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:23:20.574 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:23:20.578 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-06 18:23:20.581 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:23:20.584 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-06 18:23:20.588 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-06 18:23:20.591 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-06 18:23:20.591 | Installing OVN and dependent packages 2026-07-06 18:23:20.595 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-06 18:23:20.598 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-06 18:23:20.621 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:23:20.624 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-06 18:23:20.644 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:23:20.648 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-06 18:23:20.670 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:23:20.673 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-06 18:23:20.676 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-06 18:23:20.696 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:23:20.699 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-06 18:23:20.702 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-06 18:23:20.721 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-06 18:23:20.726 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-06 18:23:20.741 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-06 18:23:20.746 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-06 18:23:20.769 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-06 18:23:20.773 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 18:23:20.776 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 18:23:20.778 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 18:23:20.782 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 18:23:20.784 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 18:23:20.787 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 18:23:20.791 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:23:20.795 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:23:20.798 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 18:23:20.801 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 18:23:20.805 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 18:23:20.808 | + functions-common:apt_get_update:1167 : return 2026-07-06 18:23:20.811 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-06 18:23:20.815 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 18:23:20.818 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:23:20.822 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:23:20.825 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-06 18:23:20.851 | + 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-06 18:23:20.888 | Reading package lists... 2026-07-06 18:23:21.261 | Building dependency tree... 2026-07-06 18:23:21.263 | Reading state information... 2026-07-06 18:23:21.831 | fakeroot is already the newest version (1.33-1). 2026-07-06 18:23:21.831 | fakeroot set to manually installed. 2026-07-06 18:23:21.832 | make is already the newest version (4.3-4.1build2). 2026-07-06 18:23:21.832 | make set to manually installed. 2026-07-06 18:23:21.832 | The following packages were automatically installed and are no longer required: 2026-07-06 18:23:21.836 | libfwupd2 libgusb2 2026-07-06 18:23:21.836 | Use 'sudo apt autoremove' to remove them. 2026-07-06 18:23:21.837 | The following additional packages will be installed: 2026-07-06 18:23:21.838 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-06 18:23:21.838 | python3-sortedcontainers 2026-07-06 18:23:21.841 | Suggested packages: 2026-07-06 18:23:21.841 | openvswitch-doc python-sortedcontainers-doc 2026-07-06 18:23:21.879 | The following NEW packages will be installed: 2026-07-06 18:23:21.880 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-06 18:23:21.881 | python3-openvswitch python3-sortedcontainers 2026-07-06 18:23:21.930 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-06 18:23:21.930 | Need to get 4219 kB of archives. 2026-07-06 18:23:21.930 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-06 18:23:21.930 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-06 18:23:21.943 | 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-06 18:23:21.955 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-06 18:23:21.959 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-06 18:23:21.965 | 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-06 18:23:21.977 | 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-06 18:23:22.232 | perl: warning: Setting locale failed. 2026-07-06 18:23:22.232 | perl: warning: Please check that your locale settings: 2026-07-06 18:23:22.232 | LANGUAGE = (unset), 2026-07-06 18:23:22.233 | LC_ALL = "en_US.utf8", 2026-07-06 18:23:22.233 | LANG = "de_DE.UTF-8" 2026-07-06 18:23:22.233 | are supported and installed on your system. 2026-07-06 18:23:22.233 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:23:22.295 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:23:22.295 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:23:22.295 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:23:22.487 | Fetched 4219 kB in 0s (49.7 MB/s) 2026-07-06 18:23:22.533 | Selecting previously unselected package libunbound8:amd64. 2026-07-06 18:23:22.599 | (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-06 18:23:22.606 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-06 18:23:22.614 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-06 18:23:22.668 | Selecting previously unselected package openvswitch-common. 2026-07-06 18:23:22.680 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 18:23:22.685 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 18:23:22.806 | Selecting previously unselected package python3-sortedcontainers. 2026-07-06 18:23:22.818 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-06 18:23:22.821 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-06 18:23:22.878 | Selecting previously unselected package libxdp1:amd64. 2026-07-06 18:23:22.890 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-06 18:23:22.894 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-06 18:23:22.955 | Selecting previously unselected package python3-openvswitch. 2026-07-06 18:23:22.967 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 18:23:22.971 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 18:23:23.083 | Selecting previously unselected package openvswitch-switch. 2026-07-06 18:23:23.095 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 18:23:23.105 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 18:23:23.243 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-06 18:23:23.510 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-06 18:23:23.521 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-06 18:23:23.531 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 18:23:23.546 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 18:23:23.932 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 18:23:23.956 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-06 18:23:24.623 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-06 18:23:24.811 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-06 18:23:25.894 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 18:23:27.662 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 18:23:27.917 | perl: warning: Setting locale failed. 2026-07-06 18:23:27.917 | perl: warning: Please check that your locale settings: 2026-07-06 18:23:27.917 | LANGUAGE = (unset), 2026-07-06 18:23:27.917 | LC_ALL = "en_US.utf8", 2026-07-06 18:23:27.917 | LANG = "de_DE.UTF-8" 2026-07-06 18:23:27.918 | are supported and installed on your system. 2026-07-06 18:23:27.918 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:23:28.045 | perl: warning: Setting locale failed. 2026-07-06 18:23:28.046 | perl: warning: Please check that your locale settings: 2026-07-06 18:23:28.046 | LANGUAGE = (unset), 2026-07-06 18:23:28.046 | LC_ALL = "en_US.utf8", 2026-07-06 18:23:28.046 | LANG = "de_DE.UTF-8" 2026-07-06 18:23:28.048 | are supported and installed on your system. 2026-07-06 18:23:28.048 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:23:28.096 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:23:28.096 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:23:28.096 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:23:28.167 | perl: warning: Setting locale failed. 2026-07-06 18:23:28.167 | perl: warning: Please check that your locale settings: 2026-07-06 18:23:28.167 | LANGUAGE = (unset), 2026-07-06 18:23:28.167 | LC_ALL = "en_US.utf8", 2026-07-06 18:23:28.167 | LANG = "de_DE.UTF-8" 2026-07-06 18:23:28.168 | are supported and installed on your system. 2026-07-06 18:23:28.168 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:23:28.676 | 2026-07-06 18:23:28.676 | Running kernel seems to be up-to-date. 2026-07-06 18:23:28.676 | 2026-07-06 18:23:28.676 | Restarting services... 2026-07-06 18:23:28.700 | 2026-07-06 18:23:28.700 | Service restarts being deferred: 2026-07-06 18:23:28.700 | systemctl restart virtlockd.service 2026-07-06 18:23:28.700 | systemctl restart virtlogd.service 2026-07-06 18:23:28.701 | 2026-07-06 18:23:28.701 | No containers need to be restarted. 2026-07-06 18:23:28.701 | 2026-07-06 18:23:28.701 | User sessions running outdated binaries: 2026-07-06 18:23:28.701 | quobyte @ session #5: sshd[2056] 2026-07-06 18:23:28.715 | 2026-07-06 18:23:28.715 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 18:23:30.990 | + functions-common:apt_get:1211 : result=0 2026-07-06 18:23:30.993 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 18:23:30.996 | + functions-common:time_stop:2420 : local name 2026-07-06 18:23:30.999 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:23:31.002 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:23:31.005 | + functions-common:time_stop:2423 : local total 2026-07-06 18:23:31.008 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:23:31.011 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 18:23:31.013 | + functions-common:time_stop:2427 : start_time=1783362200846 2026-07-06 18:23:31.016 | + functions-common:time_stop:2429 : [[ -z 1783362200846 ]] 2026-07-06 18:23:31.019 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:23:31.028 | + functions-common:time_stop:2432 : end_time=1783362211024 2026-07-06 18:23:31.031 | + functions-common:time_stop:2433 : elapsed_time=10178 2026-07-06 18:23:31.034 | + functions-common:time_stop:2434 : total=158122 2026-07-06 18:23:31.036 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:23:31.039 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168300 2026-07-06 18:23:31.042 | + functions-common:apt_get:1215 : return 0 2026-07-06 18:23:31.046 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-06 18:23:31.067 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-06 18:23:31.070 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 18:23:31.072 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 18:23:31.075 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 18:23:31.078 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 18:23:31.081 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 18:23:31.084 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 18:23:31.087 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:23:31.089 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:23:31.092 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 18:23:31.095 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 18:23:31.097 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 18:23:31.099 | + functions-common:apt_get_update:1167 : return 2026-07-06 18:23:31.102 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-06 18:23:31.104 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 18:23:31.107 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:23:31.110 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:23:31.112 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-06 18:23:31.135 | + 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-06 18:23:31.172 | Reading package lists... 2026-07-06 18:23:31.606 | Building dependency tree... 2026-07-06 18:23:31.608 | Reading state information... 2026-07-06 18:23:32.350 | The following packages were automatically installed and are no longer required: 2026-07-06 18:23:32.353 | libfwupd2 libgusb2 2026-07-06 18:23:32.353 | Use 'sudo apt autoremove' to remove them. 2026-07-06 18:23:32.357 | The following additional packages will be installed: 2026-07-06 18:23:32.358 | ovn-common 2026-07-06 18:23:32.403 | The following NEW packages will be installed: 2026-07-06 18:23:32.404 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-06 18:23:32.460 | 0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded. 2026-07-06 18:23:32.460 | Need to get 2360 kB of archives. 2026-07-06 18:23:32.460 | After this operation, 8355 kB of additional disk space will be used. 2026-07-06 18:23:32.460 | 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-06 18:23:32.481 | 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-06 18:23:32.487 | 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-06 18:23:32.493 | 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-06 18:23:32.760 | perl: warning: Setting locale failed. 2026-07-06 18:23:32.760 | perl: warning: Please check that your locale settings: 2026-07-06 18:23:32.760 | LANGUAGE = (unset), 2026-07-06 18:23:32.760 | LC_ALL = "en_US.utf8", 2026-07-06 18:23:32.760 | LANG = "de_DE.UTF-8" 2026-07-06 18:23:32.761 | are supported and installed on your system. 2026-07-06 18:23:32.761 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:23:32.823 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:23:32.823 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:23:32.823 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:23:33.021 | Fetched 2360 kB in 0s (38.6 MB/s) 2026-07-06 18:23:33.112 | Selecting previously unselected package ovn-common. 2026-07-06 18:23:33.179 | (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-06 18:23:33.186 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 18:23:33.190 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 18:23:33.300 | Selecting previously unselected package ovn-central. 2026-07-06 18:23:33.312 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 18:23:33.316 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 18:23:33.378 | Selecting previously unselected package ovn-controller-vtep. 2026-07-06 18:23:33.390 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 18:23:33.394 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 18:23:33.448 | Selecting previously unselected package ovn-host. 2026-07-06 18:23:33.461 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 18:23:33.470 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 18:23:33.559 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 18:23:33.577 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 18:23:34.067 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-06 18:23:34.258 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-06 18:23:34.757 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-06 18:23:34.827 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 18:23:35.379 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-06 18:23:35.578 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-06 18:23:36.289 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-06 18:23:36.996 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-06 18:23:37.854 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-06 18:23:37.922 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 18:23:38.118 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-06 18:23:38.645 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 18:23:40.611 | perl: warning: Setting locale failed. 2026-07-06 18:23:40.611 | perl: warning: Please check that your locale settings: 2026-07-06 18:23:40.611 | LANGUAGE = (unset), 2026-07-06 18:23:40.611 | LC_ALL = "en_US.utf8", 2026-07-06 18:23:40.612 | LANG = "de_DE.UTF-8" 2026-07-06 18:23:40.612 | are supported and installed on your system. 2026-07-06 18:23:40.612 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:23:40.741 | perl: warning: Setting locale failed. 2026-07-06 18:23:40.741 | perl: warning: Please check that your locale settings: 2026-07-06 18:23:40.741 | LANGUAGE = (unset), 2026-07-06 18:23:40.742 | LC_ALL = "en_US.utf8", 2026-07-06 18:23:40.742 | LANG = "de_DE.UTF-8" 2026-07-06 18:23:40.742 | are supported and installed on your system. 2026-07-06 18:23:40.742 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:23:40.790 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:23:40.791 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:23:40.791 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:23:40.860 | perl: warning: Setting locale failed. 2026-07-06 18:23:40.860 | perl: warning: Please check that your locale settings: 2026-07-06 18:23:40.860 | LANGUAGE = (unset), 2026-07-06 18:23:40.860 | LC_ALL = "en_US.utf8", 2026-07-06 18:23:40.861 | LANG = "de_DE.UTF-8" 2026-07-06 18:23:40.861 | are supported and installed on your system. 2026-07-06 18:23:40.861 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:23:41.365 | 2026-07-06 18:23:41.365 | Running kernel seems to be up-to-date. 2026-07-06 18:23:41.365 | 2026-07-06 18:23:41.365 | Restarting services... 2026-07-06 18:23:41.388 | 2026-07-06 18:23:41.388 | Service restarts being deferred: 2026-07-06 18:23:41.388 | systemctl restart virtlockd.service 2026-07-06 18:23:41.388 | systemctl restart virtlogd.service 2026-07-06 18:23:41.388 | 2026-07-06 18:23:41.388 | No containers need to be restarted. 2026-07-06 18:23:41.388 | 2026-07-06 18:23:41.388 | User sessions running outdated binaries: 2026-07-06 18:23:41.388 | quobyte @ session #5: sshd[2056] 2026-07-06 18:23:41.396 | 2026-07-06 18:23:41.396 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 18:23:43.331 | + functions-common:apt_get:1211 : result=0 2026-07-06 18:23:43.334 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 18:23:43.337 | + functions-common:time_stop:2420 : local name 2026-07-06 18:23:43.339 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:23:43.342 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:23:43.345 | + functions-common:time_stop:2423 : local total 2026-07-06 18:23:43.348 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:23:43.350 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 18:23:43.353 | + functions-common:time_stop:2427 : start_time=1783362211132 2026-07-06 18:23:43.356 | + functions-common:time_stop:2429 : [[ -z 1783362211132 ]] 2026-07-06 18:23:43.359 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:23:43.364 | + functions-common:time_stop:2432 : end_time=1783362223360 2026-07-06 18:23:43.366 | + functions-common:time_stop:2433 : elapsed_time=12228 2026-07-06 18:23:43.368 | + functions-common:time_stop:2434 : total=168300 2026-07-06 18:23:43.371 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:23:43.374 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180528 2026-07-06 18:23:43.377 | + functions-common:apt_get:1215 : return 0 2026-07-06 18:23:43.380 | + 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-06 18:23:43.382 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:23:43.385 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-06 18:23:43.388 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-06 18:23:43.393 | + 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-06 18:23:43.396 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-06 18:23:43.399 | + 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-06 18:23:43.402 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-06 18:23:43.404 | + 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-06 18:23:43.408 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-06 18:23:43.411 | + 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-06 18:23:43.413 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-06 18:23:43.416 | + 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-06 18:23:43.418 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-06 18:23:43.421 | + 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-06 18:23:43.424 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-06 18:23:43.426 | + 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-06 18:23:43.429 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-06 18:23:43.432 | + 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-06 18:23:43.434 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-06 18:23:43.437 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-06 18:23:43.439 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-06 18:23:43.443 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:23:43.445 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:23:43.448 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-06 18:23:43.451 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:23:43.454 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-06 18:23:43.457 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 18:23:43.460 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-06 18:23:43.478 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:23:43.481 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-06 18:23:43.484 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-06 18:23:43.487 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-06 18:23:43.489 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 18:23:43.492 | + lib/stack:stack_install_service:32 : install_nova 2026-07-06 18:23:43.495 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-06 18:23:43.498 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-06 18:23:43.501 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:23:43.503 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:23:43.506 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-06 18:23:43.509 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:23:43.512 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-06 18:23:43.529 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:23:43.532 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-06 18:23:43.535 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-06 18:23:43.538 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-06 18:23:43.540 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-06 18:23:43.542 | + 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-06 18:23:43.697 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-06 18:23:43.700 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:23:43.703 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:23:43.705 | + 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-06 18:23:43.707 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 18:23:43.710 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 18:23:43.712 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 18:23:43.714 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 18:23:43.717 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 18:23:43.719 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 18:23:43.722 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:23:43.724 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:23:43.726 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 18:23:43.729 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 18:23:43.731 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 18:23:43.734 | + functions-common:apt_get_update:1167 : return 2026-07-06 18:23:43.736 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-06 18:23:43.739 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 18:23:43.741 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:23:43.743 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:23:43.745 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-06 18:23:43.767 | + 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-06 18:23:43.803 | Reading package lists... 2026-07-06 18:23:44.157 | Building dependency tree... 2026-07-06 18:23:44.159 | Reading state information... 2026-07-06 18:23:44.703 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-06 18:23:44.703 | libvirt-clients set to manually installed. 2026-07-06 18:23:44.703 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-06 18:23:44.703 | The following packages were automatically installed and are no longer required: 2026-07-06 18:23:44.706 | libfwupd2 libgusb2 2026-07-06 18:23:44.707 | Use 'sudo apt autoremove' to remove them. 2026-07-06 18:23:44.710 | The following additional packages will be installed: 2026-07-06 18:23:44.710 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-06 18:23:44.710 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-06 18:23:44.710 | qemu-system-sparc 2026-07-06 18:23:44.712 | Suggested packages: 2026-07-06 18:23:44.712 | python-zstandard-doc samba vde2 2026-07-06 18:23:44.751 | The following packages will be REMOVED: 2026-07-06 18:23:44.754 | apport-core-dump-handler 2026-07-06 18:23:44.754 | The following NEW packages will be installed: 2026-07-06 18:23:44.755 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-06 18:23:44.755 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-06 18:23:44.756 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-06 18:23:44.802 | 0 upgraded, 13 newly installed, 1 to remove and 14 not upgraded. 2026-07-06 18:23:44.803 | Need to get 110 MB of archives. 2026-07-06 18:23:44.803 | After this operation, 897 MB of additional disk space will be used. 2026-07-06 18:23:44.803 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-06 18:23:44.817 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-06 18:23:44.826 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-06 18:23:44.834 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-06 18:23:44.841 | 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-06 18:23:44.963 | 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-06 18:23:45.144 | 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-06 18:23:45.245 | 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-06 18:23:45.315 | 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-06 18:23:45.354 | 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-06 18:23:45.989 | 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-06 18:23:45.990 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-06 18:23:46.029 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-06 18:23:46.267 | perl: warning: Setting locale failed. 2026-07-06 18:23:46.267 | perl: warning: Please check that your locale settings: 2026-07-06 18:23:46.268 | LANGUAGE = (unset), 2026-07-06 18:23:46.268 | LC_ALL = "en_US.utf8", 2026-07-06 18:23:46.268 | LANG = "de_DE.UTF-8" 2026-07-06 18:23:46.268 | are supported and installed on your system. 2026-07-06 18:23:46.268 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:23:46.331 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:23:46.331 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:23:46.331 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:23:46.592 | Fetched 110 MB in 1s (87.4 MB/s) 2026-07-06 18:23:46.632 | Selecting previously unselected package python3-zstandard. 2026-07-06 18:23:46.696 | (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-06 18:23:46.703 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-06 18:23:46.707 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-06 18:23:46.846 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-06 18:23:46.846 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-06 18:23:46.846 | Package apport-core-dump-handler is to be removed. 2026-07-06 18:23:46.847 | Package python3-zstandard is not configured yet. 2026-07-06 18:23:46.847 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-06 18:23:46.847 | Package apport-core-dump-handler is to be removed. 2026-07-06 18:23:46.847 | Package systemd-coredump is not installed. 2026-07-06 18:23:46.847 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-06 18:23:46.847 | Package apport-core-dump-handler is to be removed. 2026-07-06 18:23:46.847 | Package python3-zstandard is not configured yet. 2026-07-06 18:23:46.847 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-06 18:23:46.848 | Package apport-core-dump-handler is to be removed. 2026-07-06 18:23:46.848 | Package systemd-coredump is not installed. 2026-07-06 18:23:46.848 | 2026-07-06 18:23:46.915 | (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-06 18:23:46.921 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-06 18:23:47.741 | Selecting previously unselected package systemd-coredump. 2026-07-06 18:23:47.803 | (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-06 18:23:47.809 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 18:23:47.813 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-06 18:23:47.877 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-06 18:23:47.889 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-06 18:23:47.902 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-06 18:23:47.970 | Selecting previously unselected package python3-libvirt. 2026-07-06 18:23:47.982 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-06 18:23:47.987 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-06 18:23:48.053 | Selecting previously unselected package qemu-system-arm. 2026-07-06 18:23:48.068 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 18:23:48.083 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 18:23:48.592 | Selecting previously unselected package qemu-system-mips. 2026-07-06 18:23:48.604 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 18:23:48.616 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 18:23:49.204 | Selecting previously unselected package qemu-system-ppc. 2026-07-06 18:23:49.214 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 18:23:49.225 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 18:23:49.582 | Selecting previously unselected package qemu-system-sparc. 2026-07-06 18:23:49.592 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 18:23:49.604 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 18:23:49.868 | Selecting previously unselected package qemu-system-s390x. 2026-07-06 18:23:49.876 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 18:23:49.888 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 18:23:50.067 | Selecting previously unselected package qemu-system-misc. 2026-07-06 18:23:50.078 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 18:23:50.089 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 18:23:52.021 | Selecting previously unselected package qemu-system. 2026-07-06 18:23:52.033 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 18:23:52.037 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 18:23:52.079 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-06 18:23:52.091 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-06 18:23:52.095 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-06 18:23:53.931 | Selecting previously unselected package qemu-efi-arm. 2026-07-06 18:23:53.942 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-06 18:23:53.946 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-06 18:23:54.764 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-06 18:23:55.285 | Creating group 'systemd-coredump' with GID 987. 2026-07-06 18:23:55.288 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-06 18:23:55.314 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-06 18:23:55.620 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 18:23:55.639 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 18:23:55.656 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-06 18:23:55.674 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 18:23:55.691 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-06 18:23:55.702 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 18:23:55.719 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-06 18:23:55.964 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 18:23:55.983 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-06 18:23:55.994 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 18:23:56.012 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 18:23:56.025 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 18:23:57.813 | perl: warning: Setting locale failed. 2026-07-06 18:23:57.813 | perl: warning: Please check that your locale settings: 2026-07-06 18:23:57.813 | LANGUAGE = (unset), 2026-07-06 18:23:57.813 | LC_ALL = "en_US.utf8", 2026-07-06 18:23:57.814 | LANG = "de_DE.UTF-8" 2026-07-06 18:23:57.814 | are supported and installed on your system. 2026-07-06 18:23:57.814 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:23:57.944 | perl: warning: Setting locale failed. 2026-07-06 18:23:57.944 | perl: warning: Please check that your locale settings: 2026-07-06 18:23:57.945 | LANGUAGE = (unset), 2026-07-06 18:23:57.945 | LC_ALL = "en_US.utf8", 2026-07-06 18:23:57.945 | LANG = "de_DE.UTF-8" 2026-07-06 18:23:57.945 | are supported and installed on your system. 2026-07-06 18:23:57.945 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:23:57.994 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 18:23:57.994 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 18:23:57.994 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 18:23:58.064 | perl: warning: Setting locale failed. 2026-07-06 18:23:58.064 | perl: warning: Please check that your locale settings: 2026-07-06 18:23:58.064 | LANGUAGE = (unset), 2026-07-06 18:23:58.065 | LC_ALL = "en_US.utf8", 2026-07-06 18:23:58.065 | LANG = "de_DE.UTF-8" 2026-07-06 18:23:58.065 | are supported and installed on your system. 2026-07-06 18:23:58.065 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:23:58.576 | 2026-07-06 18:23:58.576 | Running kernel seems to be up-to-date. 2026-07-06 18:23:58.576 | 2026-07-06 18:23:58.576 | Restarting services... 2026-07-06 18:23:58.599 | 2026-07-06 18:23:58.599 | Service restarts being deferred: 2026-07-06 18:23:58.599 | systemctl restart virtlockd.service 2026-07-06 18:23:58.599 | systemctl restart virtlogd.service 2026-07-06 18:23:58.599 | 2026-07-06 18:23:58.600 | No containers need to be restarted. 2026-07-06 18:23:58.600 | 2026-07-06 18:23:58.600 | User sessions running outdated binaries: 2026-07-06 18:23:58.600 | quobyte @ session #5: sshd[2056] 2026-07-06 18:23:58.611 | 2026-07-06 18:23:58.611 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 18:24:00.554 | + functions-common:apt_get:1211 : result=0 2026-07-06 18:24:00.557 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 18:24:00.561 | + functions-common:time_stop:2420 : local name 2026-07-06 18:24:00.564 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:24:00.568 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:24:00.571 | + functions-common:time_stop:2423 : local total 2026-07-06 18:24:00.575 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:24:00.578 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 18:24:00.581 | + functions-common:time_stop:2427 : start_time=1783362223764 2026-07-06 18:24:00.584 | + functions-common:time_stop:2429 : [[ -z 1783362223764 ]] 2026-07-06 18:24:00.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:24:00.594 | + functions-common:time_stop:2432 : end_time=1783362240590 2026-07-06 18:24:00.597 | + functions-common:time_stop:2433 : elapsed_time=16826 2026-07-06 18:24:00.600 | + functions-common:time_stop:2434 : total=180528 2026-07-06 18:24:00.604 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:24:00.607 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=197354 2026-07-06 18:24:00.610 | + functions-common:apt_get:1215 : return 0 2026-07-06 18:24:00.614 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-06 18:24:00.617 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 18:24:00.621 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 18:24:00.624 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 18:24:00.628 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 18:24:00.631 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 18:24:00.635 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 18:24:00.639 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:24:00.643 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:24:00.646 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 18:24:00.650 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 18:24:00.653 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 18:24:00.657 | + functions-common:apt_get_update:1167 : return 2026-07-06 18:24:00.660 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-06 18:24:00.664 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 18:24:00.668 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:24:00.671 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:24:00.675 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-06 18:24:00.703 | + 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-06 18:24:00.744 | Reading package lists... 2026-07-06 18:24:01.219 | Building dependency tree... 2026-07-06 18:24:01.221 | Reading state information... 2026-07-06 18:24:01.927 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-06 18:24:01.927 | ovmf set to manually installed. 2026-07-06 18:24:01.927 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-06 18:24:01.928 | swtpm set to manually installed. 2026-07-06 18:24:01.928 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-06 18:24:01.928 | swtpm-tools set to manually installed. 2026-07-06 18:24:01.928 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-06 18:24:01.928 | mdevctl set to manually installed. 2026-07-06 18:24:01.928 | The following packages were automatically installed and are no longer required: 2026-07-06 18:24:01.931 | libfwupd2 libgusb2 2026-07-06 18:24:01.931 | Use 'sudo apt autoremove' to remove them. 2026-07-06 18:24:02.011 | 0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded. 2026-07-06 18:24:02.018 | + functions-common:apt_get:1211 : result=0 2026-07-06 18:24:02.021 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 18:24:02.025 | + functions-common:time_stop:2420 : local name 2026-07-06 18:24:02.028 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:24:02.033 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:24:02.036 | + functions-common:time_stop:2423 : local total 2026-07-06 18:24:02.040 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:24:02.043 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 18:24:02.046 | + functions-common:time_stop:2427 : start_time=1783362240699 2026-07-06 18:24:02.051 | + functions-common:time_stop:2429 : [[ -z 1783362240699 ]] 2026-07-06 18:24:02.055 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:24:02.061 | + functions-common:time_stop:2432 : end_time=1783362242057 2026-07-06 18:24:02.065 | + functions-common:time_stop:2433 : elapsed_time=1358 2026-07-06 18:24:02.067 | + functions-common:time_stop:2434 : total=197354 2026-07-06 18:24:02.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:24:02.075 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=198712 2026-07-06 18:24:02.080 | + functions-common:apt_get:1215 : return 0 2026-07-06 18:24:02.083 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-06 18:24:02.087 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 18:24:02.092 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 18:24:02.095 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-06 18:24:02.099 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-06 18:24:02.102 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-06 18:24:02.106 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-06 18:24:02.109 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-06 18:24:02.112 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-06 18:24:02.132 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:24:02.137 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-06 18:24:02.159 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-06 18:24:02.162 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-06 18:24:02.165 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-06 18:24:02.169 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-06 18:24:02.172 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-06 18:24:02.176 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-06 18:24:02.180 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-06 18:24:02.182 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 18:24:02.186 | ++ functions-common:git_clone:593 : pwd 2026-07-06 18:24:02.190 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 18:24:02.193 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 18:24:02.198 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 18:24:02.218 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 18:24:02.222 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 18:24:02.225 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 18:24:02.229 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 18:24:02.230 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-06 18:24:02.236 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-06 18:24:02.239 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 18:24:02.243 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-06 18:24:02.246 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:24:02.249 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:24:02.253 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:24:02.256 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:24:02.259 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:24:02.262 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:24:02.266 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:24:02.269 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:24:02.273 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:24:02.278 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362242274 2026-07-06 18:24:02.281 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-06 18:24:02.285 | Cloning into '/opt/stack/novnc'... 2026-07-06 18:24:04.672 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:24:04.676 | + functions-common:time_stop:2420 : local name 2026-07-06 18:24:04.680 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:24:04.683 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:24:04.686 | + functions-common:time_stop:2423 : local total 2026-07-06 18:24:04.689 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:24:04.692 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:24:04.695 | + functions-common:time_stop:2427 : start_time=1783362242274 2026-07-06 18:24:04.698 | + functions-common:time_stop:2429 : [[ -z 1783362242274 ]] 2026-07-06 18:24:04.702 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:24:04.707 | + functions-common:time_stop:2432 : end_time=1783362244703 2026-07-06 18:24:04.709 | + functions-common:time_stop:2433 : elapsed_time=2429 2026-07-06 18:24:04.713 | + functions-common:time_stop:2434 : total=160261 2026-07-06 18:24:04.716 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:24:04.720 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162690 2026-07-06 18:24:04.723 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-06 18:24:04.727 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-06 18:24:04.730 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:24:04.733 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:24:04.736 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:24:04.740 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:24:04.743 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:24:04.746 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:24:04.749 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:24:04.752 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:24:04.756 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:24:04.761 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362244757 2026-07-06 18:24:04.764 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-06 18:24:05.152 | From https://github.com/novnc/novnc 2026-07-06 18:24:05.153 | * tag v1.3.0 -> FETCH_HEAD 2026-07-06 18:24:05.163 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:24:05.166 | + functions-common:time_stop:2420 : local name 2026-07-06 18:24:05.169 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:24:05.172 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:24:05.176 | + functions-common:time_stop:2423 : local total 2026-07-06 18:24:05.179 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:24:05.181 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:24:05.184 | + functions-common:time_stop:2427 : start_time=1783362244757 2026-07-06 18:24:05.187 | + functions-common:time_stop:2429 : [[ -z 1783362244757 ]] 2026-07-06 18:24:05.191 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:24:05.195 | + functions-common:time_stop:2432 : end_time=1783362245192 2026-07-06 18:24:05.197 | + functions-common:time_stop:2433 : elapsed_time=435 2026-07-06 18:24:05.200 | + functions-common:time_stop:2434 : total=162690 2026-07-06 18:24:05.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:24:05.206 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163125 2026-07-06 18:24:05.209 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 18:24:05.212 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:24:05.215 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:24:05.219 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:24:05.221 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:24:05.224 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:24:05.227 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:24:05.231 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:24:05.233 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:24:05.238 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:24:05.242 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362245239 2026-07-06 18:24:05.245 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 18:24:05.276 | Note: switching to 'FETCH_HEAD'. 2026-07-06 18:24:05.276 | 2026-07-06 18:24:05.276 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 18:24:05.276 | changes and commit them, and you can discard any commits you make in this 2026-07-06 18:24:05.276 | state without impacting any branches by switching back to a branch. 2026-07-06 18:24:05.276 | 2026-07-06 18:24:05.277 | If you want to create a new branch to retain commits you create, you may 2026-07-06 18:24:05.277 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 18:24:05.277 | 2026-07-06 18:24:05.277 | git switch -c 2026-07-06 18:24:05.277 | 2026-07-06 18:24:05.277 | Or undo this operation with: 2026-07-06 18:24:05.277 | 2026-07-06 18:24:05.277 | git switch - 2026-07-06 18:24:05.278 | 2026-07-06 18:24:05.278 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 18:24:05.278 | 2026-07-06 18:24:05.278 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-06 18:24:05.282 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:24:05.285 | + functions-common:time_stop:2420 : local name 2026-07-06 18:24:05.288 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:24:05.292 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:24:05.295 | + functions-common:time_stop:2423 : local total 2026-07-06 18:24:05.298 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:24:05.300 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:24:05.303 | + functions-common:time_stop:2427 : start_time=1783362245239 2026-07-06 18:24:05.306 | + functions-common:time_stop:2429 : [[ -z 1783362245239 ]] 2026-07-06 18:24:05.311 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:24:05.315 | + functions-common:time_stop:2432 : end_time=1783362245312 2026-07-06 18:24:05.318 | + functions-common:time_stop:2433 : elapsed_time=73 2026-07-06 18:24:05.321 | + functions-common:time_stop:2434 : total=163125 2026-07-06 18:24:05.323 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:24:05.327 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163198 2026-07-06 18:24:05.330 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-06 18:24:05.347 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-06 18:24:05.351 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 18:24:05.352 | + functions-common:git_clone:673 : head -1 2026-07-06 18:24:05.354 | 463c39e noVNC 1.3.0 2026-07-06 18:24:05.358 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 18:24:05.361 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-06 18:24:05.383 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:24:05.387 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-06 18:24:05.390 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-06 18:24:05.393 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-06 18:24:05.396 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 18:24:05.399 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 18:24:05.404 | ++ functions-common:git_clone:593 : pwd 2026-07-06 18:24:05.407 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 18:24:05.410 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 18:24:05.415 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 18:24:05.437 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 18:24:05.440 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 18:24:05.443 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 18:24:05.447 | + functions-common:git_clone:610 : echo master 2026-07-06 18:24:05.448 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 18:24:05.454 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-06 18:24:05.457 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 18:24:05.460 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-06 18:24:05.464 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:24:05.466 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:24:05.469 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:24:05.472 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:24:05.475 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:24:05.478 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:24:05.482 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:24:05.484 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:24:05.488 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:24:05.492 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362245489 2026-07-06 18:24:05.496 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-06 18:24:05.499 | Cloning into '/opt/stack/nova'... 2026-07-06 18:27:45.576 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:27:45.580 | + functions-common:time_stop:2420 : local name 2026-07-06 18:27:45.583 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:27:45.586 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:27:45.590 | + functions-common:time_stop:2423 : local total 2026-07-06 18:27:45.593 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:27:45.596 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:27:45.599 | + functions-common:time_stop:2427 : start_time=1783362245489 2026-07-06 18:27:45.602 | + functions-common:time_stop:2429 : [[ -z 1783362245489 ]] 2026-07-06 18:27:45.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:27:45.612 | + functions-common:time_stop:2432 : end_time=1783362465609 2026-07-06 18:27:45.616 | + functions-common:time_stop:2433 : elapsed_time=220120 2026-07-06 18:27:45.618 | + functions-common:time_stop:2434 : total=163198 2026-07-06 18:27:45.622 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:27:45.625 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=383318 2026-07-06 18:27:45.629 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-07-06 18:27:45.632 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 18:27:45.635 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:27:45.639 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:27:45.643 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:27:45.646 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:27:45.650 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:27:45.653 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:27:45.656 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:27:45.660 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:27:45.664 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:27:45.669 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362465665 2026-07-06 18:27:45.672 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 18:27:46.549 | From https://review.opendev.org/openstack/nova 2026-07-06 18:27:46.549 | * branch master -> FETCH_HEAD 2026-07-06 18:27:46.559 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:27:46.562 | + functions-common:time_stop:2420 : local name 2026-07-06 18:27:46.566 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:27:46.568 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:27:46.571 | + functions-common:time_stop:2423 : local total 2026-07-06 18:27:46.575 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:27:46.577 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:27:46.580 | + functions-common:time_stop:2427 : start_time=1783362465665 2026-07-06 18:27:46.583 | + functions-common:time_stop:2429 : [[ -z 1783362465665 ]] 2026-07-06 18:27:46.587 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:27:46.592 | + functions-common:time_stop:2432 : end_time=1783362466588 2026-07-06 18:27:46.595 | + functions-common:time_stop:2433 : elapsed_time=923 2026-07-06 18:27:46.598 | + functions-common:time_stop:2434 : total=383318 2026-07-06 18:27:46.601 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:27:46.603 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=384241 2026-07-06 18:27:46.607 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 18:27:46.610 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:27:46.613 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:27:46.617 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:27:46.620 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:27:46.623 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:27:46.626 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:27:46.630 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:27:46.633 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:27:46.637 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:27:46.642 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362466638 2026-07-06 18:27:46.646 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 18:27:47.215 | Note: switching to 'FETCH_HEAD'. 2026-07-06 18:27:47.215 | 2026-07-06 18:27:47.215 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 18:27:47.215 | changes and commit them, and you can discard any commits you make in this 2026-07-06 18:27:47.215 | state without impacting any branches by switching back to a branch. 2026-07-06 18:27:47.215 | 2026-07-06 18:27:47.215 | If you want to create a new branch to retain commits you create, you may 2026-07-06 18:27:47.215 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 18:27:47.215 | 2026-07-06 18:27:47.216 | git switch -c 2026-07-06 18:27:47.216 | 2026-07-06 18:27:47.217 | Or undo this operation with: 2026-07-06 18:27:47.217 | 2026-07-06 18:27:47.217 | git switch - 2026-07-06 18:27:47.217 | 2026-07-06 18:27:47.217 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 18:27:47.217 | 2026-07-06 18:27:47.217 | HEAD is now at d0578d8852 Merge "Add concurrency_backend config option for Nova services" 2026-07-06 18:27:47.226 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:27:47.229 | + functions-common:time_stop:2420 : local name 2026-07-06 18:27:47.233 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:27:47.236 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:27:47.239 | + functions-common:time_stop:2423 : local total 2026-07-06 18:27:47.243 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:27:47.246 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:27:47.249 | + functions-common:time_stop:2427 : start_time=1783362466638 2026-07-06 18:27:47.252 | + functions-common:time_stop:2429 : [[ -z 1783362466638 ]] 2026-07-06 18:27:47.256 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:27:47.262 | + functions-common:time_stop:2432 : end_time=1783362467258 2026-07-06 18:27:47.264 | + functions-common:time_stop:2433 : elapsed_time=620 2026-07-06 18:27:47.268 | + functions-common:time_stop:2434 : total=384241 2026-07-06 18:27:47.272 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:27:47.274 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=384861 2026-07-06 18:27:47.277 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-06 18:27:47.305 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-06 18:27:47.308 | + functions-common:git_clone:673 : head -1 2026-07-06 18:27:47.309 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 18:27:47.315 | d0578d8852 Merge "Add concurrency_backend config option for Nova services" 2026-07-06 18:27:47.318 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 18:27:47.321 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-06 18:27:47.324 | + inc/python:setup_develop:353 : local bindep 2026-07-06 18:27:47.328 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-06 18:27:47.331 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-06 18:27:47.334 | + inc/python:setup_develop:359 : local extras= 2026-07-06 18:27:47.337 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-06 18:27:47.341 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 18:27:47.343 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-06 18:27:47.347 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-06 18:27:47.350 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 18:27:47.353 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 18:27:47.357 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-06 18:27:47.360 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 18:27:47.364 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-06 18:27:47.367 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 18:27:47.371 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 18:27:47.375 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-06 18:27:47.382 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-06 18:27:47.385 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-06 18:27:47.388 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-06 18:27:47.546 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-06 18:27:47.549 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 18:27:47.552 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 18:27:47.556 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 18:27:47.559 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-06 18:27:47.562 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-06 18:27:47.565 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 18:27:47.568 | + inc/python:setup_package:446 : local extras= 2026-07-06 18:27:47.571 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 18:27:47.574 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 18:27:47.577 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 18:27:47.581 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 18:27:47.585 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 18:27:47.587 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-06 18:27:47.614 | Using python 3.12 to install /opt/stack/nova 2026-07-06 18:27:47.617 | + 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-06 18:27:48.621 | Obtaining file:///opt/stack/nova 2026-07-06 18:27:48.626 | Installing build dependencies: started 2026-07-06 18:27:50.455 | Installing build dependencies: finished with status 'done' 2026-07-06 18:27:50.456 | Checking if build backend supports build_editable: started 2026-07-06 18:27:50.995 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 18:27:50.997 | Getting requirements to build editable: started 2026-07-06 18:27:51.295 | Getting requirements to build editable: finished with status 'done' 2026-07-06 18:27:51.297 | Preparing editable metadata (pyproject.toml): started 2026-07-06 18:27:53.516 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 18:27:53.541 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.0.3) 2026-07-06 18:27:53.544 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.0.51) 2026-07-06 18:27:53.544 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.3.1) 2026-07-06 18:27:53.544 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (0.41.0) 2026-07-06 18:27:53.545 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.1.6) 2026-07-06 18:27:53.546 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (13.0.0) 2026-07-06 18:27:53.547 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (6.1.1) 2026-07-06 18:27:53.548 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.5.1) 2026-07-06 18:27:53.549 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (43.0.3) 2026-07-06 18:27:53.550 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.8.10) 2026-07-06 18:27:53.551 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.5.3) 2026-07-06 18:27:53.552 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.1.0) 2026-07-06 18:27:53.552 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.10.1) 2026-07-06 18:27:53.553 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.18.0) 2026-07-06 18:27:53.554 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.18.5) 2026-07-06 18:27:53.555 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.3.0) 2026-07-06 18:27:53.556 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.0.0) 2026-07-06 18:27:53.557 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.26.0) 2026-07-06 18:27:53.559 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (9.9.0) 2026-07-06 18:27:53.559 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.15.0) 2026-07-06 18:27:53.563 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (12.0.0) 2026-07-06 18:27:53.563 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.12.0) 2026-07-06 18:27:53.563 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.34.2) 2026-07-06 18:27:53.563 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.9.0) 2026-07-06 18:27:53.758 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev248) 2026-07-06 18:27:53.900 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-06 18:27:53.915 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.2.0) 2026-07-06 18:27:53.916 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.5.0) 2026-07-06 18:27:53.917 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (10.5.0) 2026-07-06 18:27:53.918 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (6.4.0) 2026-07-06 18:27:53.919 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (8.2.0) 2026-07-06 18:27:53.920 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.11.0) 2026-07-06 18:27:53.921 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.8.0) 2026-07-06 18:27:53.922 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.10.0) 2026-07-06 18:27:53.923 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.7.1) 2026-07-06 18:27:53.924 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (10.1.1) 2026-07-06 18:27:53.925 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (18.0.0) 2026-07-06 18:27:53.926 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.9.0) 2026-07-06 18:27:53.927 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (18.1.0) 2026-07-06 18:27:53.928 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.1.0) 2026-07-06 18:27:53.930 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.11.0) 2026-07-06 18:27:53.930 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (6.8.0) 2026-07-06 18:27:53.932 | 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.dev248) (4.6.0) 2026-07-06 18:27:53.933 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.0.0) 2026-07-06 18:27:53.934 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (8.1.0) 2026-07-06 18:27:53.935 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.2.2) 2026-07-06 18:27:53.936 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.10.2) 2026-07-06 18:27:53.938 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.1.0) 2026-07-06 18:27:53.938 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.1.0) 2026-07-06 18:27:53.939 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.8.0) 2026-07-06 18:27:53.940 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.1.0) 2026-07-06 18:27:53.940 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.7.0) 2026-07-06 18:27:53.970 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev248) 2026-07-06 18:27:53.988 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-06 18:27:53.999 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (8.1.0) 2026-07-06 18:27:54.000 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (0.2.3) 2026-07-06 18:27:54.001 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.4.2) 2026-07-06 18:27:54.003 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.8.2) 2026-07-06 18:27:54.003 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.9.0.post0) 2026-07-06 18:27:54.006 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.4.0) 2026-07-06 18:27:54.006 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.17.0) 2026-07-06 18:27:54.006 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (6.0.3) 2026-07-06 18:27:54.009 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev248) (1.3.12) 2026-07-06 18:27:54.010 | 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.dev248) (4.15.0) 2026-07-06 18:27:54.013 | 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.dev248) (7.4.0) 2026-07-06 18:27:54.017 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev248) (2.0.0) 2026-07-06 18:27:54.022 | 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.dev248) (3.0) 2026-07-06 18:27:54.029 | 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.dev248) (2.8.0) 2026-07-06 18:27:54.037 | 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.dev248) (3.1.0) 2026-07-06 18:27:54.040 | 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.dev248) (2.2.2) 2026-07-06 18:27:54.045 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev248) (3.0.3) 2026-07-06 18:27:54.048 | 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.dev248) (26.1.0) 2026-07-06 18:27:54.049 | 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.dev248) (2025.9.1) 2026-07-06 18:27:54.050 | 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.dev248) (0.37.0) 2026-07-06 18:27:54.051 | 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.dev248) (2026.5.1) 2026-07-06 18:27:54.059 | 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.dev248) (2.1.0) 2026-07-06 18:27:54.066 | 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.dev248) (4.0.1) 2026-07-06 18:27:54.069 | 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.dev248) (2.13.0) 2026-07-06 18:27:54.069 | 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.dev248) (5.8.0) 2026-07-06 18:27:54.081 | 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.dev248) (1.5.0) 2026-07-06 18:27:54.082 | 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.dev248) (1.1.0) 2026-07-06 18:27:54.084 | 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.dev248) (1.33) 2026-07-06 18:27:54.085 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev248) (4.10.0) 2026-07-06 18:27:54.094 | 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.dev248) (3.1.1) 2026-07-06 18:27:54.101 | 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.dev248) (9.1.4) 2026-07-06 18:27:54.113 | 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.dev248) (2.18.0) 2026-07-06 18:27:54.121 | 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.dev248) (0.20) 2026-07-06 18:27:54.136 | 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.dev248) (2.1.2) 2026-07-06 18:27:54.137 | 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.dev248) (0.6.2) 2026-07-06 18:27:54.154 | 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.dev248) (7.1.4) 2026-07-06 18:27:54.155 | 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.dev248) (5.3.1) 2026-07-06 18:27:54.156 | 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.dev248) (5.6.2) 2026-07-06 18:27:54.157 | 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.dev248) (0.16.0) 2026-07-06 18:27:54.162 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev248) (5.1.0) 2026-07-06 18:27:54.172 | 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.dev248) (2026.2) 2026-07-06 18:27:54.173 | 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.dev248) (26.2) 2026-07-06 18:27:54.180 | 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.dev248) (0.25.0) 2026-07-06 18:27:54.185 | 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.dev248) (5.0.0) 2026-07-06 18:27:54.186 | 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.dev248) (4.0.1) 2026-07-06 18:27:54.200 | 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.dev248) (1.2.1) 2026-07-06 18:27:54.223 | 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.dev248) (1.7.6) 2026-07-06 18:27:54.230 | 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.dev248) (2.2.0) 2026-07-06 18:27:54.235 | 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.dev248) (1.3.7) 2026-07-06 18:27:54.247 | 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.dev248) (3.3.2) 2026-07-06 18:27:54.259 | 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.dev248) (4.3.2) 2026-07-06 18:27:54.260 | 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.dev248) (3.7.1) 2026-07-06 18:27:54.270 | 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.dev248) (2.4.0) 2026-07-06 18:27:54.281 | 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.dev248) (3.0.3) 2026-07-06 18:27:54.281 | 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.dev248) (1.6.2) 2026-07-06 18:27:54.291 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev248) (83.0.0) 2026-07-06 18:27:54.310 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev248) (0.8.1) 2026-07-06 18:27:54.348 | 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.dev248) (4.14.0) 2026-07-06 18:27:54.355 | 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.dev248) (0.6.0) 2026-07-06 18:27:54.356 | 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.dev248) (4.0.0) 2026-07-06 18:27:54.367 | 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.dev248) (3.0.52) 2026-07-06 18:27:54.367 | 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.dev248) (1.11.0) 2026-07-06 18:27:54.369 | 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.dev248) (15.0.0) 2026-07-06 18:27:54.369 | 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.dev248) (1.8.0) 2026-07-06 18:27:54.390 | 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.dev248) (1.17.0) 2026-07-06 18:27:54.397 | 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.dev248) (2.1.0) 2026-07-06 18:27:54.399 | 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.dev248) (24.2.1) 2026-07-06 18:27:54.420 | 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.dev248) (4.6.0) 2026-07-06 18:27:54.447 | 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.dev248) (3.4.7) 2026-07-06 18:27:54.448 | 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.dev248) (3.18) 2026-07-06 18:27:54.449 | 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.dev248) (2.7.0) 2026-07-06 18:27:54.451 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev248) (2023.11.17) 2026-07-06 18:27:54.492 | 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.dev248) (4.2.0) 2026-07-06 18:27:54.493 | 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.dev248) (2.20.0) 2026-07-06 18:27:54.505 | 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.dev248) (0.1.2) 2026-07-06 18:27:54.526 | 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.dev248) (0.8) 2026-07-06 18:27:54.586 | 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.dev248) (0.16.0) 2026-07-06 18:27:55.097 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev248) 2026-07-06 18:27:55.118 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-06 18:27:55.160 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev248) 2026-07-06 18:27:55.178 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-06 18:27:55.237 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev248) 2026-07-06 18:27:55.253 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-06 18:27:55.356 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-06 18:27:55.382 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-06 18:27:55.411 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-06 18:27:55.444 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-06 18:27:55.714 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 65.0 MB/s 0:00:00 2026-07-06 18:27:55.732 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-06 18:27:55.804 | Building wheels for collected packages: nova 2026-07-06 18:27:55.806 | Building editable for nova (pyproject.toml): started 2026-07-06 18:27:58.546 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-06 18:27:58.546 | Created wheel for nova: filename=nova-33.1.0.dev248-0.editable-py3-none-any.whl size=10618 sha256=62cfe46db3f39a4dd07dc5f990b4700fa7ce6104435054c8166eebdd82827cd5 2026-07-06 18:27:58.547 | Stored in directory: /tmp/pip-ephem-wheel-cache-z11n1g2i/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-06 18:27:58.553 | Successfully built nova 2026-07-06 18:27:58.837 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-06 18:28:03.620 | 2026-07-06 18:28:03.646 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev248 numpy-2.4.6 redis-8.0.1 websockify-0.13.0 2026-07-06 18:28:03.942 | + inc/python:pip_install:216 : result=0 2026-07-06 18:28:03.946 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:28:03.948 | + functions-common:time_stop:2420 : local name 2026-07-06 18:28:03.953 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:28:03.956 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:28:03.960 | + functions-common:time_stop:2423 : local total 2026-07-06 18:28:03.963 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:28:03.966 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:28:03.970 | + functions-common:time_stop:2427 : start_time=1783362467608 2026-07-06 18:28:03.973 | + functions-common:time_stop:2429 : [[ -z 1783362467608 ]] 2026-07-06 18:28:03.977 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:28:03.982 | + functions-common:time_stop:2432 : end_time=1783362483978 2026-07-06 18:28:03.984 | + functions-common:time_stop:2433 : elapsed_time=16370 2026-07-06 18:28:03.988 | + functions-common:time_stop:2434 : total=140306 2026-07-06 18:28:03.991 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:28:03.994 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156676 2026-07-06 18:28:03.997 | + inc/python:pip_install:219 : return 0 2026-07-06 18:28:04.000 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 18:28:04.004 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 18:28:04.007 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-06 18:28:04.009 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-06 18:28:04.013 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:28:04.016 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:28:04.020 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-06 18:28:04.024 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:28:04.027 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-06 18:28:04.045 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 18:28:04.049 | + ./stack.sh:main:959 : configure_nova 2026-07-06 18:28:04.053 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-06 18:28:04.071 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-06 18:28:04.074 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-06 18:28:04.078 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-06 18:28:04.084 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-06 18:28:04.084 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-06 18:28:04.090 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-06 18:28:04.093 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-06 18:28:04.097 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-06 18:28:04.100 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-06 18:28:04.103 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-06 18:28:04.106 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-06 18:28:04.110 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-06 18:28:04.113 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-06 18:28:04.129 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-06 18:28:04.149 | + 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-06 18:28:04.168 | + 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-06 18:28:04.186 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-06 18:28:04.205 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-06 18:28:04.224 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-06 18:28:04.229 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-06 18:28:04.234 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.tBmbTZn6zg 2026-07-06 18:28:04.238 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-06 18:28:04.242 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-06 18:28:04.246 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-06 18:28:04.249 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-06 18:28:04.254 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-06 18:28:04.257 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.tBmbTZn6zg 2026-07-06 18:28:04.263 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.tBmbTZn6zg 2026-07-06 18:28:04.280 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.tBmbTZn6zg /etc/sudoers.d/nova-rootwrap 2026-07-06 18:28:04.299 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-06 18:28:04.305 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-06 18:28:04.309 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-06 18:28:04.313 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-06 18:28:04.317 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-06 18:28:04.320 | + 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-06 18:28:04.325 | + 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-06 18:28:04.329 | + 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-06 18:28:04.330 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-06 18:28:04.341 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-06 18:28:04.346 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-06 18:28:04.363 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-06 18:28:04.380 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-06 18:28:04.384 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-06 18:28:04.391 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-06 18:28:04.414 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:04.418 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-06 18:28:04.430 | net.ipv4.ip_forward = 1 2026-07-06 18:28:04.435 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-06 18:28:04.439 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-06 18:28:04.442 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-06 18:28:04.463 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-06 18:28:04.467 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-06 18:28:04.471 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-06 18:28:04.490 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-06 18:28:04.496 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-06 18:28:04.496 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-06 18:28:04.503 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:e5962cfbc72e 2026-07-06 18:28:04.508 | InitiatorName=iqn.2016-04.com.open-iscsi:e5962cfbc72e 2026-07-06 18:28:04.512 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-06 18:28:04.515 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-06 18:28:04.602 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-06 18:28:04.606 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-06 18:28:04.609 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 18:28:04.612 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-06 18:28:04.676 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-06 18:28:04.681 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-06 18:28:04.689 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-06 18:28:04.694 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-06 18:28:04.738 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-06 18:28:04.741 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-06 18:28:04.778 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-06 18:28:04.817 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-06 18:28:04.852 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-06 18:28:04.891 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-06 18:28:04.927 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-06 18:28:04.966 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.231 2026-07-06 18:28:05.003 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-06 18:28:05.040 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-06 18:28:05.077 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-06 18:28:05.108 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-06 18:28:05.138 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-06 18:28:05.171 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-06 18:28:05.202 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-06 18:28:05.233 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-06 18:28:05.264 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-06 18:28:05.267 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 18:28:05.270 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 18:28:05.272 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 18:28:05.275 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 18:28:05.277 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 18:28:05.280 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 18:28:05.282 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 18:28:05.285 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 18:28:05.288 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 18:28:05.290 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 18:28:05.292 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 18:28:05.295 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 18:28:05.298 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 18:28:05.300 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-06 18:28:05.317 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:05.319 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 18:28:05.322 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-06 18:28:05.325 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-06 18:28:05.357 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-06 18:28:05.359 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-06 18:28:05.362 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-06 18:28:05.364 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-06 18:28:05.367 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 18:28:05.370 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 18:28:05.373 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 18:28:05.390 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:05.393 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 18:28:05.395 | ++ 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-06 18:28:05.398 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-06 18:28:05.431 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-06 18:28:05.434 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-06 18:28:05.437 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-06 18:28:05.440 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-06 18:28:05.443 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 18:28:05.446 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 18:28:05.449 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 18:28:05.465 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:05.468 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 18:28:05.471 | ++ 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-06 18:28:05.474 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-06 18:28:05.507 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-06 18:28:05.540 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-06 18:28:05.571 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-06 18:28:05.600 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-06 18:28:05.617 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:05.620 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-06 18:28:05.637 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:05.641 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-06 18:28:05.641 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-06 18:28:05.645 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-06 18:28:05.648 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-06 18:28:05.678 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-06 18:28:05.681 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-06 18:28:05.715 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-06 18:28:05.718 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-06 18:28:05.721 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-06 18:28:05.724 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 18:28:05.726 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 18:28:05.729 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-06 18:28:05.732 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 18:28:05.734 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 18:28:05.737 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 18:28:05.739 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-06 18:28:05.770 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-06 18:28:05.800 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.231/identity 2026-07-06 18:28:05.831 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-06 18:28:05.863 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-06 18:28:05.894 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-06 18:28:05.925 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-06 18:28:05.957 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-06 18:28:05.988 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.231/identity 2026-07-06 18:28:06.019 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 18:28:06.051 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 18:28:06.081 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 18:28:06.084 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-06 18:28:06.101 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:06.103 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-06 18:28:06.105 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-06 18:28:06.139 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-06 18:28:06.141 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 18:28:06.144 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 18:28:06.147 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-06 18:28:06.149 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-06 18:28:06.180 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-06 18:28:06.211 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.231/identity 2026-07-06 18:28:06.241 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-06 18:28:06.272 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-06 18:28:06.302 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-06 18:28:06.334 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-06 18:28:06.366 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-06 18:28:06.398 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-06 18:28:06.415 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:06.417 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-06 18:28:06.435 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:06.438 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-06 18:28:06.440 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-06 18:28:06.472 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-06 18:28:06.506 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-06 18:28:06.509 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-06 18:28:06.542 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-06 18:28:06.544 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-06 18:28:06.547 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-06 18:28:06.550 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 18:28:06.553 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 18:28:06.555 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 18:28:06.558 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 18:28:06.560 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 18:28:06.563 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 18:28:06.566 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 18:28:06.569 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 18:28:06.571 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 18:28:06.574 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 18:28:06.577 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 18:28:06.579 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 18:28:06.582 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 18:28:06.585 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-06 18:28:06.587 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-06 18:28:06.590 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-06 18:28:06.594 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 18:28:06.612 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 18:28:06.615 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 18:28:06.617 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 18:28:06.620 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 18:28:06.622 | + 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-06 18:28:06.654 | + 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-06 18:28:06.686 | + 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-06 18:28:06.717 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 18:28:06.749 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-06 18:28:06.782 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-06 18:28:06.816 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-06 18:28:06.834 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:06.837 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-06 18:28:06.840 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-06 18:28:06.842 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-06 18:28:06.845 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-06 18:28:06.847 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 18:28:06.850 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-06 18:28:06.852 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-06 18:28:06.855 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 18:28:06.858 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 18:28:06.874 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 18:28:06.874 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 18:28:06.884 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 18:28:06.888 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 18:28:06.901 | /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-06 18:28:06.906 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-06 18:28:06.908 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-06 18:28:06.913 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 18:28:06.915 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-06 18:28:06.947 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-06 18:28:06.978 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-06 18:28:07.007 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-06 18:28:07.039 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 18:28:07.070 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 18:28:07.102 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-06 18:28:07.133 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-06 18:28:07.165 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-06 18:28:07.195 | + 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-06 18:28:07.224 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 18:28:07.254 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 18:28:07.283 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-06 18:28:07.313 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-06 18:28:07.342 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 18:28:07.344 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 18:28:07.346 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-06 18:28:07.349 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-06 18:28:07.351 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 18:28:07.354 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:28:07.357 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:28:07.359 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-06 18:28:07.362 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-06 18:28:07.364 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-06 18:28:07.393 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 18:28:07.424 | + 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-06 18:28:07.424 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-06 18:28:07.434 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-06 18:28:07.438 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-06 18:28:07.441 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-06 18:28:07.444 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 18:28:07.447 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 18:28:07.450 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 18:28:07.452 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 18:28:07.456 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:28:07.459 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:28:07.461 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 18:28:07.464 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 18:28:07.467 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:28:07.470 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:28:07.473 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-06 18:28:07.484 | perl: warning: Setting locale failed. 2026-07-06 18:28:07.484 | perl: warning: Please check that your locale settings: 2026-07-06 18:28:07.484 | LANGUAGE = (unset), 2026-07-06 18:28:07.485 | LC_ALL = "en_US.utf8", 2026-07-06 18:28:07.485 | LANG = "de_DE.UTF-8" 2026-07-06 18:28:07.485 | are supported and installed on your system. 2026-07-06 18:28:07.485 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:28:07.523 | Enabling site nova-api. 2026-07-06 18:28:07.528 | To activate the new configuration, you need to run: 2026-07-06 18:28:07.528 | systemctl reload apache2 2026-07-06 18:28:07.533 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 18:28:07.535 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 18:28:07.538 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 18:28:07.541 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 18:28:07.660 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-06 18:28:07.678 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:07.681 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-06 18:28:07.683 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-06 18:28:07.685 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-06 18:28:07.687 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-06 18:28:07.690 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-06 18:28:07.692 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-06 18:28:07.694 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-06 18:28:07.696 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 18:28:07.698 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 18:28:07.714 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 18:28:07.714 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 18:28:07.724 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 18:28:07.728 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 18:28:07.741 | /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-06 18:28:07.746 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-06 18:28:07.749 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-06 18:28:07.753 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 18:28:07.755 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-06 18:28:07.786 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-06 18:28:07.816 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-06 18:28:07.844 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-06 18:28:07.874 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 18:28:07.902 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 18:28:07.932 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-06 18:28:07.960 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-06 18:28:07.990 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-06 18:28:08.018 | + 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-06 18:28:08.048 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 18:28:08.079 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 18:28:08.110 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-06 18:28:08.140 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-06 18:28:08.170 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-06 18:28:08.173 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-06 18:28:08.202 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-06 18:28:08.219 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:08.221 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-06 18:28:08.254 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-06 18:28:08.257 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-06 18:28:08.260 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-06 18:28:08.277 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:08.279 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.231:5672/ 2026-07-06 18:28:08.283 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.231:5672/ 2026-07-06 18:28:08.313 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-06 18:28:08.345 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-06 18:28:08.348 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-06 18:28:08.351 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-06 18:28:08.354 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 18:28:08.356 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 18:28:08.359 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 18:28:08.375 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:08.379 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 18:28:08.381 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 18:28:08.384 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 18:28:08.402 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:08.404 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.231:5672/ 2026-07-06 18:28:08.408 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.231:5672/ 2026-07-06 18:28:08.438 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 18:28:08.441 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 18:28:08.443 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-06 18:28:08.475 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-06 18:28:08.507 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-06 18:28:08.541 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-06 18:28:08.560 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:08.563 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-06 18:28:08.594 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-06 18:28:08.596 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-06 18:28:08.599 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-06 18:28:08.634 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-06 18:28:08.637 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 18:28:08.639 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 18:28:08.642 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-06 18:28:08.644 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-06 18:28:08.675 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-06 18:28:08.705 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.231/identity 2026-07-06 18:28:08.735 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-06 18:28:08.765 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-06 18:28:08.795 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-06 18:28:08.827 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-06 18:28:08.858 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-06 18:28:08.890 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-06 18:28:08.908 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:08.912 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-06 18:28:08.916 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 18:28:08.918 | + lib/nova:create_nova_conf:589 : local conf 2026-07-06 18:28:08.921 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-06 18:28:08.924 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-06 18:28:08.927 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 18:28:08.930 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 18:28:08.934 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-06 18:28:08.936 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-06 18:28:08.938 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-06 18:28:08.943 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-06 18:28:08.946 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-06 18:28:08.949 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-06 18:28:08.952 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-06 18:28:08.954 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 18:28:08.957 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 18:28:08.960 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 18:28:08.977 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:08.981 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 18:28:08.983 | ++ 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-06 18:28:08.986 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-06 18:28:09.020 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-06 18:28:09.054 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-06 18:28:09.089 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 18:28:09.092 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-06 18:28:09.094 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-06 18:28:09.097 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-06 18:28:09.115 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:09.120 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-06 18:28:09.120 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-06 18:28:10.262 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-06 18:28:10.265 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-06 18:28:11.271 | Adding vhost "nova_cell1" ... 2026-07-06 18:28:11.355 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-06 18:28:12.480 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-06 18:28:12.515 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-06 18:28:12.518 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-06 18:28:12.521 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-06 18:28:12.523 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 18:28:12.525 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-06 18:28:12.528 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 18:28:12.545 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:12.549 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-06 18:28:12.552 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-06 18:28:12.555 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 18:28:12.571 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:12.574 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.231:5672/nova_cell1 2026-07-06 18:28:12.577 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.231:5672/nova_cell1 2026-07-06 18:28:12.609 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 18:28:12.612 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 18:28:12.615 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-06 18:28:12.633 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:12.635 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-06 18:28:12.639 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-06 18:28:12.641 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-06 18:28:12.644 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-06 18:28:12.647 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 18:28:12.650 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-06 18:28:12.653 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-06 18:28:12.686 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-06 18:28:12.719 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.231/identity 2026-07-06 18:28:12.750 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-06 18:28:12.781 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-06 18:28:12.810 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-06 18:28:12.840 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-06 18:28:12.869 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-06 18:28:12.898 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-06 18:28:12.900 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-06 18:28:12.903 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-06 18:28:12.906 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 18:28:12.923 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 18:28:12.925 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 18:28:12.928 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 18:28:12.931 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 18:28:12.934 | + 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-06 18:28:12.963 | + 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-06 18:28:12.993 | + 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-06 18:28:13.023 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 18:28:13.053 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-06 18:28:13.084 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 18:28:13.088 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-06 18:28:13.091 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 18:28:13.094 | + lib/nova:create_nova_conf:623 : local conf 2026-07-06 18:28:13.097 | + lib/nova:create_nova_conf:624 : local offset 2026-07-06 18:28:13.101 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-06 18:28:13.103 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 18:28:13.106 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 18:28:13.108 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-06 18:28:13.111 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-06 18:28:13.114 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-06 18:28:13.116 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-06 18:28:13.118 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-06 18:28:13.120 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-06 18:28:13.123 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-06 18:28:13.140 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:13.142 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-06 18:28:13.174 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-06 18:28:13.204 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-06 18:28:13.207 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-06 18:28:13.210 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-06 18:28:13.212 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-06 18:28:13.231 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:13.233 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-06 18:28:13.250 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:13.252 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-06 18:28:13.270 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:13.273 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-06 18:28:13.275 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-06 18:28:13.278 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-06 18:28:13.281 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-06 18:28:13.297 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:13.299 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-06 18:28:13.316 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-06 18:28:13.316 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-06 18:28:13.327 | cgroup_device_acl = [ 2026-07-06 18:28:13.327 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-06 18:28:13.327 | "/dev/random", "/dev/urandom", 2026-07-06 18:28:13.327 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-06 18:28:13.327 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-06 18:28:13.327 | "/dev/vfio/vfio", 2026-07-06 18:28:13.327 | ] 2026-07-06 18:28:13.331 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-06 18:28:13.333 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 18:28:13.335 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 18:28:13.338 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 18:28:13.341 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 18:28:13.344 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 18:28:13.346 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 18:28:13.349 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 18:28:13.351 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 18:28:13.353 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 18:28:13.356 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 18:28:13.358 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 18:28:13.361 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 18:28:13.364 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 18:28:13.366 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-06 18:28:13.371 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-06 18:28:13.373 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-06 18:28:13.376 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-06 18:28:13.378 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-06 18:28:13.405 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-06 18:28:13.408 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-06 18:28:13.411 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:28:13.414 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:28:13.416 | + 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-06 18:28:13.419 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-06 18:28:13.422 | + 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-06 18:28:13.438 | + 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-06 18:28:13.439 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-06 18:28:13.449 | 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-06 18:28:13.453 | + 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-06 18:28:13.469 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-06 18:28:13.470 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-06 18:28:13.479 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-06 18:28:13.484 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-06 18:28:13.487 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-06 18:28:13.490 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-06 18:28:13.493 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-06 18:28:13.495 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 18:28:13.498 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-06 18:28:13.573 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-06 18:28:13.576 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 18:28:13.579 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-06 18:28:13.677 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-06 18:28:13.712 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-06 18:28:13.741 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-06 18:28:13.744 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-06 18:28:13.776 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-06 18:28:13.808 | + 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-06 18:28:13.841 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-06 18:28:13.875 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-06 18:28:13.907 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-06 18:28:13.911 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 18:28:13.915 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-06 18:28:13.918 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-06 18:28:13.922 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 18:28:13.926 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 18:28:13.929 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-06 18:28:13.932 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-06 18:28:13.934 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-06 18:28:13.937 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-06 18:28:13.940 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-06 18:28:13.959 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:13.962 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-06 18:28:13.964 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-06 18:28:13.967 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-06 18:28:13.970 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 18:28:13.973 | + lib/stack:stack_install_service:32 : install_placement 2026-07-06 18:28:13.976 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-06 18:28:13.979 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-06 18:28:13.982 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 18:28:13.985 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-06 18:28:13.988 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-06 18:28:13.991 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 18:28:13.996 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-06 18:28:13.996 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 18:28:14.001 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-06 18:28:14.004 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-06 18:28:14.007 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-06 18:28:14.011 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-06 18:28:14.014 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-06 18:28:14.037 | Using python 3.12 to install osc-placement 2026-07-06 18:28:14.040 | + 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-06 18:28:15.238 | Collecting osc-placement 2026-07-06 18:28:15.379 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 18:28:15.390 | 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-06 18:28:15.391 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-06 18:28:15.392 | 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-06 18:28:15.393 | 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-06 18:28:15.395 | 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-06 18:28:15.395 | 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-06 18:28:15.396 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-07-06 18:28:15.397 | 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-06 18:28:15.398 | 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-06 18:28:15.403 | 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-06 18:28:15.404 | 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-06 18:28:15.404 | 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-06 18:28:15.407 | 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-06 18:28:15.408 | 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-06 18:28:15.409 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-07-06 18:28:15.410 | 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-06 18:28:15.413 | 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-06 18:28:15.414 | 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-06 18:28:15.415 | 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-06 18:28:15.416 | 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-06 18:28:15.418 | 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-06 18:28:15.419 | 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-06 18:28:15.420 | 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-06 18:28:15.421 | 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-06 18:28:15.422 | 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-06 18:28:15.423 | 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-06 18:28:15.424 | 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-06 18:28:15.427 | 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-06 18:28:15.431 | 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-06 18:28:15.438 | 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-06 18:28:15.443 | 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-06 18:28:15.443 | 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-06 18:28:15.444 | 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-06 18:28:15.450 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-06 18:28:15.454 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-06 18:28:15.468 | 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-06 18:28:15.469 | 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-06 18:28:15.470 | 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-06 18:28:15.472 | 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-06 18:28:15.484 | 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-06 18:28:15.485 | 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-06 18:28:15.490 | 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-06 18:28:15.538 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-06 18:28:15.862 | Installing collected packages: osc-placement 2026-07-06 18:28:15.997 | Successfully installed osc-placement-4.9.0 2026-07-06 18:28:16.140 | + inc/python:pip_install:216 : result=0 2026-07-06 18:28:16.143 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:28:16.146 | + functions-common:time_stop:2420 : local name 2026-07-06 18:28:16.149 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:28:16.152 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:28:16.155 | + functions-common:time_stop:2423 : local total 2026-07-06 18:28:16.158 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:28:16.160 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:28:16.163 | + functions-common:time_stop:2427 : start_time=1783362494032 2026-07-06 18:28:16.165 | + functions-common:time_stop:2429 : [[ -z 1783362494032 ]] 2026-07-06 18:28:16.169 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:28:16.173 | + functions-common:time_stop:2432 : end_time=1783362496170 2026-07-06 18:28:16.176 | + functions-common:time_stop:2433 : elapsed_time=2138 2026-07-06 18:28:16.178 | + functions-common:time_stop:2434 : total=156676 2026-07-06 18:28:16.181 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:28:16.183 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158814 2026-07-06 18:28:16.186 | + inc/python:pip_install:219 : return 0 2026-07-06 18:28:16.189 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-06 18:28:16.192 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-06 18:28:16.195 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-06 18:28:16.197 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 18:28:16.200 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 18:28:16.204 | ++ functions-common:git_clone:593 : pwd 2026-07-06 18:28:16.206 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 18:28:16.209 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 18:28:16.212 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 18:28:16.231 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 18:28:16.233 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 18:28:16.236 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 18:28:16.240 | + functions-common:git_clone:610 : echo master 2026-07-06 18:28:16.240 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 18:28:16.245 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-06 18:28:16.248 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 18:28:16.251 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-06 18:28:16.253 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:28:16.256 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:28:16.258 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:28:16.261 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:28:16.263 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:28:16.266 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:28:16.269 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:28:16.272 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:28:16.275 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:28:16.280 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362496277 2026-07-06 18:28:16.283 | + 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-06 18:28:16.286 | Cloning into '/opt/stack/placement'... 2026-07-06 18:28:19.975 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:28:19.978 | + functions-common:time_stop:2420 : local name 2026-07-06 18:28:19.980 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:28:19.982 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:28:19.984 | + functions-common:time_stop:2423 : local total 2026-07-06 18:28:19.987 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:28:19.990 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:28:19.992 | + functions-common:time_stop:2427 : start_time=1783362496277 2026-07-06 18:28:19.995 | + functions-common:time_stop:2429 : [[ -z 1783362496277 ]] 2026-07-06 18:28:19.999 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:28:20.003 | + functions-common:time_stop:2432 : end_time=1783362500000 2026-07-06 18:28:20.006 | + functions-common:time_stop:2433 : elapsed_time=3723 2026-07-06 18:28:20.009 | + functions-common:time_stop:2434 : total=384861 2026-07-06 18:28:20.011 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:28:20.014 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=388584 2026-07-06 18:28:20.017 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-06 18:28:20.020 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 18:28:20.023 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:28:20.026 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:28:20.028 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:28:20.031 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:28:20.034 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:28:20.037 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:28:20.040 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:28:20.042 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:28:20.046 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:28:20.050 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362500047 2026-07-06 18:28:20.053 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 18:28:20.671 | From https://review.opendev.org/openstack/placement 2026-07-06 18:28:20.671 | * branch master -> FETCH_HEAD 2026-07-06 18:28:20.680 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:28:20.683 | + functions-common:time_stop:2420 : local name 2026-07-06 18:28:20.686 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:28:20.689 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:28:20.691 | + functions-common:time_stop:2423 : local total 2026-07-06 18:28:20.694 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:28:20.697 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:28:20.699 | + functions-common:time_stop:2427 : start_time=1783362500047 2026-07-06 18:28:20.702 | + functions-common:time_stop:2429 : [[ -z 1783362500047 ]] 2026-07-06 18:28:20.706 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:28:20.711 | + functions-common:time_stop:2432 : end_time=1783362500707 2026-07-06 18:28:20.713 | + functions-common:time_stop:2433 : elapsed_time=660 2026-07-06 18:28:20.716 | + functions-common:time_stop:2434 : total=388584 2026-07-06 18:28:20.719 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:28:20.722 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=389244 2026-07-06 18:28:20.725 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 18:28:20.728 | + functions-common:git_timed:697 : local count=0 2026-07-06 18:28:20.730 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 18:28:20.733 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:28:20.736 | + functions-common:git_timed:701 : timeout=0 2026-07-06 18:28:20.739 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:28:20.741 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:28:20.743 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:28:20.746 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:28:20.749 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:28:20.754 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362500751 2026-07-06 18:28:20.756 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 18:28:20.805 | Note: switching to 'FETCH_HEAD'. 2026-07-06 18:28:20.805 | 2026-07-06 18:28:20.806 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 18:28:20.806 | changes and commit them, and you can discard any commits you make in this 2026-07-06 18:28:20.806 | state without impacting any branches by switching back to a branch. 2026-07-06 18:28:20.806 | 2026-07-06 18:28:20.806 | If you want to create a new branch to retain commits you create, you may 2026-07-06 18:28:20.806 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 18:28:20.806 | 2026-07-06 18:28:20.806 | git switch -c 2026-07-06 18:28:20.806 | 2026-07-06 18:28:20.806 | Or undo this operation with: 2026-07-06 18:28:20.806 | 2026-07-06 18:28:20.807 | git switch - 2026-07-06 18:28:20.807 | 2026-07-06 18:28:20.807 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 18:28:20.807 | 2026-07-06 18:28:20.807 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-06 18:28:20.811 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:28:20.814 | + functions-common:time_stop:2420 : local name 2026-07-06 18:28:20.817 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:28:20.819 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:28:20.822 | + functions-common:time_stop:2423 : local total 2026-07-06 18:28:20.824 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:28:20.827 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:28:20.829 | + functions-common:time_stop:2427 : start_time=1783362500751 2026-07-06 18:28:20.832 | + functions-common:time_stop:2429 : [[ -z 1783362500751 ]] 2026-07-06 18:28:20.835 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:28:20.840 | + functions-common:time_stop:2432 : end_time=1783362500837 2026-07-06 18:28:20.843 | + functions-common:time_stop:2433 : elapsed_time=86 2026-07-06 18:28:20.845 | + functions-common:time_stop:2434 : total=389244 2026-07-06 18:28:20.848 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:28:20.851 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=389330 2026-07-06 18:28:20.854 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-06 18:28:20.870 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-06 18:28:20.874 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 18:28:20.874 | + functions-common:git_clone:673 : head -1 2026-07-06 18:28:20.876 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-06 18:28:20.880 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 18:28:20.883 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-06 18:28:20.886 | + inc/python:setup_develop:353 : local bindep 2026-07-06 18:28:20.889 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-06 18:28:20.891 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-06 18:28:20.894 | + inc/python:setup_develop:359 : local extras= 2026-07-06 18:28:20.897 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-06 18:28:20.900 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 18:28:20.903 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-06 18:28:20.906 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-06 18:28:20.909 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 18:28:20.912 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 18:28:20.915 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-06 18:28:20.918 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 18:28:20.922 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-06 18:28:20.925 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 18:28:20.928 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 18:28:20.932 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-06 18:28:20.938 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-06 18:28:20.940 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-06 18:28:20.943 | + 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-06 18:28:21.104 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-06 18:28:21.107 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 18:28:21.110 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 18:28:21.113 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 18:28:21.116 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-06 18:28:21.119 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-06 18:28:21.122 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 18:28:21.125 | + inc/python:setup_package:446 : local extras= 2026-07-06 18:28:21.128 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 18:28:21.131 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 18:28:21.133 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 18:28:21.137 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 18:28:21.139 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 18:28:21.142 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-06 18:28:21.165 | Using python 3.12 to install /opt/stack/placement 2026-07-06 18:28:21.168 | + 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-06 18:28:22.184 | Obtaining file:///opt/stack/placement 2026-07-06 18:28:22.187 | Installing build dependencies: started 2026-07-06 18:28:24.024 | Installing build dependencies: finished with status 'done' 2026-07-06 18:28:24.025 | Checking if build backend supports build_editable: started 2026-07-06 18:28:24.576 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 18:28:24.578 | Getting requirements to build editable: started 2026-07-06 18:28:24.885 | Getting requirements to build editable: finished with status 'done' 2026-07-06 18:28:24.887 | Preparing editable metadata (pyproject.toml): started 2026-07-06 18:28:25.815 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 18:28:25.839 | 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-06 18:28:25.839 | 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-06 18:28:25.842 | 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-06 18:28:25.842 | 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-06 18:28:25.842 | 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-06 18:28:25.843 | 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-06 18:28:25.844 | 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-06 18:28:25.845 | 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-06 18:28:25.846 | 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-06 18:28:25.847 | 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-06 18:28:25.848 | 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-06 18:28:25.849 | 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-06 18:28:25.850 | 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-06 18:28:25.851 | 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-06 18:28:25.852 | 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-06 18:28:25.853 | 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-06 18:28:25.855 | 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-06 18:28:25.855 | 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-06 18:28:25.856 | 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-06 18:28:25.857 | 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-06 18:28:25.859 | 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-06 18:28:25.860 | 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-06 18:28:25.861 | 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-06 18:28:25.862 | 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-06 18:28:25.868 | 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.15.0) 2026-07-06 18:28:25.869 | 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-06 18:28:25.870 | 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-06 18:28:25.872 | 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-06 18:28:25.873 | 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-06 18:28:25.874 | 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-06 18:28:25.878 | 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-06 18:28:25.879 | 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.9.0) 2026-07-06 18:28:25.880 | 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-06 18:28:25.881 | 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-06 18:28:25.890 | 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-06 18:28:25.894 | 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-06 18:28:25.899 | 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-06 18:28:25.900 | 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-06 18:28:25.902 | 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.2) 2026-07-06 18:28:25.905 | 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-06 18:28:25.907 | 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-06 18:28:25.907 | 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-06 18:28:25.914 | 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.5) 2026-07-06 18:28:25.916 | 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-06 18:28:25.917 | 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-06 18:28:25.920 | 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-06 18:28:25.926 | 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-06 18:28:25.929 | 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-06 18:28:25.930 | 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-06 18:28:25.931 | 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-06 18:28:25.938 | 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-06 18:28:25.945 | 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-06 18:28:25.950 | 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.18.0) 2026-07-06 18:28:25.954 | 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-06 18:28:25.955 | 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-06 18:28:25.956 | 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-06 18:28:25.963 | 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) (83.0.0) 2026-07-06 18:28:25.967 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-06 18:28:25.984 | 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-06 18:28:25.997 | 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-06 18:28:25.998 | 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-06 18:28:25.999 | 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-06 18:28:26.001 | 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-06 18:28:26.020 | 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-06 18:28:26.032 | 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.3) 2026-07-06 18:28:26.079 | Building wheels for collected packages: openstack-placement 2026-07-06 18:28:26.081 | Building editable for openstack-placement (pyproject.toml): started 2026-07-06 18:28:26.870 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-06 18:28:26.871 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=54f7cdefa18d0b21ab4840b23531e2e1966950fa062ca0bd6024136073e7e458 2026-07-06 18:28:26.871 | Stored in directory: /tmp/pip-ephem-wheel-cache-_ilwb3b0/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-06 18:28:26.877 | Successfully built openstack-placement 2026-07-06 18:28:27.142 | Installing collected packages: openstack-placement 2026-07-06 18:28:27.204 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-06 18:28:27.364 | + inc/python:pip_install:216 : result=0 2026-07-06 18:28:27.367 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:28:27.370 | + functions-common:time_stop:2420 : local name 2026-07-06 18:28:27.373 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:28:27.376 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:28:27.379 | + functions-common:time_stop:2423 : local total 2026-07-06 18:28:27.382 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:28:27.384 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:28:27.387 | + functions-common:time_stop:2427 : start_time=1783362501159 2026-07-06 18:28:27.391 | + functions-common:time_stop:2429 : [[ -z 1783362501159 ]] 2026-07-06 18:28:27.394 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:28:27.399 | + functions-common:time_stop:2432 : end_time=1783362507396 2026-07-06 18:28:27.402 | + functions-common:time_stop:2433 : elapsed_time=6237 2026-07-06 18:28:27.404 | + functions-common:time_stop:2434 : total=158814 2026-07-06 18:28:27.408 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:28:27.410 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165051 2026-07-06 18:28:27.413 | + inc/python:pip_install:219 : return 0 2026-07-06 18:28:27.416 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 18:28:27.419 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 18:28:27.422 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-06 18:28:27.425 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-06 18:28:27.429 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:28:27.432 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:28:27.435 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-06 18:28:27.439 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:28:27.442 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 18:28:27.445 | + ./stack.sh:main:965 : configure_placement 2026-07-06 18:28:27.448 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-06 18:28:27.463 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-06 18:28:27.467 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-06 18:28:27.472 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-06 18:28:27.475 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-06 18:28:27.477 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-06 18:28:27.480 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-06 18:28:27.483 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 18:28:27.486 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 18:28:27.488 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 18:28:27.507 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:27.510 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 18:28:27.513 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-06 18:28:27.517 | + 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-06 18:28:27.553 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-06 18:28:27.589 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-06 18:28:27.624 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-06 18:28:27.627 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-06 18:28:27.630 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-06 18:28:27.632 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 18:28:27.635 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 18:28:27.638 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-06 18:28:27.641 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-06 18:28:27.643 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-06 18:28:27.646 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 18:28:27.649 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-06 18:28:27.684 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-06 18:28:27.717 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.231/identity 2026-07-06 18:28:27.752 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-06 18:28:27.786 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-06 18:28:27.820 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-06 18:28:27.853 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-06 18:28:27.885 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-06 18:28:27.919 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.231/identity 2026-07-06 18:28:27.952 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 18:28:27.987 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 18:28:28.020 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 18:28:28.023 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-06 18:28:28.026 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-06 18:28:28.030 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-06 18:28:28.033 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 18:28:28.053 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 18:28:28.055 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 18:28:28.058 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 18:28:28.061 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 18:28:28.064 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 18:28:28.098 | + 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-06 18:28:28.131 | + 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-06 18:28:28.165 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 18:28:28.199 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-06 18:28:28.232 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-06 18:28:28.235 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-06 18:28:28.237 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-06 18:28:28.240 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-06 18:28:28.243 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 18:28:28.245 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-06 18:28:28.248 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-06 18:28:28.250 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 18:28:28.253 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 18:28:28.269 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 18:28:28.269 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 18:28:28.279 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 18:28:28.284 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 18:28:28.298 | /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-06 18:28:28.303 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-06 18:28:28.306 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-06 18:28:28.311 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 18:28:28.314 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-06 18:28:28.349 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-06 18:28:28.382 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-06 18:28:28.416 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-06 18:28:28.448 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 18:28:28.481 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 18:28:28.513 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-06 18:28:28.545 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-06 18:28:28.578 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-06 18:28:28.611 | + 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-06 18:28:28.644 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 18:28:28.678 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 18:28:28.710 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-06 18:28:28.743 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-06 18:28:28.777 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 18:28:28.780 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 18:28:28.785 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-06 18:28:28.787 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-06 18:28:28.790 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 18:28:28.793 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:28:28.795 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:28:28.798 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-06 18:28:28.802 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-06 18:28:28.805 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-06 18:28:28.838 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 18:28:28.871 | + 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-06 18:28:28.872 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-06 18:28:28.882 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-06 18:28:28.886 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-06 18:28:28.890 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-06 18:28:28.893 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 18:28:28.895 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 18:28:28.898 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 18:28:28.901 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 18:28:28.904 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:28:28.906 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:28:28.909 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 18:28:28.912 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 18:28:28.915 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:28:28.918 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:28:28.921 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-06 18:28:28.932 | perl: warning: Setting locale failed. 2026-07-06 18:28:28.932 | perl: warning: Please check that your locale settings: 2026-07-06 18:28:28.932 | LANGUAGE = (unset), 2026-07-06 18:28:28.932 | LC_ALL = "en_US.utf8", 2026-07-06 18:28:28.932 | LANG = "de_DE.UTF-8" 2026-07-06 18:28:28.933 | are supported and installed on your system. 2026-07-06 18:28:28.933 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:28:28.973 | Enabling site placement-api. 2026-07-06 18:28:28.979 | To activate the new configuration, you need to run: 2026-07-06 18:28:28.979 | systemctl reload apache2 2026-07-06 18:28:28.984 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 18:28:28.987 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 18:28:28.990 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 18:28:28.993 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 18:28:29.117 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-06 18:28:29.121 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-06 18:28:29.156 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-06 18:28:29.174 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:29.176 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-06 18:28:29.195 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:29.198 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-06 18:28:29.201 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-06 18:28:29.204 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-06 18:28:29.207 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 18:28:29.210 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 18:28:29.213 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-06 18:28:29.216 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-06 18:28:29.250 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-06 18:28:29.283 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.231/identity 2026-07-06 18:28:29.317 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-06 18:28:29.349 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-06 18:28:29.383 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-06 18:28:29.417 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-06 18:28:29.449 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-06 18:28:29.482 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-06 18:28:29.501 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:29.504 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-06 18:28:29.522 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:29.525 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-06 18:28:29.544 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:29.547 | + ./stack.sh:main:989 : init_os_brick 2026-07-06 18:28:29.550 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-06 18:28:29.555 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-06 18:28:29.576 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:29.579 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 18:28:29.616 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-06 18:28:29.635 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:29.638 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 18:28:29.674 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-06 18:28:29.693 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:29.696 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 18:28:29.732 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 18:28:29.769 | + ./stack.sh:main:996 : run_phase stack install 2026-07-06 18:28:29.772 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 18:28:29.774 | + functions-common:run_phase:1849 : local phase=install 2026-07-06 18:28:29.777 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 18:28:29.780 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 18:28:29.783 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 18:28:29.786 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 18:28:29.789 | + functions-common:run_phase:1858 : local extra 2026-07-06 18:28:29.793 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 18:28:29.798 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 18:28:29.801 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 18:28:29.804 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 18:28:29.807 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-06 18:28:29.811 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 18:28:29.829 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:29.831 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 18:28:29.834 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:28:29.836 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-06 18:28:29.839 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-06 18:28:29.841 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:28:29.845 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-06 18:28:29.848 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-06 18:28:29.850 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-06 18:28:29.913 | ++ inc/async:async_inner:63 : install_tempest 2026-07-06 18:28:29.951 | [2057 Async install_tempest:38730]: running: install_tempest 2026-07-06 18:28:29.954 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 18:28:29.957 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 18:28:29.961 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 18:28:29.965 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 18:28:29.968 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-06 18:28:29.971 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 18:28:29.975 | + functions-common:run_plugins:1835 : local phase=install 2026-07-06 18:28:29.978 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 18:28:29.981 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 18:28:29.985 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-06 18:28:29.988 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-06 18:28:29.991 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:28:29.995 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:28:29.998 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-06 18:28:30.002 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 18:28:30.004 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-06 18:28:30.009 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-06 18:28:30.012 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 18:28:30.016 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-06 18:28:30.020 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-06 18:28:30.023 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 18:28:30.028 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-06 18:28:30.029 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 18:28:30.035 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-06 18:28:30.038 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-06 18:28:30.041 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-06 18:28:30.044 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-06 18:28:30.047 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-06 18:28:30.070 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-06 18:28:30.073 | + 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-06 18:28:31.339 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-06 18:28:31.480 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-06 18:28:31.493 | 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-06 18:28:31.494 | 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-06 18:28:31.495 | 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-06 18:28:31.495 | 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-06 18:28:31.496 | 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-06 18:28:31.497 | 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-06 18:28:31.498 | 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-06 18:28:31.499 | 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-06 18:28:31.500 | 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-06 18:28:31.500 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-07-06 18:28:31.502 | 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-06 18:28:31.503 | 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-06 18:28:31.504 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-07-06 18:28:31.505 | 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-06 18:28:31.508 | 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-06 18:28:31.509 | 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-06 18:28:31.510 | 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-06 18:28:31.511 | 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-06 18:28:31.513 | 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-06 18:28:31.517 | 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-06 18:28:31.520 | 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-06 18:28:31.521 | 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-06 18:28:31.522 | 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-06 18:28:31.523 | 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-06 18:28:31.524 | 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.15.0) 2026-07-06 18:28:31.525 | 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-06 18:28:31.526 | 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-06 18:28:31.527 | 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-06 18:28:31.528 | 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-06 18:28:31.535 | 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-06 18:28:31.539 | 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-06 18:28:31.544 | 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-06 18:28:31.548 | 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-06 18:28:31.550 | 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-06 18:28:31.551 | 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-06 18:28:31.557 | 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) (83.0.0) 2026-07-06 18:28:31.561 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-06 18:28:31.578 | 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-06 18:28:31.579 | 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-06 18:28:31.580 | 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-06 18:28:31.583 | 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.2) 2026-07-06 18:28:31.586 | 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-06 18:28:31.590 | 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-06 18:28:31.596 | 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-06 18:28:31.597 | 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-06 18:28:31.598 | 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-06 18:28:31.600 | 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-06 18:28:31.615 | 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-06 18:28:31.616 | 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-06 18:28:31.621 | 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-06 18:28:31.671 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-06 18:28:31.891 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 6.1 MB/s 0:00:00 2026-07-06 18:28:32.192 | Installing collected packages: python-openstackclient 2026-07-06 18:28:34.376 | Successfully installed python-openstackclient-10.1.0 2026-07-06 18:28:34.530 | + inc/python:pip_install:216 : result=0 2026-07-06 18:28:34.533 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:28:34.536 | + functions-common:time_stop:2420 : local name 2026-07-06 18:28:34.538 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:28:34.541 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:28:34.544 | + functions-common:time_stop:2423 : local total 2026-07-06 18:28:34.547 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:28:34.550 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:28:34.554 | + functions-common:time_stop:2427 : start_time=1783362510064 2026-07-06 18:28:34.556 | + functions-common:time_stop:2429 : [[ -z 1783362510064 ]] 2026-07-06 18:28:34.560 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:28:34.565 | + functions-common:time_stop:2432 : end_time=1783362514562 2026-07-06 18:28:34.569 | + functions-common:time_stop:2433 : elapsed_time=4498 2026-07-06 18:28:34.571 | + functions-common:time_stop:2434 : total=165051 2026-07-06 18:28:34.574 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:28:34.577 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169549 2026-07-06 18:28:34.580 | + inc/python:pip_install:219 : return 0 2026-07-06 18:28:34.583 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-06 18:28:34.602 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:34.604 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-06 18:28:34.608 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-06 18:28:34.613 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.3DwCLAeBFw 2026-07-06 18:28:34.619 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-06 18:28:34.622 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-06 18:28:34.625 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-06 18:28:34.628 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-06 18:28:34.631 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-06 18:28:34.634 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-06 18:28:34.654 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:34.656 | + ./stack.sh:main:1065 : configure_database 2026-07-06 18:28:34.660 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-06 18:28:34.663 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-06 18:28:34.666 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-06 18:28:34.668 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:28:34.670 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-06 18:28:34.673 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-06 18:28:34.676 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:28:34.679 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:28:34.681 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-06 18:28:34.684 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-06 18:28:34.687 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:28:34.689 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:28:34.692 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-06 18:28:34.695 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-06 18:28:34.696 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-06 18:28:34.699 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-06 18:28:34.702 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-06 18:28:34.706 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-06 18:28:34.710 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-06 18:28:34.710 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-06 18:28:34.714 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-06 18:28:34.796 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-06 18:28:34.800 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 18:28:34.804 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 18:28:34.807 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 18:28:34.809 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 18:28:34.812 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 18:28:34.815 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 18:28:34.819 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 18:28:34.822 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 18:28:34.825 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 18:28:34.828 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 18:28:34.830 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 18:28:34.833 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 18:28:34.835 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 18:28:34.838 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-06 18:28:34.841 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:28:34.843 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:28:34.846 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-06 18:28:34.849 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 18:28:34.852 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-06 18:28:37.240 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-06 18:28:37.243 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-06 18:28:37.246 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:28:37.249 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:28:37.252 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-06 18:28:37.255 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-06 18:28:37.258 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-06 18:28:37.274 | mysqladmin: connect to server at 'localhost' failed 2026-07-06 18:28:37.274 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-06 18:28:37.278 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-06 18:28:37.281 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-06 18:28:37.284 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:28:37.287 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:28:37.290 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-06 18:28:37.293 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-06 18:28:37.297 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-06 18:28:37.300 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-06 18:28:37.303 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-06 18:28:37.313 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:28:37.385 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-06 18:28:37.390 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-06 18:28:37.391 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-06 18:28:37.391 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-06 18:28:37.398 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-06 18:28:37.401 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-06 18:28:37.404 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-06 18:28:37.407 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-06 18:28:37.409 | + 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-06 18:28:37.423 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:28:37.509 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-06 18:28:37.522 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:28:37.599 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-06 18:28:37.677 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-06 18:28:37.754 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-06 18:28:37.829 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-06 18:28:37.832 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-06 18:28:37.839 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-06 18:28:37.839 | enabling MySQL performance counting 2026-07-06 18:28:37.843 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-06 18:28:37.868 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-06 18:28:37.870 | + 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-06 18:28:38.924 | Processing ./tools/dbcounter 2026-07-06 18:28:38.927 | Installing build dependencies: started 2026-07-06 18:28:42.044 | Installing build dependencies: finished with status 'done' 2026-07-06 18:28:42.045 | Getting requirements to build wheel: started 2026-07-06 18:28:42.702 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 18:28:42.704 | Preparing metadata (pyproject.toml): started 2026-07-06 18:28:43.104 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 18:28:43.108 | Building wheels for collected packages: dbcounter 2026-07-06 18:28:43.109 | Building wheel for dbcounter (pyproject.toml): started 2026-07-06 18:28:43.573 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-06 18:28:43.574 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=46c5e390ef4646f91f24742d5e921f77b1ee2524cd324837e3b073202a3abe34 2026-07-06 18:28:43.575 | Stored in directory: /tmp/pip-ephem-wheel-cache-oy6kwq6s/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-06 18:28:43.580 | Successfully built dbcounter 2026-07-06 18:28:43.882 | Installing collected packages: dbcounter 2026-07-06 18:28:43.926 | Successfully installed dbcounter-0.1 2026-07-06 18:28:44.091 | + inc/python:pip_install:216 : result=0 2026-07-06 18:28:44.093 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:28:44.096 | + functions-common:time_stop:2420 : local name 2026-07-06 18:28:44.099 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:28:44.101 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:28:44.104 | + functions-common:time_stop:2423 : local total 2026-07-06 18:28:44.106 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:28:44.109 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:28:44.112 | + functions-common:time_stop:2427 : start_time=1783362517862 2026-07-06 18:28:44.115 | + functions-common:time_stop:2429 : [[ -z 1783362517862 ]] 2026-07-06 18:28:44.118 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:28:44.122 | + functions-common:time_stop:2432 : end_time=1783362524119 2026-07-06 18:28:44.124 | + functions-common:time_stop:2433 : elapsed_time=6257 2026-07-06 18:28:44.126 | + functions-common:time_stop:2434 : total=169549 2026-07-06 18:28:44.128 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:28:44.131 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175806 2026-07-06 18:28:44.134 | + inc/python:pip_install:219 : return 0 2026-07-06 18:28:44.136 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-06 18:28:44.139 | + lib/database:recreate_database:112 : local db=stats 2026-07-06 18:28:44.141 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-06 18:28:44.144 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-06 18:28:44.147 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-06 18:28:44.153 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:28:44.217 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-06 18:28:44.222 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:28:44.294 | + 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-06 18:28:44.294 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-06 18:28:44.299 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:28:44.372 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-06 18:28:44.375 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-06 18:28:44.438 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-06 18:28:44.506 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-06 18:28:44.577 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-06 18:28:44.640 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-06 18:28:44.709 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-06 18:28:44.776 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-06 18:28:44.844 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-06 18:28:44.847 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 18:28:44.849 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-06 18:28:46.655 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-06 18:28:46.658 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-06 18:28:46.661 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-06 18:28:46.666 | + functions-common:save_stackenv:67 : time_stamp=2026-07-06-202846 2026-07-06 18:28:46.668 | + functions-common:save_stackenv:68 : echo '# 2026-07-06-202846 1069' 2026-07-06 18:28:46.671 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.675 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-06 18:28:46.678 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.680 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-06 18:28:46.683 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.686 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-06 18:28:46.688 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.690 | + 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-06 18:28:46.693 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.695 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.231 2026-07-06 18:28:46.699 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.702 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.231/identity 2026-07-06 18:28:46.704 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.707 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-06-201500 2026-07-06 18:28:46.710 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.712 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-06 18:28:46.714 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.716 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.231 2026-07-06 18:28:46.718 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.720 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-06 18:28:46.723 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.725 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-06 18:28:46.728 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.731 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-06 18:28:46.734 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.737 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-06 18:28:46.741 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.743 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.231 2026-07-06 18:28:46.745 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:28:46.749 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-06 18:28:46.751 | + ./stack.sh:main:1079 : start_dstat 2026-07-06 18:28:46.756 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 18:28:46.759 | + functions-common:run_process:1674 : local service=dstat 2026-07-06 18:28:46.762 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 18:28:46.765 | + functions-common:run_process:1676 : local group= 2026-07-06 18:28:46.768 | + functions-common:run_process:1677 : local user= 2026-07-06 18:28:46.770 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:28:46.772 | + functions-common:run_process:1680 : local name=dstat 2026-07-06 18:28:46.776 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:28:46.779 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:28:46.782 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:28:46.784 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:28:46.789 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:28:46.793 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362526790 2026-07-06 18:28:46.799 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-06 18:28:46.819 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:46.823 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-06 18:28:46.825 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-06 18:28:46.829 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 18:28:46.832 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 18:28:46.835 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 18:28:46.839 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 18:28:46.842 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-06 18:28:46.845 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-06 18:28:46.849 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-06 18:28:46.853 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:28:46.856 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:28:46.859 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:28:46.863 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:28:46.865 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-06 18:28:46.869 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-06 18:28:46.872 | + 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-06 18:28:46.875 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-06 18:28:46.878 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 18:28:46.881 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 18:28:46.883 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 18:28:46.886 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 18:28:46.889 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 18:28:46.892 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 18:28:46.895 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-06 18:28:46.897 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 18:28:46.901 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-06 18:28:46.990 | + 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-06 18:28:47.076 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-06 18:28:47.142 | + 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-06 18:28:47.227 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-06 18:28:47.298 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-06 18:28:47.369 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 18:28:47.438 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 18:28:47.441 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 18:28:47.444 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-06 18:28:47.535 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 18:28:48.048 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-06 18:28:48.070 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-06 18:28:48.559 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-06 18:28:48.595 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:28:48.597 | + functions-common:time_stop:2420 : local name 2026-07-06 18:28:48.600 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:28:48.602 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:28:48.605 | + functions-common:time_stop:2423 : local total 2026-07-06 18:28:48.612 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:28:48.616 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:28:48.618 | + functions-common:time_stop:2427 : start_time=1783362526790 2026-07-06 18:28:48.621 | + functions-common:time_stop:2429 : [[ -z 1783362526790 ]] 2026-07-06 18:28:48.626 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:28:48.630 | + functions-common:time_stop:2432 : end_time=1783362528628 2026-07-06 18:28:48.632 | + functions-common:time_stop:2433 : elapsed_time=1838 2026-07-06 18:28:48.634 | + functions-common:time_stop:2434 : total=0 2026-07-06 18:28:48.637 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:28:48.639 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1838 2026-07-06 18:28:48.641 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-06 18:28:48.643 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-06 18:28:48.645 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-06 18:28:48.647 | + functions-common:run_process:1676 : local group= 2026-07-06 18:28:48.649 | + functions-common:run_process:1677 : local user=root 2026-07-06 18:28:48.651 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-06 18:28:48.654 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-06 18:28:48.657 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:28:48.661 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:28:48.664 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:28:48.668 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:28:48.672 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:28:48.678 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362528674 2026-07-06 18:28:48.682 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-06 18:28:48.707 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:48.711 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:28:48.715 | + functions-common:time_stop:2420 : local name 2026-07-06 18:28:48.719 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:28:48.723 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:28:48.726 | + functions-common:time_stop:2423 : local total 2026-07-06 18:28:48.729 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:28:48.733 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:28:48.737 | + functions-common:time_stop:2427 : start_time=1783362528674 2026-07-06 18:28:48.741 | + functions-common:time_stop:2429 : [[ -z 1783362528674 ]] 2026-07-06 18:28:48.746 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:28:48.752 | + functions-common:time_stop:2432 : end_time=1783362528748 2026-07-06 18:28:48.756 | + functions-common:time_stop:2433 : elapsed_time=74 2026-07-06 18:28:48.759 | + functions-common:time_stop:2434 : total=1838 2026-07-06 18:28:48.764 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:28:48.768 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1912 2026-07-06 18:28:48.772 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-06 18:28:48.799 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:48.803 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-06 18:28:48.807 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-06 18:28:48.811 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-06 18:28:48.817 | + functions-common:run_process:1676 : local group= 2026-07-06 18:28:48.817 | + functions-common:run_process:1677 : local user= 2026-07-06 18:28:48.819 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:28:48.821 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-06 18:28:48.824 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:28:48.826 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:28:48.828 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:28:48.832 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:28:48.835 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:28:48.840 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362528836 2026-07-06 18:28:48.843 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-06 18:28:48.868 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:48.870 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:28:48.874 | + functions-common:time_stop:2420 : local name 2026-07-06 18:28:48.875 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:28:48.878 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:28:48.880 | + functions-common:time_stop:2423 : local total 2026-07-06 18:28:48.883 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:28:48.886 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:28:48.888 | + functions-common:time_stop:2427 : start_time=1783362528836 2026-07-06 18:28:48.891 | + functions-common:time_stop:2429 : [[ -z 1783362528836 ]] 2026-07-06 18:28:48.894 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:28:48.899 | + functions-common:time_stop:2432 : end_time=1783362528896 2026-07-06 18:28:48.901 | + functions-common:time_stop:2433 : elapsed_time=60 2026-07-06 18:28:48.904 | + functions-common:time_stop:2434 : total=1912 2026-07-06 18:28:48.906 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:28:48.909 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1972 2026-07-06 18:28:48.911 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-06 18:28:48.930 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:48.933 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-06 18:28:48.962 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:48.966 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-06 18:28:49.004 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:49.009 | + ./stack.sh:main:1098 : start_etcd3 2026-07-06 18:28:49.016 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-06 18:28:49.020 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-06 18:28:49.025 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-06 18:28:49.029 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.231:2380' 2026-07-06 18:28:49.034 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.231:2380' 2026-07-06 18:28:49.038 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.231:2379' 2026-07-06 18:28:49.041 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-06 18:28:49.045 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-06 18:28:49.050 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.231:2379' 2026-07-06 18:28:49.053 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-06 18:28:49.057 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-06 18:28:49.061 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-06 18:28:49.066 | + 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.231:2380 --initial-advertise-peer-urls http://192.168.122.231:2380 --advertise-client-urls http://192.168.122.231:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.231:2379 --log-level=debug' '' root 2026-07-06 18:28:49.069 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-06 18:28:49.071 | + 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.231:2380 --initial-advertise-peer-urls http://192.168.122.231:2380 --advertise-client-urls http://192.168.122.231:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.231:2379 --log-level=debug' 2026-07-06 18:28:49.077 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 18:28:49.080 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-06 18:28:49.084 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 18:28:49.087 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 18:28:49.091 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 18:28:49.096 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-06 18:28:49.100 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 18:28:49.107 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-06 18:28:49.203 | + 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-06 18:28:49.304 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-06 18:28:49.380 | + 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.231:2380 --initial-advertise-peer-urls http://192.168.122.231:2380 --advertise-client-urls http://192.168.122.231:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.231:2379 --log-level=debug' 2026-07-06 18:28:49.451 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-06 18:28:49.527 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-06 18:28:49.603 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 18:28:49.677 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 18:28:49.681 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 18:28:49.684 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-06 18:28:49.778 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 18:28:50.278 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-06 18:28:50.348 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-06 18:28:50.414 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-06 18:28:50.482 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-06 18:28:50.550 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-06 18:28:50.555 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 18:28:50.560 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 18:28:50.564 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-06 18:28:51.041 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-06 18:28:51.071 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-06 18:28:51.524 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-06 18:28:52.351 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-06 18:28:52.372 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:52.376 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-06 18:28:52.380 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-06 18:28:52.384 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-06 18:28:52.401 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-06 18:28:52.419 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-06 18:28:52.423 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-06 18:28:52.427 | + 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.231/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-06 18:28:52.533 | The user clouds.yaml file didn't exist. 2026-07-06 18:28:52.548 | + 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.231/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-06 18:28:52.672 | + 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.231/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-06 18:28:52.798 | + 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.231/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-06 18:28:52.926 | + 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.231/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-06 18:28:53.053 | + 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.231/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-06 18:28:53.181 | + 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.231/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-06 18:28:53.310 | + 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.231/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-06 18:28:53.441 | + 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.231/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-06 18:28:53.574 | + 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.231/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-06 18:28:53.708 | + functions-common:write_clouds_yaml:203 : cat 2026-07-06 18:28:53.715 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-06 18:28:53.719 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-06 18:28:53.724 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-06 18:28:53.730 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-06 18:28:53.734 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-06 18:28:53.738 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-06 18:28:53.761 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:28:53.764 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-06 18:28:53.768 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:28:53.771 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-06 18:28:53.775 | + ./stack.sh:main:1115 : '[' 192.168.122.231 == 192.168.122.231 ']' 2026-07-06 18:28:53.778 | + ./stack.sh:main:1116 : init_keystone 2026-07-06 18:28:53.782 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-06 18:28:53.805 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:28:53.808 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-06 18:28:53.811 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-06 18:28:53.815 | + lib/database:recreate_database:112 : local db=keystone 2026-07-06 18:28:53.818 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-06 18:28:53.822 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-06 18:28:53.825 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-06 18:28:53.831 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:28:53.904 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-06 18:28:53.912 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:28:53.979 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-06 18:28:53.983 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 18:28:53.987 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:28:53.991 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:28:53.997 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:28:54.001 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362533998 2026-07-06 18:28:54.005 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-06 18:28:54.611 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 18:28:54.612 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:28:54.612 | we strongly recommend against using it for new projects. 2026-07-06 18:28:54.612 | 2026-07-06 18:28:54.612 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:28:54.612 | framework. For more detail see 2026-07-06 18:28:54.612 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:28:54.612 | 2026-07-06 18:28:54.612 | __import__(import_str) 2026-07-06 18:28:57.576 | INFO dbcounter [-] Registered counter for database keystone 2026-07-06 18:28:57.662 | 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=41652) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 18:28:57.678 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:28:57.678 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:28:57.679 | DEBUG dbcounter [-] [41652] Writer thread running {{(pid=41652) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:28:57.760 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-06 18:29:01.240 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41652) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 18:29:01.242 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-06 18:29:01.244 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41652) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:29:01.247 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-06 18:29:01.289 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41652) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:29:01.292 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-06 18:29:01.317 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41652) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:29:01.320 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-06 18:29:01.393 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41652) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:29:01.395 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-06 18:29:01.427 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41652) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:29:01.430 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-06 18:29:01.505 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41652) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:29:01.509 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-06 18:29:01.509 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41652) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 18:29:01.511 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-06 18:29:01.582 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41652) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:29:01.584 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-06 18:29:01.615 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41652) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:29:02.105 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-06 18:29:02.110 | + functions-common:time_stop:2420 : local name 2026-07-06 18:29:02.119 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:29:02.124 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:29:02.129 | + functions-common:time_stop:2423 : local total 2026-07-06 18:29:02.134 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:29:02.137 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 18:29:02.141 | + functions-common:time_stop:2427 : start_time=1783362533998 2026-07-06 18:29:02.145 | + functions-common:time_stop:2429 : [[ -z 1783362533998 ]] 2026-07-06 18:29:02.150 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:29:02.157 | + functions-common:time_stop:2432 : end_time=1783362542153 2026-07-06 18:29:02.161 | + functions-common:time_stop:2433 : elapsed_time=8155 2026-07-06 18:29:02.164 | + functions-common:time_stop:2434 : total=0 2026-07-06 18:29:02.169 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:29:02.172 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8155 2026-07-06 18:29:02.175 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-06 18:29:02.178 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-06 18:29:02.184 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-06 18:29:02.779 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 18:29:02.780 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:29:02.780 | we strongly recommend against using it for new projects. 2026-07-06 18:29:02.780 | 2026-07-06 18:29:02.780 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:29:02.780 | framework. For more detail see 2026-07-06 18:29:02.780 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:29:02.780 | 2026-07-06 18:29:02.780 | __import__(import_str) 2026-07-06 18:29:05.531 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-06 18:29:05.531 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-06 18:29:05.531 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-06 18:29:05.531 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-06 18:29:05.535 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-06 18:29:05.535 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-06 18:29:05.535 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-06 18:29:05.535 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-06 18:29:05.535 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-06 18:29:06.012 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-06 18:29:06.018 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-06 18:29:06.629 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 18:29:06.629 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:29:06.630 | we strongly recommend against using it for new projects. 2026-07-06 18:29:06.630 | 2026-07-06 18:29:06.630 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:29:06.630 | framework. For more detail see 2026-07-06 18:29:06.630 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:29:06.630 | 2026-07-06 18:29:06.630 | __import__(import_str) 2026-07-06 18:29:09.373 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-06 18:29:09.374 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-06 18:29:09.374 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-06 18:29:09.374 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-06 18:29:09.375 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-06 18:29:09.375 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-06 18:29:09.376 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-06 18:29:09.376 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-06 18:29:09.376 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-06 18:29:09.884 | + ./stack.sh:main:1117 : start_keystone 2026-07-06 18:29:09.889 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-06 18:29:09.896 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-06 18:29:09.900 | + functions-common:run_process:1674 : local service=keystone 2026-07-06 18:29:09.904 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 18:29:09.908 | + functions-common:run_process:1676 : local group= 2026-07-06 18:29:09.912 | + functions-common:run_process:1677 : local user= 2026-07-06 18:29:09.916 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:29:09.920 | + functions-common:run_process:1680 : local name=keystone 2026-07-06 18:29:09.924 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:29:09.928 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:29:09.932 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:29:09.936 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:29:09.941 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:29:09.947 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362549943 2026-07-06 18:29:09.951 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-06 18:29:09.975 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:29:09.979 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-06 18:29:09.983 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-06 18:29:09.987 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 18:29:09.991 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 18:29:09.995 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 18:29:09.999 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 18:29:10.003 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-06 18:29:10.007 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-06 18:29:10.010 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-06 18:29:10.015 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:29:10.019 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:29:10.023 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:29:10.027 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:29:10.031 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-06 18:29:10.035 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-06 18:29:10.039 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 18:29:10.042 | + 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-06 18:29:10.046 | + 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-06 18:29:10.050 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-06 18:29:10.053 | + 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-06 18:29:10.057 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 18:29:10.060 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 18:29:10.064 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 18:29:10.067 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-06 18:29:10.071 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 18:29:10.077 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-06 18:29:10.172 | + 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-06 18:29:10.275 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-06 18:29:10.356 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-06 18:29:10.439 | + 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-06 18:29:10.522 | + 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-06 18:29:10.603 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-06 18:29:10.682 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-06 18:29:10.759 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-06 18:29:10.827 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-06 18:29:10.900 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-06 18:29:10.979 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 18:29:10.982 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 18:29:10.985 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-06 18:29:11.079 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 18:29:11.595 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-06 18:29:11.617 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-06 18:29:12.092 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-06 18:29:12.232 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:29:12.240 | + functions-common:time_stop:2420 : local name 2026-07-06 18:29:12.243 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:29:12.244 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:29:12.247 | + functions-common:time_stop:2423 : local total 2026-07-06 18:29:12.248 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:29:12.250 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:29:12.253 | + functions-common:time_stop:2427 : start_time=1783362549943 2026-07-06 18:29:12.256 | + functions-common:time_stop:2429 : [[ -z 1783362549943 ]] 2026-07-06 18:29:12.257 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:29:12.264 | + functions-common:time_stop:2432 : end_time=1783362552259 2026-07-06 18:29:12.266 | + functions-common:time_stop:2433 : elapsed_time=2316 2026-07-06 18:29:12.267 | + functions-common:time_stop:2434 : total=1972 2026-07-06 18:29:12.272 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:29:12.272 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4288 2026-07-06 18:29:12.274 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-06 18:29:12.274 | Waiting for keystone to start... 2026-07-06 18:29:12.276 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.231/identity/v3/ 2026-07-06 18:29:12.281 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.231/identity/v3/ 2026-07-06 18:29:12.284 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 18:29:12.286 | + functions:wait_for_service:477 : local url=http://192.168.122.231/identity/v3/ 2026-07-06 18:29:12.289 | + functions:wait_for_service:478 : local rval=0 2026-07-06 18:29:12.290 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 18:29:12.292 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 18:29:12.294 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:29:12.295 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:29:12.299 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:29:12.303 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362552301 2026-07-06 18:29:12.305 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 18:29:12.308 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:29:12.312 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.231/identity/v3/ 2026-07-06 18:29:14.289 | ++ inc/async:async_inner:64 : rc=0 2026-07-06 18:29:14.318 | [38730 Async install_tempest:38730]: finished successfully 2026-07-06 18:29:17.916 | + :: : [[ 200 == 503 ]] 2026-07-06 18:29:17.918 | + :: : [[ 0 -eq 7 ]] 2026-07-06 18:29:17.922 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 18:29:17.924 | + functions-common:time_stop:2420 : local name 2026-07-06 18:29:17.928 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:29:17.931 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:29:17.934 | + functions-common:time_stop:2423 : local total 2026-07-06 18:29:17.938 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:29:17.941 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 18:29:17.944 | + functions-common:time_stop:2427 : start_time=1783362552301 2026-07-06 18:29:17.948 | + functions-common:time_stop:2429 : [[ -z 1783362552301 ]] 2026-07-06 18:29:17.952 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:29:17.958 | + functions-common:time_stop:2432 : end_time=1783362557954 2026-07-06 18:29:17.961 | + functions-common:time_stop:2433 : elapsed_time=5653 2026-07-06 18:29:17.965 | + functions-common:time_stop:2434 : total=0 2026-07-06 18:29:17.969 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:29:17.973 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5653 2026-07-06 18:29:17.976 | + functions:wait_for_service:486 : return 0 2026-07-06 18:29:17.980 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-06 18:29:18.004 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:29:18.008 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-06 18:29:18.011 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 18:29:18.015 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-06 18:29:18.566 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-06 18:29:18.570 | + 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.231/identity 2026-07-06 18:29:19.166 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 18:29:19.166 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:29:19.166 | we strongly recommend against using it for new projects. 2026-07-06 18:29:19.167 | 2026-07-06 18:29:19.167 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:29:19.167 | framework. For more detail see 2026-07-06 18:29:19.167 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:29:19.167 | 2026-07-06 18:29:19.167 | __import__(import_str) 2026-07-06 18:29:22.365 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.365 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.366 | 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=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.375 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.387 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.387 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.418 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.446 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.446 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.534 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.535 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.535 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.535 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.536 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.536 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.549 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.550 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.550 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.550 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.551 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.551 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.552 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.558 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.563 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.563 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.563 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.563 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.564 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.564 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.564 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42625) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 18:29:22.639 | INFO dbcounter [-] Registered counter for database keystone 2026-07-06 18:29:22.717 | 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=42625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 18:29:22.931 | DEBUG dbcounter [-] [42625] Writer thread running {{(pid=42625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:29:23.077 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Created domain default 2026-07-06 18:29:23.134 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Created project admin 2026-07-06 18:29:23.174 | WARNING keystone.common.password_hashing [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-06 18:29:23.197 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Created user admin 2026-07-06 18:29:23.219 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Created role reader 2026-07-06 18:29:23.235 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Created role member 2026-07-06 18:29:23.268 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Created implied role where 375936c5c0a74ba8bc1cb1e5649c9d7a implies b687b91a82cb445cb688f81189ffd1fa 2026-07-06 18:29:23.285 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Created role manager 2026-07-06 18:29:23.310 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Created implied role where bf4c21e538be4e47b6d20cea3ff82454 implies 375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:29:23.327 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Created role admin 2026-07-06 18:29:23.350 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Created implied role where f8c294d9fa914cd8a3d72744cf12a157 implies bf4c21e538be4e47b6d20cea3ff82454 2026-07-06 18:29:23.371 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Created role service 2026-07-06 18:29:23.389 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Granted role admin on project admin to user admin. 2026-07-06 18:29:23.401 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Granted role admin on the system to user admin. 2026-07-06 18:29:23.419 | WARNING py.warnings [None req-58d62132-e033-4aff-b0ec-d88285e30a7a 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-06 18:29:23.419 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 18:29:23.419 |  2026-07-06 18:29:23.425 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Created region RegionOne 2026-07-06 18:29:23.475 | INFO keystone.cmd.bootstrap [None req-58d62132-e033-4aff-b0ec-d88285e30a7a None None] Created public endpoint http://192.168.122.231/identity 2026-07-06 18:29:24.106 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-06 18:29:24.111 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-06 18:29:24.115 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-06 18:29:24.119 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-06 18:29:29.177 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:29:29.180 | + lib/keystone:create_keystone_accounts:258 : admin_project=edb0e4c0cec447a987d4c39eedbe77a8 2026-07-06 18:29:29.183 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-06 18:29:29.188 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-06 18:29:32.590 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:29:32.594 | + lib/keystone:create_keystone_accounts:260 : admin_user=ca4c6cc5be744a87a9a74b4da0d7bed4 2026-07-06 18:29:32.597 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-06 18:29:32.600 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-06 18:29:32.604 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-06 18:29:32.607 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin ca4c6cc5be744a87a9a74b4da0d7bed4 default 2026-07-06 18:29:32.679 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ca4c6cc5be744a87a9a74b4da0d7bed4 default 2026-07-06 18:29:32.727 | [2057 Async ks-domain-role:42744]: running: get_or_add_user_domain_role admin ca4c6cc5be744a87a9a74b4da0d7bed4 default 2026-07-06 18:29:32.729 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-06 18:29:32.733 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-06 18:29:32.738 | ++ 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-06 18:29:36.801 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:29:36.805 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-06 18:29:36.809 | + functions-common:get_or_create_domain:878 : echo default 2026-07-06 18:29:36.809 | default 2026-07-06 18:29:36.812 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-06 18:29:36.893 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-06 18:29:36.941 | [2057 Async ks-project:42853]: running: get_or_create_project service Default 2026-07-06 18:29:36.943 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-06 18:29:37.020 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-06 18:29:37.069 | [2057 Async ks-service:42947]: running: get_or_create_role service 2026-07-06 18:29:37.071 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-06 18:29:37.136 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-06 18:29:37.201 | [2057 Async ks-reseller:43041]: running: get_or_create_role ResellerAdmin 2026-07-06 18:29:37.207 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-06 18:29:37.215 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-06 18:29:37.345 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-06 18:29:37.413 | [2057 Async ks-anotherrole:43155]: running: get_or_create_role anotherrole 2026-07-06 18:29:37.422 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-06 18:29:37.430 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-06 18:29:37.438 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 18:29:37.449 | +++ 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-06 18:29:41.954 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:29:42.022 | [43041 Async ks-reseller:43041]: finished successfully 2026-07-06 18:29:42.527 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:29:42.553 | [42853 Async ks-project:42853]: finished successfully 2026-07-06 18:29:43.007 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:29:43.011 | ++ functions-common:get_or_create_project:928 : project_id=af60f4555b114227ab2b42c3dea988ef 2026-07-06 18:29:43.015 | ++ functions-common:get_or_create_project:929 : echo af60f4555b114227ab2b42c3dea988ef 2026-07-06 18:29:43.019 | + lib/keystone:create_keystone_accounts:288 : invis_project=af60f4555b114227ab2b42c3dea988ef 2026-07-06 18:29:43.022 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-06 18:29:43.026 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-06 18:29:43.031 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 18:29:43.036 | +++ 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-06 18:29:43.507 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:29:43.534 | [42744 Async ks-domain-role:42744]: finished successfully 2026-07-06 18:29:43.568 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:29:43.599 | [43155 Async ks-anotherrole:43155]: finished successfully 2026-07-06 18:29:43.670 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:29:43.693 | [42947 Async ks-service:42947]: finished successfully 2026-07-06 18:29:46.717 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:29:46.721 | ++ functions-common:get_or_create_project:928 : project_id=6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:46.723 | ++ functions-common:get_or_create_project:929 : echo 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:46.727 | + lib/keystone:create_keystone_accounts:292 : demo_project=6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:46.729 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-06 18:29:46.733 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-06 18:29:46.736 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 18:29:46.739 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-06 18:29:46.742 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-06 18:29:46.747 | +++ 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-06 18:29:50.520 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:29:50.524 | ++ functions-common:get_or_create_user:915 : user_id=65e7c02e2dd744b3aa9e67974334ea9b 2026-07-06 18:29:50.528 | ++ functions-common:get_or_create_user:916 : echo 65e7c02e2dd744b3aa9e67974334ea9b 2026-07-06 18:29:50.532 | + lib/keystone:create_keystone_accounts:295 : demo_user=65e7c02e2dd744b3aa9e67974334ea9b 2026-07-06 18:29:50.536 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-06 18:29:50.596 | [2057 Async ks-domain-role:42744]: Waiting for completion of get_or_add_user_domain_role admin ca4c6cc5be744a87a9a74b4da0d7bed4 default running on PID 42744 (6 other jobs running) 2026-07-06 18:29:50.626 | [2057 Async ks-domain-role:42744]: Signaling child to exit 2026-07-06 18:29:50.626 | WAKEUP 2026-07-06 18:29:50.651 | [2057 Async ks-domain-role:42744]: Signaled 2026-07-06 18:29:50.653 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-06 18:29:50.653 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user ca4c6cc5be744a87a9a74b4da0d7bed4 --domain default 2026-07-06 18:29:50.653 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ca4c6cc5be744a87a9a74b4da0d7bed4 --domain default -c Role -f value 2026-07-06 18:29:50.653 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:29:50.653 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:29:50.653 | + functions-common:get_or_add_user_domain_role:999 : echo f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:29:50.654 | f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:29:50.704 | [2057 Async ks-domain-role:42744]: finished get_or_add_user_domain_role admin ca4c6cc5be744a87a9a74b4da0d7bed4 default with result 0 in 10 seconds 2026-07-06 18:29:50.713 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-06 18:29:50.751 | [2057 Async ks-project:42853]: Waiting for completion of get_or_create_project service Default running on PID 42853 (5 other jobs running) 2026-07-06 18:29:50.778 | [2057 Async ks-project:42853]: Signaling child to exit 2026-07-06 18:29:50.779 | WAKEUP 2026-07-06 18:29:50.800 | [2057 Async ks-project:42853]: Signaled 2026-07-06 18:29:50.802 | + functions-common:get_or_create_project:922 : local project_id 2026-07-06 18:29:50.802 | ++ 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-06 18:29:50.802 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:29:50.802 | + functions-common:get_or_create_project:928 : project_id=22426243f834473da7ef617fad5606d6 2026-07-06 18:29:50.802 | + functions-common:get_or_create_project:929 : echo 22426243f834473da7ef617fad5606d6 2026-07-06 18:29:50.802 | 22426243f834473da7ef617fad5606d6 2026-07-06 18:29:50.851 | [2057 Async ks-project:42853]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-07-06 18:29:50.887 | [2057 Async ks-service:42947]: Waiting for completion of get_or_create_role service running on PID 42947 (4 other jobs running) 2026-07-06 18:29:50.912 | [2057 Async ks-service:42947]: Signaling child to exit 2026-07-06 18:29:50.912 | WAKEUP 2026-07-06 18:29:50.934 | [2057 Async ks-service:42947]: Signaled 2026-07-06 18:29:50.936 | + functions-common:get_or_create_role:935 : local role_id 2026-07-06 18:29:50.936 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-06 18:29:50.936 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:29:50.936 | + functions-common:get_or_create_role:940 : role_id=bb78f2741497436db596e274bbe537b6 2026-07-06 18:29:50.936 | + functions-common:get_or_create_role:941 : echo bb78f2741497436db596e274bbe537b6 2026-07-06 18:29:50.937 | bb78f2741497436db596e274bbe537b6 2026-07-06 18:29:50.985 | [2057 Async ks-service:42947]: finished get_or_create_role service with result 0 in 6 seconds 2026-07-06 18:29:51.021 | [2057 Async ks-reseller:43041]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43041 (3 other jobs running) 2026-07-06 18:29:51.047 | [2057 Async ks-reseller:43041]: Signaling child to exit 2026-07-06 18:29:51.047 | WAKEUP 2026-07-06 18:29:51.069 | [2057 Async ks-reseller:43041]: Signaled 2026-07-06 18:29:51.071 | + functions-common:get_or_create_role:935 : local role_id 2026-07-06 18:29:51.071 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-06 18:29:51.071 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:29:51.071 | + functions-common:get_or_create_role:940 : role_id=a53e42019af74c7282ef097d1bf6faf1 2026-07-06 18:29:51.071 | + functions-common:get_or_create_role:941 : echo a53e42019af74c7282ef097d1bf6faf1 2026-07-06 18:29:51.071 | a53e42019af74c7282ef097d1bf6faf1 2026-07-06 18:29:51.118 | [2057 Async ks-reseller:43041]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2026-07-06 18:29:51.157 | [2057 Async ks-anotherrole:43155]: Waiting for completion of get_or_create_role anotherrole running on PID 43155 (2 other jobs running) 2026-07-06 18:29:51.184 | [2057 Async ks-anotherrole:43155]: Signaling child to exit 2026-07-06 18:29:51.184 | WAKEUP 2026-07-06 18:29:51.209 | [2057 Async ks-anotherrole:43155]: Signaled 2026-07-06 18:29:51.211 | + functions-common:get_or_create_role:935 : local role_id 2026-07-06 18:29:51.211 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-06 18:29:51.211 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:29:51.211 | + functions-common:get_or_create_role:940 : role_id=d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:29:51.211 | + functions-common:get_or_create_role:941 : echo d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:29:51.212 | d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:29:51.259 | [2057 Async ks-anotherrole:43155]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-07-06 18:29:51.265 | + inc/async:async_wait:197 : return 0 2026-07-06 18:29:51.268 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 65e7c02e2dd744b3aa9e67974334ea9b 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:51.343 | + inc/async:async_inner:63 : get_or_add_user_project_role member 65e7c02e2dd744b3aa9e67974334ea9b 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:51.389 | [2057 Async ks-demo-member:44028]: running: get_or_add_user_project_role member 65e7c02e2dd744b3aa9e67974334ea9b 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:51.392 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin ca4c6cc5be744a87a9a74b4da0d7bed4 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:51.469 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ca4c6cc5be744a87a9a74b4da0d7bed4 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:51.521 | [2057 Async ks-demo-admin:44124]: running: get_or_add_user_project_role admin ca4c6cc5be744a87a9a74b4da0d7bed4 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:51.526 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 65e7c02e2dd744b3aa9e67974334ea9b 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:51.610 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 65e7c02e2dd744b3aa9e67974334ea9b 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:51.652 | [2057 Async ks-demo-another:44220]: running: get_or_add_user_project_role anotherrole 65e7c02e2dd744b3aa9e67974334ea9b 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:51.655 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 65e7c02e2dd744b3aa9e67974334ea9b af60f4555b114227ab2b42c3dea988ef 2026-07-06 18:29:51.736 | + inc/async:async_inner:63 : get_or_add_user_project_role member 65e7c02e2dd744b3aa9e67974334ea9b af60f4555b114227ab2b42c3dea988ef 2026-07-06 18:29:51.796 | [2057 Async ks-demo-invis:44316]: running: get_or_add_user_project_role member 65e7c02e2dd744b3aa9e67974334ea9b af60f4555b114227ab2b42c3dea988ef 2026-07-06 18:29:51.803 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-06 18:29:51.810 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-06 18:29:51.815 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 18:29:51.820 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-06 18:29:51.824 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-06 18:29:51.831 | +++ 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-06 18:29:56.766 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:29:56.769 | ++ functions-common:get_or_create_user:915 : user_id=5e7f3023aec74570859840d0d85d54c0 2026-07-06 18:29:56.772 | ++ functions-common:get_or_create_user:916 : echo 5e7f3023aec74570859840d0d85d54c0 2026-07-06 18:29:56.777 | + lib/keystone:create_keystone_accounts:308 : demo_reader=5e7f3023aec74570859840d0d85d54c0 2026-07-06 18:29:56.784 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 5e7f3023aec74570859840d0d85d54c0 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:56.855 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5e7f3023aec74570859840d0d85d54c0 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:56.905 | [2057 Async ks-demo-reader:44451]: running: get_or_add_user_project_role reader 5e7f3023aec74570859840d0d85d54c0 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:29:56.909 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-06 18:29:56.912 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-06 18:29:56.914 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 18:29:56.920 | +++ 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-06 18:30:03.849 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:03.896 | [44124 Async ks-demo-admin:44124]: finished successfully 2026-07-06 18:30:04.296 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:04.304 | ++ functions-common:get_or_create_project:928 : project_id=2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:04.311 | ++ functions-common:get_or_create_project:929 : echo 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:04.321 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:04.329 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-06 18:30:04.338 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-06 18:30:04.345 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 18:30:04.353 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-06 18:30:04.359 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-06 18:30:04.375 | +++ 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-06 18:30:04.432 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:04.506 | [44220 Async ks-demo-another:44220]: finished successfully 2026-07-06 18:30:04.682 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:04.721 | [44028 Async ks-demo-member:44028]: finished successfully 2026-07-06 18:30:05.214 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:05.243 | [44316 Async ks-demo-invis:44316]: finished successfully 2026-07-06 18:30:08.076 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:08.102 | [44451 Async ks-demo-reader:44451]: finished successfully 2026-07-06 18:30:08.189 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:08.194 | ++ functions-common:get_or_create_user:915 : user_id=7b0d1cb68e0d4c6bb918b3863da97976 2026-07-06 18:30:08.198 | ++ functions-common:get_or_create_user:916 : echo 7b0d1cb68e0d4c6bb918b3863da97976 2026-07-06 18:30:08.202 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=7b0d1cb68e0d4c6bb918b3863da97976 2026-07-06 18:30:08.207 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 7b0d1cb68e0d4c6bb918b3863da97976 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:08.287 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7b0d1cb68e0d4c6bb918b3863da97976 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:08.332 | [2057 Async ks-alt-admin:44912]: running: get_or_add_user_project_role admin 7b0d1cb68e0d4c6bb918b3863da97976 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:08.336 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 7b0d1cb68e0d4c6bb918b3863da97976 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:08.416 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7b0d1cb68e0d4c6bb918b3863da97976 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:08.468 | [2057 Async ks-alt-another:45008]: running: get_or_add_user_project_role anotherrole 7b0d1cb68e0d4c6bb918b3863da97976 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:08.472 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-06 18:30:08.478 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-06 18:30:08.482 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 18:30:08.486 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-06 18:30:08.490 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-06 18:30:08.495 | +++ 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-06 18:30:12.358 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:12.366 | ++ functions-common:get_or_create_user:915 : user_id=326e4f00ece14fc6b11e1e3362d8ecb4 2026-07-06 18:30:12.371 | ++ functions-common:get_or_create_user:916 : echo 326e4f00ece14fc6b11e1e3362d8ecb4 2026-07-06 18:30:12.375 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=326e4f00ece14fc6b11e1e3362d8ecb4 2026-07-06 18:30:12.380 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 326e4f00ece14fc6b11e1e3362d8ecb4 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:12.464 | + inc/async:async_inner:63 : get_or_add_user_project_role member 326e4f00ece14fc6b11e1e3362d8ecb4 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:12.524 | [2057 Async ks-alt-member-user:45142]: running: get_or_add_user_project_role member 326e4f00ece14fc6b11e1e3362d8ecb4 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:12.529 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-06 18:30:12.536 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-06 18:30:12.542 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 18:30:12.555 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-06 18:30:12.559 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-06 18:30:12.566 | +++ 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-06 18:30:16.447 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:16.451 | ++ functions-common:get_or_create_user:915 : user_id=8e684aee47874d0396f39a9dfb5a1ea7 2026-07-06 18:30:16.456 | ++ functions-common:get_or_create_user:916 : echo 8e684aee47874d0396f39a9dfb5a1ea7 2026-07-06 18:30:16.461 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=8e684aee47874d0396f39a9dfb5a1ea7 2026-07-06 18:30:16.464 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 8e684aee47874d0396f39a9dfb5a1ea7 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:16.563 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8e684aee47874d0396f39a9dfb5a1ea7 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:16.643 | [2057 Async ks-alt-reader-user:45315]: running: get_or_add_user_project_role reader 8e684aee47874d0396f39a9dfb5a1ea7 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:16.651 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-06 18:30:16.657 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 18:30:16.667 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-06 18:30:16.674 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-06 18:30:16.684 | +++ 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-06 18:30:18.017 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:18.037 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:18.071 | [45008 Async ks-alt-another:45008]: finished successfully 2026-07-06 18:30:18.077 | [44912 Async ks-alt-admin:44912]: finished successfully 2026-07-06 18:30:20.802 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:20.807 | ++ functions-common:get_or_create_user:915 : user_id=4a2b04a4cbdd4f3d85806f58833e875d 2026-07-06 18:30:20.812 | ++ functions-common:get_or_create_user:916 : echo 4a2b04a4cbdd4f3d85806f58833e875d 2026-07-06 18:30:20.817 | + lib/keystone:create_keystone_accounts:340 : system_member_user=4a2b04a4cbdd4f3d85806f58833e875d 2026-07-06 18:30:20.822 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 4a2b04a4cbdd4f3d85806f58833e875d all 2026-07-06 18:30:20.912 | + inc/async:async_inner:63 : get_or_add_user_system_role member 4a2b04a4cbdd4f3d85806f58833e875d all 2026-07-06 18:30:20.977 | [2057 Async ks-system-member:45551]: running: get_or_add_user_system_role member 4a2b04a4cbdd4f3d85806f58833e875d all 2026-07-06 18:30:20.980 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-06 18:30:20.980 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 18:30:20.983 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-06 18:30:20.985 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-06 18:30:20.991 | +++ 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-06 18:30:21.686 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:21.709 | [45142 Async ks-alt-member-user:45142]: finished successfully 2026-07-06 18:30:24.848 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:24.852 | ++ functions-common:get_or_create_user:915 : user_id=923b359b512848c39690af93cb6e5b8d 2026-07-06 18:30:24.855 | ++ functions-common:get_or_create_user:916 : echo 923b359b512848c39690af93cb6e5b8d 2026-07-06 18:30:24.860 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=923b359b512848c39690af93cb6e5b8d 2026-07-06 18:30:24.864 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 923b359b512848c39690af93cb6e5b8d all 2026-07-06 18:30:24.950 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 923b359b512848c39690af93cb6e5b8d all 2026-07-06 18:30:25.004 | [2057 Async ks-system-reader:45756]: running: get_or_add_user_system_role reader 923b359b512848c39690af93cb6e5b8d all 2026-07-06 18:30:25.008 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-06 18:30:25.014 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-06 18:30:25.020 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-06 18:30:25.022 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-06 18:30:25.028 | +++ 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-06 18:30:25.771 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:25.799 | [45315 Async ks-alt-reader-user:45315]: finished successfully 2026-07-06 18:30:28.882 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:28.885 | ++ functions-common:get_or_create_group:892 : group_id=8df8e53a2e6d4972a4d8c959df699926 2026-07-06 18:30:28.888 | ++ functions-common:get_or_create_group:893 : echo 8df8e53a2e6d4972a4d8c959df699926 2026-07-06 18:30:28.891 | + lib/keystone:create_keystone_accounts:350 : admin_group=8df8e53a2e6d4972a4d8c959df699926 2026-07-06 18:30:28.894 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-06 18:30:28.900 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-06 18:30:28.906 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-06 18:30:28.908 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-06 18:30:28.912 | +++ 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-06 18:30:32.621 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:32.624 | ++ functions-common:get_or_create_group:892 : group_id=e9fbf35198234a0aae3d7abd62cfab6a 2026-07-06 18:30:32.626 | ++ functions-common:get_or_create_group:893 : echo e9fbf35198234a0aae3d7abd62cfab6a 2026-07-06 18:30:32.629 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=e9fbf35198234a0aae3d7abd62cfab6a 2026-07-06 18:30:32.634 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member e9fbf35198234a0aae3d7abd62cfab6a 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:30:32.717 | + inc/async:async_inner:63 : get_or_add_group_project_role member e9fbf35198234a0aae3d7abd62cfab6a 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:30:32.773 | [2057 Async ks-group-memberdemo:46020]: running: get_or_add_group_project_role member e9fbf35198234a0aae3d7abd62cfab6a 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:30:32.776 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole e9fbf35198234a0aae3d7abd62cfab6a 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:30:32.847 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e9fbf35198234a0aae3d7abd62cfab6a 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:30:32.917 | [2057 Async ks-group-anotherdemo:46099]: running: get_or_add_group_project_role anotherrole e9fbf35198234a0aae3d7abd62cfab6a 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:30:32.922 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member e9fbf35198234a0aae3d7abd62cfab6a 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:33.063 | + inc/async:async_inner:63 : get_or_add_group_project_role member e9fbf35198234a0aae3d7abd62cfab6a 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:33.150 | [2057 Async ks-group-memberalt:46178]: running: get_or_add_group_project_role member e9fbf35198234a0aae3d7abd62cfab6a 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:33.156 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole e9fbf35198234a0aae3d7abd62cfab6a 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:33.326 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e9fbf35198234a0aae3d7abd62cfab6a 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:33.420 | [2057 Async ks-group-anotheralt:46257]: running: get_or_add_group_project_role anotherrole e9fbf35198234a0aae3d7abd62cfab6a 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:33.436 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 8df8e53a2e6d4972a4d8c959df699926 edb0e4c0cec447a987d4c39eedbe77a8 2026-07-06 18:30:33.616 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 8df8e53a2e6d4972a4d8c959df699926 edb0e4c0cec447a987d4c39eedbe77a8 2026-07-06 18:30:33.711 | [2057 Async ks-group-admin:46336]: running: get_or_add_group_project_role admin 8df8e53a2e6d4972a4d8c959df699926 edb0e4c0cec447a987d4c39eedbe77a8 2026-07-06 18:30:33.717 | + 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-06 18:30:33.860 | [2057 Async ks-demo-member:44028]: Waiting for completion of get_or_add_user_project_role member 65e7c02e2dd744b3aa9e67974334ea9b 6aaa807f80c14fae9657ed70063df29d running on PID 44028 (17 other jobs running) 2026-07-06 18:30:33.929 | [2057 Async ks-demo-member:44028]: Signaling child to exit 2026-07-06 18:30:33.930 | WAKEUP 2026-07-06 18:30:33.975 | [2057 Async ks-demo-member:44028]: Signaled 2026-07-06 18:30:33.981 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:30:33.981 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:30:33.981 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 18:30:33.981 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:30:33.981 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:30:33.981 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 18:30:33.982 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 18:30:33.982 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 18:30:33.982 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 18:30:33.982 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 65e7c02e2dd744b3aa9e67974334ea9b --project 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:30:33.982 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 65e7c02e2dd744b3aa9e67974334ea9b --project 6aaa807f80c14fae9657ed70063df29d -c Role -f value 2026-07-06 18:30:33.982 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:33.982 | + functions-common:get_or_add_user_project_role:979 : user_role_id=375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:33.982 | + functions-common:get_or_add_user_project_role:980 : echo 375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:33.983 | 375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:34.093 | [2057 Async ks-demo-member:44028]: finished get_or_add_user_project_role member 65e7c02e2dd744b3aa9e67974334ea9b 6aaa807f80c14fae9657ed70063df29d with result 0 in 13 seconds 2026-07-06 18:30:34.177 | [2057 Async ks-demo-admin:44124]: Waiting for completion of get_or_add_user_project_role admin ca4c6cc5be744a87a9a74b4da0d7bed4 6aaa807f80c14fae9657ed70063df29d running on PID 44124 (16 other jobs running) 2026-07-06 18:30:34.226 | [2057 Async ks-demo-admin:44124]: Signaling child to exit 2026-07-06 18:30:34.227 | WAKEUP 2026-07-06 18:30:34.286 | [2057 Async ks-demo-admin:44124]: Signaled 2026-07-06 18:30:34.288 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:30:34.288 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:30:34.288 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 18:30:34.288 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:30:34.288 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:30:34.288 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 18:30:34.288 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 18:30:34.288 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 18:30:34.289 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 18:30:34.289 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user ca4c6cc5be744a87a9a74b4da0d7bed4 --project 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:30:34.289 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ca4c6cc5be744a87a9a74b4da0d7bed4 --project 6aaa807f80c14fae9657ed70063df29d -c Role -f value 2026-07-06 18:30:34.289 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:34.289 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:30:34.289 | + functions-common:get_or_add_user_project_role:980 : echo f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:30:34.289 | f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:30:34.315 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:34.385 | [45551 Async ks-system-member:45551]: finished successfully 2026-07-06 18:30:34.401 | [2057 Async ks-demo-admin:44124]: finished get_or_add_user_project_role admin ca4c6cc5be744a87a9a74b4da0d7bed4 6aaa807f80c14fae9657ed70063df29d with result 0 in 12 seconds 2026-07-06 18:30:34.501 | [2057 Async ks-demo-another:44220]: Waiting for completion of get_or_add_user_project_role anotherrole 65e7c02e2dd744b3aa9e67974334ea9b 6aaa807f80c14fae9657ed70063df29d running on PID 44220 (15 other jobs running) 2026-07-06 18:30:34.553 | [2057 Async ks-demo-another:44220]: Signaling child to exit 2026-07-06 18:30:34.555 | WAKEUP 2026-07-06 18:30:34.602 | [2057 Async ks-demo-another:44220]: Signaled 2026-07-06 18:30:34.604 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:30:34.604 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:30:34.604 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 18:30:34.604 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:30:34.605 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:30:34.605 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 18:30:34.605 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 18:30:34.605 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 18:30:34.605 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 18:30:34.605 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 65e7c02e2dd744b3aa9e67974334ea9b --project 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:30:34.605 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 65e7c02e2dd744b3aa9e67974334ea9b --project 6aaa807f80c14fae9657ed70063df29d -c Role -f value 2026-07-06 18:30:34.605 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:34.606 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:30:34.606 | + functions-common:get_or_add_user_project_role:980 : echo d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:30:34.606 | d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:30:34.713 | [2057 Async ks-demo-another:44220]: finished get_or_add_user_project_role anotherrole 65e7c02e2dd744b3aa9e67974334ea9b 6aaa807f80c14fae9657ed70063df29d with result 0 in 12 seconds 2026-07-06 18:30:34.797 | [2057 Async ks-demo-invis:44316]: Waiting for completion of get_or_add_user_project_role member 65e7c02e2dd744b3aa9e67974334ea9b af60f4555b114227ab2b42c3dea988ef running on PID 44316 (14 other jobs running) 2026-07-06 18:30:34.854 | [2057 Async ks-demo-invis:44316]: Signaling child to exit 2026-07-06 18:30:34.858 | WAKEUP 2026-07-06 18:30:34.904 | [2057 Async ks-demo-invis:44316]: Signaled 2026-07-06 18:30:34.907 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:30:34.907 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:30:34.907 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 18:30:34.907 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:30:34.908 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:30:34.908 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 18:30:34.908 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 18:30:34.908 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 18:30:34.908 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 18:30:34.908 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 65e7c02e2dd744b3aa9e67974334ea9b --project af60f4555b114227ab2b42c3dea988ef 2026-07-06 18:30:34.908 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 65e7c02e2dd744b3aa9e67974334ea9b --project af60f4555b114227ab2b42c3dea988ef -c Role -f value 2026-07-06 18:30:34.909 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:34.909 | + functions-common:get_or_add_user_project_role:979 : user_role_id=375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:34.909 | + functions-common:get_or_add_user_project_role:980 : echo 375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:34.909 | 375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:35.008 | [2057 Async ks-demo-invis:44316]: finished get_or_add_user_project_role member 65e7c02e2dd744b3aa9e67974334ea9b af60f4555b114227ab2b42c3dea988ef with result 0 in 13 seconds 2026-07-06 18:30:35.091 | [2057 Async ks-demo-reader:44451]: Waiting for completion of get_or_add_user_project_role reader 5e7f3023aec74570859840d0d85d54c0 6aaa807f80c14fae9657ed70063df29d running on PID 44451 (13 other jobs running) 2026-07-06 18:30:35.143 | [2057 Async ks-demo-reader:44451]: Signaling child to exit 2026-07-06 18:30:35.143 | WAKEUP 2026-07-06 18:30:35.196 | [2057 Async ks-demo-reader:44451]: Signaled 2026-07-06 18:30:35.198 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:30:35.200 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:30:35.200 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 18:30:35.200 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:30:35.200 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:30:35.200 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 18:30:35.201 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 18:30:35.201 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 18:30:35.201 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 18:30:35.201 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 5e7f3023aec74570859840d0d85d54c0 --project 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:30:35.201 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5e7f3023aec74570859840d0d85d54c0 --project 6aaa807f80c14fae9657ed70063df29d -c Role -f value 2026-07-06 18:30:35.201 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:35.201 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b687b91a82cb445cb688f81189ffd1fa 2026-07-06 18:30:35.201 | + functions-common:get_or_add_user_project_role:980 : echo b687b91a82cb445cb688f81189ffd1fa 2026-07-06 18:30:35.201 | b687b91a82cb445cb688f81189ffd1fa 2026-07-06 18:30:35.293 | [2057 Async ks-demo-reader:44451]: finished get_or_add_user_project_role reader 5e7f3023aec74570859840d0d85d54c0 6aaa807f80c14fae9657ed70063df29d with result 0 in 11 seconds 2026-07-06 18:30:35.303 | + inc/async:async_wait:197 : return 0 2026-07-06 18:30:35.306 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-06 18:30:35.410 | [2057 Async ks-alt-admin:44912]: Waiting for completion of get_or_add_user_project_role admin 7b0d1cb68e0d4c6bb918b3863da97976 2831d5597e50492d9b9aa87a47bb12de running on PID 44912 (12 other jobs running) 2026-07-06 18:30:35.465 | [2057 Async ks-alt-admin:44912]: Signaling child to exit 2026-07-06 18:30:35.467 | WAKEUP 2026-07-06 18:30:35.514 | [2057 Async ks-alt-admin:44912]: Signaled 2026-07-06 18:30:35.516 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:30:35.516 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:30:35.517 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 18:30:35.517 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:30:35.517 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:30:35.517 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 18:30:35.517 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 18:30:35.517 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 18:30:35.518 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 18:30:35.518 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 7b0d1cb68e0d4c6bb918b3863da97976 --project 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:35.518 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7b0d1cb68e0d4c6bb918b3863da97976 --project 2831d5597e50492d9b9aa87a47bb12de -c Role -f value 2026-07-06 18:30:35.519 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:35.519 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:30:35.519 | + functions-common:get_or_add_user_project_role:980 : echo f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:30:35.519 | f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:30:35.617 | [2057 Async ks-alt-admin:44912]: finished get_or_add_user_project_role admin 7b0d1cb68e0d4c6bb918b3863da97976 2831d5597e50492d9b9aa87a47bb12de with result 0 in 9 seconds 2026-07-06 18:30:35.693 | [2057 Async ks-alt-another:45008]: Waiting for completion of get_or_add_user_project_role anotherrole 7b0d1cb68e0d4c6bb918b3863da97976 2831d5597e50492d9b9aa87a47bb12de running on PID 45008 (11 other jobs running) 2026-07-06 18:30:35.740 | [2057 Async ks-alt-another:45008]: Signaling child to exit 2026-07-06 18:30:35.743 | WAKEUP 2026-07-06 18:30:35.787 | [2057 Async ks-alt-another:45008]: Signaled 2026-07-06 18:30:35.791 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:30:35.791 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:30:35.791 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 18:30:35.791 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:30:35.791 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:30:35.791 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 18:30:35.791 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 18:30:35.791 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 18:30:35.791 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 18:30:35.791 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7b0d1cb68e0d4c6bb918b3863da97976 --project 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:35.792 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7b0d1cb68e0d4c6bb918b3863da97976 --project 2831d5597e50492d9b9aa87a47bb12de -c Role -f value 2026-07-06 18:30:35.792 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:35.792 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:30:35.792 | + functions-common:get_or_add_user_project_role:980 : echo d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:30:35.792 | d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:30:35.891 | [2057 Async ks-alt-another:45008]: finished get_or_add_user_project_role anotherrole 7b0d1cb68e0d4c6bb918b3863da97976 2831d5597e50492d9b9aa87a47bb12de with result 0 in 9 seconds 2026-07-06 18:30:35.968 | [2057 Async ks-alt-member-user:45142]: Waiting for completion of get_or_add_user_project_role member 326e4f00ece14fc6b11e1e3362d8ecb4 2831d5597e50492d9b9aa87a47bb12de running on PID 45142 (10 other jobs running) 2026-07-06 18:30:36.026 | [2057 Async ks-alt-member-user:45142]: Signaling child to exit 2026-07-06 18:30:36.027 | WAKEUP 2026-07-06 18:30:36.078 | [2057 Async ks-alt-member-user:45142]: Signaled 2026-07-06 18:30:36.083 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:30:36.083 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:30:36.083 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 18:30:36.083 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:30:36.083 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:30:36.083 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 18:30:36.083 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 18:30:36.083 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 18:30:36.083 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 18:30:36.083 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 326e4f00ece14fc6b11e1e3362d8ecb4 --project 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:36.083 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 326e4f00ece14fc6b11e1e3362d8ecb4 --project 2831d5597e50492d9b9aa87a47bb12de -c Role -f value 2026-07-06 18:30:36.084 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:36.084 | + functions-common:get_or_add_user_project_role:979 : user_role_id=375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:36.084 | + functions-common:get_or_add_user_project_role:980 : echo 375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:36.084 | 375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:36.182 | [2057 Async ks-alt-member-user:45142]: finished get_or_add_user_project_role member 326e4f00ece14fc6b11e1e3362d8ecb4 2831d5597e50492d9b9aa87a47bb12de with result 0 in 9 seconds 2026-07-06 18:30:36.250 | [2057 Async ks-alt-reader-user:45315]: Waiting for completion of get_or_add_user_project_role reader 8e684aee47874d0396f39a9dfb5a1ea7 2831d5597e50492d9b9aa87a47bb12de running on PID 45315 (9 other jobs running) 2026-07-06 18:30:36.310 | [2057 Async ks-alt-reader-user:45315]: Signaling child to exit 2026-07-06 18:30:36.313 | WAKEUP 2026-07-06 18:30:36.354 | [2057 Async ks-alt-reader-user:45315]: Signaled 2026-07-06 18:30:36.358 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:30:36.358 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:30:36.358 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 18:30:36.358 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:30:36.358 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:30:36.359 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 18:30:36.359 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 18:30:36.359 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 18:30:36.359 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 18:30:36.359 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 8e684aee47874d0396f39a9dfb5a1ea7 --project 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:36.359 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8e684aee47874d0396f39a9dfb5a1ea7 --project 2831d5597e50492d9b9aa87a47bb12de -c Role -f value 2026-07-06 18:30:36.361 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:36.361 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b687b91a82cb445cb688f81189ffd1fa 2026-07-06 18:30:36.361 | + functions-common:get_or_add_user_project_role:980 : echo b687b91a82cb445cb688f81189ffd1fa 2026-07-06 18:30:36.362 | b687b91a82cb445cb688f81189ffd1fa 2026-07-06 18:30:36.461 | [2057 Async ks-alt-reader-user:45315]: finished get_or_add_user_project_role reader 8e684aee47874d0396f39a9dfb5a1ea7 2831d5597e50492d9b9aa87a47bb12de with result 0 in 9 seconds 2026-07-06 18:30:36.472 | + inc/async:async_wait:197 : return 0 2026-07-06 18:30:36.479 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-06 18:30:36.593 | [2057 Async ks-system-member:45551]: Waiting for completion of get_or_add_user_system_role member 4a2b04a4cbdd4f3d85806f58833e875d all running on PID 45551 (8 other jobs running) 2026-07-06 18:30:36.655 | [2057 Async ks-system-member:45551]: Signaling child to exit 2026-07-06 18:30:36.659 | WAKEUP 2026-07-06 18:30:36.692 | [2057 Async ks-system-member:45551]: Signaled 2026-07-06 18:30:36.695 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-06 18:30:36.695 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-06 18:30:36.695 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-06 18:30:36.696 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:30:36.696 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:30:36.696 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 18:30:36.696 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 18:30:36.696 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 18:30:36.696 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-06 18:30:36.696 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4a2b04a4cbdd4f3d85806f58833e875d --system all -f value -c Role 2026-07-06 18:30:36.696 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:36.696 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-06 18:30:36.696 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-06 18:30:36.696 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 4a2b04a4cbdd4f3d85806f58833e875d --system all 2026-07-06 18:30:36.699 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4a2b04a4cbdd4f3d85806f58833e875d --system all -f value -c Role 2026-07-06 18:30:36.699 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:36.699 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-06 18:30:36.699 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-06 18:30:36.699 | 2026-07-06 18:30:36.788 | [2057 Async ks-system-member:45551]: finished get_or_add_user_system_role member 4a2b04a4cbdd4f3d85806f58833e875d all with result 0 in 13 seconds 2026-07-06 18:30:36.872 | [2057 Async ks-system-reader:45756]: Waiting for completion of get_or_add_user_system_role reader 923b359b512848c39690af93cb6e5b8d all running on PID 45756 (7 other jobs running) 2026-07-06 18:30:36.926 | [2057 Async ks-system-reader:45756]: Signaling child to exit 2026-07-06 18:30:41.217 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:41.279 | [45756 Async ks-system-reader:45756]: finished successfully 2026-07-06 18:30:41.327 | WAKEUP 2026-07-06 18:30:41.373 | [2057 Async ks-system-reader:45756]: Signaled 2026-07-06 18:30:41.377 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-06 18:30:41.378 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-06 18:30:41.378 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-06 18:30:41.378 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:30:41.378 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:30:41.378 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 18:30:41.378 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 18:30:41.378 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 18:30:41.378 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-06 18:30:41.378 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 923b359b512848c39690af93cb6e5b8d --system all -f value -c Role 2026-07-06 18:30:41.378 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:41.378 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-06 18:30:41.379 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-06 18:30:41.379 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 923b359b512848c39690af93cb6e5b8d --system all 2026-07-06 18:30:41.379 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 923b359b512848c39690af93cb6e5b8d --system all -f value -c Role 2026-07-06 18:30:41.379 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:41.379 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=b687b91a82cb445cb688f81189ffd1fa 2026-07-06 18:30:41.379 | + functions-common:get_or_add_user_system_role:1030 : echo b687b91a82cb445cb688f81189ffd1fa 2026-07-06 18:30:41.379 | b687b91a82cb445cb688f81189ffd1fa 2026-07-06 18:30:41.492 | [2057 Async ks-system-reader:45756]: finished get_or_add_user_system_role reader 923b359b512848c39690af93cb6e5b8d all with result 0 in 16 seconds 2026-07-06 18:30:41.505 | + inc/async:async_wait:197 : return 0 2026-07-06 18:30:41.513 | + 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-06 18:30:41.636 | [2057 Async ks-group-memberdemo:46020]: Waiting for completion of get_or_add_group_project_role member e9fbf35198234a0aae3d7abd62cfab6a 6aaa807f80c14fae9657ed70063df29d running on PID 46020 (6 other jobs running) 2026-07-06 18:30:41.697 | [2057 Async ks-group-memberdemo:46020]: Signaling child to exit 2026-07-06 18:30:44.922 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:44.961 | [46020 Async ks-group-memberdemo:46020]: finished successfully 2026-07-06 18:30:44.986 | WAKEUP 2026-07-06 18:30:45.004 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:45.031 | [2057 Async ks-group-memberdemo:46020]: Signaled 2026-07-06 18:30:45.033 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 18:30:45.033 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e9fbf35198234a0aae3d7abd62cfab6a --project 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:30:45.033 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e9fbf35198234a0aae3d7abd62cfab6a --project 6aaa807f80c14fae9657ed70063df29d -f value -c Role 2026-07-06 18:30:45.033 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:45.034 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:45.034 | + functions-common:get_or_add_group_project_role:1049 : echo 375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:45.034 | 375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:45.044 | [46257 Async ks-group-anotheralt:46257]: finished successfully 2026-07-06 18:30:45.098 | [2057 Async ks-group-memberdemo:46020]: finished get_or_add_group_project_role member e9fbf35198234a0aae3d7abd62cfab6a 6aaa807f80c14fae9657ed70063df29d with result 0 in 12 seconds 2026-07-06 18:30:45.153 | [2057 Async ks-group-anotherdemo:46099]: Waiting for completion of get_or_add_group_project_role anotherrole e9fbf35198234a0aae3d7abd62cfab6a 6aaa807f80c14fae9657ed70063df29d running on PID 46099 (5 other jobs running) 2026-07-06 18:30:45.185 | [2057 Async ks-group-anotherdemo:46099]: Signaling child to exit 2026-07-06 18:30:46.001 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:46.025 | [46336 Async ks-group-admin:46336]: finished successfully 2026-07-06 18:30:46.120 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:46.149 | [46099 Async ks-group-anotherdemo:46099]: finished successfully 2026-07-06 18:30:46.176 | WAKEUP 2026-07-06 18:30:46.201 | [2057 Async ks-group-anotherdemo:46099]: Signaled 2026-07-06 18:30:46.202 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 18:30:46.203 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e9fbf35198234a0aae3d7abd62cfab6a --project 6aaa807f80c14fae9657ed70063df29d 2026-07-06 18:30:46.203 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e9fbf35198234a0aae3d7abd62cfab6a --project 6aaa807f80c14fae9657ed70063df29d -f value -c Role 2026-07-06 18:30:46.203 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:46.203 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:30:46.203 | + functions-common:get_or_add_group_project_role:1049 : echo d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:30:46.203 | d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:30:46.260 | [2057 Async ks-group-anotherdemo:46099]: finished get_or_add_group_project_role anotherrole e9fbf35198234a0aae3d7abd62cfab6a 6aaa807f80c14fae9657ed70063df29d with result 0 in 13 seconds 2026-07-06 18:30:46.304 | [2057 Async ks-group-memberalt:46178]: Waiting for completion of get_or_add_group_project_role member e9fbf35198234a0aae3d7abd62cfab6a 2831d5597e50492d9b9aa87a47bb12de running on PID 46178 (4 other jobs running) 2026-07-06 18:30:46.334 | [2057 Async ks-group-memberalt:46178]: Signaling child to exit 2026-07-06 18:30:46.425 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:30:46.456 | [46178 Async ks-group-memberalt:46178]: finished successfully 2026-07-06 18:30:46.484 | WAKEUP 2026-07-06 18:30:46.510 | [2057 Async ks-group-memberalt:46178]: Signaled 2026-07-06 18:30:46.512 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 18:30:46.512 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e9fbf35198234a0aae3d7abd62cfab6a --project 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:46.512 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e9fbf35198234a0aae3d7abd62cfab6a --project 2831d5597e50492d9b9aa87a47bb12de -f value -c Role 2026-07-06 18:30:46.512 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:46.513 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:46.513 | + functions-common:get_or_add_group_project_role:1049 : echo 375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:46.513 | 375936c5c0a74ba8bc1cb1e5649c9d7a 2026-07-06 18:30:46.565 | [2057 Async ks-group-memberalt:46178]: finished get_or_add_group_project_role member e9fbf35198234a0aae3d7abd62cfab6a 2831d5597e50492d9b9aa87a47bb12de with result 0 in 13 seconds 2026-07-06 18:30:46.610 | [2057 Async ks-group-anotheralt:46257]: Waiting for completion of get_or_add_group_project_role anotherrole e9fbf35198234a0aae3d7abd62cfab6a 2831d5597e50492d9b9aa87a47bb12de running on PID 46257 (3 other jobs running) 2026-07-06 18:30:46.639 | [2057 Async ks-group-anotheralt:46257]: Signaling child to exit 2026-07-06 18:30:46.640 | WAKEUP 2026-07-06 18:30:46.667 | [2057 Async ks-group-anotheralt:46257]: Signaled 2026-07-06 18:30:46.668 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 18:30:46.668 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e9fbf35198234a0aae3d7abd62cfab6a --project 2831d5597e50492d9b9aa87a47bb12de 2026-07-06 18:30:46.669 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e9fbf35198234a0aae3d7abd62cfab6a --project 2831d5597e50492d9b9aa87a47bb12de -f value -c Role 2026-07-06 18:30:46.669 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:46.669 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:30:46.669 | + functions-common:get_or_add_group_project_role:1049 : echo d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:30:46.669 | d1b54ecf25954ecc98dfe53e71428d46 2026-07-06 18:30:46.722 | [2057 Async ks-group-anotheralt:46257]: finished get_or_add_group_project_role anotherrole e9fbf35198234a0aae3d7abd62cfab6a 2831d5597e50492d9b9aa87a47bb12de with result 0 in 11 seconds 2026-07-06 18:30:46.768 | [2057 Async ks-group-admin:46336]: Waiting for completion of get_or_add_group_project_role admin 8df8e53a2e6d4972a4d8c959df699926 edb0e4c0cec447a987d4c39eedbe77a8 running on PID 46336 (2 other jobs running) 2026-07-06 18:30:46.798 | [2057 Async ks-group-admin:46336]: Signaling child to exit 2026-07-06 18:30:46.798 | WAKEUP 2026-07-06 18:30:46.824 | [2057 Async ks-group-admin:46336]: Signaled 2026-07-06 18:30:46.826 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 18:30:46.826 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 8df8e53a2e6d4972a4d8c959df699926 --project edb0e4c0cec447a987d4c39eedbe77a8 2026-07-06 18:30:46.826 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8df8e53a2e6d4972a4d8c959df699926 --project edb0e4c0cec447a987d4c39eedbe77a8 -f value -c Role 2026-07-06 18:30:46.827 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:30:46.827 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:30:46.827 | + functions-common:get_or_add_group_project_role:1049 : echo f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:30:46.827 | f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:30:46.879 | [2057 Async ks-group-admin:46336]: finished get_or_add_group_project_role admin 8df8e53a2e6d4972a4d8c959df699926 edb0e4c0cec447a987d4c39eedbe77a8 with result 0 in 12 seconds 2026-07-06 18:30:46.885 | + inc/async:async_wait:197 : return 0 2026-07-06 18:30:46.889 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-06 18:30:46.913 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:30:46.917 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-06 18:30:46.944 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:30:46.948 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-06 18:30:46.952 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-06 18:30:47.036 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-06 18:30:47.089 | [2057 Async create_nova_accounts:48237]: running: create_nova_accounts 2026-07-06 18:30:47.094 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-06 18:30:47.117 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:30:47.121 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-06 18:30:47.124 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-06 18:30:47.205 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-06 18:30:47.253 | [2057 Async create_glance_accounts:48360]: running: create_glance_accounts 2026-07-06 18:30:47.257 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-06 18:30:47.286 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:30:47.290 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-06 18:30:47.294 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-06 18:30:47.374 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-06 18:30:47.426 | [2057 Async create_cinder_accounts:48498]: running: create_cinder_accounts 2026-07-06 18:30:47.431 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-06 18:30:47.459 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:30:47.466 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-06 18:30:47.471 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-06 18:30:47.561 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-06 18:30:47.629 | [2057 Async create_neutron_accounts:48640]: running: create_neutron_accounts 2026-07-06 18:30:47.636 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-06 18:30:47.677 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:30:47.685 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-06 18:30:47.730 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:30:47.735 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-06 18:30:47.854 | [2057 Async create_nova_accounts:48237]: Waiting for completion of create_nova_accounts running on PID 48237 (5 other jobs running) 2026-07-06 18:30:47.908 | [2057 Async create_nova_accounts:48237]: Signaling child to exit 2026-07-06 18:31:24.273 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:31:24.301 | [48640 Async create_neutron_accounts:48640]: finished successfully 2026-07-06 18:31:32.947 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:31:32.990 | [48498 Async create_cinder_accounts:48498]: finished successfully 2026-07-06 18:31:51.190 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:31:51.219 | [48237 Async create_nova_accounts:48237]: finished successfully 2026-07-06 18:31:51.247 | WAKEUP 2026-07-06 18:31:51.278 | [2057 Async create_nova_accounts:48237]: Signaled 2026-07-06 18:31:51.279 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-06 18:31:51.279 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-06 18:31:51.280 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-06 18:31:51.280 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 18:31:51.280 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 18:31:51.280 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 18:31:51.280 | ++ 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-06 18:31:51.280 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:31:51.280 | + functions-common:get_or_create_user:915 : user_id=e876c4c1b0aa4848b94eaa1d893dc985 2026-07-06 18:31:51.280 | + functions-common:get_or_create_user:916 : echo e876c4c1b0aa4848b94eaa1d893dc985 2026-07-06 18:31:51.280 | e876c4c1b0aa4848b94eaa1d893dc985 2026-07-06 18:31:51.280 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-06 18:31:51.280 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:31:51.281 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:31:51.281 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 18:31:51.281 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:31:51.281 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:31:51.281 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 18:31:51.281 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 18:31:51.281 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 18:31:51.281 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 18:31:51.281 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 18:31:51.281 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 18:31:51.281 | + 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-06 18:31:51.282 | ++ 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-06 18:31:51.282 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:31:51.282 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bb78f2741497436db596e274bbe537b6 2026-07-06 18:31:51.282 | + functions-common:get_or_add_user_project_role:980 : echo bb78f2741497436db596e274bbe537b6 2026-07-06 18:31:51.282 | bb78f2741497436db596e274bbe537b6 2026-07-06 18:31:51.283 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-06 18:31:51.283 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-06 18:31:51.284 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:31:51.284 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:31:51.284 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 18:31:51.285 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:31:51.286 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:31:51.286 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 18:31:51.287 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 18:31:51.287 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 18:31:51.287 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 18:31:51.287 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 18:31:51.287 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 18:31:51.287 | + 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-06 18:31:51.287 | ++ 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-06 18:31:51.287 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:31:51.287 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:31:51.287 | + functions-common:get_or_add_user_project_role:980 : echo f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:31:51.287 | f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:31:51.288 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-06 18:31:51.288 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.231/compute 2026-07-06 18:31:51.288 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-06 18:31:51.288 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 18:31:51.288 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-06 18:31:51.289 | ++ 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-06 18:31:51.290 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:31:51.290 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 18:31:51.290 | 375a48cfeb3848899b17e299168f08da' 2026-07-06 18:31:51.291 | + functions-common:get_or_create_service:1067 : echo 375a48cfeb3848899b17e299168f08da 2026-07-06 18:31:51.291 | 375a48cfeb3848899b17e299168f08da 2026-07-06 18:31:51.291 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.231/compute/v2/$(project_id)s' 2026-07-06 18:31:51.291 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 18:31:51.291 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.231/compute/v2/$(project_id)s' RegionOne 2026-07-06 18:31:51.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 18:31:51.291 | +++ 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-06 18:31:51.291 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:31:51.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 18:31:51.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 18:31:51.292 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.231/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-06 18:31:51.292 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:31:51.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c724d685f9744998abcec07348cb0977 2026-07-06 18:31:51.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c724d685f9744998abcec07348cb0977 2026-07-06 18:31:51.292 | + functions-common:get_or_create_endpoint:1100 : public_id=c724d685f9744998abcec07348cb0977 2026-07-06 18:31:51.292 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 18:31:51.292 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 18:31:51.292 | + functions-common:get_or_create_endpoint:1109 : echo c724d685f9744998abcec07348cb0977 2026-07-06 18:31:51.292 | c724d685f9744998abcec07348cb0977 2026-07-06 18:31:51.293 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-06 18:31:51.293 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 18:31:51.293 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-06 18:31:51.293 | ++ 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-06 18:31:51.293 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:31:51.293 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 18:31:51.294 | 5987b98343ed467da3535b9dd3109136' 2026-07-06 18:31:51.294 | + functions-common:get_or_create_service:1067 : echo 5987b98343ed467da3535b9dd3109136 2026-07-06 18:31:51.295 | 5987b98343ed467da3535b9dd3109136 2026-07-06 18:31:51.295 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.231/compute/v2.1 2026-07-06 18:31:51.295 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 18:31:51.296 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.231/compute/v2.1 RegionOne 2026-07-06 18:31:51.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 18:31:51.296 | +++ 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-06 18:31:51.296 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:31:51.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 18:31:51.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 18:31:51.296 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.231/compute/v2.1 --region RegionOne -f value -c id 2026-07-06 18:31:51.297 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:31:51.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2e29ff9a5cef4ff6a2d703cb2fff425d 2026-07-06 18:31:51.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2e29ff9a5cef4ff6a2d703cb2fff425d 2026-07-06 18:31:51.297 | + functions-common:get_or_create_endpoint:1100 : public_id=2e29ff9a5cef4ff6a2d703cb2fff425d 2026-07-06 18:31:51.297 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 18:31:51.297 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 18:31:51.297 | + functions-common:get_or_create_endpoint:1109 : echo 2e29ff9a5cef4ff6a2d703cb2fff425d 2026-07-06 18:31:51.297 | 2e29ff9a5cef4ff6a2d703cb2fff425d 2026-07-06 18:31:51.297 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-06 18:31:51.297 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:31:51.297 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-06 18:31:51.298 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:31:51.298 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-06 18:31:51.298 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:31:51.298 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-06 18:31:51.298 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:31:51.298 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-06 18:31:51.340 | [2057 Async create_nova_accounts:48237]: finished create_nova_accounts with result 0 in 64 seconds 2026-07-06 18:31:51.385 | [2057 Async create_glance_accounts:48360]: Waiting for completion of create_glance_accounts running on PID 48360 (4 other jobs running) 2026-07-06 18:31:51.415 | [2057 Async create_glance_accounts:48360]: Signaling child to exit 2026-07-06 18:32:04.493 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:32:04.513 | [48360 Async create_glance_accounts:48360]: finished successfully 2026-07-06 18:32:04.534 | WAKEUP 2026-07-06 18:32:04.552 | [2057 Async create_glance_accounts:48360]: Signaled 2026-07-06 18:32:04.553 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-06 18:32:04.554 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:32:04.554 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-06 18:32:04.554 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-06 18:32:04.554 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 18:32:04.554 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 18:32:04.554 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 18:32:04.554 | ++ 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-06 18:32:04.554 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.554 | + functions-common:get_or_create_user:915 : user_id=aff15c3d2b0b441fb0fc08be25df69d4 2026-07-06 18:32:04.555 | + functions-common:get_or_create_user:916 : echo aff15c3d2b0b441fb0fc08be25df69d4 2026-07-06 18:32:04.555 | aff15c3d2b0b441fb0fc08be25df69d4 2026-07-06 18:32:04.555 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-06 18:32:04.555 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:32:04.555 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:32:04.556 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 18:32:04.556 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:32:04.556 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:32:04.556 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 18:32:04.556 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 18:32:04.556 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 18:32:04.556 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 18:32:04.556 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 18:32:04.556 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 18:32:04.557 | + 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-06 18:32:04.557 | ++ 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-06 18:32:04.557 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.557 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bb78f2741497436db596e274bbe537b6 2026-07-06 18:32:04.557 | + functions-common:get_or_add_user_project_role:980 : echo bb78f2741497436db596e274bbe537b6 2026-07-06 18:32:04.557 | bb78f2741497436db596e274bbe537b6 2026-07-06 18:32:04.558 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-06 18:32:04.558 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-06 18:32:04.558 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:32:04.558 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:32:04.558 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 18:32:04.558 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:32:04.558 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:32:04.558 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 18:32:04.558 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 18:32:04.559 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 18:32:04.559 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 18:32:04.559 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 18:32:04.559 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 18:32:04.559 | + 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-06 18:32:04.559 | ++ 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-06 18:32:04.560 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.560 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:32:04.560 | + functions-common:get_or_add_user_project_role:980 : echo f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:32:04.560 | f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:32:04.560 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-06 18:32:04.560 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:32:04.561 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-06 18:32:04.561 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 18:32:04.561 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-06 18:32:04.561 | ++ 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-06 18:32:04.561 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.561 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 18:32:04.562 | b9522886e6094d9da78d920b05473e55' 2026-07-06 18:32:04.562 | + functions-common:get_or_create_service:1067 : echo b9522886e6094d9da78d920b05473e55 2026-07-06 18:32:04.562 | b9522886e6094d9da78d920b05473e55 2026-07-06 18:32:04.562 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.231/image 2026-07-06 18:32:04.562 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 18:32:04.562 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.231/image RegionOne 2026-07-06 18:32:04.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 18:32:04.563 | +++ 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-06 18:32:04.563 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 18:32:04.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 18:32:04.563 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.231/image --region RegionOne -f value -c id 2026-07-06 18:32:04.563 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0f3218cb4be747a08b2d288aa8b464c2 2026-07-06 18:32:04.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0f3218cb4be747a08b2d288aa8b464c2 2026-07-06 18:32:04.564 | + functions-common:get_or_create_endpoint:1100 : public_id=0f3218cb4be747a08b2d288aa8b464c2 2026-07-06 18:32:04.564 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 18:32:04.564 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 18:32:04.564 | + functions-common:get_or_create_endpoint:1109 : echo 0f3218cb4be747a08b2d288aa8b464c2 2026-07-06 18:32:04.564 | 0f3218cb4be747a08b2d288aa8b464c2 2026-07-06 18:32:04.565 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-06 18:32:04.565 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-06 18:32:04.565 | +++ 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-06 18:32:04.565 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.565 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-06 18:32:04.565 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-06 18:32:04.565 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-06 18:32:04.566 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-06 18:32:04.566 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-06 18:32:04.566 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-06 18:32:04.566 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-06 18:32:04.566 | + 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-06 18:32:04.566 | +---------------+----------------------------------+ 2026-07-06 18:32:04.566 | | Field | Value | 2026-07-06 18:32:04.566 | +---------------+----------------------------------+ 2026-07-06 18:32:04.567 | | default_limit | 2000 | 2026-07-06 18:32:04.567 | | description | None | 2026-07-06 18:32:04.567 | | id | ca261bbd14804b7d97820b9bb9f1c4fb | 2026-07-06 18:32:04.567 | | region_id | RegionOne | 2026-07-06 18:32:04.567 | | resource_name | image_size_total | 2026-07-06 18:32:04.567 | | service_id | b9522886e6094d9da78d920b05473e55 | 2026-07-06 18:32:04.567 | +---------------+----------------------------------+ 2026-07-06 18:32:04.567 | + 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-06 18:32:04.568 | +---------------+----------------------------------+ 2026-07-06 18:32:04.568 | | Field | Value | 2026-07-06 18:32:04.568 | +---------------+----------------------------------+ 2026-07-06 18:32:04.568 | | default_limit | 2000 | 2026-07-06 18:32:04.568 | | description | None | 2026-07-06 18:32:04.568 | | id | 6341fb8b6acf4ea9a1923531d0eb8550 | 2026-07-06 18:32:04.568 | | region_id | RegionOne | 2026-07-06 18:32:04.568 | | resource_name | image_stage_total | 2026-07-06 18:32:04.569 | | service_id | b9522886e6094d9da78d920b05473e55 | 2026-07-06 18:32:04.569 | +---------------+----------------------------------+ 2026-07-06 18:32:04.569 | + 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-06 18:32:04.569 | +---------------+----------------------------------+ 2026-07-06 18:32:04.569 | | Field | Value | 2026-07-06 18:32:04.570 | +---------------+----------------------------------+ 2026-07-06 18:32:04.570 | | default_limit | 100 | 2026-07-06 18:32:04.570 | | description | None | 2026-07-06 18:32:04.570 | | id | 34c5f0cbe4e740e3b8fe5020293ef31e | 2026-07-06 18:32:04.570 | | region_id | RegionOne | 2026-07-06 18:32:04.570 | | resource_name | image_count_total | 2026-07-06 18:32:04.570 | | service_id | b9522886e6094d9da78d920b05473e55 | 2026-07-06 18:32:04.571 | +---------------+----------------------------------+ 2026-07-06 18:32:04.571 | + 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-06 18:32:04.571 | +---------------+----------------------------------+ 2026-07-06 18:32:04.571 | | Field | Value | 2026-07-06 18:32:04.571 | +---------------+----------------------------------+ 2026-07-06 18:32:04.571 | | default_limit | 100 | 2026-07-06 18:32:04.571 | | description | None | 2026-07-06 18:32:04.572 | | id | 854445adfc674ff0939f0365f9b193ec | 2026-07-06 18:32:04.572 | | region_id | RegionOne | 2026-07-06 18:32:04.572 | | resource_name | image_count_uploading | 2026-07-06 18:32:04.572 | | service_id | b9522886e6094d9da78d920b05473e55 | 2026-07-06 18:32:04.572 | +---------------+----------------------------------+ 2026-07-06 18:32:04.572 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-06 18:32:04.572 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-06 18:32:04.573 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-06 18:32:04.573 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-06 18:32:04.573 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-06 18:32:04.573 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.231/identity 2026-07-06 18:32:04.573 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-06 18:32:04.573 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-06 18:32:04.573 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.574 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 0f3218cb4be747a08b2d288aa8b464c2 2026-07-06 18:32:04.574 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-06 18:32:04.574 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-06 18:32:04.574 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:32:04.593 | [2057 Async create_glance_accounts:48360]: finished create_glance_accounts with result 0 in 77 seconds 2026-07-06 18:32:04.623 | [2057 Async create_cinder_accounts:48498]: Waiting for completion of create_cinder_accounts running on PID 48498 (3 other jobs running) 2026-07-06 18:32:04.643 | [2057 Async create_cinder_accounts:48498]: Signaling child to exit 2026-07-06 18:32:04.644 | WAKEUP 2026-07-06 18:32:04.661 | [2057 Async create_cinder_accounts:48498]: Signaled 2026-07-06 18:32:04.663 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-06 18:32:04.663 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-06 18:32:04.663 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-06 18:32:04.663 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:32:04.663 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-06 18:32:04.663 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-06 18:32:04.663 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 18:32:04.664 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 18:32:04.664 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 18:32:04.664 | ++ 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-06 18:32:04.664 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.664 | + functions-common:get_or_create_user:915 : user_id=0c301431c2624d9898e5321e458e06d6 2026-07-06 18:32:04.664 | + functions-common:get_or_create_user:916 : echo 0c301431c2624d9898e5321e458e06d6 2026-07-06 18:32:04.664 | 0c301431c2624d9898e5321e458e06d6 2026-07-06 18:32:04.664 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-06 18:32:04.665 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:32:04.665 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:32:04.665 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 18:32:04.665 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:32:04.665 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:32:04.665 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 18:32:04.665 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 18:32:04.666 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 18:32:04.666 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 18:32:04.666 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 18:32:04.666 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 18:32:04.666 | + 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-06 18:32:04.666 | ++ 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-06 18:32:04.666 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.666 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bb78f2741497436db596e274bbe537b6 2026-07-06 18:32:04.667 | + functions-common:get_or_add_user_project_role:980 : echo bb78f2741497436db596e274bbe537b6 2026-07-06 18:32:04.667 | bb78f2741497436db596e274bbe537b6 2026-07-06 18:32:04.667 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-06 18:32:04.667 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-06 18:32:04.667 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:32:04.667 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-06 18:32:04.667 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.231/volume 2026-07-06 18:32:04.668 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-06 18:32:04.668 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 18:32:04.668 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-06 18:32:04.668 | ++ 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-06 18:32:04.668 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.668 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 18:32:04.668 | 6cde9f02e4fa49a388ca067e7b73c602' 2026-07-06 18:32:04.669 | + functions-common:get_or_create_service:1067 : echo 6cde9f02e4fa49a388ca067e7b73c602 2026-07-06 18:32:04.669 | 6cde9f02e4fa49a388ca067e7b73c602 2026-07-06 18:32:04.669 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.231/volume/v3 2026-07-06 18:32:04.669 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 18:32:04.669 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.231/volume/v3 RegionOne 2026-07-06 18:32:04.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 18:32:04.669 | +++ 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-06 18:32:04.670 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.670 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 18:32:04.670 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 18:32:04.670 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.231/volume/v3 --region RegionOne -f value -c id 2026-07-06 18:32:04.670 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.670 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9848ff3237fb4de883f61905b89c2bb2 2026-07-06 18:32:04.670 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9848ff3237fb4de883f61905b89c2bb2 2026-07-06 18:32:04.671 | + functions-common:get_or_create_endpoint:1100 : public_id=9848ff3237fb4de883f61905b89c2bb2 2026-07-06 18:32:04.671 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 18:32:04.671 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 18:32:04.671 | + functions-common:get_or_create_endpoint:1109 : echo 9848ff3237fb4de883f61905b89c2bb2 2026-07-06 18:32:04.671 | 9848ff3237fb4de883f61905b89c2bb2 2026-07-06 18:32:04.671 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-06 18:32:04.671 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-06 18:32:04.672 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 18:32:04.672 | +++ 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-06 18:32:04.672 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.672 | ++ functions-common:get_or_create_project:928 : project_id=22426243f834473da7ef617fad5606d6 2026-07-06 18:32:04.672 | ++ functions-common:get_or_create_project:929 : echo 22426243f834473da7ef617fad5606d6 2026-07-06 18:32:04.672 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 22426243f834473da7ef617fad5606d6 2026-07-06 18:32:04.672 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-06 18:32:04.672 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 18:32:04.673 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 18:32:04.673 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-06 18:32:04.673 | +++ 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-06 18:32:04.673 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-06 18:32:04.673 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.673 | ++ functions-common:get_or_create_user:915 : user_id=0c301431c2624d9898e5321e458e06d6 2026-07-06 18:32:04.674 | ++ functions-common:get_or_create_user:916 : echo 0c301431c2624d9898e5321e458e06d6 2026-07-06 18:32:04.674 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 0c301431c2624d9898e5321e458e06d6 2026-07-06 18:32:04.702 | [2057 Async create_cinder_accounts:48498]: finished create_cinder_accounts with result 0 in 45 seconds 2026-07-06 18:32:04.706 | + inc/async:async_wait:197 : return 0 2026-07-06 18:32:04.708 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-06 18:32:04.749 | [2057 Async create_neutron_accounts:48640]: Waiting for completion of create_neutron_accounts running on PID 48640 (2 other jobs running) 2026-07-06 18:32:04.770 | [2057 Async create_neutron_accounts:48640]: Signaling child to exit 2026-07-06 18:32:04.771 | WAKEUP 2026-07-06 18:32:04.789 | [2057 Async create_neutron_accounts:48640]: Signaled 2026-07-06 18:32:04.791 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-06 18:32:04.791 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.231/ 2026-07-06 18:32:04.791 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-06 18:32:04.791 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.231/networking 2026-07-06 18:32:04.791 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-06 18:32:04.791 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:32:04.791 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-06 18:32:04.791 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-06 18:32:04.792 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 18:32:04.792 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 18:32:04.792 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 18:32:04.792 | ++ 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-06 18:32:04.792 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.792 | + functions-common:get_or_create_user:915 : user_id=2ed016895d0a4868910d5bbb7b74fd56 2026-07-06 18:32:04.792 | + functions-common:get_or_create_user:916 : echo 2ed016895d0a4868910d5bbb7b74fd56 2026-07-06 18:32:04.793 | 2ed016895d0a4868910d5bbb7b74fd56 2026-07-06 18:32:04.793 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-06 18:32:04.793 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:32:04.793 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:32:04.793 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 18:32:04.793 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:32:04.793 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:32:04.793 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 18:32:04.794 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 18:32:04.794 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 18:32:04.794 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 18:32:04.794 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 18:32:04.794 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 18:32:04.794 | + 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-06 18:32:04.794 | ++ 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-06 18:32:04.794 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.795 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bb78f2741497436db596e274bbe537b6 2026-07-06 18:32:04.795 | + functions-common:get_or_add_user_project_role:980 : echo bb78f2741497436db596e274bbe537b6 2026-07-06 18:32:04.795 | bb78f2741497436db596e274bbe537b6 2026-07-06 18:32:04.795 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-06 18:32:04.795 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-06 18:32:04.795 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 18:32:04.795 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-06 18:32:04.796 | ++ 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-06 18:32:04.796 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.796 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 18:32:04.796 | 06777323ac354ca984a960d462e2160e' 2026-07-06 18:32:04.796 | + functions-common:get_or_create_service:1067 : echo 06777323ac354ca984a960d462e2160e 2026-07-06 18:32:04.796 | 06777323ac354ca984a960d462e2160e 2026-07-06 18:32:04.796 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.231/networking 2026-07-06 18:32:04.797 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 18:32:04.797 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.231/networking RegionOne 2026-07-06 18:32:04.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 18:32:04.797 | +++ 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-06 18:32:04.797 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 18:32:04.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 18:32:04.797 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.231/networking --region RegionOne -f value -c id 2026-07-06 18:32:04.798 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:32:04.798 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0886695449b047428b64de7f67e563d3 2026-07-06 18:32:04.798 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0886695449b047428b64de7f67e563d3 2026-07-06 18:32:04.798 | + functions-common:get_or_create_endpoint:1100 : public_id=0886695449b047428b64de7f67e563d3 2026-07-06 18:32:04.798 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 18:32:04.798 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 18:32:04.798 | + functions-common:get_or_create_endpoint:1109 : echo 0886695449b047428b64de7f67e563d3 2026-07-06 18:32:04.799 | 0886695449b047428b64de7f67e563d3 2026-07-06 18:32:04.830 | [2057 Async create_neutron_accounts:48640]: finished create_neutron_accounts with result 0 in 36 seconds 2026-07-06 18:32:04.837 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-06 18:32:04.842 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-06 18:32:04.844 | + inc/async:async_wait:197 : return 0 2026-07-06 18:32:04.846 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-06 18:32:04.862 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:32:04.864 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-06 18:32:04.880 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:32:04.882 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-06 18:32:04.884 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:32:04.887 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-06 18:32:04.889 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-06 18:32:04.891 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-06 18:32:04.945 | + inc/async:async_inner:63 : init_glance 2026-07-06 18:32:04.980 | [2057 Async init_glance:50929]: running: init_glance 2026-07-06 18:32:04.982 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-06 18:32:04.999 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:32:05.001 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-06 18:32:05.004 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:32:05.008 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-06 18:32:05.010 | + ./stack.sh:main:1167 : configure_neutron 2026-07-06 18:32:05.014 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-06 18:32:05.017 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-06 18:32:05.019 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-06 18:32:05.037 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-06 18:32:05.039 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-06 18:32:18.001 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 18:32:18.001 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:32:18.001 | we strongly recommend against using it for new projects. 2026-07-06 18:32:18.001 | 2026-07-06 18:32:18.002 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:32:18.002 | framework. For more detail see 2026-07-06 18:32:18.002 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:32:18.002 | 2026-07-06 18:32:18.002 | __import__(import_str) 2026-07-06 18:32:19.024 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:32:19.049 | [50929 Async init_glance:50929]: finished successfully 2026-07-06 18:32:31.063 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-06 18:32:31.063 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-06 18:32:46.359 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-06 18:32:46.364 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-06 18:32:46.367 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-06 18:32:46.370 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-06 18:32:46.373 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-06 18:32:46.376 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-06 18:32:46.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-06 18:32:46.382 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-06 18:32:46.385 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-06 18:32:46.388 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-06 18:32:46.391 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-06 18:32:46.394 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-06 18:32:46.396 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-06 18:32:46.399 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-06 18:32:46.401 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-06 18:32:46.404 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-06 18:32:46.409 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:32:46.412 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:32:46.415 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-06 18:32:46.417 | + 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-06 18:32:46.423 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-06 18:32:46.426 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-06 18:32:46.429 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-06 18:32:46.431 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-06 18:32:46.434 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 18:32:46.437 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 18:32:46.440 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 18:32:46.458 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:32:46.461 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 18:32:46.464 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-06 18:32:46.468 | + 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-06 18:32:46.502 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-06 18:32:46.539 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-06 18:32:46.574 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-06 18:32:46.608 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-06 18:32:46.643 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-06 18:32:46.676 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-06 18:32:46.678 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-06 18:32:46.682 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-06 18:32:46.684 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 18:32:46.688 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 18:32:46.707 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 18:32:46.710 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 18:32:46.713 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 18:32:46.716 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 18:32:46.718 | + 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-06 18:32:46.752 | + 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-06 18:32:46.788 | + 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-06 18:32:46.823 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 18:32:46.857 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-06 18:32:46.892 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-06 18:32:46.895 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-06 18:32:46.898 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-06 18:32:46.902 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-06 18:32:46.905 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-06 18:32:46.908 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-06 18:32:46.911 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-06 18:32:46.914 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-06 18:32:46.930 | + 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-06 18:32:46.946 | + 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-06 18:32:46.960 | + 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-06 18:32:46.976 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-06 18:32:46.991 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-06 18:32:46.994 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 18:32:46.998 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-06 18:32:47.002 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.D1oJxkq5le 2026-07-06 18:32:47.005 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-06 18:32:47.007 | + 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-06 18:32:47.011 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.D1oJxkq5le 2026-07-06 18:32:47.019 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.D1oJxkq5le 2026-07-06 18:32:47.038 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.D1oJxkq5le /etc/sudoers.d/neutron-rootwrap 2026-07-06 18:32:47.053 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-06 18:32:47.056 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-06 18:32:47.059 | + 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-06 18:32:47.094 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-06 18:32:47.097 | + 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-06 18:32:47.131 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-06 18:32:47.135 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-06 18:32:47.138 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-06 18:32:47.141 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 18:32:47.143 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 18:32:47.146 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 18:32:47.165 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:32:47.169 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 18:32:47.172 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 18:32:47.175 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 18:32:47.194 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:32:47.198 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.231:5672/ 2026-07-06 18:32:47.202 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.231:5672/ 2026-07-06 18:32:47.236 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 18:32:47.239 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 18:32:47.242 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-06 18:32:47.263 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:32:47.266 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-06 18:32:47.285 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:32:47.288 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-06 18:32:47.308 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:32:47.312 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-06 18:32:47.331 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:32:47.334 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-06 18:32:47.353 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:32:47.356 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-06 18:32:47.359 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-06 18:32:47.379 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:32:47.382 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-06 18:32:47.384 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-06 18:32:47.387 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-06 18:32:47.387 | Configuring OVN 2026-07-06 18:32:47.390 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-06 18:32:47.393 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-06 18:32:47.397 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-06 18:32:47.401 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=6cc23ffa-72db-4b44-8507-8e19a669a910 2026-07-06 18:32:47.404 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-06 18:32:47.407 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-06 18:32:47.410 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 18:32:47.413 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 18:32:47.416 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 18:32:47.418 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 18:32:47.421 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 18:32:47.424 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 18:32:47.426 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 18:32:47.429 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 18:32:47.432 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 18:32:47.434 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 18:32:47.437 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 18:32:47.440 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 18:32:47.443 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 18:32:47.446 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-06 18:32:47.449 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-06 18:32:47.452 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-06 18:32:47.454 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-06 18:32:47.473 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:32:47.476 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-06 18:32:47.522 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-06 18:32:47.526 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-06 18:32:47.529 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-06 18:32:47.547 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:32:47.550 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-06 18:32:47.553 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 18:32:47.555 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-06 18:32:47.558 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-06 18:32:47.576 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-06 18:32:47.581 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-06 18:32:47.584 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-06 18:32:59.669 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 18:32:59.669 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:32:59.669 | we strongly recommend against using it for new projects. 2026-07-06 18:32:59.669 | 2026-07-06 18:32:59.669 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:32:59.670 | framework. For more detail see 2026-07-06 18:32:59.670 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:32:59.670 | 2026-07-06 18:32:59.670 | __import__(import_str) 2026-07-06 18:33:12.471 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-06 18:33:12.472 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-06 18:33:27.450 | + 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-06 18:33:27.456 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 18:33:27.459 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 18:33:27.461 | + 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-06 18:33:27.495 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-06 18:33:27.497 | + 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-06 18:33:27.531 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-06 18:33:27.565 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.231 2026-07-06 18:33:27.598 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-06 18:33:27.633 | + 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-06 18:33:27.666 | + 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-06 18:33:27.698 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.231:6642 2026-07-06 18:33:27.731 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-06 18:33:27.749 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:33:27.752 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-06 18:33:27.755 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-06 18:33:27.790 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.231:6641 2026-07-06 18:33:27.824 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-06 18:33:27.827 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-06 18:33:27.827 | Configuring Neutron for OVN 2026-07-06 18:33:27.830 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-06 18:33:27.848 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:33:27.851 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-06 18:33:27.855 | ++ 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-06 18:33:27.855 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-06 18:33:31.566 | + 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-06 18:33:31.570 | ++ 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-06 18:33:31.570 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-06 18:33:34.751 | + 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-06 18:33:34.754 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-06 18:33:34.768 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:33:34.770 | + 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-06 18:33:34.775 | ++ 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-06 18:33:34.775 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:33:34.775 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-06 18:33:34.775 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-06 18:33:34.778 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:33:34.778 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-06 18:33:34.783 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-06 18:33:34.783 | address-scope 2026-07-06 18:33:34.783 | agent 2026-07-06 18:33:34.783 | allowed-address-pairs 2026-07-06 18:33:34.783 | auto-allocated-topology 2026-07-06 18:33:34.783 | availability_zone 2026-07-06 18:33:34.783 | bgp 2026-07-06 18:33:34.783 | bgp_4byte_asn 2026-07-06 18:33:34.784 | bgp_dragent_scheduler 2026-07-06 18:33:34.784 | binding 2026-07-06 18:33:34.784 | binding-extended 2026-07-06 18:33:34.784 | default-subnetpools 2026-07-06 18:33:34.784 | dhcp_agent_scheduler 2026-07-06 18:33:34.784 | dns-domain-ports 2026-07-06 18:33:34.784 | dns-integration 2026-07-06 18:33:34.784 | dns-integration-domain-keywords 2026-07-06 18:33:34.784 | empty-string-filtering 2026-07-06 18:33:34.784 | enable-default-route-bfd 2026-07-06 18:33:34.784 | enable-default-route-ecmp 2026-07-06 18:33:34.785 | expose-port-forwarding-in-fip 2026-07-06 18:33:34.785 | ext-gw-mode 2026-07-06 18:33:34.785 | external-gateway-multihoming 2026-07-06 18:33:34.785 | external-net 2026-07-06 18:33:34.785 | extra_dhcp_opt 2026-07-06 18:33:34.785 | extraroute 2026-07-06 18:33:34.786 | extraroute-atomic 2026-07-06 18:33:34.786 | filter-validation 2026-07-06 18:33:34.786 | fip-port-details 2026-07-06 18:33:34.786 | flavors 2026-07-06 18:33:34.786 | floating-ip-port-forwarding 2026-07-06 18:33:34.786 | floating-ip-port-forwarding-description 2026-07-06 18:33:34.786 | floating-ip-port-forwarding-detail 2026-07-06 18:33:34.787 | floating-ip-port-forwarding-port-ranges 2026-07-06 18:33:34.787 | floatingip-pools 2026-07-06 18:33:34.787 | fwaas_v2 2026-07-06 18:33:34.787 | ip_allocation 2026-07-06 18:33:34.787 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:33:34.788 | l3-flavors 2026-07-06 18:33:34.788 | l3-ha 2026-07-06 18:33:34.788 | l3_agent_scheduler 2026-07-06 18:33:34.788 | logging 2026-07-06 18:33:34.788 | multi-provider 2026-07-06 18:33:34.788 | net-mtu 2026-07-06 18:33:34.788 | net-mtu-writable 2026-07-06 18:33:34.788 | network-ip-availability 2026-07-06 18:33:34.788 | network_availability_zone 2026-07-06 18:33:34.788 | network_ha 2026-07-06 18:33:34.788 | pagination 2026-07-06 18:33:34.788 | port-device-profile 2026-07-06 18:33:34.789 | port-hardware-offload-type 2026-07-06 18:33:34.789 | port-mac-address-regenerate 2026-07-06 18:33:34.789 | port-numa-affinity-policy 2026-07-06 18:33:34.789 | port-numa-affinity-policy-socket 2026-07-06 18:33:34.789 | port-resource-request 2026-07-06 18:33:34.789 | port-security 2026-07-06 18:33:34.789 | port-trusted-vif 2026-07-06 18:33:34.789 | project-id 2026-07-06 18:33:34.789 | provider 2026-07-06 18:33:34.789 | pvlan 2026-07-06 18:33:34.789 | qinq 2026-07-06 18:33:34.789 | qos 2026-07-06 18:33:34.790 | qos-bw-limit-direction 2026-07-06 18:33:34.790 | qos-bw-minimum-ingress 2026-07-06 18:33:34.790 | qos-default 2026-07-06 18:33:34.790 | qos-fip 2026-07-06 18:33:34.790 | qos-gateway-ip 2026-07-06 18:33:34.790 | qos-rule-type-details 2026-07-06 18:33:34.790 | qos-rule-type-filter 2026-07-06 18:33:34.790 | qos-rules-alias 2026-07-06 18:33:34.790 | quota-check-limit 2026-07-06 18:33:34.790 | quota-check-limit-default 2026-07-06 18:33:34.790 | quota_details 2026-07-06 18:33:34.790 | quotas 2026-07-06 18:33:34.791 | rbac-address-scope 2026-07-06 18:33:34.791 | rbac-policies 2026-07-06 18:33:34.791 | rbac-security-groups 2026-07-06 18:33:34.791 | router 2026-07-06 18:33:34.791 | router-enable-snat 2026-07-06 18:33:34.791 | router_availability_zone 2026-07-06 18:33:34.791 | security-group 2026-07-06 18:33:34.791 | security-groups-default-rules 2026-07-06 18:33:34.791 | security-groups-default-statefulness 2026-07-06 18:33:34.791 | security-groups-normalized-cidr 2026-07-06 18:33:34.791 | security-groups-remote-address-group 2026-07-06 18:33:34.792 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:33:34.792 | security-groups-shared-filtering 2026-07-06 18:33:34.792 | segment 2026-07-06 18:33:34.792 | sorting 2026-07-06 18:33:34.792 | standard-attr-description 2026-07-06 18:33:34.792 | standard-attr-fwaas-v2 2026-07-06 18:33:34.792 | standard-attr-revisions 2026-07-06 18:33:34.792 | standard-attr-tag 2026-07-06 18:33:34.792 | standard-attr-timestamp 2026-07-06 18:33:34.792 | stateful-security-group 2026-07-06 18:33:34.792 | subnet-dns-publish-fixed-ip 2026-07-06 18:33:34.792 | subnet-external-network 2026-07-06 18:33:34.793 | subnet-service-types 2026-07-06 18:33:34.793 | subnet_allocation 2026-07-06 18:33:34.793 | subnet_onboard 2026-07-06 18:33:34.793 | subnetpool-prefix-ops 2026-07-06 18:33:34.793 | tag-creation 2026-07-06 18:33:34.793 | tap-mirror 2026-07-06 18:33:34.793 | tap-mirror-both-direction 2026-07-06 18:33:34.793 | trunk 2026-07-06 18:33:34.793 | uplink-status-propagation 2026-07-06 18:33:34.793 | uplink-status-propagation-updatable 2026-07-06 18:33:34.793 | vlan-transparent 2026-07-06 18:33:34.793 | vpn-endpoint-groups 2026-07-06 18:33:34.794 | vpnaas' 2026-07-06 18:33:34.794 | ++ 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-06 18:33:34.794 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-06 18:33:34.794 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:33:34.794 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-06 18:33:34.794 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:33:34.794 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-06 18:33:34.797 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-06 18:33:34.797 | address-scope 2026-07-06 18:33:34.797 | agent 2026-07-06 18:33:34.797 | allowed-address-pairs 2026-07-06 18:33:34.797 | auto-allocated-topology 2026-07-06 18:33:34.797 | availability_zone 2026-07-06 18:33:34.797 | bgp 2026-07-06 18:33:34.797 | bgp_4byte_asn 2026-07-06 18:33:34.797 | bgp_dragent_scheduler 2026-07-06 18:33:34.797 | binding 2026-07-06 18:33:34.798 | binding-extended 2026-07-06 18:33:34.798 | default-subnetpools 2026-07-06 18:33:34.798 | dhcp_agent_scheduler 2026-07-06 18:33:34.798 | dns-domain-ports 2026-07-06 18:33:34.798 | dns-integration 2026-07-06 18:33:34.798 | dns-integration-domain-keywords 2026-07-06 18:33:34.798 | empty-string-filtering 2026-07-06 18:33:34.798 | enable-default-route-bfd 2026-07-06 18:33:34.798 | enable-default-route-ecmp 2026-07-06 18:33:34.798 | expose-port-forwarding-in-fip 2026-07-06 18:33:34.798 | ext-gw-mode 2026-07-06 18:33:34.799 | external-gateway-multihoming 2026-07-06 18:33:34.799 | external-net 2026-07-06 18:33:34.799 | extra_dhcp_opt 2026-07-06 18:33:34.799 | extraroute 2026-07-06 18:33:34.799 | extraroute-atomic 2026-07-06 18:33:34.799 | filter-validation 2026-07-06 18:33:34.799 | fip-port-details 2026-07-06 18:33:34.799 | flavors 2026-07-06 18:33:34.799 | floating-ip-port-forwarding 2026-07-06 18:33:34.799 | floating-ip-port-forwarding-description 2026-07-06 18:33:34.799 | floating-ip-port-forwarding-detail 2026-07-06 18:33:34.799 | floating-ip-port-forwarding-port-ranges 2026-07-06 18:33:34.800 | floatingip-pools 2026-07-06 18:33:34.800 | fwaas_v2 2026-07-06 18:33:34.800 | ip_allocation 2026-07-06 18:33:34.800 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:33:34.800 | l3-flavors 2026-07-06 18:33:34.800 | l3-ha 2026-07-06 18:33:34.800 | l3_agent_scheduler 2026-07-06 18:33:34.800 | logging 2026-07-06 18:33:34.800 | multi-provider 2026-07-06 18:33:34.800 | net-mtu 2026-07-06 18:33:34.800 | net-mtu-writable 2026-07-06 18:33:34.800 | network-ip-availability 2026-07-06 18:33:34.801 | network_availability_zone 2026-07-06 18:33:34.801 | network_ha 2026-07-06 18:33:34.801 | pagination 2026-07-06 18:33:34.801 | port-device-profile 2026-07-06 18:33:34.801 | port-hardware-offload-type 2026-07-06 18:33:34.801 | port-mac-address-regenerate 2026-07-06 18:33:34.801 | port-numa-affinity-policy 2026-07-06 18:33:34.801 | port-numa-affinity-policy-socket 2026-07-06 18:33:34.801 | port-resource-request 2026-07-06 18:33:34.801 | port-security 2026-07-06 18:33:34.801 | port-trusted-vif 2026-07-06 18:33:34.802 | project-id 2026-07-06 18:33:34.802 | provider 2026-07-06 18:33:34.802 | pvlan 2026-07-06 18:33:34.802 | qinq 2026-07-06 18:33:34.802 | qos 2026-07-06 18:33:34.802 | qos-bw-limit-direction 2026-07-06 18:33:34.802 | qos-bw-minimum-ingress 2026-07-06 18:33:34.802 | qos-default 2026-07-06 18:33:34.802 | qos-fip 2026-07-06 18:33:34.802 | qos-gateway-ip 2026-07-06 18:33:34.802 | qos-rule-type-details 2026-07-06 18:33:34.803 | qos-rule-type-filter 2026-07-06 18:33:34.803 | qos-rules-alias 2026-07-06 18:33:34.803 | quota-check-limit 2026-07-06 18:33:34.803 | quota-check-limit-default 2026-07-06 18:33:34.803 | quota_details 2026-07-06 18:33:34.803 | quotas 2026-07-06 18:33:34.803 | rbac-address-scope 2026-07-06 18:33:34.803 | rbac-policies 2026-07-06 18:33:34.803 | rbac-security-groups 2026-07-06 18:33:34.803 | router 2026-07-06 18:33:34.803 | router-enable-snat 2026-07-06 18:33:34.803 | router_availability_zone 2026-07-06 18:33:34.804 | security-group 2026-07-06 18:33:34.804 | security-groups-default-rules 2026-07-06 18:33:34.804 | security-groups-default-statefulness 2026-07-06 18:33:34.804 | security-groups-normalized-cidr 2026-07-06 18:33:34.804 | security-groups-remote-address-group 2026-07-06 18:33:34.804 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:33:34.804 | security-groups-shared-filtering 2026-07-06 18:33:34.804 | segment 2026-07-06 18:33:34.804 | sorting 2026-07-06 18:33:34.804 | standard-attr-description 2026-07-06 18:33:34.804 | standard-attr-fwaas-v2 2026-07-06 18:33:34.805 | standard-attr-revisions 2026-07-06 18:33:34.805 | standard-attr-tag 2026-07-06 18:33:34.805 | standard-attr-timestamp 2026-07-06 18:33:34.805 | stateful-security-group 2026-07-06 18:33:34.805 | subnet-dns-publish-fixed-ip 2026-07-06 18:33:34.805 | subnet-external-network 2026-07-06 18:33:34.805 | subnet-service-types 2026-07-06 18:33:34.805 | subnet_allocation 2026-07-06 18:33:34.805 | subnet_onboard 2026-07-06 18:33:34.805 | subnetpool-prefix-ops 2026-07-06 18:33:34.805 | tag-creation 2026-07-06 18:33:34.806 | tap-mirror 2026-07-06 18:33:34.806 | tap-mirror-both-direction 2026-07-06 18:33:34.806 | trunk 2026-07-06 18:33:34.806 | uplink-status-propagation 2026-07-06 18:33:34.806 | uplink-status-propagation-updatable 2026-07-06 18:33:34.806 | vlan-transparent 2026-07-06 18:33:34.806 | vpn-endpoint-groups 2026-07-06 18:33:34.806 | vpnaas' 2026-07-06 18:33:34.806 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-06 18:33:34.806 | address-scope 2026-07-06 18:33:34.806 | agent 2026-07-06 18:33:34.807 | allowed-address-pairs 2026-07-06 18:33:34.807 | auto-allocated-topology 2026-07-06 18:33:34.807 | availability_zone 2026-07-06 18:33:34.807 | bgp 2026-07-06 18:33:34.807 | bgp_4byte_asn 2026-07-06 18:33:34.807 | bgp_dragent_scheduler 2026-07-06 18:33:34.807 | binding 2026-07-06 18:33:34.807 | binding-extended 2026-07-06 18:33:34.807 | default-subnetpools 2026-07-06 18:33:34.807 | dhcp_agent_scheduler 2026-07-06 18:33:34.808 | dns-domain-ports 2026-07-06 18:33:34.808 | dns-integration 2026-07-06 18:33:34.808 | dns-integration-domain-keywords 2026-07-06 18:33:34.808 | empty-string-filtering 2026-07-06 18:33:34.808 | enable-default-route-bfd 2026-07-06 18:33:34.808 | enable-default-route-ecmp 2026-07-06 18:33:34.808 | expose-port-forwarding-in-fip 2026-07-06 18:33:34.808 | ext-gw-mode 2026-07-06 18:33:34.808 | external-gateway-multihoming 2026-07-06 18:33:34.808 | external-net 2026-07-06 18:33:34.808 | extra_dhcp_opt 2026-07-06 18:33:34.809 | extraroute 2026-07-06 18:33:34.809 | extraroute-atomic 2026-07-06 18:33:34.809 | filter-validation 2026-07-06 18:33:34.809 | fip-port-details 2026-07-06 18:33:34.809 | flavors 2026-07-06 18:33:34.809 | floating-ip-port-forwarding 2026-07-06 18:33:34.809 | floating-ip-port-forwarding-description 2026-07-06 18:33:34.809 | floating-ip-port-forwarding-detail 2026-07-06 18:33:34.809 | floating-ip-port-forwarding-port-ranges 2026-07-06 18:33:34.809 | floatingip-pools 2026-07-06 18:33:34.809 | fwaas_v2 2026-07-06 18:33:34.809 | ip_allocation 2026-07-06 18:33:34.810 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:33:34.810 | l3-flavors 2026-07-06 18:33:34.810 | l3-ha 2026-07-06 18:33:34.810 | l3_agent_scheduler 2026-07-06 18:33:34.810 | logging 2026-07-06 18:33:34.810 | multi-provider 2026-07-06 18:33:34.810 | net-mtu 2026-07-06 18:33:34.810 | net-mtu-writable 2026-07-06 18:33:34.810 | network-ip-availability 2026-07-06 18:33:34.810 | network_availability_zone 2026-07-06 18:33:34.810 | network_ha 2026-07-06 18:33:34.811 | pagination 2026-07-06 18:33:34.811 | port-device-profile 2026-07-06 18:33:34.811 | port-hardware-offload-type 2026-07-06 18:33:34.811 | port-mac-address-regenerate 2026-07-06 18:33:34.811 | port-numa-affinity-policy 2026-07-06 18:33:34.811 | port-numa-affinity-policy-socket 2026-07-06 18:33:34.811 | port-resource-request 2026-07-06 18:33:34.811 | port-security 2026-07-06 18:33:34.811 | port-trusted-vif 2026-07-06 18:33:34.811 | project-id 2026-07-06 18:33:34.811 | provider 2026-07-06 18:33:34.811 | pvlan 2026-07-06 18:33:34.812 | qinq 2026-07-06 18:33:34.812 | qos 2026-07-06 18:33:34.812 | qos-bw-limit-direction 2026-07-06 18:33:34.812 | qos-bw-minimum-ingress 2026-07-06 18:33:34.812 | qos-default 2026-07-06 18:33:34.812 | qos-fip 2026-07-06 18:33:34.812 | qos-gateway-ip 2026-07-06 18:33:34.812 | qos-rule-type-details 2026-07-06 18:33:34.812 | qos-rule-type-filter 2026-07-06 18:33:34.812 | qos-rules-alias 2026-07-06 18:33:34.812 | quota-check-limit 2026-07-06 18:33:34.813 | quota-check-limit-default 2026-07-06 18:33:34.813 | quota_details 2026-07-06 18:33:34.813 | quotas 2026-07-06 18:33:34.813 | rbac-address-scope 2026-07-06 18:33:34.813 | rbac-policies 2026-07-06 18:33:34.813 | rbac-security-groups 2026-07-06 18:33:34.813 | router 2026-07-06 18:33:34.813 | router-enable-snat 2026-07-06 18:33:34.813 | router_availability_zone 2026-07-06 18:33:34.813 | security-group 2026-07-06 18:33:34.813 | security-groups-default-rules 2026-07-06 18:33:34.813 | security-groups-default-statefulness 2026-07-06 18:33:34.814 | security-groups-normalized-cidr 2026-07-06 18:33:34.814 | security-groups-remote-address-group 2026-07-06 18:33:34.814 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:33:34.814 | security-groups-shared-filtering 2026-07-06 18:33:34.814 | segment 2026-07-06 18:33:34.814 | sorting 2026-07-06 18:33:34.814 | standard-attr-description 2026-07-06 18:33:34.814 | standard-attr-fwaas-v2 2026-07-06 18:33:34.814 | standard-attr-revisions 2026-07-06 18:33:34.814 | standard-attr-tag 2026-07-06 18:33:34.814 | standard-attr-timestamp 2026-07-06 18:33:34.815 | stateful-security-group 2026-07-06 18:33:34.815 | subnet-dns-publish-fixed-ip 2026-07-06 18:33:34.815 | subnet-external-network 2026-07-06 18:33:34.815 | subnet-service-types 2026-07-06 18:33:34.815 | subnet_allocation 2026-07-06 18:33:34.815 | subnet_onboard 2026-07-06 18:33:34.815 | subnetpool-prefix-ops 2026-07-06 18:33:34.815 | tag-creation 2026-07-06 18:33:34.815 | tap-mirror 2026-07-06 18:33:34.815 | tap-mirror-both-direction 2026-07-06 18:33:34.815 | trunk 2026-07-06 18:33:34.815 | uplink-status-propagation 2026-07-06 18:33:34.816 | uplink-status-propagation-updatable 2026-07-06 18:33:34.816 | vlan-transparent 2026-07-06 18:33:34.816 | vpn-endpoint-groups 2026-07-06 18:33:34.816 | vpnaas' 2026-07-06 18:33:34.816 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-06 18:33:34.816 | address-scope 2026-07-06 18:33:34.816 | agent 2026-07-06 18:33:34.816 | allowed-address-pairs 2026-07-06 18:33:34.816 | auto-allocated-topology 2026-07-06 18:33:34.816 | availability_zone 2026-07-06 18:33:34.816 | bgp 2026-07-06 18:33:34.816 | bgp_4byte_asn 2026-07-06 18:33:34.817 | bgp_dragent_scheduler 2026-07-06 18:33:34.817 | binding 2026-07-06 18:33:34.817 | binding-extended 2026-07-06 18:33:34.817 | default-subnetpools 2026-07-06 18:33:34.817 | dhcp_agent_scheduler 2026-07-06 18:33:34.817 | dns-domain-ports 2026-07-06 18:33:34.817 | dns-integration 2026-07-06 18:33:34.817 | dns-integration-domain-keywords 2026-07-06 18:33:34.817 | empty-string-filtering 2026-07-06 18:33:34.817 | enable-default-route-bfd 2026-07-06 18:33:34.817 | enable-default-route-ecmp 2026-07-06 18:33:34.818 | expose-port-forwarding-in-fip 2026-07-06 18:33:34.818 | ext-gw-mode 2026-07-06 18:33:34.818 | external-gateway-multihoming 2026-07-06 18:33:34.818 | external-net 2026-07-06 18:33:34.818 | extra_dhcp_opt 2026-07-06 18:33:34.818 | extraroute 2026-07-06 18:33:34.818 | extraroute-atomic 2026-07-06 18:33:34.818 | filter-validation 2026-07-06 18:33:34.818 | fip-port-details 2026-07-06 18:33:34.818 | flavors 2026-07-06 18:33:34.818 | floating-ip-port-forwarding 2026-07-06 18:33:34.818 | floating-ip-port-forwarding-description 2026-07-06 18:33:34.819 | floating-ip-port-forwarding-detail 2026-07-06 18:33:34.819 | floating-ip-port-forwarding-port-ranges 2026-07-06 18:33:34.819 | floatingip-pools 2026-07-06 18:33:34.819 | fwaas_v2 2026-07-06 18:33:34.819 | ip_allocation 2026-07-06 18:33:34.819 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:33:34.819 | l3-flavors 2026-07-06 18:33:34.819 | l3-ha 2026-07-06 18:33:34.819 | l3_agent_scheduler 2026-07-06 18:33:34.819 | logging 2026-07-06 18:33:34.819 | multi-provider 2026-07-06 18:33:34.819 | net-mtu 2026-07-06 18:33:34.820 | net-mtu-writable 2026-07-06 18:33:34.820 | network-ip-availability 2026-07-06 18:33:34.820 | network_availability_zone 2026-07-06 18:33:34.820 | network_ha 2026-07-06 18:33:34.820 | pagination 2026-07-06 18:33:34.820 | port-device-profile 2026-07-06 18:33:34.820 | port-hardware-offload-type 2026-07-06 18:33:34.820 | port-mac-address-regenerate 2026-07-06 18:33:34.820 | port-numa-affinity-policy 2026-07-06 18:33:34.820 | port-numa-affinity-policy-socket 2026-07-06 18:33:34.820 | port-resource-request 2026-07-06 18:33:34.821 | port-security 2026-07-06 18:33:34.821 | port-trusted-vif 2026-07-06 18:33:34.821 | project-id 2026-07-06 18:33:34.821 | provider 2026-07-06 18:33:34.821 | pvlan 2026-07-06 18:33:34.821 | qinq 2026-07-06 18:33:34.821 | qos 2026-07-06 18:33:34.821 | qos-bw-limit-direction 2026-07-06 18:33:34.821 | qos-bw-minimum-ingress 2026-07-06 18:33:34.821 | qos-default 2026-07-06 18:33:34.821 | qos-fip 2026-07-06 18:33:34.822 | qos-gateway-ip 2026-07-06 18:33:34.822 | qos-rule-type-details 2026-07-06 18:33:34.822 | qos-rule-type-filter 2026-07-06 18:33:34.822 | qos-rules-alias 2026-07-06 18:33:34.822 | quota-check-limit 2026-07-06 18:33:34.822 | quota-check-limit-default 2026-07-06 18:33:34.822 | quota_details 2026-07-06 18:33:34.822 | quotas 2026-07-06 18:33:34.822 | rbac-address-scope 2026-07-06 18:33:34.822 | rbac-policies 2026-07-06 18:33:34.822 | rbac-security-groups 2026-07-06 18:33:34.822 | router 2026-07-06 18:33:34.823 | router-enable-snat 2026-07-06 18:33:34.823 | router_availability_zone 2026-07-06 18:33:34.823 | security-group 2026-07-06 18:33:34.823 | security-groups-default-rules 2026-07-06 18:33:34.823 | security-groups-default-statefulness 2026-07-06 18:33:34.823 | security-groups-normalized-cidr 2026-07-06 18:33:34.823 | security-groups-remote-address-group 2026-07-06 18:33:34.823 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:33:34.823 | security-groups-shared-filtering 2026-07-06 18:33:34.823 | segment 2026-07-06 18:33:34.823 | sorting 2026-07-06 18:33:34.823 | standard-attr-description 2026-07-06 18:33:34.824 | standard-attr-fwaas-v2 2026-07-06 18:33:34.824 | standard-attr-revisions 2026-07-06 18:33:34.824 | standard-attr-tag 2026-07-06 18:33:34.824 | standard-attr-timestamp 2026-07-06 18:33:34.824 | stateful-security-group 2026-07-06 18:33:34.824 | subnet-dns-publish-fixed-ip 2026-07-06 18:33:34.824 | subnet-external-network 2026-07-06 18:33:34.824 | subnet-service-types 2026-07-06 18:33:34.824 | subnet_allocation 2026-07-06 18:33:34.824 | subnet_onboard 2026-07-06 18:33:34.824 | subnetpool-prefix-ops 2026-07-06 18:33:34.825 | tag-creation 2026-07-06 18:33:34.825 | tap-mirror 2026-07-06 18:33:34.825 | tap-mirror-both-direction 2026-07-06 18:33:34.825 | trunk 2026-07-06 18:33:34.825 | uplink-status-propagation 2026-07-06 18:33:34.825 | uplink-status-propagation-updatable 2026-07-06 18:33:34.825 | vlan-transparent 2026-07-06 18:33:34.825 | vpn-endpoint-groups 2026-07-06 18:33:34.825 | vpnaas' 2026-07-06 18:33:34.825 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:33:34.825 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-06 18:33:34.826 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:33:34.826 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-06 18:33:34.826 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-06 18:33:34.826 | address-scope 2026-07-06 18:33:34.826 | agent 2026-07-06 18:33:34.826 | allowed-address-pairs 2026-07-06 18:33:34.826 | auto-allocated-topology 2026-07-06 18:33:34.826 | availability_zone 2026-07-06 18:33:34.826 | bgp 2026-07-06 18:33:34.826 | bgp_4byte_asn 2026-07-06 18:33:34.826 | bgp_dragent_scheduler 2026-07-06 18:33:34.827 | binding 2026-07-06 18:33:34.827 | binding-extended 2026-07-06 18:33:34.827 | default-subnetpools 2026-07-06 18:33:34.827 | dhcp_agent_scheduler 2026-07-06 18:33:34.827 | dns-domain-ports 2026-07-06 18:33:34.827 | dns-integration 2026-07-06 18:33:34.827 | dns-integration-domain-keywords 2026-07-06 18:33:34.827 | empty-string-filtering 2026-07-06 18:33:34.827 | enable-default-route-bfd 2026-07-06 18:33:34.827 | enable-default-route-ecmp 2026-07-06 18:33:34.827 | expose-port-forwarding-in-fip 2026-07-06 18:33:34.827 | ext-gw-mode 2026-07-06 18:33:34.828 | external-gateway-multihoming 2026-07-06 18:33:34.828 | external-net 2026-07-06 18:33:34.828 | extra_dhcp_opt 2026-07-06 18:33:34.828 | extraroute 2026-07-06 18:33:34.828 | extraroute-atomic 2026-07-06 18:33:34.828 | filter-validation 2026-07-06 18:33:34.828 | fip-port-details 2026-07-06 18:33:34.828 | flavors 2026-07-06 18:33:34.828 | floating-ip-port-forwarding 2026-07-06 18:33:34.828 | floating-ip-port-forwarding-description 2026-07-06 18:33:34.828 | floating-ip-port-forwarding-detail 2026-07-06 18:33:34.829 | floating-ip-port-forwarding-port-ranges 2026-07-06 18:33:34.829 | floatingip-pools 2026-07-06 18:33:34.829 | fwaas_v2 2026-07-06 18:33:34.829 | ip_allocation 2026-07-06 18:33:34.829 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:33:34.829 | l3-flavors 2026-07-06 18:33:34.829 | l3-ha 2026-07-06 18:33:34.829 | l3_agent_scheduler 2026-07-06 18:33:34.829 | logging 2026-07-06 18:33:34.829 | multi-provider 2026-07-06 18:33:34.829 | net-mtu 2026-07-06 18:33:34.830 | net-mtu-writable 2026-07-06 18:33:34.830 | network-ip-availability 2026-07-06 18:33:34.830 | network_availability_zone 2026-07-06 18:33:34.830 | network_ha 2026-07-06 18:33:34.830 | pagination 2026-07-06 18:33:34.830 | port-device-profile 2026-07-06 18:33:34.830 | port-hardware-offload-type 2026-07-06 18:33:34.830 | port-mac-address-regenerate 2026-07-06 18:33:34.830 | port-numa-affinity-policy 2026-07-06 18:33:34.830 | port-numa-affinity-policy-socket 2026-07-06 18:33:34.830 | port-resource-request 2026-07-06 18:33:34.830 | port-security 2026-07-06 18:33:34.831 | port-trusted-vif 2026-07-06 18:33:34.831 | project-id 2026-07-06 18:33:34.831 | provider 2026-07-06 18:33:34.831 | pvlan 2026-07-06 18:33:34.831 | qinq 2026-07-06 18:33:34.831 | qos 2026-07-06 18:33:34.831 | qos-bw-limit-direction 2026-07-06 18:33:34.831 | qos-bw-minimum-ingress 2026-07-06 18:33:34.831 | qos-default 2026-07-06 18:33:34.831 | qos-fip 2026-07-06 18:33:34.831 | qos-gateway-ip 2026-07-06 18:33:34.831 | qos-rule-type-details 2026-07-06 18:33:34.832 | qos-rule-type-filter 2026-07-06 18:33:34.832 | qos-rules-alias 2026-07-06 18:33:34.832 | quota-check-limit 2026-07-06 18:33:34.832 | quota-check-limit-default 2026-07-06 18:33:34.832 | quota_details 2026-07-06 18:33:34.832 | quotas 2026-07-06 18:33:34.832 | rbac-address-scope 2026-07-06 18:33:34.832 | rbac-policies 2026-07-06 18:33:34.832 | rbac-security-groups 2026-07-06 18:33:34.832 | router 2026-07-06 18:33:34.832 | router-enable-snat 2026-07-06 18:33:34.833 | router_availability_zone 2026-07-06 18:33:34.833 | security-group 2026-07-06 18:33:34.833 | security-groups-default-rules 2026-07-06 18:33:34.833 | security-groups-default-statefulness 2026-07-06 18:33:34.833 | security-groups-normalized-cidr 2026-07-06 18:33:34.833 | security-groups-remote-address-group 2026-07-06 18:33:34.833 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:33:34.833 | security-groups-shared-filtering 2026-07-06 18:33:34.833 | segment 2026-07-06 18:33:34.833 | sorting 2026-07-06 18:33:34.833 | standard-attr-description 2026-07-06 18:33:34.834 | standard-attr-fwaas-v2 2026-07-06 18:33:34.834 | standard-attr-revisions 2026-07-06 18:33:34.834 | standard-attr-tag 2026-07-06 18:33:34.834 | standard-attr-timestamp 2026-07-06 18:33:34.834 | stateful-security-group 2026-07-06 18:33:34.834 | subnet-dns-publish-fixed-ip 2026-07-06 18:33:34.834 | subnet-external-network 2026-07-06 18:33:34.834 | subnet-service-types 2026-07-06 18:33:34.834 | subnet_allocation 2026-07-06 18:33:34.834 | subnet_onboard 2026-07-06 18:33:34.835 | subnetpool-prefix-ops 2026-07-06 18:33:34.835 | tag-creation 2026-07-06 18:33:34.835 | tap-mirror 2026-07-06 18:33:34.835 | tap-mirror-both-direction 2026-07-06 18:33:34.835 | trunk 2026-07-06 18:33:34.835 | uplink-status-propagation 2026-07-06 18:33:34.835 | uplink-status-propagation-updatable 2026-07-06 18:33:34.835 | vlan-transparent 2026-07-06 18:33:34.835 | vpn-endpoint-groups 2026-07-06 18:33:34.836 | vpnaas' 2026-07-06 18:33:34.836 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-06 18:33:34.836 | address-scope 2026-07-06 18:33:34.836 | agent 2026-07-06 18:33:34.836 | allowed-address-pairs 2026-07-06 18:33:34.836 | auto-allocated-topology 2026-07-06 18:33:34.836 | availability_zone 2026-07-06 18:33:34.836 | bgp 2026-07-06 18:33:34.836 | bgp_4byte_asn 2026-07-06 18:33:34.836 | bgp_dragent_scheduler 2026-07-06 18:33:34.836 | binding 2026-07-06 18:33:34.837 | binding-extended 2026-07-06 18:33:34.837 | default-subnetpools 2026-07-06 18:33:34.837 | dhcp_agent_scheduler 2026-07-06 18:33:34.837 | dns-domain-ports 2026-07-06 18:33:34.837 | dns-integration 2026-07-06 18:33:34.837 | dns-integration-domain-keywords 2026-07-06 18:33:34.837 | empty-string-filtering 2026-07-06 18:33:34.837 | enable-default-route-bfd 2026-07-06 18:33:34.837 | enable-default-route-ecmp 2026-07-06 18:33:34.837 | expose-port-forwarding-in-fip 2026-07-06 18:33:34.837 | ext-gw-mode 2026-07-06 18:33:34.837 | external-gateway-multihoming 2026-07-06 18:33:34.838 | external-net 2026-07-06 18:33:34.838 | extra_dhcp_opt 2026-07-06 18:33:34.838 | extraroute 2026-07-06 18:33:34.838 | extraroute-atomic 2026-07-06 18:33:34.838 | filter-validation 2026-07-06 18:33:34.838 | fip-port-details 2026-07-06 18:33:34.838 | flavors 2026-07-06 18:33:34.838 | floating-ip-port-forwarding 2026-07-06 18:33:34.838 | floating-ip-port-forwarding-description 2026-07-06 18:33:34.838 | floating-ip-port-forwarding-detail 2026-07-06 18:33:34.838 | floating-ip-port-forwarding-port-ranges 2026-07-06 18:33:34.839 | floatingip-pools 2026-07-06 18:33:34.839 | fwaas_v2 2026-07-06 18:33:34.839 | ip_allocation 2026-07-06 18:33:34.839 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:33:34.839 | l3-flavors 2026-07-06 18:33:34.839 | l3-ha 2026-07-06 18:33:34.839 | l3_agent_scheduler 2026-07-06 18:33:34.839 | logging 2026-07-06 18:33:34.839 | multi-provider 2026-07-06 18:33:34.839 | net-mtu 2026-07-06 18:33:34.839 | net-mtu-writable 2026-07-06 18:33:34.839 | network-ip-availability 2026-07-06 18:33:34.840 | network_availability_zone 2026-07-06 18:33:34.840 | network_ha 2026-07-06 18:33:34.840 | pagination 2026-07-06 18:33:34.840 | port-device-profile 2026-07-06 18:33:34.840 | port-hardware-offload-type 2026-07-06 18:33:34.840 | port-mac-address-regenerate 2026-07-06 18:33:34.840 | port-numa-affinity-policy 2026-07-06 18:33:34.840 | port-numa-affinity-policy-socket 2026-07-06 18:33:34.840 | port-resource-request 2026-07-06 18:33:34.840 | port-security 2026-07-06 18:33:34.840 | port-trusted-vif 2026-07-06 18:33:34.841 | project-id 2026-07-06 18:33:34.841 | provider 2026-07-06 18:33:34.841 | pvlan 2026-07-06 18:33:34.841 | qinq 2026-07-06 18:33:34.841 | qos 2026-07-06 18:33:34.841 | qos-bw-limit-direction 2026-07-06 18:33:34.841 | qos-bw-minimum-ingress 2026-07-06 18:33:34.841 | qos-default 2026-07-06 18:33:34.841 | qos-fip 2026-07-06 18:33:34.841 | qos-gateway-ip 2026-07-06 18:33:34.841 | qos-rule-type-details 2026-07-06 18:33:34.841 | qos-rule-type-filter 2026-07-06 18:33:34.842 | qos-rules-alias 2026-07-06 18:33:34.842 | quota-check-limit 2026-07-06 18:33:34.842 | quota-check-limit-default 2026-07-06 18:33:34.842 | quota_details 2026-07-06 18:33:34.842 | quotas 2026-07-06 18:33:34.842 | rbac-address-scope 2026-07-06 18:33:34.842 | rbac-policies 2026-07-06 18:33:34.842 | rbac-security-groups 2026-07-06 18:33:34.842 | router 2026-07-06 18:33:34.842 | router-enable-snat 2026-07-06 18:33:34.842 | router_availability_zone 2026-07-06 18:33:34.842 | security-group 2026-07-06 18:33:34.843 | security-groups-default-rules 2026-07-06 18:33:34.843 | security-groups-default-statefulness 2026-07-06 18:33:34.843 | security-groups-normalized-cidr 2026-07-06 18:33:34.843 | security-groups-remote-address-group 2026-07-06 18:33:34.843 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:33:34.843 | security-groups-shared-filtering 2026-07-06 18:33:34.843 | segment 2026-07-06 18:33:34.843 | sorting 2026-07-06 18:33:34.843 | standard-attr-description 2026-07-06 18:33:34.843 | standard-attr-fwaas-v2 2026-07-06 18:33:34.843 | standard-attr-revisions 2026-07-06 18:33:34.844 | standard-attr-tag 2026-07-06 18:33:34.844 | standard-attr-timestamp 2026-07-06 18:33:34.844 | stateful-security-group 2026-07-06 18:33:34.844 | subnet-dns-publish-fixed-ip 2026-07-06 18:33:34.844 | subnet-external-network 2026-07-06 18:33:34.844 | subnet-service-types 2026-07-06 18:33:34.844 | subnet_allocation 2026-07-06 18:33:34.844 | subnet_onboard 2026-07-06 18:33:34.844 | subnetpool-prefix-ops 2026-07-06 18:33:34.844 | tag-creation 2026-07-06 18:33:34.844 | tap-mirror 2026-07-06 18:33:34.844 | tap-mirror-both-direction 2026-07-06 18:33:34.845 | trunk 2026-07-06 18:33:34.845 | uplink-status-propagation 2026-07-06 18:33:34.845 | uplink-status-propagation-updatable 2026-07-06 18:33:34.845 | vlan-transparent 2026-07-06 18:33:34.845 | vpn-endpoint-groups 2026-07-06 18:33:34.845 | vpnaas' 2026-07-06 18:33:34.845 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-06 18:33:34.845 | address-scope 2026-07-06 18:33:34.845 | agent 2026-07-06 18:33:34.845 | allowed-address-pairs 2026-07-06 18:33:34.845 | auto-allocated-topology 2026-07-06 18:33:34.846 | availability_zone 2026-07-06 18:33:34.846 | bgp 2026-07-06 18:33:34.846 | bgp_4byte_asn 2026-07-06 18:33:34.846 | bgp_dragent_scheduler 2026-07-06 18:33:34.846 | binding 2026-07-06 18:33:34.846 | binding-extended 2026-07-06 18:33:34.846 | default-subnetpools 2026-07-06 18:33:34.846 | dhcp_agent_scheduler 2026-07-06 18:33:34.846 | dns-domain-ports 2026-07-06 18:33:34.846 | dns-integration 2026-07-06 18:33:34.846 | dns-integration-domain-keywords 2026-07-06 18:33:34.846 | empty-string-filtering 2026-07-06 18:33:34.847 | enable-default-route-bfd 2026-07-06 18:33:34.847 | enable-default-route-ecmp 2026-07-06 18:33:34.847 | expose-port-forwarding-in-fip 2026-07-06 18:33:34.847 | ext-gw-mode 2026-07-06 18:33:34.847 | external-gateway-multihoming 2026-07-06 18:33:34.847 | external-net 2026-07-06 18:33:34.847 | extra_dhcp_opt 2026-07-06 18:33:34.847 | extraroute 2026-07-06 18:33:34.847 | extraroute-atomic 2026-07-06 18:33:34.847 | filter-validation 2026-07-06 18:33:34.847 | fip-port-details 2026-07-06 18:33:34.848 | flavors 2026-07-06 18:33:34.848 | floating-ip-port-forwarding 2026-07-06 18:33:34.848 | floating-ip-port-forwarding-description 2026-07-06 18:33:34.848 | floating-ip-port-forwarding-detail 2026-07-06 18:33:34.848 | floating-ip-port-forwarding-port-ranges 2026-07-06 18:33:34.848 | floatingip-pools 2026-07-06 18:33:34.848 | fwaas_v2 2026-07-06 18:33:34.848 | ip_allocation 2026-07-06 18:33:34.848 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:33:34.848 | l3-flavors 2026-07-06 18:33:34.848 | l3-ha 2026-07-06 18:33:34.848 | l3_agent_scheduler 2026-07-06 18:33:34.849 | logging 2026-07-06 18:33:34.849 | multi-provider 2026-07-06 18:33:34.849 | net-mtu 2026-07-06 18:33:34.849 | net-mtu-writable 2026-07-06 18:33:34.849 | network-ip-availability 2026-07-06 18:33:34.849 | network_availability_zone 2026-07-06 18:33:34.849 | network_ha 2026-07-06 18:33:34.849 | pagination 2026-07-06 18:33:34.849 | port-device-profile 2026-07-06 18:33:34.849 | port-hardware-offload-type 2026-07-06 18:33:34.849 | port-mac-address-regenerate 2026-07-06 18:33:34.849 | port-numa-affinity-policy 2026-07-06 18:33:34.850 | port-numa-affinity-policy-socket 2026-07-06 18:33:34.850 | port-resource-request 2026-07-06 18:33:34.850 | port-security 2026-07-06 18:33:34.850 | port-trusted-vif 2026-07-06 18:33:34.850 | project-id 2026-07-06 18:33:34.850 | provider 2026-07-06 18:33:34.850 | pvlan 2026-07-06 18:33:34.850 | qinq 2026-07-06 18:33:34.850 | qos 2026-07-06 18:33:34.850 | qos-bw-limit-direction 2026-07-06 18:33:34.850 | qos-bw-minimum-ingress 2026-07-06 18:33:34.851 | qos-default 2026-07-06 18:33:34.851 | qos-fip 2026-07-06 18:33:34.851 | qos-gateway-ip 2026-07-06 18:33:34.851 | qos-rule-type-details 2026-07-06 18:33:34.851 | qos-rule-type-filter 2026-07-06 18:33:34.851 | qos-rules-alias 2026-07-06 18:33:34.851 | quota-check-limit 2026-07-06 18:33:34.851 | quota-check-limit-default 2026-07-06 18:33:34.851 | quota_details 2026-07-06 18:33:34.851 | quotas 2026-07-06 18:33:34.851 | rbac-address-scope 2026-07-06 18:33:34.851 | rbac-policies 2026-07-06 18:33:34.852 | rbac-security-groups 2026-07-06 18:33:34.852 | router 2026-07-06 18:33:34.852 | router-enable-snat 2026-07-06 18:33:34.852 | router_availability_zone 2026-07-06 18:33:34.852 | security-group 2026-07-06 18:33:34.852 | security-groups-default-rules 2026-07-06 18:33:34.852 | security-groups-default-statefulness 2026-07-06 18:33:34.852 | security-groups-normalized-cidr 2026-07-06 18:33:34.852 | security-groups-remote-address-group 2026-07-06 18:33:34.852 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:33:34.852 | security-groups-shared-filtering 2026-07-06 18:33:34.853 | segment 2026-07-06 18:33:34.853 | sorting 2026-07-06 18:33:34.853 | standard-attr-description 2026-07-06 18:33:34.853 | standard-attr-fwaas-v2 2026-07-06 18:33:34.853 | standard-attr-revisions 2026-07-06 18:33:34.853 | standard-attr-tag 2026-07-06 18:33:34.853 | standard-attr-timestamp 2026-07-06 18:33:34.853 | stateful-security-group 2026-07-06 18:33:34.853 | subnet-dns-publish-fixed-ip 2026-07-06 18:33:34.853 | subnet-external-network 2026-07-06 18:33:34.853 | subnet-service-types 2026-07-06 18:33:34.853 | subnet_allocation 2026-07-06 18:33:34.854 | subnet_onboard 2026-07-06 18:33:34.854 | subnetpool-prefix-ops 2026-07-06 18:33:34.854 | tag-creation 2026-07-06 18:33:34.854 | tap-mirror 2026-07-06 18:33:34.854 | tap-mirror-both-direction 2026-07-06 18:33:34.854 | trunk 2026-07-06 18:33:34.854 | uplink-status-propagation 2026-07-06 18:33:34.854 | uplink-status-propagation-updatable 2026-07-06 18:33:34.854 | vlan-transparent 2026-07-06 18:33:34.854 | vpn-endpoint-groups 2026-07-06 18:33:34.854 | vpnaas' 2026-07-06 18:33:34.854 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:33:34.855 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-06 18:33:34.855 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:33:34.855 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-06 18:33:34.855 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-06 18:33:34.855 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-06 18:33:34.855 | ++ 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-06 18:33:34.855 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-06 18:33:34.855 | + 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-06 18:33:34.855 | + 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-06 18:33:34.856 | + 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-06 18:33:34.856 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:34.856 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-06 18:33:34.856 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-06 18:33:34.856 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-06 18:33:34.856 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:34.856 | + 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-06 18:33:34.877 | + 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.231:6641 2026-07-06 18:33:34.879 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:34.881 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 18:33:34.883 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.231:6641 2026-07-06 18:33:34.886 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.231:6641 ']' 2026-07-06 18:33:34.888 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:34.890 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.231:6641 2026-07-06 18:33:34.917 | + 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.231:6642 2026-07-06 18:33:34.919 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:34.921 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 18:33:34.923 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.231:6642 2026-07-06 18:33:34.925 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.231:6642 ']' 2026-07-06 18:33:34.927 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:34.929 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.231:6642 2026-07-06 18:33:34.958 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-06 18:33:34.972 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:33:34.974 | + 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-06 18:33:34.976 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:34.979 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 18:33:34.981 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-06 18:33:34.984 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-06 18:33:34.986 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:34.988 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-06 18:33:35.017 | + 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-06 18:33:35.020 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:35.022 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 18:33:35.024 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-06 18:33:35.026 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-06 18:33:35.029 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:35.031 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-06 18:33:35.059 | + 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-06 18:33:35.061 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:35.064 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-06 18:33:35.066 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-06 18:33:35.068 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-06 18:33:35.070 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:35.073 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-06 18:33:35.102 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-06 18:33:35.120 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-06 18:33:35.135 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:33:35.137 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-06 18:33:35.139 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-06 18:33:35.154 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:33:35.157 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-06 18:33:35.159 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-06 18:33:35.161 | + 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-06 18:33:35.163 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:35.165 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 18:33:35.167 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-06 18:33:35.169 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-06 18:33:35.172 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:35.174 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-06 18:33:35.202 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-06 18:33:35.217 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:33:35.219 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-06 18:33:35.251 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-06 18:33:35.268 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:33:35.271 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-06 18:33:35.300 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-06 18:33:35.315 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:33:35.317 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-06 18:33:35.319 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-06 18:33:35.334 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:33:35.336 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-06 18:33:35.339 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-06 18:33:35.341 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-06 18:33:35.369 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-06 18:33:35.385 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:33:35.388 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-06 18:33:35.404 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:33:35.406 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-06 18:33:35.422 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:33:35.424 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-06 18:33:35.439 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:33:35.442 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-06 18:33:35.458 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:33:35.460 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-06 18:33:35.477 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:33:35.479 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-06 18:33:35.482 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-06 18:33:35.484 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-06 18:33:35.489 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-06 18:33:35.519 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-06 18:33:35.549 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-06 18:33:35.579 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-06 18:33:35.609 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-06 18:33:35.612 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 18:33:35.614 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-06 18:33:35.616 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 18:33:35.618 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 18:33:35.620 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-06 18:33:35.623 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 18:33:35.625 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-06 18:33:35.627 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 18:33:35.629 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-06 18:33:35.657 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-06 18:33:35.686 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.231/identity 2026-07-06 18:33:35.715 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-06 18:33:35.745 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-06 18:33:35.774 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-06 18:33:35.804 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-06 18:33:35.833 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-06 18:33:35.862 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.231/identity 2026-07-06 18:33:35.892 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 18:33:35.923 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 18:33:35.953 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 18:33:35.956 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-06 18:33:35.986 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-06 18:33:36.016 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-06 18:33:36.019 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 18:33:36.021 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 18:33:36.023 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-06 18:33:36.026 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-06 18:33:36.055 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-06 18:33:36.085 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.231/identity 2026-07-06 18:33:36.115 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-06 18:33:36.145 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-06 18:33:36.175 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-06 18:33:36.203 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-06 18:33:36.232 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-06 18:33:36.262 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-06 18:33:36.264 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 18:33:36.266 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-06 18:33:36.269 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-06 18:33:36.271 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-06 18:33:36.301 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-06 18:33:36.331 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.231/identity 2026-07-06 18:33:36.359 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-06 18:33:36.387 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-06 18:33:36.415 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-06 18:33:36.444 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-06 18:33:36.472 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-06 18:33:36.500 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-06 18:33:36.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-06 18:33:36.505 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-06 18:33:36.507 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-06 18:33:36.509 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-06 18:33:36.511 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-06 18:33:36.513 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-06 18:33:36.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-06 18:33:36.518 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-06 18:33:36.520 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-06 18:33:36.522 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-06 18:33:36.524 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-06 18:33:36.526 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-06 18:33:36.528 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-06 18:33:36.531 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-06 18:33:36.533 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-06 18:33:36.535 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-06 18:33:36.537 | + 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-06 18:33:36.539 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:36.542 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-06 18:33:36.544 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-06 18:33:36.546 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-06 18:33:36.548 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:36.550 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-06 18:33:36.578 | + 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-06 18:33:36.580 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:36.582 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 18:33:36.584 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-06 18:33:36.586 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-06 18:33:36.588 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:36.591 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-06 18:33:36.618 | + 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-06 18:33:36.620 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:36.622 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 18:33:36.624 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-06 18:33:36.626 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-06 18:33:36.629 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:36.631 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-06 18:33:36.657 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-06 18:33:36.659 | + 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-06 18:33:36.661 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:36.664 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 18:33:36.666 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-06 18:33:36.668 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-06 18:33:36.670 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:36.672 | + 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-06 18:33:36.699 | + 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-06 18:33:36.701 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:36.703 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 18:33:36.705 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-06 18:33:36.708 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-06 18:33:36.710 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:36.712 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-06 18:33:36.738 | + 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-06 18:33:36.741 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:36.743 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 18:33:36.745 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-06 18:33:36.747 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-06 18:33:36.749 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:36.751 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-06 18:33:36.778 | + 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-06 18:33:36.780 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:36.782 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-06 18:33:36.784 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-06 18:33:36.786 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-06 18:33:36.788 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:36.791 | + 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-06 18:33:36.817 | + 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-06 18:33:36.819 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:36.821 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-06 18:33:36.824 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-06 18:33:36.826 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-06 18:33:36.828 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:36.830 | + 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-06 18:33:36.857 | + 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-06 18:33:36.859 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:36.862 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-06 18:33:36.864 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-06 18:33:36.866 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-06 18:33:36.868 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:36.870 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-06 18:33:36.900 | + 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-06 18:33:36.902 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:36.904 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-06 18:33:36.907 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-06 18:33:36.909 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-06 18:33:36.911 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:36.913 | + 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-06 18:33:36.942 | + 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-06 18:33:36.944 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 18:33:36.947 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-06 18:33:36.949 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-06 18:33:36.951 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-06 18:33:36.953 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 18:33:36.956 | + 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-06 18:33:36.983 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-06 18:33:36.985 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-06 18:33:37.013 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-06 18:33:37.042 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-06 18:33:37.044 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-06 18:33:37.047 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-06 18:33:37.049 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-06 18:33:37.052 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 18:33:37.054 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-06 18:33:37.056 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-06 18:33:37.059 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 18:33:37.061 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 18:33:37.078 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 18:33:37.078 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 18:33:37.090 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 18:33:37.094 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 18:33:37.109 | /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-06 18:33:37.113 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-06 18:33:37.116 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-06 18:33:37.119 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 18:33:37.122 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-06 18:33:37.152 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-06 18:33:37.181 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-06 18:33:37.207 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-06 18:33:37.235 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 18:33:37.263 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 18:33:37.292 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-06 18:33:37.320 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-06 18:33:37.349 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-06 18:33:37.377 | + 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-06 18:33:37.406 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 18:33:37.435 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 18:33:37.463 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-06 18:33:37.491 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-06 18:33:37.519 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 18:33:37.522 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 18:33:37.525 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-06 18:33:37.527 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-06 18:33:37.529 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 18:33:37.532 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:33:37.534 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:33:37.536 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-06 18:33:37.539 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-06 18:33:37.541 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-06 18:33:37.570 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 18:33:37.600 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-06 18:33:37.600 | + 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-06 18:33:37.610 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-06 18:33:37.614 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-06 18:33:37.616 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-06 18:33:37.619 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 18:33:37.621 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 18:33:37.623 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 18:33:37.625 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 18:33:37.628 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:33:37.630 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:33:37.632 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 18:33:37.634 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 18:33:37.636 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:33:37.639 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:33:37.641 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-06 18:33:37.654 | perl: warning: Setting locale failed. 2026-07-06 18:33:37.654 | perl: warning: Please check that your locale settings: 2026-07-06 18:33:37.654 | LANGUAGE = (unset), 2026-07-06 18:33:37.654 | LC_ALL = "en_US.utf8", 2026-07-06 18:33:37.654 | LANG = "de_DE.UTF-8" 2026-07-06 18:33:37.654 | are supported and installed on your system. 2026-07-06 18:33:37.654 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 18:33:37.693 | Enabling site neutron-api. 2026-07-06 18:33:37.698 | To activate the new configuration, you need to run: 2026-07-06 18:33:37.698 | systemctl reload apache2 2026-07-06 18:33:37.703 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 18:33:37.705 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 18:33:37.708 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 18:33:37.710 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 18:33:37.864 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-06 18:33:37.883 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:33:37.886 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-06 18:33:37.901 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:33:37.904 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-06 18:33:37.906 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-06 18:33:37.963 | + inc/async:async_inner:63 : init_neutron 2026-07-06 18:33:37.998 | [2057 Async init_neutron:55125]: running: init_neutron 2026-07-06 18:33:38.001 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-06 18:33:38.019 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:33:38.022 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-06 18:33:38.045 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:33:38.048 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-06 18:33:38.051 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-06 18:33:38.054 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-06 18:33:38.092 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-06 18:33:38.095 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-06 18:33:38.133 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-06 18:33:38.154 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:33:38.156 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-06 18:33:38.176 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:33:38.180 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-06 18:33:38.183 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:33:38.186 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-06 18:33:38.190 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-06 18:33:38.193 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-06 18:33:38.263 | + inc/async:async_inner:63 : init_cinder 2026-07-06 18:33:38.309 | [2057 Async init_cinder:55361]: running: init_cinder 2026-07-06 18:33:38.313 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-06 18:33:38.342 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:33:38.347 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-06 18:33:38.351 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:33:38.355 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-06 18:33:38.359 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-06 18:33:38.363 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-06 18:33:38.457 | + inc/async:async_inner:63 : init_placement 2026-07-06 18:33:38.504 | [2057 Async init_placement:55491]: running: init_placement 2026-07-06 18:33:38.504 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-06 18:33:38.562 | [2057 Async init_neutron:55125]: Waiting for completion of init_neutron running on PID 55125 (5 other jobs running) 2026-07-06 18:33:38.595 | [2057 Async init_neutron:55125]: Signaling child to exit 2026-07-06 18:33:53.041 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:33:53.083 | [55361 Async init_cinder:55361]: finished successfully 2026-07-06 18:34:29.488 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:34:29.521 | [55491 Async init_placement:55491]: finished successfully 2026-07-06 18:34:32.743 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:34:32.768 | [55125 Async init_neutron:55125]: finished successfully 2026-07-06 18:34:32.792 | WAKEUP 2026-07-06 18:34:32.813 | [2057 Async init_neutron:55125]: Signaled 2026-07-06 18:34:32.814 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-06 18:34:32.814 | + lib/database:recreate_database:112 : local db=neutron 2026-07-06 18:34:32.815 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-06 18:34:32.815 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-06 18:34:32.815 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-06 18:34:32.815 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:34:32.815 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-06 18:34:32.815 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:34:32.815 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-06 18:34:32.816 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 18:34:32.816 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:34:32.816 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:34:32.816 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:34:32.816 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362818149 2026-07-06 18:34:32.816 | + 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-06 18:34:32.816 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-06 18:34:32.817 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-06 18:34:32.817 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-06 18:34:32.817 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-06 18:34:32.817 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-06 18:34:32.817 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-06 18:34:32.817 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-06 18:34:32.818 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-06 18:34:32.818 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-06 18:34:32.818 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-06 18:34:32.818 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-06 18:34:32.818 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-06 18:34:32.818 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-06 18:34:32.818 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-06 18:34:32.818 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-06 18:34:32.819 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-06 18:34:32.819 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-06 18:34:32.819 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-06 18:34:32.819 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-06 18:34:32.819 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-06 18:34:32.819 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-06 18:34:32.819 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-06 18:34:32.820 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-06 18:34:32.820 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-06 18:34:32.820 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-06 18:34:32.820 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-06 18:34:32.820 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-06 18:34:32.820 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-06 18:34:32.820 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-06 18:34:32.820 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-06 18:34:32.821 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-06 18:34:32.821 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-06 18:34:32.821 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-06 18:34:32.821 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-06 18:34:32.821 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-06 18:34:32.821 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-06 18:34:32.821 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-06 18:34:32.822 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-06 18:34:32.822 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-06 18:34:32.822 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-06 18:34:32.822 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-06 18:34:32.822 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-06 18:34:32.822 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-06 18:34:32.822 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-06 18:34:32.823 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-06 18:34:32.823 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-06 18:34:32.823 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-06 18:34:32.823 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-06 18:34:32.823 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-06 18:34:32.823 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-06 18:34:32.823 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-06 18:34:32.823 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-06 18:34:32.824 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-06 18:34:32.824 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-06 18:34:32.824 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-06 18:34:32.824 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-06 18:34:32.824 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-06 18:34:32.824 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-06 18:34:32.824 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-06 18:34:32.824 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-06 18:34:32.825 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-06 18:34:32.825 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-06 18:34:32.825 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-06 18:34:32.825 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-06 18:34:32.825 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-06 18:34:32.825 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-06 18:34:32.825 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-06 18:34:32.825 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-06 18:34:32.826 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-06 18:34:32.826 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-06 18:34:32.826 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-06 18:34:32.826 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-06 18:34:32.826 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-06 18:34:32.826 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-06 18:34:32.826 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-06 18:34:32.826 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-06 18:34:32.827 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-06 18:34:32.827 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-06 18:34:32.827 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-06 18:34:32.827 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-06 18:34:32.827 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-06 18:34:32.827 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-06 18:34:32.827 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-06 18:34:32.827 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-06 18:34:32.828 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-06 18:34:32.828 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-06 18:34:32.828 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-06 18:34:32.828 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-06 18:34:32.828 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-06 18:34:32.828 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-06 18:34:32.828 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-06 18:34:32.828 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-06 18:34:32.828 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-06 18:34:32.829 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-06 18:34:32.829 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-06 18:34:32.829 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-06 18:34:32.829 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-06 18:34:32.829 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-06 18:34:32.829 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-06 18:34:32.829 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-06 18:34:32.829 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-06 18:34:32.830 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-06 18:34:32.830 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-06 18:34:32.830 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-06 18:34:32.830 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-06 18:34:32.830 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-06 18:34:32.830 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-06 18:34:32.830 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-06 18:34:32.830 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-06 18:34:32.831 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-06 18:34:32.831 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-06 18:34:32.831 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-06 18:34:32.831 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-06 18:34:32.831 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-06 18:34:32.831 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-06 18:34:32.831 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-06 18:34:32.831 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-06 18:34:32.832 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-06 18:34:32.832 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-06 18:34:32.832 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-06 18:34:32.832 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-06 18:34:32.832 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-06 18:34:32.832 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-06 18:34:32.832 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-06 18:34:32.832 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-06 18:34:32.833 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-06 18:34:32.833 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-06 18:34:32.833 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-06 18:34:32.833 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-06 18:34:32.833 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-06 18:34:32.833 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-06 18:34:32.833 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-06 18:34:32.833 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-06 18:34:32.834 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-06 18:34:32.834 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-06 18:34:32.834 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-06 18:34:32.834 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-06 18:34:32.834 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-06 18:34:32.834 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-06 18:34:32.834 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-06 18:34:32.834 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-06 18:34:32.835 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-06 18:34:32.835 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-06 18:34:32.835 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-06 18:34:32.835 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-06 18:34:32.835 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-06 18:34:32.835 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-06 18:34:32.835 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-06 18:34:32.835 | Running upgrade for neutron ... 2026-07-06 18:34:32.835 | OK 2026-07-06 18:34:32.836 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-06 18:34:32.836 | + functions-common:time_stop:2420 : local name 2026-07-06 18:34:32.836 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:34:32.836 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:34:32.836 | + functions-common:time_stop:2423 : local total 2026-07-06 18:34:32.836 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:34:32.836 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 18:34:32.836 | + functions-common:time_stop:2427 : start_time=1783362818149 2026-07-06 18:34:32.837 | + functions-common:time_stop:2429 : [[ -z 1783362818149 ]] 2026-07-06 18:34:32.837 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:34:32.837 | + functions-common:time_stop:2432 : end_time=1783362872725 2026-07-06 18:34:32.837 | + functions-common:time_stop:2433 : elapsed_time=54576 2026-07-06 18:34:32.837 | + functions-common:time_stop:2434 : total=8155 2026-07-06 18:34:32.837 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:34:32.837 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=62731 2026-07-06 18:34:32.866 | [2057 Async init_neutron:55125]: finished init_neutron with result 0 in 54 seconds 2026-07-06 18:34:32.871 | + inc/async:async_wait:197 : return 0 2026-07-06 18:34:32.876 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-06 18:34:32.928 | [2057 Async init_placement:55491]: Waiting for completion of init_placement running on PID 55491 (4 other jobs running) 2026-07-06 18:34:32.953 | [2057 Async init_placement:55491]: Signaling child to exit 2026-07-06 18:34:32.954 | WAKEUP 2026-07-06 18:34:32.975 | [2057 Async init_placement:55491]: Signaled 2026-07-06 18:34:32.976 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-06 18:34:32.976 | + lib/database:recreate_database:112 : local db=placement 2026-07-06 18:34:32.976 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-06 18:34:32.977 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-06 18:34:32.977 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-06 18:34:32.977 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:34:32.977 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-06 18:34:32.977 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:34:32.977 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-06 18:34:32.977 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 18:34:32.977 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:34:32.977 | we strongly recommend against using it for new projects. 2026-07-06 18:34:32.977 | 2026-07-06 18:34:32.977 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:34:32.977 | framework. For more detail see 2026-07-06 18:34:32.978 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:34:32.978 | 2026-07-06 18:34:32.978 | __import__(import_str) 2026-07-06 18:34:32.978 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-06 18:34:32.978 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-06 18:34:32.978 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-06 18:34:32.978 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 18:34:32.978 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 18:34:32.978 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 18:34:32.978 | ++ 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-06 18:34:32.978 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:34:32.979 | + functions-common:get_or_create_user:915 : user_id=099b0070bb3245aba526764f7dd1d442 2026-07-06 18:34:32.979 | + functions-common:get_or_create_user:916 : echo 099b0070bb3245aba526764f7dd1d442 2026-07-06 18:34:32.979 | 099b0070bb3245aba526764f7dd1d442 2026-07-06 18:34:32.979 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-06 18:34:32.979 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:34:32.979 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:34:32.979 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 18:34:32.979 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:34:32.979 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:34:32.979 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 18:34:32.979 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 18:34:32.980 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 18:34:32.980 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 18:34:32.980 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 18:34:32.980 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 18:34:32.980 | + 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-06 18:34:32.980 | ++ 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-06 18:34:32.980 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:34:32.980 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bb78f2741497436db596e274bbe537b6 2026-07-06 18:34:32.980 | + functions-common:get_or_add_user_project_role:980 : echo bb78f2741497436db596e274bbe537b6 2026-07-06 18:34:32.980 | bb78f2741497436db596e274bbe537b6 2026-07-06 18:34:32.980 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-06 18:34:32.981 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-06 18:34:32.981 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 18:34:32.981 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 18:34:32.981 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 18:34:32.981 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 18:34:32.981 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 18:34:32.981 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 18:34:32.981 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 18:34:32.981 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 18:34:32.981 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 18:34:32.981 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 18:34:32.982 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 18:34:32.982 | + 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-06 18:34:32.982 | ++ 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-06 18:34:32.982 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:34:32.982 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:34:32.982 | + functions-common:get_or_add_user_project_role:980 : echo f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:34:32.982 | f8c294d9fa914cd8a3d72744cf12a157 2026-07-06 18:34:32.982 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.231/placement 2026-07-06 18:34:32.982 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-06 18:34:32.982 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 18:34:32.982 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-06 18:34:32.983 | ++ 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-06 18:34:32.983 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:34:32.983 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 18:34:32.983 | ac49b3f3758b4cb2a21767f322163650' 2026-07-06 18:34:32.983 | + functions-common:get_or_create_service:1067 : echo ac49b3f3758b4cb2a21767f322163650 2026-07-06 18:34:32.983 | ac49b3f3758b4cb2a21767f322163650 2026-07-06 18:34:32.983 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.231/placement 2026-07-06 18:34:32.983 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 18:34:32.983 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.231/placement RegionOne 2026-07-06 18:34:32.983 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 18:34:32.984 | +++ 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-06 18:34:32.984 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:34:32.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 18:34:32.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 18:34:32.984 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.231/placement --region RegionOne -f value -c id 2026-07-06 18:34:32.984 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:34:32.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=f141da9947074be2bed395a92abca802 2026-07-06 18:34:32.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo f141da9947074be2bed395a92abca802 2026-07-06 18:34:32.984 | + functions-common:get_or_create_endpoint:1100 : public_id=f141da9947074be2bed395a92abca802 2026-07-06 18:34:32.984 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 18:34:32.984 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 18:34:32.984 | + functions-common:get_or_create_endpoint:1109 : echo f141da9947074be2bed395a92abca802 2026-07-06 18:34:32.985 | f141da9947074be2bed395a92abca802 2026-07-06 18:34:33.022 | [2057 Async init_placement:55491]: finished init_placement with result 0 in 51 seconds 2026-07-06 18:34:33.027 | + inc/async:async_wait:197 : return 0 2026-07-06 18:34:33.030 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-06 18:34:33.079 | [2057 Async init_glance:50929]: Waiting for completion of init_glance running on PID 50929 (3 other jobs running) 2026-07-06 18:34:33.102 | [2057 Async init_glance:50929]: Signaling child to exit 2026-07-06 18:34:33.103 | WAKEUP 2026-07-06 18:34:33.124 | [2057 Async init_glance:50929]: Signaled 2026-07-06 18:34:33.126 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-06 18:34:33.126 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-06 18:34:33.126 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-06 18:34:33.126 | + lib/database:recreate_database:112 : local db=glance 2026-07-06 18:34:33.126 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-06 18:34:33.126 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-06 18:34:33.126 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-06 18:34:33.126 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:34:33.126 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-06 18:34:33.126 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:34:33.126 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-06 18:34:33.127 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 18:34:33.127 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:34:33.127 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:34:33.127 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:34:33.127 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362725132 2026-07-06 18:34:33.127 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-06 18:34:33.127 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 18:34:33.127 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:34:33.127 | we strongly recommend against using it for new projects. 2026-07-06 18:34:33.127 | 2026-07-06 18:34:33.127 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:34:33.128 | framework. For more detail see 2026-07-06 18:34:33.128 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:34:33.128 | 2026-07-06 18:34:33.128 | __import__(import_str) 2026-07-06 18:34:33.128 | INFO dbcounter [-] Registered counter for database glance 2026-07-06 18:34:33.128 | 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=51035) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 18:34:33.128 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:34:33.128 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:34:33.128 | DEBUG dbcounter [-] [51035] Writer thread running {{(pid=51035) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:34:33.128 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:34:33.129 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:34:33.129 | INFO dbcounter [-] Registered counter for database glance 2026-07-06 18:34:33.129 | 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=51035) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 18:34:33.129 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:34:33.129 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:34:33.129 | DEBUG dbcounter [-] [51035] Writer thread running {{(pid=51035) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:34:33.129 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-06 18:34:33.129 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 18:34:33.129 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-06 18:34:33.129 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.129 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-06 18:34:33.129 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.130 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-06 18:34:33.130 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.130 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-06 18:34:33.130 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.130 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-06 18:34:33.130 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.130 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-06 18:34:33.130 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.130 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-06 18:34:33.130 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.131 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-06 18:34:33.131 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.131 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-06 18:34:33.131 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.131 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-06 18:34:33.131 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.131 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 18:34:33.131 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.131 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 18:34:33.131 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.131 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 18:34:33.132 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.132 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 18:34:33.132 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.132 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-06 18:34:33.132 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.132 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:34:33.132 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:34:33.132 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:34:33.132 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:34:33.132 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:34:33.132 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:34:33.132 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:34:33.133 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:34:33.133 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:34:33.133 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:34:33.133 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-06 18:34:33.133 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 18:34:33.133 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-06 18:34:33.133 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.133 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-06 18:34:33.133 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.133 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-06 18:34:33.134 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.134 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-06 18:34:33.134 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.134 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-06 18:34:33.134 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.134 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-06 18:34:33.134 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.134 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-06 18:34:33.134 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.134 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-06 18:34:33.134 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.135 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-06 18:34:33.135 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.135 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-06 18:34:33.135 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.135 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-06 18:34:33.135 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.135 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-06 18:34:33.135 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51035) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-06 18:34:33.135 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:34:33.135 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:34:33.135 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:34:33.136 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:34:33.136 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-06 18:34:33.136 | Database migration is up to date. No migration needed. 2026-07-06 18:34:33.136 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-06 18:34:33.136 | Database is synced successfully. 2026-07-06 18:34:33.136 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-06 18:34:33.136 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 18:34:33.136 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:34:33.136 | we strongly recommend against using it for new projects. 2026-07-06 18:34:33.137 | 2026-07-06 18:34:33.137 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:34:33.137 | framework. For more detail see 2026-07-06 18:34:33.137 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:34:33.137 | 2026-07-06 18:34:33.137 | __import__(import_str) 2026-07-06 18:34:33.137 | INFO dbcounter [-] Registered counter for database glance 2026-07-06 18:34:33.137 | 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=51213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 18:34:33.137 | DEBUG dbcounter [-] [51213] Writer thread running {{(pid=51213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:34:33.137 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-06 18:34:33.137 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-06 18:34:33.138 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-06 18:34:33.138 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-06 18:34:33.138 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-06 18:34:33.138 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-06 18:34:33.138 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-06 18:34:33.138 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-06 18:34:33.138 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-06 18:34:33.138 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-06 18:34:33.138 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-06 18:34:33.138 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-06 18:34:33.138 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-06 18:34:33.139 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-06 18:34:33.139 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-06 18:34:33.139 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-06 18:34:33.139 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-06 18:34:33.139 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-06 18:34:33.139 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-06 18:34:33.139 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-06 18:34:33.139 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-06 18:34:33.139 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-06 18:34:33.139 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-06 18:34:33.139 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-06 18:34:33.140 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-06 18:34:33.140 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-06 18:34:33.140 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-06 18:34:33.140 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-06 18:34:33.140 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-06 18:34:33.140 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-06 18:34:33.140 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-06 18:34:33.140 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-06 18:34:33.140 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-06 18:34:33.140 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-06 18:34:33.140 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-06 18:34:33.141 | + functions-common:time_stop:2420 : local name 2026-07-06 18:34:33.141 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:34:33.141 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:34:33.141 | + functions-common:time_stop:2423 : local total 2026-07-06 18:34:33.141 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:34:33.141 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 18:34:33.141 | + functions-common:time_stop:2427 : start_time=1783362725132 2026-07-06 18:34:33.141 | + functions-common:time_stop:2429 : [[ -z 1783362725132 ]] 2026-07-06 18:34:33.141 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:34:33.141 | + functions-common:time_stop:2432 : end_time=1783362739009 2026-07-06 18:34:33.141 | + functions-common:time_stop:2433 : elapsed_time=13877 2026-07-06 18:34:33.142 | + functions-common:time_stop:2434 : total=8155 2026-07-06 18:34:33.142 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:34:33.142 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22032 2026-07-06 18:34:33.174 | [2057 Async init_glance:50929]: finished init_glance with result 0 in 14 seconds 2026-07-06 18:34:33.178 | + inc/async:async_wait:197 : return 0 2026-07-06 18:34:33.181 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-06 18:34:33.203 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-06 18:34:33.206 | + inc/async:async_wait:197 : return 0 2026-07-06 18:34:33.209 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-06 18:34:33.258 | [2057 Async init_cinder:55361]: Waiting for completion of init_cinder running on PID 55361 (2 other jobs running) 2026-07-06 18:34:33.282 | [2057 Async init_cinder:55361]: Signaling child to exit 2026-07-06 18:34:33.282 | WAKEUP 2026-07-06 18:34:33.303 | [2057 Async init_cinder:55361]: Signaled 2026-07-06 18:34:33.305 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-06 18:34:33.305 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:34:33.305 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-06 18:34:33.305 | + lib/database:recreate_database:112 : local db=cinder 2026-07-06 18:34:33.305 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-06 18:34:33.305 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-06 18:34:33.305 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-06 18:34:33.305 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:34:33.305 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-06 18:34:33.305 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:34:33.305 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-06 18:34:33.306 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 18:34:33.306 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:34:33.306 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:34:33.306 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:34:33.306 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362818488 2026-07-06 18:34:33.306 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-06 18:34:33.306 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-06 18:34:33.306 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:34:33.306 | we strongly recommend against using it for new projects. 2026-07-06 18:34:33.306 | 2026-07-06 18:34:33.306 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:34:33.306 | framework. For more detail see 2026-07-06 18:34:33.307 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:34:33.307 | 2026-07-06 18:34:33.307 | import eventlet # noqa 2026-07-06 18:34:33.307 | INFO dbcounter [-] Registered counter for database cinder 2026-07-06 18:34:33.307 | 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=55544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 18:34:33.307 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-06 18:34:33.307 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:34:33.307 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:34:33.307 | DEBUG dbcounter [-] [55544] Writer thread running {{(pid=55544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:34:33.307 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-06 18:34:33.307 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 18:34:33.308 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-06 18:34:33.308 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.308 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-06 18:34:33.308 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.308 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-06 18:34:33.308 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.308 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-06 18:34:33.308 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.308 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-06 18:34:33.308 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.308 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-06 18:34:33.309 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.309 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-06 18:34:33.309 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:33.309 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-06 18:34:33.309 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-06 18:34:33.309 | + functions-common:time_stop:2420 : local name 2026-07-06 18:34:33.309 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:34:33.309 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:34:33.309 | + functions-common:time_stop:2423 : local total 2026-07-06 18:34:33.309 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:34:33.309 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 18:34:33.310 | + functions-common:time_stop:2427 : start_time=1783362818488 2026-07-06 18:34:33.310 | + functions-common:time_stop:2429 : [[ -z 1783362818488 ]] 2026-07-06 18:34:33.310 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:34:33.310 | + functions-common:time_stop:2432 : end_time=1783362830853 2026-07-06 18:34:33.310 | + functions-common:time_stop:2433 : elapsed_time=12365 2026-07-06 18:34:33.310 | + functions-common:time_stop:2434 : total=8155 2026-07-06 18:34:33.310 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:34:33.310 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20520 2026-07-06 18:34:33.310 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-06 18:34:33.310 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:34:33.310 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-06 18:34:33.311 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-06 18:34:33.311 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-06 18:34:33.311 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-06 18:34:33.311 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-06 18:34:33.311 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-06 18:34:33.311 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-06 18:34:33.311 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-06 18:34:33.311 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-06 18:34:33.311 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-06 18:34:33.311 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-06 18:34:33.311 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-06 18:34:33.311 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 18:34:33.312 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 18:34:33.312 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 18:34:33.312 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 18:34:33.312 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 18:34:33.312 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 18:34:33.312 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 18:34:33.312 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 18:34:33.312 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 18:34:33.312 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 18:34:33.312 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 18:34:33.313 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 18:34:33.313 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 18:34:33.313 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-06 18:34:33.313 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-06 18:34:33.313 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-06 18:34:33.313 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-06 18:34:33.313 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-06 18:34:33.313 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-06 18:34:33.313 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-06 18:34:33.313 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-06 18:34:33.313 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-06 18:34:33.314 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-06 18:34:33.314 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-06 18:34:33.314 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-06 18:34:33.314 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-06 18:34:33.314 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-06 18:34:33.314 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-06 18:34:33.314 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-06 18:34:33.314 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-06 18:34:33.314 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-06 18:34:33.314 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-06 18:34:33.314 | [Unit] 2026-07-06 18:34:33.314 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-06 18:34:33.315 | DefaultDependencies=no 2026-07-06 18:34:33.315 | After=systemd-udev-settle.service 2026-07-06 18:34:33.315 | Before=lvm2-activation-early.service 2026-07-06 18:34:33.315 | Wants=systemd-udev-settle.service 2026-07-06 18:34:33.315 | 2026-07-06 18:34:33.315 | [Service] 2026-07-06 18:34:33.315 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-06 18:34:33.315 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-06 18:34:33.315 | RemainAfterExit=yes 2026-07-06 18:34:33.315 | Type=oneshot 2026-07-06 18:34:33.315 | 2026-07-06 18:34:33.316 | [Install] 2026-07-06 18:34:33.316 | WantedBy=local-fs.target 2026-07-06 18:34:33.316 | Also=systemd-udev-settle.service 2026-07-06 18:34:33.316 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-06 18:34:33.316 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-06 18:34:33.316 | 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-06 18:34:33.316 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-06 18:34:33.316 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-06 18:34:33.316 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-06 18:34:33.316 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-06 18:34:33.316 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-06 18:34:33.317 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-06 18:34:33.317 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-06 18:34:33.317 | Physical volume "/dev/loop0" successfully created. 2026-07-06 18:34:33.317 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-06 18:34:33.317 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-06 18:34:33.317 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:34:33.317 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-06 18:34:33.317 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-06 18:34:33.317 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-06 18:34:33.317 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-06 18:34:33.318 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:34:33.318 | we strongly recommend against using it for new projects. 2026-07-06 18:34:33.318 | 2026-07-06 18:34:33.318 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:34:33.318 | framework. For more detail see 2026-07-06 18:34:33.318 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:34:33.318 | 2026-07-06 18:34:33.318 | import eventlet # noqa 2026-07-06 18:34:33.318 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-06 18:34:33.318 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-06 18:34:33.318 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-06 18:34:33.319 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-06 18:34:33.319 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:34:33.319 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-06 18:34:33.349 | [2057 Async init_cinder:55361]: finished init_cinder with result 0 in 14 seconds 2026-07-06 18:34:33.354 | + inc/async:async_wait:197 : return 0 2026-07-06 18:34:33.358 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-06 18:34:33.376 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:34:33.379 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-06 18:34:33.382 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:34:33.385 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-06 18:34:33.389 | + ./stack.sh:main:1239 : init_nova 2026-07-06 18:34:33.391 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-06 18:34:33.410 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:34:33.413 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-06 18:34:33.431 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:34:33.434 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 18:34:33.437 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-06 18:34:33.501 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-06 18:34:33.537 | [2057 Async nova-cell-0:57692]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-06 18:34:33.540 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-06 18:34:33.544 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 18:34:33.547 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-06 18:34:33.549 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 18:34:33.551 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 18:34:33.554 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-06 18:34:33.613 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-06 18:34:33.652 | [2057 Async nova-cell-1:57796]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-06 18:34:33.655 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-06 18:34:33.657 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-06 18:34:33.660 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-06 18:34:33.664 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-06 18:34:33.667 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-06 18:34:33.673 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:34:33.744 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-06 18:34:33.749 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:34:33.821 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-06 18:34:34.416 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 18:34:34.416 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:34:34.417 | we strongly recommend against using it for new projects. 2026-07-06 18:34:34.417 | 2026-07-06 18:34:34.417 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:34:34.417 | framework. For more detail see 2026-07-06 18:34:34.417 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:34:34.417 | 2026-07-06 18:34:34.417 | import eventlet # noqa 2026-07-06 18:34:34.721 | 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-06 18:34:38.732 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-06 18:34:38.824 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:34:38.825 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:34:38.826 | DEBUG dbcounter [-] [57866] Writer thread running {{(pid=57866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:34:38.924 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-06 18:34:43.829 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57866) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 18:34:43.837 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-06 18:34:46.482 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57866) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:46.488 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-06 18:34:46.495 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57866) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:34:47.169 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-06 18:34:47.173 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-06 18:34:47.176 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-06 18:34:47.181 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-06 18:34:47.188 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 18:34:47.192 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 18:34:47.196 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 18:34:47.227 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:34:47.232 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 18:34:47.235 | ++ 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-06 18:34:47.242 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-06 18:34:47.849 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 18:34:47.849 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:34:47.849 | we strongly recommend against using it for new projects. 2026-07-06 18:34:47.849 | 2026-07-06 18:34:47.849 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:34:47.849 | framework. For more detail see 2026-07-06 18:34:47.849 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:34:47.849 | 2026-07-06 18:34:47.852 | import eventlet # noqa 2026-07-06 18:34:48.139 | 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-06 18:34:51.511 | INFO dbcounter [None req-11412a3e-8d01-4d54-bf7e-5b639b3ddad0 None None] Registered counter for database nova_api 2026-07-06 18:34:51.644 | DEBUG dbcounter [-] [58451] Writer thread running {{(pid=58451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:34:52.333 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-06 18:34:52.343 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-06 18:34:52.349 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-06 18:34:52.438 | [2057 Async nova-cell-0:57692]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57692 (3 other jobs running) 2026-07-06 18:34:52.491 | [2057 Async nova-cell-0:57692]: Signaling child to exit 2026-07-06 18:35:00.346 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:35:00.380 | [57796 Async nova-cell-1:57796]: finished successfully 2026-07-06 18:35:00.931 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:35:00.959 | [57692 Async nova-cell-0:57692]: finished successfully 2026-07-06 18:35:00.987 | WAKEUP 2026-07-06 18:35:01.013 | [2057 Async nova-cell-0:57692]: Signaled 2026-07-06 18:35:01.015 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-06 18:35:01.015 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-06 18:35:01.015 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-06 18:35:01.015 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-06 18:35:01.015 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-06 18:35:01.015 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-06 18:35:01.016 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-06 18:35:01.016 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:35:01.016 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-06 18:35:01.016 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:35:01.016 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-06 18:35:01.016 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 18:35:01.017 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:35:01.017 | we strongly recommend against using it for new projects. 2026-07-06 18:35:01.017 | 2026-07-06 18:35:01.017 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:35:01.017 | framework. For more detail see 2026-07-06 18:35:01.017 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:35:01.018 | 2026-07-06 18:35:01.018 | import eventlet # noqa 2026-07-06 18:35:01.018 | 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-06 18:35:01.018 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-06 18:35:01.018 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:35:01.018 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:35:01.018 | DEBUG dbcounter [-] [57854] Writer thread running {{(pid=57854) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:35:01.019 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-06 18:35:01.019 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 18:35:01.019 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-06 18:35:01.019 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.019 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-06 18:35:01.019 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.020 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-06 18:35:01.020 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.020 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-06 18:35:01.020 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.020 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-06 18:35:01.020 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.020 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-06 18:35:01.021 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.021 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-06 18:35:01.021 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.021 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-06 18:35:01.021 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.021 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-06 18:35:01.022 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.066 | [2057 Async nova-cell-0:57692]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-07-06 18:35:01.072 | + inc/async:async_wait:197 : return 0 2026-07-06 18:35:01.075 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-06 18:35:01.079 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-06 18:35:01.136 | [2057 Async nova-cell-1:57796]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57796 (2 other jobs running) 2026-07-06 18:35:01.164 | [2057 Async nova-cell-1:57796]: Signaling child to exit 2026-07-06 18:35:01.165 | WAKEUP 2026-07-06 18:35:01.188 | [2057 Async nova-cell-1:57796]: Signaled 2026-07-06 18:35:01.190 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-06 18:35:01.190 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-06 18:35:01.190 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-06 18:35:01.190 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-06 18:35:01.190 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-06 18:35:01.190 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-06 18:35:01.191 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-06 18:35:01.191 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:35:01.191 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-06 18:35:01.191 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 18:35:01.191 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-06 18:35:01.191 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 18:35:01.191 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:35:01.192 | we strongly recommend against using it for new projects. 2026-07-06 18:35:01.192 | 2026-07-06 18:35:01.192 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:35:01.192 | framework. For more detail see 2026-07-06 18:35:01.192 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:35:01.192 | 2026-07-06 18:35:01.193 | import eventlet # noqa 2026-07-06 18:35:01.193 | 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-06 18:35:01.193 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-06 18:35:01.193 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 18:35:01.193 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 18:35:01.193 | DEBUG dbcounter [-] [57863] Writer thread running {{(pid=57863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:35:01.193 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-06 18:35:01.193 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57863) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 18:35:01.194 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-06 18:35:01.194 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57863) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.194 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-06 18:35:01.194 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57863) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.194 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-06 18:35:01.194 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57863) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.194 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-06 18:35:01.195 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57863) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.195 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-06 18:35:01.195 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57863) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.195 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-06 18:35:01.195 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57863) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.195 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-06 18:35:01.196 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57863) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.196 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-06 18:35:01.196 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57863) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.196 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-06 18:35:01.196 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57863) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 18:35:01.242 | [2057 Async nova-cell-1:57796]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-07-06 18:35:01.248 | + inc/async:async_wait:197 : return 0 2026-07-06 18:35:01.252 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 18:35:01.255 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-06 18:35:01.797 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 18:35:01.797 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:35:01.797 | we strongly recommend against using it for new projects. 2026-07-06 18:35:01.798 | 2026-07-06 18:35:01.798 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:35:01.798 | framework. For more detail see 2026-07-06 18:35:01.798 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:35:01.798 | 2026-07-06 18:35:01.798 | import eventlet # noqa 2026-07-06 18:35:02.063 | 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-06 18:35:05.052 | Running batches of 50 until complete 2026-07-06 18:35:05.052 | INFO dbcounter [None req-1239286c-9579-45da-93dd-08af7fdcb9b2 None None] Registered counter for database nova_cell0 2026-07-06 18:35:05.246 | DEBUG dbcounter [-] [59126] Writer thread running {{(pid=59126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:35:05.252 | INFO dbcounter [None req-1239286c-9579-45da-93dd-08af7fdcb9b2 None None] Registered counter for database nova_api 2026-07-06 18:35:05.410 | DEBUG dbcounter [-] [59126] Writer thread running {{(pid=59126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:35:05.438 | INFO dbcounter [None req-1239286c-9579-45da-93dd-08af7fdcb9b2 None None] Registered counter for database nova_cell0 2026-07-06 18:35:05.510 | DEBUG dbcounter [-] [59126] Writer thread running {{(pid=59126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:35:05.729 | +-------------------------------------+--------------+-----------+ 2026-07-06 18:35:05.729 | | Migration | Total Needed | Completed | 2026-07-06 18:35:05.729 | +-------------------------------------+--------------+-----------+ 2026-07-06 18:35:05.729 | | fill_virtual_interface_list | 0 | 0 | 2026-07-06 18:35:05.729 | | migrate_empty_ratio | 0 | 0 | 2026-07-06 18:35:05.730 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-06 18:35:05.730 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-06 18:35:05.730 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-06 18:35:05.730 | | populate_dev_uuids | 0 | 0 | 2026-07-06 18:35:05.730 | | populate_instance_compute_id | 0 | 0 | 2026-07-06 18:35:05.730 | | populate_missing_availability_zones | 0 | 0 | 2026-07-06 18:35:05.730 | | populate_queued_for_delete | 0 | 0 | 2026-07-06 18:35:05.730 | | populate_user_id | 0 | 0 | 2026-07-06 18:35:05.731 | | populate_uuids | 0 | 0 | 2026-07-06 18:35:05.731 | +-------------------------------------+--------------+-----------+ 2026-07-06 18:35:06.415 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-06 18:35:06.421 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 18:35:06.426 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-06 18:35:06.430 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 18:35:06.434 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 18:35:06.439 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-06 18:35:07.043 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 18:35:07.043 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:35:07.043 | we strongly recommend against using it for new projects. 2026-07-06 18:35:07.043 | 2026-07-06 18:35:07.043 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:35:07.043 | framework. For more detail see 2026-07-06 18:35:07.043 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:35:07.043 | 2026-07-06 18:35:07.043 | import eventlet # noqa 2026-07-06 18:35:07.343 | 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-06 18:35:10.487 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-06 18:35:10.487 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-06 18:35:10.487 | INFO dbcounter [None req-a9b7b540-1f9a-470c-a2d6-3dbba27b635e None None] Registered counter for database nova_api 2026-07-06 18:35:10.610 | DEBUG dbcounter [-] [59148] Writer thread running {{(pid=59148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:35:11.275 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-06 18:35:11.278 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-06 18:35:11.297 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-06 18:35:11.299 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-06 18:35:11.303 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-06 18:35:11.381 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-06 18:35:11.429 | [2057 Async configure_neutron_nova:59206]: running: configure_neutron_nova 2026-07-06 18:35:11.434 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-06 18:35:11.438 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 18:35:11.443 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-06 18:35:11.447 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 18:35:11.453 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 18:35:11.457 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 18:35:11.462 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 18:35:11.466 | + functions-common:run_phase:1858 : local extra 2026-07-06 18:35:11.471 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 18:35:11.477 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 18:35:11.481 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 18:35:11.485 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 18:35:11.488 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-06 18:35:11.493 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 18:35:11.518 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:11.523 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 18:35:11.528 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:35:11.531 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-06 18:35:11.535 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:35:11.539 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 18:35:11.543 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-06 18:35:11.547 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 18:35:11.551 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 18:35:11.555 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 18:35:11.560 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 18:35:11.564 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-06 18:35:11.567 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 18:35:11.572 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-06 18:35:11.576 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 18:35:11.581 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 18:35:11.585 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-06 18:35:11.589 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-06 18:35:11.593 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 18:35:11.597 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-06 18:35:11.600 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 18:35:11.604 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 18:35:11.608 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 18:35:11.613 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-06 18:35:11.618 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-06 18:35:11.622 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-06 18:35:11.627 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 18:35:11.632 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-06 18:35:11.632 | /^\[\[.+\|.*\]\]/ { 2026-07-06 18:35:11.632 | gsub("[][]", "", $1); 2026-07-06 18:35:11.632 | split($1, a, "|"); 2026-07-06 18:35:11.632 | if (a[1] == matchgroup) 2026-07-06 18:35:11.632 | print a[2] 2026-07-06 18:35:11.632 | } 2026-07-06 18:35:11.633 | ' /home/quobyte/devstack/local.conf 2026-07-06 18:35:11.642 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-06 18:35:11.646 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-06 18:35:11.650 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-06 18:35:11.655 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-06 18:35:11.659 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-06 18:35:11.663 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-06 18:35:11.667 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-06 18:35:11.672 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-06 18:35:11.678 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-06 18:35:11.682 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-06 18:35:11.685 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-06 18:35:11.690 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-06 18:35:11.693 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-06 18:35:11.697 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-06 18:35:11.700 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 18:35:11.704 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-06 18:35:11.708 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 18:35:11.714 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-06 18:35:11.720 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-06 18:35:11.725 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-06 18:35:11.729 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-06 18:35:11.733 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-06 18:35:11.735 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:11.735 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-06 18:35:11.736 | BEGIN { 2026-07-06 18:35:11.736 | section = "" 2026-07-06 18:35:11.736 | last_section = "" 2026-07-06 18:35:11.736 | section_count = 0 2026-07-06 18:35:11.736 | } 2026-07-06 18:35:11.736 | /^\[.+\]/ { 2026-07-06 18:35:11.736 | gsub("[][]", "", $1); 2026-07-06 18:35:11.736 | section=$1 2026-07-06 18:35:11.737 | next 2026-07-06 18:35:11.737 | } 2026-07-06 18:35:11.737 | /^ *\#/ { 2026-07-06 18:35:11.737 | next 2026-07-06 18:35:11.737 | } 2026-07-06 18:35:11.737 | /^[^ \t]+/ { 2026-07-06 18:35:11.737 | # get offset of first = in $0 2026-07-06 18:35:11.737 | eq_idx = index($0, "=") 2026-07-06 18:35:11.737 | # extract attr & value from $0 2026-07-06 18:35:11.737 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 18:35:11.737 | value = substr($0, eq_idx + 1) 2026-07-06 18:35:11.738 | # only need to strip trailing whitespace from attr 2026-07-06 18:35:11.738 | sub(/[ \t]*$/, "", attr) 2026-07-06 18:35:11.738 | # need to strip leading & trailing whitespace from value 2026-07-06 18:35:11.738 | sub(/^[ \t]*/, "", value) 2026-07-06 18:35:11.738 | sub(/[ \t]*$/, "", value) 2026-07-06 18:35:11.738 | 2026-07-06 18:35:11.739 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 18:35:11.739 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 18:35:11.739 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 18:35:11.740 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 18:35:11.740 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 18:35:11.741 | if (section != last_section) { 2026-07-06 18:35:11.741 | cfg_section[section_count++] = section 2026-07-06 18:35:11.741 | last_section = section 2026-07-06 18:35:11.741 | } 2026-07-06 18:35:11.741 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 18:35:11.742 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 18:35:11.742 | 2026-07-06 18:35:11.742 | cfg_attr[section, attr, 0] = value 2026-07-06 18:35:11.742 | cfg_attr_count[section, attr] = 1 2026-07-06 18:35:11.742 | } else { 2026-07-06 18:35:11.742 | lno = cfg_attr_count[section, attr]++ 2026-07-06 18:35:11.742 | cfg_attr[section, attr, lno] = value 2026-07-06 18:35:11.742 | } 2026-07-06 18:35:11.742 | } 2026-07-06 18:35:11.742 | END { 2026-07-06 18:35:11.742 | # Process each section in order 2026-07-06 18:35:11.743 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 18:35:11.743 | section = cfg_section[sno] 2026-07-06 18:35:11.743 | # The ini routines simply append a config item immediately 2026-07-06 18:35:11.743 | # after the section header. To keep the same order as defined 2026-07-06 18:35:11.743 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 18:35:11.743 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 18:35:11.743 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 18:35:11.744 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 18:35:11.744 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 18:35:11.744 | else { 2026-07-06 18:35:11.745 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 18:35:11.745 | count = cfg_attr_count[section, attr] 2026-07-06 18:35:11.746 | print "inidelete " configfile " " section " " attr 2026-07-06 18:35:11.746 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 18:35:11.746 | for (l = count -2; l >= 0; l--) 2026-07-06 18:35:11.746 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 18:35:11.747 | } 2026-07-06 18:35:11.747 | } 2026-07-06 18:35:11.747 | } 2026-07-06 18:35:11.747 | } 2026-07-06 18:35:11.747 | ' 2026-07-06 18:35:11.747 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-06 18:35:11.748 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 18:35:11.748 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 18:35:11.748 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-06 18:35:11.748 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 18:35:11.749 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-06 18:35:11.753 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-06 18:35:11.753 | BEGIN { group = "" } 2026-07-06 18:35:11.753 | /^\[\[.+\|.*\]\]/ { 2026-07-06 18:35:11.753 | gsub("[][]", "", $1); 2026-07-06 18:35:11.753 | split($1, a, "|"); 2026-07-06 18:35:11.754 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 18:35:11.754 | group=a[1] 2026-07-06 18:35:11.754 | } else { 2026-07-06 18:35:11.754 | group="" 2026-07-06 18:35:11.754 | } 2026-07-06 18:35:11.754 | next 2026-07-06 18:35:11.754 | } 2026-07-06 18:35:11.754 | { 2026-07-06 18:35:11.754 | if (group != "") 2026-07-06 18:35:11.754 | print $0 2026-07-06 18:35:11.754 | } 2026-07-06 18:35:11.754 | ' /home/quobyte/devstack/local.conf 2026-07-06 18:35:11.761 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-06 18:35:11.765 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-06 18:35:11.807 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:11.812 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-06 18:35:11.815 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-06 18:35:11.857 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:11.862 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-06 18:35:11.867 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-06 18:35:11.910 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:11.913 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-06 18:35:11.917 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-06 18:35:11.960 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:11.963 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-06 18:35:11.967 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-06 18:35:12.010 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:12.015 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-06 18:35:12.019 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-06 18:35:12.023 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-06 18:35:12.028 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-06 18:35:12.032 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-06 18:35:12.037 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-06 18:35:12.041 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-06 18:35:12.045 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-06 18:35:12.052 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-06 18:35:12.055 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-06 18:35:12.060 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-06 18:35:12.064 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-06 18:35:12.068 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-06 18:35:12.073 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-06 18:35:12.077 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 18:35:12.082 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-06 18:35:12.087 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 18:35:12.092 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-06 18:35:12.095 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-06 18:35:12.100 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-06 18:35:12.104 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-06 18:35:12.109 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-06 18:35:12.115 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-06 18:35:12.116 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-06 18:35:12.116 | BEGIN { 2026-07-06 18:35:12.116 | section = "" 2026-07-06 18:35:12.116 | last_section = "" 2026-07-06 18:35:12.116 | section_count = 0 2026-07-06 18:35:12.117 | } 2026-07-06 18:35:12.117 | /^\[.+\]/ { 2026-07-06 18:35:12.117 | gsub("[][]", "", $1); 2026-07-06 18:35:12.117 | section=$1 2026-07-06 18:35:12.117 | next 2026-07-06 18:35:12.117 | } 2026-07-06 18:35:12.117 | /^ *\#/ { 2026-07-06 18:35:12.117 | next 2026-07-06 18:35:12.117 | } 2026-07-06 18:35:12.117 | /^[^ \t]+/ { 2026-07-06 18:35:12.117 | # get offset of first = in $0 2026-07-06 18:35:12.118 | eq_idx = index($0, "=") 2026-07-06 18:35:12.118 | # extract attr & value from $0 2026-07-06 18:35:12.118 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 18:35:12.118 | value = substr($0, eq_idx + 1) 2026-07-06 18:35:12.118 | # only need to strip trailing whitespace from attr 2026-07-06 18:35:12.118 | sub(/[ \t]*$/, "", attr) 2026-07-06 18:35:12.118 | # need to strip leading & trailing whitespace from value 2026-07-06 18:35:12.118 | sub(/^[ \t]*/, "", value) 2026-07-06 18:35:12.118 | sub(/[ \t]*$/, "", value) 2026-07-06 18:35:12.118 | 2026-07-06 18:35:12.118 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 18:35:12.119 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 18:35:12.119 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 18:35:12.119 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 18:35:12.119 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 18:35:12.119 | if (section != last_section) { 2026-07-06 18:35:12.120 | cfg_section[section_count++] = section 2026-07-06 18:35:12.120 | last_section = section 2026-07-06 18:35:12.120 | } 2026-07-06 18:35:12.120 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 18:35:12.121 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 18:35:12.121 | 2026-07-06 18:35:12.121 | cfg_attr[section, attr, 0] = value 2026-07-06 18:35:12.121 | cfg_attr_count[section, attr] = 1 2026-07-06 18:35:12.121 | } else { 2026-07-06 18:35:12.121 | lno = cfg_attr_count[section, attr]++ 2026-07-06 18:35:12.121 | cfg_attr[section, attr, lno] = value 2026-07-06 18:35:12.121 | } 2026-07-06 18:35:12.121 | } 2026-07-06 18:35:12.121 | END { 2026-07-06 18:35:12.121 | # Process each section in order 2026-07-06 18:35:12.121 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 18:35:12.122 | section = cfg_section[sno] 2026-07-06 18:35:12.122 | # The ini routines simply append a config item immediately 2026-07-06 18:35:12.122 | # after the section header. To keep the same order as defined 2026-07-06 18:35:12.122 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 18:35:12.122 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 18:35:12.122 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 18:35:12.122 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 18:35:12.122 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 18:35:12.122 | else { 2026-07-06 18:35:12.122 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 18:35:12.122 | count = cfg_attr_count[section, attr] 2026-07-06 18:35:12.123 | print "inidelete " configfile " " section " " attr 2026-07-06 18:35:12.123 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 18:35:12.123 | for (l = count -2; l >= 0; l--) 2026-07-06 18:35:12.123 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 18:35:12.123 | } 2026-07-06 18:35:12.124 | } 2026-07-06 18:35:12.124 | } 2026-07-06 18:35:12.124 | } 2026-07-06 18:35:12.125 | ' 2026-07-06 18:35:12.125 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:12.125 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 18:35:12.126 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-06 18:35:12.127 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 18:35:12.131 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-06 18:35:12.135 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 18:35:12.139 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-06 18:35:12.144 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-06 18:35:12.144 | BEGIN { group = "" } 2026-07-06 18:35:12.144 | /^\[\[.+\|.*\]\]/ { 2026-07-06 18:35:12.145 | gsub("[][]", "", $1); 2026-07-06 18:35:12.145 | split($1, a, "|"); 2026-07-06 18:35:12.145 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 18:35:12.145 | group=a[1] 2026-07-06 18:35:12.145 | } else { 2026-07-06 18:35:12.145 | group="" 2026-07-06 18:35:12.145 | } 2026-07-06 18:35:12.145 | next 2026-07-06 18:35:12.145 | } 2026-07-06 18:35:12.146 | { 2026-07-06 18:35:12.146 | if (group != "") 2026-07-06 18:35:12.146 | print $0 2026-07-06 18:35:12.146 | } 2026-07-06 18:35:12.146 | ' /home/quobyte/devstack/local.conf 2026-07-06 18:35:12.154 | + 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-06 18:35:12.158 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-06 18:35:12.203 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:12.208 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-06 18:35:12.212 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-06 18:35:12.216 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-06 18:35:12.220 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-06 18:35:12.226 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-06 18:35:12.233 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-06 18:35:12.236 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-06 18:35:12.241 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-06 18:35:12.247 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-06 18:35:12.251 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-06 18:35:12.255 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-06 18:35:12.259 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-06 18:35:12.264 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-06 18:35:12.268 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-06 18:35:12.273 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 18:35:12.277 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-06 18:35:12.280 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 18:35:12.285 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-06 18:35:12.289 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-06 18:35:12.294 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-06 18:35:12.299 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-06 18:35:12.304 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-06 18:35:12.305 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:12.305 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-06 18:35:12.305 | BEGIN { 2026-07-06 18:35:12.305 | section = "" 2026-07-06 18:35:12.305 | last_section = "" 2026-07-06 18:35:12.306 | section_count = 0 2026-07-06 18:35:12.306 | } 2026-07-06 18:35:12.306 | /^\[.+\]/ { 2026-07-06 18:35:12.306 | gsub("[][]", "", $1); 2026-07-06 18:35:12.306 | section=$1 2026-07-06 18:35:12.306 | next 2026-07-06 18:35:12.306 | } 2026-07-06 18:35:12.306 | /^ *\#/ { 2026-07-06 18:35:12.306 | next 2026-07-06 18:35:12.306 | } 2026-07-06 18:35:12.306 | /^[^ \t]+/ { 2026-07-06 18:35:12.306 | # get offset of first = in $0 2026-07-06 18:35:12.307 | eq_idx = index($0, "=") 2026-07-06 18:35:12.307 | # extract attr & value from $0 2026-07-06 18:35:12.307 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 18:35:12.307 | value = substr($0, eq_idx + 1) 2026-07-06 18:35:12.307 | # only need to strip trailing whitespace from attr 2026-07-06 18:35:12.308 | sub(/[ \t]*$/, "", attr) 2026-07-06 18:35:12.308 | # need to strip leading & trailing whitespace from value 2026-07-06 18:35:12.309 | sub(/^[ \t]*/, "", value) 2026-07-06 18:35:12.309 | sub(/[ \t]*$/, "", value) 2026-07-06 18:35:12.309 | 2026-07-06 18:35:12.310 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 18:35:12.310 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 18:35:12.310 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 18:35:12.311 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 18:35:12.311 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 18:35:12.311 | if (section != last_section) { 2026-07-06 18:35:12.311 | cfg_section[section_count++] = section 2026-07-06 18:35:12.311 | last_section = section 2026-07-06 18:35:12.311 | } 2026-07-06 18:35:12.311 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 18:35:12.312 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 18:35:12.312 | 2026-07-06 18:35:12.312 | cfg_attr[section, attr, 0] = value 2026-07-06 18:35:12.312 | cfg_attr_count[section, attr] = 1 2026-07-06 18:35:12.312 | } else { 2026-07-06 18:35:12.312 | lno = cfg_attr_count[section, attr]++ 2026-07-06 18:35:12.313 | cfg_attr[section, attr, lno] = value 2026-07-06 18:35:12.313 | } 2026-07-06 18:35:12.313 | } 2026-07-06 18:35:12.313 | END { 2026-07-06 18:35:12.314 | # Process each section in order 2026-07-06 18:35:12.314 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 18:35:12.314 | section = cfg_section[sno] 2026-07-06 18:35:12.314 | # The ini routines simply append a config item immediately 2026-07-06 18:35:12.314 | # after the section header. To keep the same order as defined 2026-07-06 18:35:12.314 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 18:35:12.314 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 18:35:12.314 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 18:35:12.314 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 18:35:12.314 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 18:35:12.314 | else { 2026-07-06 18:35:12.315 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 18:35:12.315 | count = cfg_attr_count[section, attr] 2026-07-06 18:35:12.315 | print "inidelete " configfile " " section " " attr 2026-07-06 18:35:12.315 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 18:35:12.315 | for (l = count -2; l >= 0; l--) 2026-07-06 18:35:12.315 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 18:35:12.317 | } 2026-07-06 18:35:12.318 | } 2026-07-06 18:35:12.319 | } 2026-07-06 18:35:12.319 | } 2026-07-06 18:35:12.319 | ' 2026-07-06 18:35:12.320 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-06 18:35:12.320 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 18:35:12.320 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 18:35:12.321 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-06 18:35:12.321 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 18:35:12.323 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-06 18:35:12.328 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-06 18:35:12.328 | BEGIN { group = "" } 2026-07-06 18:35:12.328 | /^\[\[.+\|.*\]\]/ { 2026-07-06 18:35:12.328 | gsub("[][]", "", $1); 2026-07-06 18:35:12.328 | split($1, a, "|"); 2026-07-06 18:35:12.328 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 18:35:12.328 | group=a[1] 2026-07-06 18:35:12.329 | } else { 2026-07-06 18:35:12.329 | group="" 2026-07-06 18:35:12.329 | } 2026-07-06 18:35:12.329 | next 2026-07-06 18:35:12.329 | } 2026-07-06 18:35:12.329 | { 2026-07-06 18:35:12.329 | if (group != "") 2026-07-06 18:35:12.329 | print $0 2026-07-06 18:35:12.329 | } 2026-07-06 18:35:12.329 | ' /home/quobyte/devstack/local.conf 2026-07-06 18:35:12.337 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-06 18:35:12.340 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-06 18:35:12.385 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:12.388 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-06 18:35:12.392 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-06 18:35:12.435 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:12.440 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-06 18:35:12.443 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-06 18:35:12.486 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:12.489 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-06 18:35:12.493 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-06 18:35:12.521 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:35:12.537 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:12.540 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-1dcb4dc6-d851-4741-85dd-ed600af586c2"' 2026-07-06 18:35:12.544 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-1dcb4dc6-d851-4741-85dd-ed600af586c2 2026-07-06 18:35:12.551 | [59206 Async configure_neutron_nova:59206]: finished successfully 2026-07-06 18:35:12.588 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:12.592 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-06 18:35:12.595 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-06 18:35:12.638 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:12.642 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-06 18:35:12.645 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-06 18:35:12.684 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:35:12.689 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-06 18:35:12.713 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:35:12.717 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 18:35:12.721 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-06 18:35:12.744 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:12.748 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 18:35:12.792 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-06 18:35:12.855 | [2057 Async configure_neutron_nova:59206]: Waiting for completion of configure_neutron_nova running on PID 59206 (2 other jobs running) 2026-07-06 18:35:12.884 | [2057 Async configure_neutron_nova:59206]: Signaling child to exit 2026-07-06 18:35:12.885 | WAKEUP 2026-07-06 18:35:12.910 | [2057 Async configure_neutron_nova:59206]: Signaled 2026-07-06 18:35:12.912 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-06 18:35:12.912 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-06 18:35:12.912 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-06 18:35:12.912 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 18:35:12.912 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 18:35:12.912 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-06 18:35:12.912 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-06 18:35:12.912 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-06 18:35:12.913 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.231/identity 2026-07-06 18:35:12.913 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-06 18:35:12.913 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-06 18:35:12.913 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-06 18:35:12.913 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-06 18:35:12.913 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-06 18:35:12.913 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-06 18:35:12.913 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-06 18:35:12.913 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-06 18:35:12.913 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-06 18:35:12.913 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-06 18:35:12.914 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:35:12.914 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-06 18:35:12.914 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-06 18:35:12.914 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-06 18:35:12.914 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-06 18:35:12.914 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 18:35:12.915 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-06 18:35:12.915 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-06 18:35:12.915 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 18:35:12.916 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 18:35:12.916 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-06 18:35:12.916 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-06 18:35:12.917 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-06 18:35:12.917 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-06 18:35:12.917 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-06 18:35:12.917 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 18:35:12.918 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-06 18:35:12.918 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-06 18:35:12.918 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-06 18:35:12.918 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.231/identity 2026-07-06 18:35:12.918 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-06 18:35:12.918 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-06 18:35:12.918 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-06 18:35:12.918 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-06 18:35:12.919 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-06 18:35:12.919 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-06 18:35:12.919 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-06 18:35:12.919 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-06 18:35:12.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-06 18:35:12.919 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-06 18:35:12.920 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:35:12.920 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-06 18:35:12.920 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-06 18:35:12.963 | [2057 Async configure_neutron_nova:59206]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-06 18:35:12.968 | + inc/async:async_wait:197 : return 0 2026-07-06 18:35:12.972 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-06 18:35:12.996 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:13.000 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 18:35:13.043 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 18:35:13.088 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-06 18:35:13.112 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:13.116 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-06 18:35:13.119 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:35:13.123 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-06 18:35:13.126 | + ./stack.sh:main:1293 : start_nova_api 2026-07-06 18:35:13.129 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:35:13.133 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:35:13.137 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:35:13.141 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-06 18:35:13.147 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 18:35:13.150 | + functions-common:run_process:1674 : local service=n-api 2026-07-06 18:35:13.154 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 18:35:13.157 | + functions-common:run_process:1676 : local group= 2026-07-06 18:35:13.161 | + functions-common:run_process:1677 : local user= 2026-07-06 18:35:13.164 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:35:13.168 | + functions-common:run_process:1680 : local name=n-api 2026-07-06 18:35:13.172 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:35:13.175 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:35:13.179 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:35:13.182 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:35:13.188 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:35:13.193 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362913189 2026-07-06 18:35:13.197 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-06 18:35:13.218 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:13.222 | + 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-06 18:35:13.226 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-06 18:35:13.229 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 18:35:13.234 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 18:35:13.237 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 18:35:13.241 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 18:35:13.243 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-06 18:35:13.245 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-06 18:35:13.250 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-06 18:35:13.253 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:35:13.257 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:35:13.261 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:35:13.265 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:35:13.268 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-06 18:35:13.272 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-06 18:35:13.276 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 18:35:13.280 | + 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-06 18:35:13.284 | + 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-06 18:35:13.288 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-06 18:35:13.292 | + 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-06 18:35:13.295 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 18:35:13.299 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 18:35:13.303 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 18:35:13.305 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-06 18:35:13.309 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 18:35:13.315 | + 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-06 18:35:13.404 | + 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-06 18:35:13.497 | + 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-06 18:35:13.570 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-06 18:35:13.645 | + 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-06 18:35:13.718 | + 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-06 18:35:13.794 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-06 18:35:13.865 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-06 18:35:13.938 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-06 18:35:14.015 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-06 18:35:14.088 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-06 18:35:14.152 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 18:35:14.156 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 18:35:14.159 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-06 18:35:14.236 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 18:35:14.705 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-06 18:35:14.732 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-06 18:35:15.177 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-06 18:35:15.312 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:35:15.317 | + functions-common:time_stop:2420 : local name 2026-07-06 18:35:15.321 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:35:15.325 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:35:15.329 | + functions-common:time_stop:2423 : local total 2026-07-06 18:35:15.333 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:35:15.337 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:35:15.342 | + functions-common:time_stop:2427 : start_time=1783362913189 2026-07-06 18:35:15.346 | + functions-common:time_stop:2429 : [[ -z 1783362913189 ]] 2026-07-06 18:35:15.352 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:35:15.357 | + functions-common:time_stop:2432 : end_time=1783362915353 2026-07-06 18:35:15.361 | + functions-common:time_stop:2433 : elapsed_time=2164 2026-07-06 18:35:15.366 | + functions-common:time_stop:2434 : total=4288 2026-07-06 18:35:15.369 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:35:15.374 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6452 2026-07-06 18:35:15.378 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-06 18:35:15.378 | Waiting for nova-api to start... 2026-07-06 18:35:15.382 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.231/compute/v2.1/ 2026-07-06 18:35:15.386 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.231/compute/v2.1/ 2026-07-06 18:35:15.389 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 18:35:15.393 | + functions:wait_for_service:477 : local url=http://192.168.122.231/compute/v2.1/ 2026-07-06 18:35:15.396 | + functions:wait_for_service:478 : local rval=0 2026-07-06 18:35:15.400 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 18:35:15.403 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 18:35:15.407 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:35:15.410 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:35:15.415 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:35:15.422 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362915417 2026-07-06 18:35:15.426 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 18:35:15.430 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:35:15.433 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.231/compute/v2.1/ 2026-07-06 18:35:21.449 | + :: : [[ 200 == 503 ]] 2026-07-06 18:35:21.451 | + :: : [[ 0 -eq 7 ]] 2026-07-06 18:35:21.455 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 18:35:21.459 | + functions-common:time_stop:2420 : local name 2026-07-06 18:35:21.462 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:35:21.466 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:35:21.469 | + functions-common:time_stop:2423 : local total 2026-07-06 18:35:21.472 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:35:21.475 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 18:35:21.478 | + functions-common:time_stop:2427 : start_time=1783362915417 2026-07-06 18:35:21.481 | + functions-common:time_stop:2429 : [[ -z 1783362915417 ]] 2026-07-06 18:35:21.486 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:35:21.491 | + functions-common:time_stop:2432 : end_time=1783362921487 2026-07-06 18:35:21.494 | + functions-common:time_stop:2433 : elapsed_time=6070 2026-07-06 18:35:21.497 | + functions-common:time_stop:2434 : total=5653 2026-07-06 18:35:21.500 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:35:21.504 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11723 2026-07-06 18:35:21.507 | + functions:wait_for_service:486 : return 0 2026-07-06 18:35:21.511 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:35:21.514 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:35:21.518 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-06 18:35:21.543 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:21.547 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-06 18:35:21.551 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:35:21.555 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-06 18:35:21.558 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-06 18:35:21.562 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-06 18:35:21.566 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-06 18:35:21.569 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-06 18:35:21.573 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-06 18:35:21.577 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-06 18:35:21.581 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-06 18:35:21.585 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-06 18:35:21.602 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-06 18:35:21.609 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-06 18:35:21.615 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-06 18:35:21.621 | + 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-06 18:35:21.638 | + 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-06 18:35:21.655 | + 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-06 18:35:21.672 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-06 18:35:21.676 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-06 18:35:21.676 | Starting OVN 2026-07-06 18:35:21.680 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-06 18:35:21.684 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-06 18:35:21.684 | Starting OVS 2026-07-06 18:35:21.688 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-06 18:35:21.711 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:21.715 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-06 18:35:21.774 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-06 18:35:21.835 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-06 18:35:21.839 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-06 18:35:21.842 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 18:35:22.322 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-06 18:35:22.791 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-06 18:35:22.791 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-06 18:35:22.791 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-06 18:35:22.791 | 2026-07-06 18:35:22.792 | Possible reasons for having these kinds of units are: 2026-07-06 18:35:22.793 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-06 18:35:22.793 | .wants/, .requires/, or .upholds/ directory. 2026-07-06 18:35:22.793 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-06 18:35:22.793 | a requirement dependency on it. 2026-07-06 18:35:22.793 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-06 18:35:22.795 | D-Bus, udev, scripted systemctl call, ...). 2026-07-06 18:35:22.795 | • In case of template units, the unit is meant to be enabled with some 2026-07-06 18:35:22.795 | instance name specified. 2026-07-06 18:35:22.803 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-06 18:35:27.456 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-06 18:35:27.459 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 18:35:27.973 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-06 18:35:28.498 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-06 18:35:28.500 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-06 18:35:28.500 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-06 18:35:28.500 | 2026-07-06 18:35:28.501 | Possible reasons for having these kinds of units are: 2026-07-06 18:35:28.502 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-06 18:35:28.506 | .wants/, .requires/, or .upholds/ directory. 2026-07-06 18:35:28.506 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-06 18:35:28.506 | a requirement dependency on it. 2026-07-06 18:35:28.506 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-06 18:35:28.506 | D-Bus, udev, scripted systemctl call, ...). 2026-07-06 18:35:28.507 | • In case of template units, the unit is meant to be enabled with some 2026-07-06 18:35:28.507 | instance name specified. 2026-07-06 18:35:28.514 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-06 18:35:28.712 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-06 18:35:28.713 | Configuring OVSDB 2026-07-06 18:35:28.717 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-06 18:35:28.748 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:35:28.753 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-06 18:35:28.789 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-06 18:35:28.815 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=6cc23ffa-72db-4b44-8507-8e19a669a910 2026-07-06 18:35:28.840 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.231:6642 2026-07-06 18:35:28.867 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-06 18:35:28.894 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-06 18:35:28.926 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.231 2026-07-06 18:35:28.958 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-06 18:35:28.963 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-06 18:35:28.991 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-06 18:35:28.995 | + 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-06 18:35:29.023 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-06 18:35:29.027 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-06 18:35:29.031 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 18:35:29.036 | + functions-common:is_provider_network:2272 : return 1 2026-07-06 18:35:29.040 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-06 18:35:29.044 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-06 18:35:29.048 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-06 18:35:29.053 | + 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-06 18:35:29.057 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-06 18:35:29.061 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-06 18:35:29.093 | + 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-06 18:35:29.123 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-06 18:35:29.156 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-06 18:35:29.182 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:35:29.185 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-06 18:35:29.187 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-06 18:35:29.189 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-06 18:35:29.191 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-06 18:35:29.193 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-06 18:35:29.229 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:29.238 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-06 18:35:29.246 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-06 18:35:29.252 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 18:35:29.779 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-06 18:35:30.302 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-06 18:35:30.379 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-06 18:35:30.382 | + 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-06 18:35:30.385 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-06 18:35:30.389 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-06 18:35:30.392 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-06 18:35:31.398 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-06 18:35:31.401 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-06 18:35:31.404 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-06 18:35:31.407 | + 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-06 18:35:31.410 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-06 18:35:31.412 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-06 18:35:31.415 | + 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-06 18:35:31.417 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-06 18:35:31.419 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-06 18:35:31.422 | + 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-06 18:35:31.424 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-06 18:35:31.426 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-06 18:35:31.428 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-06 18:35:31.443 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:35:31.445 | + 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-06 18:35:31.469 | + 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-06 18:35:31.493 | + 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-06 18:35:31.510 | + 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-06 18:35:31.528 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-06 18:35:31.543 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:31.546 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-06 18:35:31.548 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-06 18:35:31.550 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 18:35:32.025 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-06 18:35:32.499 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-06 18:35:32.499 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-06 18:35:32.499 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-06 18:35:32.499 | 2026-07-06 18:35:32.499 | Possible reasons for having these kinds of units are: 2026-07-06 18:35:32.499 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-06 18:35:32.500 | .wants/, .requires/, or .upholds/ directory. 2026-07-06 18:35:32.500 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-06 18:35:32.500 | a requirement dependency on it. 2026-07-06 18:35:32.500 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-06 18:35:32.500 | D-Bus, udev, scripted systemctl call, ...). 2026-07-06 18:35:32.500 | • In case of template units, the unit is meant to be enabled with some 2026-07-06 18:35:32.500 | instance name specified. 2026-07-06 18:35:32.509 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-06 18:35:32.761 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-06 18:35:32.787 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:35:32.793 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-06 18:35:32.797 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-06 18:35:32.823 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:32.828 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-06 18:35:32.831 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-06 18:35:32.834 | + 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-06 18:35:32.838 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-06 18:35:32.841 | + 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-06 18:35:32.844 | + functions-common:run_process:1676 : local group= 2026-07-06 18:35:32.847 | + functions-common:run_process:1677 : local user= 2026-07-06 18:35:32.849 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:35:32.852 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-06 18:35:32.856 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:35:32.859 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:35:32.862 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:35:32.865 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:35:32.868 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:35:32.874 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362932870 2026-07-06 18:35:32.877 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-06 18:35:32.897 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:32.900 | + 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-06 18:35:32.903 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-06 18:35:32.907 | + 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-06 18:35:32.910 | + 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-06 18:35:32.913 | + 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-06 18:35:32.916 | + 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-06 18:35:32.919 | + 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-06 18:35:32.923 | + 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-06 18:35:32.926 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-06 18:35:32.929 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:35:32.932 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:35:32.936 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:35:32.939 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:35:32.942 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-06 18:35:32.946 | + 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-06 18:35:32.949 | + 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-06 18:35:32.952 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-06 18:35:32.956 | + 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-06 18:35:32.959 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 18:35:32.962 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 18:35:32.965 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 18:35:32.968 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 18:35:32.971 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 18:35:32.974 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-06 18:35:32.977 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 18:35:32.982 | + 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-06 18:35:33.068 | + 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-06 18:35:33.148 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-06 18:35:33.217 | + 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-06 18:35:33.280 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-06 18:35:33.340 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-06 18:35:33.404 | + 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-06 18:35:33.468 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 18:35:33.470 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 18:35:33.473 | + 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-06 18:35:33.549 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 18:35:34.022 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-06 18:35:34.054 | 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-06 18:35:34.508 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-06 18:35:34.568 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:35:34.571 | + functions-common:time_stop:2420 : local name 2026-07-06 18:35:34.574 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:35:34.577 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:35:34.579 | + functions-common:time_stop:2423 : local total 2026-07-06 18:35:34.582 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:35:34.584 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:35:34.587 | + functions-common:time_stop:2427 : start_time=1783362932870 2026-07-06 18:35:34.589 | + functions-common:time_stop:2429 : [[ -z 1783362932870 ]] 2026-07-06 18:35:34.592 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:35:34.597 | + functions-common:time_stop:2432 : end_time=1783362934594 2026-07-06 18:35:34.599 | + functions-common:time_stop:2433 : elapsed_time=1724 2026-07-06 18:35:34.602 | + functions-common:time_stop:2434 : total=6452 2026-07-06 18:35:34.604 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:35:34.607 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8176 2026-07-06 18:35:34.609 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-06 18:35:34.612 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-06 18:35:34.615 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-06 18:35:34.618 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 18:35:34.634 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 18:35:34.636 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 18:35:34.639 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 18:35:34.643 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 18:35:34.646 | + 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-06 18:35:34.684 | + 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-06 18:35:34.720 | + 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-06 18:35:34.755 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 18:35:34.789 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-06 18:35:34.825 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-06 18:35:34.828 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-06 18:35:34.848 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:34.852 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-06 18:35:34.904 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-06 18:35:34.907 | + 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-06 18:35:34.910 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-06 18:35:34.913 | + 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-06 18:35:34.916 | + functions-common:run_process:1676 : local group= 2026-07-06 18:35:34.919 | + functions-common:run_process:1677 : local user= 2026-07-06 18:35:34.922 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:35:34.925 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-06 18:35:34.928 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:35:34.931 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:35:34.934 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:35:34.936 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:35:34.940 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:35:34.944 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362934941 2026-07-06 18:35:34.947 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-06 18:35:34.966 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:34.969 | + 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-06 18:35:34.972 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-06 18:35:34.975 | + 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-06 18:35:34.978 | + 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-06 18:35:34.981 | + 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-06 18:35:34.983 | + 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-06 18:35:34.987 | + 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-06 18:35:34.989 | + 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-06 18:35:34.993 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-06 18:35:34.996 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:35:34.999 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:35:35.002 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:35:35.005 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:35:35.007 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-06 18:35:35.010 | + 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-06 18:35:35.013 | + 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-06 18:35:35.016 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-06 18:35:35.019 | + 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-06 18:35:35.022 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 18:35:35.025 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 18:35:35.027 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 18:35:35.030 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 18:35:35.033 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 18:35:35.036 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-06 18:35:35.039 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 18:35:35.044 | + 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-06 18:35:35.128 | + 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-06 18:35:35.212 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-06 18:35:35.283 | + 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-06 18:35:35.357 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-06 18:35:35.426 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-06 18:35:35.494 | + 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-06 18:35:35.562 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 18:35:35.565 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 18:35:35.568 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-06 18:35:35.649 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 18:35:36.136 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-06 18:35:36.170 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-06 18:35:36.639 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-06 18:35:36.705 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:35:36.711 | + functions-common:time_stop:2420 : local name 2026-07-06 18:35:36.714 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:35:36.717 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:35:36.722 | + functions-common:time_stop:2423 : local total 2026-07-06 18:35:36.724 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:35:36.726 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:35:36.729 | + functions-common:time_stop:2427 : start_time=1783362934941 2026-07-06 18:35:36.733 | + functions-common:time_stop:2429 : [[ -z 1783362934941 ]] 2026-07-06 18:35:36.737 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:35:36.742 | + functions-common:time_stop:2432 : end_time=1783362936738 2026-07-06 18:35:36.744 | + functions-common:time_stop:2433 : elapsed_time=1797 2026-07-06 18:35:36.747 | + functions-common:time_stop:2434 : total=8176 2026-07-06 18:35:36.750 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:35:36.753 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9973 2026-07-06 18:35:36.757 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 18:35:36.759 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 18:35:36.761 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 18:35:36.765 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 18:35:36.784 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 18:35:36.787 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 18:35:36.789 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 18:35:36.794 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 18:35:36.794 | + 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-06 18:35:36.830 | + 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-06 18:35:36.862 | + 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-06 18:35:36.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-06 18:35:36.923 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-06 18:35:36.964 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-06 18:35:36.966 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-06 18:35:36.969 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-06 18:35:36.971 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-06 18:35:37.000 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-06 18:35:37.030 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-06 18:35:37.034 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-06 18:35:37.037 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-06 18:35:37.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-06 18:35:37.115 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-06 18:35:37.141 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:37.144 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-06 18:35:37.146 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:35:37.148 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-06 18:35:37.151 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-06 18:35:37.154 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-06 18:35:37.156 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-06 18:35:37.196 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-06 18:35:37.199 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-06 18:35:37.202 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-06 18:35:37.243 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-06 18:35:37.247 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-06 18:35:37.250 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-06 18:35:37.254 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-06 18:35:37.258 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-06 18:35:37.263 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-06 18:35:37.269 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-06 18:35:37.272 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-06 18:35:37.275 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-06 18:35:37.278 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-06 18:35:37.282 | +++ 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-06 18:35:37.285 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 18:35:37.289 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 18:35:37.293 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-06 18:35:37.296 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 18:35:37.300 | + 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-06 18:35:37.304 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-06 18:35:37.308 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-06 18:35:37.312 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-06 18:35:37.316 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-06 18:35:37.345 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-06 18:35:37.349 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-06 18:35:37.400 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-06 18:35:37.452 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-06 18:35:37.455 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-06 18:35:37.506 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-06 18:35:37.510 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-06 18:35:37.563 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-06 18:35:37.568 | + 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-06 18:35:37.572 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-06 18:35:37.576 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 18:35:37.579 | + functions-common:run_process:1676 : local group= 2026-07-06 18:35:37.582 | + functions-common:run_process:1677 : local user= 2026-07-06 18:35:37.585 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:35:37.590 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-06 18:35:37.595 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:35:37.598 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:35:37.601 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:35:37.605 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:35:37.609 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:35:37.615 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362937611 2026-07-06 18:35:37.618 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-06 18:35:37.640 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:37.643 | + 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-06 18:35:37.647 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-06 18:35:37.651 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 18:35:37.654 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 18:35:37.658 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 18:35:37.662 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 18:35:37.665 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-06 18:35:37.669 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-06 18:35:37.673 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-06 18:35:37.677 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:35:37.680 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:35:37.683 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:35:37.687 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:35:37.690 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-06 18:35:37.694 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-06 18:35:37.696 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 18:35:37.700 | + 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-06 18:35:37.703 | + 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-06 18:35:37.707 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-06 18:35:37.711 | + 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-06 18:35:37.714 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 18:35:37.717 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 18:35:37.721 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 18:35:37.724 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-06 18:35:37.727 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 18:35:37.733 | + 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-06 18:35:37.816 | + 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-06 18:35:37.908 | + 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-06 18:35:37.986 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-06 18:35:38.063 | + 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-06 18:35:38.128 | + 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-06 18:35:38.188 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-06 18:35:38.259 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-06 18:35:38.335 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-06 18:35:38.410 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-06 18:35:38.483 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-06 18:35:38.556 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 18:35:38.559 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 18:35:38.563 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-06 18:35:38.653 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 18:35:39.138 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-06 18:35:39.167 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-06 18:35:39.643 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-06 18:35:39.783 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:35:39.787 | + functions-common:time_stop:2420 : local name 2026-07-06 18:35:39.790 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:35:39.794 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:35:39.799 | + functions-common:time_stop:2423 : local total 2026-07-06 18:35:39.801 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:35:39.804 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:35:39.806 | + functions-common:time_stop:2427 : start_time=1783362937611 2026-07-06 18:35:39.808 | + functions-common:time_stop:2429 : [[ -z 1783362937611 ]] 2026-07-06 18:35:39.815 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:35:39.820 | + functions-common:time_stop:2432 : end_time=1783362939817 2026-07-06 18:35:39.822 | + functions-common:time_stop:2433 : elapsed_time=2206 2026-07-06 18:35:39.825 | + functions-common:time_stop:2434 : total=9973 2026-07-06 18:35:39.827 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:35:39.829 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12179 2026-07-06 18:35:39.832 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.231/ 2026-07-06 18:35:39.835 | + 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-06 18:35:39.838 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-06 18:35:39.840 | + 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-06 18:35:39.843 | + functions-common:run_process:1676 : local group= 2026-07-06 18:35:39.845 | + functions-common:run_process:1677 : local user= 2026-07-06 18:35:39.848 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:35:39.850 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-06 18:35:39.853 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:35:39.855 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:35:39.858 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:35:39.860 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:35:39.867 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:35:39.870 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362939868 2026-07-06 18:35:39.872 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-06 18:35:39.891 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:39.894 | + 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-06 18:35:39.897 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-06 18:35:39.899 | + 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-06 18:35:39.902 | + 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-06 18:35:39.904 | + 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-06 18:35:39.907 | + 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-06 18:35:39.910 | + 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-06 18:35:39.912 | + 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-06 18:35:39.914 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-06 18:35:39.917 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:35:39.919 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:35:39.922 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:35:39.924 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:35:39.927 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-06 18:35:39.930 | + 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-06 18:35:39.932 | + 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-06 18:35:39.934 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-06 18:35:39.937 | + 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-06 18:35:39.940 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 18:35:39.942 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 18:35:39.945 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 18:35:39.947 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 18:35:39.949 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 18:35:39.952 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-06 18:35:39.954 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 18:35:39.959 | + 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-06 18:35:40.041 | + 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-06 18:35:40.120 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-06 18:35:40.184 | + 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-06 18:35:40.253 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-06 18:35:40.324 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-06 18:35:40.389 | + 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-06 18:35:40.457 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 18:35:40.460 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 18:35:40.462 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-06 18:35:40.543 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 18:35:41.059 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-06 18:35:41.107 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-06 18:35:41.591 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-06 18:35:41.643 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:35:41.649 | + functions-common:time_stop:2420 : local name 2026-07-06 18:35:41.652 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:35:41.659 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:35:41.662 | + functions-common:time_stop:2423 : local total 2026-07-06 18:35:41.665 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:35:41.667 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:35:41.669 | + functions-common:time_stop:2427 : start_time=1783362939868 2026-07-06 18:35:41.671 | + functions-common:time_stop:2429 : [[ -z 1783362939868 ]] 2026-07-06 18:35:41.678 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:35:41.682 | + functions-common:time_stop:2432 : end_time=1783362941680 2026-07-06 18:35:41.685 | + functions-common:time_stop:2433 : elapsed_time=1812 2026-07-06 18:35:41.687 | + functions-common:time_stop:2434 : total=12179 2026-07-06 18:35:41.689 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:35:41.691 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13991 2026-07-06 18:35:41.694 | + 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-06 18:35:41.696 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-06 18:35:41.698 | + 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-06 18:35:41.700 | + functions-common:run_process:1676 : local group= 2026-07-06 18:35:41.702 | + functions-common:run_process:1677 : local user= 2026-07-06 18:35:41.707 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:35:41.707 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-06 18:35:41.709 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:35:41.711 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:35:41.713 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:35:41.715 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:35:41.719 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:35:41.723 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362941721 2026-07-06 18:35:41.725 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-06 18:35:41.744 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:41.747 | + 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-06 18:35:41.749 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-06 18:35:41.751 | + 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-06 18:35:41.753 | + 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-06 18:35:41.756 | + 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-06 18:35:41.758 | + 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-06 18:35:41.760 | + 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-06 18:35:41.762 | + 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-06 18:35:41.764 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-06 18:35:41.767 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:35:41.769 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:35:41.771 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:35:41.774 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:35:41.776 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-06 18:35:41.778 | + 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-06 18:35:41.783 | + 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-06 18:35:41.783 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-06 18:35:41.785 | + 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-06 18:35:41.787 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 18:35:41.789 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 18:35:41.791 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 18:35:41.793 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 18:35:41.795 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 18:35:41.797 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-06 18:35:41.800 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 18:35:41.804 | + 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-06 18:35:41.915 | + 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-06 18:35:42.045 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-06 18:35:42.156 | + 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-06 18:35:42.285 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-06 18:35:42.408 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-06 18:35:42.525 | + 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-06 18:35:42.625 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 18:35:42.627 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 18:35:42.631 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-06 18:35:42.777 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 18:35:43.342 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-06 18:35:43.380 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-06 18:35:43.926 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-06 18:35:43.989 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:35:43.993 | + functions-common:time_stop:2420 : local name 2026-07-06 18:35:43.998 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:35:44.004 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:35:44.006 | + functions-common:time_stop:2423 : local total 2026-07-06 18:35:44.010 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:35:44.013 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:35:44.018 | + functions-common:time_stop:2427 : start_time=1783362941721 2026-07-06 18:35:44.019 | + functions-common:time_stop:2429 : [[ -z 1783362941721 ]] 2026-07-06 18:35:44.024 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:35:44.031 | + functions-common:time_stop:2432 : end_time=1783362944025 2026-07-06 18:35:44.038 | + functions-common:time_stop:2433 : elapsed_time=2304 2026-07-06 18:35:44.044 | + functions-common:time_stop:2434 : total=13991 2026-07-06 18:35:44.048 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:35:44.052 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16295 2026-07-06 18:35:44.056 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-06 18:35:44.057 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-06 18:35:44.060 | + 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-06 18:35:44.065 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-06 18:35:44.071 | + 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-06 18:35:44.077 | + functions-common:run_process:1676 : local group= 2026-07-06 18:35:44.078 | + functions-common:run_process:1677 : local user= 2026-07-06 18:35:44.081 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:35:44.084 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-06 18:35:44.090 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:35:44.093 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:35:44.096 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:35:44.100 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:35:44.106 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:35:44.113 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362944108 2026-07-06 18:35:44.117 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-06 18:35:44.149 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:44.156 | + 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-06 18:35:44.163 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-06 18:35:44.170 | + 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-06 18:35:44.173 | + 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-06 18:35:44.179 | + 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-06 18:35:44.187 | + 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-06 18:35:44.194 | + 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-06 18:35:44.199 | + 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-06 18:35:44.208 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-06 18:35:44.215 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:35:44.222 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:35:44.228 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:35:44.235 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:35:44.241 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-06 18:35:44.250 | + 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-06 18:35:44.255 | + 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-06 18:35:44.261 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-06 18:35:44.267 | + 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-06 18:35:44.273 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 18:35:44.279 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 18:35:44.284 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 18:35:44.292 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 18:35:44.298 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 18:35:44.303 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-06 18:35:44.308 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 18:35:44.316 | + 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-06 18:35:44.459 | + 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-06 18:35:44.588 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-06 18:35:44.699 | + 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-06 18:35:44.828 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-06 18:35:44.952 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-06 18:35:45.070 | + 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-06 18:35:45.182 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 18:35:45.187 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 18:35:45.195 | + 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-06 18:35:45.339 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 18:35:45.965 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-06 18:35:46.007 | 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-06 18:35:46.518 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-06 18:35:46.589 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:35:46.597 | + functions-common:time_stop:2420 : local name 2026-07-06 18:35:46.599 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:35:46.603 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:35:46.611 | + functions-common:time_stop:2423 : local total 2026-07-06 18:35:46.618 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:35:46.623 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:35:46.627 | + functions-common:time_stop:2427 : start_time=1783362944108 2026-07-06 18:35:46.632 | + functions-common:time_stop:2429 : [[ -z 1783362944108 ]] 2026-07-06 18:35:46.640 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:35:46.648 | + functions-common:time_stop:2432 : end_time=1783362946642 2026-07-06 18:35:46.654 | + functions-common:time_stop:2433 : elapsed_time=2534 2026-07-06 18:35:46.660 | + functions-common:time_stop:2434 : total=16295 2026-07-06 18:35:46.663 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:35:46.666 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18829 2026-07-06 18:35:46.670 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-06 18:35:46.674 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.231/networking 2026-07-06 18:35:46.677 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-06 18:35:46.677 | Waiting for Neutron to start... 2026-07-06 18:35:46.682 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.231/networking' 2026-07-06 18:35:46.686 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.231/networking' 'Neutron did not start' 60 2026-07-06 18:35:46.691 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.231/networking' 2026-07-06 18:35:46.694 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-06 18:35:46.700 | + functions-common:test_with_retry:2360 : local until=60 2026-07-06 18:35:46.705 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-06 18:35:46.709 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-06 18:35:46.712 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-06 18:35:46.717 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:35:46.720 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:35:46.726 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:35:46.732 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362946728 2026-07-06 18:35:46.737 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.231/networking; do sleep 0.5; done' 2026-07-06 18:35:54.827 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.231/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-06 18:35:54.834 | + functions-common:time_stop:2420 : local name 2026-07-06 18:35:54.841 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:35:54.848 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:35:54.851 | + functions-common:time_stop:2423 : local total 2026-07-06 18:35:54.856 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:35:54.861 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-06 18:35:54.869 | + functions-common:time_stop:2427 : start_time=1783362946728 2026-07-06 18:35:54.877 | + functions-common:time_stop:2429 : [[ -z 1783362946728 ]] 2026-07-06 18:35:54.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:35:54.895 | + functions-common:time_stop:2432 : end_time=1783362954891 2026-07-06 18:35:54.899 | + functions-common:time_stop:2433 : elapsed_time=8163 2026-07-06 18:35:54.904 | + functions-common:time_stop:2434 : total=0 2026-07-06 18:35:54.908 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:35:54.912 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8163 2026-07-06 18:35:54.916 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-06 18:35:54.948 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:54.953 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-06 18:35:54.957 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:35:54.963 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-06 18:35:54.966 | + ./stack.sh:main:1311 : start_placement 2026-07-06 18:35:54.976 | + lib/placement:start_placement:137 : start_placement_api 2026-07-06 18:35:54.982 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-06 18:35:54.993 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 18:35:55.004 | + functions-common:run_process:1674 : local service=placement-api 2026-07-06 18:35:55.012 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 18:35:55.019 | + functions-common:run_process:1676 : local group= 2026-07-06 18:35:55.026 | + functions-common:run_process:1677 : local user= 2026-07-06 18:35:55.033 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:35:55.041 | + functions-common:run_process:1680 : local name=placement-api 2026-07-06 18:35:55.046 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:35:55.048 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:35:55.054 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:35:55.059 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:35:55.067 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:35:55.076 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362955068 2026-07-06 18:35:55.080 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-06 18:35:55.120 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:35:55.126 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-06 18:35:55.133 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-06 18:35:55.139 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 18:35:55.143 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 18:35:55.148 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 18:35:55.151 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 18:35:55.155 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-06 18:35:55.162 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-06 18:35:55.168 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-06 18:35:55.172 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:35:55.178 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:35:55.183 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:35:55.188 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:35:55.194 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-06 18:35:55.197 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-06 18:35:55.200 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 18:35:55.207 | + 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-06 18:35:55.210 | + 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-06 18:35:55.215 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-06 18:35:55.218 | + 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-06 18:35:55.224 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 18:35:55.230 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 18:35:55.235 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 18:35:55.239 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-06 18:35:55.243 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 18:35:55.252 | + 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-06 18:35:55.381 | + 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-06 18:35:55.523 | + 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-06 18:35:55.625 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-06 18:35:55.713 | + 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-06 18:35:55.813 | + 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-06 18:35:55.915 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-06 18:35:55.989 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-06 18:35:56.061 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-06 18:35:56.133 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-06 18:35:56.202 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-06 18:35:56.276 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 18:35:56.280 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 18:35:56.284 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-06 18:35:56.370 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 18:35:56.868 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-06 18:35:56.894 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-06 18:35:57.366 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-06 18:35:57.508 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:35:57.512 | + functions-common:time_stop:2420 : local name 2026-07-06 18:35:57.516 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:35:57.520 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:35:57.525 | + functions-common:time_stop:2423 : local total 2026-07-06 18:35:57.529 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:35:57.534 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:35:57.538 | + functions-common:time_stop:2427 : start_time=1783362955068 2026-07-06 18:35:57.543 | + functions-common:time_stop:2429 : [[ -z 1783362955068 ]] 2026-07-06 18:35:57.547 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:35:57.554 | + functions-common:time_stop:2432 : end_time=1783362957549 2026-07-06 18:35:57.558 | + functions-common:time_stop:2433 : elapsed_time=2481 2026-07-06 18:35:57.563 | + functions-common:time_stop:2434 : total=18829 2026-07-06 18:35:57.567 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:35:57.571 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21310 2026-07-06 18:35:57.575 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-06 18:35:57.575 | Waiting for placement-api to start... 2026-07-06 18:35:57.580 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.231/placement 2026-07-06 18:35:57.584 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 18:35:57.588 | + functions:wait_for_service:477 : local url=http://192.168.122.231/placement 2026-07-06 18:35:57.592 | + functions:wait_for_service:478 : local rval=0 2026-07-06 18:35:57.596 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 18:35:57.599 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 18:35:57.603 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:35:57.607 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:35:57.612 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:35:57.620 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362957614 2026-07-06 18:35:57.624 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 18:35:57.628 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:35:57.630 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.231/placement 2026-07-06 18:36:00.401 | + :: : [[ 200 == 503 ]] 2026-07-06 18:36:00.402 | + :: : [[ 0 -eq 7 ]] 2026-07-06 18:36:00.406 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 18:36:00.409 | + functions-common:time_stop:2420 : local name 2026-07-06 18:36:00.411 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:36:00.413 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:36:00.416 | + functions-common:time_stop:2423 : local total 2026-07-06 18:36:00.418 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:36:00.421 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 18:36:00.425 | + functions-common:time_stop:2427 : start_time=1783362957614 2026-07-06 18:36:00.427 | + functions-common:time_stop:2429 : [[ -z 1783362957614 ]] 2026-07-06 18:36:00.431 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:36:00.435 | + functions-common:time_stop:2432 : end_time=1783362960432 2026-07-06 18:36:00.439 | + functions-common:time_stop:2433 : elapsed_time=2818 2026-07-06 18:36:00.441 | + functions-common:time_stop:2434 : total=11723 2026-07-06 18:36:00.444 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:36:00.447 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14541 2026-07-06 18:36:00.450 | + functions:wait_for_service:486 : return 0 2026-07-06 18:36:00.452 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-06 18:36:00.471 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:36:00.474 | + ./stack.sh:main:1315 : start_neutron 2026-07-06 18:36:00.478 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-06 18:36:00.481 | + 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-06 18:36:00.485 | + functions-common:run_process:1674 : local service=q-agt 2026-07-06 18:36:00.488 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 18:36:00.492 | + functions-common:run_process:1676 : local group= 2026-07-06 18:36:00.495 | + functions-common:run_process:1677 : local user= 2026-07-06 18:36:00.498 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:36:00.501 | + functions-common:run_process:1680 : local name=q-agt 2026-07-06 18:36:00.504 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:36:00.508 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:36:00.511 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:36:00.515 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:36:00.519 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:36:00.524 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362960520 2026-07-06 18:36:00.527 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-06 18:36:00.546 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:36:00.549 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:36:00.551 | + functions-common:time_stop:2420 : local name 2026-07-06 18:36:00.553 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:36:00.557 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:36:00.559 | + functions-common:time_stop:2423 : local total 2026-07-06 18:36:00.563 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:36:00.566 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:36:00.569 | + functions-common:time_stop:2427 : start_time=1783362960520 2026-07-06 18:36:00.573 | + functions-common:time_stop:2429 : [[ -z 1783362960520 ]] 2026-07-06 18:36:00.577 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:36:00.581 | + functions-common:time_stop:2432 : end_time=1783362960578 2026-07-06 18:36:00.584 | + functions-common:time_stop:2433 : elapsed_time=58 2026-07-06 18:36:00.587 | + functions-common:time_stop:2434 : total=21310 2026-07-06 18:36:00.589 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:36:00.591 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21368 2026-07-06 18:36:00.594 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-06 18:36:00.596 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 18:36:00.598 | + functions-common:is_provider_network:2272 : return 1 2026-07-06 18:36:00.600 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-06 18:36:00.602 | + 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-06 18:36:00.605 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-06 18:36:00.607 | + 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-06 18:36:00.609 | + functions-common:run_process:1676 : local group= 2026-07-06 18:36:00.612 | + functions-common:run_process:1677 : local user= 2026-07-06 18:36:00.614 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:36:00.616 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-06 18:36:00.618 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:36:00.620 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:36:00.623 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:36:00.625 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:36:00.628 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:36:00.632 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362960629 2026-07-06 18:36:00.634 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-06 18:36:00.649 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:36:00.652 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:36:00.654 | + functions-common:time_stop:2420 : local name 2026-07-06 18:36:00.656 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:36:00.658 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:36:00.661 | + functions-common:time_stop:2423 : local total 2026-07-06 18:36:00.663 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:36:00.665 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:36:00.668 | + functions-common:time_stop:2427 : start_time=1783362960629 2026-07-06 18:36:00.670 | + functions-common:time_stop:2429 : [[ -z 1783362960629 ]] 2026-07-06 18:36:00.673 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:36:00.677 | + functions-common:time_stop:2432 : end_time=1783362960674 2026-07-06 18:36:00.679 | + functions-common:time_stop:2433 : elapsed_time=45 2026-07-06 18:36:00.681 | + functions-common:time_stop:2434 : total=21368 2026-07-06 18:36:00.683 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:36:00.685 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21413 2026-07-06 18:36:00.688 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-06 18:36:00.691 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-06 18:36:00.693 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-06 18:36:00.696 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-06 18:36:00.698 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 18:36:00.700 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 18:36:00.703 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 18:36:00.705 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-06 18:36:00.707 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 18:36:00.710 | + 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-06 18:36:00.712 | + functions-common:run_process:1674 : local service=q-l3 2026-07-06 18:36:00.714 | + 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-06 18:36:00.717 | + functions-common:run_process:1676 : local group= 2026-07-06 18:36:00.719 | + functions-common:run_process:1677 : local user= 2026-07-06 18:36:00.721 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:36:00.723 | + functions-common:run_process:1680 : local name=q-l3 2026-07-06 18:36:00.725 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:36:00.728 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:36:00.730 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:36:00.732 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:36:00.735 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:36:00.739 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362960736 2026-07-06 18:36:00.741 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-06 18:36:00.756 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:36:00.758 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:36:00.760 | + functions-common:time_stop:2420 : local name 2026-07-06 18:36:00.762 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:36:00.765 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:36:00.767 | + functions-common:time_stop:2423 : local total 2026-07-06 18:36:00.769 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:36:00.772 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:36:00.774 | + functions-common:time_stop:2427 : start_time=1783362960736 2026-07-06 18:36:00.776 | + functions-common:time_stop:2429 : [[ -z 1783362960736 ]] 2026-07-06 18:36:00.779 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:36:00.783 | + functions-common:time_stop:2432 : end_time=1783362960780 2026-07-06 18:36:00.785 | + functions-common:time_stop:2433 : elapsed_time=44 2026-07-06 18:36:00.787 | + functions-common:time_stop:2434 : total=21413 2026-07-06 18:36:00.789 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:36:00.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21457 2026-07-06 18:36:00.794 | + 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-06 18:36:00.796 | + functions-common:run_process:1674 : local service=q-meta 2026-07-06 18:36:00.798 | + 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-06 18:36:00.801 | + functions-common:run_process:1676 : local group= 2026-07-06 18:36:00.803 | + functions-common:run_process:1677 : local user= 2026-07-06 18:36:00.805 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:36:00.807 | + functions-common:run_process:1680 : local name=q-meta 2026-07-06 18:36:00.810 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:36:00.812 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:36:00.814 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:36:00.816 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:36:00.820 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:36:00.823 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362960821 2026-07-06 18:36:00.825 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-06 18:36:00.840 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:36:00.842 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:36:00.845 | + functions-common:time_stop:2420 : local name 2026-07-06 18:36:00.847 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:36:00.849 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:36:00.852 | + functions-common:time_stop:2423 : local total 2026-07-06 18:36:00.854 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:36:00.856 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:36:00.858 | + functions-common:time_stop:2427 : start_time=1783362960821 2026-07-06 18:36:00.860 | + functions-common:time_stop:2429 : [[ -z 1783362960821 ]] 2026-07-06 18:36:00.864 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:36:00.867 | + functions-common:time_stop:2432 : end_time=1783362960865 2026-07-06 18:36:00.870 | + functions-common:time_stop:2433 : elapsed_time=44 2026-07-06 18:36:00.872 | + functions-common:time_stop:2434 : total=21457 2026-07-06 18:36:00.874 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:36:00.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21501 2026-07-06 18:36:00.879 | + 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-06 18:36:00.881 | + functions-common:run_process:1674 : local service=q-metering 2026-07-06 18:36:00.884 | + 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-06 18:36:00.886 | + functions-common:run_process:1676 : local group= 2026-07-06 18:36:00.888 | + functions-common:run_process:1677 : local user= 2026-07-06 18:36:00.890 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:36:00.893 | + functions-common:run_process:1680 : local name=q-metering 2026-07-06 18:36:00.895 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:36:00.897 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:36:00.899 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:36:00.901 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:36:00.904 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:36:00.908 | + functions-common:time_start:2411 : _TIME_START[$name]=1783362960906 2026-07-06 18:36:00.911 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-06 18:36:00.925 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:36:00.927 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:36:00.930 | + functions-common:time_stop:2420 : local name 2026-07-06 18:36:00.932 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:36:00.934 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:36:00.937 | + functions-common:time_stop:2423 : local total 2026-07-06 18:36:00.939 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:36:00.941 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:36:00.943 | + functions-common:time_stop:2427 : start_time=1783362960906 2026-07-06 18:36:00.946 | + functions-common:time_stop:2429 : [[ -z 1783362960906 ]] 2026-07-06 18:36:00.949 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:36:00.952 | + functions-common:time_stop:2432 : end_time=1783362960950 2026-07-06 18:36:00.955 | + functions-common:time_stop:2433 : elapsed_time=44 2026-07-06 18:36:00.957 | + functions-common:time_stop:2434 : total=21501 2026-07-06 18:36:00.959 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:36:00.961 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21545 2026-07-06 18:36:00.964 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-06 18:36:00.978 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:36:00.981 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-06 18:36:00.983 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-06 18:36:00.985 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:36:00.988 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-06 18:36:00.990 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-06 18:36:00.992 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-06 18:36:00.994 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-06 18:36:00.997 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-06 18:36:00.999 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-06 18:36:01.002 | ++ 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-06 18:36:04.956 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:36:04.959 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 18:36:04.959 | address-scope 2026-07-06 18:36:04.959 | agent 2026-07-06 18:36:04.959 | allowed-address-pairs 2026-07-06 18:36:04.959 | auto-allocated-topology 2026-07-06 18:36:04.959 | availability_zone 2026-07-06 18:36:04.959 | default-subnetpools 2026-07-06 18:36:04.959 | dhcp_agent_scheduler 2026-07-06 18:36:04.959 | dns-integration 2026-07-06 18:36:04.960 | dns-domain-ports 2026-07-06 18:36:04.960 | dns-integration-domain-keywords 2026-07-06 18:36:04.960 | empty-string-filtering 2026-07-06 18:36:04.960 | external-net 2026-07-06 18:36:04.960 | extra_dhcp_opt 2026-07-06 18:36:04.960 | extraroute 2026-07-06 18:36:04.960 | extraroute-atomic 2026-07-06 18:36:04.960 | filter-validation 2026-07-06 18:36:04.960 | floating-ip-port-forwarding-detail 2026-07-06 18:36:04.961 | fip-port-details 2026-07-06 18:36:04.961 | flavors 2026-07-06 18:36:04.961 | floatingip-pools 2026-07-06 18:36:04.961 | router 2026-07-06 18:36:04.961 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:36:04.961 | enable-default-route-bfd 2026-07-06 18:36:04.961 | enable-default-route-ecmp 2026-07-06 18:36:04.961 | ext-gw-mode 2026-07-06 18:36:04.961 | l3-ha 2026-07-06 18:36:04.961 | external-gateway-multihoming 2026-07-06 18:36:04.961 | l3-flavors 2026-07-06 18:36:04.962 | l3_agent_scheduler 2026-07-06 18:36:04.962 | multi-provider 2026-07-06 18:36:04.962 | net-mtu 2026-07-06 18:36:04.962 | net-mtu-writable 2026-07-06 18:36:04.962 | network_availability_zone 2026-07-06 18:36:04.962 | network-ip-availability 2026-07-06 18:36:04.962 | network-ip-availability-details 2026-07-06 18:36:04.962 | pagination 2026-07-06 18:36:04.962 | port-device-profile 2026-07-06 18:36:04.962 | port-mac-address-regenerate 2026-07-06 18:36:04.962 | port-numa-affinity-policy 2026-07-06 18:36:04.962 | port-numa-affinity-policy-socket 2026-07-06 18:36:04.963 | binding 2026-07-06 18:36:04.963 | binding-extended 2026-07-06 18:36:04.963 | port-security 2026-07-06 18:36:04.963 | project-id 2026-07-06 18:36:04.963 | provider 2026-07-06 18:36:04.963 | qinq 2026-07-06 18:36:04.963 | quota-check-limit 2026-07-06 18:36:04.963 | quota-check-limit-default 2026-07-06 18:36:04.963 | quotas 2026-07-06 18:36:04.963 | quota_details 2026-07-06 18:36:04.963 | rbac-policies 2026-07-06 18:36:04.964 | rbac-address-scope 2026-07-06 18:36:04.964 | rbac-security-groups 2026-07-06 18:36:04.964 | revision-if-match 2026-07-06 18:36:04.964 | standard-attr-revisions 2026-07-06 18:36:04.964 | router_availability_zone 2026-07-06 18:36:04.964 | router-enable-snat 2026-07-06 18:36:04.964 | security-groups-default-rules 2026-07-06 18:36:04.964 | security-groups-default-statefulness 2026-07-06 18:36:04.964 | security-groups-normalized-cidr 2026-07-06 18:36:04.964 | security-groups-remote-address-group 2026-07-06 18:36:04.964 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:36:04.965 | security-groups-shared-filtering 2026-07-06 18:36:04.965 | security-group 2026-07-06 18:36:04.965 | service-type 2026-07-06 18:36:04.965 | sorting 2026-07-06 18:36:04.965 | standard-attr-description 2026-07-06 18:36:04.965 | stateful-security-group 2026-07-06 18:36:04.965 | subnet-dns-publish-fixed-ip 2026-07-06 18:36:04.965 | subnet-external-network 2026-07-06 18:36:04.965 | subnet_onboard 2026-07-06 18:36:04.965 | subnet-service-types 2026-07-06 18:36:04.965 | subnet_allocation 2026-07-06 18:36:04.965 | subnetpool-prefix-ops 2026-07-06 18:36:04.966 | tag-creation 2026-07-06 18:36:04.966 | standard-attr-tag 2026-07-06 18:36:04.966 | standard-attr-timestamp 2026-07-06 18:36:04.966 | vlan-transparent' 2026-07-06 18:36:04.966 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 18:36:04.966 | address-scope 2026-07-06 18:36:04.966 | agent 2026-07-06 18:36:04.966 | allowed-address-pairs 2026-07-06 18:36:04.966 | auto-allocated-topology 2026-07-06 18:36:04.966 | availability_zone 2026-07-06 18:36:04.967 | default-subnetpools 2026-07-06 18:36:04.967 | dhcp_agent_scheduler 2026-07-06 18:36:04.967 | dns-integration 2026-07-06 18:36:04.967 | dns-domain-ports 2026-07-06 18:36:04.967 | dns-integration-domain-keywords 2026-07-06 18:36:04.967 | empty-string-filtering 2026-07-06 18:36:04.967 | external-net 2026-07-06 18:36:04.967 | extra_dhcp_opt 2026-07-06 18:36:04.967 | extraroute 2026-07-06 18:36:04.967 | extraroute-atomic 2026-07-06 18:36:04.967 | filter-validation 2026-07-06 18:36:04.968 | floating-ip-port-forwarding-detail 2026-07-06 18:36:04.968 | fip-port-details 2026-07-06 18:36:04.968 | flavors 2026-07-06 18:36:04.968 | floatingip-pools 2026-07-06 18:36:04.968 | router 2026-07-06 18:36:04.968 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:36:04.968 | enable-default-route-bfd 2026-07-06 18:36:04.968 | enable-default-route-ecmp 2026-07-06 18:36:04.968 | ext-gw-mode 2026-07-06 18:36:04.968 | l3-ha 2026-07-06 18:36:04.968 | external-gateway-multihoming 2026-07-06 18:36:04.969 | l3-flavors 2026-07-06 18:36:04.969 | l3_agent_scheduler 2026-07-06 18:36:04.969 | multi-provider 2026-07-06 18:36:04.969 | net-mtu 2026-07-06 18:36:04.969 | net-mtu-writable 2026-07-06 18:36:04.969 | network_availability_zone 2026-07-06 18:36:04.969 | network-ip-availability 2026-07-06 18:36:04.969 | network-ip-availability-details 2026-07-06 18:36:04.969 | pagination 2026-07-06 18:36:04.969 | port-device-profile 2026-07-06 18:36:04.969 | port-mac-address-regenerate 2026-07-06 18:36:04.970 | port-numa-affinity-policy 2026-07-06 18:36:04.970 | port-numa-affinity-policy-socket 2026-07-06 18:36:04.970 | binding 2026-07-06 18:36:04.970 | binding-extended 2026-07-06 18:36:04.970 | port-security 2026-07-06 18:36:04.970 | project-id 2026-07-06 18:36:04.970 | provider 2026-07-06 18:36:04.970 | qinq 2026-07-06 18:36:04.970 | quota-check-limit 2026-07-06 18:36:04.970 | quota-check-limit-default 2026-07-06 18:36:04.970 | quotas 2026-07-06 18:36:04.970 | quota_details 2026-07-06 18:36:04.971 | rbac-policies 2026-07-06 18:36:04.971 | rbac-address-scope 2026-07-06 18:36:04.971 | rbac-security-groups 2026-07-06 18:36:04.971 | revision-if-match 2026-07-06 18:36:04.971 | standard-attr-revisions 2026-07-06 18:36:04.971 | router_availability_zone 2026-07-06 18:36:04.971 | router-enable-snat 2026-07-06 18:36:04.971 | security-groups-default-rules 2026-07-06 18:36:04.971 | security-groups-default-statefulness 2026-07-06 18:36:04.971 | security-groups-normalized-cidr 2026-07-06 18:36:04.971 | security-groups-remote-address-group 2026-07-06 18:36:04.972 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:36:04.972 | security-groups-shared-filtering 2026-07-06 18:36:04.972 | security-group 2026-07-06 18:36:04.972 | service-type 2026-07-06 18:36:04.972 | sorting 2026-07-06 18:36:04.972 | standard-attr-description 2026-07-06 18:36:04.972 | stateful-security-group 2026-07-06 18:36:04.972 | subnet-dns-publish-fixed-ip 2026-07-06 18:36:04.972 | subnet-external-network 2026-07-06 18:36:04.972 | subnet_onboard 2026-07-06 18:36:04.972 | subnet-service-types 2026-07-06 18:36:04.973 | subnet_allocation 2026-07-06 18:36:04.973 | subnetpool-prefix-ops 2026-07-06 18:36:04.973 | tag-creation 2026-07-06 18:36:04.973 | standard-attr-tag 2026-07-06 18:36:04.973 | standard-attr-timestamp 2026-07-06 18:36:04.973 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-06 18:36:04.973 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 18:36:04.973 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-06 18:36:04.973 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-06 18:36:04.975 | ++ 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-06 18:36:09.229 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:36:09.233 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=56288603-de18-4c1a-b16c-79fed77b1bed 2026-07-06 18:36:09.237 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-06 18:36:09.242 | ++ 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 fd4d:9386:4f8b::/56 --share --default -f value -c id 2026-07-06 18:36:13.106 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:36:13.110 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=293b556f-15e2-47b2-b2c3-b5089ada379b 2026-07-06 18:36:13.114 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-06 18:36:13.117 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 18:36:13.121 | + functions-common:is_provider_network:2272 : return 1 2026-07-06 18:36:13.126 | ++ 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-06 18:36:18.743 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:36:18.746 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=9234a2c4-0357-42b2-aeb9-79e1f6234281 2026-07-06 18:36:18.749 | + 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-06 18:36:18.751 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 18:36:18.766 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-06 18:36:18.770 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-06 18:36:18.772 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 56288603-de18-4c1a-b16c-79fed77b1bed ']' 2026-07-06 18:36:18.774 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-06 18:36:18.777 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-06 18:36:18.779 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 56288603-de18-4c1a-b16c-79fed77b1bed ' 2026-07-06 18:36:18.782 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-06 18:36:18.784 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 9234a2c4-0357-42b2-aeb9-79e1f6234281 private-subnet' 2026-07-06 18:36:18.786 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-06 18:36:18.789 | +++ 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 56288603-de18-4c1a-b16c-79fed77b1bed --network 9234a2c4-0357-42b2-aeb9-79e1f6234281 private-subnet -f value -c id 2026-07-06 18:36:24.029 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:36:24.033 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=20b99fa9-593b-4689-8612-03e926dea87a 2026-07-06 18:36:24.036 | ++ 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-06 18:36:24.039 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 18:36:24.061 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 20b99fa9-593b-4689-8612-03e926dea87a 2026-07-06 18:36:24.065 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=20b99fa9-593b-4689-8612-03e926dea87a 2026-07-06 18:36:24.068 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-06 18:36:24.072 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-06 18:36:24.076 | ++ 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-06 18:36:24.080 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 18:36:24.101 | ++ 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-06 18:36:24.103 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 18:36:24.127 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-06 18:36:24.130 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 293b556f-15e2-47b2-b2c3-b5089ada379b ']' 2026-07-06 18:36:24.133 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-06 18:36:24.136 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-06 18:36:24.140 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 293b556f-15e2-47b2-b2c3-b5089ada379b ' 2026-07-06 18:36:24.142 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-06 18:36:24.146 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 9234a2c4-0357-42b2-aeb9-79e1f6234281 ipv6-private-subnet ' 2026-07-06 18:36:24.148 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-06 18:36:24.152 | +++ 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 293b556f-15e2-47b2-b2c3-b5089ada379b --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 9234a2c4-0357-42b2-aeb9-79e1f6234281 ipv6-private-subnet -f value -c id 2026-07-06 18:36:28.974 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:36:28.979 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=644cbe20-0690-4399-a1e4-0b08349b2265 2026-07-06 18:36:28.981 | ++ 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-06 18:36:28.986 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 18:36:29.007 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 644cbe20-0690-4399-a1e4-0b08349b2265 2026-07-06 18:36:29.010 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=644cbe20-0690-4399-a1e4-0b08349b2265 2026-07-06 18:36:29.013 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-06 18:36:29.015 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-06 18:36:29.020 | ++ 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-06 18:36:32.331 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:36:32.334 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 18:36:32.335 | address-scope 2026-07-06 18:36:32.335 | agent 2026-07-06 18:36:32.335 | allowed-address-pairs 2026-07-06 18:36:32.335 | auto-allocated-topology 2026-07-06 18:36:32.335 | availability_zone 2026-07-06 18:36:32.335 | default-subnetpools 2026-07-06 18:36:32.335 | dhcp_agent_scheduler 2026-07-06 18:36:32.335 | dns-integration 2026-07-06 18:36:32.335 | dns-domain-ports 2026-07-06 18:36:32.335 | dns-integration-domain-keywords 2026-07-06 18:36:32.335 | empty-string-filtering 2026-07-06 18:36:32.336 | external-net 2026-07-06 18:36:32.336 | extra_dhcp_opt 2026-07-06 18:36:32.336 | extraroute 2026-07-06 18:36:32.336 | extraroute-atomic 2026-07-06 18:36:32.336 | filter-validation 2026-07-06 18:36:32.336 | floating-ip-port-forwarding-detail 2026-07-06 18:36:32.336 | fip-port-details 2026-07-06 18:36:32.336 | flavors 2026-07-06 18:36:32.336 | floatingip-pools 2026-07-06 18:36:32.336 | router 2026-07-06 18:36:32.336 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:36:32.336 | enable-default-route-bfd 2026-07-06 18:36:32.337 | enable-default-route-ecmp 2026-07-06 18:36:32.337 | ext-gw-mode 2026-07-06 18:36:32.337 | l3-ha 2026-07-06 18:36:32.337 | external-gateway-multihoming 2026-07-06 18:36:32.337 | l3-flavors 2026-07-06 18:36:32.337 | l3_agent_scheduler 2026-07-06 18:36:32.337 | multi-provider 2026-07-06 18:36:32.337 | net-mtu 2026-07-06 18:36:32.337 | net-mtu-writable 2026-07-06 18:36:32.337 | network_availability_zone 2026-07-06 18:36:32.337 | network-ip-availability 2026-07-06 18:36:32.338 | network-ip-availability-details 2026-07-06 18:36:32.338 | pagination 2026-07-06 18:36:32.338 | port-device-profile 2026-07-06 18:36:32.338 | port-mac-address-regenerate 2026-07-06 18:36:32.338 | port-numa-affinity-policy 2026-07-06 18:36:32.338 | port-numa-affinity-policy-socket 2026-07-06 18:36:32.338 | binding 2026-07-06 18:36:32.338 | binding-extended 2026-07-06 18:36:32.338 | port-security 2026-07-06 18:36:32.338 | project-id 2026-07-06 18:36:32.338 | provider 2026-07-06 18:36:32.339 | qinq 2026-07-06 18:36:32.339 | quota-check-limit 2026-07-06 18:36:32.339 | quota-check-limit-default 2026-07-06 18:36:32.339 | quotas 2026-07-06 18:36:32.339 | quota_details 2026-07-06 18:36:32.339 | rbac-policies 2026-07-06 18:36:32.339 | rbac-address-scope 2026-07-06 18:36:32.339 | rbac-security-groups 2026-07-06 18:36:32.339 | revision-if-match 2026-07-06 18:36:32.339 | standard-attr-revisions 2026-07-06 18:36:32.339 | router_availability_zone 2026-07-06 18:36:32.340 | router-enable-snat 2026-07-06 18:36:32.340 | security-groups-default-rules 2026-07-06 18:36:32.340 | security-groups-default-statefulness 2026-07-06 18:36:32.340 | security-groups-normalized-cidr 2026-07-06 18:36:32.340 | security-groups-remote-address-group 2026-07-06 18:36:32.340 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:36:32.340 | security-groups-shared-filtering 2026-07-06 18:36:32.340 | security-group 2026-07-06 18:36:32.340 | service-type 2026-07-06 18:36:32.340 | sorting 2026-07-06 18:36:32.340 | standard-attr-description 2026-07-06 18:36:32.341 | stateful-security-group 2026-07-06 18:36:32.341 | subnet-dns-publish-fixed-ip 2026-07-06 18:36:32.341 | subnet-external-network 2026-07-06 18:36:32.341 | subnet_onboard 2026-07-06 18:36:32.341 | subnet-service-types 2026-07-06 18:36:32.341 | subnet_allocation 2026-07-06 18:36:32.341 | subnetpool-prefix-ops 2026-07-06 18:36:32.341 | tag-creation 2026-07-06 18:36:32.341 | standard-attr-tag 2026-07-06 18:36:32.341 | standard-attr-timestamp 2026-07-06 18:36:32.341 | vlan-transparent' 2026-07-06 18:36:32.341 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 18:36:32.342 | address-scope 2026-07-06 18:36:32.342 | agent 2026-07-06 18:36:32.342 | allowed-address-pairs 2026-07-06 18:36:32.342 | auto-allocated-topology 2026-07-06 18:36:32.342 | availability_zone 2026-07-06 18:36:32.342 | default-subnetpools 2026-07-06 18:36:32.342 | dhcp_agent_scheduler 2026-07-06 18:36:32.342 | dns-integration 2026-07-06 18:36:32.342 | dns-domain-ports 2026-07-06 18:36:32.342 | dns-integration-domain-keywords 2026-07-06 18:36:32.342 | empty-string-filtering 2026-07-06 18:36:32.343 | external-net 2026-07-06 18:36:32.343 | extra_dhcp_opt 2026-07-06 18:36:32.343 | extraroute 2026-07-06 18:36:32.343 | extraroute-atomic 2026-07-06 18:36:32.343 | filter-validation 2026-07-06 18:36:32.343 | floating-ip-port-forwarding-detail 2026-07-06 18:36:32.343 | fip-port-details 2026-07-06 18:36:32.343 | flavors 2026-07-06 18:36:32.343 | floatingip-pools 2026-07-06 18:36:32.343 | router 2026-07-06 18:36:32.343 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:36:32.344 | enable-default-route-bfd 2026-07-06 18:36:32.344 | enable-default-route-ecmp 2026-07-06 18:36:32.344 | ext-gw-mode 2026-07-06 18:36:32.344 | l3-ha 2026-07-06 18:36:32.344 | external-gateway-multihoming 2026-07-06 18:36:32.344 | l3-flavors 2026-07-06 18:36:32.344 | l3_agent_scheduler 2026-07-06 18:36:32.344 | multi-provider 2026-07-06 18:36:32.344 | net-mtu 2026-07-06 18:36:32.344 | net-mtu-writable 2026-07-06 18:36:32.344 | network_availability_zone 2026-07-06 18:36:32.344 | network-ip-availability 2026-07-06 18:36:32.345 | network-ip-availability-details 2026-07-06 18:36:32.345 | pagination 2026-07-06 18:36:32.345 | port-device-profile 2026-07-06 18:36:32.345 | port-mac-address-regenerate 2026-07-06 18:36:32.345 | port-numa-affinity-policy 2026-07-06 18:36:32.345 | port-numa-affinity-policy-socket 2026-07-06 18:36:32.345 | binding 2026-07-06 18:36:32.345 | binding-extended 2026-07-06 18:36:32.345 | port-security 2026-07-06 18:36:32.345 | project-id 2026-07-06 18:36:32.345 | provider 2026-07-06 18:36:32.345 | qinq 2026-07-06 18:36:32.346 | quota-check-limit 2026-07-06 18:36:32.346 | quota-check-limit-default 2026-07-06 18:36:32.346 | quotas 2026-07-06 18:36:32.346 | quota_details 2026-07-06 18:36:32.346 | rbac-policies 2026-07-06 18:36:32.346 | rbac-address-scope 2026-07-06 18:36:32.346 | rbac-security-groups 2026-07-06 18:36:32.346 | revision-if-match 2026-07-06 18:36:32.346 | standard-attr-revisions 2026-07-06 18:36:32.346 | router_availability_zone 2026-07-06 18:36:32.346 | router-enable-snat 2026-07-06 18:36:32.347 | security-groups-default-rules 2026-07-06 18:36:32.347 | security-groups-default-statefulness 2026-07-06 18:36:32.347 | security-groups-normalized-cidr 2026-07-06 18:36:32.347 | security-groups-remote-address-group 2026-07-06 18:36:32.347 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:36:32.347 | security-groups-shared-filtering 2026-07-06 18:36:32.347 | security-group 2026-07-06 18:36:32.347 | service-type 2026-07-06 18:36:32.347 | sorting 2026-07-06 18:36:32.347 | standard-attr-description 2026-07-06 18:36:32.347 | stateful-security-group 2026-07-06 18:36:32.348 | subnet-dns-publish-fixed-ip 2026-07-06 18:36:32.348 | subnet-external-network 2026-07-06 18:36:32.348 | subnet_onboard 2026-07-06 18:36:32.348 | subnet-service-types 2026-07-06 18:36:32.348 | subnet_allocation 2026-07-06 18:36:32.348 | subnetpool-prefix-ops 2026-07-06 18:36:32.348 | tag-creation 2026-07-06 18:36:32.348 | standard-attr-tag 2026-07-06 18:36:32.348 | standard-attr-timestamp 2026-07-06 18:36:32.348 | vlan-transparent =~ router ]] 2026-07-06 18:36:32.348 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 18:36:32.348 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-06 18:36:32.349 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-06 18:36:32.349 | ++ 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-06 18:36:35.608 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:36:35.611 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 18:36:35.611 | address-scope 2026-07-06 18:36:35.612 | agent 2026-07-06 18:36:35.612 | allowed-address-pairs 2026-07-06 18:36:35.612 | auto-allocated-topology 2026-07-06 18:36:35.612 | availability_zone 2026-07-06 18:36:35.612 | default-subnetpools 2026-07-06 18:36:35.612 | dhcp_agent_scheduler 2026-07-06 18:36:35.612 | dns-integration 2026-07-06 18:36:35.612 | dns-domain-ports 2026-07-06 18:36:35.612 | dns-integration-domain-keywords 2026-07-06 18:36:35.612 | empty-string-filtering 2026-07-06 18:36:35.613 | external-net 2026-07-06 18:36:35.613 | extra_dhcp_opt 2026-07-06 18:36:35.613 | extraroute 2026-07-06 18:36:35.613 | extraroute-atomic 2026-07-06 18:36:35.613 | filter-validation 2026-07-06 18:36:35.613 | floating-ip-port-forwarding-detail 2026-07-06 18:36:35.613 | fip-port-details 2026-07-06 18:36:35.613 | flavors 2026-07-06 18:36:35.613 | floatingip-pools 2026-07-06 18:36:35.613 | router 2026-07-06 18:36:35.613 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:36:35.614 | enable-default-route-bfd 2026-07-06 18:36:35.614 | enable-default-route-ecmp 2026-07-06 18:36:35.614 | ext-gw-mode 2026-07-06 18:36:35.614 | l3-ha 2026-07-06 18:36:35.614 | external-gateway-multihoming 2026-07-06 18:36:35.614 | l3-flavors 2026-07-06 18:36:35.614 | l3_agent_scheduler 2026-07-06 18:36:35.614 | multi-provider 2026-07-06 18:36:35.614 | net-mtu 2026-07-06 18:36:35.614 | net-mtu-writable 2026-07-06 18:36:35.614 | network_availability_zone 2026-07-06 18:36:35.615 | network-ip-availability 2026-07-06 18:36:35.615 | network-ip-availability-details 2026-07-06 18:36:35.615 | pagination 2026-07-06 18:36:35.615 | port-device-profile 2026-07-06 18:36:35.615 | port-mac-address-regenerate 2026-07-06 18:36:35.615 | port-numa-affinity-policy 2026-07-06 18:36:35.615 | port-numa-affinity-policy-socket 2026-07-06 18:36:35.615 | binding 2026-07-06 18:36:35.615 | binding-extended 2026-07-06 18:36:35.615 | port-security 2026-07-06 18:36:35.616 | project-id 2026-07-06 18:36:35.616 | provider 2026-07-06 18:36:35.616 | qinq 2026-07-06 18:36:35.616 | quota-check-limit 2026-07-06 18:36:35.616 | quota-check-limit-default 2026-07-06 18:36:35.616 | quotas 2026-07-06 18:36:35.616 | quota_details 2026-07-06 18:36:35.616 | rbac-policies 2026-07-06 18:36:35.616 | rbac-address-scope 2026-07-06 18:36:35.616 | rbac-security-groups 2026-07-06 18:36:35.616 | revision-if-match 2026-07-06 18:36:35.617 | standard-attr-revisions 2026-07-06 18:36:35.617 | router_availability_zone 2026-07-06 18:36:35.617 | router-enable-snat 2026-07-06 18:36:35.617 | security-groups-default-rules 2026-07-06 18:36:35.617 | security-groups-default-statefulness 2026-07-06 18:36:35.617 | security-groups-normalized-cidr 2026-07-06 18:36:35.617 | security-groups-remote-address-group 2026-07-06 18:36:35.617 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:36:35.617 | security-groups-shared-filtering 2026-07-06 18:36:35.617 | security-group 2026-07-06 18:36:35.618 | service-type 2026-07-06 18:36:35.618 | sorting 2026-07-06 18:36:35.618 | standard-attr-description 2026-07-06 18:36:35.618 | stateful-security-group 2026-07-06 18:36:35.618 | subnet-dns-publish-fixed-ip 2026-07-06 18:36:35.618 | subnet-external-network 2026-07-06 18:36:35.618 | subnet_onboard 2026-07-06 18:36:35.618 | subnet-service-types 2026-07-06 18:36:35.618 | subnet_allocation 2026-07-06 18:36:35.618 | subnetpool-prefix-ops 2026-07-06 18:36:35.619 | tag-creation 2026-07-06 18:36:35.619 | standard-attr-tag 2026-07-06 18:36:35.619 | standard-attr-timestamp 2026-07-06 18:36:35.619 | vlan-transparent' 2026-07-06 18:36:35.619 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 18:36:35.619 | address-scope 2026-07-06 18:36:35.619 | agent 2026-07-06 18:36:35.619 | allowed-address-pairs 2026-07-06 18:36:35.619 | auto-allocated-topology 2026-07-06 18:36:35.619 | availability_zone 2026-07-06 18:36:35.619 | default-subnetpools 2026-07-06 18:36:35.620 | dhcp_agent_scheduler 2026-07-06 18:36:35.620 | dns-integration 2026-07-06 18:36:35.620 | dns-domain-ports 2026-07-06 18:36:35.620 | dns-integration-domain-keywords 2026-07-06 18:36:35.620 | empty-string-filtering 2026-07-06 18:36:35.620 | external-net 2026-07-06 18:36:35.620 | extra_dhcp_opt 2026-07-06 18:36:35.620 | extraroute 2026-07-06 18:36:35.620 | extraroute-atomic 2026-07-06 18:36:35.620 | filter-validation 2026-07-06 18:36:35.620 | floating-ip-port-forwarding-detail 2026-07-06 18:36:35.621 | fip-port-details 2026-07-06 18:36:35.621 | flavors 2026-07-06 18:36:35.621 | floatingip-pools 2026-07-06 18:36:35.621 | router 2026-07-06 18:36:35.621 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:36:35.621 | enable-default-route-bfd 2026-07-06 18:36:35.621 | enable-default-route-ecmp 2026-07-06 18:36:35.621 | ext-gw-mode 2026-07-06 18:36:35.621 | l3-ha 2026-07-06 18:36:35.621 | external-gateway-multihoming 2026-07-06 18:36:35.622 | l3-flavors 2026-07-06 18:36:35.622 | l3_agent_scheduler 2026-07-06 18:36:35.622 | multi-provider 2026-07-06 18:36:35.622 | net-mtu 2026-07-06 18:36:35.622 | net-mtu-writable 2026-07-06 18:36:35.622 | network_availability_zone 2026-07-06 18:36:35.622 | network-ip-availability 2026-07-06 18:36:35.622 | network-ip-availability-details 2026-07-06 18:36:35.622 | pagination 2026-07-06 18:36:35.622 | port-device-profile 2026-07-06 18:36:35.622 | port-mac-address-regenerate 2026-07-06 18:36:35.623 | port-numa-affinity-policy 2026-07-06 18:36:35.623 | port-numa-affinity-policy-socket 2026-07-06 18:36:35.623 | binding 2026-07-06 18:36:35.623 | binding-extended 2026-07-06 18:36:35.623 | port-security 2026-07-06 18:36:35.623 | project-id 2026-07-06 18:36:35.623 | provider 2026-07-06 18:36:35.623 | qinq 2026-07-06 18:36:35.623 | quota-check-limit 2026-07-06 18:36:35.623 | quota-check-limit-default 2026-07-06 18:36:35.623 | quotas 2026-07-06 18:36:35.624 | quota_details 2026-07-06 18:36:35.624 | rbac-policies 2026-07-06 18:36:35.624 | rbac-address-scope 2026-07-06 18:36:35.624 | rbac-security-groups 2026-07-06 18:36:35.624 | revision-if-match 2026-07-06 18:36:35.624 | standard-attr-revisions 2026-07-06 18:36:35.624 | router_availability_zone 2026-07-06 18:36:35.624 | router-enable-snat 2026-07-06 18:36:35.624 | security-groups-default-rules 2026-07-06 18:36:35.624 | security-groups-default-statefulness 2026-07-06 18:36:35.625 | security-groups-normalized-cidr 2026-07-06 18:36:35.625 | security-groups-remote-address-group 2026-07-06 18:36:35.625 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:36:35.625 | security-groups-shared-filtering 2026-07-06 18:36:35.625 | security-group 2026-07-06 18:36:35.625 | service-type 2026-07-06 18:36:35.625 | sorting 2026-07-06 18:36:35.625 | standard-attr-description 2026-07-06 18:36:35.625 | stateful-security-group 2026-07-06 18:36:35.625 | subnet-dns-publish-fixed-ip 2026-07-06 18:36:35.625 | subnet-external-network 2026-07-06 18:36:35.626 | subnet_onboard 2026-07-06 18:36:35.626 | subnet-service-types 2026-07-06 18:36:35.626 | subnet_allocation 2026-07-06 18:36:35.626 | subnetpool-prefix-ops 2026-07-06 18:36:35.626 | tag-creation 2026-07-06 18:36:35.626 | standard-attr-tag 2026-07-06 18:36:35.626 | standard-attr-timestamp 2026-07-06 18:36:35.626 | vlan-transparent =~ external-net ]] 2026-07-06 18:36:35.626 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 18:36:35.626 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-06 18:36:35.627 | ++ 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-06 18:36:39.230 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:36:39.234 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=aa063b67-3479-49a1-afe9-bf8d0ee1e5fc 2026-07-06 18:36:39.237 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-06 18:36:39.239 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 18:36:39.260 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-06 18:36:39.263 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-06 18:36:39.266 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-06 18:36:39.270 | ++ 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-06 18:36:42.618 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:36:42.621 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 18:36:42.621 | address-scope 2026-07-06 18:36:42.621 | agent 2026-07-06 18:36:42.621 | allowed-address-pairs 2026-07-06 18:36:42.621 | auto-allocated-topology 2026-07-06 18:36:42.622 | availability_zone 2026-07-06 18:36:42.622 | default-subnetpools 2026-07-06 18:36:42.622 | dhcp_agent_scheduler 2026-07-06 18:36:42.622 | dns-integration 2026-07-06 18:36:42.622 | dns-domain-ports 2026-07-06 18:36:42.622 | dns-integration-domain-keywords 2026-07-06 18:36:42.622 | empty-string-filtering 2026-07-06 18:36:42.622 | external-net 2026-07-06 18:36:42.622 | extra_dhcp_opt 2026-07-06 18:36:42.622 | extraroute 2026-07-06 18:36:42.623 | extraroute-atomic 2026-07-06 18:36:42.623 | filter-validation 2026-07-06 18:36:42.623 | floating-ip-port-forwarding-detail 2026-07-06 18:36:42.623 | fip-port-details 2026-07-06 18:36:42.623 | flavors 2026-07-06 18:36:42.623 | floatingip-pools 2026-07-06 18:36:42.623 | router 2026-07-06 18:36:42.623 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:36:42.623 | enable-default-route-bfd 2026-07-06 18:36:42.623 | enable-default-route-ecmp 2026-07-06 18:36:42.623 | ext-gw-mode 2026-07-06 18:36:42.624 | l3-ha 2026-07-06 18:36:42.624 | external-gateway-multihoming 2026-07-06 18:36:42.624 | l3-flavors 2026-07-06 18:36:42.624 | l3_agent_scheduler 2026-07-06 18:36:42.624 | multi-provider 2026-07-06 18:36:42.624 | net-mtu 2026-07-06 18:36:42.624 | net-mtu-writable 2026-07-06 18:36:42.624 | network_availability_zone 2026-07-06 18:36:42.624 | network-ip-availability 2026-07-06 18:36:42.624 | network-ip-availability-details 2026-07-06 18:36:42.624 | pagination 2026-07-06 18:36:42.625 | port-device-profile 2026-07-06 18:36:42.625 | port-mac-address-regenerate 2026-07-06 18:36:42.625 | port-numa-affinity-policy 2026-07-06 18:36:42.625 | port-numa-affinity-policy-socket 2026-07-06 18:36:42.625 | binding 2026-07-06 18:36:42.625 | binding-extended 2026-07-06 18:36:42.625 | port-security 2026-07-06 18:36:42.625 | project-id 2026-07-06 18:36:42.625 | provider 2026-07-06 18:36:42.625 | qinq 2026-07-06 18:36:42.626 | quota-check-limit 2026-07-06 18:36:42.626 | quota-check-limit-default 2026-07-06 18:36:42.626 | quotas 2026-07-06 18:36:42.626 | quota_details 2026-07-06 18:36:42.626 | rbac-policies 2026-07-06 18:36:42.626 | rbac-address-scope 2026-07-06 18:36:42.626 | rbac-security-groups 2026-07-06 18:36:42.626 | revision-if-match 2026-07-06 18:36:42.626 | standard-attr-revisions 2026-07-06 18:36:42.626 | router_availability_zone 2026-07-06 18:36:42.626 | router-enable-snat 2026-07-06 18:36:42.627 | security-groups-default-rules 2026-07-06 18:36:42.627 | security-groups-default-statefulness 2026-07-06 18:36:42.627 | security-groups-normalized-cidr 2026-07-06 18:36:42.627 | security-groups-remote-address-group 2026-07-06 18:36:42.627 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:36:42.627 | security-groups-shared-filtering 2026-07-06 18:36:42.627 | security-group 2026-07-06 18:36:42.627 | service-type 2026-07-06 18:36:42.627 | sorting 2026-07-06 18:36:42.627 | standard-attr-description 2026-07-06 18:36:42.628 | stateful-security-group 2026-07-06 18:36:42.628 | subnet-dns-publish-fixed-ip 2026-07-06 18:36:42.628 | subnet-external-network 2026-07-06 18:36:42.628 | subnet_onboard 2026-07-06 18:36:42.628 | subnet-service-types 2026-07-06 18:36:42.628 | subnet_allocation 2026-07-06 18:36:42.628 | subnetpool-prefix-ops 2026-07-06 18:36:42.628 | tag-creation 2026-07-06 18:36:42.628 | standard-attr-tag 2026-07-06 18:36:42.628 | standard-attr-timestamp 2026-07-06 18:36:42.628 | vlan-transparent' 2026-07-06 18:36:42.629 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 18:36:42.629 | address-scope 2026-07-06 18:36:42.629 | agent 2026-07-06 18:36:42.629 | allowed-address-pairs 2026-07-06 18:36:42.629 | auto-allocated-topology 2026-07-06 18:36:42.629 | availability_zone 2026-07-06 18:36:42.629 | default-subnetpools 2026-07-06 18:36:42.629 | dhcp_agent_scheduler 2026-07-06 18:36:42.629 | dns-integration 2026-07-06 18:36:42.629 | dns-domain-ports 2026-07-06 18:36:42.630 | dns-integration-domain-keywords 2026-07-06 18:36:42.630 | empty-string-filtering 2026-07-06 18:36:42.630 | external-net 2026-07-06 18:36:42.630 | extra_dhcp_opt 2026-07-06 18:36:42.630 | extraroute 2026-07-06 18:36:42.630 | extraroute-atomic 2026-07-06 18:36:42.630 | filter-validation 2026-07-06 18:36:42.630 | floating-ip-port-forwarding-detail 2026-07-06 18:36:42.630 | fip-port-details 2026-07-06 18:36:42.630 | flavors 2026-07-06 18:36:42.631 | floatingip-pools 2026-07-06 18:36:42.631 | router 2026-07-06 18:36:42.631 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:36:42.631 | enable-default-route-bfd 2026-07-06 18:36:42.631 | enable-default-route-ecmp 2026-07-06 18:36:42.631 | ext-gw-mode 2026-07-06 18:36:42.631 | l3-ha 2026-07-06 18:36:42.631 | external-gateway-multihoming 2026-07-06 18:36:42.631 | l3-flavors 2026-07-06 18:36:42.631 | l3_agent_scheduler 2026-07-06 18:36:42.631 | multi-provider 2026-07-06 18:36:42.632 | net-mtu 2026-07-06 18:36:42.632 | net-mtu-writable 2026-07-06 18:36:42.632 | network_availability_zone 2026-07-06 18:36:42.632 | network-ip-availability 2026-07-06 18:36:42.632 | network-ip-availability-details 2026-07-06 18:36:42.632 | pagination 2026-07-06 18:36:42.632 | port-device-profile 2026-07-06 18:36:42.632 | port-mac-address-regenerate 2026-07-06 18:36:42.632 | port-numa-affinity-policy 2026-07-06 18:36:42.632 | port-numa-affinity-policy-socket 2026-07-06 18:36:42.632 | binding 2026-07-06 18:36:42.633 | binding-extended 2026-07-06 18:36:42.633 | port-security 2026-07-06 18:36:42.633 | project-id 2026-07-06 18:36:42.633 | provider 2026-07-06 18:36:42.633 | qinq 2026-07-06 18:36:42.633 | quota-check-limit 2026-07-06 18:36:42.633 | quota-check-limit-default 2026-07-06 18:36:42.633 | quotas 2026-07-06 18:36:42.633 | quota_details 2026-07-06 18:36:42.633 | rbac-policies 2026-07-06 18:36:42.634 | rbac-address-scope 2026-07-06 18:36:42.634 | rbac-security-groups 2026-07-06 18:36:42.634 | revision-if-match 2026-07-06 18:36:42.634 | standard-attr-revisions 2026-07-06 18:36:42.634 | router_availability_zone 2026-07-06 18:36:42.634 | router-enable-snat 2026-07-06 18:36:42.634 | security-groups-default-rules 2026-07-06 18:36:42.634 | security-groups-default-statefulness 2026-07-06 18:36:42.634 | security-groups-normalized-cidr 2026-07-06 18:36:42.634 | security-groups-remote-address-group 2026-07-06 18:36:42.635 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:36:42.635 | security-groups-shared-filtering 2026-07-06 18:36:42.635 | security-group 2026-07-06 18:36:42.635 | service-type 2026-07-06 18:36:42.636 | sorting 2026-07-06 18:36:42.636 | standard-attr-description 2026-07-06 18:36:42.636 | stateful-security-group 2026-07-06 18:36:42.636 | subnet-dns-publish-fixed-ip 2026-07-06 18:36:42.636 | subnet-external-network 2026-07-06 18:36:42.636 | subnet_onboard 2026-07-06 18:36:42.636 | subnet-service-types 2026-07-06 18:36:42.636 | subnet_allocation 2026-07-06 18:36:42.636 | subnetpool-prefix-ops 2026-07-06 18:36:42.636 | tag-creation 2026-07-06 18:36:42.636 | standard-attr-tag 2026-07-06 18:36:42.637 | standard-attr-timestamp 2026-07-06 18:36:42.637 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-06 18:36:42.637 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 18:36:42.637 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-06 18:36:42.637 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-06 18:36:42.637 | ++ 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-06 18:36:47.192 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:36:47.195 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=47297968-f6b3-4938-adb9-d1fe384bddde 2026-07-06 18:36:47.198 | + 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-06 18:36:47.201 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 18:36:47.217 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-06 18:36:47.219 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-06 18:36:47.222 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet aa063b67-3479-49a1-afe9-bf8d0ee1e5fc 20b99fa9-593b-4689-8612-03e926dea87a 2026-07-06 18:36:53.233 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-06 18:36:53.237 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 47297968-f6b3-4938-adb9-d1fe384bddde 2026-07-06 18:36:53.241 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-06 18:36:53.246 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-06 18:36:53.250 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-06 18:36:53.252 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-06 18:36:53.259 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-06 18:36:53.263 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 47297968-f6b3-4938-adb9-d1fe384bddde --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-06 18:36:53.267 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-06 18:36:53.271 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-06 18:36:53.280 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-06 18:36:53.280 | +++ 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 47297968-f6b3-4938-adb9-d1fe384bddde --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-06 18:36:56.889 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:36:56.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-06 18:36:56.894 | | id | 070c4174-e4f9-466e-b2cb-5c3359689682 |' 2026-07-06 18:36:56.898 | ++ 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-06 18:36:56.901 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 18:36:56.919 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 070c4174-e4f9-466e-b2cb-5c3359689682 '|' 2026-07-06 18:36:56.924 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 070c4174-e4f9-466e-b2cb-5c3359689682 |' 2026-07-06 18:36:56.927 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-06 18:36:56.932 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 070c4174-e4f9-466e-b2cb-5c3359689682 '|' 2026-07-06 18:36:56.933 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-06 18:36:56.937 | ++ functions-common:get_field:806 : local data field 2026-07-06 18:36:56.940 | ++ functions-common:get_field:807 : read data 2026-07-06 18:36:56.943 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-06 18:36:56.946 | ++ functions-common:get_field:811 : field='$3' 2026-07-06 18:36:56.951 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-06 18:36:56.951 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 070c4174-e4f9-466e-b2cb-5c3359689682 |' 2026-07-06 18:36:56.959 | ++ functions-common:get_field:807 : read data 2026-07-06 18:36:56.964 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-06 18:36:56.970 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 070c4174-e4f9-466e-b2cb-5c3359689682 '|' 2026-07-06 18:36:56.970 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-06 18:36:56.973 | ++ functions-common:get_field:806 : local data field 2026-07-06 18:36:56.976 | ++ functions-common:get_field:807 : read data 2026-07-06 18:36:56.978 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-06 18:36:56.981 | ++ functions-common:get_field:811 : field='$6' 2026-07-06 18:36:56.985 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 070c4174-e4f9-466e-b2cb-5c3359689682 |' 2026-07-06 18:36:56.986 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-06 18:36:56.993 | ++ functions-common:get_field:807 : read data 2026-07-06 18:36:56.998 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=070c4174-e4f9-466e-b2cb-5c3359689682 2026-07-06 18:36:57.002 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 47297968-f6b3-4938-adb9-d1fe384bddde aa063b67-3479-49a1-afe9-bf8d0ee1e5fc 2026-07-06 18:37:02.993 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-06 18:37:02.996 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-06 18:37:02.999 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-06 18:37:03.018 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:03.022 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-06 18:37:03.025 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-06 18:37:03.028 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-06 18:37:03.032 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-06 18:37:03.035 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-06 18:37:03.038 | ++ 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-06 18:37:03.071 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-06 18:37:03.074 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-06 18:37:03.078 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-06 18:37:03.081 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-06 18:37:03.084 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-06 18:37:03.087 | + 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-06 18:37:03.091 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-06 18:37:03.094 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-06 18:37:03.097 | + functions-common:test_with_retry:2360 : local until=10 2026-07-06 18:37:03.100 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-06 18:37:03.103 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-06 18:37:03.106 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-06 18:37:03.110 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:37:03.113 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:37:03.116 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:37:03.122 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363023118 2026-07-06 18:37:03.126 | + 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-06 18:37:03.133 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-06 18:37:03.138 | + functions-common:time_stop:2420 : local name 2026-07-06 18:37:03.141 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:37:03.144 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:37:03.148 | + functions-common:time_stop:2423 : local total 2026-07-06 18:37:03.151 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:37:03.155 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-06 18:37:03.158 | + functions-common:time_stop:2427 : start_time=1783363023118 2026-07-06 18:37:03.161 | + functions-common:time_stop:2429 : [[ -z 1783363023118 ]] 2026-07-06 18:37:03.165 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:37:03.171 | + functions-common:time_stop:2432 : end_time=1783363023167 2026-07-06 18:37:03.174 | + functions-common:time_stop:2433 : elapsed_time=49 2026-07-06 18:37:03.178 | + functions-common:time_stop:2434 : total=8163 2026-07-06 18:37:03.180 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:37:03.184 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8212 2026-07-06 18:37:03.189 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-06 18:37:03.191 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-06 18:37:03.198 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-06 18:37:03.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-06 18:37:03.207 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-06 18:37:03.211 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-06 18:37:03.216 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-06 18:37:03.239 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-06 18:37:03.267 | ++ 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-06 18:37:03.267 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-06 18:37:03.268 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-06 18:37:03.270 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-06 18:37:06.628 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:37:06.633 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.41 ' 2026-07-06 18:37:06.636 | + 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-06 18:37:06.639 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 18:37:06.658 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-06 18:37:06.661 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-06 18:37:06.665 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-06 18:37:06.668 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-06 18:37:06.671 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet aa063b67-3479-49a1-afe9-bf8d0ee1e5fc 644cbe20-0690-4399-a1e4-0b08349b2265 2026-07-06 18:37:12.575 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-06 18:37:12.580 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 47297968-f6b3-4938-adb9-d1fe384bddde 2026-07-06 18:37:12.584 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-06 18:37:12.587 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-06 18:37:12.591 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-06 18:37:12.594 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-06 18:37:12.597 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 47297968-f6b3-4938-adb9-d1fe384bddde --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-06 18:37:12.601 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-06 18:37:12.605 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-06 18:37:12.610 | +++ 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 47297968-f6b3-4938-adb9-d1fe384bddde --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-06 18:37:12.610 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-06 18:37:18.889 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:37:18.895 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-06 18:37:18.895 | | id | b81730b2-5eed-41d7-b8bc-a3a7d0c2020e |' 2026-07-06 18:37:18.899 | ++ 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-06 18:37:18.903 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 18:37:18.925 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' b81730b2-5eed-41d7-b8bc-a3a7d0c2020e '|' 2026-07-06 18:37:18.929 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | b81730b2-5eed-41d7-b8bc-a3a7d0c2020e |' 2026-07-06 18:37:18.933 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-06 18:37:18.938 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-06 18:37:18.940 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' b81730b2-5eed-41d7-b8bc-a3a7d0c2020e '|' 2026-07-06 18:37:18.942 | ++ functions-common:get_field:806 : local data field 2026-07-06 18:37:18.946 | ++ functions-common:get_field:807 : read data 2026-07-06 18:37:18.950 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-06 18:37:18.954 | ++ functions-common:get_field:811 : field='$3' 2026-07-06 18:37:18.959 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-06 18:37:18.960 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | b81730b2-5eed-41d7-b8bc-a3a7d0c2020e |' 2026-07-06 18:37:18.966 | ++ functions-common:get_field:807 : read data 2026-07-06 18:37:18.971 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-06 18:37:18.974 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-06 18:37:18.980 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' b81730b2-5eed-41d7-b8bc-a3a7d0c2020e '|' 2026-07-06 18:37:18.981 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-06 18:37:18.984 | ++ functions-common:get_field:806 : local data field 2026-07-06 18:37:18.988 | ++ functions-common:get_field:807 : read data 2026-07-06 18:37:18.992 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-06 18:37:18.995 | ++ functions-common:get_field:811 : field='$6' 2026-07-06 18:37:19.000 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | b81730b2-5eed-41d7-b8bc-a3a7d0c2020e |' 2026-07-06 18:37:19.001 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-06 18:37:19.006 | ++ functions-common:get_field:807 : read data 2026-07-06 18:37:19.012 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=b81730b2-5eed-41d7-b8bc-a3a7d0c2020e 2026-07-06 18:37:19.016 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-06 18:37:19.021 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-06 18:37:19.024 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-06 18:37:19.028 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-06 18:37:19.050 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:19.054 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-06 18:37:19.067 | net.ipv6.conf.all.forwarding = 1 2026-07-06 18:37:19.076 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 b81730b2-5eed-41d7-b8bc-a3a7d0c2020e 2026-07-06 18:37:19.076 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show aa063b67-3479-49a1-afe9-bf8d0ee1e5fc -c external_gateway_info -f json 2026-07-06 18:37:19.077 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-06 18:37:19.078 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-06 18:37:19.081 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-06 18:37:22.505 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:37:22.511 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-06 18:37:22.514 | + 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-06 18:37:22.516 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 18:37:22.534 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-06 18:37:22.538 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-06 18:37:22.541 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-06 18:37:22.545 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-06 18:37:22.549 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-06 18:37:22.552 | ++ 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-06 18:37:22.574 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-06 18:37:22.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-06 18:37:22.579 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-06 18:37:22.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-06 18:37:22.598 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-06 18:37:22.616 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd4d:9386:4f8b::/56 2026-07-06 18:37:22.619 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 293b556f-15e2-47b2-b2c3-b5089ada379b ]] 2026-07-06 18:37:22.621 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd4d:9386:4f8b::/56 via 2001:db8::1 dev br-ex 2026-07-06 18:37:22.637 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-06 18:37:22.640 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-06 18:37:22.642 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-06 18:37:22.663 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:22.665 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-06 18:37:22.668 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:37:22.671 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-06 18:37:22.674 | + ./stack.sh:main:1332 : start_nova 2026-07-06 18:37:22.676 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-06 18:37:22.679 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:22.682 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:22.684 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:22.687 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-06 18:37:22.690 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 18:37:22.692 | + functions-common:run_process:1674 : local service=n-sch 2026-07-06 18:37:22.695 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 18:37:22.697 | + functions-common:run_process:1676 : local group= 2026-07-06 18:37:22.699 | + functions-common:run_process:1677 : local user= 2026-07-06 18:37:22.702 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:37:22.704 | + functions-common:run_process:1680 : local name=n-sch 2026-07-06 18:37:22.707 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:37:22.710 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:37:22.712 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:37:22.716 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:37:22.720 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:37:22.725 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363042721 2026-07-06 18:37:22.728 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-06 18:37:22.749 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:22.752 | + 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-06 18:37:22.755 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-06 18:37:22.758 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 18:37:22.762 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 18:37:22.765 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 18:37:22.769 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 18:37:22.772 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-06 18:37:22.775 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-06 18:37:22.779 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-06 18:37:22.782 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:37:22.785 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:37:22.788 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:37:22.791 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:37:22.794 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-06 18:37:22.797 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-06 18:37:22.800 | + 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-06 18:37:22.802 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-06 18:37:22.805 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 18:37:22.808 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 18:37:22.811 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 18:37:22.813 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 18:37:22.816 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 18:37:22.818 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 18:37:22.821 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-06 18:37:22.823 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 18:37:22.829 | + 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-06 18:37:22.912 | + 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-06 18:37:22.992 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-06 18:37:23.058 | + 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-06 18:37:23.123 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-06 18:37:23.202 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-06 18:37:23.276 | + 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-06 18:37:23.352 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 18:37:23.355 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 18:37:23.359 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-06 18:37:23.452 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 18:37:23.951 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-06 18:37:23.983 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-06 18:37:24.483 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-06 18:37:24.537 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:37:24.541 | + functions-common:time_stop:2420 : local name 2026-07-06 18:37:24.544 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:37:24.548 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:37:24.552 | + functions-common:time_stop:2423 : local total 2026-07-06 18:37:24.556 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:37:24.560 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:37:24.564 | + functions-common:time_stop:2427 : start_time=1783363042721 2026-07-06 18:37:24.568 | + functions-common:time_stop:2429 : [[ -z 1783363042721 ]] 2026-07-06 18:37:24.572 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:37:24.578 | + functions-common:time_stop:2432 : end_time=1783363044574 2026-07-06 18:37:24.582 | + functions-common:time_stop:2433 : elapsed_time=1853 2026-07-06 18:37:24.586 | + functions-common:time_stop:2434 : total=21545 2026-07-06 18:37:24.590 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:37:24.594 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23398 2026-07-06 18:37:24.599 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-06 18:37:24.605 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 18:37:24.610 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-06 18:37:24.614 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 18:37:24.618 | + functions-common:run_process:1676 : local group= 2026-07-06 18:37:24.622 | + functions-common:run_process:1677 : local user= 2026-07-06 18:37:24.626 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:37:24.630 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-06 18:37:24.634 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:37:24.638 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:37:24.641 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:37:24.644 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:37:24.650 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:37:24.655 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363044651 2026-07-06 18:37:24.659 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-06 18:37:24.681 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:24.684 | + 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-06 18:37:24.688 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-06 18:37:24.691 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 18:37:24.694 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 18:37:24.697 | + 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-06 18:37:24.701 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 18:37:24.704 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-06 18:37:24.708 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-06 18:37:24.711 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-06 18:37:24.714 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:37:24.717 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:37:24.721 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:37:24.724 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:37:24.727 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-06 18:37:24.730 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-06 18:37:24.734 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 18:37:24.737 | + 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-06 18:37:24.740 | + 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-06 18:37:24.744 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-06 18:37:24.747 | + 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-06 18:37:24.750 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 18:37:24.752 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 18:37:24.755 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 18:37:24.758 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-06 18:37:24.761 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 18:37:24.766 | + 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-06 18:37:24.848 | + 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-06 18:37:24.932 | + 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-06 18:37:24.998 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-06 18:37:25.068 | + 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-06 18:37:25.136 | + 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-06 18:37:25.208 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-06 18:37:25.275 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-06 18:37:25.346 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-06 18:37:25.413 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-06 18:37:25.481 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-06 18:37:25.551 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 18:37:25.553 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 18:37:25.556 | + 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-06 18:37:25.646 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 18:37:26.172 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-06 18:37:26.208 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-06 18:37:26.711 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-06 18:37:26.854 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:37:26.859 | + functions-common:time_stop:2420 : local name 2026-07-06 18:37:26.861 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:37:26.863 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:37:26.865 | + functions-common:time_stop:2423 : local total 2026-07-06 18:37:26.868 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:37:26.872 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:37:26.875 | + functions-common:time_stop:2427 : start_time=1783363044651 2026-07-06 18:37:26.877 | + functions-common:time_stop:2429 : [[ -z 1783363044651 ]] 2026-07-06 18:37:26.881 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:37:26.884 | + functions-common:time_stop:2432 : end_time=1783363046881 2026-07-06 18:37:26.886 | + functions-common:time_stop:2433 : elapsed_time=2230 2026-07-06 18:37:26.889 | + functions-common:time_stop:2434 : total=23398 2026-07-06 18:37:26.891 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:37:26.893 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25628 2026-07-06 18:37:26.896 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:26.899 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:26.902 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-06 18:37:26.904 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:26.907 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:26.909 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:26.912 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-06 18:37:26.914 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 18:37:26.917 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-06 18:37:26.920 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-06 18:37:26.924 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 18:37:26.926 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-06 18:37:26.929 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-06 18:37:26.949 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:26.952 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-06 18:37:27.003 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-06 18:37:27.003 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-06 18:37:27.022 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:37:27.025 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-06 18:37:27.027 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-06 18:37:27.049 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:37:27.052 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-06 18:37:27.056 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 18:37:27.058 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-06 18:37:27.061 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-06 18:37:27.063 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 18:37:27.066 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 18:37:27.068 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-06 18:37:27.070 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 18:37:27.073 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-06 18:37:27.077 | + 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-06 18:37:27.077 | + functions-common:run_process:1676 : local group= 2026-07-06 18:37:27.079 | + functions-common:run_process:1677 : local user= 2026-07-06 18:37:27.082 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:37:27.084 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-06 18:37:27.086 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:37:27.088 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:37:27.090 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:37:27.092 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:37:27.095 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:37:27.099 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363047097 2026-07-06 18:37:27.101 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-06 18:37:27.123 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:27.126 | + 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-06 18:37:27.128 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-06 18:37:27.131 | + 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-06 18:37:27.134 | + 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-06 18:37:27.136 | + 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-06 18:37:27.138 | + 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-06 18:37:27.141 | + 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-06 18:37:27.143 | + 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-06 18:37:27.145 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-06 18:37:27.147 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:37:27.150 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:37:27.152 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:37:27.154 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:37:27.156 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-06 18:37:27.159 | + 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-06 18:37:27.161 | + 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-06 18:37:27.163 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-06 18:37:27.165 | + 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-06 18:37:27.168 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 18:37:27.170 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 18:37:27.172 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 18:37:27.174 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 18:37:27.176 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 18:37:27.178 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-06 18:37:27.181 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 18:37:27.184 | + 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-06 18:37:27.263 | + 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-06 18:37:27.347 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-06 18:37:27.419 | + 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-06 18:37:27.497 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-06 18:37:27.575 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-06 18:37:27.651 | + 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-06 18:37:27.727 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 18:37:27.730 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 18:37:27.735 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-06 18:37:27.826 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 18:37:28.413 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-06 18:37:28.459 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-06 18:37:28.983 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-06 18:37:29.039 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:37:29.045 | + functions-common:time_stop:2420 : local name 2026-07-06 18:37:29.048 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:37:29.051 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:37:29.053 | + functions-common:time_stop:2423 : local total 2026-07-06 18:37:29.057 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:37:29.058 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:37:29.061 | + functions-common:time_stop:2427 : start_time=1783363047097 2026-07-06 18:37:29.064 | + functions-common:time_stop:2429 : [[ -z 1783363047097 ]] 2026-07-06 18:37:29.069 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:37:29.072 | + functions-common:time_stop:2432 : end_time=1783363049069 2026-07-06 18:37:29.074 | + functions-common:time_stop:2433 : elapsed_time=1972 2026-07-06 18:37:29.076 | + functions-common:time_stop:2434 : total=25628 2026-07-06 18:37:29.078 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:37:29.080 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27600 2026-07-06 18:37:29.084 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-06 18:37:29.084 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-06 18:37:29.086 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-06 18:37:29.088 | + functions-common:run_process:1676 : local group= 2026-07-06 18:37:29.091 | + functions-common:run_process:1677 : local user= 2026-07-06 18:37:29.093 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:37:29.095 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-06 18:37:29.097 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:37:29.099 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:37:29.102 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:37:29.104 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:37:29.106 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:37:29.112 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363049108 2026-07-06 18:37:29.113 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-06 18:37:29.133 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:37:29.136 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:37:29.138 | + functions-common:time_stop:2420 : local name 2026-07-06 18:37:29.140 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:37:29.142 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:37:29.145 | + functions-common:time_stop:2423 : local total 2026-07-06 18:37:29.146 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:37:29.148 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:37:29.150 | + functions-common:time_stop:2427 : start_time=1783363049108 2026-07-06 18:37:29.153 | + functions-common:time_stop:2429 : [[ -z 1783363049108 ]] 2026-07-06 18:37:29.155 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:37:29.159 | + functions-common:time_stop:2432 : end_time=1783363049157 2026-07-06 18:37:29.163 | + functions-common:time_stop:2433 : elapsed_time=49 2026-07-06 18:37:29.163 | + functions-common:time_stop:2434 : total=27600 2026-07-06 18:37:29.165 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:37:29.168 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27649 2026-07-06 18:37:29.170 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-06 18:37:29.172 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-06 18:37:29.174 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-06 18:37:29.176 | + functions-common:run_process:1676 : local group= 2026-07-06 18:37:29.179 | + functions-common:run_process:1677 : local user= 2026-07-06 18:37:29.181 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:37:29.184 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-06 18:37:29.185 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:37:29.187 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:37:29.190 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:37:29.192 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:37:29.195 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:37:29.200 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363049197 2026-07-06 18:37:29.203 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-06 18:37:29.224 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:37:29.227 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:37:29.229 | + functions-common:time_stop:2420 : local name 2026-07-06 18:37:29.232 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:37:29.234 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:37:29.236 | + functions-common:time_stop:2423 : local total 2026-07-06 18:37:29.238 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:37:29.241 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:37:29.243 | + functions-common:time_stop:2427 : start_time=1783363049197 2026-07-06 18:37:29.245 | + functions-common:time_stop:2429 : [[ -z 1783363049197 ]] 2026-07-06 18:37:29.248 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:37:29.252 | + functions-common:time_stop:2432 : end_time=1783363049249 2026-07-06 18:37:29.254 | + functions-common:time_stop:2433 : elapsed_time=52 2026-07-06 18:37:29.257 | + functions-common:time_stop:2434 : total=27649 2026-07-06 18:37:29.259 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:37:29.261 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27701 2026-07-06 18:37:29.263 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:29.266 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:29.268 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-06 18:37:29.271 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 18:37:29.273 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-06 18:37:29.276 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-06 18:37:29.297 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:29.299 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-06 18:37:29.351 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-06 18:37:29.353 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 18:37:29.356 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-06 18:37:29.409 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-06 18:37:29.428 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:29.430 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 18:37:29.432 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-06 18:37:29.435 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 18:37:29.437 | + functions-common:run_process:1676 : local group= 2026-07-06 18:37:29.439 | + functions-common:run_process:1677 : local user= 2026-07-06 18:37:29.442 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:37:29.443 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-06 18:37:29.445 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:37:29.448 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:37:29.450 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:37:29.452 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:37:29.456 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:37:29.459 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363049456 2026-07-06 18:37:29.461 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-06 18:37:29.484 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:29.484 | + 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-06 18:37:29.487 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-06 18:37:29.489 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 18:37:29.491 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 18:37:29.493 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 18:37:29.496 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 18:37:29.498 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-06 18:37:29.501 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-06 18:37:29.502 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-06 18:37:29.505 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:37:29.507 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:37:29.509 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:37:29.511 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:37:29.515 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-06 18:37:29.516 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-06 18:37:29.518 | + 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-06 18:37:29.521 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-06 18:37:29.523 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 18:37:29.525 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 18:37:29.527 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 18:37:29.529 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 18:37:29.532 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 18:37:29.533 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 18:37:29.535 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-06 18:37:29.538 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 18:37:29.543 | + 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-06 18:37:29.648 | + 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-06 18:37:29.781 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-06 18:37:29.854 | + 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-06 18:37:29.921 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-06 18:37:29.985 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-06 18:37:30.085 | + 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-06 18:37:30.192 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 18:37:30.202 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 18:37:30.209 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-06 18:37:30.345 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 18:37:30.963 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-06 18:37:31.007 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-06 18:37:31.590 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-06 18:37:31.654 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:37:31.660 | + functions-common:time_stop:2420 : local name 2026-07-06 18:37:31.669 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:37:31.676 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:37:31.684 | + functions-common:time_stop:2423 : local total 2026-07-06 18:37:31.692 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:37:31.701 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:37:31.715 | + functions-common:time_stop:2427 : start_time=1783363049456 2026-07-06 18:37:31.720 | + functions-common:time_stop:2429 : [[ -z 1783363049456 ]] 2026-07-06 18:37:31.731 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:37:31.742 | + functions-common:time_stop:2432 : end_time=1783363051734 2026-07-06 18:37:31.752 | + functions-common:time_stop:2433 : elapsed_time=2278 2026-07-06 18:37:31.754 | + functions-common:time_stop:2434 : total=27701 2026-07-06 18:37:31.762 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:37:31.767 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29979 2026-07-06 18:37:31.777 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-06 18:37:31.785 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 18:37:31.791 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-06 18:37:31.828 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:31.834 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-06 18:37:31.842 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-06 18:37:31.851 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 18:37:31.853 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 18:37:31.863 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-06 18:37:31.868 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 18:37:31.873 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-06 18:37:31.879 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 18:37:31.885 | + functions-common:run_process:1676 : local group= 2026-07-06 18:37:31.888 | + functions-common:run_process:1677 : local user= 2026-07-06 18:37:31.891 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:37:31.896 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-06 18:37:31.899 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:37:31.904 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:37:31.908 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:37:31.915 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:37:31.920 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:37:31.927 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363051921 2026-07-06 18:37:31.934 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-06 18:37:31.971 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:31.974 | + 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-06 18:37:31.982 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-06 18:37:31.992 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 18:37:31.997 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 18:37:32.001 | + 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-06 18:37:32.008 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 18:37:32.016 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-06 18:37:32.020 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-06 18:37:32.024 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-06 18:37:32.031 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:37:32.035 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:37:32.042 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:37:32.046 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:37:32.051 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-06 18:37:32.056 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-06 18:37:32.058 | + 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-06 18:37:32.061 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-06 18:37:32.063 | + 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-06 18:37:32.065 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 18:37:32.066 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 18:37:32.068 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 18:37:32.070 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 18:37:32.073 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 18:37:32.074 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-06 18:37:32.076 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 18:37:32.080 | + 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-06 18:37:32.191 | + 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-06 18:37:32.328 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-06 18:37:32.446 | + 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-06 18:37:32.554 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-06 18:37:32.643 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-06 18:37:32.780 | + 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-06 18:37:32.900 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 18:37:32.905 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 18:37:32.912 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-06 18:37:33.061 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 18:37:33.624 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-06 18:37:33.659 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-06 18:37:34.162 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-06 18:37:34.212 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:37:34.220 | + functions-common:time_stop:2420 : local name 2026-07-06 18:37:34.223 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:37:34.227 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:37:34.229 | + functions-common:time_stop:2423 : local total 2026-07-06 18:37:34.234 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:37:34.239 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:37:34.243 | + functions-common:time_stop:2427 : start_time=1783363051921 2026-07-06 18:37:34.246 | + functions-common:time_stop:2429 : [[ -z 1783363051921 ]] 2026-07-06 18:37:34.253 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:37:34.264 | + functions-common:time_stop:2432 : end_time=1783363054255 2026-07-06 18:37:34.269 | + functions-common:time_stop:2433 : elapsed_time=2334 2026-07-06 18:37:34.271 | + functions-common:time_stop:2434 : total=29979 2026-07-06 18:37:34.276 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:37:34.282 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32313 2026-07-06 18:37:34.284 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-06 18:37:34.287 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:34.292 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:34.295 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:34.299 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-06 18:37:34.304 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-06 18:37:34.309 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-06 18:37:34.313 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-06 18:37:34.316 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 18:37:34.319 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-06 18:37:34.321 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 18:37:34.324 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-06 18:37:34.326 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-06 18:37:34.329 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-06 18:37:34.332 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-06 18:37:34.335 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-06 18:37:34.338 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-06 18:37:34.338 | BEGIN { 2026-07-06 18:37:34.338 | section = "" 2026-07-06 18:37:34.338 | last_section = "" 2026-07-06 18:37:34.338 | section_count = 0 2026-07-06 18:37:34.339 | } 2026-07-06 18:37:34.339 | /^\[.+\]/ { 2026-07-06 18:37:34.339 | gsub("[][]", "", $1); 2026-07-06 18:37:34.339 | section=$1 2026-07-06 18:37:34.339 | next 2026-07-06 18:37:34.339 | } 2026-07-06 18:37:34.339 | /^ *\#/ { 2026-07-06 18:37:34.340 | next 2026-07-06 18:37:34.340 | } 2026-07-06 18:37:34.340 | /^[^ \t]+/ { 2026-07-06 18:37:34.340 | # get offset of first = in $0 2026-07-06 18:37:34.341 | eq_idx = index($0, "=") 2026-07-06 18:37:34.341 | # extract attr & value from $0 2026-07-06 18:37:34.341 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 18:37:34.341 | value = substr($0, eq_idx + 1) 2026-07-06 18:37:34.341 | # only need to strip trailing whitespace from attr 2026-07-06 18:37:34.341 | sub(/[ \t]*$/, "", attr) 2026-07-06 18:37:34.342 | # need to strip leading & trailing whitespace from value 2026-07-06 18:37:34.342 | sub(/^[ \t]*/, "", value) 2026-07-06 18:37:34.342 | sub(/[ \t]*$/, "", value) 2026-07-06 18:37:34.343 | 2026-07-06 18:37:34.343 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 18:37:34.343 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 18:37:34.343 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 18:37:34.343 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 18:37:34.343 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 18:37:34.343 | if (section != last_section) { 2026-07-06 18:37:34.344 | cfg_section[section_count++] = section 2026-07-06 18:37:34.344 | last_section = section 2026-07-06 18:37:34.344 | } 2026-07-06 18:37:34.345 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 18:37:34.345 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 18:37:34.345 | 2026-07-06 18:37:34.345 | cfg_attr[section, attr, 0] = value 2026-07-06 18:37:34.345 | cfg_attr_count[section, attr] = 1 2026-07-06 18:37:34.345 | } else { 2026-07-06 18:37:34.345 | lno = cfg_attr_count[section, attr]++ 2026-07-06 18:37:34.345 | cfg_attr[section, attr, lno] = value 2026-07-06 18:37:34.345 | } 2026-07-06 18:37:34.345 | } 2026-07-06 18:37:34.345 | END { 2026-07-06 18:37:34.345 | # Process each section in order 2026-07-06 18:37:34.346 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 18:37:34.346 | section = cfg_section[sno] 2026-07-06 18:37:34.346 | # The ini routines simply append a config item immediately 2026-07-06 18:37:34.346 | # after the section header. To keep the same order as defined 2026-07-06 18:37:34.346 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 18:37:34.346 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 18:37:34.346 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 18:37:34.346 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 18:37:34.346 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 18:37:34.346 | else { 2026-07-06 18:37:34.347 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 18:37:34.347 | count = cfg_attr_count[section, attr] 2026-07-06 18:37:34.347 | print "inidelete " configfile " " section " " attr 2026-07-06 18:37:34.347 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 18:37:34.347 | for (l = count -2; l >= 0; l--) 2026-07-06 18:37:34.347 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 18:37:34.347 | } 2026-07-06 18:37:34.347 | } 2026-07-06 18:37:34.347 | } 2026-07-06 18:37:34.347 | } 2026-07-06 18:37:34.347 | ' 2026-07-06 18:37:34.348 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 18:37:34.348 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-06 18:37:34.348 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 18:37:34.348 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 18:37:34.354 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-06 18:37:34.358 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 18:37:34.361 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-06 18:37:34.364 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-06 18:37:34.364 | BEGIN { group = "" } 2026-07-06 18:37:34.364 | /^\[\[.+\|.*\]\]/ { 2026-07-06 18:37:34.364 | gsub("[][]", "", $1); 2026-07-06 18:37:34.364 | split($1, a, "|"); 2026-07-06 18:37:34.364 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 18:37:34.365 | group=a[1] 2026-07-06 18:37:34.365 | } else { 2026-07-06 18:37:34.365 | group="" 2026-07-06 18:37:34.365 | } 2026-07-06 18:37:34.365 | next 2026-07-06 18:37:34.365 | } 2026-07-06 18:37:34.365 | { 2026-07-06 18:37:34.365 | if (group != "") 2026-07-06 18:37:34.365 | print $0 2026-07-06 18:37:34.365 | } 2026-07-06 18:37:34.365 | ' /home/quobyte/devstack/local.conf 2026-07-06 18:37:34.373 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 18:37:34.376 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-06 18:37:34.415 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-06 18:37:34.457 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-06 18:37:34.461 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-06 18:37:34.464 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-06 18:37:34.468 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 18:37:34.471 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-06 18:37:34.475 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 18:37:34.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:34.501 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-06 18:37:34.505 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-06 18:37:34.509 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 18:37:34.535 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:34.538 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.231:5672/nova_cell1 2026-07-06 18:37:34.543 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.231:5672/nova_cell1 2026-07-06 18:37:34.582 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 18:37:34.587 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 18:37:34.590 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-06 18:37:34.615 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-06 18:37:34.641 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-06 18:37:34.644 | + lib/nova:configure_console_compute:671 : local offset 2026-07-06 18:37:34.648 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-06 18:37:34.651 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-06 18:37:34.656 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-06 18:37:34.681 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.231 2026-07-06 18:37:34.685 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-06 18:37:34.706 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:34.710 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-06 18:37:34.714 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-06 18:37:34.718 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-06 18:37:34.721 | + functions:vercmp:648 : local 'op=<' 2026-07-06 18:37:34.725 | + functions:vercmp:649 : local v2=1.0.0 2026-07-06 18:37:34.728 | + functions:vercmp:650 : local result 2026-07-06 18:37:34.735 | ++ functions:vercmp:654 : sort -V 2026-07-06 18:37:34.737 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-06 18:37:34.738 | ++ functions:vercmp:654 : head -1 2026-07-06 18:37:34.744 | + functions:vercmp:654 : result=1.0.0 2026-07-06 18:37:34.747 | + functions:vercmp:656 : case $op in 2026-07-06 18:37:34.751 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-06 18:37:34.754 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-06 18:37:34.758 | + functions:vercmp:667 : return 2026-07-06 18:37:34.762 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.231:6080/vnc_lite.html 2026-07-06 18:37:34.766 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.231:6080/vnc_lite.html 2026-07-06 18:37:34.806 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.231:6081/spice_auto.html 2026-07-06 18:37:34.810 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.231:6081/spice_auto.html 2026-07-06 18:37:34.851 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-06 18:37:34.872 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:34.876 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-06 18:37:34.880 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.231 2026-07-06 18:37:34.884 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-06 18:37:34.922 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.231 2026-07-06 18:37:34.961 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-06 18:37:34.984 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:37:34.987 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-06 18:37:34.991 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-06 18:37:35.012 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:37:35.016 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-06 18:37:35.019 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-06 18:37:35.061 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-06 18:37:35.064 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-06 18:37:35.108 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-06 18:37:35.111 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-06 18:37:35.115 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-06 18:37:35.118 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-06 18:37:35.122 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-06 18:37:35.126 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-06 18:37:35.130 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-06 18:37:35.134 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 18:37:35.138 | + functions-common:run_process:1676 : local group=libvirt 2026-07-06 18:37:35.142 | + functions-common:run_process:1677 : local user= 2026-07-06 18:37:35.146 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:37:35.149 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-06 18:37:35.153 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:37:35.157 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:37:35.160 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:37:35.164 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:37:35.168 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:37:35.174 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363055170 2026-07-06 18:37:35.178 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-06 18:37:35.200 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:35.204 | + 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-06 18:37:35.208 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-06 18:37:35.212 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 18:37:35.216 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 18:37:35.219 | + 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-06 18:37:35.223 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 18:37:35.227 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-06 18:37:35.230 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-06 18:37:35.234 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-06 18:37:35.238 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-06 18:37:35.240 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:37:35.243 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:37:35.247 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:37:35.251 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-06 18:37:35.255 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-06 18:37:35.259 | + 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-06 18:37:35.264 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-06 18:37:35.267 | + 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-06 18:37:35.271 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-06 18:37:35.274 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 18:37:35.279 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 18:37:35.282 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 18:37:35.285 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-06 18:37:35.289 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-06 18:37:35.292 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-06 18:37:35.295 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 18:37:35.301 | + 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-06 18:37:35.395 | + 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-06 18:37:35.497 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-06 18:37:35.572 | + 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-06 18:37:35.646 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-06 18:37:35.723 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-06 18:37:35.806 | + 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-06 18:37:35.871 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 18:37:35.873 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-06 18:37:35.875 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-06 18:37:35.937 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-06 18:37:36.012 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 18:37:36.513 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-06 18:37:36.549 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-06 18:37:37.017 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-06 18:37:37.075 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:37:37.081 | + functions-common:time_stop:2420 : local name 2026-07-06 18:37:37.087 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:37:37.091 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:37:37.094 | + functions-common:time_stop:2423 : local total 2026-07-06 18:37:37.099 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:37:37.104 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:37:37.107 | + functions-common:time_stop:2427 : start_time=1783363055170 2026-07-06 18:37:37.112 | + functions-common:time_stop:2429 : [[ -z 1783363055170 ]] 2026-07-06 18:37:37.118 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:37:37.126 | + functions-common:time_stop:2432 : end_time=1783363057118 2026-07-06 18:37:37.131 | + functions-common:time_stop:2433 : elapsed_time=1948 2026-07-06 18:37:37.133 | + functions-common:time_stop:2434 : total=32313 2026-07-06 18:37:37.141 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:37:37.144 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34261 2026-07-06 18:37:37.147 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:37.153 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 18:37:37.156 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-06 18:37:37.194 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:37.199 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-06 18:37:37.199 | Dumping cells_v2 mapping 2026-07-06 18:37:37.203 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-06 18:37:37.796 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 18:37:37.796 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:37:37.796 | we strongly recommend against using it for new projects. 2026-07-06 18:37:37.796 | 2026-07-06 18:37:37.796 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:37:37.796 | framework. For more detail see 2026-07-06 18:37:37.796 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:37:37.796 | 2026-07-06 18:37:37.797 | import eventlet # noqa 2026-07-06 18:37:38.084 | 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-06 18:37:41.115 | INFO dbcounter [None req-f21835c6-e9cc-4e8d-bdba-75a346562453 None None] Registered counter for database nova_api 2026-07-06 18:37:41.238 | DEBUG dbcounter [-] [73482] Writer thread running {{(pid=73482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:37:41.275 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-06 18:37:41.275 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-06 18:37:41.276 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-06 18:37:41.276 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-06 18:37:41.276 | | cell1 | f2e62ee9-6aae-4e57-9cc0-e16889d33201 | rabbit://stackrabbit:stackqueue@192.168.122.231:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-06 18:37:41.276 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-06 18:37:42.057 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-06 18:37:42.060 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-06 18:37:42.147 | + inc/async:async_inner:63 : create_flavors 2026-07-06 18:37:42.199 | [2057 Async create_flavors:73583]: running: create_flavors 2026-07-06 18:37:42.205 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-06 18:37:42.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:42.233 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-06 18:37:42.236 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:37:42.238 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-06 18:37:42.243 | + ./stack.sh:main:1337 : start_cinder 2026-07-06 18:37:42.247 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-06 18:37:42.252 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-06 18:37:42.259 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 18:37:42.262 | + functions-common:run_process:1674 : local service=c-api 2026-07-06 18:37:42.265 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 18:37:42.270 | + functions-common:run_process:1676 : local group= 2026-07-06 18:37:42.276 | + functions-common:run_process:1677 : local user= 2026-07-06 18:37:42.279 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:37:42.284 | + functions-common:run_process:1680 : local name=c-api 2026-07-06 18:37:42.288 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:37:42.292 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:37:42.297 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:37:42.302 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:37:42.307 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:37:42.314 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363062309 2026-07-06 18:37:42.319 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-06 18:37:42.345 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:42.350 | + 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-06 18:37:42.355 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-06 18:37:42.359 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 18:37:42.363 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 18:37:42.372 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 18:37:42.373 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 18:37:42.376 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-06 18:37:42.384 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-06 18:37:42.390 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-06 18:37:42.398 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:37:42.405 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:37:42.418 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:37:42.426 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:37:42.433 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-06 18:37:42.445 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-06 18:37:42.445 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 18:37:42.452 | + 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-06 18:37:42.459 | + 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-06 18:37:42.466 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-06 18:37:42.475 | + 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-06 18:37:42.481 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 18:37:42.485 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 18:37:42.491 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 18:37:42.495 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-06 18:37:42.501 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 18:37:42.516 | + 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-06 18:37:42.649 | + 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-06 18:37:42.731 | + 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-06 18:37:42.800 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-06 18:37:42.868 | + 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-06 18:37:42.936 | + 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-06 18:37:43.005 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-06 18:37:43.083 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-06 18:37:43.156 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-06 18:37:43.241 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-06 18:37:43.314 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-06 18:37:43.381 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 18:37:43.384 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 18:37:43.387 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-06 18:37:43.468 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 18:37:43.976 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-06 18:37:43.999 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-06 18:37:44.538 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-06 18:37:44.691 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:37:44.695 | + functions-common:time_stop:2420 : local name 2026-07-06 18:37:44.702 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:37:44.711 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:37:44.718 | + functions-common:time_stop:2423 : local total 2026-07-06 18:37:44.727 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:37:44.738 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:37:44.746 | + functions-common:time_stop:2427 : start_time=1783363062309 2026-07-06 18:37:44.751 | + functions-common:time_stop:2429 : [[ -z 1783363062309 ]] 2026-07-06 18:37:44.758 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:37:44.770 | + functions-common:time_stop:2432 : end_time=1783363064760 2026-07-06 18:37:44.778 | + functions-common:time_stop:2433 : elapsed_time=2451 2026-07-06 18:37:44.780 | + functions-common:time_stop:2434 : total=34261 2026-07-06 18:37:44.787 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:37:44.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36712 2026-07-06 18:37:44.797 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-06 18:37:44.797 | Waiting for Cinder API to start... 2026-07-06 18:37:44.804 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.231/volume/v3/ 2026-07-06 18:37:44.810 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.231/volume/v3/ 2026-07-06 18:37:44.817 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 18:37:44.822 | + functions:wait_for_service:477 : local url=http://192.168.122.231/volume/v3/ 2026-07-06 18:37:44.830 | + functions:wait_for_service:478 : local rval=0 2026-07-06 18:37:44.837 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 18:37:44.843 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 18:37:44.844 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:37:44.846 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:37:44.848 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:37:44.852 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363064850 2026-07-06 18:37:44.855 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 18:37:44.858 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:37:44.860 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.231/volume/v3/ 2026-07-06 18:37:49.671 | + :: : [[ 401 == 503 ]] 2026-07-06 18:37:49.673 | + :: : [[ 0 -eq 7 ]] 2026-07-06 18:37:49.680 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 18:37:49.683 | + functions-common:time_stop:2420 : local name 2026-07-06 18:37:49.687 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:37:49.693 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:37:49.694 | + functions-common:time_stop:2423 : local total 2026-07-06 18:37:49.697 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:37:49.700 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 18:37:49.704 | + functions-common:time_stop:2427 : start_time=1783363064850 2026-07-06 18:37:49.707 | + functions-common:time_stop:2429 : [[ -z 1783363064850 ]] 2026-07-06 18:37:49.710 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:37:49.715 | + functions-common:time_stop:2432 : end_time=1783363069711 2026-07-06 18:37:49.719 | + functions-common:time_stop:2433 : elapsed_time=4861 2026-07-06 18:37:49.720 | + functions-common:time_stop:2434 : total=14541 2026-07-06 18:37:49.722 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:37:49.724 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19402 2026-07-06 18:37:49.727 | + functions:wait_for_service:486 : return 0 2026-07-06 18:37:49.730 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 18:37:49.734 | + functions-common:run_process:1674 : local service=c-sch 2026-07-06 18:37:49.738 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 18:37:49.742 | + functions-common:run_process:1676 : local group= 2026-07-06 18:37:49.744 | + functions-common:run_process:1677 : local user= 2026-07-06 18:37:49.748 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:37:49.750 | + functions-common:run_process:1680 : local name=c-sch 2026-07-06 18:37:49.753 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:37:49.756 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:37:49.759 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:37:49.762 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:37:49.766 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:37:49.770 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363069767 2026-07-06 18:37:49.773 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-06 18:37:49.793 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:49.796 | + 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-06 18:37:49.799 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-06 18:37:49.802 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 18:37:49.805 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 18:37:49.807 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 18:37:49.811 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 18:37:49.813 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-06 18:37:49.817 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-06 18:37:49.820 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-06 18:37:49.823 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:37:49.827 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:37:49.830 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:37:49.833 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:37:49.837 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-06 18:37:49.840 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-06 18:37:49.843 | + 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-06 18:37:49.846 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-06 18:37:49.850 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 18:37:49.853 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 18:37:49.856 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 18:37:49.859 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 18:37:49.862 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 18:37:49.865 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 18:37:49.868 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-06 18:37:49.871 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 18:37:49.877 | + 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-06 18:37:49.960 | + 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-06 18:37:50.049 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-06 18:37:50.133 | + 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-06 18:37:50.218 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-06 18:37:50.300 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-06 18:37:50.384 | + 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-06 18:37:50.467 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 18:37:50.471 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 18:37:50.474 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-06 18:37:50.556 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 18:37:51.073 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-06 18:37:51.112 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-06 18:37:51.598 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-06 18:37:51.637 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:37:51.640 | + functions-common:time_stop:2420 : local name 2026-07-06 18:37:51.644 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:37:51.653 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:37:51.659 | + functions-common:time_stop:2423 : local total 2026-07-06 18:37:51.663 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:37:51.665 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:37:51.667 | + functions-common:time_stop:2427 : start_time=1783363069767 2026-07-06 18:37:51.669 | + functions-common:time_stop:2429 : [[ -z 1783363069767 ]] 2026-07-06 18:37:51.675 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:37:51.677 | + functions-common:time_stop:2432 : end_time=1783363071674 2026-07-06 18:37:51.680 | + functions-common:time_stop:2433 : elapsed_time=1907 2026-07-06 18:37:51.682 | + functions-common:time_stop:2434 : total=36712 2026-07-06 18:37:51.684 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:37:51.686 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38619 2026-07-06 18:37:51.689 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 18:37:51.691 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 18:37:51.693 | + functions-common:run_process:1674 : local service=c-bak 2026-07-06 18:37:51.696 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-06 18:37:51.698 | + functions-common:run_process:1676 : local group= 2026-07-06 18:37:51.701 | + functions-common:run_process:1677 : local user= 2026-07-06 18:37:51.703 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 18:37:51.705 | + functions-common:run_process:1680 : local name=c-bak 2026-07-06 18:37:51.707 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:37:51.712 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:37:51.718 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:37:51.721 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:37:51.725 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:37:51.727 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363071724 2026-07-06 18:37:51.729 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-06 18:37:51.749 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:37:51.752 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:37:51.754 | + functions-common:time_stop:2420 : local name 2026-07-06 18:37:51.756 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:37:51.758 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:37:51.761 | + functions-common:time_stop:2423 : local total 2026-07-06 18:37:51.763 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:37:51.765 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:37:51.768 | + functions-common:time_stop:2427 : start_time=1783363071724 2026-07-06 18:37:51.771 | + functions-common:time_stop:2429 : [[ -z 1783363071724 ]] 2026-07-06 18:37:51.778 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:37:51.784 | + functions-common:time_stop:2432 : end_time=1783363071780 2026-07-06 18:37:51.788 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-06 18:37:51.792 | + functions-common:time_stop:2434 : total=38619 2026-07-06 18:37:51.795 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:37:51.797 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38675 2026-07-06 18:37:51.799 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 18:37:51.802 | + functions-common:run_process:1674 : local service=c-vol 2026-07-06 18:37:51.804 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 18:37:51.807 | + functions-common:run_process:1676 : local group= 2026-07-06 18:37:51.809 | + functions-common:run_process:1677 : local user= 2026-07-06 18:37:51.812 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 18:37:51.814 | + functions-common:run_process:1680 : local name=c-vol 2026-07-06 18:37:51.816 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:37:51.818 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:37:51.820 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:37:51.825 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:37:51.828 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:37:51.833 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363071830 2026-07-06 18:37:51.835 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-06 18:37:51.857 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:51.861 | + 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-06 18:37:51.864 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-06 18:37:51.867 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 18:37:51.871 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 18:37:51.874 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 18:37:51.878 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 18:37:51.882 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-06 18:37:51.885 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-06 18:37:51.888 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-06 18:37:51.892 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:37:51.896 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:37:51.900 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:37:51.903 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 18:37:51.907 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-06 18:37:51.911 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-06 18:37:51.915 | + 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-06 18:37:51.918 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-06 18:37:51.921 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 18:37:51.925 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 18:37:51.929 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 18:37:51.932 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 18:37:51.937 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 18:37:51.940 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 18:37:51.943 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-06 18:37:51.947 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 18:37:51.953 | + 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-06 18:37:52.044 | + 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-06 18:37:52.147 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-06 18:37:52.223 | + 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-06 18:37:52.320 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-06 18:37:52.401 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-06 18:37:52.478 | + 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-06 18:37:52.563 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-06 18:37:52.568 | + 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-06 18:37:52.652 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 18:37:52.659 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-06 18:37:52.763 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 18:37:53.287 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-06 18:37:53.317 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-06 18:37:53.882 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-06 18:37:53.927 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:37:53.931 | + functions-common:time_stop:2420 : local name 2026-07-06 18:37:53.934 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:37:53.938 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:37:53.941 | + functions-common:time_stop:2423 : local total 2026-07-06 18:37:53.945 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:37:53.950 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:37:53.955 | + functions-common:time_stop:2427 : start_time=1783363071830 2026-07-06 18:37:53.958 | + functions-common:time_stop:2429 : [[ -z 1783363071830 ]] 2026-07-06 18:37:53.962 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:37:53.968 | + functions-common:time_stop:2432 : end_time=1783363073964 2026-07-06 18:37:53.971 | + functions-common:time_stop:2433 : elapsed_time=2134 2026-07-06 18:37:53.975 | + functions-common:time_stop:2434 : total=38675 2026-07-06 18:37:53.978 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:37:53.981 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40809 2026-07-06 18:37:53.983 | + ./stack.sh:main:1338 : create_volume_types 2026-07-06 18:37:53.988 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-06 18:37:54.038 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:54.046 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-06 18:37:54.051 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-06 18:37:54.057 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-06 18:37:54.061 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-06 18:37:54.066 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-06 18:37:54.076 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-06 18:37:54.081 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-06 18:37:54.086 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-06 18:37:54.090 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-06 18:37:54.121 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:37:54.128 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-06 18:37:59.688 | +-------------+--------------------------------------+ 2026-07-06 18:37:59.688 | | Field | Value | 2026-07-06 18:37:59.688 | +-------------+--------------------------------------+ 2026-07-06 18:37:59.689 | | description | None | 2026-07-06 18:37:59.689 | | id | 46834822-215d-4ab9-b08a-a8cdae7c9be3 | 2026-07-06 18:37:59.689 | | is_public | True | 2026-07-06 18:37:59.689 | | name | lvmdriver-1 | 2026-07-06 18:37:59.689 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-06 18:37:59.689 | +-------------+--------------------------------------+ 2026-07-06 18:38:00.058 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-06 18:38:00.061 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-06 18:38:00.063 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-06 18:38:00.067 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-06 18:38:00.070 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-06 18:38:00.087 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:38:00.089 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-06 18:38:00.091 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:38:00.094 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-06 18:38:00.096 | + ./stack.sh:main:1353 : start_glance 2026-07-06 18:38:00.098 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-06 18:38:00.101 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-06 18:38:00.106 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 18:38:00.108 | + functions-common:run_process:1674 : local service=g-api 2026-07-06 18:38:00.111 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 18:38:00.113 | + functions-common:run_process:1676 : local group= 2026-07-06 18:38:00.115 | + functions-common:run_process:1677 : local user= 2026-07-06 18:38:00.118 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 18:38:00.121 | + functions-common:run_process:1680 : local name=g-api 2026-07-06 18:38:00.123 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 18:38:00.125 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 18:38:00.127 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:38:00.130 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:38:00.132 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:38:00.137 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363080134 2026-07-06 18:38:00.140 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-06 18:38:00.156 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:38:00.159 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-06 18:38:00.161 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-06 18:38:00.163 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 18:38:00.165 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 18:38:00.168 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 18:38:00.170 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 18:38:00.172 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-06 18:38:00.175 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-06 18:38:00.177 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-06 18:38:00.180 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 18:38:00.182 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 18:38:00.185 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 18:38:00.187 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 18:38:00.190 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-06 18:38:00.192 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-06 18:38:00.195 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 18:38:00.197 | + 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-06 18:38:00.199 | + 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-06 18:38:00.201 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-06 18:38:00.204 | + 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-06 18:38:00.206 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 18:38:00.208 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 18:38:00.210 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 18:38:00.212 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-06 18:38:00.214 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 18:38:00.219 | + 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-06 18:38:00.308 | + 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-06 18:38:00.410 | + 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-06 18:38:00.491 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-06 18:38:00.579 | + 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-06 18:38:00.658 | + 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-06 18:38:00.735 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-06 18:38:00.814 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-06 18:38:00.894 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-06 18:38:00.970 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-06 18:38:01.047 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-06 18:38:01.133 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 18:38:01.137 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 18:38:01.141 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-06 18:38:01.249 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 18:38:01.820 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-06 18:38:01.865 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-06 18:38:02.450 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-06 18:38:02.621 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 18:38:02.627 | + functions-common:time_stop:2420 : local name 2026-07-06 18:38:02.636 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:38:02.644 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:38:02.649 | + functions-common:time_stop:2423 : local total 2026-07-06 18:38:02.659 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:38:02.662 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 18:38:02.669 | + functions-common:time_stop:2427 : start_time=1783363080134 2026-07-06 18:38:02.673 | + functions-common:time_stop:2429 : [[ -z 1783363080134 ]] 2026-07-06 18:38:02.685 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:38:02.691 | + functions-common:time_stop:2432 : end_time=1783363082684 2026-07-06 18:38:02.698 | + functions-common:time_stop:2433 : elapsed_time=2550 2026-07-06 18:38:02.702 | + functions-common:time_stop:2434 : total=40809 2026-07-06 18:38:02.709 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:38:02.712 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43359 2026-07-06 18:38:02.718 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-06 18:38:02.760 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:38:02.765 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.231) to start...' 2026-07-06 18:38:02.765 | Waiting for g-api (192.168.122.231) to start... 2026-07-06 18:38:02.772 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.231/image 2026-07-06 18:38:02.777 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 18:38:02.780 | + functions:wait_for_service:477 : local url=http://192.168.122.231/image 2026-07-06 18:38:02.782 | + functions:wait_for_service:478 : local rval=0 2026-07-06 18:38:02.784 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 18:38:02.786 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 18:38:02.789 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:38:02.791 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:38:02.795 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:38:02.797 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363082795 2026-07-06 18:38:02.800 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 18:38:02.802 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:38:02.808 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.231/image 2026-07-06 18:38:08.397 | + :: : [[ 300 == 503 ]] 2026-07-06 18:38:08.399 | + :: : [[ 0 -eq 7 ]] 2026-07-06 18:38:08.403 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 18:38:08.408 | + functions-common:time_stop:2420 : local name 2026-07-06 18:38:08.418 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:38:08.421 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:38:08.424 | + functions-common:time_stop:2423 : local total 2026-07-06 18:38:08.430 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:38:08.436 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 18:38:08.440 | + functions-common:time_stop:2427 : start_time=1783363082795 2026-07-06 18:38:08.443 | + functions-common:time_stop:2429 : [[ -z 1783363082795 ]] 2026-07-06 18:38:08.449 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:38:08.457 | + functions-common:time_stop:2432 : end_time=1783363088451 2026-07-06 18:38:08.464 | + functions-common:time_stop:2433 : elapsed_time=5656 2026-07-06 18:38:08.469 | + functions-common:time_stop:2434 : total=19402 2026-07-06 18:38:08.475 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:38:08.479 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25058 2026-07-06 18:38:08.483 | + functions:wait_for_service:486 : return 0 2026-07-06 18:38:08.489 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-06 18:38:08.520 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:38:08.522 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-06 18:38:08.542 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:38:08.545 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-06 18:38:08.547 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:38:08.549 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-06 18:38:08.552 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-06 18:38:08.554 | + ./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-06 18:38:08.556 | + 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-06 18:38:08.558 | + functions:upload_image:141 : local image image_fname image_name 2026-07-06 18:38:08.560 | + functions:upload_image:143 : local max_attempts=5 2026-07-06 18:38:08.562 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-06 18:38:08.569 | ++ 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-06 18:38:08.572 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-06 18:38:08.573 | + 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-06 18:38:08.578 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-06 18:38:08.582 | ++ functions:upload_image:151 : seq 5 2026-07-06 18:38:08.588 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-06 18:38:08.591 | + functions:upload_image:152 : local rc=0 2026-07-06 18:38:08.595 | + 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-06 18:38:08.598 | --2026-07-06 20:38:08-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-06 18:38:08.645 | Resolving github.com (github.com)... 140.82.121.4 2026-07-06 18:38:08.664 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-06 18:38:08.726 | HTTP request sent, awaiting response... 302 Found 2026-07-06 18:38:08.726 | 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-06T19%3A17%3A00Z&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-06T18%3A16%3A39Z&ske=2026-07-06T19%3A17%3A00Z&sks=b&skv=2018-11-09&sig=5BoHlyAMQNaMhFNtOjt5AgIYim7J3k8ATWCrDCv1Uvc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzM2NDg4NSwibmJmIjoxNzgzMzYzMDg1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.XiMvZc5gZT_WLazyqHuj3lv4kuHF-kSVOBudO9ZflE0&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-06 18:38:08.726 | --2026-07-06 20:38:08-- 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-06T19%3A17%3A00Z&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-06T18%3A16%3A39Z&ske=2026-07-06T19%3A17%3A00Z&sks=b&skv=2018-11-09&sig=5BoHlyAMQNaMhFNtOjt5AgIYim7J3k8ATWCrDCv1Uvc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzM2NDg4NSwibmJmIjoxNzgzMzYzMDg1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.XiMvZc5gZT_WLazyqHuj3lv4kuHF-kSVOBudO9ZflE0&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-06 18:38:08.727 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2026-07-06 18:38:08.743 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-06 18:38:08.819 | HTTP request sent, awaiting response... 200 OK 2026-07-06 18:38:08.820 | Length: 21692416 (21M) [application/octet-stream] 2026-07-06 18:38:08.820 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-06 18:38:08.896 | 2026-07-06 18:38:09.112 | 0K ........ ........ .... 100% 70.7M=0.3s 2026-07-06 18:38:09.112 | 2026-07-06 18:38:09.112 | 2026-07-06 20:38:09 (70.7 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-06 18:38:09.113 | 2026-07-06 18:38:09.118 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-06 18:38:09.121 | + functions:upload_image:163 : break 2026-07-06 18:38:09.125 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 18:38:09.127 | + 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-06 18:38:09.131 | + 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-06 18:38:09.134 | + 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-06 18:38:09.138 | + functions:upload_image:313 : local kernel= 2026-07-06 18:38:09.142 | + functions:upload_image:314 : local ramdisk= 2026-07-06 18:38:09.145 | + functions:upload_image:315 : local disk_format= 2026-07-06 18:38:09.149 | + functions:upload_image:316 : local container_format= 2026-07-06 18:38:09.152 | + functions:upload_image:317 : local unpack= 2026-07-06 18:38:09.156 | + functions:upload_image:318 : local img_property= 2026-07-06 18:38:09.159 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-06 18:38:09.163 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-06 18:38:09.165 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-06 18:38:09.168 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-06 18:38:09.170 | + functions:upload_image:328 : case "$image_fname" in 2026-07-06 18:38:09.173 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-06 18:38:09.177 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-06 18:38:09.179 | + functions:upload_image:350 : local format 2026-07-06 18:38:09.183 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 18:38:09.184 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-06 18:38:09.196 | + functions:upload_image:351 : format=qcow2 2026-07-06 18:38:09.198 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-06 18:38:09.200 | + functions:upload_image:353 : disk_format=qcow2 2026-07-06 18:38:09.203 | + functions:upload_image:357 : container_format=bare 2026-07-06 18:38:09.205 | + functions:upload_image:404 : is_arch ppc64le 2026-07-06 18:38:09.208 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 18:38:09.211 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-06 18:38:09.214 | + functions:upload_image:404 : is_arch ppc64 2026-07-06 18:38:09.216 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 18:38:09.220 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-06 18:38:09.222 | + functions:upload_image:404 : is_arch ppc 2026-07-06 18:38:09.225 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 18:38:09.228 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-06 18:38:09.230 | + functions:upload_image:408 : is_arch aarch64 2026-07-06 18:38:09.237 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 18:38:09.241 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 18:38:09.243 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-06 18:38:09.245 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-06 18:38:09.248 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-06 18:38:09.250 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-06 18:38:09.252 | + 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-06 18:38:09.254 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-06 18:38:09.257 | + functions:_upload_image:112 : shift 2026-07-06 18:38:09.259 | + functions:_upload_image:113 : local container=bare 2026-07-06 18:38:09.261 | + functions:_upload_image:114 : shift 2026-07-06 18:38:09.263 | + functions:_upload_image:115 : local disk=qcow2 2026-07-06 18:38:09.265 | + functions:_upload_image:116 : shift 2026-07-06 18:38:09.267 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 18:38:09.268 | + functions:_upload_image:118 : shift 2026-07-06 18:38:09.271 | + functions:_upload_image:119 : local properties 2026-07-06 18:38:09.273 | + functions:_upload_image:120 : local useimport 2026-07-06 18:38:09.275 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-06 18:38:09.278 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-06 18:38:09.279 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-06 18:38:09.281 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-06 18:38:09.283 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-06 18:38:09.285 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-06 18:38:09.288 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-06 18:38:09.290 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 18:38:09.296 | + 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-06 18:38:15.279 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 18:38:15.279 | | Field | Value | 2026-07-06 18:38:15.279 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 18:38:15.279 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-06 18:38:15.280 | | container_format | bare | 2026-07-06 18:38:15.280 | | created_at | 2026-07-06T18:38:13Z | 2026-07-06 18:38:15.280 | | disk_format | qcow2 | 2026-07-06 18:38:15.280 | | file | /v2/images/0acbb0cd-0336-492a-b73d-b152eae4e946/file | 2026-07-06 18:38:15.280 | | id | 0acbb0cd-0336-492a-b73d-b152eae4e946 | 2026-07-06 18:38:15.280 | | min_disk | 0 | 2026-07-06 18:38:15.280 | | min_ram | 0 | 2026-07-06 18:38:15.280 | | name | cirros-0.6.3-x86_64-disk | 2026-07-06 18:38:15.280 | | owner | edb0e4c0cec447a987d4c39eedbe77a8 | 2026-07-06 18:38:15.281 | | 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-06 18:38:15.281 | | protected | False | 2026-07-06 18:38:15.281 | | schema | /v2/schemas/image | 2026-07-06 18:38:15.281 | | size | 21692416 | 2026-07-06 18:38:15.281 | | status | active | 2026-07-06 18:38:15.281 | | tags | | 2026-07-06 18:38:15.281 | | updated_at | 2026-07-06T18:38:15Z | 2026-07-06 18:38:15.281 | | virtual_size | 117440512 | 2026-07-06 18:38:15.281 | | visibility | public | 2026-07-06 18:38:15.281 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 18:38:15.632 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-06 18:38:15.692 | [2057 Async create_flavors:73583]: Waiting for completion of create_flavors running on PID 73583 (2 other jobs running) 2026-07-06 18:38:15.719 | [2057 Async create_flavors:73583]: Signaling child to exit 2026-07-06 18:38:26.836 | + inc/async:async_inner:64 : rc=0 2026-07-06 18:38:26.865 | [73583 Async create_flavors:73583]: finished successfully 2026-07-06 18:38:26.892 | WAKEUP 2026-07-06 18:38:26.920 | [2057 Async create_flavors:73583]: Signaled 2026-07-06 18:38:26.922 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-06 18:38:26.922 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:38:26.922 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-06 18:38:26.922 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-06 18:38:26.922 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-06 18:38:26.922 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.923 | | Field | Value | 2026-07-06 18:38:26.923 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.923 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 18:38:26.923 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 18:38:26.923 | | description | None | 2026-07-06 18:38:26.923 | | disk | 1 | 2026-07-06 18:38:26.923 | | id | c1 | 2026-07-06 18:38:26.923 | | name | cirros256 | 2026-07-06 18:38:26.923 | | os-flavor-access:is_public | True | 2026-07-06 18:38:26.923 | | properties | hw_rng:allowed='True' | 2026-07-06 18:38:26.924 | | ram | 256 | 2026-07-06 18:38:26.924 | | rxtx_factor | 1.0 | 2026-07-06 18:38:26.924 | | swap | 0 | 2026-07-06 18:38:26.924 | | vcpus | 1 | 2026-07-06 18:38:26.924 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.924 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-06 18:38:26.924 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.924 | | Field | Value | 2026-07-06 18:38:26.924 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.924 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 18:38:26.924 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 18:38:26.924 | | description | None | 2026-07-06 18:38:26.925 | | disk | 5 | 2026-07-06 18:38:26.925 | | id | d1 | 2026-07-06 18:38:26.925 | | name | ds512M | 2026-07-06 18:38:26.925 | | os-flavor-access:is_public | True | 2026-07-06 18:38:26.925 | | properties | hw_rng:allowed='True' | 2026-07-06 18:38:26.925 | | ram | 512 | 2026-07-06 18:38:26.926 | | rxtx_factor | 1.0 | 2026-07-06 18:38:26.926 | | swap | 0 | 2026-07-06 18:38:26.927 | | vcpus | 1 | 2026-07-06 18:38:26.927 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.928 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-06 18:38:26.928 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.928 | | Field | Value | 2026-07-06 18:38:26.929 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.929 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 18:38:26.930 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 18:38:26.930 | | description | None | 2026-07-06 18:38:26.930 | | disk | 10 | 2026-07-06 18:38:26.930 | | id | d2 | 2026-07-06 18:38:26.930 | | name | ds1G | 2026-07-06 18:38:26.930 | | os-flavor-access:is_public | True | 2026-07-06 18:38:26.930 | | properties | hw_rng:allowed='True' | 2026-07-06 18:38:26.930 | | ram | 1024 | 2026-07-06 18:38:26.930 | | rxtx_factor | 1.0 | 2026-07-06 18:38:26.930 | | swap | 0 | 2026-07-06 18:38:26.930 | | vcpus | 1 | 2026-07-06 18:38:26.930 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.931 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-06 18:38:26.931 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.931 | | Field | Value | 2026-07-06 18:38:26.931 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.931 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 18:38:26.931 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 18:38:26.933 | | description | None | 2026-07-06 18:38:26.933 | | disk | 10 | 2026-07-06 18:38:26.933 | | id | d3 | 2026-07-06 18:38:26.934 | | name | ds2G | 2026-07-06 18:38:26.934 | | os-flavor-access:is_public | True | 2026-07-06 18:38:26.934 | | properties | hw_rng:allowed='True' | 2026-07-06 18:38:26.934 | | ram | 2048 | 2026-07-06 18:38:26.934 | | rxtx_factor | 1.0 | 2026-07-06 18:38:26.935 | | swap | 0 | 2026-07-06 18:38:26.935 | | vcpus | 2 | 2026-07-06 18:38:26.935 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.935 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-06 18:38:26.935 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.935 | | Field | Value | 2026-07-06 18:38:26.935 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.935 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 18:38:26.935 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 18:38:26.935 | | description | None | 2026-07-06 18:38:26.935 | | disk | 20 | 2026-07-06 18:38:26.935 | | id | d4 | 2026-07-06 18:38:26.936 | | name | ds4G | 2026-07-06 18:38:26.936 | | os-flavor-access:is_public | True | 2026-07-06 18:38:26.936 | | properties | hw_rng:allowed='True' | 2026-07-06 18:38:26.936 | | ram | 4096 | 2026-07-06 18:38:26.936 | | rxtx_factor | 1.0 | 2026-07-06 18:38:26.936 | | swap | 0 | 2026-07-06 18:38:26.937 | | vcpus | 4 | 2026-07-06 18:38:26.937 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.937 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-06 18:38:26.938 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-06 18:38:26.938 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-06 18:38:26.939 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.939 | | Field | Value | 2026-07-06 18:38:26.939 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.939 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 18:38:26.939 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 18:38:26.939 | | description | None | 2026-07-06 18:38:26.939 | | disk | 1 | 2026-07-06 18:38:26.939 | | id | 1 | 2026-07-06 18:38:26.940 | | name | m1.tiny | 2026-07-06 18:38:26.940 | | os-flavor-access:is_public | True | 2026-07-06 18:38:26.940 | | properties | hw_rng:allowed='True' | 2026-07-06 18:38:26.940 | | ram | 512 | 2026-07-06 18:38:26.940 | | rxtx_factor | 1.0 | 2026-07-06 18:38:26.940 | | swap | 0 | 2026-07-06 18:38:26.940 | | vcpus | 1 | 2026-07-06 18:38:26.941 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.941 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-06 18:38:26.941 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.942 | | Field | Value | 2026-07-06 18:38:26.942 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.942 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 18:38:26.942 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 18:38:26.942 | | description | None | 2026-07-06 18:38:26.943 | | disk | 20 | 2026-07-06 18:38:26.943 | | id | 2 | 2026-07-06 18:38:26.943 | | name | m1.small | 2026-07-06 18:38:26.943 | | os-flavor-access:is_public | True | 2026-07-06 18:38:26.943 | | properties | hw_rng:allowed='True' | 2026-07-06 18:38:26.943 | | ram | 2048 | 2026-07-06 18:38:26.943 | | rxtx_factor | 1.0 | 2026-07-06 18:38:26.943 | | swap | 0 | 2026-07-06 18:38:26.943 | | vcpus | 1 | 2026-07-06 18:38:26.943 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.943 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-06 18:38:26.944 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.944 | | Field | Value | 2026-07-06 18:38:26.944 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.944 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 18:38:26.944 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 18:38:26.944 | | description | None | 2026-07-06 18:38:26.945 | | disk | 40 | 2026-07-06 18:38:26.945 | | id | 3 | 2026-07-06 18:38:26.945 | | name | m1.medium | 2026-07-06 18:38:26.946 | | os-flavor-access:is_public | True | 2026-07-06 18:38:26.946 | | properties | hw_rng:allowed='True' | 2026-07-06 18:38:26.946 | | ram | 4096 | 2026-07-06 18:38:26.947 | | rxtx_factor | 1.0 | 2026-07-06 18:38:26.947 | | swap | 0 | 2026-07-06 18:38:26.947 | | vcpus | 2 | 2026-07-06 18:38:26.947 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.947 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-06 18:38:26.947 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.947 | | Field | Value | 2026-07-06 18:38:26.947 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.948 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 18:38:26.948 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 18:38:26.948 | | description | None | 2026-07-06 18:38:26.948 | | disk | 80 | 2026-07-06 18:38:26.948 | | id | 4 | 2026-07-06 18:38:26.948 | | name | m1.large | 2026-07-06 18:38:26.949 | | os-flavor-access:is_public | True | 2026-07-06 18:38:26.949 | | properties | hw_rng:allowed='True' | 2026-07-06 18:38:26.949 | | ram | 8192 | 2026-07-06 18:38:26.950 | | rxtx_factor | 1.0 | 2026-07-06 18:38:26.950 | | swap | 0 | 2026-07-06 18:38:26.950 | | vcpus | 4 | 2026-07-06 18:38:26.950 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.950 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-06 18:38:26.950 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.951 | | Field | Value | 2026-07-06 18:38:26.951 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.951 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 18:38:26.951 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 18:38:26.951 | | description | None | 2026-07-06 18:38:26.951 | | disk | 160 | 2026-07-06 18:38:26.951 | | id | 5 | 2026-07-06 18:38:26.951 | | name | m1.xlarge | 2026-07-06 18:38:26.951 | | os-flavor-access:is_public | True | 2026-07-06 18:38:26.951 | | properties | hw_rng:allowed='True' | 2026-07-06 18:38:26.951 | | ram | 16384 | 2026-07-06 18:38:26.952 | | rxtx_factor | 1.0 | 2026-07-06 18:38:26.952 | | swap | 0 | 2026-07-06 18:38:26.952 | | vcpus | 8 | 2026-07-06 18:38:26.952 | +----------------------------+-----------------------+ 2026-07-06 18:38:26.977 | [2057 Async create_flavors:73583]: finished create_flavors with result 0 in 44 seconds 2026-07-06 18:38:26.984 | + inc/async:async_wait:197 : return 0 2026-07-06 18:38:26.987 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-06 18:38:27.014 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:38:27.018 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-06 18:38:27.044 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:38:27.048 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-06 18:38:27.076 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:38:27.081 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-06 18:38:27.085 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-06 18:38:27.090 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-06 18:38:27.094 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:38:27.096 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-06 18:38:27.099 | ++ 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-06 18:38:27.103 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-06 18:38:27.105 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-06 18:38:27.108 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-06 18:38:27.109 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-06 18:38:27.111 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-06 18:38:27.113 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-06 18:38:27.115 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-06 18:38:27.117 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-06 18:38:27.119 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-06 18:38:27.121 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-06 18:38:27.123 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-06 18:38:27.125 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 18:38:27.127 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-06 18:38:27.129 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 18:38:27.131 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-06 18:38:27.134 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 18:38:27.136 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-06 18:38:27.138 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 18:38:27.139 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-06 18:38:27.142 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 18:38:27.144 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-06 18:38:27.147 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-06 18:38:27.149 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 18:38:27.151 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-06 18:38:27.153 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 18:38:27.155 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-06 18:38:27.157 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-06 18:38:27.159 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-06 18:38:27.161 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 18:38:27.163 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-06 18:38:27.165 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 18:38:27.167 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-06 18:38:27.169 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-06 18:38:27.171 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-06 18:38:27.172 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-06 18:38:27.174 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-06 18:38:27.175 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-06 18:38:27.177 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-06 18:38:27.178 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-06 18:38:27.181 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-06 18:38:27.182 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-06 18:38:27.184 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-06 18:38:27.185 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-06 18:38:27.187 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-06 18:38:27.188 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-06 18:38:27.190 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-06 18:38:27.192 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-06 18:38:27.194 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-06 18:38:27.196 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-06 18:38:27.198 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-06 18:38:27.200 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-06 18:38:27.202 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-06 18:38:27.204 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-06 18:38:27.207 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-06 18:38:27.207 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-06 18:38:27.207 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-06 18:38:27.209 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-06 18:38:27.212 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-06 18:38:29.513 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-06 18:38:29.516 | 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-06 18:38:29.849 | + ./stack.sh:main:1403 : save_stackenv 2026-07-06 18:38:29.853 | + functions-common:save_stackenv:65 : local tag= 2026-07-06 18:38:29.859 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-06 18:38:29.867 | + functions-common:save_stackenv:67 : time_stamp=2026-07-06-203829 2026-07-06 18:38:29.871 | + functions-common:save_stackenv:68 : echo '# 2026-07-06-203829 ' 2026-07-06 18:38:29.875 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.879 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-06 18:38:29.883 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.887 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-06 18:38:29.891 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.894 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-06 18:38:29.898 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.902 | + 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-06 18:38:29.906 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.910 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.231 2026-07-06 18:38:29.914 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.918 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.231/identity 2026-07-06 18:38:29.922 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.928 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-06-201500 2026-07-06 18:38:29.932 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.936 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-06 18:38:29.940 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.945 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.231 2026-07-06 18:38:29.949 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.953 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-06 18:38:29.957 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.961 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-06 18:38:29.965 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.969 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-06 18:38:29.972 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.976 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-06 18:38:29.980 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.984 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.231 2026-07-06 18:38:29.987 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 18:38:29.991 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-06 18:38:29.995 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-06 18:38:29.999 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-06 18:38:30.003 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 18:38:30.007 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-06 18:38:30.011 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 18:38:30.015 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 18:38:30.019 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 18:38:30.023 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-06 18:38:30.028 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-06 18:38:30.031 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-06 18:38:30.035 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 18:38:30.039 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-06 18:38:30.039 | /^\[\[.+\|.*\]\]/ { 2026-07-06 18:38:30.039 | gsub("[][]", "", $1); 2026-07-06 18:38:30.040 | split($1, a, "|"); 2026-07-06 18:38:30.040 | if (a[1] == matchgroup) 2026-07-06 18:38:30.040 | print a[2] 2026-07-06 18:38:30.040 | } 2026-07-06 18:38:30.040 | ' /home/quobyte/devstack/local.conf 2026-07-06 18:38:30.048 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-06 18:38:30.050 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 18:38:30.054 | + functions-common:run_phase:1849 : local phase=extra 2026-07-06 18:38:30.058 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 18:38:30.062 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 18:38:30.066 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 18:38:30.070 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 18:38:30.074 | + functions-common:run_phase:1858 : local extra 2026-07-06 18:38:30.079 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 18:38:30.084 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 18:38:30.088 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 18:38:30.092 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 18:38:30.096 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-06 18:38:30.100 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 18:38:30.125 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:38:30.128 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 18:38:30.132 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:38:30.136 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-06 18:38:30.140 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:38:30.143 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 18:38:30.148 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:38:30.152 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-06 18:38:30.155 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-06 18:38:30.159 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 18:38:30.163 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 18:38:30.167 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 18:38:30.171 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 18:38:30.174 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-06 18:38:30.178 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 18:38:30.182 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-06 18:38:30.185 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 18:38:30.189 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 18:38:30.192 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-06 18:38:30.196 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-06 18:38:30.200 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 18:38:30.203 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-06 18:38:30.206 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 18:38:30.210 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 18:38:30.214 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 18:38:30.218 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-06 18:38:30.223 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-06 18:38:30.227 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-06 18:38:30.231 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 18:38:30.235 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-06 18:38:30.235 | /^\[\[.+\|.*\]\]/ { 2026-07-06 18:38:30.235 | gsub("[][]", "", $1); 2026-07-06 18:38:30.236 | split($1, a, "|"); 2026-07-06 18:38:30.236 | if (a[1] == matchgroup) 2026-07-06 18:38:30.236 | print a[2] 2026-07-06 18:38:30.236 | } 2026-07-06 18:38:30.236 | ' /home/quobyte/devstack/local.conf 2026-07-06 18:38:30.243 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-06 18:38:30.270 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:38:30.274 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-06 18:38:30.278 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-06 18:38:30.282 | + functions:wait_for_compute:490 : local timeout=60 2026-07-06 18:38:30.286 | + functions:wait_for_compute:491 : local rval=0 2026-07-06 18:38:30.290 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-06 18:38:30.294 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-06 18:38:30.298 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 18:38:30.302 | + functions-common:time_start:2407 : local start_time= 2026-07-06 18:38:30.305 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:38:30.311 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:38:30.316 | + functions-common:time_start:2411 : _TIME_START[$name]=1783363110312 2026-07-06 18:38:30.321 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-06 18:38:30.348 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-06 18:38:30.351 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-06 18:38:30.355 | ++ functions:wait_for_compute:496 : hostname 2026-07-06 18:38:30.360 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-06 18:38:30.364 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-06 18:38:30.368 | ++ functions:wait_for_compute:498 : hostname 2026-07-06 18:38:30.373 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:38:30.375 | + :: : ID= 2026-07-06 18:38:30.377 | + :: : [[ '' == '' ]] 2026-07-06 18:38:30.378 | + :: : sleep 1 2026-07-06 18:38:31.383 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-06 18:38:31.385 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-06 18:38:34.977 | + :: : ID=8144c2c2-3f46-4a4c-a9fe-d8c5380c165b 2026-07-06 18:38:34.978 | + :: : [[ 8144c2c2-3f46-4a4c-a9fe-d8c5380c165b == '' ]] 2026-07-06 18:38:34.982 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-06 18:38:34.984 | + functions-common:time_stop:2420 : local name 2026-07-06 18:38:34.987 | + functions-common:time_stop:2421 : local end_time 2026-07-06 18:38:34.989 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:38:34.992 | + functions-common:time_stop:2423 : local total 2026-07-06 18:38:34.995 | + functions-common:time_stop:2424 : local start_time 2026-07-06 18:38:34.998 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 18:38:35.000 | + functions-common:time_stop:2427 : start_time=1783363110312 2026-07-06 18:38:35.003 | + functions-common:time_stop:2429 : [[ -z 1783363110312 ]] 2026-07-06 18:38:35.006 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:38:35.010 | + functions-common:time_stop:2432 : end_time=1783363115007 2026-07-06 18:38:35.013 | + functions-common:time_stop:2433 : elapsed_time=4695 2026-07-06 18:38:35.016 | + functions-common:time_stop:2434 : total=25058 2026-07-06 18:38:35.018 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:38:35.021 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29753 2026-07-06 18:38:35.023 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-06 18:38:35.026 | + functions:wait_for_compute:516 : return 0 2026-07-06 18:38:35.029 | + ./stack.sh:main:1443 : service_check 2026-07-06 18:38:35.031 | + functions-common:service_check:1713 : local service 2026-07-06 18:38:35.033 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.036 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-06 18:38:35.054 | not-found 2026-07-06 18:38:35.060 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.064 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-06 18:38:35.084 | enabled 2026-07-06 18:38:35.089 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-06 18:38:35.117 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-06 18:38:35.117 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-06 18:38:35.117 | Active: active (running) since Mon 2026-07-06 20:35:15 CEST; 3min 19s ago 2026-07-06 18:38:35.117 | Main PID: 61381 (uwsgi) 2026-07-06 18:38:35.117 | Status: "uWSGI is ready" 2026-07-06 18:38:35.118 | Tasks: 17 (limit: 14255) 2026-07-06 18:38:35.118 | Memory: 273.3M (peak: 273.8M) 2026-07-06 18:38:35.118 | CPU: 14.788s 2026-07-06 18:38:35.118 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-06 18:38:35.118 | ├─61381 "nova-apiuWSGI master" 2026-07-06 18:38:35.118 | ├─61382 "nova-apiuWSGI worker 1" 2026-07-06 18:38:35.118 | └─61383 "nova-apiuWSGI worker 2" 2026-07-06 18:38:35.118 | 2026-07-06 18:38:35.118 | Jul 06 20:38:34 devstack devstack@n-api.service[61382]: [pid: 61382|app: 0|req: 18/36] 192.168.122.231 () {54 vars in 935 bytes} [Mon Jul 6 20:38:34 2026] GET /compute/v2.1 => generated 393 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-06 18:38:35.119 | Jul 06 20:38:34 devstack devstack@n-api.service[61383]: DEBUG nova.api.openstack.wsgi [None req-a78bf9a9-2cdf-4381-b7aa-51a89003e019 admin admin] Calling method '>' {{(pid=61383) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-06 18:38:35.119 | Jul 06 20:38:34 devstack devstack@n-api.service[61383]: DEBUG oslo_concurrency.lockutils [None req-a78bf9a9-2cdf-4381-b7aa-51a89003e019 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61383) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 18:38:35.119 | Jul 06 20:38:34 devstack devstack@n-api.service[61383]: DEBUG oslo_concurrency.lockutils [None req-a78bf9a9-2cdf-4381-b7aa-51a89003e019 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=61383) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 18:38:35.119 | Jul 06 20:38:34 devstack devstack@n-api.service[61383]: DEBUG oslo_concurrency.lockutils [None req-a78bf9a9-2cdf-4381-b7aa-51a89003e019 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61383) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 18:38:35.119 | Jul 06 20:38:34 devstack devstack@n-api.service[61383]: DEBUG oslo_concurrency.lockutils [None req-a78bf9a9-2cdf-4381-b7aa-51a89003e019 admin admin] Acquiring lock "f2e62ee9-6aae-4e57-9cc0-e16889d33201" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61383) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 18:38:35.119 | Jul 06 20:38:34 devstack devstack@n-api.service[61383]: DEBUG oslo_concurrency.lockutils [None req-a78bf9a9-2cdf-4381-b7aa-51a89003e019 admin admin] Lock "f2e62ee9-6aae-4e57-9cc0-e16889d33201" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61383) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 18:38:35.119 | Jul 06 20:38:34 devstack devstack@n-api.service[61383]: DEBUG oslo_concurrency.lockutils [None req-a78bf9a9-2cdf-4381-b7aa-51a89003e019 admin admin] Lock "f2e62ee9-6aae-4e57-9cc0-e16889d33201" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61383) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 18:38:35.119 | Jul 06 20:38:34 devstack devstack@n-api.service[61383]: INFO nova.api.openstack.requestlog [None req-a78bf9a9-2cdf-4381-b7aa-51a89003e019 admin admin] 192.168.122.231 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.164194 2026-07-06 18:38:35.119 | Jul 06 20:38:34 devstack devstack@n-api.service[61383]: [pid: 61383|app: 0|req: 19/37] 192.168.122.231 () {60 vars in 1325 bytes} [Mon Jul 6 20:38:34 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-06 18:38:35.123 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.127 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-06 18:38:35.147 | enabled 2026-07-06 18:38:35.153 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-06 18:38:35.177 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-06 18:38:35.178 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-06 18:38:35.178 | Active: active (running) since Mon 2026-07-06 20:37:37 CEST; 58s ago 2026-07-06 18:38:35.178 | Main PID: 73425 (nova-compute) 2026-07-06 18:38:35.178 | Tasks: 10 (limit: 14255) 2026-07-06 18:38:35.178 | Memory: 136.0M (peak: 137.3M) 2026-07-06 18:38:35.178 | CPU: 4.640s 2026-07-06 18:38:35.178 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-06 18:38:35.178 | └─73425 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-06 18:38:35.178 | 2026-07-06 18:38:35.179 | Jul 06 20:38:07 devstack nova-compute[73425]: DEBUG nova.compute.resource_tracker [None req-a0b04595-99da-4dee-8f5f-a376503d46f9 None None] Compute_service record updated for devstack:devstack {{(pid=73425) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-06 18:38:35.179 | Jul 06 20:38:07 devstack nova-compute[73425]: DEBUG oslo_concurrency.lockutils [None req-a0b04595-99da-4dee-8f5f-a376503d46f9 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.773s {{(pid=73425) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 18:38:35.179 | Jul 06 20:38:07 devstack nova-compute[73425]: DEBUG nova.service [None req-a0b04595-99da-4dee-8f5f-a376503d46f9 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73425) start /opt/stack/nova/nova/service.py:196}} 2026-07-06 18:38:35.179 | Jul 06 20:38:07 devstack nova-compute[73425]: DEBUG nova.service [None req-a0b04595-99da-4dee-8f5f-a376503d46f9 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73425) start /opt/stack/nova/nova/service.py:212}} 2026-07-06 18:38:35.179 | Jul 06 20:38:07 devstack nova-compute[73425]: DEBUG nova.service [None req-a0b04595-99da-4dee-8f5f-a376503d46f9 None None] Join ServiceGroup membership for this service compute {{(pid=73425) start /opt/stack/nova/nova/service.py:222}} 2026-07-06 18:38:35.179 | Jul 06 20:38:07 devstack nova-compute[73425]: DEBUG nova.servicegroup.drivers.db [None req-a0b04595-99da-4dee-8f5f-a376503d46f9 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73425) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-06 18:38:35.179 | Jul 06 20:38:08 devstack nova-compute[73425]: DEBUG oslo_service.periodic_task [None req-df97658b-985a-4e78-99d5-8141bcc45fc2 None None] Running periodic task ComputeManager._sync_power_states {{(pid=73425) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-06 18:38:35.179 | Jul 06 20:38:08 devstack nova-compute[73425]: DEBUG oslo_service.periodic_task [None req-df97658b-985a-4e78-99d5-8141bcc45fc2 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73425) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-06 18:38:35.179 | Jul 06 20:38:08 devstack nova-compute[73425]: DEBUG oslo.service.backend._threading.loopingcall [None req-df97658b-985a-4e78-99d5-8141bcc45fc2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 32.57 seconds {{(pid=73425) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:35.179 | Jul 06 20:38:12 devstack nova-compute[73425]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73425) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:35.185 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.189 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-06 18:38:35.209 | not-found 2026-07-06 18:38:35.214 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.219 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-06 18:38:35.241 | enabled 2026-07-06 18:38:35.246 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-06 18:38:35.273 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-06 18:38:35.273 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-06 18:38:35.274 | Active: active (running) since Mon 2026-07-06 20:37:24 CEST; 1min 10s ago 2026-07-06 18:38:35.274 | Main PID: 69748 (nova-scheduler:) 2026-07-06 18:38:35.274 | Tasks: 19 (limit: 14255) 2026-07-06 18:38:35.274 | Memory: 156.2M (peak: 156.4M) 2026-07-06 18:38:35.274 | CPU: 4.890s 2026-07-06 18:38:35.274 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-06 18:38:35.274 | ├─69748 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-06 18:38:35.274 | ├─71616 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-06 18:38:35.274 | └─71624 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-06 18:38:35.275 | 2026-07-06 18:38:35.275 | Jul 06 20:37:31 devstack nova-scheduler[71624]: DEBUG nova.servicegroup.drivers.db [None req-73afb0ff-5292-4020-a07b-e57455588d10 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71624) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-06 18:38:35.275 | Jul 06 20:37:36 devstack nova-scheduler[71616]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71616) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:35.275 | Jul 06 20:37:36 devstack nova-scheduler[71624]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=71624) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:35.275 | Jul 06 20:37:38 devstack nova-scheduler[69748]: DEBUG dbcounter [-] [69748] Writing DB stats nova_api:SELECT=3 {{(pid=69748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.275 | Jul 06 20:37:38 devstack nova-scheduler[69748]: DEBUG dbcounter [-] [69748] Writing DB stats nova_cell1:SELECT=1 {{(pid=69748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.275 | Jul 06 20:37:38 devstack nova-scheduler[69748]: DEBUG dbcounter [-] [69748] Writing DB stats nova_cell0:SELECT=1 {{(pid=69748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.276 | Jul 06 20:37:46 devstack nova-scheduler[71616]: DEBUG dbcounter [-] [71616] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.276 | Jul 06 20:37:46 devstack nova-scheduler[71624]: DEBUG dbcounter [-] [71624] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=71624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.276 | Jul 06 20:37:49 devstack nova-scheduler[71624]: DEBUG oslo.service.backend._threading.loopingcall [None req-04adfbfb-2974-4ce7-93a5-80705efc74c3 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71624) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:35.276 | Jul 06 20:37:55 devstack nova-scheduler[71616]: DEBUG oslo.service.backend._threading.loopingcall [None req-66d8a8a5-f035-480c-aa3b-823d0d8b5757 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71616) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:35.279 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.283 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-06 18:38:35.302 | not-found 2026-07-06 18:38:35.308 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.312 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-06 18:38:35.333 | enabled 2026-07-06 18:38:35.338 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-06 18:38:35.363 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-06 18:38:35.363 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-06 18:38:35.363 | Active: active (running) since Mon 2026-07-06 20:37:26 CEST; 1min 8s ago 2026-07-06 18:38:35.363 | Main PID: 70360 (uwsgi) 2026-07-06 18:38:35.363 | Status: "uWSGI is ready" 2026-07-06 18:38:35.363 | Tasks: 16 (limit: 14255) 2026-07-06 18:38:35.363 | Memory: 220.9M (peak: 221.5M) 2026-07-06 18:38:35.363 | CPU: 9.924s 2026-07-06 18:38:35.364 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-06 18:38:35.364 | ├─70360 "nova-api-metauWSGI master" 2026-07-06 18:38:35.364 | ├─70361 "nova-api-metauWSGI worker 1" 2026-07-06 18:38:35.364 | ├─70362 "nova-api-metauWSGI worker 2" 2026-07-06 18:38:35.364 | └─70363 "nova-api-metauWSGI http 1" 2026-07-06 18:38:35.364 | 2026-07-06 18:38:35.364 | Jul 06 20:37:33 devstack devstack@n-api-meta.service[70362]: DEBUG nova.api.openstack.wsgi_app [None req-3a4ab45d-f3e3-42d1-9c77-88a7e38ddd8f None None] ******************************************************************************** {{(pid=70362) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-06 18:38:35.364 | Jul 06 20:37:33 devstack devstack@n-api-meta.service[70362]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x79391f8a4668 pid: 70362 (default app) 2026-07-06 18:38:35.364 | Jul 06 20:37:41 devstack devstack@n-api-meta.service[70361]: DEBUG dbcounter [-] [70361] Writing DB stats nova_api:SELECT=1 {{(pid=70361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.365 | Jul 06 20:37:41 devstack devstack@n-api-meta.service[70362]: DEBUG dbcounter [-] [70362] Writing DB stats nova_api:SELECT=1 {{(pid=70362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.365 | Jul 06 20:37:42 devstack devstack@n-api-meta.service[70361]: DEBUG dbcounter [-] [70361] Writing DB stats nova_cell1:SELECT=1 {{(pid=70361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.365 | Jul 06 20:37:42 devstack devstack@n-api-meta.service[70361]: DEBUG dbcounter [-] [70361] Writing DB stats nova_cell0:SELECT=1 {{(pid=70361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.365 | Jul 06 20:37:42 devstack devstack@n-api-meta.service[70362]: DEBUG dbcounter [-] [70362] Writing DB stats nova_cell0:SELECT=1 {{(pid=70362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.365 | Jul 06 20:37:42 devstack devstack@n-api-meta.service[70362]: DEBUG dbcounter [-] [70362] Writing DB stats nova_cell1:SELECT=1 {{(pid=70362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.365 | Jul 06 20:37:42 devstack devstack@n-api-meta.service[70362]: DEBUG dbcounter [-] [70362] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.365 | Jul 06 20:37:42 devstack devstack@n-api-meta.service[70361]: DEBUG dbcounter [-] [70361] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.369 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.372 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-06 18:38:35.393 | enabled 2026-07-06 18:38:35.399 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-06 18:38:35.424 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-06 18:38:35.425 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-06 18:38:35.425 | Active: active (running) since Mon 2026-07-06 20:35:57 CEST; 2min 37s ago 2026-07-06 18:38:35.425 | Main PID: 67550 (uwsgi) 2026-07-06 18:38:35.425 | Status: "uWSGI is ready" 2026-07-06 18:38:35.425 | Tasks: 5 (limit: 14255) 2026-07-06 18:38:35.425 | Memory: 176.7M (peak: 177.0M) 2026-07-06 18:38:35.425 | CPU: 6.224s 2026-07-06 18:38:35.425 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-06 18:38:35.426 | ├─67550 "placementuWSGI master" 2026-07-06 18:38:35.426 | ├─67551 "placementuWSGI worker 1" 2026-07-06 18:38:35.426 | └─67552 "placementuWSGI worker 2" 2026-07-06 18:38:35.426 | 2026-07-06 18:38:35.426 | Jul 06 20:38:06 devstack devstack@placement-api.service[67551]: INFO placement.requestlog [req-5cd71f50-71b1-44b0-a730-8206cef1280f req-99f1efa8-fb36-45a5-af36-c9333f8d8daf service nova] 192.168.122.231 "PUT /placement/resource_providers/e2768a0d-b59d-4831-b794-7d4129e5936d/inventories" status: 200 len: 396 microversion: 1.26 2026-07-06 18:38:35.426 | Jul 06 20:38:06 devstack devstack@placement-api.service[67551]: [pid: 67551|app: 0|req: 4/9] 192.168.122.231 () {64 vars in 1498 bytes} [Mon Jul 6 20:38:06 2026] PUT /placement/resource_providers/e2768a0d-b59d-4831-b794-7d4129e5936d/inventories => generated 396 bytes in 103 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-06 18:38:35.426 | Jul 06 20:38:06 devstack devstack@placement-api.service[67552]: DEBUG placement.requestlog [req-5cd71f50-71b1-44b0-a730-8206cef1280f req-14398a93-d7e7-4297-9efb-4cda18140ce6 None None] Starting request: 192.168.122.231 "GET /placement/traits?name=in:HW_CPU_X86_ABM,HW_CPU_X86_SSE42,HW_CPU_X86_CLMUL,HW_CPU_X86_SHA,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NODE,COMPUTE_ACCELERATORS,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VOLUME_EXTEND,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_AESNI,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_AMD_SVM,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_F16C,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_BMI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AVX,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ARCH_X86_64,COMPUTE_DEVICE_TAGGING,HW_ARCH_X86_64,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SVM,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_PCNET" {{(pid=67552) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-06 18:38:35.426 | Jul 06 20:38:06 devstack devstack@placement-api.service[67552]: INFO placement.requestlog [req-5cd71f50-71b1-44b0-a730-8206cef1280f req-14398a93-d7e7-4297-9efb-4cda18140ce6 service nova] 192.168.122.231 "GET /placement/traits?name=in:HW_CPU_X86_ABM,HW_CPU_X86_SSE42,HW_CPU_X86_CLMUL,HW_CPU_X86_SHA,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NODE,COMPUTE_ACCELERATORS,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VOLUME_EXTEND,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_AESNI,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_AMD_SVM,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_F16C,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_BMI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AVX,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ARCH_X86_64,COMPUTE_DEVICE_TAGGING,HW_ARCH_X86_64,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SVM,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_PCNET" status: 200 len: 2058 microversion: 1.6 2026-07-06 18:38:35.426 | Jul 06 20:38:06 devstack devstack@placement-api.service[67552]: [pid: 67552|app: 0|req: 6/10] 192.168.122.231 () {60 vars in 4912 bytes} [Mon Jul 6 20:38:06 2026] GET /placement/traits?name=in:HW_CPU_X86_ABM,HW_CPU_X86_SSE42,HW_CPU_X86_CLMUL,HW_CPU_X86_SHA,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NODE,COMPUTE_ACCELERATORS,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VOLUME_EXTEND,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_AESNI,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_AMD_SVM,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_F16C,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_BMI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AVX,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ARCH_X86_64,COMPUTE_DEVICE_TAGGING,HW_ARCH_X86_64,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SVM,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_PCNET => generated 2058 bytes in 47 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-06 18:38:35.427 | Jul 06 20:38:06 devstack devstack@placement-api.service[67551]: DEBUG placement.requestlog [req-5cd71f50-71b1-44b0-a730-8206cef1280f req-e8fc5d57-0f3b-488c-8132-481d56f998de None None] Starting request: 192.168.122.231 "PUT /placement/resource_providers/e2768a0d-b59d-4831-b794-7d4129e5936d/traits" {{(pid=67551) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-06 18:38:35.427 | Jul 06 20:38:06 devstack devstack@placement-api.service[67551]: INFO placement.requestlog [req-5cd71f50-71b1-44b0-a730-8206cef1280f req-e8fc5d57-0f3b-488c-8132-481d56f998de service nova] 192.168.122.231 "PUT /placement/resource_providers/e2768a0d-b59d-4831-b794-7d4129e5936d/traits" status: 200 len: 2093 microversion: 1.6 2026-07-06 18:38:35.427 | Jul 06 20:38:06 devstack devstack@placement-api.service[67551]: [pid: 67551|app: 0|req: 5/11] 192.168.122.231 () {64 vars in 1483 bytes} [Mon Jul 6 20:38:06 2026] PUT /placement/resource_providers/e2768a0d-b59d-4831-b794-7d4129e5936d/traits => generated 2093 bytes in 242 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-06 18:38:35.427 | Jul 06 20:38:16 devstack devstack@placement-api.service[67552]: DEBUG dbcounter [-] [67552] Writing DB stats placement:SELECT=4 {{(pid=67552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.427 | Jul 06 20:38:16 devstack devstack@placement-api.service[67551]: DEBUG dbcounter [-] [67551] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.432 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.435 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-06 18:38:35.454 | not-found 2026-07-06 18:38:35.459 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.461 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-06 18:38:35.481 | enabled 2026-07-06 18:38:35.487 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-06 18:38:35.511 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-06 18:38:35.511 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-06 18:38:35.511 | Active: active (running) since Mon 2026-07-06 20:38:02 CEST; 32s ago 2026-07-06 18:38:35.511 | Main PID: 76572 (uwsgi) 2026-07-06 18:38:35.511 | Status: "uWSGI is ready" 2026-07-06 18:38:35.511 | Tasks: 9 (limit: 14255) 2026-07-06 18:38:35.511 | Memory: 257.3M (peak: 257.8M) 2026-07-06 18:38:35.512 | CPU: 10.812s 2026-07-06 18:38:35.512 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-06 18:38:35.512 | ├─76572 "glance-apiuWSGI master" 2026-07-06 18:38:35.512 | ├─76578 "glance-apiuWSGI worker 1" 2026-07-06 18:38:35.512 | └─76579 "glance-apiuWSGI worker 2" 2026-07-06 18:38:35.512 | 2026-07-06 18:38:35.513 | Jul 06 20:38:15 devstack devstack@g-api.service[76579]: INFO glance.location [None req-b6fad6e4-7e29-4a24-88c4-665cf1276f1b admin admin] Image format matched and virtual size computed: 117440512 2026-07-06 18:38:35.513 | Jul 06 20:38:15 devstack devstack@g-api.service[76579]: DEBUG glance_store.backend [None req-b6fad6e4-7e29-4a24-88c4-665cf1276f1b admin admin] Skipping store.set_acls... not implemented. {{(pid=76579) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-06 18:38:35.513 | Jul 06 20:38:15 devstack devstack@g-api.service[76579]: [pid: 76579|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Mon Jul 6 20:38:13 2026] PUT /v2/images/0acbb0cd-0336-492a-b73d-b152eae4e946/file => generated 0 bytes in 1755 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-06 18:38:35.514 | Jul 06 20:38:15 devstack devstack@g-api.service[76578]: DEBUG glance.api.middleware.version_negotiation [None req-c3972cec-b710-4d1d-b792-ef36e442671e admin admin] Determining version of request: GET /v2/images/0acbb0cd-0336-492a-b73d-b152eae4e946 Accept: */* {{(pid=76578) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-06 18:38:35.514 | Jul 06 20:38:15 devstack devstack@g-api.service[76578]: DEBUG glance.api.middleware.version_negotiation [None req-c3972cec-b710-4d1d-b792-ef36e442671e admin admin] Using url versioning {{(pid=76578) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-06 18:38:35.514 | Jul 06 20:38:15 devstack devstack@g-api.service[76578]: DEBUG glance.api.middleware.version_negotiation [None req-c3972cec-b710-4d1d-b792-ef36e442671e admin admin] Matched version: v2 {{(pid=76578) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-06 18:38:35.514 | Jul 06 20:38:15 devstack devstack@g-api.service[76578]: DEBUG glance.api.middleware.version_negotiation [None req-c3972cec-b710-4d1d-b792-ef36e442671e admin admin] new path /v2/images/0acbb0cd-0336-492a-b73d-b152eae4e946 {{(pid=76578) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-06 18:38:35.514 | Jul 06 20:38:15 devstack devstack@g-api.service[76578]: [pid: 76578|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Mon Jul 6 20:38:15 2026] GET /v2/images/0acbb0cd-0336-492a-b73d-b152eae4e946 => generated 976 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-06 18:38:35.514 | Jul 06 20:38:25 devstack devstack@g-api.service[76579]: DEBUG dbcounter [-] [76579] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76579) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.514 | Jul 06 20:38:25 devstack devstack@g-api.service[76578]: DEBUG dbcounter [-] [76578] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76578) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.517 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.519 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-06 18:38:35.539 | enabled 2026-07-06 18:38:35.544 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-06 18:38:35.568 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-06 18:38:35.568 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-06 18:38:35.568 | Active: active (running) since Mon 2026-07-06 20:37:51 CEST; 43s ago 2026-07-06 18:38:35.568 | Main PID: 75015 (cinder-schedule) 2026-07-06 18:38:35.568 | Tasks: 1 (limit: 14255) 2026-07-06 18:38:35.568 | Memory: 109.3M (peak: 109.6M) 2026-07-06 18:38:35.568 | CPU: 4.085s 2026-07-06 18:38:35.569 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-06 18:38:35.569 | └─75015 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-06 18:38:35.569 | 2026-07-06 18:38:35.569 | Jul 06 20:37:56 devstack cinder-scheduler[75015]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-06 18:38:35.569 | Jul 06 20:37:56 devstack cinder-scheduler[75015]: INFO cinder.manager [None req-1d08238e-b655-4dd7-a125-63eafa6213d0 None None] Initiating service 1 cleanup 2026-07-06 18:38:35.569 | Jul 06 20:37:56 devstack cinder-scheduler[75015]: INFO cinder.manager [None req-1d08238e-b655-4dd7-a125-63eafa6213d0 None None] Service 1 cleanup completed. 2026-07-06 18:38:35.569 | Jul 06 20:37:56 devstack cinder-scheduler[75015]: DEBUG cinder.service [None req-1d08238e-b655-4dd7-a125-63eafa6213d0 None None] Creating RPC server for service cinder-scheduler {{(pid=75015) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-06 18:38:35.570 | Jul 06 20:37:56 devstack cinder-scheduler[75015]: DEBUG cinder.service [None req-1d08238e-b655-4dd7-a125-63eafa6213d0 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75015) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-06 18:38:35.570 | Jul 06 20:38:06 devstack cinder-scheduler[75015]: DEBUG dbcounter [-] [75015] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.570 | Jul 06 20:38:14 devstack cinder-scheduler[75015]: DEBUG cinder.scheduler.host_manager [None req-72f3be65-d8c6-4830-b023-7ad06d4156b8 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=75015) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-06 18:38:35.570 | Jul 06 20:38:14 devstack cinder-scheduler[75015]: DEBUG cinder.scheduler.host_manager [None req-72f3be65-d8c6-4830-b023-7ad06d4156b8 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, 6, 18, 38, 14, 122269)}, {'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, 6, 18, 38, 14, 122269)}]. {{(pid=75015) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-06 18:38:35.570 | Jul 06 20:38:14 devstack cinder-scheduler[75015]: DEBUG cinder.scheduler.host_manager [None req-72f3be65-d8c6-4830-b023-7ad06d4156b8 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, 6, 18, 38, 14, 94061)} {{(pid=75015) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-06 18:38:35.570 | Jul 06 20:38:24 devstack cinder-scheduler[75015]: DEBUG dbcounter [-] [75015] Writing DB stats cinder:SELECT=1 {{(pid=75015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.575 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.579 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-06 18:38:35.599 | enabled 2026-07-06 18:38:35.605 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-06 18:38:35.630 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-06 18:38:35.630 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-06 18:38:35.630 | Active: active (running) since Mon 2026-07-06 20:37:44 CEST; 50s ago 2026-07-06 18:38:35.630 | Main PID: 74293 (uwsgi) 2026-07-06 18:38:35.630 | Status: "uWSGI is ready" 2026-07-06 18:38:35.630 | Tasks: 7 (limit: 14255) 2026-07-06 18:38:35.630 | Memory: 248.8M (peak: 249.1M) 2026-07-06 18:38:35.630 | CPU: 10.800s 2026-07-06 18:38:35.631 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-06 18:38:35.631 | ├─74293 "cinder-apiuWSGI master" 2026-07-06 18:38:35.631 | ├─74302 "cinder-apiuWSGI worker 1" 2026-07-06 18:38:35.631 | └─74303 "cinder-apiuWSGI worker 2" 2026-07-06 18:38:35.631 | 2026-07-06 18:38:35.631 | Jul 06 20:37:59 devstack devstack@c-api.service[74302]: INFO cinder.api.openstack.wsgi [req-3014026d-edf3-43b6-a61a-1d9168aed4fd req-8b66ca27-df79-4bec-b300-37c3942700de admin admin] POST http://192.168.122.231/volume/v3/types/46834822-215d-4ab9-b08a-a8cdae7c9be3/extra_specs 2026-07-06 18:38:35.631 | Jul 06 20:37:59 devstack devstack@c-api.service[74302]: DEBUG cinder.api.openstack.wsgi [req-3014026d-edf3-43b6-a61a-1d9168aed4fd req-8b66ca27-df79-4bec-b300-37c3942700de admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-06 18:38:35.632 | Jul 06 20:37:59 devstack devstack@c-api.service[74302]: /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-06 18:38:35.632 | Jul 06 20:37:59 devstack devstack@c-api.service[74302]: warnings.warn( 2026-07-06 18:38:35.632 | Jul 06 20:37:59 devstack devstack@c-api.service[74302]: DEBUG dbcounter [-] [74302] Writing DB stats cinder:SELECT=6 {{(pid=74302) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.632 | Jul 06 20:37:59 devstack devstack@c-api.service[74302]: DEBUG oslo_db.sqlalchemy.engines [req-3014026d-edf3-43b6-a61a-1d9168aed4fd req-8b66ca27-df79-4bec-b300-37c3942700de 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=74302) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 18:38:35.633 | Jul 06 20:37:59 devstack devstack@c-api.service[74302]: INFO cinder.api.openstack.wsgi [req-3014026d-edf3-43b6-a61a-1d9168aed4fd req-8b66ca27-df79-4bec-b300-37c3942700de admin admin] http://192.168.122.231/volume/v3/types/46834822-215d-4ab9-b08a-a8cdae7c9be3/extra_specs returned with HTTP 200 2026-07-06 18:38:35.633 | Jul 06 20:37:59 devstack devstack@c-api.service[74302]: [pid: 74302|app: 0|req: 1/3] 192.168.122.231 () {62 vars in 1363 bytes} [Mon Jul 6 20:37:58 2026] POST /volume/v3/types/46834822-215d-4ab9-b08a-a8cdae7c9be3/extra_specs => generated 55 bytes in 1183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 18:38:35.633 | Jul 06 20:38:08 devstack devstack@c-api.service[74303]: DEBUG dbcounter [-] [74303] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74303) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.634 | Jul 06 20:38:09 devstack devstack@c-api.service[74302]: DEBUG dbcounter [-] [74302] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74302) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.638 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.641 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-06 18:38:35.662 | enabled 2026-07-06 18:38:35.669 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-06 18:38:35.693 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-06 18:38:35.693 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-06 18:38:35.694 | Active: active (running) since Mon 2026-07-06 20:37:53 CEST; 41s ago 2026-07-06 18:38:35.694 | Main PID: 75699 (cinder-volume) 2026-07-06 18:38:35.694 | Tasks: 2 (limit: 14255) 2026-07-06 18:38:35.694 | Memory: 143.6M (peak: 172.6M) 2026-07-06 18:38:35.694 | CPU: 20.357s 2026-07-06 18:38:35.694 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-06 18:38:35.695 | ├─75699 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-06 18:38:35.695 | └─75875 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-06 18:38:35.695 | 2026-07-06 18:38:35.695 | Jul 06 20:38:16 devstack sudo[77004]: pam_unix(sudo:session): session closed for user root 2026-07-06 18:38:35.695 | Jul 06 20:38:16 devstack cinder-volume[75875]: DEBUG oslo_concurrency.processutils [None req-72f3be65-d8c6-4830-b023-7ad06d4156b8 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.617s {{(pid=75875) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-06 18:38:35.695 | Jul 06 20:38:16 devstack cinder-volume[75875]: DEBUG oslo_concurrency.processutils [None req-72f3be65-d8c6-4830-b023-7ad06d4156b8 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=75875) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-06 18:38:35.695 | Jul 06 20:38:16 devstack sudo[77061]: 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-06 18:38:35.695 | Jul 06 20:38:16 devstack sudo[77061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-06 18:38:35.696 | Jul 06 20:38:16 devstack sudo[77061]: pam_unix(sudo:session): session closed for user root 2026-07-06 18:38:35.696 | Jul 06 20:38:16 devstack cinder-volume[75875]: DEBUG oslo_concurrency.processutils [None req-72f3be65-d8c6-4830-b023-7ad06d4156b8 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.649s {{(pid=75875) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-06 18:38:35.696 | Jul 06 20:38:16 devstack cinder-volume[75875]: INFO cinder.volume.manager [None req-72f3be65-d8c6-4830-b023-7ad06d4156b8 None None] Driver post RPC initialization completed successfully. 2026-07-06 18:38:35.696 | Jul 06 20:38:26 devstack cinder-volume[75875]: DEBUG dbcounter [-] [75875] Writing DB stats cinder:SELECT=4 {{(pid=75875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.696 | Jul 06 20:38:26 devstack cinder-volume[75875]: DEBUG dbcounter [-] [75875] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=75875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:35.702 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.706 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-06 18:38:35.725 | not-found 2026-07-06 18:38:35.731 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.735 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-06 18:38:35.754 | not-found 2026-07-06 18:38:35.760 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.763 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-06 18:38:35.783 | not-found 2026-07-06 18:38:35.789 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.793 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-06 18:38:35.813 | not-found 2026-07-06 18:38:35.819 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.823 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-06 18:38:35.843 | not-found 2026-07-06 18:38:35.849 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.853 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-06 18:38:35.873 | enabled 2026-07-06 18:38:35.878 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-06 18:38:35.902 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-06 18:38:35.902 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-06 18:38:35.902 | Active: active (running) since Mon 2026-07-06 20:35:36 CEST; 2min 59s ago 2026-07-06 18:38:35.902 | Main PID: 64138 (neutron-ovn-age) 2026-07-06 18:38:35.903 | Tasks: 20 (limit: 14255) 2026-07-06 18:38:35.903 | Memory: 345.6M (peak: 346.4M) 2026-07-06 18:38:35.903 | CPU: 12.728s 2026-07-06 18:38:35.903 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-06 18:38:35.903 | ├─64138 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-06 18:38:35.903 | ├─65642 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-06 18:38:35.905 | ├─66149 /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/tmpvplaun6z/privsep.sock 2026-07-06 18:38:35.905 | └─68409 /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/tmpacnyzzkq/privsep.sock 2026-07-06 18:38:35.905 | 2026-07-06 18:38:35.905 | Jul 06 20:36:41 devstack neutron-ovn-agent[65642]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65642) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 18:38:35.905 | Jul 06 20:37:18 devstack neutron-ovn-agent[65642]: 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=fda8413a-cee5-4a0c-84e6-08e19e677d42, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '96:ca:dc', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': 'de:25:36:3e:fb:eb', '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=fda8413a-cee5-4a0c-84e6-08e19e677d42, nb_cfg=1) {{(pid=65642) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-07-06 18:38:35.905 | Jul 06 20:37:18 devstack neutron-ovn-agent[65642]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 8 seconds {{(pid=65642) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-07-06 18:38:35.905 | Jul 06 20:37:26 devstack neutron-ovn-agent[65642]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=6cc23ffa-72db-4b44-8507-8e19a669a910, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65642) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-06 18:38:35.905 | Jul 06 20:37:41 devstack neutron-ovn-agent[65642]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65642) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 18:38:35.906 | Jul 06 20:37:41 devstack neutron-ovn-agent[65642]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65642) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 18:38:35.906 | Jul 06 20:37:41 devstack neutron-ovn-agent[65642]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65642) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 18:38:35.906 | Jul 06 20:37:41 devstack neutron-ovn-agent[65642]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65642) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 18:38:35.906 | Jul 06 20:37:41 devstack neutron-ovn-agent[65642]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65642) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 18:38:35.906 | Jul 06 20:37:41 devstack neutron-ovn-agent[65642]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65642) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 18:38:35.910 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.914 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-06 18:38:35.933 | not-found 2026-07-06 18:38:35.940 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.944 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-06 18:38:35.963 | not-found 2026-07-06 18:38:35.968 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:35.972 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-06 18:38:35.991 | not-found 2026-07-06 18:38:35.996 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:36.000 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-06 18:38:36.019 | not-found 2026-07-06 18:38:36.024 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:36.028 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-06 18:38:36.047 | enabled 2026-07-06 18:38:36.053 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-06 18:38:36.077 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-06 18:38:36.078 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-06 18:38:36.078 | Active: active (running) since Mon 2026-07-06 20:28:48 CEST; 9min ago 2026-07-06 18:38:36.078 | Main PID: 40598 (dstat.sh) 2026-07-06 18:38:36.078 | Tasks: 3 (limit: 14255) 2026-07-06 18:38:36.078 | Memory: 27.2M (peak: 27.7M) 2026-07-06 18:38:36.078 | CPU: 3.455s 2026-07-06 18:38:36.078 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-06 18:38:36.078 | ├─40598 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-06 18:38:36.078 | ├─40750 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-06 18:38:36.078 | └─40751 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-06 18:38:36.078 | 2026-07-06 18:38:36.079 | Jul 06 20:38:26 devstack dstat.sh[40751]: 06-07 20:38:26| 23 8 66 0 0|5322M 262M 220M 5926M| 52B 0 | 0 180k| 0 28.0 |2527 2091 |3.57 2.82 1.79|2.0 0 2.0| 0 0 | | 17 283 0 33 0 2026-07-06 18:38:36.079 | Jul 06 20:38:27 devstack dstat.sh[40751]: 06-07 20:38:27| 20 14 60 0 0|5241M 343M 220M 5926M|6176B 30k| 44k 408k|3.00 37.0 |4765 4414 |3.57 2.82 1.79|1.0 0 265| 0 0 | | 17 287 0 33 0 2026-07-06 18:38:36.079 | Jul 06 20:38:28 devstack dstat.sh[40751]: 06-07 20:38:28| 19 9 71 0 0|5283M 302M 220M 5926M| 52B 0 | 0 180k| 0 11.0 |1956 1391 |3.57 2.82 1.79|1.0 0 0| 0 0 | | 17 287 0 33 0 2026-07-06 18:38:36.079 | Jul 06 20:38:29 devstack dstat.sh[40751]: 06-07 20:38:29| 19 9 70 0 0|5306M 278M 220M 5926M| 0 0 | 0 140k| 0 9.00 |2107 1520 |3.57 2.82 1.79|1.0 0 0| 0 0 | | 17 287 0 33 0 2026-07-06 18:38:36.079 | Jul 06 20:38:30 devstack dstat.sh[40751]: 06-07 20:38:30| 14 14 65 0 0|5269M 316M 220M 5926M|6513B 18k| 16k 503k|3.00 34.0 |4225 3567 |3.57 2.82 1.79|2.0 0 212| 0 0 | | 17 287 0 33 0 2026-07-06 18:38:36.079 | Jul 06 20:38:31 devstack dstat.sh[40751]: 06-07 20:38:31| 2 4 91 0 0|5254M 330M 220M 5926M|1520B 3966B| 0 368k| 0 27.0 |1826 2093 |3.28 2.77 1.79| 0 0 67| 0 0 | | 17 287 0 33 0 2026-07-06 18:38:36.079 | Jul 06 20:38:32 devstack dstat.sh[40751]: 06-07 20:38:32| 18 8 74 0 0|5280M 305M 220M 5926M| 184B 476B| 0 100k| 0 10.0 |1971 1544 |3.28 2.77 1.79|1.0 0 5.0| 0 0 | | 17 287 0 33 0 2026-07-06 18:38:36.079 | Jul 06 20:38:33 devstack dstat.sh[40751]: 06-07 20:38:33| 17 10 70 0 0|5307M 278M 220M 5926M| 0 0 | 0 0 | 0 0 |1986 1469 |3.28 2.77 1.79|1.0 0 0| 0 0 | | 17 287 0 33 0 2026-07-06 18:38:36.079 | Jul 06 20:38:34 devstack dstat.sh[40751]: 06-07 20:38:34| 21 7 69 0 0|5322M 263M 220M 5926M| 52B 0 | 0 144k| 0 18.0 |2418 1949 |3.28 2.77 1.79|1.0 0 0| 0 0 | | 17 287 0 33 0 2026-07-06 18:38:36.079 | Jul 06 20:38:35 devstack dstat.sh[40751]: 06-07 20:38:35| 19 10 66 0 0|5292M 292M 220M 5926M|3760B 16k|8187B 176k|2.00 12.0 |3453 2697 |3.28 2.77 1.79|1.0 0 88| 0 0 | | 17 291 0 33 0 2026-07-06 18:38:36.084 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:36.089 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-06 18:38:36.110 | enabled 2026-07-06 18:38:36.115 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-06 18:38:36.139 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-06 18:38:36.139 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-06 18:38:36.139 | Active: active (running) since Mon 2026-07-06 20:35:34 CEST; 3min 1s ago 2026-07-06 18:38:36.140 | Main PID: 63442 (neutron-ovn-met) 2026-07-06 18:38:36.140 | Tasks: 2 (limit: 14255) 2026-07-06 18:38:36.140 | Memory: 121.6M (peak: 122.3M) 2026-07-06 18:38:36.140 | CPU: 3.939s 2026-07-06 18:38:36.140 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-06 18:38:36.140 | └─63442 "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-06 18:38:36.141 | 2026-07-06 18:38:36.141 | Jul 06 20:35:38 devstack neutron-ovn-metadata-agent[63442]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-06 18:38:36.142 | Jul 06 20:35:38 devstack neutron-ovn-metadata-agent[63442]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-06 18:38:36.142 | Jul 06 20:35:38 devstack neutron-ovn-metadata-agent[63442]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 18:38:36.142 | Jul 06 20:35:38 devstack neutron-ovn-metadata-agent[63442]: 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-06 18:38:36.142 | Jul 06 20:35:38 devstack neutron-ovn-metadata-agent[63442]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-06 18:38:36.142 | Jul 06 20:35:38 devstack neutron-ovn-metadata-agent[63442]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 18:38:36.142 | Jul 06 20:35:38 devstack neutron-ovn-metadata-agent[63442]: 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-06 18:38:36.142 | Jul 06 20:35:38 devstack neutron-ovn-metadata-agent[63442]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-06 18:38:36.142 | Jul 06 20:35:38 devstack neutron-ovn-metadata-agent[63442]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-06 18:38:36.142 | Jul 06 20:35:38 devstack neutron-ovn-metadata-agent[63442]: ERROR neutron 2026-07-06 18:38:36.146 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:36.150 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-06 18:38:36.171 | enabled 2026-07-06 18:38:36.177 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-06 18:38:36.202 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-06 18:38:36.202 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-06 18:38:36.202 | Active: active (running) since Mon 2026-07-06 20:35:39 CEST; 2min 56s ago 2026-07-06 18:38:36.202 | Main PID: 65215 (uwsgi) 2026-07-06 18:38:36.202 | Status: "uWSGI is ready" 2026-07-06 18:38:36.202 | Tasks: 23 (limit: 14255) 2026-07-06 18:38:36.202 | Memory: 387.2M (peak: 388.0M) 2026-07-06 18:38:36.203 | CPU: 42.734s 2026-07-06 18:38:36.203 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-06 18:38:36.203 | ├─65215 "neutron-apiuWSGI master" 2026-07-06 18:38:36.203 | ├─65216 "neutron-apiuWSGI worker 1" 2026-07-06 18:38:36.203 | └─65217 "neutron-apiuWSGI worker 2" 2026-07-06 18:38:36.203 | 2026-07-06 18:38:36.203 | Jul 06 20:38:10 devstack devstack@neutron-api.service[65216]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65216) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-06 18:38:36.203 | Jul 06 20:38:10 devstack devstack@neutron-api.service[65216]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65216) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-06 18:38:36.203 | Jul 06 20:38:19 devstack devstack@neutron-api.service[65217]: DEBUG dbcounter [-] [65217] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:36.203 | Jul 06 20:38:20 devstack devstack@neutron-api.service[65216]: DEBUG dbcounter [-] [65216] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:36.203 | Jul 06 20:38:24 devstack devstack@neutron-api.service[65217]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65217) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-06 18:38:36.204 | Jul 06 20:38:24 devstack devstack@neutron-api.service[65217]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65217) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-06 18:38:36.204 | Jul 06 20:38:25 devstack devstack@neutron-api.service[65216]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65216) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-06 18:38:36.204 | Jul 06 20:38:25 devstack devstack@neutron-api.service[65216]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65216) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-06 18:38:36.204 | Jul 06 20:38:34 devstack devstack@neutron-api.service[65217]: DEBUG dbcounter [-] [65217] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:36.204 | Jul 06 20:38:35 devstack devstack@neutron-api.service[65216]: DEBUG dbcounter [-] [65216] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:36.210 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:36.214 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-06 18:38:36.233 | enabled 2026-07-06 18:38:36.242 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-06 18:38:36.265 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-06 18:38:36.265 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-06 18:38:36.265 | Active: active (running) since Mon 2026-07-06 20:35:43 CEST; 2min 52s ago 2026-07-06 18:38:36.265 | Main PID: 66225 (neutron-periodi) 2026-07-06 18:38:36.265 | Tasks: 15 (limit: 14255) 2026-07-06 18:38:36.266 | Memory: 179.7M (peak: 179.9M) 2026-07-06 18:38:36.266 | CPU: 6.781s 2026-07-06 18:38:36.266 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-06 18:38:36.266 | ├─66225 "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-06 18:38:36.266 | └─67060 "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-06 18:38:36.266 | 2026-07-06 18:38:36.266 | Jul 06 20:37:47 devstack neutron-periodic-workers[67060]: DEBUG neutron.db.agents_db [None req-74737ce5-2c39-4b39-924a-f65c8170e857 None None] Agent healthcheck: found 0 active agents {{(pid=67060) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-06 18:38:36.266 | Jul 06 20:37:47 devstack neutron-periodic-workers[67060]: DEBUG oslo.service.backend._threading.loopingcall [None req-74737ce5-2c39-4b39-924a-f65c8170e857 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67060) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.266 | Jul 06 20:37:53 devstack neutron-periodic-workers[67060]: DEBUG oslo.service.backend._threading.loopingcall [None req-d50f23fa-8509-449e-aa45-2c7c43a1805f None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.96 seconds {{(pid=67060) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.266 | Jul 06 20:37:55 devstack neutron-periodic-workers[67060]: DEBUG oslo.service.backend._threading.loopingcall [None req-8a02299e-89d4-4436-b3f0-d887a418f3a6 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.97 seconds {{(pid=67060) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.266 | Jul 06 20:38:05 devstack neutron-periodic-workers[67060]: DEBUG dbcounter [-] [67060] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=67060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:36.267 | Jul 06 20:38:14 devstack neutron-periodic-workers[67060]: DEBUG oslo.service.backend._threading.loopingcall [None req-9e796f28-f0f0-4545-9c66-8153ceac5685 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.99 seconds {{(pid=67060) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.267 | Jul 06 20:38:24 devstack neutron-periodic-workers[67060]: DEBUG dbcounter [-] [67060] Writing DB stats neutron:SELECT=1 {{(pid=67060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:36.267 | Jul 06 20:38:24 devstack neutron-periodic-workers[67060]: DEBUG neutron.db.agents_db [None req-74737ce5-2c39-4b39-924a-f65c8170e857 None None] Agent healthcheck: found 0 active agents {{(pid=67060) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-06 18:38:36.267 | Jul 06 20:38:24 devstack neutron-periodic-workers[67060]: DEBUG oslo.service.backend._threading.loopingcall [None req-74737ce5-2c39-4b39-924a-f65c8170e857 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67060) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.267 | Jul 06 20:38:30 devstack neutron-periodic-workers[67060]: DEBUG oslo.service.backend._threading.loopingcall [None req-d50f23fa-8509-449e-aa45-2c7c43a1805f None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67060) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.272 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:36.277 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-06 18:38:36.297 | enabled 2026-07-06 18:38:36.304 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-06 18:38:36.329 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-06 18:38:36.329 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-06 18:38:36.329 | Active: active (running) since Mon 2026-07-06 20:35:41 CEST; 2min 54s ago 2026-07-06 18:38:36.329 | Main PID: 65726 (neutron-rpc-ser) 2026-07-06 18:38:36.329 | Tasks: 23 (limit: 14255) 2026-07-06 18:38:36.329 | Memory: 199.5M (peak: 199.9M) 2026-07-06 18:38:36.330 | CPU: 7.625s 2026-07-06 18:38:36.330 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-06 18:38:36.330 | ├─65726 "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-06 18:38:36.330 | ├─66957 "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-06 18:38:36.330 | └─66970 "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-06 18:38:36.330 | 2026-07-06 18:38:36.330 | Jul 06 20:35:55 devstack neutron-rpc-server[66970]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=66970) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-07-06 18:38:36.330 | Jul 06 20:35:55 devstack neutron-rpc-server[66957]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66957) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-06 18:38:36.330 | Jul 06 20:35:55 devstack neutron-rpc-server[66957]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66957) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-06 18:38:36.330 | Jul 06 20:35:55 devstack neutron-rpc-server[66957]: DEBUG neutron.service [-] calling wait on {{(pid=66957) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-06 18:38:36.330 | Jul 06 20:35:55 devstack neutron-rpc-server[66970]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66970) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-06 18:38:36.331 | Jul 06 20:35:55 devstack neutron-rpc-server[66970]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66970) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-06 18:38:36.331 | Jul 06 20:35:55 devstack neutron-rpc-server[66970]: DEBUG neutron.service [-] calling wait on {{(pid=66970) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-06 18:38:36.331 | Jul 06 20:36:04 devstack neutron-rpc-server[65726]: DEBUG dbcounter [-] [65726] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:36.331 | Jul 06 20:36:25 devstack neutron-rpc-server[66957]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 18:38:36.331 | Jul 06 20:36:25 devstack neutron-rpc-server[66970]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 18:38:36.335 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:36.339 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-06 18:38:36.359 | enabled 2026-07-06 18:38:36.364 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-06 18:38:36.389 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-06 18:38:36.389 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-06 18:38:36.389 | Active: active (running) since Mon 2026-07-06 20:35:46 CEST; 2min 49s ago 2026-07-06 18:38:36.390 | Main PID: 66726 (neutron-ovn-mai) 2026-07-06 18:38:36.390 | Tasks: 12 (limit: 14255) 2026-07-06 18:38:36.390 | Memory: 254.0M (peak: 254.4M) 2026-07-06 18:38:36.390 | CPU: 7.718s 2026-07-06 18:38:36.390 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-06 18:38:36.390 | ├─66726 "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-06 18:38:36.390 | └─66855 "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-06 18:38:36.390 | 2026-07-06 18:38:36.390 | Jul 06 20:36:15 devstack neutron-ovn-maintenance-worker[66855]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8e97042d-8869-4ef9-8fa5-95b0ee3a6bad None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66855) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-06 18:38:36.390 | Jul 06 20:36:15 devstack neutron-ovn-maintenance-worker[66855]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8e97042d-8869-4ef9-8fa5-95b0ee3a6bad None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66855) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-06 18:38:36.390 | Jul 06 20:36:15 devstack neutron-ovn-maintenance-worker[66855]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8e97042d-8869-4ef9-8fa5-95b0ee3a6bad None None] OVN maintenance task update_router_distributed_flag finished in 0.011 seconds 2026-07-06 18:38:36.391 | Jul 06 20:36:15 devstack neutron-ovn-maintenance-worker[66855]: DEBUG futurist.periodics [None req-8e97042d-8869-4ef9-8fa5-95b0ee3a6bad 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=66855) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-06 18:38:36.391 | Jul 06 20:36:15 devstack neutron-ovn-maintenance-worker[66855]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8e97042d-8869-4ef9-8fa5-95b0ee3a6bad None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66855) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-06 18:38:36.391 | Jul 06 20:36:15 devstack neutron-ovn-maintenance-worker[66855]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8e97042d-8869-4ef9-8fa5-95b0ee3a6bad None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66855) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-06 18:38:36.391 | Jul 06 20:36:15 devstack neutron-ovn-maintenance-worker[66855]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8e97042d-8869-4ef9-8fa5-95b0ee3a6bad None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-07-06 18:38:36.391 | Jul 06 20:36:15 devstack neutron-ovn-maintenance-worker[66855]: DEBUG futurist.periodics [None req-8e97042d-8869-4ef9-8fa5-95b0ee3a6bad 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=66855) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-06 18:38:36.391 | Jul 06 20:36:15 devstack neutron-ovn-maintenance-worker[66855]: DEBUG futurist.periodics [None req-8e97042d-8869-4ef9-8fa5-95b0ee3a6bad 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=66855) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-06 18:38:36.391 | Jul 06 20:36:25 devstack neutron-ovn-maintenance-worker[66855]: DEBUG dbcounter [-] [66855] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:36.395 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:36.399 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-06 18:38:36.419 | enabled 2026-07-06 18:38:36.425 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-06 18:38:36.448 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-06 18:38:36.448 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-06 18:38:36.448 | Active: active (running) since Mon 2026-07-06 20:37:29 CEST; 1min 7s ago 2026-07-06 18:38:36.448 | Main PID: 71005 (nova-novncproxy) 2026-07-06 18:38:36.449 | Tasks: 4 (limit: 14255) 2026-07-06 18:38:36.449 | Memory: 109.6M (peak: 109.9M) 2026-07-06 18:38:36.449 | CPU: 3.775s 2026-07-06 18:38:36.449 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-06 18:38:36.449 | └─71005 /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-06 18:38:36.449 | 2026-07-06 18:38:36.449 | Jul 06 20:37:29 devstack nova-novncproxy[71005]: If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:38:36.450 | Jul 06 20:37:29 devstack nova-novncproxy[71005]: framework. For more detail see 2026-07-06 18:38:36.450 | Jul 06 20:37:29 devstack nova-novncproxy[71005]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:38:36.450 | Jul 06 20:37:29 devstack nova-novncproxy[71005]: import eventlet # noqa 2026-07-06 18:38:36.450 | Jul 06 20:37:30 devstack nova-novncproxy[71005]: 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-06 18:38:36.451 | Jul 06 20:37:34 devstack nova-novncproxy[71005]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-06 18:38:36.451 | Jul 06 20:37:34 devstack nova-novncproxy[71005]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-06 18:38:36.452 | Jul 06 20:37:34 devstack nova-novncproxy[71005]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-06 18:38:36.452 | Jul 06 20:37:34 devstack nova-novncproxy[71005]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-06 18:38:36.452 | Jul 06 20:37:34 devstack nova-novncproxy[71005]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-06 18:38:36.456 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:36.460 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-06 18:38:36.479 | enabled 2026-07-06 18:38:36.486 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-06 18:38:36.509 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-06 18:38:36.509 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-06 18:38:36.509 | Active: active (running) since Mon 2026-07-06 20:37:31 CEST; 1min 4s ago 2026-07-06 18:38:36.509 | Main PID: 71800 (nova-conductor:) 2026-07-06 18:38:36.509 | Tasks: 19 (limit: 14255) 2026-07-06 18:38:36.509 | Memory: 157.8M (peak: 158.1M) 2026-07-06 18:38:36.509 | CPU: 4.989s 2026-07-06 18:38:36.509 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-06 18:38:36.510 | ├─71800 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-06 18:38:36.510 | ├─73484 "nova-conductor: ServiceWrapper worker(0)" 2026-07-06 18:38:36.510 | └─73486 "nova-conductor: ServiceWrapper worker(1)" 2026-07-06 18:38:36.510 | 2026-07-06 18:38:36.510 | Jul 06 20:37:38 devstack nova-conductor[73484]: DEBUG nova.servicegroup.drivers.db [None req-0a0375bb-d1b5-4012-a60c-3a7d024daca3 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73484) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-06 18:38:36.510 | Jul 06 20:37:43 devstack nova-conductor[73486]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73486) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.511 | Jul 06 20:37:43 devstack nova-conductor[73484]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73484) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.511 | Jul 06 20:37:45 devstack nova-conductor[71800]: DEBUG dbcounter [-] [71800] Writing DB stats nova_api:SELECT=1 {{(pid=71800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:36.511 | Jul 06 20:37:45 devstack nova-conductor[71800]: DEBUG dbcounter [-] [71800] Writing DB stats nova_cell1:SELECT=1 {{(pid=71800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:36.511 | Jul 06 20:37:45 devstack nova-conductor[71800]: DEBUG dbcounter [-] [71800] Writing DB stats nova_cell0:SELECT=1 {{(pid=71800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:36.511 | Jul 06 20:37:53 devstack nova-conductor[73484]: DEBUG dbcounter [-] [73484] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:36.511 | Jul 06 20:37:53 devstack nova-conductor[73486]: DEBUG dbcounter [-] [73486] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 18:38:36.511 | Jul 06 20:37:54 devstack nova-conductor[73486]: DEBUG oslo.service.backend._threading.loopingcall [None req-00a0abb8-eb12-40c1-b62a-e8a1eb0abe41 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73486) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.511 | Jul 06 20:38:22 devstack nova-conductor[73484]: DEBUG oslo.service.backend._threading.loopingcall [None req-b5bfaa54-8f3d-4128-b70d-8313ba49e149 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73484) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.514 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 18:38:36.518 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-06 18:38:36.537 | enabled 2026-07-06 18:38:36.543 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-06 18:38:36.566 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-06 18:38:36.566 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-06 18:38:36.567 | Active: active (running) since Mon 2026-07-06 20:37:34 CEST; 1min 2s ago 2026-07-06 18:38:36.567 | Main PID: 72361 (nova-conductor:) 2026-07-06 18:38:36.567 | Tasks: 38 (limit: 14255) 2026-07-06 18:38:36.567 | Memory: 166.4M (peak: 166.7M) 2026-07-06 18:38:36.567 | CPU: 5.155s 2026-07-06 18:38:36.567 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-06 18:38:36.567 | ├─72361 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-06 18:38:36.567 | ├─73505 "nova-conductor: ServiceWrapper worker(0)" 2026-07-06 18:38:36.567 | └─73507 "nova-conductor: ServiceWrapper worker(1)" 2026-07-06 18:38:36.567 | 2026-07-06 18:38:36.567 | Jul 06 20:37:54 devstack nova-conductor[73507]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73507) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.568 | Jul 06 20:38:01 devstack nova-conductor[73507]: DEBUG oslo.service.backend._threading.loopingcall [None req-7fc2a79d-d4bb-418c-8796-8e1a207588fe None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73507) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.568 | Jul 06 20:38:03 devstack nova-conductor[73505]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73505) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.568 | Jul 06 20:38:04 devstack nova-conductor[73507]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73507) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.568 | Jul 06 20:38:13 devstack nova-conductor[73505]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73505) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.568 | Jul 06 20:38:14 devstack nova-conductor[73507]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73507) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.568 | Jul 06 20:38:23 devstack nova-conductor[73505]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73505) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.568 | Jul 06 20:38:24 devstack nova-conductor[73507]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73507) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.568 | Jul 06 20:38:33 devstack nova-conductor[73505]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73505) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.568 | Jul 06 20:38:34 devstack nova-conductor[73507]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73507) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 18:38:36.573 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-06 18:38:36.599 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:38:36.603 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-06 18:38:36.629 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:38:36.633 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-06 18:38:36.638 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 18:38:37.185 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 18:38:37.185 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:38:37.185 | we strongly recommend against using it for new projects. 2026-07-06 18:38:37.185 | 2026-07-06 18:38:37.185 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:38:37.185 | framework. For more detail see 2026-07-06 18:38:37.185 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:38:37.185 | 2026-07-06 18:38:37.186 | import eventlet # noqa 2026-07-06 18:38:37.458 | 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-06 18:38:40.609 | INFO dbcounter [None req-f6745620-b5c0-4175-ae06-308a4ba689a5 None None] Registered counter for database nova_api 2026-07-06 18:38:40.734 | DEBUG dbcounter [-] [77984] Writer thread running {{(pid=77984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:38:40.748 | Found 2 cell mappings. 2026-07-06 18:38:40.748 | Skipping cell0 since it does not contain hosts. 2026-07-06 18:38:40.748 | Getting computes from cell 'cell1': f2e62ee9-6aae-4e57-9cc0-e16889d33201 2026-07-06 18:38:40.748 | INFO dbcounter [None req-f6745620-b5c0-4175-ae06-308a4ba689a5 None None] Registered counter for database nova_cell1 2026-07-06 18:38:40.823 | DEBUG dbcounter [-] [77984] Writer thread running {{(pid=77984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 18:38:40.990 | Checking host mapping for compute host 'devstack': e2768a0d-b59d-4831-b794-7d4129e5936d 2026-07-06 18:38:40.990 | Creating host mapping for compute host 'devstack': e2768a0d-b59d-4831-b794-7d4129e5936d 2026-07-06 18:38:40.990 | Found 1 unmapped computes in cell: f2e62ee9-6aae-4e57-9cc0-e16889d33201 2026-07-06 18:38:41.915 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-06 18:38:42.492 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 18:38:42.492 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 18:38:42.492 | we strongly recommend against using it for new projects. 2026-07-06 18:38:42.492 | 2026-07-06 18:38:42.493 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 18:38:42.493 | framework. For more detail see 2026-07-06 18:38:42.493 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 18:38:42.493 | 2026-07-06 18:38:42.493 | import eventlet # noqa 2026-07-06 18:38:42.779 | 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-06 18:38:46.392 | +-------------------------------------------+ 2026-07-06 18:38:46.392 | | Upgrade Check Results | 2026-07-06 18:38:46.392 | +-------------------------------------------+ 2026-07-06 18:38:46.392 | | Check: Cells v2 | 2026-07-06 18:38:46.393 | | Result: Success | 2026-07-06 18:38:46.393 | | Details: None | 2026-07-06 18:38:46.393 | +-------------------------------------------+ 2026-07-06 18:38:46.393 | | Check: Placement API | 2026-07-06 18:38:46.393 | | Result: Success | 2026-07-06 18:38:46.393 | | Details: None | 2026-07-06 18:38:46.393 | +-------------------------------------------+ 2026-07-06 18:38:46.393 | | Check: Cinder API | 2026-07-06 18:38:46.393 | | Result: Success | 2026-07-06 18:38:46.393 | | Details: None | 2026-07-06 18:38:46.393 | +-------------------------------------------+ 2026-07-06 18:38:46.393 | | Check: Policy File JSON to YAML Migration | 2026-07-06 18:38:46.394 | | Result: Success | 2026-07-06 18:38:46.394 | | Details: None | 2026-07-06 18:38:46.394 | +-------------------------------------------+ 2026-07-06 18:38:46.394 | | Check: Older than N-1 computes | 2026-07-06 18:38:46.394 | | Result: Success | 2026-07-06 18:38:46.394 | | Details: None | 2026-07-06 18:38:46.394 | +-------------------------------------------+ 2026-07-06 18:38:46.394 | | Check: hw_machine_type unset | 2026-07-06 18:38:46.394 | | Result: Success | 2026-07-06 18:38:46.394 | | Details: None | 2026-07-06 18:38:46.394 | +-------------------------------------------+ 2026-07-06 18:38:46.395 | | Check: Service User Token Configuration | 2026-07-06 18:38:46.395 | | Result: Success | 2026-07-06 18:38:46.395 | | Details: None | 2026-07-06 18:38:46.395 | +-------------------------------------------+ 2026-07-06 18:38:47.074 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-06 18:38:47.080 | + ./stack.sh:main:1482 : command openstack complete 2026-07-06 18:38:47.080 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-06 18:38:50.716 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-06 18:38:50.737 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:38:50.741 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-06 18:38:50.745 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 18:38:50.749 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 18:38:50.753 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-06 18:38:50.756 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:38:50.760 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-06 18:38:50.763 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-06 18:38:50.767 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-06 18:38:50.770 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-06 18:38:50.773 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-06 18:38:50.776 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-06 18:38:50.779 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-06 18:38:50.785 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-06 18:38:50.835 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-06 18:38:50.841 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-06 18:38:50.842 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-06 18:38:50.843 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-06 18:38:50.850 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-06 18:38:50.853 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-06 18:38:50.857 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-06 18:38:50.860 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-06 18:38:50.863 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-06 18:38:50.866 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-06 18:38:50.886 | + 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-06 18:38:50.904 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-06 18:38:50.906 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:38:50.909 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-06 18:38:50.911 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-06 18:38:50.915 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 18:38:50.918 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-06 18:38:50.920 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 18:38:50.923 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 18:38:50.928 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 18:38:50.932 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 18:38:50.934 | + functions-common:run_phase:1858 : local extra 2026-07-06 18:38:50.937 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 18:38:50.942 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 18:38:50.945 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 18:38:50.948 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 18:38:50.953 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-06 18:38:50.958 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 18:38:50.977 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:38:50.981 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 18:38:50.983 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:38:50.987 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-06 18:38:50.991 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:38:50.993 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 18:38:50.996 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:38:50.999 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-06 18:38:51.002 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:38:51.004 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-06 18:38:51.008 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-06 18:38:51.011 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-06 18:38:51.015 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-06 18:38:51.067 | [2057 Async install_tempest:38730]: Waiting for completion of install_tempest running on PID 38730 (1 other jobs running) 2026-07-06 18:38:51.089 | [2057 Async install_tempest:38730]: Signaling child to exit 2026-07-06 18:38:51.089 | WAKEUP 2026-07-06 18:38:51.111 | [2057 Async install_tempest:38730]: Signaled 2026-07-06 18:38:51.113 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-06 18:38:51.113 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-06 18:38:51.113 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-06 18:38:51.113 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-06 18:38:51.113 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-06 18:38:51.113 | +++ functions-common:git_clone:593 : pwd 2026-07-06 18:38:51.113 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 18:38:51.114 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 18:38:51.114 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 18:38:51.114 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-06 18:38:51.114 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 18:38:51.114 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 18:38:51.114 | ++ functions-common:git_clone:610 : echo master 2026-07-06 18:38:51.114 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 18:38:51.114 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-06 18:38:51.114 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 18:38:51.115 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-06 18:38:51.115 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 18:38:51.115 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 18:38:51.115 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:38:51.115 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 18:38:51.115 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:38:51.115 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:38:51.115 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 18:38:51.115 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:38:51.115 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:38:51.116 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783362510007 2026-07-06 18:38:51.116 | ++ 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-06 18:38:51.116 | Cloning into '/opt/stack/tempest'... 2026-07-06 18:38:51.116 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:38:51.116 | ++ functions-common:time_stop:2420 : local name 2026-07-06 18:38:51.116 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 18:38:51.116 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:38:51.116 | ++ functions-common:time_stop:2423 : local total 2026-07-06 18:38:51.116 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 18:38:51.117 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:38:51.117 | ++ functions-common:time_stop:2427 : start_time=1783362510007 2026-07-06 18:38:51.117 | ++ functions-common:time_stop:2429 : [[ -z 1783362510007 ]] 2026-07-06 18:38:51.117 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:38:51.117 | ++ functions-common:time_stop:2432 : end_time=1783362520081 2026-07-06 18:38:51.117 | ++ functions-common:time_stop:2433 : elapsed_time=10074 2026-07-06 18:38:51.117 | ++ functions-common:time_stop:2434 : total=389330 2026-07-06 18:38:51.117 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:38:51.117 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=399404 2026-07-06 18:38:51.117 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-06 18:38:51.118 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 18:38:51.118 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 18:38:51.118 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 18:38:51.118 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:38:51.118 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 18:38:51.118 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:38:51.118 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:38:51.118 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 18:38:51.118 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:38:51.119 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:38:51.119 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783362520135 2026-07-06 18:38:51.119 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 18:38:51.119 | From https://review.opendev.org/openstack/tempest 2026-07-06 18:38:51.119 | * branch master -> FETCH_HEAD 2026-07-06 18:38:51.119 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:38:51.119 | ++ functions-common:time_stop:2420 : local name 2026-07-06 18:38:51.119 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 18:38:51.119 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:38:51.119 | ++ functions-common:time_stop:2423 : local total 2026-07-06 18:38:51.120 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 18:38:51.120 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:38:51.120 | ++ functions-common:time_stop:2427 : start_time=1783362520135 2026-07-06 18:38:51.120 | ++ functions-common:time_stop:2429 : [[ -z 1783362520135 ]] 2026-07-06 18:38:51.120 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:38:51.120 | ++ functions-common:time_stop:2432 : end_time=1783362520768 2026-07-06 18:38:51.120 | ++ functions-common:time_stop:2433 : elapsed_time=633 2026-07-06 18:38:51.120 | ++ functions-common:time_stop:2434 : total=399404 2026-07-06 18:38:51.120 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:38:51.120 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=400037 2026-07-06 18:38:51.121 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 18:38:51.121 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 18:38:51.121 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 18:38:51.121 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:38:51.121 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 18:38:51.121 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:38:51.121 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:38:51.121 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 18:38:51.121 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:38:51.122 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:38:51.122 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783362520807 2026-07-06 18:38:51.122 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 18:38:51.122 | Note: switching to 'FETCH_HEAD'. 2026-07-06 18:38:51.122 | 2026-07-06 18:38:51.122 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 18:38:51.122 | changes and commit them, and you can discard any commits you make in this 2026-07-06 18:38:51.122 | state without impacting any branches by switching back to a branch. 2026-07-06 18:38:51.122 | 2026-07-06 18:38:51.122 | If you want to create a new branch to retain commits you create, you may 2026-07-06 18:38:51.122 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 18:38:51.123 | 2026-07-06 18:38:51.123 | git switch -c 2026-07-06 18:38:51.123 | 2026-07-06 18:38:51.123 | Or undo this operation with: 2026-07-06 18:38:51.123 | 2026-07-06 18:38:51.123 | git switch - 2026-07-06 18:38:51.123 | 2026-07-06 18:38:51.123 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 18:38:51.123 | 2026-07-06 18:38:51.123 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-06 18:38:51.124 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:38:51.124 | ++ functions-common:time_stop:2420 : local name 2026-07-06 18:38:51.124 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 18:38:51.124 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:38:51.124 | ++ functions-common:time_stop:2423 : local total 2026-07-06 18:38:51.124 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 18:38:51.124 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:38:51.124 | ++ functions-common:time_stop:2427 : start_time=1783362520807 2026-07-06 18:38:51.124 | ++ functions-common:time_stop:2429 : [[ -z 1783362520807 ]] 2026-07-06 18:38:51.125 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:38:51.125 | ++ functions-common:time_stop:2432 : end_time=1783362520991 2026-07-06 18:38:51.125 | ++ functions-common:time_stop:2433 : elapsed_time=184 2026-07-06 18:38:51.125 | ++ functions-common:time_stop:2434 : total=400037 2026-07-06 18:38:51.125 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:38:51.125 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=400221 2026-07-06 18:38:51.125 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-06 18:38:51.125 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-06 18:38:51.125 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-06 18:38:51.126 | ++ functions-common:git_clone:673 : head -1 2026-07-06 18:38:51.126 | 8d40001b9 Use reader role for image tests 2026-07-06 18:38:51.126 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 18:38:51.126 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-06 18:38:51.126 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-06 18:38:51.126 | ++ 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-06 18:38:51.126 | Collecting tox!=2.8.0,<4.0.0 2026-07-06 18:38:51.126 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-06 18:38:51.126 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-06 18:38:51.127 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-06 18:38:51.127 | 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-06 18:38:51.127 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-06 18:38:51.127 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 18:38:51.127 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-06 18:38:51.127 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-06 18:38:51.127 | 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-06 18:38:51.127 | 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-06 18:38:51.127 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-06 18:38:51.127 | 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-06 18:38:51.128 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-06 18:38:51.128 | 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-06 18:38:51.128 | 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-06 18:38:51.128 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-06 18:38:51.128 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-06 18:38:51.128 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-06 18:38:51.128 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-06 18:38:51.129 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-06 18:38:51.129 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-06 18:38:51.129 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 51.6 MB/s 0:00:00 2026-07-06 18:38:51.129 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-06 18:38:51.129 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-06 18:38:51.129 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-06 18:38:51.129 | 2026-07-06 18:38:51.129 | 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-06 18:38:51.129 | ++ inc/python:pip_install:216 : result=0 2026-07-06 18:38:51.129 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:38:51.130 | ++ functions-common:time_stop:2420 : local name 2026-07-06 18:38:51.130 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 18:38:51.130 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:38:51.130 | ++ functions-common:time_stop:2423 : local total 2026-07-06 18:38:51.130 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 18:38:51.130 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:38:51.130 | ++ functions-common:time_stop:2427 : start_time=1783362521058 2026-07-06 18:38:51.130 | ++ functions-common:time_stop:2429 : [[ -z 1783362521058 ]] 2026-07-06 18:38:51.130 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:38:51.130 | ++ functions-common:time_stop:2432 : end_time=1783362524692 2026-07-06 18:38:51.131 | ++ functions-common:time_stop:2433 : elapsed_time=3634 2026-07-06 18:38:51.131 | ++ functions-common:time_stop:2434 : total=165051 2026-07-06 18:38:51.131 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:38:51.131 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168685 2026-07-06 18:38:51.131 | ++ inc/python:pip_install:219 : return 0 2026-07-06 18:38:51.131 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-06 18:38:51.131 | /opt/stack/tempest ~/devstack 2026-07-06 18:38:51.131 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-06 18:38:51.131 | Switched to branch 'master' 2026-07-06 18:38:51.132 | Your branch is up to date with 'origin/master'. 2026-07-06 18:38:51.132 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-06 18:38:51.132 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-06 18:38:51.132 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.yhQW9FyHbQ 2026-07-06 18:38:51.132 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.yhQW9FyHbQ 2026-07-06 18:38:51.132 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-06 18:38:51.132 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.yhQW9FyHbQ 2026-07-06 18:38:51.132 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-06 18:38:51.132 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-06 18:38:51.132 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-06 18:38:51.133 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 18:38:51.133 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 18:38:51.133 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 18:38:51.133 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 18:38:51.133 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-06 18:38:51.133 | full create: /opt/stack/tempest/.tox/tempest 2026-07-06 18:38:51.133 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-06 18:38:51.133 | full develop-inst: /opt/stack/tempest 2026-07-06 18:38:51.134 | 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.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.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.2 2026-07-06 18:38:51.134 | ___________________________________ summary ____________________________________ 2026-07-06 18:38:51.134 | full: skipped tests 2026-07-06 18:38:51.134 | congratulations :) 2026-07-06 18:38:51.134 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.yhQW9FyHbQ -r requirements.txt 2026-07-06 18:38:51.134 | 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-06 18:38:51.134 | 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-06 18:38:51.134 | 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-06 18:38:51.134 | 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-06 18:38:51.135 | 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-06 18:38:51.135 | 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-06 18:38:51.135 | 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-06 18:38:51.135 | 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-06 18:38:51.135 | 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-06 18:38:51.135 | 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-06 18:38:51.136 | 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-06 18:38:51.136 | 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-06 18:38:51.136 | 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-06 18:38:51.136 | 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-06 18:38:51.136 | 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-06 18:38:51.136 | 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-06 18:38:51.136 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-06 18:38:51.136 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-06 18:38:51.136 | 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-06 18:38:51.136 | 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-06 18:38:51.137 | 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-06 18:38:51.137 | 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-06 18:38:51.137 | 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-06 18:38:51.137 | 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)) (83.0.0) 2026-07-06 18:38:51.137 | 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-06 18:38:51.137 | 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-06 18:38:51.137 | 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-06 18:38:51.137 | 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-06 18:38:51.137 | 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-06 18:38:51.138 | 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-06 18:38:51.138 | 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-06 18:38:51.138 | 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-06 18:38:51.138 | 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-06 18:38:51.138 | 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-06 18:38:51.138 | 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-06 18:38:51.138 | 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-06 18:38:51.138 | 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-06 18:38:51.138 | 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-06 18:38:51.139 | 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-06 18:38:51.139 | 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-06 18:38:51.139 | 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-06 18:38:51.139 | 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-06 18:38:51.139 | 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-06 18:38:51.139 | 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-06 18:38:51.139 | 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-06 18:38:51.139 | 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-06 18:38:51.139 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-06 18:38:51.140 | 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.2) 2026-07-06 18:38:51.140 | 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-06 18:38:51.140 | 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-06 18:38:51.140 | 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-06 18:38:51.140 | 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-06 18:38:51.140 | 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-06 18:38:51.140 | 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-06 18:38:51.140 | 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-06 18:38:51.140 | 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-06 18:38:51.141 | 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-06 18:38:51.141 | 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-06 18:38:51.141 | 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-06 18:38:51.141 | 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-06 18:38:51.141 | 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-06 18:38:51.141 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-06 18:38:51.141 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.yhQW9FyHbQ 2026-07-06 18:38:51.141 | ++ lib/tempest:install_tempest:868 : popd 2026-07-06 18:38:51.141 | ~/devstack 2026-07-06 18:38:51.158 | [2057 Async install_tempest:38730]: finished install_tempest with result 0 in 44 seconds 2026-07-06 18:38:51.162 | ++ inc/async:async_wait:197 : return 0 2026-07-06 18:38:51.166 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-06 18:38:51.168 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:38:51.172 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-06 18:38:51.175 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-06 18:38:51.177 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-06 18:38:51.181 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-06 18:38:51.183 | ++ inc/python:setup_develop:353 : local bindep 2026-07-06 18:38:51.185 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-06 18:38:51.187 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-06 18:38:51.189 | ++ inc/python:setup_develop:359 : local extras= 2026-07-06 18:38:51.191 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-06 18:38:51.192 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 18:38:51.194 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-06 18:38:51.196 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-06 18:38:51.198 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 18:38:51.200 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 18:38:51.202 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-06 18:38:51.204 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 18:38:51.206 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-06 18:38:51.208 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 18:38:51.210 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 18:38:51.214 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-06 18:38:51.219 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-06 18:38:51.221 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-06 18:38:51.223 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-06 18:38:51.389 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-06 18:38:51.392 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-06 18:38:51.396 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-06 18:38:51.399 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 18:38:51.403 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-06 18:38:51.406 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-06 18:38:51.409 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-06 18:38:51.412 | ++ inc/python:setup_package:446 : local extras= 2026-07-06 18:38:51.415 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 18:38:51.419 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 18:38:51.422 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 18:38:51.425 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 18:38:51.428 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 18:38:51.432 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-06 18:38:51.459 | Using python 3.12 to install /opt/stack/tempest 2026-07-06 18:38:51.464 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-07-06 18:38:52.549 | Obtaining file:///opt/stack/tempest 2026-07-06 18:38:52.553 | Installing build dependencies: started 2026-07-06 18:38:54.528 | Installing build dependencies: finished with status 'done' 2026-07-06 18:38:54.531 | Checking if build backend supports build_editable: started 2026-07-06 18:38:55.140 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 18:38:55.141 | Getting requirements to build editable: started 2026-07-06 18:38:55.487 | Getting requirements to build editable: finished with status 'done' 2026-07-06 18:38:55.489 | Preparing editable metadata (pyproject.toml): started 2026-07-06 18:38:56.879 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 18:38:56.903 | 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-06 18:38:56.903 | 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-06 18:38:56.904 | 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-06 18:38:56.905 | 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-06 18:38:56.906 | 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-06 18:38:56.907 | 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-06 18:38:56.908 | 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-06 18:38:56.909 | 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-06 18:38:56.909 | 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-06 18:38:56.911 | 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-06 18:38:57.115 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-06 18:38:57.117 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-06 18:38:57.122 | 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-06 18:38:57.123 | 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-06 18:38:57.124 | 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-06 18:38:57.125 | 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-06 18:38:57.125 | 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-06 18:38:57.126 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.9.0) 2026-07-06 18:38:57.127 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.18.0) 2026-07-06 18:38:57.128 | 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-06 18:38:57.129 | 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-06 18:38:57.130 | 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-06 18:38:57.131 | 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-06 18:38:57.131 | 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-06 18:38:57.134 | 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-06 18:38:57.135 | 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-06 18:38:57.139 | 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-06 18:38:57.139 | 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-06 18:38:57.140 | 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-06 18:38:57.141 | 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-06 18:38:57.144 | 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-06 18:38:57.148 | 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-06 18:38:57.150 | 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.2) 2026-07-06 18:38:57.158 | 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-06 18:38:57.159 | 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-06 18:38:57.160 | 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-06 18:38:57.161 | 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-06 18:38:57.169 | 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-06 18:38:57.172 | 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-06 18:38:57.173 | 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-06 18:38:57.178 | 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-06 18:38:57.179 | 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-06 18:38:57.182 | 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-06 18:38:57.185 | 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-06 18:38:57.189 | 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-06 18:38:57.190 | 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-06 18:38:57.191 | 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-06 18:38:57.192 | 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-06 18:38:57.200 | 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-06 18:38:57.201 | 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-06 18:38:57.202 | 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-06 18:38:57.209 | 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) (83.0.0) 2026-07-06 18:38:57.212 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-06 18:38:57.232 | 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-06 18:38:57.244 | 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-06 18:38:57.245 | 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-06 18:38:57.247 | 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-06 18:38:57.265 | 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-06 18:38:57.266 | 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-06 18:38:57.272 | 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-06 18:38:57.286 | 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-06 18:38:57.321 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-06 18:38:57.324 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 18:38:57.362 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-06 18:38:57.364 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-06 18:38:57.377 | Building wheels for collected packages: tempest 2026-07-06 18:38:57.378 | Building editable for tempest (pyproject.toml): started 2026-07-06 18:38:59.050 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-06 18:38:59.051 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8322 sha256=3d953907083c729e28279a242c0c718eeb3037d3c20c37d41ea9758e6ab5f3ba 2026-07-06 18:38:59.052 | Stored in directory: /tmp/pip-ephem-wheel-cache-4n5ryusf/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-06 18:38:59.056 | Successfully built tempest 2026-07-06 18:38:59.347 | Installing collected packages: tomlkit, stestr, tempest 2026-07-06 18:38:59.608 | 2026-07-06 18:38:59.636 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-06 18:38:59.845 | ++ inc/python:pip_install:216 : result=0 2026-07-06 18:38:59.849 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-06 18:38:59.853 | ++ functions-common:time_stop:2420 : local name 2026-07-06 18:38:59.856 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 18:38:59.859 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:38:59.863 | ++ functions-common:time_stop:2423 : local total 2026-07-06 18:38:59.866 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 18:38:59.869 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-06 18:38:59.873 | ++ functions-common:time_stop:2427 : start_time=1783363131452 2026-07-06 18:38:59.876 | ++ functions-common:time_stop:2429 : [[ -z 1783363131452 ]] 2026-07-06 18:38:59.881 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:38:59.886 | ++ functions-common:time_stop:2432 : end_time=1783363139882 2026-07-06 18:38:59.890 | ++ functions-common:time_stop:2433 : elapsed_time=8430 2026-07-06 18:38:59.894 | ++ functions-common:time_stop:2434 : total=175806 2026-07-06 18:38:59.897 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:38:59.899 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=184236 2026-07-06 18:38:59.903 | ++ inc/python:pip_install:219 : return 0 2026-07-06 18:38:59.906 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 18:38:59.910 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 18:38:59.913 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-06 18:38:59.918 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-06 18:38:59.921 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 18:38:59.925 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 18:38:59.929 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-06 18:38:59.932 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-06 18:38:59.936 | ++ 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-06 18:38:59.940 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-06 18:38:59.943 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-06 18:38:59.947 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-06 18:38:59.950 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-06 18:38:59.954 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-06 18:38:59.958 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-06 18:38:59.962 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-06 18:38:59.965 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-06 18:38:59.969 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-06 18:38:59.972 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-06 18:38:59.975 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-06 18:38:59.979 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-06 18:38:59.982 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-06 18:38:59.986 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-06 18:38:59.990 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-06 18:38:59.993 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-06 18:38:59.997 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-06 18:39:00.001 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-06 18:39:00.001 | ' 2026-07-06 18:39:00.005 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-06 18:39:00.007 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-06 18:39:00.030 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:39:00.033 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-06 18:39:00.037 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-06 18:39:00.041 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-06 18:39:00.044 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-06 18:39:00.049 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-06 18:39:00.050 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-06 18:39:00.050 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-06 18:39:04.150 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:39:04.155 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-06 18:39:04.159 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-06 18:39:04.162 | ++ lib/tempest:get_active_images:176 : img_id=0acbb0cd-0336-492a-b73d-b152eae4e946 2026-07-06 18:39:04.167 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-06 18:39:04.171 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-06 18:39:04.175 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-06 18:39:04.178 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-06 18:39:04.182 | ++ lib/tempest:configure_tempest:266 : '[' -z 0acbb0cd-0336-492a-b73d-b152eae4e946 ']' 2026-07-06 18:39:04.186 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=0acbb0cd-0336-492a-b73d-b152eae4e946 2026-07-06 18:39:04.190 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-06 18:39:04.209 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-06 18:39:04.215 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-06 18:39:04.218 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-06 18:39:04.222 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-06 18:39:04.225 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-06 18:39:04.230 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-06 18:39:04.235 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-06 18:39:04.238 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-06 18:39:04.244 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-06 18:39:04.244 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-06 18:39:07.590 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:39:07.595 | ++ lib/tempest:configure_tempest:303 : admin_project_id=edb0e4c0cec447a987d4c39eedbe77a8 2026-07-06 18:39:07.598 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-06 18:39:07.621 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:39:07.626 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-06 18:39:10.967 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:39:10.971 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 18:39:10.971 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-06 18:39:10.972 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 18:39:10.972 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-06 18:39:10.972 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-06 18:39:10.972 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-06 18:39:10.972 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-06 18:39:10.972 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-06 18:39:10.972 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-06 18:39:10.972 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-06 18:39:10.972 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-06 18:39:10.972 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-06 18:39:10.972 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-06 18:39:10.973 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-06 18:39:10.974 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-06 18:39:10.978 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 18:39:10.978 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-06 18:39:10.978 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 18:39:10.979 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-06 18:39:10.979 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-06 18:39:10.979 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-06 18:39:10.979 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-06 18:39:10.979 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-06 18:39:10.979 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-06 18:39:10.979 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-06 18:39:10.979 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-06 18:39:10.979 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-06 18:39:10.979 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-06 18:39:10.979 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-06 18:39:10.983 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 0acbb0cd-0336-492a-b73d-b152eae4e946 2026-07-06 18:39:10.986 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-06 18:39:10.991 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 0acbb0cd-0336-492a-b73d-b152eae4e946 -c size -f value 2026-07-06 18:39:14.298 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:39:14.302 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-06 18:39:14.307 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-06 18:39:14.307 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-06 18:39:14.351 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-06 18:39:14.354 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-06 18:39:14.358 | ++ 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-06 18:39:17.351 | +----------------------------+-----------------------+ 2026-07-06 18:39:17.351 | | Field | Value | 2026-07-06 18:39:17.351 | +----------------------------+-----------------------+ 2026-07-06 18:39:17.351 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 18:39:17.351 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 18:39:17.352 | | description | None | 2026-07-06 18:39:17.352 | | disk | 1 | 2026-07-06 18:39:17.352 | | id | 42 | 2026-07-06 18:39:17.352 | | name | m1.nano | 2026-07-06 18:39:17.352 | | os-flavor-access:is_public | True | 2026-07-06 18:39:17.352 | | properties | hw_rng:allowed='True' | 2026-07-06 18:39:17.352 | | ram | 192 | 2026-07-06 18:39:17.352 | | rxtx_factor | 1.0 | 2026-07-06 18:39:17.352 | | swap | 0 | 2026-07-06 18:39:17.353 | | vcpus | 1 | 2026-07-06 18:39:17.353 | +----------------------------+-----------------------+ 2026-07-06 18:39:17.692 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-06 18:39:17.696 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 18:39:17.696 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-06 18:39:17.696 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 18:39:17.696 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-06 18:39:17.696 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-06 18:39:17.696 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-06 18:39:17.696 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-06 18:39:17.696 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-06 18:39:17.696 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-06 18:39:17.697 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-06 18:39:17.697 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-06 18:39:17.697 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-06 18:39:17.697 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-06 18:39:17.697 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-06 18:39:17.701 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 0acbb0cd-0336-492a-b73d-b152eae4e946 2026-07-06 18:39:17.705 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-06 18:39:17.709 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 0acbb0cd-0336-492a-b73d-b152eae4e946 -c size -f value 2026-07-06 18:39:21.074 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:39:21.077 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-06 18:39:21.082 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-06 18:39:21.082 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-06 18:39:21.126 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-06 18:39:21.130 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-06 18:39:21.133 | ++ 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-06 18:39:24.284 | +----------------------------+-----------------------+ 2026-07-06 18:39:24.284 | | Field | Value | 2026-07-06 18:39:24.284 | +----------------------------+-----------------------+ 2026-07-06 18:39:24.284 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 18:39:24.284 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 18:39:24.285 | | description | None | 2026-07-06 18:39:24.285 | | disk | 1 | 2026-07-06 18:39:24.285 | | id | 84 | 2026-07-06 18:39:24.285 | | name | m1.micro | 2026-07-06 18:39:24.285 | | os-flavor-access:is_public | True | 2026-07-06 18:39:24.285 | | properties | hw_rng:allowed='True' | 2026-07-06 18:39:24.285 | | ram | 256 | 2026-07-06 18:39:24.285 | | rxtx_factor | 1.0 | 2026-07-06 18:39:24.285 | | swap | 0 | 2026-07-06 18:39:24.285 | | vcpus | 1 | 2026-07-06 18:39:24.285 | +----------------------------+-----------------------+ 2026-07-06 18:39:24.632 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-06 18:39:24.635 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-06 18:39:24.653 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:39:24.657 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-06 18:39:24.661 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-06 18:39:24.663 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-06 18:39:24.666 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-06 18:39:24.669 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-06 18:39:24.672 | +++ functions-common:git_clone:593 : pwd 2026-07-06 18:39:24.675 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 18:39:24.678 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 18:39:24.682 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 18:39:24.700 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-06 18:39:24.703 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 18:39:24.705 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 18:39:24.708 | ++ functions-common:git_clone:610 : echo master 2026-07-06 18:39:24.709 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 18:39:24.714 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-06 18:39:24.717 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 18:39:24.720 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-06 18:39:24.723 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 18:39:24.726 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 18:39:24.728 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:39:24.731 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 18:39:24.734 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:39:24.737 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:39:24.739 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 18:39:24.742 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:39:24.746 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:39:24.750 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783363164747 2026-07-06 18:39:24.753 | ++ 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-06 18:39:24.757 | Cloning into '/opt/stack/os-test-images'... 2026-07-06 18:39:25.403 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:39:25.406 | ++ functions-common:time_stop:2420 : local name 2026-07-06 18:39:25.409 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 18:39:25.412 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:39:25.414 | ++ functions-common:time_stop:2423 : local total 2026-07-06 18:39:25.416 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 18:39:25.419 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:39:25.422 | ++ functions-common:time_stop:2427 : start_time=1783363164747 2026-07-06 18:39:25.425 | ++ functions-common:time_stop:2429 : [[ -z 1783363164747 ]] 2026-07-06 18:39:25.428 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:39:25.433 | ++ functions-common:time_stop:2432 : end_time=1783363165429 2026-07-06 18:39:25.435 | ++ functions-common:time_stop:2433 : elapsed_time=682 2026-07-06 18:39:25.438 | ++ functions-common:time_stop:2434 : total=389330 2026-07-06 18:39:25.441 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:39:25.444 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=390012 2026-07-06 18:39:25.447 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-06 18:39:25.450 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 18:39:25.452 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 18:39:25.455 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 18:39:25.457 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:39:25.460 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 18:39:25.463 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:39:25.465 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:39:25.469 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 18:39:25.471 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:39:25.474 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:39:25.480 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783363165476 2026-07-06 18:39:25.483 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 18:39:25.958 | From https://review.opendev.org/openstack/os-test-images 2026-07-06 18:39:25.958 | * branch master -> FETCH_HEAD 2026-07-06 18:39:25.968 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:39:25.971 | ++ functions-common:time_stop:2420 : local name 2026-07-06 18:39:25.974 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 18:39:25.976 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:39:25.979 | ++ functions-common:time_stop:2423 : local total 2026-07-06 18:39:25.982 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 18:39:25.985 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:39:25.988 | ++ functions-common:time_stop:2427 : start_time=1783363165476 2026-07-06 18:39:25.990 | ++ functions-common:time_stop:2429 : [[ -z 1783363165476 ]] 2026-07-06 18:39:25.993 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:39:25.997 | ++ functions-common:time_stop:2432 : end_time=1783363165994 2026-07-06 18:39:25.999 | ++ functions-common:time_stop:2433 : elapsed_time=518 2026-07-06 18:39:26.002 | ++ functions-common:time_stop:2434 : total=390012 2026-07-06 18:39:26.004 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:39:26.007 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=390530 2026-07-06 18:39:26.010 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 18:39:26.013 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 18:39:26.016 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 18:39:26.018 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 18:39:26.021 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 18:39:26.024 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 18:39:26.026 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 18:39:26.029 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 18:39:26.031 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 18:39:26.034 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 18:39:26.038 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783363166035 2026-07-06 18:39:26.041 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 18:39:26.048 | Note: switching to 'FETCH_HEAD'. 2026-07-06 18:39:26.048 | 2026-07-06 18:39:26.048 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 18:39:26.048 | changes and commit them, and you can discard any commits you make in this 2026-07-06 18:39:26.048 | state without impacting any branches by switching back to a branch. 2026-07-06 18:39:26.048 | 2026-07-06 18:39:26.048 | If you want to create a new branch to retain commits you create, you may 2026-07-06 18:39:26.048 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 18:39:26.049 | 2026-07-06 18:39:26.049 | git switch -c 2026-07-06 18:39:26.049 | 2026-07-06 18:39:26.049 | Or undo this operation with: 2026-07-06 18:39:26.049 | 2026-07-06 18:39:26.049 | git switch - 2026-07-06 18:39:26.049 | 2026-07-06 18:39:26.049 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 18:39:26.049 | 2026-07-06 18:39:26.049 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-06 18:39:26.051 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 18:39:26.054 | ++ functions-common:time_stop:2420 : local name 2026-07-06 18:39:26.056 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 18:39:26.058 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 18:39:26.061 | ++ functions-common:time_stop:2423 : local total 2026-07-06 18:39:26.063 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 18:39:26.066 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 18:39:26.069 | ++ functions-common:time_stop:2427 : start_time=1783363166035 2026-07-06 18:39:26.072 | ++ functions-common:time_stop:2429 : [[ -z 1783363166035 ]] 2026-07-06 18:39:26.075 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 18:39:26.079 | ++ functions-common:time_stop:2432 : end_time=1783363166077 2026-07-06 18:39:26.082 | ++ functions-common:time_stop:2433 : elapsed_time=42 2026-07-06 18:39:26.084 | ++ functions-common:time_stop:2434 : total=390530 2026-07-06 18:39:26.086 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 18:39:26.088 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=390572 2026-07-06 18:39:26.091 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-06 18:39:26.108 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-06 18:39:26.111 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-06 18:39:26.111 | ++ functions-common:git_clone:673 : head -1 2026-07-06 18:39:26.114 | 5d0367e Clean-up zuul config spacing 2026-07-06 18:39:26.117 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 18:39:26.120 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-06 18:39:26.120 | /opt/stack/os-test-images ~/devstack 2026-07-06 18:39:26.123 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-06 18:39:26.560 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-06 18:39:27.185 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-06 18:39:29.988 | generate installed: PyYAML==6.0.3 2026-07-06 18:39:29.988 | generate run-test-pre: PYTHONHASHSEED='3206549481' 2026-07-06 18:39:29.989 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-06 18:39:30.110 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-06 18:39:30.128 | 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-06 18:39:30.147 | 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-06 18:39:30.172 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-06 18:39:30.175 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-06 18:39:30.182 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-06 18:39:30.190 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-06 18:39:30.218 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-06 18:39:30.230 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-06 18:39:30.239 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-06 18:39:30.250 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-06 18:39:30.250 | 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-06 18:39:30.257 | 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-06 18:39:30.263 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-06 18:39:30.282 | 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-06 18:39:30.287 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-06 18:39:30.289 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-06 18:39:30.300 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-06 18:39:30.311 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-06 18:39:30.323 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-06 18:39:30.326 | 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-06 18:39:30.339 | 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-06 18:39:30.342 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-06 18:39:30.344 | 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-06 18:39:30.356 | 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-06 18:39:30.359 | 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-06 18:39:30.373 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-06 18:39:30.399 | ___________________________________ summary ____________________________________ 2026-07-06 18:39:30.399 | generate: commands succeeded 2026-07-06 18:39:30.399 | congratulations :) 2026-07-06 18:39:30.441 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-06 18:39:30.441 | ~/devstack 2026-07-06 18:39:30.443 | ++ 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-06 18:39:30.473 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-06 18:39:30.475 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-06 18:39:30.492 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-06 18:39:30.494 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-06 18:39:30.496 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-06 18:39:30.525 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-06 18:39:30.554 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-06 18:39:30.557 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-06 18:39:30.559 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-06 18:39:30.561 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-06 18:39:30.564 | +++ 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-06 18:39:33.957 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:39:33.959 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 18:39:33.959 | address-scope 2026-07-06 18:39:33.959 | agent 2026-07-06 18:39:33.960 | allowed-address-pairs 2026-07-06 18:39:33.960 | auto-allocated-topology 2026-07-06 18:39:33.960 | availability_zone 2026-07-06 18:39:33.960 | default-subnetpools 2026-07-06 18:39:33.960 | dhcp_agent_scheduler 2026-07-06 18:39:33.960 | dns-integration 2026-07-06 18:39:33.960 | dns-domain-ports 2026-07-06 18:39:33.960 | dns-integration-domain-keywords 2026-07-06 18:39:33.960 | empty-string-filtering 2026-07-06 18:39:33.960 | external-net 2026-07-06 18:39:33.961 | extra_dhcp_opt 2026-07-06 18:39:33.961 | extraroute 2026-07-06 18:39:33.961 | extraroute-atomic 2026-07-06 18:39:33.961 | filter-validation 2026-07-06 18:39:33.961 | floating-ip-port-forwarding-detail 2026-07-06 18:39:33.961 | fip-port-details 2026-07-06 18:39:33.961 | flavors 2026-07-06 18:39:33.961 | floatingip-pools 2026-07-06 18:39:33.961 | router 2026-07-06 18:39:33.962 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:39:33.962 | enable-default-route-bfd 2026-07-06 18:39:33.962 | enable-default-route-ecmp 2026-07-06 18:39:33.962 | ext-gw-mode 2026-07-06 18:39:33.962 | l3-ha 2026-07-06 18:39:33.962 | external-gateway-multihoming 2026-07-06 18:39:33.962 | l3-flavors 2026-07-06 18:39:33.962 | l3_agent_scheduler 2026-07-06 18:39:33.962 | multi-provider 2026-07-06 18:39:33.962 | net-mtu 2026-07-06 18:39:33.963 | net-mtu-writable 2026-07-06 18:39:33.963 | network_availability_zone 2026-07-06 18:39:33.963 | network-ip-availability 2026-07-06 18:39:33.963 | network-ip-availability-details 2026-07-06 18:39:33.963 | pagination 2026-07-06 18:39:33.963 | port-device-profile 2026-07-06 18:39:33.963 | port-mac-address-regenerate 2026-07-06 18:39:33.963 | port-numa-affinity-policy 2026-07-06 18:39:33.964 | port-numa-affinity-policy-socket 2026-07-06 18:39:33.964 | binding 2026-07-06 18:39:33.964 | binding-extended 2026-07-06 18:39:33.964 | port-security 2026-07-06 18:39:33.964 | project-id 2026-07-06 18:39:33.964 | provider 2026-07-06 18:39:33.965 | qinq 2026-07-06 18:39:33.965 | quota-check-limit 2026-07-06 18:39:33.965 | quota-check-limit-default 2026-07-06 18:39:33.965 | quotas 2026-07-06 18:39:33.965 | quota_details 2026-07-06 18:39:33.965 | rbac-policies 2026-07-06 18:39:33.965 | rbac-address-scope 2026-07-06 18:39:33.966 | rbac-security-groups 2026-07-06 18:39:33.966 | revision-if-match 2026-07-06 18:39:33.966 | standard-attr-revisions 2026-07-06 18:39:33.966 | router_availability_zone 2026-07-06 18:39:33.966 | router-enable-snat 2026-07-06 18:39:33.966 | security-groups-default-rules 2026-07-06 18:39:33.966 | security-groups-default-statefulness 2026-07-06 18:39:33.967 | security-groups-normalized-cidr 2026-07-06 18:39:33.967 | security-groups-remote-address-group 2026-07-06 18:39:33.967 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:39:33.967 | security-groups-shared-filtering 2026-07-06 18:39:33.967 | security-group 2026-07-06 18:39:33.968 | service-type 2026-07-06 18:39:33.968 | sorting 2026-07-06 18:39:33.968 | standard-attr-description 2026-07-06 18:39:33.968 | stateful-security-group 2026-07-06 18:39:33.968 | subnet-dns-publish-fixed-ip 2026-07-06 18:39:33.969 | subnet-external-network 2026-07-06 18:39:33.969 | subnet_onboard 2026-07-06 18:39:33.969 | subnet-service-types 2026-07-06 18:39:33.969 | subnet_allocation 2026-07-06 18:39:33.969 | subnetpool-prefix-ops 2026-07-06 18:39:33.970 | tag-creation 2026-07-06 18:39:33.970 | standard-attr-tag 2026-07-06 18:39:33.970 | standard-attr-timestamp 2026-07-06 18:39:33.970 | vlan-transparent' 2026-07-06 18:39:33.970 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 18:39:33.971 | address-scope 2026-07-06 18:39:33.971 | agent 2026-07-06 18:39:33.971 | allowed-address-pairs 2026-07-06 18:39:33.971 | auto-allocated-topology 2026-07-06 18:39:33.971 | availability_zone 2026-07-06 18:39:33.971 | default-subnetpools 2026-07-06 18:39:33.971 | dhcp_agent_scheduler 2026-07-06 18:39:33.972 | dns-integration 2026-07-06 18:39:33.972 | dns-domain-ports 2026-07-06 18:39:33.972 | dns-integration-domain-keywords 2026-07-06 18:39:33.972 | empty-string-filtering 2026-07-06 18:39:33.972 | external-net 2026-07-06 18:39:33.972 | extra_dhcp_opt 2026-07-06 18:39:33.972 | extraroute 2026-07-06 18:39:33.972 | extraroute-atomic 2026-07-06 18:39:33.972 | filter-validation 2026-07-06 18:39:33.972 | floating-ip-port-forwarding-detail 2026-07-06 18:39:33.973 | fip-port-details 2026-07-06 18:39:33.973 | flavors 2026-07-06 18:39:33.973 | floatingip-pools 2026-07-06 18:39:33.973 | router 2026-07-06 18:39:33.973 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 18:39:33.973 | enable-default-route-bfd 2026-07-06 18:39:33.973 | enable-default-route-ecmp 2026-07-06 18:39:33.973 | ext-gw-mode 2026-07-06 18:39:33.973 | l3-ha 2026-07-06 18:39:33.973 | external-gateway-multihoming 2026-07-06 18:39:33.974 | l3-flavors 2026-07-06 18:39:33.974 | l3_agent_scheduler 2026-07-06 18:39:33.974 | multi-provider 2026-07-06 18:39:33.974 | net-mtu 2026-07-06 18:39:33.974 | net-mtu-writable 2026-07-06 18:39:33.975 | network_availability_zone 2026-07-06 18:39:33.975 | network-ip-availability 2026-07-06 18:39:33.975 | network-ip-availability-details 2026-07-06 18:39:33.975 | pagination 2026-07-06 18:39:33.975 | port-device-profile 2026-07-06 18:39:33.975 | port-mac-address-regenerate 2026-07-06 18:39:33.975 | port-numa-affinity-policy 2026-07-06 18:39:33.975 | port-numa-affinity-policy-socket 2026-07-06 18:39:33.976 | binding 2026-07-06 18:39:33.976 | binding-extended 2026-07-06 18:39:33.976 | port-security 2026-07-06 18:39:33.976 | project-id 2026-07-06 18:39:33.976 | provider 2026-07-06 18:39:33.977 | qinq 2026-07-06 18:39:33.977 | quota-check-limit 2026-07-06 18:39:33.977 | quota-check-limit-default 2026-07-06 18:39:33.978 | quotas 2026-07-06 18:39:33.978 | quota_details 2026-07-06 18:39:33.978 | rbac-policies 2026-07-06 18:39:33.978 | rbac-address-scope 2026-07-06 18:39:33.978 | rbac-security-groups 2026-07-06 18:39:33.978 | revision-if-match 2026-07-06 18:39:33.979 | standard-attr-revisions 2026-07-06 18:39:33.979 | router_availability_zone 2026-07-06 18:39:33.979 | router-enable-snat 2026-07-06 18:39:33.979 | security-groups-default-rules 2026-07-06 18:39:33.979 | security-groups-default-statefulness 2026-07-06 18:39:33.979 | security-groups-normalized-cidr 2026-07-06 18:39:33.979 | security-groups-remote-address-group 2026-07-06 18:39:33.980 | security-groups-rules-belongs-to-default-sg 2026-07-06 18:39:33.980 | security-groups-shared-filtering 2026-07-06 18:39:33.980 | security-group 2026-07-06 18:39:33.980 | service-type 2026-07-06 18:39:33.980 | sorting 2026-07-06 18:39:33.980 | standard-attr-description 2026-07-06 18:39:33.981 | stateful-security-group 2026-07-06 18:39:33.981 | subnet-dns-publish-fixed-ip 2026-07-06 18:39:33.981 | subnet-external-network 2026-07-06 18:39:33.981 | subnet_onboard 2026-07-06 18:39:33.981 | subnet-service-types 2026-07-06 18:39:33.981 | subnet_allocation 2026-07-06 18:39:33.981 | subnetpool-prefix-ops 2026-07-06 18:39:33.981 | tag-creation 2026-07-06 18:39:33.981 | standard-attr-tag 2026-07-06 18:39:33.981 | standard-attr-timestamp 2026-07-06 18:39:33.982 | vlan-transparent =~ external-net ]] 2026-07-06 18:39:33.982 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 18:39:33.982 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-06 18:39:37.347 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 18:39:37.350 | ++ lib/tempest:configure_tempest:395 : public_network_id=47297968-f6b3-4938-adb9-d1fe384bddde 2026-07-06 18:39:37.352 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-06 18:39:41.177 | +---------------------------+--------------------------------------+ 2026-07-06 18:39:41.177 | | Field | Value | 2026-07-06 18:39:41.177 | +---------------------------+--------------------------------------+ 2026-07-06 18:39:41.177 | | admin_state_up | UP | 2026-07-06 18:39:41.177 | | availability_zone_hints | | 2026-07-06 18:39:41.177 | | availability_zones | | 2026-07-06 18:39:41.177 | | created_at | 2026-07-06T18:39:40Z | 2026-07-06 18:39:41.177 | | description | | 2026-07-06 18:39:41.177 | | dns_domain | None | 2026-07-06 18:39:41.177 | | id | 4215fec3-1d08-4aa5-94c8-7eba5b134e20 | 2026-07-06 18:39:41.178 | | ipv4_address_scope | None | 2026-07-06 18:39:41.178 | | ipv6_address_scope | None | 2026-07-06 18:39:41.178 | | is_default | False | 2026-07-06 18:39:41.178 | | is_vlan_qinq | None | 2026-07-06 18:39:41.178 | | is_vlan_transparent | False | 2026-07-06 18:39:41.178 | | mtu | 1442 | 2026-07-06 18:39:41.178 | | name | shared | 2026-07-06 18:39:41.178 | | port_security_enabled | True | 2026-07-06 18:39:41.178 | | project_id | edb0e4c0cec447a987d4c39eedbe77a8 | 2026-07-06 18:39:41.179 | | provider:network_type | geneve | 2026-07-06 18:39:41.180 | | provider:physical_network | None | 2026-07-06 18:39:41.180 | | provider:segmentation_id | 61372 | 2026-07-06 18:39:41.181 | | pvlan | None | 2026-07-06 18:39:41.181 | | qinq | False | 2026-07-06 18:39:41.181 | | qos_policy_id | None | 2026-07-06 18:39:41.181 | | revision_number | 1 | 2026-07-06 18:39:41.182 | | router:external | Internal | 2026-07-06 18:39:41.182 | | segments | None | 2026-07-06 18:39:41.182 | | shared | True | 2026-07-06 18:39:41.182 | | status | ACTIVE | 2026-07-06 18:39:41.182 | | subnets | | 2026-07-06 18:39:41.182 | | tags | | 2026-07-06 18:39:41.182 | | updated_at | 2026-07-06T18:39:40Z | 2026-07-06 18:39:41.182 | +---------------------------+--------------------------------------+ 2026-07-06 18:39:41.517 | ++ 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-06 18:39:45.465 | +----------------------+--------------------------------------+ 2026-07-06 18:39:45.465 | | Field | Value | 2026-07-06 18:39:45.465 | +----------------------+--------------------------------------+ 2026-07-06 18:39:45.465 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-06 18:39:45.465 | | cidr | 192.168.233.0/24 | 2026-07-06 18:39:45.465 | | created_at | 2026-07-06T18:39:44Z | 2026-07-06 18:39:45.466 | | description | shared-subnet | 2026-07-06 18:39:45.466 | | dns_nameservers | | 2026-07-06 18:39:45.466 | | dns_publish_fixed_ip | None | 2026-07-06 18:39:45.466 | | enable_dhcp | True | 2026-07-06 18:39:45.466 | | gateway_ip | 192.168.233.1 | 2026-07-06 18:39:45.466 | | host_routes | | 2026-07-06 18:39:45.466 | | id | 193ce073-d006-4215-ad57-1df4b4a291f8 | 2026-07-06 18:39:45.466 | | ip_version | 4 | 2026-07-06 18:39:45.466 | | ipv6_address_mode | None | 2026-07-06 18:39:45.466 | | ipv6_ra_mode | None | 2026-07-06 18:39:45.466 | | name | shared-subnet | 2026-07-06 18:39:45.467 | | network_id | 4215fec3-1d08-4aa5-94c8-7eba5b134e20 | 2026-07-06 18:39:45.467 | | project_id | edb0e4c0cec447a987d4c39eedbe77a8 | 2026-07-06 18:39:45.467 | | revision_number | 0 | 2026-07-06 18:39:45.469 | | router:external | False | 2026-07-06 18:39:45.469 | | segment_id | None | 2026-07-06 18:39:45.469 | | service_types | | 2026-07-06 18:39:45.469 | | subnetpool_id | None | 2026-07-06 18:39:45.470 | | tags | | 2026-07-06 18:39:45.470 | | updated_at | 2026-07-06T18:39:44Z | 2026-07-06 18:39:45.470 | +----------------------+--------------------------------------+ 2026-07-06 18:39:45.811 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-06 18:39:45.852 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-06 18:39:45.890 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-06 18:39:45.895 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-06 18:39:45.926 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-06 18:39:45.954 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-06 18:39:45.983 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-06 18:39:46.013 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-06 18:39:46.044 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.231/identity/v3 2026-07-06 18:39:46.074 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-06 18:39:46.106 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-06 18:39:46.137 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-06 18:39:46.168 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-06 18:39:46.171 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-06 18:39:46.204 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-06 18:39:46.235 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-06 18:39:46.269 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-06 18:39:46.302 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-06 18:39:46.339 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-06 18:39:46.357 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:39:46.360 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-06 18:39:46.365 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-06 18:39:46.402 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-06 18:39:46.424 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:39:46.427 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-06 18:39:46.461 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-06 18:39:46.495 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-06 18:39:46.527 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-06 18:39:46.529 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-06 18:39:46.562 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-06 18:39:46.596 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-06 18:39:46.613 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:39:46.616 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 0acbb0cd-0336-492a-b73d-b152eae4e946 2026-07-06 18:39:46.649 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 0acbb0cd-0336-492a-b73d-b152eae4e946 2026-07-06 18:39:46.682 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-06 18:39:46.713 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-06 18:39:46.743 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-06 18:39:46.776 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-06 18:39:46.792 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:39:46.794 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-06 18:39:46.797 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-06 18:39:46.801 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-06 18:39:46.803 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-06 18:39:46.806 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-06 18:39:46.808 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-06 18:39:46.826 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-06 18:39:46.828 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-06 18:39:46.858 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-06 18:39:46.889 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-06 18:39:46.923 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-06 18:39:46.955 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-06 18:39:46.988 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-06 18:39:47.022 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-06 18:39:47.054 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-06 18:39:47.086 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-06 18:39:47.119 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-06 18:39:47.121 | ++ 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-06 18:39:47.153 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-06 18:39:47.156 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-06 18:39:47.173 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:39:47.175 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-06 18:39:47.208 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-06 18:39:47.224 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:39:47.227 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-06 18:39:47.230 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-06 18:39:47.246 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:39:47.249 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-06 18:39:47.251 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-06 18:39:47.254 | ++ 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-06 18:39:47.286 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-06 18:39:47.317 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 47297968-f6b3-4938-adb9-d1fe384bddde 2026-07-06 18:39:47.348 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-06 18:39:47.380 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-06 18:39:47.412 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-06 18:39:47.447 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-06 18:39:47.480 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-06 18:39:47.516 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-06 18:39:47.554 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-06 18:39:47.557 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-06 18:39:47.559 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-06 18:39:47.562 | ++ 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-06 18:39:47.596 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-06 18:39:47.600 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-06 18:39:47.601 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-06 18:39:47.606 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-06 18:39:47.608 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-06 18:39:47.642 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-06 18:39:47.644 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-06 18:39:47.647 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 18:39:47.651 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-06 18:39:47.654 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-06 18:39:47.689 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-06 18:39:47.723 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-06 18:39:47.757 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-06 18:39:47.800 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-06 18:39:47.839 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-06 18:39:47.874 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-06 18:39:47.878 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-06 18:39:47.883 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-06 18:39:47.905 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-06 18:39:47.945 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-06 18:39:47.948 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-06 18:39:47.952 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-06 18:39:47.975 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-06 18:39:48.015 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-06 18:39:48.018 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-06 18:39:48.021 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-06 18:39:48.025 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-06 18:39:48.046 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-06 18:39:48.081 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-06 18:39:48.084 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-06 18:39:48.089 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-06 18:39:48.108 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-06 18:39:48.142 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-06 18:39:48.177 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-06 18:39:48.179 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-06 18:39:48.214 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-06 18:39:48.217 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-06 18:39:48.219 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-06 18:39:48.222 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-06 18:39:48.245 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-06 18:39:48.247 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-06 18:39:48.282 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-06 18:39:48.301 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:39:48.305 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-06 18:39:48.346 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-06 18:39:48.350 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-06 18:39:48.354 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-06 18:39:48.357 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-06 18:39:48.360 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-06 18:39:48.364 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-06 18:39:48.367 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-06 18:39:48.371 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-06 18:39:48.374 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-06 18:39:48.396 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-06 18:39:48.399 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-06 18:39:48.436 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-06 18:39:48.439 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-06 18:39:48.442 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-06 18:39:48.445 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-06 18:39:48.478 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-06 18:39:48.512 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-06 18:39:48.546 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-06 18:39:48.549 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-06 18:39:48.552 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 18:39:48.554 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-06 18:39:48.572 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:39:48.575 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-06 18:39:48.610 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 18:39:48.613 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-06 18:39:48.634 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:39:48.637 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-06 18:39:48.675 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 18:39:48.678 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-06 18:39:48.700 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:39:48.703 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-06 18:39:48.742 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 18:39:48.746 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-06 18:39:48.769 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:39:48.772 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-06 18:39:48.812 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 18:39:48.815 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-06 18:39:48.838 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 18:39:48.842 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-06 18:39:48.881 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 18:39:48.885 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-06 18:39:48.908 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:39:48.912 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-06 18:39:48.954 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 18:39:48.958 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-06 18:39:48.980 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:39:48.985 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-06 18:39:49.026 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-06 18:39:49.029 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-06 18:39:49.070 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-06 18:39:49.074 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-06 18:39:49.113 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-06 18:39:49.116 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-06 18:39:49.156 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-06 18:39:49.159 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-06 18:39:49.198 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-06 18:39:49.202 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-06 18:39:49.244 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-06 18:39:49.248 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-06 18:39:49.252 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-06 18:39:49.257 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-06 18:39:49.264 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.l6mxjNrU0f 2026-07-06 18:39:49.266 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-06 18:39:49.270 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-06 18:39:49.275 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-06 18:39:49.280 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.yC8FTyc69f 2026-07-06 18:39:49.284 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.yC8FTyc69f 2026-07-06 18:39:49.288 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-06 18:39:49.290 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.yC8FTyc69f 2026-07-06 18:39:49.294 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-06 18:39:49.298 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-06 18:39:49.301 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-06 18:39:49.310 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 18:39:49.314 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 18:39:49.318 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 18:39:49.322 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 18:39:49.325 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-06 18:39:49.329 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-06 18:39:49.871 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-06 18:39:50.749 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-06 18:40:07.811 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-06 18:40:15.005 | 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.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.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.2 2026-07-06 18:40:15.005 | ___________________________________ summary ____________________________________ 2026-07-06 18:40:15.005 | venv-tempest: skipped tests 2026-07-06 18:40:15.005 | congratulations :) 2026-07-06 18:40:15.049 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.yC8FTyc69f -r requirements.txt 2026-07-06 18:40:15.965 | /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-06 18:40:15.965 | !! 2026-07-06 18:40:15.965 | 2026-07-06 18:40:15.966 | ******************************************************************************** 2026-07-06 18:40:15.966 | Requirements should be satisfied by a PEP 517 installer. 2026-07-06 18:40:15.966 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-06 18:40:15.966 | 2026-07-06 18:40:15.966 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 18:40:15.966 | calls to avoid build errors in the future. 2026-07-06 18:40:15.966 | ******************************************************************************** 2026-07-06 18:40:15.966 | 2026-07-06 18:40:15.966 | !! 2026-07-06 18:40:15.966 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-06 18:40:16.364 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-06 18:40:16.365 | !! 2026-07-06 18:40:16.365 | 2026-07-06 18:40:16.365 | ******************************************************************************** 2026-07-06 18:40:16.365 | Please avoid running ``setup.py`` directly. 2026-07-06 18:40:16.365 | Instead, use pypa/build, pypa/installer or other 2026-07-06 18:40:16.365 | standards-based tools. 2026-07-06 18:40:16.365 | 2026-07-06 18:40:16.365 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 18:40:16.365 | calls to avoid build errors in the future. 2026-07-06 18:40:16.365 | 2026-07-06 18:40:16.366 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-06 18:40:16.366 | ******************************************************************************** 2026-07-06 18:40:16.366 | 2026-07-06 18:40:16.366 | !! 2026-07-06 18:40:16.366 | self.initialize_options() 2026-07-06 18:40:16.366 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-06 18:40:16.366 | warnings.warn(msg) 2026-07-06 18:40:16.395 | /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-06 18:40:16.395 | !! 2026-07-06 18:40:16.395 | 2026-07-06 18:40:16.395 | ******************************************************************************** 2026-07-06 18:40:16.395 | 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-06 18:40:16.395 | 2026-07-06 18:40:16.395 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-06 18:40:16.395 | or your builds will no longer be supported. 2026-07-06 18:40:16.396 | 2026-07-06 18:40:16.396 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-06 18:40:16.396 | ******************************************************************************** 2026-07-06 18:40:16.396 | 2026-07-06 18:40:16.396 | !! 2026-07-06 18:40:16.396 | corresp(dist, value, root_dir) 2026-07-06 18:40:16.547 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-06 18:40:23.521 | 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.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.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.2 2026-07-06 18:40:23.521 | venv-tempest run-test-pre: PYTHONHASHSEED='576309932' 2026-07-06 18:40:23.521 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.yC8FTyc69f -r requirements.txt 2026-07-06 18:40:24.541 | 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-06 18:40:24.543 | 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-06 18:40:24.543 | 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-06 18:40:24.545 | 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-06 18:40:24.546 | 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-06 18:40:24.547 | 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-06 18:40:24.548 | 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-06 18:40:24.549 | 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-06 18:40:24.550 | 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-06 18:40:24.551 | 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-06 18:40:24.552 | 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-06 18:40:24.553 | 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-06 18:40:24.554 | 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-06 18:40:24.555 | 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-06 18:40:24.557 | 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-06 18:40:24.557 | 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-06 18:40:24.559 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-06 18:40:24.559 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-06 18:40:24.560 | 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-06 18:40:24.561 | 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-06 18:40:24.562 | 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-06 18:40:24.563 | 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-06 18:40:24.564 | 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-06 18:40:24.566 | 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)) (83.0.0) 2026-07-06 18:40:24.568 | 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-06 18:40:24.571 | 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-06 18:40:24.572 | 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-06 18:40:24.573 | 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-06 18:40:24.574 | 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-06 18:40:24.575 | 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-06 18:40:24.581 | 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-06 18:40:24.582 | 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-06 18:40:24.583 | 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-06 18:40:24.586 | 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-06 18:40:24.592 | 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-06 18:40:24.595 | 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-06 18:40:24.598 | 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-06 18:40:24.599 | 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-06 18:40:24.601 | 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-06 18:40:24.605 | 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-06 18:40:24.606 | 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-06 18:40:24.608 | 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-06 18:40:24.611 | 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-06 18:40:24.612 | 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-06 18:40:24.613 | 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-06 18:40:24.614 | 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-06 18:40:24.627 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-06 18:40:24.633 | 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.2) 2026-07-06 18:40:24.647 | 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-06 18:40:24.651 | 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-06 18:40:24.651 | 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-06 18:40:24.651 | 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-06 18:40:24.652 | 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-06 18:40:24.662 | 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-06 18:40:24.685 | 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-06 18:40:24.691 | 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-06 18:40:24.692 | 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-06 18:40:24.694 | 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-06 18:40:24.707 | 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-06 18:40:24.708 | 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-06 18:40:24.713 | 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-06 18:40:24.914 | ___________________________________ summary ____________________________________ 2026-07-06 18:40:24.915 | venv-tempest: commands succeeded 2026-07-06 18:40:24.915 | congratulations :) 2026-07-06 18:40:24.956 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.yC8FTyc69f 2026-07-06 18:40:24.961 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-06 18:40:24.964 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-06 18:40:24.967 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-06 18:40:25.002 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.l6mxjNrU0f 2026-07-06 18:40:25.902 | /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-06 18:40:25.902 | !! 2026-07-06 18:40:25.902 | 2026-07-06 18:40:25.903 | ******************************************************************************** 2026-07-06 18:40:25.903 | Requirements should be satisfied by a PEP 517 installer. 2026-07-06 18:40:25.903 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-06 18:40:25.903 | 2026-07-06 18:40:25.903 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 18:40:25.903 | calls to avoid build errors in the future. 2026-07-06 18:40:25.903 | ******************************************************************************** 2026-07-06 18:40:25.903 | 2026-07-06 18:40:25.903 | !! 2026-07-06 18:40:25.903 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-06 18:40:26.324 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-06 18:40:26.324 | !! 2026-07-06 18:40:26.324 | 2026-07-06 18:40:26.324 | ******************************************************************************** 2026-07-06 18:40:26.324 | Please avoid running ``setup.py`` directly. 2026-07-06 18:40:26.325 | Instead, use pypa/build, pypa/installer or other 2026-07-06 18:40:26.325 | standards-based tools. 2026-07-06 18:40:26.325 | 2026-07-06 18:40:26.325 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 18:40:26.325 | calls to avoid build errors in the future. 2026-07-06 18:40:26.325 | 2026-07-06 18:40:26.325 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-06 18:40:26.326 | ******************************************************************************** 2026-07-06 18:40:26.326 | 2026-07-06 18:40:26.326 | !! 2026-07-06 18:40:26.326 | self.initialize_options() 2026-07-06 18:40:26.326 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-06 18:40:26.326 | warnings.warn(msg) 2026-07-06 18:40:26.356 | /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-06 18:40:26.356 | !! 2026-07-06 18:40:26.356 | 2026-07-06 18:40:26.356 | ******************************************************************************** 2026-07-06 18:40:26.356 | 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-06 18:40:26.356 | 2026-07-06 18:40:26.356 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-06 18:40:26.356 | or your builds will no longer be supported. 2026-07-06 18:40:26.356 | 2026-07-06 18:40:26.357 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-06 18:40:26.357 | ******************************************************************************** 2026-07-06 18:40:26.357 | 2026-07-06 18:40:26.357 | !! 2026-07-06 18:40:26.357 | corresp(dist, value, root_dir) 2026-07-06 18:40:26.518 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-06 18:40:33.504 | 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.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.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.2 2026-07-06 18:40:33.505 | venv-tempest run-test-pre: PYTHONHASHSEED='1877619745' 2026-07-06 18:40:33.505 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.l6mxjNrU0f 2026-07-06 18:40:37.659 | ___________________________________ summary ____________________________________ 2026-07-06 18:40:37.660 | venv-tempest: commands succeeded 2026-07-06 18:40:37.660 | congratulations :) 2026-07-06 18:40:37.708 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-06 18:40:37.731 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:40:37.735 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-06 18:40:37.738 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-06 18:40:37.761 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 18:40:37.764 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-06 18:40:37.768 | ++ 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-06 18:40:37.772 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-06 18:40:37.776 | ++ 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-06 18:40:37.781 | +++ 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-06 18:40:37.784 | +++ 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-06 18:40:37.788 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-06 18:40:37.792 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-06 18:40:37.796 | +++ 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-06 18:40:37.823 | +++ 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-06 18:40:37.849 | ++ 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-06 18:40:37.853 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-06 18:40:37.856 | ++ 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-06 18:40:37.896 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-06 18:40:37.900 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-06 18:40:37.904 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-06 18:40:37.948 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-06 18:40:37.952 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-06 18:40:37.956 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-06 18:40:37.996 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-06 18:40:37.996 | ' 2026-07-06 18:40:38.000 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-06 18:40:38.003 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 18:40:38.006 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-06 18:40:38.010 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-06 18:40:38.014 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-06 18:40:38.014 | /opt/stack/tempest /opt/stack/tempest 2026-07-06 18:40:38.018 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-06 18:40:38.022 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-06 18:40:38.022 | /opt/stack/tempest 2026-07-06 18:40:38.025 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 18:40:38.028 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 18:40:38.032 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 18:40:38.037 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 18:40:38.041 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-06 18:40:38.045 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 18:40:38.049 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-06 18:40:38.053 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 18:40:38.057 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 18:40:38.060 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-06 18:40:38.063 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-06 18:40:38.067 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 18:40:38.070 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-06 18:40:38.074 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 18:40:38.079 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 18:40:38.082 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 18:40:38.087 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-06 18:40:38.091 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-06 18:40:38.096 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-06 18:40:38.100 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 18:40:38.105 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-06 18:40:38.105 | /^\[\[.+\|.*\]\]/ { 2026-07-06 18:40:38.105 | gsub("[][]", "", $1); 2026-07-06 18:40:38.105 | split($1, a, "|"); 2026-07-06 18:40:38.105 | if (a[1] == matchgroup) 2026-07-06 18:40:38.105 | print a[2] 2026-07-06 18:40:38.105 | } 2026-07-06 18:40:38.106 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 161 osc 471 apt-get 198 test_with_retry 8 dbsync 8 pip_install 184 apt-get-update 5 run_process 43 git_timed 390 ------------------------- Unaccounted time 55 ========================= Total runtime 1552 ================= Async summary ================= Time spent in the background minus waits: 571 sec Elapsed time: 1552 sec Time if we did everything serially: 2123 sec Speedup: 1.36791 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21038 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 36 | | nova_cell1 | SELECT | 66 | | nova_cell0 | INSERT | 8 | | neutron | SELECT | 5518 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 282 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 18 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.231 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.231/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: 93813783fbedb492f73fc15ed362cc70b0f6c102 Merge "Grant cinder service user the "member" role for barbican" 2026-07-02 18:45:12 +0000 OS Version: Ubuntu 24.04 noble