2026-08-05 07:44:36.090 | + ./stack.sh:main:491 : exec 2026-08-05 07:44:36.090 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-08-05-094436' 2026-08-05 07:44:36.090 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-08-05-094436.summary.2026-08-05-094436 2026-08-05 07:44:36.090 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:44:36.090 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-08-05-094436 2026-08-05 07:44:36.090 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-05-094436 /opt/stack/logs/stack.sh.log 2026-08-05 07:44:36.090 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-05-094436.summary.2026-08-05-094436 /opt/stack/logs/stack.sh.log.summary 2026-08-05 07:44:36.090 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-05 07:44:36.091 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-05 07:44:36.091 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-05 07:44:36.091 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-05 07:44:36.091 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-05 07:44:36.091 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-05 07:44:36.091 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-05 07:44:36.091 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-05 07:44:36.091 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-05 07:44:36.091 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-05 07:44:36.091 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-05 07:44:36.091 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-05 07:44:36.092 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-05 07:44:36.092 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-05 07:44:36.092 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-05 07:44:36.092 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-05 07:44:36.092 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-05 07:44:36.092 | + ./stack.sh:main:577 : set -o errexit 2026-08-05 07:44:36.092 | + ./stack.sh:main:580 : uname -a 2026-08-05 07:44:36.092 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-05 07:44:36.092 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-05 07:44:36.092 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-05 07:44:36.092 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-08-05 07:44:36.118 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-08-05 07:44:36.132 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-08-05 07:44:36.135 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-05 07:44:36.147 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-05 07:44:36.149 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-05 07:44:36.160 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-05 07:44:36.163 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-05 07:44:36.174 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-08-05 07:44:36.176 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-05 07:44:36.177 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-05 07:44:36.180 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-05 07:44:36.192 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-08-05 07:44:36.194 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-05 07:44:36.207 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-08-05 07:44:36.209 | + ./stack.sh:main:594 : tune_host 2026-08-05 07:44:36.211 | + lib/host:tune_host:125 : configure_host_mem 2026-08-05 07:44:36.214 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-05 07:44:36.216 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-08-05 07:44:36.217 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-05 07:44:36.219 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-05 07:44:36.221 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-05 07:44:36.223 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:44:36.225 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:44:36.227 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-05 07:44:36.228 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:44:36.230 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:44:36.232 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:44:36.233 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:44:36.236 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:44:36.237 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:44:36.239 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-05 07:44:36.241 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-05 07:44:36.243 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-05 07:44:36.245 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-05 07:44:36.249 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-08-05 07:44:36.250 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-05 07:44:36.252 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-05 07:44:36.254 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:44:36.256 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:44:36.258 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:44:36.262 | + functions-common:time_start:2411 : _TIME_START[$name]=1785915876259 2026-08-05 07:44:36.263 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-05 07:44:36.265 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-05 07:44:36.267 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-08-05 07:44:36.438 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-05 07:44:36.518 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-08-05 07:44:36.575 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-08-05 07:44:36.670 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-05 07:44:36.767 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-05 07:44:39.627 | Fetched 4747 B in 1s (8931 B/s) 2026-08-05 07:44:41.230 | Reading package lists... 2026-08-05 07:44:41.255 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-05 07:44:41.257 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-05 07:44:41.259 | + functions-common:time_stop:2420 : local name 2026-08-05 07:44:41.261 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:44:41.263 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:44:41.265 | + functions-common:time_stop:2423 : local total 2026-08-05 07:44:41.267 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:44:41.269 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-05 07:44:41.271 | + functions-common:time_stop:2427 : start_time=1785915876259 2026-08-05 07:44:41.273 | + functions-common:time_stop:2429 : [[ -z 1785915876259 ]] 2026-08-05 07:44:41.276 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:44:41.279 | + functions-common:time_stop:2432 : end_time=1785915881277 2026-08-05 07:44:41.281 | + functions-common:time_stop:2433 : elapsed_time=5018 2026-08-05 07:44:41.284 | + functions-common:time_stop:2434 : total=0 2026-08-05 07:44:41.286 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:44:41.288 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5018 2026-08-05 07:44:41.290 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-05 07:44:41.292 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:44:41.294 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:44:41.296 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:44:41.298 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-05 07:44:41.315 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-08-05 07:44:41.351 | Reading package lists... 2026-08-05 07:44:41.711 | Building dependency tree... 2026-08-05 07:44:41.713 | Reading state information... 2026-08-05 07:44:42.243 | The following packages were automatically installed and are no longer required: 2026-08-05 07:44:42.245 | libfwupd2 libgusb2 2026-08-05 07:44:42.245 | Use 'sudo apt autoremove' to remove them. 2026-08-05 07:44:42.280 | The following NEW packages will be installed: 2026-08-05 07:44:42.282 | ksmtuned 2026-08-05 07:44:42.509 | 0 upgraded, 1 newly installed, 0 to remove and 91 not upgraded. 2026-08-05 07:44:42.509 | Need to get 7444 B of archives. 2026-08-05 07:44:42.509 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-05 07:44:42.509 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-08-05 07:44:42.706 | perl: warning: Setting locale failed. 2026-08-05 07:44:42.707 | perl: warning: Please check that your locale settings: 2026-08-05 07:44:42.707 | LANGUAGE = (unset), 2026-08-05 07:44:42.707 | LC_ALL = "en_US.utf8", 2026-08-05 07:44:42.707 | LANG = "de_DE.UTF-8" 2026-08-05 07:44:42.707 | are supported and installed on your system. 2026-08-05 07:44:42.707 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:44:42.768 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:44:42.768 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:44:42.768 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:44:42.942 | Fetched 7444 B in 0s (36.8 kB/s) 2026-08-05 07:44:42.981 | Selecting previously unselected package ksmtuned. 2026-08-05 07:44:43.031 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-08-05 07:44:43.036 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-05 07:44:43.041 | Unpacking ksmtuned (4.20150326) ... 2026-08-05 07:44:43.103 | Setting up ksmtuned (4.20150326) ... 2026-08-05 07:44:43.326 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-05 07:44:43.514 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-05 07:44:44.217 | perl: warning: Setting locale failed. 2026-08-05 07:44:44.217 | perl: warning: Please check that your locale settings: 2026-08-05 07:44:44.217 | LANGUAGE = (unset), 2026-08-05 07:44:44.218 | LC_ALL = "en_US.utf8", 2026-08-05 07:44:44.218 | LANG = "de_DE.UTF-8" 2026-08-05 07:44:44.218 | are supported and installed on your system. 2026-08-05 07:44:44.218 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:44:44.343 | perl: warning: Setting locale failed. 2026-08-05 07:44:44.343 | perl: warning: Please check that your locale settings: 2026-08-05 07:44:44.343 | LANGUAGE = (unset), 2026-08-05 07:44:44.344 | LC_ALL = "en_US.utf8", 2026-08-05 07:44:44.344 | LANG = "de_DE.UTF-8" 2026-08-05 07:44:44.344 | are supported and installed on your system. 2026-08-05 07:44:44.344 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:44:44.393 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:44:44.393 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:44:44.393 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:44:44.460 | perl: warning: Setting locale failed. 2026-08-05 07:44:44.460 | perl: warning: Please check that your locale settings: 2026-08-05 07:44:44.460 | LANGUAGE = (unset), 2026-08-05 07:44:44.460 | LC_ALL = "en_US.utf8", 2026-08-05 07:44:44.461 | LANG = "de_DE.UTF-8" 2026-08-05 07:44:44.461 | are supported and installed on your system. 2026-08-05 07:44:44.461 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:44:44.944 | 2026-08-05 07:44:44.944 | Running kernel seems to be up-to-date. 2026-08-05 07:44:44.944 | 2026-08-05 07:44:44.944 | No services need to be restarted. 2026-08-05 07:44:44.945 | 2026-08-05 07:44:44.945 | No containers need to be restarted. 2026-08-05 07:44:44.945 | 2026-08-05 07:44:44.945 | No user sessions are running outdated binaries. 2026-08-05 07:44:44.945 | 2026-08-05 07:44:44.945 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 07:44:46.938 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:44:46.940 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:44:46.942 | + functions-common:time_stop:2420 : local name 2026-08-05 07:44:46.944 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:44:46.946 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:44:46.948 | + functions-common:time_stop:2423 : local total 2026-08-05 07:44:46.949 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:44:46.952 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:44:46.954 | + functions-common:time_stop:2427 : start_time=1785915881313 2026-08-05 07:44:46.956 | + functions-common:time_stop:2429 : [[ -z 1785915881313 ]] 2026-08-05 07:44:46.959 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:44:46.963 | + functions-common:time_stop:2432 : end_time=1785915886960 2026-08-05 07:44:46.965 | + functions-common:time_stop:2433 : elapsed_time=5647 2026-08-05 07:44:46.967 | + functions-common:time_stop:2434 : total=13357 2026-08-05 07:44:46.969 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:44:46.971 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19004 2026-08-05 07:44:46.973 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:44:46.976 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-05 07:44:46.990 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-05 07:44:46.992 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-05 07:44:46.994 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-05 07:44:46.996 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-05 07:44:46.998 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-05 07:44:47.000 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-05 07:44:47.001 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-05 07:44:47.011 | 0 2026-08-05 07:44:47.014 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-05 07:44:47.017 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-08-05 07:44:47.020 | + lib/host:tune_host:126 : configure_host_net 2026-08-05 07:44:47.022 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-05 07:44:47.023 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-08-05 07:44:47.026 | + ./stack.sh:main:600 : fetch_plugins 2026-08-05 07:44:47.028 | + functions-common:fetch_plugins:1766 : local plugins= 2026-08-05 07:44:47.030 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-05 07:44:47.033 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-08-05 07:44:47.035 | + functions-common:fetch_plugins:1771 : return 2026-08-05 07:44:47.038 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-05 07:44:47.039 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-05 07:44:47.041 | + functions-common:run_phase:1849 : local phase= 2026-08-05 07:44:47.044 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-05 07:44:47.046 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 07:44:47.047 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 07:44:47.049 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 07:44:47.051 | + functions-common:run_phase:1858 : local extra 2026-08-05 07:44:47.054 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-05 07:44:47.057 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 07:44:47.059 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 07:44:47.061 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-05 07:44:47.064 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-08-05 07:44:47.066 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 07:44:47.079 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:44:47.081 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-05 07:44:47.083 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-05 07:44:47.086 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-05 07:44:47.088 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-05 07:44:47.090 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-05 07:44:47.092 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-05 07:44:47.094 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-05 07:44:47.096 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-05 07:44:47.098 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-05 07:44:47.100 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 07:44:47.103 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-05 07:44:47.104 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-08-05 07:44:47.106 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-05 07:44:47.109 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-08-05 07:44:47.111 | + functions-common:plugin_override_defaults:1812 : return 2026-08-05 07:44:47.113 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-08-05 07:44:47.130 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-08-05 07:44:47.132 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-05 07:44:47.146 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:44:47.149 | +++ lib/tls:source:43 : hostname -f 2026-08-05 07:44:47.154 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-08-05 07:44:47.156 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-05 07:44:47.158 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-05 07:44:47.160 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-05 07:44:47.163 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-05 07:44:47.165 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-05 07:44:47.167 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-05 07:44:47.169 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-05 07:44:47.172 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-05 07:44:47.174 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-05 07:44:47.178 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-08-05 07:44:47.191 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-08-05 07:44:47.207 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-08-05 07:44:47.220 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-08-05 07:44:47.233 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-08-05 07:44:47.268 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-08-05 07:44:47.337 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-08-05 07:44:47.428 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-08-05 07:44:47.455 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-08-05 07:44:47.503 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-08-05 07:44:47.550 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-08-05 07:44:47.553 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-05 07:44:47.568 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:44:47.571 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-05 07:44:47.573 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-05 07:44:47.575 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-05 07:44:47.578 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-05 07:44:47.581 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-05 07:44:47.597 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-05 07:44:47.599 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-05 07:44:47.602 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 07:44:47.605 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-05 07:44:47.607 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-05 07:44:47.609 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-05 07:44:47.612 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-05 07:44:47.614 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-05 07:44:47.617 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-05 07:44:47.620 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-05 07:44:47.637 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-05 07:44:47.639 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-05 07:44:47.642 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-05 07:44:47.644 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-05 07:44:47.647 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-05 07:44:47.649 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-05 07:44:47.651 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-05 07:44:47.654 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-05 07:44:47.656 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-05 07:44:47.659 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-05 07:44:47.661 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-05 07:44:47.663 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-05 07:44:47.666 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.9 2026-08-05 07:44:47.668 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-08-05 07:44:47.672 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-05 07:44:47.675 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-05 07:44:47.675 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-05 07:44:47.679 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-05 07:44:47.681 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-05 07:44:47.684 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-05 07:44:47.686 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-05 07:44:47.689 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-05 07:44:47.692 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-05 07:44:47.707 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-05 07:44:47.710 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.9 2026-08-05 07:44:47.713 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.9 2026-08-05 07:44:47.714 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-05 07:44:47.718 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.9 2026-08-05 07:44:47.720 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-05 07:44:47.723 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-05 07:44:47.725 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-05 07:44:47.727 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-05 07:44:47.731 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-05 07:44:47.733 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-05 07:44:47.735 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-05 07:44:47.738 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-05 07:44:47.740 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-05 07:44:47.743 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-05 07:44:47.745 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-05 07:44:47.748 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-05 07:44:47.750 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-05 07:44:47.753 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-05 07:44:47.755 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-05 07:44:47.757 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-05 07:44:47.760 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-05 07:44:47.762 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-05 07:44:47.764 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:44:47.767 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-05 07:44:47.770 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-05 07:44:47.773 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-05 07:44:47.790 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-05 07:44:47.792 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-05 07:44:47.795 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-05 07:44:47.798 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-05 07:44:47.800 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-05 07:44:47.803 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-05 07:44:47.805 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 07:44:47.807 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-05 07:44:47.809 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-05 07:44:47.812 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-05 07:44:47.814 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-05 07:44:47.816 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-05 07:44:47.819 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-05 07:44:47.821 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-05 07:44:47.823 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-05 07:44:47.825 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-05 07:44:47.828 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-05 07:44:47.830 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-05 07:44:47.832 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-08-05 07:44:47.834 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-08-05 07:44:47.932 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-08-05 07:44:47.946 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-08-05 07:44:47.948 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-05 07:44:47.951 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-05 07:44:47.953 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-05 07:44:47.955 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-05 07:44:47.957 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-05 07:44:47.960 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-05 07:44:47.963 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-05 07:44:47.965 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-05 07:44:47.968 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-05 07:44:47.971 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-05 07:44:47.973 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-08-05 07:44:47.975 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-05 07:44:47.978 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-05 07:44:47.980 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-05 07:44:47.983 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-05 07:44:47.986 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-05 07:44:47.989 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-05 07:44:47.991 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-05 07:44:47.993 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-05 07:44:47.998 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-05 07:44:47.998 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-05 07:44:47.999 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-05 07:44:47.999 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-05 07:44:48.005 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=a8:b754:18b4 2026-08-05 07:44:48.008 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-05 07:44:48.011 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-05 07:44:48.013 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-05 07:44:48.016 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-05 07:44:48.018 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fda8:b754:18b4::/56 2026-08-05 07:44:48.022 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fda8:b754:18b4::/56 2026-08-05 07:44:48.022 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-05 07:44:48.027 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fda8:b754:18b4::/64 2026-08-05 07:44:48.030 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-05 07:44:48.033 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-05 07:44:48.035 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-05 07:44:48.037 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-05 07:44:48.040 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-08-05 07:44:48.042 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-08-05 07:44:48.045 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-05 07:44:48.047 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-05 07:44:48.050 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-05 07:44:48.052 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-05 07:44:48.055 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-05 07:44:48.057 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-05 07:44:48.060 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-08-05 07:44:48.062 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fda8:b754:18b4::/56 2026-08-05 07:44:48.065 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-05 07:44:48.067 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-05 07:44:48.071 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-05 07:44:48.072 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-05 07:44:48.073 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-05 07:44:48.078 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-08-05 07:44:48.082 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-05 07:44:48.083 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-05 07:44:48.083 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-05 07:44:48.089 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-05 07:44:48.094 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-08-05 07:44:48.096 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-08-05 07:44:48.099 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-08-05 07:44:48.102 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-08-05 07:44:48.104 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-05 07:44:48.107 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-08-05 07:44:48.109 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-05 07:44:48.112 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-05 07:44:48.114 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-05 07:44:48.117 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-05 07:44:48.134 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-08-05 07:44:48.148 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-08-05 07:44:48.162 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-08-05 07:44:48.175 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-08-05 07:44:48.190 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-08-05 07:44:48.223 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-08-05 07:44:48.227 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-05 07:44:48.229 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-05 07:44:48.232 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-05 07:44:48.235 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-05 07:44:48.239 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-05 07:44:48.255 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-05 07:44:48.258 | + ./stack.sh:main:635 : run_phase source 2026-08-05 07:44:48.260 | + functions-common:run_phase:1848 : local mode=source 2026-08-05 07:44:48.262 | + functions-common:run_phase:1849 : local phase= 2026-08-05 07:44:48.265 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-05 07:44:48.267 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 07:44:48.270 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 07:44:48.272 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 07:44:48.275 | + functions-common:run_phase:1858 : local extra 2026-08-05 07:44:48.278 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-05 07:44:48.282 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 07:44:48.284 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 07:44:48.286 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-05 07:44:48.289 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-08-05 07:44:48.291 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 07:44:48.307 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:44:48.310 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-05 07:44:48.312 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-08-05 07:44:48.355 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-05 07:44:48.358 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-05 07:44:48.361 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-05 07:44:48.364 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-05 07:44:48.366 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-08-05 07:44:48.369 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-05 07:44:48.372 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-08-05 07:44:48.374 | + functions-common:load_plugin_settings:1789 : return 2026-08-05 07:44:48.377 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-05 07:44:48.380 | + functions-common:verify_disabled_services:2131 : local service 2026-08-05 07:44:48.382 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.385 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-08-05 07:44:48.388 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.391 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-08-05 07:44:48.394 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.396 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-08-05 07:44:48.399 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.401 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-08-05 07:44:48.404 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.407 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-08-05 07:44:48.409 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.412 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-08-05 07:44:48.415 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.417 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-08-05 07:44:48.420 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.423 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-08-05 07:44:48.425 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.428 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-08-05 07:44:48.431 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.433 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-08-05 07:44:48.436 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.439 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-08-05 07:44:48.441 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.444 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-08-05 07:44:48.447 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.449 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-08-05 07:44:48.452 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.455 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-08-05 07:44:48.457 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.460 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-08-05 07:44:48.463 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.465 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-08-05 07:44:48.468 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.471 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-08-05 07:44:48.473 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.476 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-08-05 07:44:48.478 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.481 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-08-05 07:44:48.484 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.486 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-08-05 07:44:48.488 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.491 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-08-05 07:44:48.495 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.497 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-08-05 07:44:48.500 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.503 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-08-05 07:44:48.506 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.508 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-08-05 07:44:48.511 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 07:44:48.514 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-08-05 07:44:48.517 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-05 07:44:48.520 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-05 07:44:48.522 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-05 07:44:48.539 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:44:48.542 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-05 07:44:48.545 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-05 07:44:48.548 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-05 07:44:48.564 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:44:48.567 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-05 07:44:48.569 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-05 07:44:48.572 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-05 07:44:48.574 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-05 07:44:48.577 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-05 07:44:48.580 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-05 07:44:48.582 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-05 07:44:48.585 | + lib/database:initialize_database_backends:92 : return 0 2026-08-05 07:44:48.587 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-05 07:44:48.587 | Using mysql database backend 2026-08-05 07:44:48.590 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-05 07:44:48.607 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-05 07:44:48.611 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-05 07:44:48.614 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-05 07:44:48.616 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-05 07:44:48.620 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-05 07:44:48.622 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-05 07:44:48.641 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:44:48.643 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-05 07:44:48.662 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-05 07:44:48.681 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:44:48.684 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-05 07:44:48.702 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-05 07:44:48.720 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-05 07:44:48.738 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:44:48.741 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-05 07:44:48.760 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:44:48.763 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-05 07:44:48.766 | + functions-common:save_stackenv:65 : local tag=768 2026-08-05 07:44:48.770 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-05 07:44:48.775 | + functions-common:save_stackenv:67 : time_stamp=2026-08-05-094448 2026-08-05 07:44:48.777 | + functions-common:save_stackenv:68 : echo '# 2026-08-05-094448 768' 2026-08-05 07:44:48.780 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.783 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-05 07:44:48.786 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.789 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-05 07:44:48.792 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.795 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-05 07:44:48.798 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.801 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-05 07:44:48.804 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.807 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.9 2026-08-05 07:44:48.810 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.812 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.9/identity 2026-08-05 07:44:48.815 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.818 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-05-094436 2026-08-05 07:44:48.821 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.824 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-05 07:44:48.827 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.829 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.9 2026-08-05 07:44:48.832 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.835 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-05 07:44:48.837 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.840 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-05 07:44:48.843 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.846 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-05 07:44:48.849 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.852 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-05 07:44:48.855 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.859 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.9 2026-08-05 07:44:48.862 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:44:48.865 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-05 07:44:48.868 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-05 07:44:48.871 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-05 07:44:48.875 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-08-05 07:44:48.877 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-05 07:44:48.880 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:44:48.884 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:44:48.887 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:44:48.891 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 07:44:48.893 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:44:48.898 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:44:48.920 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:44:48.923 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:44:48.927 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:44:48.931 | + functions-common:git_clone:610 : echo master 2026-08-05 07:44:48.932 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:44:48.937 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-05 07:44:48.939 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 07:44:48.943 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-05 07:44:48.946 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:44:48.949 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:44:48.952 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:44:48.955 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:44:48.958 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:44:48.961 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:44:48.964 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:44:48.967 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:44:48.971 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:44:48.975 | + functions-common:time_start:2411 : _TIME_START[$name]=1785915888973 2026-08-05 07:44:48.979 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-05 07:44:48.982 | Cloning into '/opt/stack/requirements'... 2026-08-05 07:44:52.984 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:44:52.987 | + functions-common:time_stop:2420 : local name 2026-08-05 07:44:52.989 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:44:52.992 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:44:52.995 | + functions-common:time_stop:2423 : local total 2026-08-05 07:44:52.997 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:44:53.000 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:44:53.002 | + functions-common:time_stop:2427 : start_time=1785915888973 2026-08-05 07:44:53.005 | + functions-common:time_stop:2429 : [[ -z 1785915888973 ]] 2026-08-05 07:44:53.008 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:44:53.013 | + functions-common:time_stop:2432 : end_time=1785915893010 2026-08-05 07:44:53.016 | + functions-common:time_stop:2433 : elapsed_time=4037 2026-08-05 07:44:53.019 | + functions-common:time_stop:2434 : total=0 2026-08-05 07:44:53.021 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:44:53.024 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4037 2026-08-05 07:44:53.028 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-08-05 07:44:53.030 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 07:44:53.034 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:44:53.036 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:44:53.040 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:44:53.043 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:44:53.046 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:44:53.049 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:44:53.052 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:44:53.056 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:44:53.061 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:44:53.066 | + functions-common:time_start:2411 : _TIME_START[$name]=1785915893062 2026-08-05 07:44:53.068 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 07:44:53.637 | From https://review.opendev.org/openstack/requirements 2026-08-05 07:44:53.637 | * branch master -> FETCH_HEAD 2026-08-05 07:44:53.647 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:44:53.650 | + functions-common:time_stop:2420 : local name 2026-08-05 07:44:53.653 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:44:53.656 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:44:53.659 | + functions-common:time_stop:2423 : local total 2026-08-05 07:44:53.662 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:44:53.665 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:44:53.668 | + functions-common:time_stop:2427 : start_time=1785915893062 2026-08-05 07:44:53.671 | + functions-common:time_stop:2429 : [[ -z 1785915893062 ]] 2026-08-05 07:44:53.675 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:44:53.679 | + functions-common:time_stop:2432 : end_time=1785915893676 2026-08-05 07:44:53.682 | + functions-common:time_stop:2433 : elapsed_time=614 2026-08-05 07:44:53.685 | + functions-common:time_stop:2434 : total=4037 2026-08-05 07:44:53.687 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:44:53.690 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4651 2026-08-05 07:44:53.694 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 07:44:53.698 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:44:53.701 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:44:53.705 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:44:53.708 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:44:53.712 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:44:53.715 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:44:53.719 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:44:53.722 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:44:53.726 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:44:53.731 | + functions-common:time_start:2411 : _TIME_START[$name]=1785915893728 2026-08-05 07:44:53.735 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 07:44:53.750 | Note: switching to 'FETCH_HEAD'. 2026-08-05 07:44:53.750 | 2026-08-05 07:44:53.751 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 07:44:53.751 | changes and commit them, and you can discard any commits you make in this 2026-08-05 07:44:53.751 | state without impacting any branches by switching back to a branch. 2026-08-05 07:44:53.751 | 2026-08-05 07:44:53.751 | If you want to create a new branch to retain commits you create, you may 2026-08-05 07:44:53.751 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 07:44:53.751 | 2026-08-05 07:44:53.751 | git switch -c 2026-08-05 07:44:53.752 | 2026-08-05 07:44:53.752 | Or undo this operation with: 2026-08-05 07:44:53.752 | 2026-08-05 07:44:53.752 | git switch - 2026-08-05 07:44:53.753 | 2026-08-05 07:44:53.753 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 07:44:53.753 | 2026-08-05 07:44:53.753 | HEAD is now at 22c7e800 Merge "update constraint for sushy to new release 5.12.0" 2026-08-05 07:44:53.757 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:44:53.760 | + functions-common:time_stop:2420 : local name 2026-08-05 07:44:53.764 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:44:53.767 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:44:53.771 | + functions-common:time_stop:2423 : local total 2026-08-05 07:44:53.775 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:44:53.778 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:44:53.782 | + functions-common:time_stop:2427 : start_time=1785915893728 2026-08-05 07:44:53.785 | + functions-common:time_stop:2429 : [[ -z 1785915893728 ]] 2026-08-05 07:44:53.790 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:44:53.795 | + functions-common:time_stop:2432 : end_time=1785915893791 2026-08-05 07:44:53.798 | + functions-common:time_stop:2433 : elapsed_time=63 2026-08-05 07:44:53.802 | + functions-common:time_stop:2434 : total=4651 2026-08-05 07:44:53.805 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:44:53.807 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4714 2026-08-05 07:44:53.811 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-05 07:44:53.827 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-05 07:44:53.831 | + functions-common:git_clone:673 : head -1 2026-08-05 07:44:53.831 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:44:53.835 | 22c7e800 Merge "update constraint for sushy to new release 5.12.0" 2026-08-05 07:44:53.839 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 07:44:53.842 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-05 07:44:53.845 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:44:53.849 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-05 07:44:53.853 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-08-05 07:44:53.857 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-05 07:44:53.860 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-05 07:44:53.863 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-08-05 07:44:53.866 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-08-05 07:44:53.869 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-05 07:44:53.873 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-05 07:44:53.877 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-05 07:44:53.883 | ++ tools/install_prereqs.sh:source:47 : NOW=1785915893 2026-08-05 07:44:53.887 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-08-05 07:44:53.892 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-05 07:44:53.896 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-05 07:44:53.900 | ++ tools/install_prereqs.sh:source:49 : DELTA=1785915893 2026-08-05 07:44:53.904 | ++ tools/install_prereqs.sh:source:50 : [[ 1785915893 -lt 7200 ]] 2026-08-05 07:44:53.908 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-05 07:44:53.911 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-05 07:44:53.913 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-05 07:44:53.917 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-05 07:44:53.920 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-05 07:44:53.924 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-05 07:44:53.927 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-05 07:44:53.932 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-05 07:44:53.966 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-05 07:44:53.966 | apache2-dev 2026-08-05 07:44:53.966 | bc 2026-08-05 07:44:53.966 | bsdmainutils 2026-08-05 07:44:53.966 | curl 2026-08-05 07:44:53.966 | g++ 2026-08-05 07:44:53.966 | gawk 2026-08-05 07:44:53.966 | gcc 2026-08-05 07:44:53.966 | gettext 2026-08-05 07:44:53.966 | git 2026-08-05 07:44:53.967 | graphviz 2026-08-05 07:44:53.967 | iputils-ping 2026-08-05 07:44:53.967 | libffi-dev 2026-08-05 07:44:53.967 | libjpeg-dev 2026-08-05 07:44:53.967 | libpq-dev 2026-08-05 07:44:53.967 | libssl-dev 2026-08-05 07:44:53.967 | libsystemd-dev 2026-08-05 07:44:53.967 | libxml2-dev 2026-08-05 07:44:53.967 | libxslt1-dev 2026-08-05 07:44:53.967 | libyaml-dev 2026-08-05 07:44:53.967 | lsof 2026-08-05 07:44:53.968 | openssh-server 2026-08-05 07:44:53.968 | openssl 2026-08-05 07:44:53.968 | pkg-config 2026-08-05 07:44:53.968 | psmisc 2026-08-05 07:44:53.968 | python3-dev 2026-08-05 07:44:53.968 | python3-pip 2026-08-05 07:44:53.968 | python3-systemd 2026-08-05 07:44:53.968 | python3-venv 2026-08-05 07:44:53.968 | tar 2026-08-05 07:44:53.968 | tcpdump 2026-08-05 07:44:53.968 | unzip 2026-08-05 07:44:53.969 | uuid-runtime 2026-08-05 07:44:53.969 | wget 2026-08-05 07:44:53.969 | zlib1g-dev 2026-08-05 07:44:53.969 | libkrb5-dev 2026-08-05 07:44:53.969 | libldap2-dev 2026-08-05 07:44:53.969 | libsasl2-dev 2026-08-05 07:44:53.969 | memcached 2026-08-05 07:44:53.969 | python3-mysqldb 2026-08-05 07:44:53.969 | sqlite3 2026-08-05 07:44:53.969 | conntrack 2026-08-05 07:44:53.969 | curl 2026-08-05 07:44:53.970 | ebtables 2026-08-05 07:44:53.970 | genisoimage 2026-08-05 07:44:53.970 | iptables 2026-08-05 07:44:53.970 | iputils-arping 2026-08-05 07:44:53.970 | kpartx 2026-08-05 07:44:53.970 | libjs-jquery-tablesorter 2026-08-05 07:44:53.970 | parted 2026-08-05 07:44:53.970 | pm-utils 2026-08-05 07:44:53.970 | python3-mysqldb 2026-08-05 07:44:53.970 | socat 2026-08-05 07:44:53.970 | sqlite3 2026-08-05 07:44:53.971 | sudo 2026-08-05 07:44:53.971 | vlan 2026-08-05 07:44:53.971 | lsscsi 2026-08-05 07:44:53.971 | open-iscsi 2026-08-05 07:44:53.971 | cryptsetup 2026-08-05 07:44:53.971 | dosfstools 2026-08-05 07:44:53.971 | genisoimage 2026-08-05 07:44:53.971 | gir1.2-libosinfo-1.0 2026-08-05 07:44:53.971 | netcat-openbsd 2026-08-05 07:44:53.972 | open-iscsi 2026-08-05 07:44:53.972 | qemu-utils 2026-08-05 07:44:53.972 | sg3-utils 2026-08-05 07:44:53.972 | sysfsutils 2026-08-05 07:44:53.973 | lvm2 2026-08-05 07:44:53.973 | qemu-utils 2026-08-05 07:44:53.973 | thin-provisioning-tools 2026-08-05 07:44:53.973 | acl 2026-08-05 07:44:53.973 | dnsmasq-base 2026-08-05 07:44:53.973 | dnsmasq-utils 2026-08-05 07:44:53.973 | ebtables 2026-08-05 07:44:53.973 | haproxy 2026-08-05 07:44:53.973 | iptables 2026-08-05 07:44:53.973 | iputils-arping 2026-08-05 07:44:53.973 | iputils-ping 2026-08-05 07:44:53.973 | postgresql-server-dev-all 2026-08-05 07:44:53.974 | python3-mysqldb 2026-08-05 07:44:53.974 | sqlite3 2026-08-05 07:44:53.974 | sudo 2026-08-05 07:44:53.974 | vlan 2026-08-05 07:44:53.974 | pcp' 2026-08-05 07:44:53.975 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-05 07:44:54.001 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-05 07:44:54.001 | apache2-dev 2026-08-05 07:44:54.001 | bc 2026-08-05 07:44:54.001 | bsdmainutils 2026-08-05 07:44:54.002 | curl 2026-08-05 07:44:54.002 | g++ 2026-08-05 07:44:54.002 | gawk 2026-08-05 07:44:54.002 | gcc 2026-08-05 07:44:54.002 | gettext 2026-08-05 07:44:54.002 | git 2026-08-05 07:44:54.002 | graphviz 2026-08-05 07:44:54.002 | iputils-ping 2026-08-05 07:44:54.002 | libffi-dev 2026-08-05 07:44:54.002 | libjpeg-dev 2026-08-05 07:44:54.003 | libpq-dev 2026-08-05 07:44:54.003 | libssl-dev 2026-08-05 07:44:54.003 | libsystemd-dev 2026-08-05 07:44:54.003 | libxml2-dev 2026-08-05 07:44:54.003 | libxslt1-dev 2026-08-05 07:44:54.003 | libyaml-dev 2026-08-05 07:44:54.003 | lsof 2026-08-05 07:44:54.003 | openssh-server 2026-08-05 07:44:54.003 | openssl 2026-08-05 07:44:54.003 | pkg-config 2026-08-05 07:44:54.004 | psmisc 2026-08-05 07:44:54.004 | python3-dev 2026-08-05 07:44:54.004 | python3-pip 2026-08-05 07:44:54.004 | python3-systemd 2026-08-05 07:44:54.004 | python3-venv 2026-08-05 07:44:54.004 | tar 2026-08-05 07:44:54.004 | tcpdump 2026-08-05 07:44:54.004 | unzip 2026-08-05 07:44:54.004 | uuid-runtime 2026-08-05 07:44:54.004 | wget 2026-08-05 07:44:54.005 | zlib1g-dev 2026-08-05 07:44:54.005 | libkrb5-dev 2026-08-05 07:44:54.005 | libldap2-dev 2026-08-05 07:44:54.005 | libsasl2-dev 2026-08-05 07:44:54.005 | memcached 2026-08-05 07:44:54.005 | python3-mysqldb 2026-08-05 07:44:54.005 | sqlite3 2026-08-05 07:44:54.005 | conntrack 2026-08-05 07:44:54.005 | curl 2026-08-05 07:44:54.005 | ebtables 2026-08-05 07:44:54.006 | genisoimage 2026-08-05 07:44:54.006 | iptables 2026-08-05 07:44:54.006 | iputils-arping 2026-08-05 07:44:54.006 | kpartx 2026-08-05 07:44:54.006 | libjs-jquery-tablesorter 2026-08-05 07:44:54.006 | parted 2026-08-05 07:44:54.006 | pm-utils 2026-08-05 07:44:54.006 | python3-mysqldb 2026-08-05 07:44:54.006 | socat 2026-08-05 07:44:54.007 | sqlite3 2026-08-05 07:44:54.007 | sudo 2026-08-05 07:44:54.007 | vlan 2026-08-05 07:44:54.007 | lsscsi 2026-08-05 07:44:54.007 | open-iscsi 2026-08-05 07:44:54.007 | cryptsetup 2026-08-05 07:44:54.007 | dosfstools 2026-08-05 07:44:54.007 | genisoimage 2026-08-05 07:44:54.007 | gir1.2-libosinfo-1.0 2026-08-05 07:44:54.007 | netcat-openbsd 2026-08-05 07:44:54.007 | open-iscsi 2026-08-05 07:44:54.008 | qemu-utils 2026-08-05 07:44:54.008 | sg3-utils 2026-08-05 07:44:54.008 | sysfsutils 2026-08-05 07:44:54.008 | lvm2 2026-08-05 07:44:54.008 | qemu-utils 2026-08-05 07:44:54.008 | thin-provisioning-tools 2026-08-05 07:44:54.008 | acl 2026-08-05 07:44:54.008 | dnsmasq-base 2026-08-05 07:44:54.008 | dnsmasq-utils 2026-08-05 07:44:54.008 | ebtables 2026-08-05 07:44:54.009 | haproxy 2026-08-05 07:44:54.009 | iptables 2026-08-05 07:44:54.009 | iputils-arping 2026-08-05 07:44:54.009 | iputils-ping 2026-08-05 07:44:54.009 | postgresql-server-dev-all 2026-08-05 07:44:54.009 | python3-mysqldb 2026-08-05 07:44:54.009 | sqlite3 2026-08-05 07:44:54.009 | sudo 2026-08-05 07:44:54.009 | vlan 2026-08-05 07:44:54.010 | pcp ' 2026-08-05 07:44:54.010 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-05 07:44:54.011 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:44:54.014 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:44:54.018 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-05 07:44:54.019 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-05 07:44:54.023 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-05 07:44:54.027 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-05 07:44:54.031 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:44:54.035 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:44:54.038 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:44:54.041 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:44:54.045 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:44:54.048 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:44:54.051 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:44:54.055 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:44:54.058 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:44:54.061 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:44:54.065 | ++ functions-common:apt_get_update:1167 : return 2026-08-05 07:44:54.067 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-05 07:44:54.069 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:44:54.072 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:44:54.075 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:44:54.079 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-05 07:44:54.104 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-05 07:44:54.142 | Reading package lists... 2026-08-05 07:44:54.508 | Building dependency tree... 2026-08-05 07:44:54.509 | Reading state information... 2026-08-05 07:44:55.067 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-05 07:44:55.068 | bc set to manually installed. 2026-08-05 07:44:55.068 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-05 07:44:55.068 | g++ set to manually installed. 2026-08-05 07:44:55.068 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-05 07:44:55.068 | gcc set to manually installed. 2026-08-05 07:44:55.068 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-05 07:44:55.068 | git set to manually installed. 2026-08-05 07:44:55.068 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-05 07:44:55.068 | iputils-ping set to manually installed. 2026-08-05 07:44:55.068 | lsof is already the newest version (4.95.0-1build3). 2026-08-05 07:44:55.069 | lsof set to manually installed. 2026-08-05 07:44:55.069 | psmisc is already the newest version (23.7-1build1). 2026-08-05 07:44:55.069 | psmisc set to manually installed. 2026-08-05 07:44:55.069 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-05 07:44:55.069 | python3-dev set to manually installed. 2026-08-05 07:44:55.069 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-05 07:44:55.069 | python3-systemd is already the newest version (235-1build4). 2026-08-05 07:44:55.069 | python3-systemd set to manually installed. 2026-08-05 07:44:55.069 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-05 07:44:55.069 | tcpdump set to manually installed. 2026-08-05 07:44:55.070 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-05 07:44:55.070 | uuid-runtime set to manually installed. 2026-08-05 07:44:55.070 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-05 07:44:55.070 | zlib1g-dev set to manually installed. 2026-08-05 07:44:55.070 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-05 07:44:55.070 | iptables set to manually installed. 2026-08-05 07:44:55.070 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-08-05 07:44:55.070 | kpartx set to manually installed. 2026-08-05 07:44:55.070 | parted is already the newest version (3.6-4build1). 2026-08-05 07:44:55.071 | parted set to manually installed. 2026-08-05 07:44:55.071 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-05 07:44:55.071 | sudo set to manually installed. 2026-08-05 07:44:55.071 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-05 07:44:55.071 | open-iscsi set to manually installed. 2026-08-05 07:44:55.071 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-05 07:44:55.071 | cryptsetup set to manually installed. 2026-08-05 07:44:55.071 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-05 07:44:55.071 | dosfstools set to manually installed. 2026-08-05 07:44:55.071 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-05 07:44:55.071 | netcat-openbsd set to manually installed. 2026-08-05 07:44:55.072 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-08-05 07:44:55.072 | qemu-utils set to manually installed. 2026-08-05 07:44:55.072 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-05 07:44:55.072 | sg3-utils set to manually installed. 2026-08-05 07:44:55.072 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-05 07:44:55.072 | lvm2 set to manually installed. 2026-08-05 07:44:55.072 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-05 07:44:55.072 | thin-provisioning-tools set to manually installed. 2026-08-05 07:44:55.072 | acl is already the newest version (2.3.2-1build1.1). 2026-08-05 07:44:55.072 | acl set to manually installed. 2026-08-05 07:44:55.073 | The following packages were automatically installed and are no longer required: 2026-08-05 07:44:55.073 | libfwupd2 libgusb2 2026-08-05 07:44:55.073 | Use 'sudo apt autoremove' to remove them. 2026-08-05 07:44:55.075 | The following additional packages will be installed: 2026-08-05 07:44:55.075 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-05 07:44:55.075 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-08-05 07:44:55.075 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-08-05 07:44:55.076 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-08-05 07:44:55.076 | krb5-locales krb5-multidev libann0 libapr1-dev libapr1t64 2026-08-05 07:44:55.076 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-08-05 07:44:55.076 | libarchive-cpio-perl libarchive-zip-perl libcdt5 libcgraph6 2026-08-05 07:44:55.076 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-08-05 07:44:55.076 | libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-08-05 07:44:55.076 | libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 libgssapi-krb5-2 2026-08-05 07:44:55.076 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-05 07:44:55.077 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-08-05 07:44:55.077 | libjson-xs-perl libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 2026-08-05 07:44:55.077 | libkdb5-10t64 libkrb5-3 libkrb5support0 liblab-gamut1 libldap-dev 2026-08-05 07:44:55.077 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-08-05 07:44:55.077 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-08-05 07:44:55.077 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-05 07:44:55.077 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-05 07:44:55.077 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-05 07:44:55.077 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-08-05 07:44:55.078 | libsctp-dev libsctp1 libsm6 libsqlite3-0 libssl3t64 libsub-override-perl 2026-08-05 07:44:55.078 | libsys-hostname-long-perl libsysfs2 libtinfo6 libtool 2026-08-05 07:44:55.078 | libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 2026-08-05 07:44:55.078 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-08-05 07:44:55.079 | llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin ncurses-term 2026-08-05 07:44:55.079 | openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin 2026-08-05 07:44:55.079 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-08-05 07:44:55.079 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-05 07:44:55.080 | python3.12-venv ssl-cert uuid-dev vbetool 2026-08-05 07:44:55.083 | Suggested packages: 2026-08-05 07:44:55.083 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-05 07:44:55.084 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-05 07:44:55.084 | mailutils clang-17-doc wasi-libc doc-base dh-make gawk-doc wodim cdrkit-doc 2026-08-05 07:44:55.084 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-05 07:44:55.084 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-08-05 07:44:55.084 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-08-05 07:44:55.084 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-05 07:44:55.084 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-08-05 07:44:55.084 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-08-05 07:44:55.084 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-08-05 07:44:55.084 | default-mysql-server | virtual-mysql-server sqlite3-doc ncompress 2026-08-05 07:44:55.084 | tar-scripts tar-doc zip 2026-08-05 07:44:55.282 | The following NEW packages will be installed: 2026-08-05 07:44:55.282 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-05 07:44:55.282 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-05 07:44:55.282 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-08-05 07:44:55.282 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-08-05 07:44:55.283 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-05 07:44:55.283 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-05 07:44:55.283 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-05 07:44:55.283 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-05 07:44:55.283 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-05 07:44:55.283 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-08-05 07:44:55.283 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-05 07:44:55.283 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-05 07:44:55.283 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-05 07:44:55.284 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-08-05 07:44:55.284 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-08-05 07:44:55.284 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-05 07:44:55.284 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-05 07:44:55.284 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-05 07:44:55.284 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-05 07:44:55.284 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-05 07:44:55.284 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-08-05 07:44:55.285 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-08-05 07:44:55.285 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-08-05 07:44:55.285 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-05 07:44:55.285 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-05 07:44:55.285 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-08-05 07:44:55.286 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-08-05 07:44:55.286 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-05 07:44:55.286 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-05 07:44:55.286 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-05 07:44:55.287 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-08-05 07:44:55.287 | uuid-dev vbetool vlan 2026-08-05 07:44:55.289 | The following packages will be upgraded: 2026-08-05 07:44:55.289 | curl dnsmasq-base gawk krb5-locales libcurl3t64-gnutls libcurl4t64 2026-08-05 07:44:55.290 | libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libncurses6 2026-08-05 07:44:55.291 | libncursesw6 libsqlite3-0 libssl3t64 libtinfo6 ncurses-base ncurses-bin 2026-08-05 07:44:55.292 | ncurses-term openssh-client openssh-server openssh-sftp-server openssl tar 2026-08-05 07:44:55.292 | wget 2026-08-05 07:44:55.570 | 24 upgraded, 161 newly installed, 0 to remove and 67 not upgraded. 2026-08-05 07:44:55.570 | Need to get 183 MB of archives. 2026-08-05 07:44:55.570 | After this operation, 941 MB of additional disk space will be used. 2026-08-05 07:44:55.570 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-08-05 07:44:56.089 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.4 [256 kB] 2026-08-05 07:44:56.212 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-08-05 07:44:56.328 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-08-05 07:44:56.331 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-05 07:44:56.333 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.12 [1942 kB] 2026-08-05 07:44:56.609 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-05 07:44:56.614 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.7 [701 kB] 2026-08-05 07:44:56.755 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-05 07:44:56.755 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-08-05 07:44:56.756 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-08-05 07:44:56.758 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.7 [82.0 kB] 2026-08-05 07:44:56.759 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.7 [143 kB] 2026-08-05 07:44:56.762 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.7 [34.5 kB] 2026-08-05 07:44:56.762 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.7 [348 kB] 2026-08-05 07:44:56.766 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-08-05 07:44:56.817 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-05 07:44:56.875 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-08-05 07:44:57.009 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-05 07:44:57.011 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-05 07:44:57.013 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-05 07:44:57.014 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-05 07:44:57.019 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-08-05 07:44:57.215 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-05 07:44:57.218 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-05 07:44:57.221 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-08-05 07:44:57.221 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-08-05 07:44:57.227 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-08-05 07:44:57.237 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-05 07:44:57.238 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-05 07:44:57.239 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.12 [1003 kB] 2026-08-05 07:44:57.250 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-05 07:44:57.332 | Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-05 07:44:57.440 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-05 07:44:57.440 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-05 07:44:57.440 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-08-05 07:44:57.441 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-05 07:44:57.442 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-08-05 07:44:57.444 | Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.7 [14.9 kB] 2026-08-05 07:44:57.445 | Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.4 [334 kB] 2026-08-05 07:44:57.543 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-05 07:44:57.543 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-05 07:44:57.648 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-05 07:44:57.653 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-05 07:44:57.659 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-05 07:44:57.663 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-05 07:44:57.665 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-05 07:44:58.861 | Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-05 07:44:59.380 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-05 07:44:59.478 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-05 07:44:59.479 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-05 07:44:59.484 | Get:52 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-05 07:44:59.491 | Get:53 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-08-05 07:44:59.520 | Get:54 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-08-05 07:44:59.863 | Get:55 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-05 07:44:59.865 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-05 07:44:59.868 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-05 07:44:59.868 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-05 07:44:59.870 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-05 07:44:59.871 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-05 07:44:59.872 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-08-05 07:44:59.872 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-05 07:44:59.873 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-05 07:44:59.968 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-05 07:44:59.990 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-05 07:44:59.991 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-05 07:44:59.996 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-05 07:45:00.018 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-05 07:45:00.019 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-08-05 07:45:00.019 | Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-05 07:45:00.021 | Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-05 07:45:00.088 | Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-05 07:45:00.096 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-05 07:45:00.174 | Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-05 07:45:00.183 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-05 07:45:00.186 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-05 07:45:00.190 | Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-08-05 07:45:00.191 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-05 07:45:00.205 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-05 07:45:00.209 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-05 07:45:00.276 | Get:81 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-08-05 07:45:00.277 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-05 07:45:00.278 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-05 07:45:00.379 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-05 07:45:00.380 | Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-05 07:45:00.381 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-08-05 07:45:00.413 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-05 07:45:00.417 | Get:88 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-08-05 07:45:00.418 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-05 07:45:00.424 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-05 07:45:00.481 | Get:91 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-05 07:45:00.482 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-05 07:45:00.483 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-05 07:45:00.584 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-05 07:45:00.587 | Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-05 07:45:00.588 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-05 07:45:00.589 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-05 07:45:00.603 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-05 07:45:00.607 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-08-05 07:45:00.645 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-05 07:45:00.686 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-05 07:45:00.892 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-05 07:45:01.391 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-05 07:45:01.412 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-05 07:45:01.515 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-05 07:45:01.706 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-05 07:45:01.745 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-05 07:45:01.748 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-08-05 07:45:01.756 | Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.7 [57.6 kB] 2026-08-05 07:45:01.768 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.7 [40.1 kB] 2026-08-05 07:45:01.881 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.7 [40.4 kB] 2026-08-05 07:45:01.883 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.7 [53.0 kB] 2026-08-05 07:45:01.885 | Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.7 [125 kB] 2026-08-05 07:45:01.911 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-05 07:45:01.911 | Get:115 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-08-05 07:45:02.126 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-08-05 07:45:02.128 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-08-05 07:45:02.133 | Get:118 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-05 07:45:02.134 | Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-05 07:45:02.576 | Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-05 07:45:02.581 | Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-08-05 07:45:02.581 | Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-08-05 07:45:02.582 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-08-05 07:45:02.582 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-05 07:45:02.585 | Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-08-05 07:45:02.585 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-08-05 07:45:02.586 | Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-05 07:45:02.589 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-05 07:45:02.682 | Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-05 07:45:02.693 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-08-05 07:45:02.694 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-08-05 07:45:02.717 | Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-05 07:45:02.814 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-08-05 07:45:02.815 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-08-05 07:45:02.818 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-08-05 07:45:02.819 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-08-05 07:45:02.820 | Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-05 07:45:02.821 | Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-08-05 07:45:02.894 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.12 [2408 kB] 2026-08-05 07:45:03.041 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-08-05 07:45:03.043 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-05 07:45:03.046 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-08-05 07:45:03.059 | Get:143 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-05 07:45:03.061 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-05 07:45:03.147 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-05 07:45:03.149 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-05 07:45:03.161 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-05 07:45:03.166 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-05 07:45:04.387 | Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-05 07:45:04.389 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-05 07:45:04.400 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-08-05 07:45:04.625 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-05 07:45:04.626 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-05 07:45:06.639 | Get:154 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-05 07:45:06.640 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-05 07:45:06.643 | Get:156 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-05 07:45:06.644 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-05 07:45:06.644 | Get:158 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-08-05 07:45:06.645 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-05 07:45:06.646 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-08-05 07:45:06.813 | Get:161 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-08-05 07:45:06.827 | Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-05 07:45:06.828 | Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-05 07:45:06.850 | Get:164 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-08-05 07:45:07.092 | Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-05 07:45:07.100 | Get:166 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-08-05 07:45:07.100 | Get:167 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-08-05 07:45:07.101 | Get:168 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-05 07:45:07.103 | Get:169 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-05 07:45:07.105 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-05 07:45:07.106 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-05 07:45:07.107 | Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-05 07:45:07.108 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-05 07:45:07.196 | Get:174 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.7 [11.9 kB] 2026-08-05 07:45:07.213 | Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-08-05 07:45:07.214 | Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-08-05 07:45:07.215 | Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-08-05 07:45:07.216 | Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-08-05 07:45:07.217 | Get:179 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-08-05 07:45:07.218 | Get:180 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-08-05 07:45:07.426 | Get:181 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-05 07:45:07.427 | Get:182 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-08-05 07:45:07.429 | Get:183 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-08-05 07:45:07.518 | Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-05 07:45:07.527 | Get:185 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-05 07:45:07.763 | perl: warning: Setting locale failed. 2026-08-05 07:45:07.763 | perl: warning: Please check that your locale settings: 2026-08-05 07:45:07.763 | LANGUAGE = (unset), 2026-08-05 07:45:07.763 | LC_ALL = "en_US.utf8", 2026-08-05 07:45:07.763 | LANG = "de_DE.UTF-8" 2026-08-05 07:45:07.763 | are supported and installed on your system. 2026-08-05 07:45:07.763 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:45:07.826 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:45:07.826 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:45:07.827 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:45:08.208 | Vorkonfiguration der Pakete ... 2026-08-05 07:45:08.242 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 07:45:08.336 | Fetched 183 MB in 12s (15.1 MB/s) 2026-08-05 07:45:08.421 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-08-05 07:45:08.426 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-05 07:45:08.437 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-05 07:45:08.524 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-08-05 07:45:08.634 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-08-05 07:45:08.640 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.4_amd64.deb ... 2026-08-05 07:45:08.652 | Unpacking tar (1.35+dfsg-3ubuntu0.4) over (1.35+dfsg-3ubuntu0.1) ... 2026-08-05 07:45:08.725 | Setting up tar (1.35+dfsg-3ubuntu0.4) ... 2026-08-05 07:45:08.843 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-08-05 07:45:08.848 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-05 07:45:08.859 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-05 07:45:08.961 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-08-05 07:45:09.067 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-08-05 07:45:09.073 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-05 07:45:09.082 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-05 07:45:10.372 | Selecting previously unselected package libapr1t64:amd64. 2026-08-05 07:45:10.386 | Preparing to unpack .../libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-05 07:45:10.394 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-05 07:45:10.459 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-05 07:45:10.471 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.11) ... 2026-08-05 07:45:10.605 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-05 07:45:10.669 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-05 07:45:10.729 | (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 ... 107988 files and directories currently installed.) 2026-08-05 07:45:10.737 | Preparing to unpack .../00-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-05 07:45:10.741 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-05 07:45:10.811 | Preparing to unpack .../01-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-05 07:45:10.824 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.6) ... 2026-08-05 07:45:10.885 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-05 07:45:10.898 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-05 07:45:10.902 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-05 07:45:10.941 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-05 07:45:10.953 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-05 07:45:10.958 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-05 07:45:11.010 | Preparing to unpack .../04-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-05 07:45:11.022 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-08-05 07:45:11.096 | Preparing to unpack .../05-libk5crypto3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 07:45:11.109 | Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-05 07:45:11.182 | Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 07:45:11.194 | Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-05 07:45:11.266 | Preparing to unpack .../07-libkrb5support0_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 07:45:11.279 | Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-05 07:45:11.348 | Preparing to unpack .../08-libkrb5-3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 07:45:11.360 | Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-05 07:45:11.438 | Preparing to unpack .../09-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-05 07:45:11.451 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-08-05 07:45:11.514 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-05 07:45:11.527 | Preparing to unpack .../10-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-05 07:45:11.532 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-05 07:45:11.582 | Selecting previously unselected package apache2-bin. 2026-08-05 07:45:11.595 | Preparing to unpack .../11-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-05 07:45:11.599 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-05 07:45:11.753 | Selecting previously unselected package apache2-data. 2026-08-05 07:45:11.766 | Preparing to unpack .../12-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-05 07:45:11.771 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-05 07:45:11.971 | Selecting previously unselected package apache2-utils. 2026-08-05 07:45:11.984 | Preparing to unpack .../13-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-05 07:45:11.989 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-05 07:45:12.060 | Selecting previously unselected package apache2. 2026-08-05 07:45:12.073 | Preparing to unpack .../14-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-05 07:45:12.081 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 07:45:12.084 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-05 07:45:12.219 | Preparing to unpack .../15-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-05 07:45:12.235 | Unpacking gawk (1:5.2.1-2ubuntu0.1) over (1:5.2.1-2build3) ... 2026-08-05 07:45:12.473 | Selecting previously unselected package haproxy. 2026-08-05 07:45:12.487 | Preparing to unpack .../16-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-05 07:45:12.500 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-05 07:45:12.638 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-05 07:45:12.651 | Preparing to unpack .../17-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-05 07:45:12.655 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-05 07:45:12.712 | Selecting previously unselected package memcached. 2026-08-05 07:45:12.725 | Preparing to unpack .../18-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-05 07:45:12.734 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-05 07:45:12.807 | Preparing to unpack .../19-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-05 07:45:12.819 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-05 07:45:12.891 | Preparing to unpack .../20-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-05 07:45:13.022 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-05 07:45:13.128 | Preparing to unpack .../21-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-05 07:45:13.158 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-05 07:45:13.269 | Selecting previously unselected package libjson-perl. 2026-08-05 07:45:13.280 | Preparing to unpack .../22-libjson-perl_4.10000-1_all.deb ... 2026-08-05 07:45:13.283 | Unpacking libjson-perl (4.10000-1) ... 2026-08-05 07:45:13.339 | Selecting previously unselected package postgresql-client-common. 2026-08-05 07:45:13.350 | Preparing to unpack .../23-postgresql-client-common_257build1.1_all.deb ... 2026-08-05 07:45:13.354 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-05 07:45:13.437 | Preparing to unpack .../24-openssl_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-05 07:45:13.449 | Unpacking openssl (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.11) ... 2026-08-05 07:45:13.662 | Selecting previously unselected package ssl-cert. 2026-08-05 07:45:13.674 | Preparing to unpack .../25-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-05 07:45:13.678 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-05 07:45:13.738 | Selecting previously unselected package postgresql-common. 2026-08-05 07:45:13.749 | Preparing to unpack .../26-postgresql-common_257build1.1_all.deb ... 2026-08-05 07:45:13.773 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-05 07:45:13.783 | Unpacking postgresql-common (257build1.1) ... 2026-08-05 07:45:13.906 | Selecting previously unselected package libsysfs2:amd64. 2026-08-05 07:45:13.917 | Preparing to unpack .../27-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-05 07:45:13.921 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-05 07:45:13.972 | Selecting previously unselected package sysfsutils. 2026-08-05 07:45:13.983 | Preparing to unpack .../28-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-05 07:45:13.989 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-05 07:45:14.045 | Preparing to unpack .../29-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-05 07:45:14.055 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-05 07:45:14.118 | Preparing to unpack .../30-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-05 07:45:14.128 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-05 07:45:14.191 | Preparing to unpack .../31-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-05 07:45:14.202 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-05 07:45:14.274 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-05 07:45:14.408 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109036 files and directories currently installed.) 2026-08-05 07:45:14.416 | Preparing to unpack .../000-krb5-locales_1.20.1-6ubuntu2.7_all.deb ... 2026-08-05 07:45:14.427 | Unpacking krb5-locales (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-05 07:45:14.487 | Preparing to unpack .../001-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-08-05 07:45:14.498 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-08-05 07:45:14.558 | Selecting previously unselected package autotools-dev. 2026-08-05 07:45:14.572 | Preparing to unpack .../002-autotools-dev_20220109.1_all.deb ... 2026-08-05 07:45:14.576 | Unpacking autotools-dev (20220109.1) ... 2026-08-05 07:45:14.625 | Selecting previously unselected package m4. 2026-08-05 07:45:14.638 | Preparing to unpack .../003-m4_1.4.19-4build1_amd64.deb ... 2026-08-05 07:45:14.642 | Unpacking m4 (1.4.19-4build1) ... 2026-08-05 07:45:14.719 | Selecting previously unselected package autoconf. 2026-08-05 07:45:14.733 | Preparing to unpack .../004-autoconf_2.71-3_all.deb ... 2026-08-05 07:45:14.737 | Unpacking autoconf (2.71-3) ... 2026-08-05 07:45:14.838 | Selecting previously unselected package automake. 2026-08-05 07:45:14.851 | Preparing to unpack .../005-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-05 07:45:14.858 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-05 07:45:14.978 | Selecting previously unselected package autopoint. 2026-08-05 07:45:14.989 | Preparing to unpack .../006-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-05 07:45:14.994 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-05 07:45:15.041 | Selecting previously unselected package libdebhelper-perl. 2026-08-05 07:45:15.054 | Preparing to unpack .../007-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-05 07:45:15.058 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-05 07:45:15.152 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-05 07:45:15.165 | Preparing to unpack .../008-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 07:45:15.169 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:16.299 | Selecting previously unselected package libclang-cpp17t64. 2026-08-05 07:45:16.312 | Preparing to unpack .../009-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 07:45:16.316 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:16.908 | Selecting previously unselected package libgc1:amd64. 2026-08-05 07:45:16.921 | Preparing to unpack .../010-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-05 07:45:16.926 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-05 07:45:16.979 | Selecting previously unselected package libobjc4:amd64. 2026-08-05 07:45:16.992 | Preparing to unpack .../011-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-05 07:45:16.997 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-05 07:45:17.042 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-05 07:45:17.056 | Preparing to unpack .../012-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-05 07:45:17.061 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-05 07:45:17.120 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-05 07:45:17.133 | Preparing to unpack .../013-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 07:45:17.137 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:17.371 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-05 07:45:17.385 | Preparing to unpack .../014-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 07:45:17.389 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:17.568 | Selecting previously unselected package libclang1-17t64. 2026-08-05 07:45:17.581 | Preparing to unpack .../015-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 07:45:17.585 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:17.933 | Selecting previously unselected package clang-17. 2026-08-05 07:45:17.944 | Preparing to unpack .../016-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 07:45:17.948 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:18.002 | Selecting previously unselected package libtool. 2026-08-05 07:45:18.013 | Preparing to unpack .../017-libtool_2.4.7-7build1_all.deb ... 2026-08-05 07:45:18.017 | Unpacking libtool (2.4.7-7build1) ... 2026-08-05 07:45:18.078 | Selecting previously unselected package dh-autoreconf. 2026-08-05 07:45:18.088 | Preparing to unpack .../018-dh-autoreconf_20_all.deb ... 2026-08-05 07:45:18.092 | Unpacking dh-autoreconf (20) ... 2026-08-05 07:45:18.141 | Selecting previously unselected package libarchive-zip-perl. 2026-08-05 07:45:18.153 | Preparing to unpack .../019-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-05 07:45:18.157 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-05 07:45:18.229 | Selecting previously unselected package libsub-override-perl. 2026-08-05 07:45:18.241 | Preparing to unpack .../020-libsub-override-perl_0.10-1_all.deb ... 2026-08-05 07:45:18.245 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-05 07:45:18.287 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-05 07:45:18.301 | Preparing to unpack .../021-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-05 07:45:18.305 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-05 07:45:18.355 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-05 07:45:18.368 | Preparing to unpack .../022-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-05 07:45:18.372 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-05 07:45:18.413 | Selecting previously unselected package debugedit. 2026-08-05 07:45:18.426 | Preparing to unpack .../023-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-05 07:45:18.431 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-05 07:45:18.476 | Selecting previously unselected package dwz. 2026-08-05 07:45:18.490 | Preparing to unpack .../024-dwz_0.15-1build6_amd64.deb ... 2026-08-05 07:45:18.496 | Unpacking dwz (0.15-1build6) ... 2026-08-05 07:45:18.546 | Selecting previously unselected package gettext. 2026-08-05 07:45:18.559 | Preparing to unpack .../025-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-05 07:45:18.563 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-05 07:45:18.678 | Selecting previously unselected package intltool-debian. 2026-08-05 07:45:18.691 | Preparing to unpack .../026-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-05 07:45:18.696 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-05 07:45:18.742 | Selecting previously unselected package po-debconf. 2026-08-05 07:45:18.756 | Preparing to unpack .../027-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-05 07:45:18.761 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-05 07:45:18.851 | Selecting previously unselected package debhelper. 2026-08-05 07:45:18.862 | Preparing to unpack .../028-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-05 07:45:18.866 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-05 07:45:19.125 | Selecting previously unselected package uuid-dev:amd64. 2026-08-05 07:45:19.136 | Preparing to unpack .../029-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-05 07:45:19.141 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-05 07:45:19.197 | Selecting previously unselected package libsctp1:amd64. 2026-08-05 07:45:19.207 | Preparing to unpack .../030-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-05 07:45:19.211 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-05 07:45:19.253 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-05 07:45:19.262 | Preparing to unpack .../031-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-05 07:45:19.266 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-05 07:45:19.324 | Selecting previously unselected package libapr1-dev. 2026-08-05 07:45:19.334 | Preparing to unpack .../032-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-05 07:45:19.338 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-05 07:45:19.696 | Selecting previously unselected package libldap-dev:amd64. 2026-08-05 07:45:19.707 | Preparing to unpack .../033-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 07:45:19.711 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-05 07:45:19.871 | Selecting previously unselected package libldap2-dev. 2026-08-05 07:45:19.881 | Preparing to unpack .../034-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-05 07:45:19.885 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-05 07:45:19.928 | Selecting previously unselected package libaprutil1-dev. 2026-08-05 07:45:19.939 | Preparing to unpack .../035-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-05 07:45:19.944 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-05 07:45:20.268 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-05 07:45:20.278 | Preparing to unpack .../036-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-05 07:45:20.284 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 07:45:20.338 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-05 07:45:20.352 | Preparing to unpack .../037-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-05 07:45:20.357 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 07:45:20.412 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-05 07:45:20.425 | Preparing to unpack .../038-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-05 07:45:20.429 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 07:45:20.472 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-05 07:45:20.486 | Preparing to unpack .../039-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-05 07:45:20.490 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 07:45:20.619 | Selecting previously unselected package apache2-dev. 2026-08-05 07:45:20.633 | Preparing to unpack .../040-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-05 07:45:20.637 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-05 07:45:20.734 | Selecting previously unselected package ncal. 2026-08-05 07:45:20.748 | Preparing to unpack .../041-ncal_12.1.8_amd64.deb ... 2026-08-05 07:45:20.752 | Unpacking ncal (12.1.8) ... 2026-08-05 07:45:20.804 | Selecting previously unselected package bsdmainutils. 2026-08-05 07:45:20.818 | Preparing to unpack .../042-bsdmainutils_12.1.8_all.deb ... 2026-08-05 07:45:20.825 | Unpacking bsdmainutils (12.1.8) ... 2026-08-05 07:45:20.867 | Selecting previously unselected package conntrack. 2026-08-05 07:45:20.881 | Preparing to unpack .../043-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-05 07:45:20.885 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-05 07:45:20.950 | Preparing to unpack .../044-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-05 07:45:20.979 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) over (2.90-2ubuntu0.3) ... 2026-08-05 07:45:21.061 | Selecting previously unselected package dnsmasq-utils. 2026-08-05 07:45:21.074 | Preparing to unpack .../045-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-05 07:45:21.078 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-05 07:45:21.133 | Selecting previously unselected package ebtables. 2026-08-05 07:45:21.146 | Preparing to unpack .../046-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-05 07:45:21.164 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-05 07:45:21.220 | Selecting previously unselected package fonts-liberation. 2026-08-05 07:45:21.233 | Preparing to unpack .../047-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-05 07:45:21.238 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-05 07:45:21.334 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-05 07:45:21.347 | Preparing to unpack .../048-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-05 07:45:21.351 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-05 07:45:21.400 | Selecting previously unselected package fonts-liberation2. 2026-08-05 07:45:21.413 | Preparing to unpack .../049-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-05 07:45:21.417 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-05 07:45:21.458 | Selecting previously unselected package genisoimage. 2026-08-05 07:45:21.472 | Preparing to unpack .../050-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-05 07:45:21.476 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-05 07:45:21.542 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-05 07:45:21.555 | Preparing to unpack .../051-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-05 07:45:21.560 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-05 07:45:21.626 | Selecting previously unselected package libann0. 2026-08-05 07:45:21.642 | Preparing to unpack .../052-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-05 07:45:21.646 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-05 07:45:21.695 | Selecting previously unselected package libcdt5:amd64. 2026-08-05 07:45:21.709 | Preparing to unpack .../053-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-05 07:45:21.713 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 07:45:21.762 | Selecting previously unselected package libcgraph6:amd64. 2026-08-05 07:45:21.775 | Preparing to unpack .../054-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-05 07:45:21.780 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 07:45:21.830 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-05 07:45:21.844 | Preparing to unpack .../055-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-05 07:45:21.848 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-05 07:45:21.903 | Selecting previously unselected package libltdl7:amd64. 2026-08-05 07:45:21.916 | Preparing to unpack .../056-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-05 07:45:21.921 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-05 07:45:21.968 | Selecting previously unselected package libpathplan4:amd64. 2026-08-05 07:45:21.982 | Preparing to unpack .../057-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-05 07:45:21.986 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 07:45:22.038 | Selecting previously unselected package libgvc6. 2026-08-05 07:45:22.052 | Preparing to unpack .../058-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-05 07:45:22.056 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-05 07:45:22.128 | Selecting previously unselected package libgvpr2:amd64. 2026-08-05 07:45:22.141 | Preparing to unpack .../059-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-05 07:45:22.149 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 07:45:22.198 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-05 07:45:22.212 | Preparing to unpack .../060-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-05 07:45:22.220 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 07:45:22.291 | Selecting previously unselected package libice6:amd64. 2026-08-05 07:45:22.305 | Preparing to unpack .../061-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-05 07:45:22.310 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-05 07:45:22.361 | Selecting previously unselected package libsm6:amd64. 2026-08-05 07:45:22.374 | Preparing to unpack .../062-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-05 07:45:22.379 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-05 07:45:22.430 | Selecting previously unselected package libxt6t64:amd64. 2026-08-05 07:45:22.443 | Preparing to unpack .../063-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-05 07:45:22.449 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-05 07:45:22.503 | Selecting previously unselected package libxmu6:amd64. 2026-08-05 07:45:22.517 | Preparing to unpack .../064-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-05 07:45:22.521 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-05 07:45:22.569 | Selecting previously unselected package libxaw7:amd64. 2026-08-05 07:45:22.583 | Preparing to unpack .../065-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-05 07:45:22.587 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-05 07:45:22.640 | Selecting previously unselected package graphviz. 2026-08-05 07:45:22.654 | Preparing to unpack .../066-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-05 07:45:22.658 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-05 07:45:22.769 | Selecting previously unselected package icu-devtools. 2026-08-05 07:45:22.781 | Preparing to unpack .../067-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-05 07:45:22.785 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-05 07:45:22.855 | Selecting previously unselected package iputils-arping. 2026-08-05 07:45:22.868 | Preparing to unpack .../068-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-05 07:45:22.872 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-05 07:45:22.923 | Selecting previously unselected package comerr-dev:amd64. 2026-08-05 07:45:22.938 | Preparing to unpack .../069-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-05 07:45:22.945 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-05 07:45:23.003 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-05 07:45:23.017 | Preparing to unpack .../070-libgssrpc4t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 07:45:23.022 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:23.073 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-05 07:45:23.087 | Preparing to unpack .../071-libkadm5clnt-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 07:45:23.092 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:23.141 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-05 07:45:23.154 | Preparing to unpack .../072-libkdb5-10t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 07:45:23.159 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:23.209 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-05 07:45:23.223 | Preparing to unpack .../073-libkadm5srv-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 07:45:23.227 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:23.271 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-05 07:45:23.285 | Preparing to unpack .../074-krb5-multidev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 07:45:23.289 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:23.371 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-05 07:45:23.385 | Preparing to unpack .../075-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-05 07:45:23.389 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-05 07:45:23.440 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-05 07:45:23.454 | Preparing to unpack .../076-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 07:45:23.458 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:23.755 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-08-05 07:45:23.768 | Preparing to unpack .../077-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-08-05 07:45:23.773 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-05 07:45:23.837 | Preparing to unpack .../078-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-05 07:45:23.849 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-08-05 07:45:23.929 | Selecting previously unselected package libgts-bin. 2026-08-05 07:45:23.943 | Preparing to unpack .../079-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-05 07:45:23.948 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-05 07:45:24.005 | Selecting previously unselected package libicu-dev:amd64. 2026-08-05 07:45:24.018 | Preparing to unpack .../080-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-05 07:45:24.023 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-05 07:45:24.579 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-05 07:45:24.592 | Preparing to unpack .../081-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-05 07:45:24.596 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-05 07:45:24.658 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-05 07:45:24.672 | Preparing to unpack .../082-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-05 07:45:24.676 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-05 07:45:24.719 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-05 07:45:24.733 | Preparing to unpack .../083-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-05 07:45:24.738 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-05 07:45:24.780 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-05 07:45:24.793 | Preparing to unpack .../084-libjs-jquery-metadata_12-4_all.deb ... 2026-08-05 07:45:24.797 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-05 07:45:24.848 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-05 07:45:24.859 | Preparing to unpack .../085-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-05 07:45:24.864 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-05 07:45:24.989 | Selecting previously unselected package libtypes-serialiser-perl. 2026-08-05 07:45:25.002 | Preparing to unpack .../086-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-08-05 07:45:25.006 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-08-05 07:45:25.060 | Selecting previously unselected package libjson-xs-perl. 2026-08-05 07:45:25.071 | Preparing to unpack .../087-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 07:45:25.076 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-05 07:45:25.132 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-05 07:45:25.146 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-05 07:45:25.153 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-05 07:45:25.226 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-05 07:45:25.240 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-05 07:45:25.244 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-05 07:45:25.290 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-05 07:45:25.303 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-05 07:45:25.307 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-05 07:45:25.364 | Selecting previously unselected package mysql-common. 2026-08-05 07:45:25.377 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-05 07:45:25.397 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-05 07:45:25.451 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-05 07:45:25.463 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-05 07:45:25.467 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 07:45:25.570 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-05 07:45:25.583 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-05 07:45:25.588 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-05 07:45:25.680 | Selecting previously unselected package pcp-conf. 2026-08-05 07:45:25.693 | Preparing to unpack .../094-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-08-05 07:45:25.697 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-08-05 07:45:25.748 | Selecting previously unselected package libpcp3t64. 2026-08-05 07:45:25.761 | Preparing to unpack .../095-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 07:45:25.766 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:25.820 | Selecting previously unselected package libpcp-pmda3t64. 2026-08-05 07:45:25.833 | Preparing to unpack .../096-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 07:45:25.838 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:25.882 | Selecting previously unselected package libpcp-pmda-perl. 2026-08-05 07:45:25.895 | Preparing to unpack .../097-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-08-05 07:45:25.900 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-05 07:45:25.954 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-05 07:45:25.967 | Preparing to unpack .../098-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-05 07:45:25.971 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-05 07:45:26.022 | Selecting previously unselected package libpq5:amd64. 2026-08-05 07:45:26.035 | Preparing to unpack .../099-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 07:45:26.039 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-05 07:45:26.086 | Selecting previously unselected package libssl-dev:amd64. 2026-08-05 07:45:26.099 | Preparing to unpack .../100-libssl-dev_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-05 07:45:26.104 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-05 07:45:26.324 | Selecting previously unselected package libpq-dev. 2026-08-05 07:45:26.338 | Preparing to unpack .../101-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 07:45:26.342 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-05 07:45:26.401 | Selecting previously unselected package libsasl2-dev. 2026-08-05 07:45:26.414 | Preparing to unpack .../102-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-05 07:45:26.420 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-05 07:45:26.503 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-05 07:45:26.516 | Preparing to unpack .../103-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-08-05 07:45:26.520 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-08-05 07:45:26.770 | Selecting previously unselected package libx86-1:amd64. 2026-08-05 07:45:26.784 | Preparing to unpack .../104-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-05 07:45:26.788 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-05 07:45:26.832 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-05 07:45:26.846 | Preparing to unpack .../105-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-05 07:45:26.850 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-05 07:45:26.953 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-05 07:45:26.965 | Preparing to unpack .../106-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-05 07:45:26.969 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-05 07:45:27.071 | Selecting previously unselected package llvm-17-runtime. 2026-08-05 07:45:27.085 | Preparing to unpack .../107-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 07:45:27.089 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:27.161 | Selecting previously unselected package libpfm4:amd64. 2026-08-05 07:45:27.174 | Preparing to unpack .../108-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-05 07:45:27.179 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-05 07:45:27.252 | Selecting previously unselected package llvm-17. 2026-08-05 07:45:27.266 | Preparing to unpack .../109-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 07:45:27.270 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:28.387 | Selecting previously unselected package libffi-dev:amd64. 2026-08-05 07:45:28.398 | Preparing to unpack .../110-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-05 07:45:28.402 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-05 07:45:28.464 | Selecting previously unselected package llvm-17-tools. 2026-08-05 07:45:28.476 | Preparing to unpack .../111-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 07:45:28.480 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:28.856 | Selecting previously unselected package libz3-4:amd64. 2026-08-05 07:45:28.869 | Preparing to unpack .../112-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-05 07:45:28.872 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-05 07:45:29.102 | Selecting previously unselected package libz3-dev:amd64. 2026-08-05 07:45:29.114 | Preparing to unpack .../113-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-05 07:45:29.118 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-05 07:45:29.176 | Selecting previously unselected package llvm-17-dev. 2026-08-05 07:45:29.188 | Preparing to unpack .../114-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 07:45:29.192 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:32.710 | Selecting previously unselected package lsscsi. 2026-08-05 07:45:32.722 | Preparing to unpack .../115-lsscsi_0.32-1build1_amd64.deb ... 2026-08-05 07:45:32.726 | Unpacking lsscsi (0.32-1build1) ... 2026-08-05 07:45:32.771 | Selecting previously unselected package osinfo-db. 2026-08-05 07:45:32.783 | Preparing to unpack .../116-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-05 07:45:32.787 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-05 07:45:33.438 | Selecting previously unselected package pkgconf-bin. 2026-08-05 07:45:33.449 | Preparing to unpack .../117-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-05 07:45:33.452 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-05 07:45:33.496 | Selecting previously unselected package pkgconf:amd64. 2026-08-05 07:45:33.508 | Preparing to unpack .../118-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-05 07:45:33.514 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-05 07:45:33.558 | Selecting previously unselected package pkg-config:amd64. 2026-08-05 07:45:33.570 | Preparing to unpack .../119-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-05 07:45:33.577 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-05 07:45:33.615 | Selecting previously unselected package pm-utils. 2026-08-05 07:45:33.626 | Preparing to unpack .../120-pm-utils_1.4.1-21_all.deb ... 2026-08-05 07:45:33.629 | Unpacking pm-utils (1.4.1-21) ... 2026-08-05 07:45:33.706 | Selecting previously unselected package postgresql-client-16. 2026-08-05 07:45:33.717 | Preparing to unpack .../121-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 07:45:33.721 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-05 07:45:33.914 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-05 07:45:33.926 | Preparing to unpack .../122-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 07:45:33.929 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-05 07:45:34.462 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-05 07:45:34.474 | Preparing to unpack .../123-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-05 07:45:34.477 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-05 07:45:34.532 | Selecting previously unselected package python3-mysqldb. 2026-08-05 07:45:34.542 | Preparing to unpack .../124-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-05 07:45:34.546 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-05 07:45:34.596 | Selecting previously unselected package python3-pip-whl. 2026-08-05 07:45:34.608 | Preparing to unpack .../125-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-05 07:45:34.612 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-05 07:45:34.668 | Selecting previously unselected package python3-setuptools-whl. 2026-08-05 07:45:34.680 | Preparing to unpack .../126-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-05 07:45:34.684 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-05 07:45:34.735 | Selecting previously unselected package python3.12-venv. 2026-08-05 07:45:34.747 | Preparing to unpack .../127-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-05 07:45:34.750 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-05 07:45:34.788 | Selecting previously unselected package python3-venv. 2026-08-05 07:45:34.800 | Preparing to unpack .../128-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-05 07:45:34.804 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-05 07:45:34.840 | Selecting previously unselected package sqlite3. 2026-08-05 07:45:34.850 | Preparing to unpack .../129-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-05 07:45:34.853 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-05 07:45:34.900 | Selecting previously unselected package unzip. 2026-08-05 07:45:34.912 | Preparing to unpack .../130-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-05 07:45:34.916 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-05 07:45:34.966 | Selecting previously unselected package vbetool. 2026-08-05 07:45:34.978 | Preparing to unpack .../131-vbetool_1.1-5_amd64.deb ... 2026-08-05 07:45:34.982 | Unpacking vbetool (1.1-5) ... 2026-08-05 07:45:35.024 | Selecting previously unselected package libosinfo-l10n. 2026-08-05 07:45:35.035 | Preparing to unpack .../132-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-05 07:45:35.039 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-05 07:45:35.107 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-05 07:45:35.118 | Preparing to unpack .../133-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-05 07:45:35.122 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-05 07:45:35.165 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-05 07:45:35.176 | Preparing to unpack .../134-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-05 07:45:35.180 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-05 07:45:35.217 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-05 07:45:35.228 | Preparing to unpack .../135-libkrb5-dev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 07:45:35.232 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:35.280 | Selecting previously unselected package libpcp-archive1t64. 2026-08-05 07:45:35.291 | Preparing to unpack .../136-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 07:45:35.295 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:35.336 | Selecting previously unselected package libpcp-gui2t64. 2026-08-05 07:45:35.347 | Preparing to unpack .../137-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 07:45:35.351 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:35.394 | Selecting previously unselected package libpcp-import1t64. 2026-08-05 07:45:35.406 | Preparing to unpack .../138-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 07:45:35.409 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:35.452 | Selecting previously unselected package libpcp-mmv1t64. 2026-08-05 07:45:35.463 | Preparing to unpack .../139-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 07:45:35.467 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:35.510 | Selecting previously unselected package libpcp-trace2t64. 2026-08-05 07:45:35.522 | Preparing to unpack .../140-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 07:45:35.525 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:35.567 | Selecting previously unselected package libpcp-web1t64. 2026-08-05 07:45:35.579 | Preparing to unpack .../141-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 07:45:35.582 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:35.625 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-05 07:45:35.637 | Preparing to unpack .../142-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-05 07:45:35.641 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-05 07:45:35.684 | Selecting previously unselected package python3-pcp. 2026-08-05 07:45:35.695 | Preparing to unpack .../143-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-05 07:45:35.698 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-08-05 07:45:35.755 | Selecting previously unselected package pcp. 2026-08-05 07:45:35.766 | Preparing to unpack .../144-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-05 07:45:36.021 | Unpacking pcp (6.2.0-1.1build4) ... 2026-08-05 07:45:36.928 | Selecting previously unselected package socat. 2026-08-05 07:45:36.941 | Preparing to unpack .../145-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-05 07:45:36.944 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-05 07:45:37.015 | Selecting previously unselected package vlan. 2026-08-05 07:45:37.026 | Preparing to unpack .../146-vlan_2.0.5ubuntu5_all.deb ... 2026-08-05 07:45:37.031 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-05 07:45:37.108 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-05 07:45:37.120 | Setting up postgresql-client-common (257build1.1) ... 2026-08-05 07:45:37.138 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-05 07:45:37.149 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-05 07:45:37.160 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-05 07:45:37.191 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-05 07:45:37.197 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-05 07:45:37.208 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 07:45:37.219 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-05 07:45:37.231 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-05 07:45:37.243 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-05 07:45:37.254 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-08-05 07:45:37.270 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-05 07:45:37.282 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-05 07:45:37.293 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-05 07:45:37.916 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-05 07:45:37.916 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-05 07:45:38.402 | Setting up ncal (12.1.8) ... 2026-08-05 07:45:38.414 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-05 07:45:38.426 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-05 07:45:38.453 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-05 07:45:38.465 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-05 07:45:38.476 | Setting up vbetool (1.1-5) ... 2026-08-05 07:45:38.489 | Setting up pm-utils (1.4.1-21) ... 2026-08-05 07:45:38.508 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-05 07:45:38.523 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-05 07:45:38.535 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-08-05 07:45:38.548 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 07:45:38.560 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-05 07:45:38.572 | Setting up m4 (1.4.19-4build1) ... 2026-08-05 07:45:38.584 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-05 07:45:38.595 | Setting up krb5-locales (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:38.608 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-05 07:45:38.632 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-05 07:45:38.667 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-05 07:45:38.680 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-05 07:45:38.694 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-05 07:45:39.599 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-05 07:45:40.041 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 07:45:40.054 | Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:40.066 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-05 07:45:40.077 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-05 07:45:40.320 | Setting up autotools-dev (20220109.1) ... 2026-08-05 07:45:40.332 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-05 07:45:40.343 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 07:45:40.355 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-05 07:45:40.367 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-05 07:45:40.378 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:40.390 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:40.401 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-05 07:45:40.412 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-05 07:45:40.423 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 07:45:40.435 | Setting up ebtables (2.0.11-6build1) ... 2026-08-05 07:45:40.987 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-05 07:45:40.998 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-05 07:45:41.010 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-05 07:45:41.021 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-05 07:45:41.033 | Setting up bsdmainutils (12.1.8) ... 2026-08-05 07:45:41.045 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-05 07:45:41.059 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-05 07:45:41.070 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-05 07:45:41.082 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-05 07:45:41.094 | Setting up lsscsi (0.32-1build1) ... 2026-08-05 07:45:41.106 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-05 07:45:41.118 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-05 07:45:41.129 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-05 07:45:41.140 | Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:41.152 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-05 07:45:41.164 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-05 07:45:41.176 | Setting up autoconf (2.71-3) ... 2026-08-05 07:45:41.190 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:41.201 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 07:45:41.213 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-08-05 07:45:41.224 | Setting up dwz (0.15-1build6) ... 2026-08-05 07:45:41.235 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-05 07:45:41.246 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-05 07:45:41.257 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-05 07:45:41.282 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:41.293 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-05 07:45:41.304 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:41.315 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-05 07:45:41.326 | Setting up libjson-perl (4.10000-1) ... 2026-08-05 07:45:41.357 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:41.369 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-05 07:45:41.380 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-08-05 07:45:41.410 | Setting up debugedit (1:5.0-5build2) ... 2026-08-05 07:45:41.421 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-05 07:45:41.432 | Setting up libsub-override-perl (0.10-1) ... 2026-08-05 07:45:41.443 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-05 07:45:41.454 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 07:45:41.465 | Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:41.475 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 07:45:41.486 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-05 07:45:41.496 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-05 07:45:41.507 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-05 07:45:41.517 | Setting up openssl (3.0.13-0ubuntu3.12) ... 2026-08-05 07:45:41.534 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-05 07:45:41.544 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-05 07:45:41.555 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-05 07:45:41.566 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-08-05 07:45:41.577 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-05 07:45:41.588 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-05 07:45:41.599 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-08-05 07:45:41.610 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-05 07:45:41.621 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-05 07:45:41.628 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-05 07:45:41.639 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-05 07:45:41.650 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-05 07:45:41.661 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-05 07:45:41.672 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-05 07:45:41.682 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-05 07:45:41.693 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:41.704 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 07:45:41.715 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-05 07:45:41.820 | Setting up libtool (2.4.7-7build1) ... 2026-08-05 07:45:41.831 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-05 07:45:41.842 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-05 07:45:41.852 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-05 07:45:42.667 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-05 07:45:43.250 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-05 07:45:43.261 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-05 07:45:43.273 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-05 07:45:43.284 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-05 07:45:43.295 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-05 07:45:43.305 | Setting up dh-autoreconf (20) ... 2026-08-05 07:45:43.316 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:43.328 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-05 07:45:43.338 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-05 07:45:43.348 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-05 07:45:43.360 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-05 07:45:43.371 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-05 07:45:43.383 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-05 07:45:43.394 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-05 07:45:43.454 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:45:43.454 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:45:43.455 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:45:43.631 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 07:45:44.439 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-05 07:45:44.922 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-05 07:45:44.934 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-05 07:45:44.950 | Setting up postgresql-common (257build1.1) ... 2026-08-05 07:45:45.023 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:45:45.023 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:45:45.023 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:45:45.100 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 07:45:45.544 | 2026-08-05 07:45:45.544 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-05 07:45:45.722 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-05 07:45:45.722 | Removing obsolete dictionary files: 2026-08-05 07:45:46.763 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-05 07:45:47.326 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-05 07:45:47.375 | Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:47.391 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:47.403 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-05 07:45:47.414 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-05 07:45:47.427 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:47.438 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-05 07:45:47.449 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 07:45:47.460 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:47.471 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:47.482 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-05 07:45:47.493 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-05 07:45:47.504 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-05 07:45:47.515 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-05 07:45:47.526 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:47.538 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-05 07:45:47.549 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-05 07:45:47.560 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-05 07:45:47.591 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-05 07:45:47.603 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-05 07:45:47.615 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-05 07:45:47.626 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:47.639 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-05 07:45:47.650 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-05 07:45:47.682 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-05 07:45:47.693 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-05 07:45:47.705 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:47.716 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:47.728 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:47.740 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-05 07:45:47.752 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-05 07:45:47.764 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-08-05 07:45:47.775 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:47.787 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:47.798 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-05 07:45:47.810 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-05 07:45:47.823 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-05 07:45:47.835 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-05 07:45:47.914 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:45:47.914 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:45:47.914 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:45:49.727 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:49.736 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-05 07:45:50.213 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 07:45:50.257 | Enabling module mpm_event. 2026-08-05 07:45:50.305 | Enabling module authz_core. 2026-08-05 07:45:50.311 | Enabling module authz_host. 2026-08-05 07:45:50.357 | Enabling module authn_core. 2026-08-05 07:45:50.362 | Enabling module auth_basic. 2026-08-05 07:45:50.409 | Enabling module access_compat. 2026-08-05 07:45:50.457 | Enabling module authn_file. 2026-08-05 07:45:50.503 | Enabling module authz_user. 2026-08-05 07:45:50.551 | Enabling module alias. 2026-08-05 07:45:50.597 | Enabling module dir. 2026-08-05 07:45:50.643 | Enabling module autoindex. 2026-08-05 07:45:50.689 | Enabling module env. 2026-08-05 07:45:50.735 | Enabling module mime. 2026-08-05 07:45:50.782 | Enabling module negotiation. 2026-08-05 07:45:50.829 | Enabling module setenvif. 2026-08-05 07:45:50.878 | Enabling module filter. 2026-08-05 07:45:50.922 | Enabling module deflate. 2026-08-05 07:45:50.970 | Enabling module status. 2026-08-05 07:45:51.016 | Enabling module reqtimeout. 2026-08-05 07:45:51.062 | Enabling conf charset. 2026-08-05 07:45:51.109 | Enabling conf localized-error-pages. 2026-08-05 07:45:51.155 | Enabling conf other-vhosts-access-log. 2026-08-05 07:45:51.201 | Enabling conf security. 2026-08-05 07:45:51.248 | Enabling conf serve-cgi-bin. 2026-08-05 07:45:51.295 | Enabling site 000-default. 2026-08-05 07:45:52.337 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-05 07:45:53.017 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-05 07:45:54.417 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-05 07:45:54.899 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-08-05 07:45:54.937 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-05 07:45:54.946 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-08-05 07:45:55.257 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:55.267 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-05 07:45:55.277 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:55.286 | Setting up pcp (6.2.0-1.1build4) ... 2026-08-05 07:45:56.925 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-08-05 07:45:56.991 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-08-05 07:45:57.060 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-08-05 07:45:57.127 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-08-05 07:45:58.862 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 07:45:58.875 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-05 07:45:58.886 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-05 07:45:58.898 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-05 07:45:58.941 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-08-05 07:45:59.204 | Processing triggers for ufw (0.36.2-6) ... 2026-08-05 07:45:59.358 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-08-05 07:45:59.426 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 07:46:02.853 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-05 07:46:02.886 | Processing triggers for install-info (7.1-3build2) ... 2026-08-05 07:46:03.042 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-05 07:46:03.290 | perl: warning: Setting locale failed. 2026-08-05 07:46:03.290 | perl: warning: Please check that your locale settings: 2026-08-05 07:46:03.290 | LANGUAGE = (unset), 2026-08-05 07:46:03.290 | LC_ALL = "en_US.utf8", 2026-08-05 07:46:03.290 | LANG = "de_DE.UTF-8" 2026-08-05 07:46:03.291 | are supported and installed on your system. 2026-08-05 07:46:03.291 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:46:03.415 | perl: warning: Setting locale failed. 2026-08-05 07:46:03.415 | perl: warning: Please check that your locale settings: 2026-08-05 07:46:03.415 | LANGUAGE = (unset), 2026-08-05 07:46:03.415 | LC_ALL = "en_US.utf8", 2026-08-05 07:46:03.415 | LANG = "de_DE.UTF-8" 2026-08-05 07:46:03.415 | are supported and installed on your system. 2026-08-05 07:46:03.415 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:46:03.465 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:46:03.465 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:46:03.465 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:46:03.534 | perl: warning: Setting locale failed. 2026-08-05 07:46:03.534 | perl: warning: Please check that your locale settings: 2026-08-05 07:46:03.534 | LANGUAGE = (unset), 2026-08-05 07:46:03.534 | LC_ALL = "en_US.utf8", 2026-08-05 07:46:03.534 | LANG = "de_DE.UTF-8" 2026-08-05 07:46:03.534 | are supported and installed on your system. 2026-08-05 07:46:03.534 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:46:03.894 | 2026-08-05 07:46:03.894 | Running kernel seems to be up-to-date. 2026-08-05 07:46:03.894 | 2026-08-05 07:46:03.894 | Restarting services... 2026-08-05 07:46:03.970 | /etc/needrestart/restart.d/systemd-manager 2026-08-05 07:46:04.508 | systemctl restart ksmtuned.service packagekit.service systemd-journald.service systemd-machined.service systemd-networkd.service systemd-resolved.service systemd-timesyncd.service systemd-udevd.service tuned.service udisks2.service 2026-08-05 07:46:05.263 | 2026-08-05 07:46:05.263 | Service restarts being deferred: 2026-08-05 07:46:05.263 | systemctl restart systemd-logind.service 2026-08-05 07:46:05.263 | systemctl restart virtlockd.service 2026-08-05 07:46:05.263 | systemctl restart virtlogd.service 2026-08-05 07:46:05.263 | 2026-08-05 07:46:05.263 | No containers need to be restarted. 2026-08-05 07:46:05.263 | 2026-08-05 07:46:05.263 | User sessions running outdated binaries: 2026-08-05 07:46:05.264 | quobyte @ session #5: sshd[2024,2070] 2026-08-05 07:46:05.275 | quobyte @ user manager service: systemd[1166] 2026-08-05 07:46:05.284 | 2026-08-05 07:46:05.284 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 07:46:07.282 | ++ functions-common:apt_get:1211 : result=0 2026-08-05 07:46:07.285 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:46:07.288 | ++ functions-common:time_stop:2420 : local name 2026-08-05 07:46:07.291 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 07:46:07.294 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:46:07.296 | ++ functions-common:time_stop:2423 : local total 2026-08-05 07:46:07.299 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 07:46:07.302 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:46:07.305 | ++ functions-common:time_stop:2427 : start_time=1785915894101 2026-08-05 07:46:07.307 | ++ functions-common:time_stop:2429 : [[ -z 1785915894101 ]] 2026-08-05 07:46:07.311 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:46:07.315 | ++ functions-common:time_stop:2432 : end_time=1785915967312 2026-08-05 07:46:07.318 | ++ functions-common:time_stop:2433 : elapsed_time=73211 2026-08-05 07:46:07.321 | ++ functions-common:time_stop:2434 : total=19004 2026-08-05 07:46:07.324 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:46:07.327 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92215 2026-08-05 07:46:07.330 | ++ functions-common:apt_get:1215 : return 0 2026-08-05 07:46:07.333 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-05 07:46:07.336 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-05 07:46:07.340 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-05 07:46:07.345 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-05 07:46:07.348 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-05 07:46:07.350 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-05 07:46:07.355 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-05 07:46:07.359 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-05 07:46:07.362 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-05 07:46:07.365 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-08-05 07:46:07.368 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 07:46:07.669 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-08-05 07:46:07.671 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-05 07:46:07.673 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-05 07:46:07.675 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-05 07:46:07.677 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-05 07:46:07.679 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-05 07:46:07.681 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-05 07:46:07.683 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-05 07:46:07.685 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-05 07:46:07.687 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-05 07:46:07.690 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-05 07:46:07.691 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-05 07:46:07.694 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-05 07:46:07.695 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-05 07:46:07.697 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-05 07:46:07.699 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-05 07:46:07.702 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-05 07:46:07.704 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-05 07:46:07.706 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-05 07:46:07.708 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-05 07:46:07.710 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-05 07:46:07.713 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-05 07:46:07.715 | + functions-common:_ensure_lsb_release:420 : return 2026-08-05 07:46:07.717 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-05 07:46:07.731 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-05 07:46:07.733 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-05 07:46:07.747 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-05 07:46:07.749 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-05 07:46:07.762 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-05 07:46:07.764 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-05 07:46:07.767 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-05 07:46:07.769 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-05 07:46:07.771 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-05 07:46:07.773 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-05 07:46:07.776 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-05 07:46:07.778 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-05 07:46:07.780 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-05 07:46:07.783 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-05 07:46:07.785 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-05 07:46:07.785 | Distro: noble 2026-08-05 07:46:07.787 | + tools/install_pip.sh:main:117 : get_versions 2026-08-05 07:46:07.790 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-05 07:46:07.793 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-05 07:46:07.795 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-05 07:46:07.798 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-05 07:46:07.799 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-05 07:46:08.479 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-05 07:46:08.482 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-05 07:46:08.482 | pip: 24.0 2026-08-05 07:46:08.483 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-05 07:46:08.485 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-05 07:46:08.487 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 07:46:08.489 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 07:46:08.491 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 07:46:08.492 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 07:46:08.494 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 07:46:08.496 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 07:46:08.498 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 07:46:08.500 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 07:46:08.502 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 07:46:08.503 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 07:46:08.505 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 07:46:08.507 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 07:46:08.509 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 07:46:08.511 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-05 07:46:08.512 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:46:08.514 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:46:08.516 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-05 07:46:08.521 | + tools/install_pip.sh:main:146 : set -x 2026-08-05 07:46:08.522 | + tools/install_pip.sh:main:149 : get_versions 2026-08-05 07:46:08.525 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-05 07:46:08.528 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-05 07:46:08.530 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-05 07:46:08.533 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-05 07:46:08.533 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-05 07:46:09.113 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-05 07:46:09.115 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-05 07:46:09.115 | pip: 24.0 2026-08-05 07:46:09.119 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-08-05 07:46:09.121 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-08-05 07:46:09.124 | + ./stack.sh:main:807 : fixup_all 2026-08-05 07:46:09.126 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-05 07:46:09.129 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-05 07:46:09.132 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:46:09.135 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:46:09.137 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-05 07:46:09.151 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-05 07:46:09.166 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-05 07:46:09.181 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-05 07:46:09.183 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-05 07:46:09.186 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 07:46:09.188 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 07:46:09.191 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 07:46:09.193 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 07:46:09.195 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 07:46:09.198 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 07:46:09.200 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 07:46:09.203 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 07:46:09.205 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 07:46:09.208 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 07:46:09.210 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 07:46:09.212 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 07:46:09.215 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 07:46:09.217 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-05 07:46:09.220 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-05 07:46:09.223 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-05 07:46:09.237 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-05 07:46:09.251 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-05 07:46:09.265 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-05 07:46:09.280 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-05 07:46:09.296 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-05 07:46:09.310 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-05 07:46:09.323 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-05 07:46:09.337 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-05 07:46:09.340 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-05 07:46:09.343 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-05 07:46:14.861 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-05 07:46:14.882 | Using python 3.12 to install setuptools 2026-08-05 07:46:14.885 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-08-05 07:46:16.273 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-05 07:46:16.528 | Collecting pip 2026-08-05 07:46:16.636 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-05 07:46:16.648 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-05 07:46:17.114 | Collecting setuptools[core] 2026-08-05 07:46:17.129 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-05 07:46:17.294 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-05 07:46:17.310 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 07:46:17.397 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-05 07:46:17.412 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-05 07:46:17.435 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.9 MB/s eta 0:00:00 2026-08-05 07:46:17.513 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-05 07:46:17.529 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-05 07:46:17.634 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-05 07:46:17.649 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 07:46:17.732 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-05 07:46:17.748 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 07:46:17.862 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:17.877 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-05 07:46:17.958 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:17.974 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-05 07:46:18.219 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:18.234 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-05 07:46:18.325 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:18.340 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-05 07:46:18.529 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:18.544 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-05 07:46:18.608 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:18.623 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-05 07:46:18.717 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:18.733 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-05 07:46:18.824 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:18.840 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 07:46:18.888 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-08-05 07:46:18.920 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-05 07:46:19.125 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.1 MB/s eta 0:00:00 2026-08-05 07:46:19.141 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-05 07:46:19.164 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-05 07:46:19.186 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-05 07:46:19.201 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.9 MB/s eta 0:00:00 2026-08-05 07:46:19.217 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-08-05 07:46:19.232 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.3 MB/s eta 0:00:00 2026-08-05 07:46:19.247 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-08-05 07:46:19.273 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-08-05 07:46:19.350 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.7 MB/s eta 0:00:00 2026-08-05 07:46:19.365 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-05 07:46:19.392 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-05 07:46:19.416 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-05 07:46:19.431 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 11.1 MB/s eta 0:00:00 2026-08-05 07:46:19.446 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-05 07:46:19.469 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-05 07:46:19.496 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.7 MB/s eta 0:00:00 2026-08-05 07:46:19.512 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-05 07:46:19.534 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-05 07:46:19.549 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.2 MB/s eta 0:00:00 2026-08-05 07:46:19.564 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-05 07:46:19.635 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.6 MB/s eta 0:00:00 2026-08-05 07:46:20.388 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-08-05 07:46:20.414 | Attempting uninstall: setuptools 2026-08-05 07:46:20.429 | Found existing installation: setuptools 68.1.2 2026-08-05 07:46:20.429 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:46:20.432 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-05 07:46:21.578 | Attempting uninstall: pygments 2026-08-05 07:46:21.611 | Found existing installation: Pygments 2.17.2 2026-08-05 07:46:21.612 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:46:21.612 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-05 07:46:22.884 | Attempting uninstall: pip 2026-08-05 07:46:22.890 | Found existing installation: pip 24.0 2026-08-05 07:46:22.960 | Uninstalling pip-24.0: 2026-08-05 07:46:22.970 | Successfully uninstalled pip-24.0 2026-08-05 07:46:24.575 | Attempting uninstall: packaging 2026-08-05 07:46:24.613 | Found existing installation: packaging 24.0 2026-08-05 07:46:24.614 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:46:24.615 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-05 07:46:24.809 | Attempting uninstall: markdown-it-py 2026-08-05 07:46:24.820 | Found existing installation: markdown-it-py 3.0.0 2026-08-05 07:46:24.820 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:46:24.822 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-05 07:46:24.985 | Attempting uninstall: wheel 2026-08-05 07:46:25.007 | Found existing installation: wheel 0.42.0 2026-08-05 07:46:25.008 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:46:25.009 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-05 07:46:25.061 | Attempting uninstall: rich 2026-08-05 07:46:25.103 | Found existing installation: rich 13.7.1 2026-08-05 07:46:25.104 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:46:25.106 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-05 07:46:25.832 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.47.0 2026-08-05 07:46:26.030 | + inc/python:pip_install:216 : result=0 2026-08-05 07:46:26.033 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:46:26.035 | + functions-common:time_stop:2420 : local name 2026-08-05 07:46:26.038 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:46:26.041 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:46:26.043 | + functions-common:time_stop:2423 : local total 2026-08-05 07:46:26.046 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:46:26.048 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:46:26.051 | + functions-common:time_stop:2427 : start_time=1785915974876 2026-08-05 07:46:26.053 | + functions-common:time_stop:2429 : [[ -z 1785915974876 ]] 2026-08-05 07:46:26.057 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:46:26.061 | + functions-common:time_stop:2432 : end_time=1785915986058 2026-08-05 07:46:26.063 | + functions-common:time_stop:2433 : elapsed_time=11182 2026-08-05 07:46:26.066 | + functions-common:time_stop:2434 : total=0 2026-08-05 07:46:26.068 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:46:26.071 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11182 2026-08-05 07:46:26.073 | + inc/python:pip_install:219 : return 0 2026-08-05 07:46:26.075 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-08-05 07:46:26.078 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:46:26.080 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:46:26.083 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-05 07:46:26.086 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-05 07:46:26.089 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-05 07:46:26.111 | Using python 3.12 to install os-testr 2026-08-05 07:46:26.114 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-08-05 07:46:27.305 | Collecting os-testr 2026-08-05 07:46:27.435 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-05 07:46:27.497 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-05 07:46:27.513 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-05 07:46:27.551 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-05 07:46:27.567 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-05 07:46:27.627 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-05 07:46:27.642 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-05 07:46:27.654 | 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-08-05 07:46:27.684 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-05 07:46:27.698 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-05 07:46:27.793 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-05 07:46:27.809 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-05 07:46:27.844 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-05 07:46:27.872 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-05 07:46:27.922 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-05 07:46:27.957 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-05 07:46:27.998 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-05 07:46:28.020 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-05 07:46:28.148 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.0 MB/s 0:00:00 2026-08-05 07:46:28.338 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-05 07:46:28.484 | Attempting uninstall: PyYAML 2026-08-05 07:46:28.491 | Found existing installation: PyYAML 6.0.1 2026-08-05 07:46:28.492 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:46:28.492 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-05 07:46:28.890 | 2026-08-05 07:46:28.893 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-08-05 07:46:29.004 | + inc/python:pip_install:216 : result=0 2026-08-05 07:46:29.008 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:46:29.011 | + functions-common:time_stop:2420 : local name 2026-08-05 07:46:29.014 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:46:29.017 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:46:29.020 | + functions-common:time_stop:2423 : local total 2026-08-05 07:46:29.023 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:46:29.027 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:46:29.032 | + functions-common:time_stop:2427 : start_time=1785915986105 2026-08-05 07:46:29.036 | + functions-common:time_stop:2429 : [[ -z 1785915986105 ]] 2026-08-05 07:46:29.040 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:46:29.046 | + functions-common:time_stop:2432 : end_time=1785915989042 2026-08-05 07:46:29.049 | + functions-common:time_stop:2433 : elapsed_time=2937 2026-08-05 07:46:29.053 | + functions-common:time_stop:2434 : total=11182 2026-08-05 07:46:29.057 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:46:29.060 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14119 2026-08-05 07:46:29.064 | + inc/python:pip_install:219 : return 0 2026-08-05 07:46:29.069 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-05 07:46:29.145 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-05 07:46:29.239 | + ./stack.sh:main:835 : install_infra 2026-08-05 07:46:29.243 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-05 07:46:29.247 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-05 07:46:29.251 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-05 07:46:34.893 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-05 07:46:34.897 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-05 07:46:34.922 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-08-05 07:46:36.291 | Collecting pbr 2026-08-05 07:46:36.295 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-05 07:46:36.714 | Collecting setuptools[core] 2026-08-05 07:46:36.717 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-05 07:46:36.866 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-05 07:46:36.868 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 07:46:36.941 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-05 07:46:36.943 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-05 07:46:37.013 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-05 07:46:37.015 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-05 07:46:37.105 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-05 07:46:37.107 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 07:46:37.175 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-05 07:46:37.177 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 07:46:37.273 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:37.277 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-05 07:46:37.343 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:37.345 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-05 07:46:37.571 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:37.573 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-05 07:46:37.646 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:37.649 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-05 07:46:37.806 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:37.809 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-05 07:46:37.860 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:37.864 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-05 07:46:37.941 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:37.943 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-05 07:46:38.024 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:38.027 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 07:46:38.114 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 07:46:38.200 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-05 07:46:38.227 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-05 07:46:38.230 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-05 07:46:38.232 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-05 07:46:38.235 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-05 07:46:38.237 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-08-05 07:46:38.241 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-08-05 07:46:38.245 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-08-05 07:46:38.254 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-05 07:46:38.256 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-05 07:46:38.258 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-05 07:46:38.261 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-05 07:46:38.264 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-05 07:46:38.268 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-05 07:46:38.271 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-05 07:46:38.274 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-05 07:46:38.299 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-05 07:46:38.584 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-08-05 07:46:42.296 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.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.27.1 typer-slim-0.24.0 wheel-0.47.0 2026-08-05 07:46:42.480 | + inc/python:pip_install:216 : result=0 2026-08-05 07:46:42.484 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:46:42.486 | + functions-common:time_stop:2420 : local name 2026-08-05 07:46:42.489 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:46:42.492 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:46:42.494 | + functions-common:time_stop:2423 : local total 2026-08-05 07:46:42.497 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:46:42.499 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:46:42.501 | + functions-common:time_stop:2427 : start_time=1785915994914 2026-08-05 07:46:42.504 | + functions-common:time_stop:2429 : [[ -z 1785915994914 ]] 2026-08-05 07:46:42.507 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:46:42.510 | + functions-common:time_stop:2432 : end_time=1785916002508 2026-08-05 07:46:42.513 | + functions-common:time_stop:2433 : elapsed_time=7594 2026-08-05 07:46:42.515 | + functions-common:time_stop:2434 : total=14119 2026-08-05 07:46:42.517 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:46:42.520 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21713 2026-08-05 07:46:42.522 | + inc/python:pip_install:219 : return 0 2026-08-05 07:46:42.525 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-05 07:46:42.528 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-05 07:46:42.552 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-08-05 07:46:43.792 | Processing /opt/stack/requirements 2026-08-05 07:46:43.796 | Installing build dependencies: started 2026-08-05 07:46:46.875 | Installing build dependencies: finished with status 'done' 2026-08-05 07:46:46.878 | Getting requirements to build wheel: started 2026-08-05 07:46:47.168 | Getting requirements to build wheel: finished with status 'done' 2026-08-05 07:46:47.173 | Preparing metadata (pyproject.toml): started 2026-08-05 07:46:48.328 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:46:48.511 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8556) 2026-08-05 07:46:48.598 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-05 07:46:48.620 | 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.dev8556) (26.2) 2026-08-05 07:46:48.732 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8556) 2026-08-05 07:46:48.747 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-05 07:46:48.896 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8556) 2026-08-05 07:46:48.898 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-05 07:46:48.953 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8556) 2026-08-05 07:46:48.969 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-05 07:46:48.981 | 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.dev8556) (83.0.0) 2026-08-05 07:46:49.316 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8556) 2026-08-05 07:46:49.334 | 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-08-05 07:46:49.350 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.2 MB/s eta 0:00:00 2026-08-05 07:46:49.421 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8556) 2026-08-05 07:46:49.437 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-05 07:46:49.561 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8556) 2026-08-05 07:46:49.576 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-05 07:46:49.664 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8556) 2026-08-05 07:46:49.680 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 07:46:49.798 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-05 07:46:49.822 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-05 07:46:49.835 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.6 MB/s eta 0:00:00 2026-08-05 07:46:49.840 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-05 07:46:49.859 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-05 07:46:49.873 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.1 MB/s eta 0:00:00 2026-08-05 07:46:49.888 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-05 07:46:49.904 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 12.5 MB/s eta 0:00:00 2026-08-05 07:46:49.919 | 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-08-05 07:46:49.937 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.1 MB/s eta 0:00:00 2026-08-05 07:46:49.951 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-05 07:46:49.964 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.1 MB/s eta 0:00:00 2026-08-05 07:46:49.979 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-05 07:46:49.993 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.2 MB/s eta 0:00:00 2026-08-05 07:46:50.026 | Building wheels for collected packages: openstack_requirements 2026-08-05 07:46:50.028 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-05 07:46:52.273 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-05 07:46:52.274 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8556-py3-none-any.whl size=52405 sha256=57070cbe4ae0464412b2672d1cb48ae75fd081f6d2e4a7e7ec8295d89c82a93b 2026-08-05 07:46:52.274 | Stored in directory: /tmp/pip-ephem-wheel-cache-xgrq3pn1/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-05 07:46:52.278 | Successfully built openstack_requirements 2026-08-05 07:46:52.552 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-05 07:46:53.301 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8556 requests-2.34.2 urllib3-2.7.0 2026-08-05 07:46:53.506 | + inc/python:pip_install:216 : result=0 2026-08-05 07:46:53.509 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:46:53.511 | + functions-common:time_stop:2420 : local name 2026-08-05 07:46:53.513 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:46:53.515 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:46:53.517 | + functions-common:time_stop:2423 : local total 2026-08-05 07:46:53.519 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:46:53.521 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:46:53.524 | + functions-common:time_stop:2427 : start_time=1785916002543 2026-08-05 07:46:53.526 | + functions-common:time_stop:2429 : [[ -z 1785916002543 ]] 2026-08-05 07:46:53.528 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:46:53.532 | + functions-common:time_stop:2432 : end_time=1785916013529 2026-08-05 07:46:53.534 | + functions-common:time_stop:2433 : elapsed_time=10986 2026-08-05 07:46:53.536 | + functions-common:time_stop:2434 : total=21713 2026-08-05 07:46:53.538 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:46:53.540 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32699 2026-08-05 07:46:53.542 | + inc/python:pip_install:219 : return 0 2026-08-05 07:46:53.545 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-05 07:46:53.547 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-05 07:46:53.549 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-05 07:46:53.551 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:46:53.553 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:46:53.556 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-08-05 07:46:53.558 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:46:53.561 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-05 07:46:53.579 | Using python 3.12 to install pbr 2026-08-05 07:46:53.581 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-08-05 07:46:54.535 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-05 07:46:54.579 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-08-05 07:46:54.841 | + inc/python:pip_install:216 : result=0 2026-08-05 07:46:54.843 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:46:54.845 | + functions-common:time_stop:2420 : local name 2026-08-05 07:46:54.848 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:46:54.850 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:46:54.852 | + functions-common:time_stop:2423 : local total 2026-08-05 07:46:54.854 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:46:54.856 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:46:54.858 | + functions-common:time_stop:2427 : start_time=1785916013575 2026-08-05 07:46:54.860 | + functions-common:time_stop:2429 : [[ -z 1785916013575 ]] 2026-08-05 07:46:54.863 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:46:54.866 | + functions-common:time_stop:2432 : end_time=1785916014864 2026-08-05 07:46:54.868 | + functions-common:time_stop:2433 : elapsed_time=1289 2026-08-05 07:46:54.870 | + functions-common:time_stop:2434 : total=32699 2026-08-05 07:46:54.872 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:46:54.874 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33988 2026-08-05 07:46:54.876 | + inc/python:pip_install:219 : return 0 2026-08-05 07:46:54.878 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-05 07:47:00.425 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-05 07:47:01.220 | Collecting bindep 2026-08-05 07:47:01.308 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-05 07:47:01.414 | Collecting distro>=1.7 (from bindep) 2026-08-05 07:47:01.427 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-05 07:47:01.514 | Collecting packaging (from bindep) 2026-08-05 07:47:01.529 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 07:47:01.585 | Collecting Parsley (from bindep) 2026-08-05 07:47:01.601 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-05 07:47:01.691 | Collecting pbr>=2 (from bindep) 2026-08-05 07:47:01.694 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-05 07:47:02.098 | Collecting setuptools (from pbr>=2->bindep) 2026-08-05 07:47:02.101 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-05 07:47:02.187 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-05 07:47:02.217 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-05 07:47:02.226 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-05 07:47:02.243 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-05 07:47:02.267 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 6.4 MB/s eta 0:00:00 2026-08-05 07:47:02.283 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-05 07:47:02.297 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 9.1 MB/s eta 0:00:00 2026-08-05 07:47:02.299 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-08-05 07:47:02.444 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-05 07:47:04.190 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-83.0.0 2026-08-05 07:47:04.334 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-05 07:47:04.338 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-05 07:47:04.342 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-05 07:47:04.362 | + ./stack.sh:main:844 : pkgs= 2026-08-05 07:47:04.365 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-05 07:47:04.369 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-05 07:47:04.371 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 07:47:04.373 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-05 07:47:04.375 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-05 07:47:04.379 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 07:47:04.382 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 07:47:04.386 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 07:47:04.390 | + functions-common:run_phase:1858 : local extra 2026-08-05 07:47:04.392 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-05 07:47:04.398 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 07:47:04.400 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 07:47:04.405 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-05 07:47:04.408 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-05 07:47:04.410 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 07:47:04.425 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:47:04.428 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 07:47:04.431 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:47:04.432 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-05 07:47:04.435 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:47:04.437 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-05 07:47:04.440 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:47:04.442 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-05 07:47:04.444 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:47:04.447 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-05 07:47:04.449 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:47:04.452 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-05 07:47:04.454 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 07:47:04.456 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-05 07:47:04.459 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 07:47:04.462 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 07:47:04.464 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-05 07:47:04.467 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 07:47:04.469 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-05 07:47:04.472 | + functions-common:run_plugins:1837 : local plugins= 2026-08-05 07:47:04.475 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 07:47:04.477 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-05 07:47:04.480 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-05 07:47:04.483 | + functions:set_systemd_override:845 : local value=2048 2026-08-05 07:47:04.486 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-05 07:47:04.488 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-05 07:47:04.552 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-05 07:47:04.552 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-05 07:47:04.555 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-05 07:47:04.971 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-05 07:47:04.974 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-05 07:47:04.999 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:47:05.002 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-05 07:47:05.005 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:47:05.007 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:47:05.010 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:47:05.013 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:47:05.016 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:47:05.020 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:47:05.023 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:47:05.025 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:47:05.028 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:47:05.031 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:47:05.034 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:47:05.037 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:47:05.040 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-05 07:47:05.043 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:47:05.047 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:47:05.049 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:47:05.053 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-05 07:47:05.076 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-08-05 07:47:05.112 | Reading package lists... 2026-08-05 07:47:05.476 | Building dependency tree... 2026-08-05 07:47:05.480 | Reading state information... 2026-08-05 07:47:06.018 | The following packages were automatically installed and are no longer required: 2026-08-05 07:47:06.020 | libfwupd2 libgusb2 2026-08-05 07:47:06.020 | Use 'sudo apt autoremove' to remove them. 2026-08-05 07:47:06.021 | The following additional packages will be installed: 2026-08-05 07:47:06.022 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-05 07:47:06.022 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-05 07:47:06.022 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-05 07:47:06.024 | erlang-tools erlang-xmerl 2026-08-05 07:47:06.027 | Suggested packages: 2026-08-05 07:47:06.027 | erlang erlang-manpages erlang-doc 2026-08-05 07:47:06.084 | The following NEW packages will be installed: 2026-08-05 07:47:06.084 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-05 07:47:06.084 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-05 07:47:06.085 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-05 07:47:06.087 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-05 07:47:06.188 | 0 upgraded, 18 newly installed, 0 to remove and 67 not upgraded. 2026-08-05 07:47:06.188 | Need to get 36.1 MB of archives. 2026-08-05 07:47:06.188 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-05 07:47:06.188 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-08-05 07:47:06.558 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-08-05 07:47:06.584 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-08-05 07:47:06.587 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-08-05 07:47:06.626 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-08-05 07:47:06.648 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-08-05 07:47:06.653 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-08-05 07:47:06.697 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-08-05 07:47:06.698 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-08-05 07:47:06.700 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-08-05 07:47:06.702 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-08-05 07:47:06.711 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-08-05 07:47:06.736 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-08-05 07:47:06.739 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-08-05 07:47:06.743 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-08-05 07:47:06.748 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-08-05 07:47:06.759 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-08-05 07:47:06.781 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-05 07:47:07.463 | perl: warning: Setting locale failed. 2026-08-05 07:47:07.464 | perl: warning: Please check that your locale settings: 2026-08-05 07:47:07.464 | LANGUAGE = (unset), 2026-08-05 07:47:07.464 | LC_ALL = "en_US.utf8", 2026-08-05 07:47:07.464 | LANG = "de_DE.UTF-8" 2026-08-05 07:47:07.464 | are supported and installed on your system. 2026-08-05 07:47:07.464 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:47:07.525 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:47:07.525 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:47:07.525 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:47:07.713 | Fetched 36.1 MB in 1s (32.1 MB/s) 2026-08-05 07:47:07.802 | Selecting previously unselected package erlang-base. 2026-08-05 07:47:07.859 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123085 files and directories currently installed.) 2026-08-05 07:47:07.865 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:07.870 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:08.229 | Selecting previously unselected package erlang-asn1. 2026-08-05 07:47:08.241 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:08.245 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:08.303 | Selecting previously unselected package erlang-crypto. 2026-08-05 07:47:08.315 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:08.319 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:08.361 | Selecting previously unselected package erlang-public-key. 2026-08-05 07:47:08.372 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:08.376 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:08.427 | Selecting previously unselected package erlang-mnesia. 2026-08-05 07:47:08.438 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:08.442 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:08.505 | Selecting previously unselected package erlang-runtime-tools. 2026-08-05 07:47:08.517 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:08.520 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:08.584 | Selecting previously unselected package erlang-ssl. 2026-08-05 07:47:08.596 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:08.600 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:08.692 | Selecting previously unselected package erlang-eldap. 2026-08-05 07:47:08.704 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:08.708 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:08.750 | Selecting previously unselected package erlang-ftp. 2026-08-05 07:47:08.762 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:08.766 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:08.812 | Selecting previously unselected package erlang-tftp. 2026-08-05 07:47:08.823 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:08.828 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:08.875 | Selecting previously unselected package erlang-inets. 2026-08-05 07:47:08.887 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:08.891 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:08.975 | Selecting previously unselected package erlang-snmp. 2026-08-05 07:47:08.986 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:08.991 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:09.147 | Selecting previously unselected package erlang-os-mon. 2026-08-05 07:47:09.159 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:09.163 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:09.212 | Selecting previously unselected package erlang-parsetools. 2026-08-05 07:47:09.223 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:09.227 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:09.273 | Selecting previously unselected package erlang-syntax-tools. 2026-08-05 07:47:09.284 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:09.289 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:09.339 | Selecting previously unselected package erlang-tools. 2026-08-05 07:47:09.350 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:09.354 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:09.419 | Selecting previously unselected package erlang-xmerl. 2026-08-05 07:47:09.430 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 07:47:09.434 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:09.516 | Selecting previously unselected package rabbitmq-server. 2026-08-05 07:47:09.528 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-05 07:47:09.535 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-05 07:47:10.592 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:10.940 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-05 07:47:10.940 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-05 07:47:13.384 | Searching for services which depend on erlang and should be started... none found. 2026-08-05 07:47:13.390 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.400 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.411 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.421 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.432 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.443 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.453 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.464 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.474 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.484 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.495 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.505 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.516 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.526 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.536 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.548 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 07:47:13.558 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-05 07:47:13.644 | info: Selecting GID from range 100 to 999 ... 2026-08-05 07:47:13.649 | info: Adding group `rabbitmq' (GID 118) ... 2026-08-05 07:47:13.745 | info: Selecting UID from range 100 to 999 ... 2026-08-05 07:47:13.745 | 2026-08-05 07:47:13.749 | info: Adding system user `rabbitmq' (UID 116) ... 2026-08-05 07:47:13.751 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-08-05 07:47:13.802 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-05 07:47:14.006 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-05 07:47:33.484 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 07:47:35.141 | perl: warning: Setting locale failed. 2026-08-05 07:47:35.141 | perl: warning: Please check that your locale settings: 2026-08-05 07:47:35.141 | LANGUAGE = (unset), 2026-08-05 07:47:35.141 | LC_ALL = "en_US.utf8", 2026-08-05 07:47:35.141 | LANG = "de_DE.UTF-8" 2026-08-05 07:47:35.141 | are supported and installed on your system. 2026-08-05 07:47:35.141 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:47:35.270 | perl: warning: Setting locale failed. 2026-08-05 07:47:35.270 | perl: warning: Please check that your locale settings: 2026-08-05 07:47:35.270 | LANGUAGE = (unset), 2026-08-05 07:47:35.270 | LC_ALL = "en_US.utf8", 2026-08-05 07:47:35.270 | LANG = "de_DE.UTF-8" 2026-08-05 07:47:35.270 | are supported and installed on your system. 2026-08-05 07:47:35.271 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:47:35.320 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:47:35.320 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:47:35.320 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:47:35.390 | perl: warning: Setting locale failed. 2026-08-05 07:47:35.390 | perl: warning: Please check that your locale settings: 2026-08-05 07:47:35.390 | LANGUAGE = (unset), 2026-08-05 07:47:35.390 | LC_ALL = "en_US.utf8", 2026-08-05 07:47:35.390 | LANG = "de_DE.UTF-8" 2026-08-05 07:47:35.391 | are supported and installed on your system. 2026-08-05 07:47:35.391 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:47:35.891 | 2026-08-05 07:47:35.891 | Running kernel seems to be up-to-date. 2026-08-05 07:47:35.892 | 2026-08-05 07:47:35.892 | Restarting services... 2026-08-05 07:47:35.927 | 2026-08-05 07:47:35.927 | Service restarts being deferred: 2026-08-05 07:47:35.927 | systemctl restart systemd-logind.service 2026-08-05 07:47:35.927 | systemctl restart virtlockd.service 2026-08-05 07:47:35.927 | systemctl restart virtlogd.service 2026-08-05 07:47:35.927 | 2026-08-05 07:47:35.927 | No containers need to be restarted. 2026-08-05 07:47:35.928 | 2026-08-05 07:47:35.928 | User sessions running outdated binaries: 2026-08-05 07:47:35.928 | quobyte @ session #5: sshd[2024,2070] 2026-08-05 07:47:35.938 | quobyte @ user manager service: systemd[1166] 2026-08-05 07:47:35.948 | 2026-08-05 07:47:35.948 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 07:47:37.999 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:47:38.003 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:47:38.006 | + functions-common:time_stop:2420 : local name 2026-08-05 07:47:38.009 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:47:38.012 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:47:38.015 | + functions-common:time_stop:2423 : local total 2026-08-05 07:47:38.018 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:47:38.021 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:47:38.024 | + functions-common:time_stop:2427 : start_time=1785916025073 2026-08-05 07:47:38.028 | + functions-common:time_stop:2429 : [[ -z 1785916025073 ]] 2026-08-05 07:47:38.032 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:47:38.036 | + functions-common:time_stop:2432 : end_time=1785916058033 2026-08-05 07:47:38.039 | + functions-common:time_stop:2433 : elapsed_time=32960 2026-08-05 07:47:38.042 | + functions-common:time_stop:2434 : total=92215 2026-08-05 07:47:38.045 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:47:38.048 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=125175 2026-08-05 07:47:38.050 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:47:38.053 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-05 07:47:38.056 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 07:47:38.059 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 07:47:38.062 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 07:47:38.065 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 07:47:38.068 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 07:47:38.071 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 07:47:38.074 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 07:47:38.077 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 07:47:38.080 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 07:47:38.083 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 07:47:38.085 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 07:47:38.088 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 07:47:38.091 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 07:47:38.094 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-05 07:47:38.096 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-05 07:47:38.116 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:47:38.118 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-05 07:47:38.121 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:47:38.124 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-05 07:47:38.127 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-05 07:47:38.131 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-05 07:47:38.135 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-05 07:47:38.138 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-05 07:47:38.141 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-05 07:47:38.144 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-05 07:47:38.147 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-08-05 07:47:38.149 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-08-05 07:47:38.153 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-05 07:47:39.322 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-05 07:47:39.323 | user tags 2026-08-05 07:47:39.323 | guest [administrator]' 2026-08-05 07:47:39.327 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-05 07:47:39.328 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-05 07:47:39.328 | user tags 2026-08-05 07:47:39.328 | guest [administrator]' 2026-08-05 07:47:39.333 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-05 07:47:39.336 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-05 07:47:39.339 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-08-05 07:47:40.399 | Adding user "stackrabbit" ... 2026-08-05 07:47:40.416 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-05 07:47:40.436 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-05 07:47:41.535 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-05 07:47:41.583 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-05 07:47:41.586 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-08-05 07:47:42.675 | Changing password for user "stackrabbit" ... 2026-08-05 07:47:42.712 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-05 07:47:42.715 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-05 07:47:42.718 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-05 07:47:43.816 | Deleting user "guest" ... 2026-08-05 07:47:43.848 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-05 07:47:43.868 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:47:43.871 | + ./stack.sh:main:861 : install_database 2026-08-05 07:47:43.875 | + lib/database:install_database:118 : install_database_mysql 2026-08-05 07:47:43.878 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-05 07:47:43.881 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:47:43.884 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:47:43.887 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-05 07:47:43.901 | perl: warning: Setting locale failed. 2026-08-05 07:47:43.901 | perl: warning: Please check that your locale settings: 2026-08-05 07:47:43.901 | LANGUAGE = (unset), 2026-08-05 07:47:43.902 | LC_ALL = "en_US.utf8", 2026-08-05 07:47:43.902 | LANG = "de_DE.UTF-8" 2026-08-05 07:47:43.902 | are supported and installed on your system. 2026-08-05 07:47:43.902 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:47:43.952 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:47:43.953 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:47:43.953 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:47:44.062 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-08-05 07:47:44.065 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-05 07:47:44.072 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-05 07:47:44.075 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:47:44.077 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:47:44.081 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-05 07:47:44.084 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-05 07:47:44.088 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-08-05 07:47:44.092 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-05 07:47:44.096 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-05 07:47:44.100 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 07:47:44.103 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 07:47:44.106 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 07:47:44.109 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 07:47:44.112 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 07:47:44.116 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 07:47:44.120 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 07:47:44.123 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 07:47:44.127 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 07:47:44.130 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 07:47:44.134 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 07:47:44.138 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 07:47:44.141 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 07:47:44.144 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-05 07:47:44.148 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:47:44.151 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:47:44.155 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-05 07:47:44.158 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:47:44.162 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:47:44.166 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:47:44.169 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:47:44.171 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:47:44.175 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:47:44.178 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:47:44.182 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:47:44.185 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:47:44.188 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:47:44.191 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:47:44.194 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:47:44.197 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-05 07:47:44.199 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:47:44.202 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:47:44.206 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:47:44.209 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-05 07:47:44.235 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-08-05 07:47:44.281 | Reading package lists... 2026-08-05 07:47:44.683 | Building dependency tree... 2026-08-05 07:47:44.684 | Reading state information... 2026-08-05 07:47:45.295 | The following packages were automatically installed and are no longer required: 2026-08-05 07:47:45.297 | libfwupd2 libgusb2 2026-08-05 07:47:45.297 | Use 'sudo apt autoremove' to remove them. 2026-08-05 07:47:45.299 | The following additional packages will be installed: 2026-08-05 07:47:45.299 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-05 07:47:45.299 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-05 07:47:45.299 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-05 07:47:45.299 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-05 07:47:45.300 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-05 07:47:45.300 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-05 07:47:45.302 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-08-05 07:47:45.304 | Suggested packages: 2026-08-05 07:47:45.304 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-08-05 07:47:45.305 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-08-05 07:47:45.360 | The following NEW packages will be installed: 2026-08-05 07:47:45.360 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-05 07:47:45.360 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-05 07:47:45.360 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-05 07:47:45.360 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-05 07:47:45.362 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-05 07:47:45.362 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-05 07:47:45.363 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-08-05 07:47:45.471 | 0 upgraded, 27 newly installed, 0 to remove and 67 not upgraded. 2026-08-05 07:47:45.471 | Need to get 29.6 MB of archives. 2026-08-05 07:47:45.471 | After this operation, 243 MB of additional disk space will be used. 2026-08-05 07:47:45.471 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-08-05 07:47:45.670 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-08-05 07:47:45.671 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-08-05 07:47:45.671 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-05 07:47:45.674 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-05 07:47:45.677 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-08-05 07:47:45.929 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-08-05 07:47:45.945 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-05 07:47:45.945 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-05 07:47:45.947 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-05 07:47:45.948 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-05 07:47:45.950 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-08-05 07:47:45.951 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-05 07:47:45.952 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-05 07:47:45.952 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-05 07:47:45.953 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-05 07:47:45.975 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-08-05 07:47:45.976 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-05 07:47:45.977 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-05 07:47:45.977 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-08-05 07:47:45.978 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-05 07:47:45.978 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-05 07:47:45.979 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-05 07:47:45.996 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-08-05 07:47:45.997 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-08-05 07:47:46.071 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-08-05 07:47:46.071 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-08-05 07:47:46.317 | perl: warning: Setting locale failed. 2026-08-05 07:47:46.318 | perl: warning: Please check that your locale settings: 2026-08-05 07:47:46.318 | LANGUAGE = (unset), 2026-08-05 07:47:46.318 | LC_ALL = "en_US.utf8", 2026-08-05 07:47:46.318 | LANG = "de_DE.UTF-8" 2026-08-05 07:47:46.318 | are supported and installed on your system. 2026-08-05 07:47:46.318 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:47:46.378 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:47:46.379 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:47:46.379 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:47:46.504 | Vorkonfiguration der Pakete ... 2026-08-05 07:47:46.514 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 07:47:46.657 | Fetched 29.6 MB in 1s (43.9 MB/s) 2026-08-05 07:47:46.692 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-05 07:47:46.753 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125890 files and directories currently installed.) 2026-08-05 07:47:46.759 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-05 07:47:46.764 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 07:47:47.176 | Selecting previously unselected package mysql-client-8.0. 2026-08-05 07:47:47.187 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-05 07:47:47.192 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 07:47:47.241 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-05 07:47:47.254 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-05 07:47:47.262 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-05 07:47:47.307 | Selecting previously unselected package libmecab2:amd64. 2026-08-05 07:47:47.319 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-05 07:47:47.324 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-05 07:47:47.375 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-05 07:47:47.388 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-05 07:47:47.392 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-05 07:47:47.439 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-05 07:47:47.451 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-05 07:47:47.455 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 07:47:48.406 | Selecting previously unselected package mysql-server-8.0. 2026-08-05 07:47:48.418 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-05 07:47:48.425 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 07:47:48.477 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:47:48.477 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:47:48.477 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:47:48.553 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 07:47:48.564 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 07:47:48.866 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 07:47:48.933 | Selecting previously unselected package libhtml-tagset-perl. 2026-08-05 07:47:48.945 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-05 07:47:48.948 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-05 07:47:48.990 | Selecting previously unselected package liburi-perl. 2026-08-05 07:47:49.002 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-08-05 07:47:49.005 | Unpacking liburi-perl (5.27-1) ... 2026-08-05 07:47:49.085 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-05 07:47:49.097 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-05 07:47:49.101 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-05 07:47:49.158 | Selecting previously unselected package libcgi-pm-perl. 2026-08-05 07:47:49.170 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-05 07:47:49.174 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-05 07:47:49.234 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-05 07:47:49.246 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-05 07:47:49.250 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-05 07:47:49.292 | Selecting previously unselected package libfcgi-perl. 2026-08-05 07:47:49.304 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-05 07:47:49.308 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-05 07:47:49.350 | Selecting previously unselected package libcgi-fast-perl. 2026-08-05 07:47:49.362 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-05 07:47:49.365 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-05 07:47:49.405 | Selecting previously unselected package libclone-perl:amd64. 2026-08-05 07:47:49.417 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-05 07:47:49.421 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-05 07:47:49.461 | Selecting previously unselected package libencode-locale-perl. 2026-08-05 07:47:49.473 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-08-05 07:47:49.477 | Unpacking libencode-locale-perl (1.05-3) ... 2026-08-05 07:47:49.516 | Selecting previously unselected package libfcgi-bin. 2026-08-05 07:47:49.528 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-05 07:47:49.532 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-05 07:47:49.571 | Selecting previously unselected package libhtml-template-perl. 2026-08-05 07:47:49.583 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-08-05 07:47:49.587 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-05 07:47:49.630 | Selecting previously unselected package libtimedate-perl. 2026-08-05 07:47:49.642 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-08-05 07:47:49.646 | Unpacking libtimedate-perl (2.3300-2) ... 2026-08-05 07:47:49.713 | Selecting previously unselected package libhttp-date-perl. 2026-08-05 07:47:49.725 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-05 07:47:49.729 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-05 07:47:49.769 | Selecting previously unselected package libio-html-perl. 2026-08-05 07:47:49.781 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-08-05 07:47:49.785 | Unpacking libio-html-perl (1.004-3) ... 2026-08-05 07:47:49.824 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-05 07:47:49.836 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-05 07:47:49.840 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-05 07:47:49.880 | Selecting previously unselected package libhttp-message-perl. 2026-08-05 07:47:49.892 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-05 07:47:49.896 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-05 07:47:49.948 | Selecting previously unselected package mecab-utils. 2026-08-05 07:47:49.960 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-05 07:47:49.964 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-05 07:47:50.008 | Selecting previously unselected package mecab-ipadic. 2026-08-05 07:47:50.020 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-05 07:47:50.024 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-05 07:47:50.653 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-05 07:47:50.665 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-05 07:47:50.669 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-05 07:47:50.710 | Selecting previously unselected package mysql-server. 2026-08-05 07:47:50.722 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-05 07:47:50.726 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 07:47:50.795 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-05 07:47:50.806 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-05 07:47:50.820 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 07:47:50.830 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-05 07:47:50.840 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-05 07:47:50.850 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-05 07:47:50.861 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-05 07:47:50.873 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-05 07:47:50.885 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-05 07:47:50.897 | Setting up libencode-locale-perl (1.05-3) ... 2026-08-05 07:47:50.908 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-05 07:47:50.919 | Setting up libio-html-perl (1.004-3) ... 2026-08-05 07:47:50.930 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 07:47:50.941 | Setting up libtimedate-perl (2.3300-2) ... 2026-08-05 07:47:50.953 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 07:47:50.963 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-05 07:47:50.975 | Setting up liburi-perl (5.27-1) ... 2026-08-05 07:47:50.986 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 07:47:51.038 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 07:47:51.089 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:47:51.089 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:47:51.089 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:47:51.164 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 07:47:51.176 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 07:47:51.231 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-05 07:47:51.266 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-05 07:48:02.204 | mysqld will log errors to /var/log/mysql/error.log 2026-08-05 07:48:03.030 | mysqld is running as pid 17274 2026-08-05 07:48:05.462 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-05 07:48:07.062 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-05 07:48:07.073 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-05 07:48:07.082 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-05 07:48:07.086 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-05 07:48:07.088 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-08-05 07:48:07.089 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-05 07:48:07.303 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-05 07:48:07.349 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-05 07:48:07.349 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-05 07:48:07.349 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-05 07:48:07.349 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-05 07:48:07.357 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-05 07:48:07.361 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-05 07:48:07.441 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-05 07:48:07.441 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-05 07:48:07.442 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-05 07:48:07.442 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-05 07:48:07.534 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-05 07:48:07.537 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-05 07:48:07.546 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-05 07:48:07.546 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-05 07:48:07.546 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-05 07:48:07.547 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-05 07:48:07.576 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-05 07:48:07.576 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-05 07:48:07.577 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-05 07:48:07.888 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-05 07:48:07.888 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-05 07:48:07.889 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-05 07:48:08.036 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-05 07:48:08.084 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-05 07:48:08.084 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-05 07:48:08.430 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-08-05 07:48:08.541 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-05 07:48:08.786 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-08-05 07:48:08.789 | 2026-08-05 07:48:08.789 | done! 2026-08-05 07:48:08.795 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-05 07:48:08.802 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-05 07:48:08.811 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-05 07:48:08.815 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-05 07:48:08.815 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-08-05 07:48:08.816 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-05 07:48:09.114 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-05 07:48:09.195 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-05 07:48:09.195 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-05 07:48:09.196 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-05 07:48:09.196 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-05 07:48:09.206 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-05 07:48:09.213 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-05 07:48:09.322 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-05 07:48:09.323 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-05 07:48:09.323 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-05 07:48:09.323 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-05 07:48:09.452 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-05 07:48:09.456 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-05 07:48:09.468 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-05 07:48:09.468 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-05 07:48:09.469 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-05 07:48:09.469 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-05 07:48:09.510 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-05 07:48:09.510 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-05 07:48:09.511 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-05 07:48:09.972 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-05 07:48:09.972 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-05 07:48:09.972 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-05 07:48:10.185 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-05 07:48:10.255 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-05 07:48:10.256 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-05 07:48:10.682 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-08-05 07:48:10.809 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-05 07:48:11.056 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-08-05 07:48:11.059 | 2026-08-05 07:48:11.060 | done! 2026-08-05 07:48:11.066 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-05 07:48:11.074 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-05 07:48:11.086 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-05 07:48:11.097 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 07:48:11.107 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-05 07:48:11.118 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-05 07:48:11.128 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-05 07:48:11.139 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 07:48:13.021 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-05 07:48:13.262 | perl: warning: Setting locale failed. 2026-08-05 07:48:13.262 | perl: warning: Please check that your locale settings: 2026-08-05 07:48:13.263 | LANGUAGE = (unset), 2026-08-05 07:48:13.263 | LC_ALL = "en_US.utf8", 2026-08-05 07:48:13.263 | LANG = "de_DE.UTF-8" 2026-08-05 07:48:13.263 | are supported and installed on your system. 2026-08-05 07:48:13.263 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:48:13.392 | perl: warning: Setting locale failed. 2026-08-05 07:48:13.392 | perl: warning: Please check that your locale settings: 2026-08-05 07:48:13.392 | LANGUAGE = (unset), 2026-08-05 07:48:13.392 | LC_ALL = "en_US.utf8", 2026-08-05 07:48:13.392 | LANG = "de_DE.UTF-8" 2026-08-05 07:48:13.392 | are supported and installed on your system. 2026-08-05 07:48:13.392 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:48:13.443 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:48:13.443 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:48:13.443 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:48:13.514 | perl: warning: Setting locale failed. 2026-08-05 07:48:13.515 | perl: warning: Please check that your locale settings: 2026-08-05 07:48:13.515 | LANGUAGE = (unset), 2026-08-05 07:48:13.515 | LC_ALL = "en_US.utf8", 2026-08-05 07:48:13.515 | LANG = "de_DE.UTF-8" 2026-08-05 07:48:13.515 | are supported and installed on your system. 2026-08-05 07:48:13.515 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:48:14.012 | 2026-08-05 07:48:14.012 | Running kernel seems to be up-to-date. 2026-08-05 07:48:14.012 | 2026-08-05 07:48:14.012 | Restarting services... 2026-08-05 07:48:14.049 | 2026-08-05 07:48:14.050 | Service restarts being deferred: 2026-08-05 07:48:14.050 | systemctl restart systemd-logind.service 2026-08-05 07:48:14.050 | systemctl restart virtlockd.service 2026-08-05 07:48:14.050 | systemctl restart virtlogd.service 2026-08-05 07:48:14.050 | 2026-08-05 07:48:14.050 | No containers need to be restarted. 2026-08-05 07:48:14.050 | 2026-08-05 07:48:14.050 | User sessions running outdated binaries: 2026-08-05 07:48:14.050 | quobyte @ session #5: sshd[2024,2070] 2026-08-05 07:48:14.059 | quobyte @ user manager service: systemd[1166] 2026-08-05 07:48:14.067 | 2026-08-05 07:48:14.067 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 07:48:16.076 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:48:16.078 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:48:16.081 | + functions-common:time_stop:2420 : local name 2026-08-05 07:48:16.084 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:48:16.087 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:48:16.089 | + functions-common:time_stop:2423 : local total 2026-08-05 07:48:16.092 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:48:16.095 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:48:16.097 | + functions-common:time_stop:2427 : start_time=1785916064231 2026-08-05 07:48:16.100 | + functions-common:time_stop:2429 : [[ -z 1785916064231 ]] 2026-08-05 07:48:16.103 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:48:16.107 | + functions-common:time_stop:2432 : end_time=1785916096104 2026-08-05 07:48:16.110 | + functions-common:time_stop:2433 : elapsed_time=31873 2026-08-05 07:48:16.113 | + functions-common:time_stop:2434 : total=125175 2026-08-05 07:48:16.115 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:48:16.118 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157048 2026-08-05 07:48:16.121 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:48:16.124 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-05 07:48:16.126 | + ./stack.sh:main:864 : install_database_python 2026-08-05 07:48:16.129 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-05 07:48:16.132 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-05 07:48:16.135 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-05 07:48:16.138 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 07:48:16.141 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-05 07:48:16.143 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-05 07:48:16.146 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 07:48:16.150 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 07:48:16.151 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-05 07:48:16.157 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-05 07:48:16.159 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-05 07:48:16.161 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-05 07:48:16.165 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-05 07:48:16.167 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-05 07:48:16.191 | Using python 3.12 to install PyMySQL 2026-08-05 07:48:16.194 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-08-05 07:48:17.327 | Collecting PyMySQL 2026-08-05 07:48:17.455 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-05 07:48:17.481 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-05 07:48:17.670 | Installing collected packages: PyMySQL 2026-08-05 07:48:17.739 | Successfully installed PyMySQL-1.2.0 2026-08-05 07:48:17.841 | + inc/python:pip_install:216 : result=0 2026-08-05 07:48:17.843 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:48:17.846 | + functions-common:time_stop:2420 : local name 2026-08-05 07:48:17.849 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:48:17.851 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:48:17.854 | + functions-common:time_stop:2423 : local total 2026-08-05 07:48:17.856 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:48:17.859 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:48:17.862 | + functions-common:time_stop:2427 : start_time=1785916096185 2026-08-05 07:48:17.864 | + functions-common:time_stop:2429 : [[ -z 1785916096185 ]] 2026-08-05 07:48:17.869 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:48:17.873 | + functions-common:time_stop:2432 : end_time=1785916097870 2026-08-05 07:48:17.876 | + functions-common:time_stop:2433 : elapsed_time=1685 2026-08-05 07:48:17.879 | + functions-common:time_stop:2434 : total=33988 2026-08-05 07:48:17.881 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:48:17.884 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35673 2026-08-05 07:48:17.887 | + inc/python:pip_install:219 : return 0 2026-08-05 07:48:17.889 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-05 07:48:17.893 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-05 07:48:17.895 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-05 07:48:17.898 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-05 07:48:17.916 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:48:17.919 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-05 07:48:17.921 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-05 07:48:17.938 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:48:17.942 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-05 07:48:17.959 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:48:17.962 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-05 07:48:17.978 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:48:17.980 | + ./stack.sh:main:872 : install_etcd3 2026-08-05 07:48:17.982 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-05 07:48:17.983 | Installing etcd 2026-08-05 07:48:17.985 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-05 07:48:18.001 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-05 07:48:18.016 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-05 07:48:18.020 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-05 07:48:18.037 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-05 07:48:18.040 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:48:18.043 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:48:18.046 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-05 07:48:18.049 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-05 07:48:18.051 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-05 07:48:18.054 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:48:18.057 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-08-05 07:48:18.061 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-05 07:48:18.063 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:48:18.068 | --2026-08-05 09:48:18-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:48:18.146 | Resolving github.com (github.com)... 140.82.121.3 2026-08-05 07:48:18.161 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-05 07:48:18.369 | HTTP request sent, awaiting response... 302 Found 2026-08-05 07:48:18.369 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-05T08%3A48%3A26Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-05T07%3A47%3A46Z&ske=2026-08-05T08%3A48%3A26Z&sks=b&skv=2018-11-09&sig=NoxH1PK6ikdKYV7InZzma2hQQpTyFGeQsKOQc0gsLrg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTkxNzg5OCwibmJmIjoxNzg1OTE2MDk4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.EYF7Urujp5z-m8WE2aQwMf2T75TT_ckkcWktAJNR1sk&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-05 07:48:18.369 | --2026-08-05 09:48:18-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-05T08%3A48%3A26Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-05T07%3A47%3A46Z&ske=2026-08-05T08%3A48%3A26Z&sks=b&skv=2018-11-09&sig=NoxH1PK6ikdKYV7InZzma2hQQpTyFGeQsKOQc0gsLrg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTkxNzg5OCwibmJmIjoxNzg1OTE2MDk4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.EYF7Urujp5z-m8WE2aQwMf2T75TT_ckkcWktAJNR1sk&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-05 07:48:18.399 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-08-05 07:48:18.411 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-08-05 07:48:18.453 | HTTP request sent, awaiting response... 200 OK 2026-08-05 07:48:18.453 | Length: 20927601 (20M) [application/octet-stream] 2026-08-05 07:48:18.453 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-05 07:48:18.504 | 2026-08-05 07:48:18.736 | 0K ........ ........ ... 100% 70.3M=0.3s 2026-08-05 07:48:18.736 | 2026-08-05 07:48:18.737 | 2026-08-05 09:48:18 (70.3 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-08-05 07:48:18.737 | 2026-08-05 07:48:18.741 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-05 07:48:18.744 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:48:18.747 | ++ functions:get_extra_file:81 : return 2026-08-05 07:48:18.751 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 07:48:18.754 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-05 07:48:18.757 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-05 07:48:18.760 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-08-05 07:48:18.786 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-05 07:48:18.790 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-08-05 07:48:18.799 | etcd-v3.5.21-linux-amd64/ 2026-08-05 07:48:18.799 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-05 07:48:18.799 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-05 07:48:18.799 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-05 07:48:18.799 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-05 07:48:18.799 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-05 07:48:18.799 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-05 07:48:18.799 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-05 07:48:18.800 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-05 07:48:18.800 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-05 07:48:18.800 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-05 07:48:18.801 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-05 07:48:18.801 | etcd-v3.5.21-linux-amd64/README.md 2026-08-05 07:48:18.801 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-05 07:48:18.962 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-05 07:48:19.158 | etcd-v3.5.21-linux-amd64/etcd 2026-08-05 07:48:19.416 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-05 07:48:19.451 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-05 07:48:19.483 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-05 07:48:19.486 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-05 07:48:19.502 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:48:19.505 | + ./stack.sh:main:891 : install_dstat 2026-08-05 07:48:19.507 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-05 07:48:19.524 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:48:19.527 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-05 07:48:19.530 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:48:19.533 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-05 07:48:19.535 | + ./stack.sh:main:900 : install_libs 2026-08-05 07:48:19.538 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-05 07:48:19.540 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-05 07:48:19.543 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-05 07:48:19.545 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-05 07:48:19.548 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.551 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.554 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-08-05 07:48:19.556 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.559 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-05 07:48:19.561 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-05 07:48:19.563 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-05 07:48:19.566 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-05 07:48:19.568 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.571 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.574 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-08-05 07:48:19.576 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.579 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-05 07:48:19.581 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-05 07:48:19.584 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-05 07:48:19.586 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-05 07:48:19.589 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.591 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.594 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-08-05 07:48:19.597 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.599 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-05 07:48:19.601 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-05 07:48:19.604 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-05 07:48:19.607 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-05 07:48:19.609 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.611 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.614 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-08-05 07:48:19.616 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.619 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-05 07:48:19.621 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-05 07:48:19.623 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-05 07:48:19.626 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-05 07:48:19.629 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.632 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.635 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-08-05 07:48:19.637 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.639 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-05 07:48:19.641 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-05 07:48:19.644 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-05 07:48:19.646 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-05 07:48:19.648 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.651 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.654 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-08-05 07:48:19.656 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.659 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-05 07:48:19.661 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-05 07:48:19.664 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-05 07:48:19.667 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-05 07:48:19.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.671 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.673 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-08-05 07:48:19.676 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.678 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-05 07:48:19.681 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-05 07:48:19.685 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-05 07:48:19.688 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-05 07:48:19.691 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.693 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.696 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-08-05 07:48:19.698 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.701 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-05 07:48:19.704 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-05 07:48:19.707 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-05 07:48:19.710 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-05 07:48:19.712 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.714 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.717 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-08-05 07:48:19.719 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.722 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-05 07:48:19.724 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-05 07:48:19.727 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-05 07:48:19.730 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-05 07:48:19.733 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.736 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.739 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-08-05 07:48:19.742 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.744 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-05 07:48:19.747 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-05 07:48:19.749 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-05 07:48:19.752 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-05 07:48:19.754 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.757 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.759 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-08-05 07:48:19.761 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.764 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-05 07:48:19.766 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-05 07:48:19.768 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-05 07:48:19.771 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-05 07:48:19.774 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.776 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.778 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-08-05 07:48:19.781 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.783 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-05 07:48:19.786 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-05 07:48:19.789 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-05 07:48:19.791 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-05 07:48:19.794 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.796 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.798 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-08-05 07:48:19.801 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.804 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-05 07:48:19.806 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-05 07:48:19.809 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-05 07:48:19.812 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-05 07:48:19.814 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.817 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.819 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-08-05 07:48:19.822 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.825 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-05 07:48:19.827 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-05 07:48:19.830 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-05 07:48:19.833 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-05 07:48:19.835 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.838 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.842 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-08-05 07:48:19.844 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.847 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-05 07:48:19.849 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-05 07:48:19.852 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-05 07:48:19.855 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-05 07:48:19.858 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.861 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.864 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-08-05 07:48:19.866 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.869 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-05 07:48:19.872 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-05 07:48:19.875 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-05 07:48:19.878 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-05 07:48:19.881 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.884 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.887 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-08-05 07:48:19.890 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.892 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-05 07:48:19.895 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-05 07:48:19.898 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-05 07:48:19.901 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-05 07:48:19.904 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.907 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.910 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-08-05 07:48:19.912 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.915 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-05 07:48:19.918 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-05 07:48:19.921 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-05 07:48:19.924 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-05 07:48:19.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.930 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.933 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-08-05 07:48:19.936 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.939 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-05 07:48:19.942 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-05 07:48:19.945 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-05 07:48:19.948 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-05 07:48:19.951 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.954 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.957 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-08-05 07:48:19.960 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.963 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-05 07:48:19.966 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-05 07:48:19.969 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-05 07:48:19.972 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-05 07:48:19.974 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:19.978 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:19.981 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-08-05 07:48:19.984 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:19.987 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-05 07:48:19.990 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-05 07:48:19.993 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-05 07:48:19.995 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-05 07:48:19.998 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.001 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.004 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-08-05 07:48:20.007 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.010 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-05 07:48:20.013 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-05 07:48:20.016 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-05 07:48:20.019 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-05 07:48:20.022 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.025 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.028 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-08-05 07:48:20.031 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.034 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-05 07:48:20.037 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-05 07:48:20.040 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-05 07:48:20.043 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-05 07:48:20.046 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.049 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.052 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-08-05 07:48:20.055 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.058 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-05 07:48:20.061 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-05 07:48:20.064 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-05 07:48:20.067 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-05 07:48:20.070 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.073 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.076 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-08-05 07:48:20.079 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.082 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-05 07:48:20.085 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-05 07:48:20.088 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-05 07:48:20.091 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-05 07:48:20.094 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.097 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.101 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-08-05 07:48:20.104 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.106 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-05 07:48:20.108 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-05 07:48:20.111 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-05 07:48:20.114 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-05 07:48:20.117 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.120 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.122 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-08-05 07:48:20.124 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.127 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-05 07:48:20.129 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-05 07:48:20.132 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-05 07:48:20.135 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-05 07:48:20.138 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.141 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.143 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-08-05 07:48:20.146 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.148 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-05 07:48:20.151 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-05 07:48:20.153 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-05 07:48:20.155 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-05 07:48:20.158 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.160 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.163 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-08-05 07:48:20.165 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.167 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-05 07:48:20.170 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-05 07:48:20.173 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-05 07:48:20.175 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-05 07:48:20.177 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.180 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.182 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-08-05 07:48:20.185 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.188 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-05 07:48:20.191 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-05 07:48:20.193 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-05 07:48:20.196 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-05 07:48:20.199 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.201 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.203 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-08-05 07:48:20.206 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.209 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-05 07:48:20.212 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-05 07:48:20.214 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-05 07:48:20.216 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-05 07:48:20.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.221 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.224 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-08-05 07:48:20.226 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.229 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-05 07:48:20.231 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-05 07:48:20.234 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-05 07:48:20.236 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-05 07:48:20.239 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.241 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.243 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-08-05 07:48:20.246 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.249 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-05 07:48:20.252 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-05 07:48:20.254 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-05 07:48:20.257 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-05 07:48:20.260 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.263 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.266 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-08-05 07:48:20.268 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.270 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-05 07:48:20.273 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-05 07:48:20.275 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-05 07:48:20.278 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-05 07:48:20.280 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.283 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.285 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-08-05 07:48:20.288 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.290 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-05 07:48:20.293 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-05 07:48:20.296 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-05 07:48:20.299 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-05 07:48:20.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.304 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.307 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-08-05 07:48:20.311 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.313 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-05 07:48:20.316 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-05 07:48:20.319 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-05 07:48:20.321 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-05 07:48:20.324 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.326 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.329 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-08-05 07:48:20.332 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.334 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-05 07:48:20.337 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-05 07:48:20.339 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-05 07:48:20.342 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-05 07:48:20.345 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.347 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.349 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-08-05 07:48:20.352 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.354 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-05 07:48:20.356 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-05 07:48:20.359 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:20.361 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:20.363 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-08-05 07:48:20.366 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:20.369 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-05 07:48:20.389 | Using python 3.12 to install etcd3gw 2026-08-05 07:48:20.392 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-08-05 07:48:21.530 | Collecting etcd3gw 2026-08-05 07:48:21.658 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 07:48:21.669 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-05 07:48:21.693 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-05 07:48:21.696 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-05 07:48:21.741 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-05 07:48:21.757 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:48:21.801 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-05 07:48:21.820 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-05 07:48:22.361 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-05 07:48:22.377 | 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-08-05 07:48:22.391 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-08-05 07:48:22.561 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-05 07:48:22.564 | 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-08-05 07:48:22.579 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-05 07:48:22.581 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-05 07:48:22.604 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-05 07:48:22.607 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-05 07:48:22.613 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-05 07:48:22.641 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-05 07:48:22.676 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-08-05 07:48:22.702 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-05 07:48:22.711 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-05 07:48:22.714 | 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-08-05 07:48:22.716 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-05 07:48:22.718 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-05 07:48:22.733 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-08-05 07:48:22.997 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-05 07:48:23.055 | Attempting uninstall: urllib3 2026-08-05 07:48:23.061 | Found existing installation: urllib3 2.0.7 2026-08-05 07:48:23.061 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:48:23.062 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-05 07:48:23.205 | Attempting uninstall: idna 2026-08-05 07:48:23.214 | Found existing installation: idna 3.6 2026-08-05 07:48:23.215 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:48:23.215 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-05 07:48:23.373 | Attempting uninstall: requests 2026-08-05 07:48:23.380 | Found existing installation: requests 2.31.0 2026-08-05 07:48:23.380 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:48:23.381 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-05 07:48:23.616 | 2026-08-05 07:48:23.621 | 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-08-05 07:48:23.759 | + inc/python:pip_install:216 : result=0 2026-08-05 07:48:23.763 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:48:23.766 | + functions-common:time_stop:2420 : local name 2026-08-05 07:48:23.768 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:48:23.771 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:48:23.773 | + functions-common:time_stop:2423 : local total 2026-08-05 07:48:23.776 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:48:23.779 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:48:23.781 | + functions-common:time_stop:2427 : start_time=1785916100384 2026-08-05 07:48:23.784 | + functions-common:time_stop:2429 : [[ -z 1785916100384 ]] 2026-08-05 07:48:23.787 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:48:23.791 | + functions-common:time_stop:2432 : end_time=1785916103788 2026-08-05 07:48:23.793 | + functions-common:time_stop:2433 : elapsed_time=3404 2026-08-05 07:48:23.796 | + functions-common:time_stop:2434 : total=35673 2026-08-05 07:48:23.798 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:48:23.801 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39077 2026-08-05 07:48:23.803 | + inc/python:pip_install:219 : return 0 2026-08-05 07:48:23.805 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-05 07:48:23.808 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-05 07:48:23.810 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-05 07:48:23.813 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 07:48:23.816 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 07:48:23.819 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 07:48:23.822 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 07:48:23.825 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 07:48:23.828 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 07:48:23.831 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 07:48:23.834 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 07:48:23.837 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 07:48:23.840 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 07:48:23.843 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 07:48:23.846 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 07:48:23.849 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 07:48:23.852 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-05 07:48:23.854 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:48:23.857 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:48:23.860 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-05 07:48:23.862 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-05 07:48:23.865 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:48:23.868 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:48:23.871 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:48:23.874 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:48:23.877 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:48:23.880 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:48:23.883 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:48:23.886 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:48:23.889 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:48:23.892 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:48:23.894 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:48:23.897 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:48:23.900 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-05 07:48:23.903 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:48:23.905 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:48:23.908 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:48:23.911 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-05 07:48:23.934 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-08-05 07:48:23.971 | Reading package lists... 2026-08-05 07:48:24.339 | Building dependency tree... 2026-08-05 07:48:24.340 | Reading state information... 2026-08-05 07:48:24.889 | The following packages were automatically installed and are no longer required: 2026-08-05 07:48:24.891 | libfwupd2 libgusb2 2026-08-05 07:48:24.892 | Use 'sudo apt autoremove' to remove them. 2026-08-05 07:48:24.893 | The following additional packages will be installed: 2026-08-05 07:48:24.895 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-08-05 07:48:24.897 | Suggested packages: 2026-08-05 07:48:24.897 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-05 07:48:24.897 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-05 07:48:24.897 | python3-uwsgidecorators 2026-08-05 07:48:24.932 | The following NEW packages will be installed: 2026-08-05 07:48:24.934 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-08-05 07:48:25.048 | 0 upgraded, 6 newly installed, 0 to remove and 67 not upgraded. 2026-08-05 07:48:25.048 | Need to get 1270 kB of archives. 2026-08-05 07:48:25.048 | After this operation, 4285 kB of additional disk space will be used. 2026-08-05 07:48:25.048 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-05 07:48:25.155 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-05 07:48:25.172 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-05 07:48:25.202 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-05 07:48:25.227 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-05 07:48:25.228 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-05 07:48:25.460 | perl: warning: Setting locale failed. 2026-08-05 07:48:25.460 | perl: warning: Please check that your locale settings: 2026-08-05 07:48:25.460 | LANGUAGE = (unset), 2026-08-05 07:48:25.460 | LC_ALL = "en_US.utf8", 2026-08-05 07:48:25.461 | LANG = "de_DE.UTF-8" 2026-08-05 07:48:25.461 | are supported and installed on your system. 2026-08-05 07:48:25.461 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:48:25.522 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:48:25.522 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:48:25.522 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:48:25.703 | Fetched 1270 kB in 0s (4700 kB/s) 2026-08-05 07:48:25.752 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-05 07:48:25.817 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126492 files and directories currently installed.) 2026-08-05 07:48:25.823 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-05 07:48:25.830 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-05 07:48:25.879 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-05 07:48:25.891 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-05 07:48:25.895 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-05 07:48:25.943 | Selecting previously unselected package libzmq5:amd64. 2026-08-05 07:48:25.955 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-05 07:48:25.959 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-05 07:48:26.009 | Selecting previously unselected package uwsgi-core. 2026-08-05 07:48:26.021 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-05 07:48:26.025 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-05 07:48:26.193 | Selecting previously unselected package uwsgi. 2026-08-05 07:48:26.205 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-05 07:48:26.211 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-05 07:48:26.262 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-05 07:48:26.275 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-05 07:48:26.278 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-05 07:48:26.348 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-05 07:48:26.359 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-05 07:48:26.369 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-05 07:48:26.380 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-05 07:48:26.401 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-05 07:48:26.985 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-05 07:48:27.020 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 07:48:28.011 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-05 07:48:28.241 | perl: warning: Setting locale failed. 2026-08-05 07:48:28.241 | perl: warning: Please check that your locale settings: 2026-08-05 07:48:28.241 | LANGUAGE = (unset), 2026-08-05 07:48:28.242 | LC_ALL = "en_US.utf8", 2026-08-05 07:48:28.242 | LANG = "de_DE.UTF-8" 2026-08-05 07:48:28.242 | are supported and installed on your system. 2026-08-05 07:48:28.242 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:48:28.371 | perl: warning: Setting locale failed. 2026-08-05 07:48:28.371 | perl: warning: Please check that your locale settings: 2026-08-05 07:48:28.371 | LANGUAGE = (unset), 2026-08-05 07:48:28.371 | LC_ALL = "en_US.utf8", 2026-08-05 07:48:28.371 | LANG = "de_DE.UTF-8" 2026-08-05 07:48:28.371 | are supported and installed on your system. 2026-08-05 07:48:28.371 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:48:28.422 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:48:28.422 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:48:28.422 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:48:28.493 | perl: warning: Setting locale failed. 2026-08-05 07:48:28.493 | perl: warning: Please check that your locale settings: 2026-08-05 07:48:28.494 | LANGUAGE = (unset), 2026-08-05 07:48:28.494 | LC_ALL = "en_US.utf8", 2026-08-05 07:48:28.494 | LANG = "de_DE.UTF-8" 2026-08-05 07:48:28.494 | are supported and installed on your system. 2026-08-05 07:48:28.494 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:48:28.984 | 2026-08-05 07:48:28.984 | Running kernel seems to be up-to-date. 2026-08-05 07:48:28.984 | 2026-08-05 07:48:28.985 | Restarting services... 2026-08-05 07:48:29.022 | 2026-08-05 07:48:29.022 | Service restarts being deferred: 2026-08-05 07:48:29.022 | systemctl restart systemd-logind.service 2026-08-05 07:48:29.022 | systemctl restart virtlockd.service 2026-08-05 07:48:29.022 | systemctl restart virtlogd.service 2026-08-05 07:48:29.022 | 2026-08-05 07:48:29.022 | No containers need to be restarted. 2026-08-05 07:48:29.022 | 2026-08-05 07:48:29.022 | User sessions running outdated binaries: 2026-08-05 07:48:29.022 | quobyte @ session #5: sshd[2024,2070] 2026-08-05 07:48:29.032 | quobyte @ user manager service: systemd[1166] 2026-08-05 07:48:29.041 | 2026-08-05 07:48:29.041 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 07:48:31.058 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:48:31.061 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:48:31.064 | + functions-common:time_stop:2420 : local name 2026-08-05 07:48:31.066 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:48:31.069 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:48:31.072 | + functions-common:time_stop:2423 : local total 2026-08-05 07:48:31.074 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:48:31.077 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:48:31.080 | + functions-common:time_stop:2427 : start_time=1785916103931 2026-08-05 07:48:31.082 | + functions-common:time_stop:2429 : [[ -z 1785916103931 ]] 2026-08-05 07:48:31.086 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:48:31.090 | + functions-common:time_stop:2432 : end_time=1785916111088 2026-08-05 07:48:31.093 | + functions-common:time_stop:2433 : elapsed_time=7157 2026-08-05 07:48:31.096 | + functions-common:time_stop:2434 : total=157048 2026-08-05 07:48:31.099 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:48:31.102 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164205 2026-08-05 07:48:31.105 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:48:31.108 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-05 07:48:31.111 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:48:31.114 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:48:31.116 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-05 07:48:31.119 | perl: warning: Setting locale failed. 2026-08-05 07:48:31.119 | perl: warning: Please check that your locale settings: 2026-08-05 07:48:31.119 | LANGUAGE = (unset), 2026-08-05 07:48:31.119 | LC_ALL = "en_US.utf8", 2026-08-05 07:48:31.120 | LANG = (unset) 2026-08-05 07:48:31.120 | are supported and installed on your system. 2026-08-05 07:48:31.120 | perl: warning: Falling back to the standard locale ("C"). 2026-08-05 07:48:31.156 | No module matches proxy 2026-08-05 07:48:31.161 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-05 07:48:31.172 | perl: warning: Setting locale failed. 2026-08-05 07:48:31.172 | perl: warning: Please check that your locale settings: 2026-08-05 07:48:31.172 | LANGUAGE = (unset), 2026-08-05 07:48:31.172 | LC_ALL = "en_US.utf8", 2026-08-05 07:48:31.172 | LANG = "de_DE.UTF-8" 2026-08-05 07:48:31.172 | are supported and installed on your system. 2026-08-05 07:48:31.172 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:48:31.213 | Enabling module proxy. 2026-08-05 07:48:31.218 | To activate the new configuration, you need to run: 2026-08-05 07:48:31.218 | systemctl restart apache2 2026-08-05 07:48:31.223 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-05 07:48:31.233 | perl: warning: Setting locale failed. 2026-08-05 07:48:31.234 | perl: warning: Please check that your locale settings: 2026-08-05 07:48:31.234 | LANGUAGE = (unset), 2026-08-05 07:48:31.234 | LC_ALL = "en_US.utf8", 2026-08-05 07:48:31.234 | LANG = "de_DE.UTF-8" 2026-08-05 07:48:31.234 | are supported and installed on your system. 2026-08-05 07:48:31.234 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:48:31.274 | Considering dependency proxy for proxy_uwsgi: 2026-08-05 07:48:31.275 | Module proxy already enabled 2026-08-05 07:48:31.275 | Enabling module proxy_uwsgi. 2026-08-05 07:48:31.280 | To activate the new configuration, you need to run: 2026-08-05 07:48:31.281 | systemctl restart apache2 2026-08-05 07:48:31.287 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-05 07:48:31.291 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:48:31.295 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:48:31.299 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:48:31.438 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-05 07:48:31.442 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-05 07:48:31.446 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-05 07:48:31.450 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:31.453 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:31.457 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-08-05 07:48:31.461 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:31.465 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-05 07:48:31.468 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-05 07:48:31.472 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-05 07:48:31.475 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:31.479 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:31.483 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-08-05 07:48:31.487 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:31.490 | + ./stack.sh:main:908 : install_glanceclient 2026-08-05 07:48:31.493 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-05 07:48:31.497 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-05 07:48:31.501 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:31.505 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:31.509 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-08-05 07:48:31.513 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:31.517 | + ./stack.sh:main:909 : install_cinderclient 2026-08-05 07:48:31.521 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-05 07:48:31.525 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-05 07:48:31.528 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:31.531 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:31.535 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-08-05 07:48:31.539 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:31.543 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-05 07:48:31.547 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-05 07:48:31.551 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:31.554 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:31.558 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-08-05 07:48:31.562 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:31.566 | + ./stack.sh:main:910 : install_novaclient 2026-08-05 07:48:31.569 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-05 07:48:31.573 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-05 07:48:31.576 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:31.580 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:31.584 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-08-05 07:48:31.588 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:31.591 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-05 07:48:31.615 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:48:31.618 | + ./stack.sh:main:912 : install_swiftclient 2026-08-05 07:48:31.622 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-05 07:48:31.626 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-05 07:48:31.630 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:31.634 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:31.637 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-08-05 07:48:31.640 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:31.643 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-05 07:48:31.665 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:48:31.669 | + ./stack.sh:main:915 : install_neutronclient 2026-08-05 07:48:31.673 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-05 07:48:31.677 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-05 07:48:31.680 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:31.683 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:31.687 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-08-05 07:48:31.690 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:31.694 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-05 07:48:31.698 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-05 07:48:31.701 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-05 07:48:31.704 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:48:31.708 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:48:31.711 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-08-05 07:48:31.714 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:48:31.718 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-05 07:48:31.721 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-05 07:48:31.724 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 07:48:31.728 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-05 07:48:31.732 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-05 07:48:31.736 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 07:48:31.741 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-05 07:48:31.742 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 07:48:31.749 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-05 07:48:31.752 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-05 07:48:31.756 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-05 07:48:31.759 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-05 07:48:31.763 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-05 07:48:31.790 | Using python 3.12 to install keystonemiddleware 2026-08-05 07:48:31.794 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-08-05 07:48:32.947 | Collecting keystonemiddleware 2026-08-05 07:48:33.077 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-05 07:48:33.142 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-05 07:48:33.158 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-05 07:48:33.213 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-05 07:48:33.230 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 07:48:33.293 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-05 07:48:33.308 | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 07:48:33.354 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-05 07:48:33.369 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 07:48:33.415 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-05 07:48:33.431 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-05 07:48:33.485 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-05 07:48:33.502 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 07:48:33.549 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-05 07:48:33.565 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:48:33.622 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-05 07:48:33.639 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:48:33.648 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-05 07:48:33.679 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-05 07:48:33.694 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 07:48:33.735 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-05 07:48:33.750 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-05 07:48:33.801 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-05 07:48:33.817 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-05 07:48:33.827 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-05 07:48:33.860 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-05 07:48:33.876 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-08-05 07:48:33.889 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-08-05 07:48:33.929 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-05 07:48:33.945 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 07:48:33.978 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-05 07:48:33.993 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 07:48:34.035 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-05 07:48:34.049 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-05 07:48:34.091 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-05 07:48:34.107 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 07:48:34.154 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-05 07:48:34.169 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-05 07:48:34.211 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-05 07:48:34.226 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-05 07:48:34.265 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-05 07:48:34.279 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-05 07:48:34.289 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-08-05 07:48:34.327 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-05 07:48:34.342 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-05 07:48:34.352 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-08-05 07:48:34.354 | 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-08-05 07:48:34.506 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-05 07:48:34.522 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-08-05 07:48:34.578 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-05 07:48:34.593 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-05 07:48:34.603 | 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-08-05 07:48:34.730 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-05 07:48:34.751 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-08-05 07:48:34.770 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-08-05 07:48:34.803 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-05 07:48:34.818 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-05 07:48:34.835 | 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-08-05 07:48:34.835 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-08-05 07:48:34.836 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-08-05 07:48:34.838 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-05 07:48:34.912 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-08-05 07:48:34.950 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-08-05 07:48:34.986 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-08-05 07:48:35.008 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-05 07:48:35.030 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-05 07:48:35.051 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-05 07:48:35.072 | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-08-05 07:48:35.098 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-05 07:48:35.144 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 52.4 MB/s 0:00:00 2026-08-05 07:48:35.161 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-05 07:48:35.182 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-05 07:48:35.203 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-08-05 07:48:35.226 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-05 07:48:35.247 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-05 07:48:35.274 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-08-05 07:48:35.296 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-05 07:48:35.320 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-05 07:48:35.341 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-05 07:48:35.363 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-05 07:48:35.385 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-05 07:48:35.411 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-05 07:48:35.437 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-05 07:48:35.457 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-05 07:48:35.482 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-08-05 07:48:35.504 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-08-05 07:48:35.525 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-08-05 07:48:35.891 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-08-05 07:48:36.149 | Attempting uninstall: six 2026-08-05 07:48:36.157 | Found existing installation: six 1.16.0 2026-08-05 07:48:36.158 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:48:36.159 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-05 07:48:36.219 | Attempting uninstall: pyparsing 2026-08-05 07:48:36.229 | Found existing installation: pyparsing 3.1.1 2026-08-05 07:48:36.229 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:48:36.230 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-05 07:48:36.370 | Attempting uninstall: PyJWT 2026-08-05 07:48:36.379 | Found existing installation: PyJWT 2.7.0 2026-08-05 07:48:36.380 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:48:36.381 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-05 07:48:36.542 | Attempting uninstall: netaddr 2026-08-05 07:48:36.551 | Found existing installation: netaddr 0.8.0 2026-08-05 07:48:36.551 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:48:36.551 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-05 07:48:36.809 | Attempting uninstall: python-dateutil 2026-08-05 07:48:36.819 | Found existing installation: python-dateutil 2.8.2 2026-08-05 07:48:36.819 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:48:36.820 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-05 07:48:38.989 | 2026-08-05 07:48:38.997 | 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.3.0 oslo.config-10.6.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-08-05 07:48:39.176 | + inc/python:pip_install:216 : result=0 2026-08-05 07:48:39.180 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:48:39.184 | + functions-common:time_stop:2420 : local name 2026-08-05 07:48:39.188 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:48:39.191 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:48:39.194 | + functions-common:time_stop:2423 : local total 2026-08-05 07:48:39.197 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:48:39.199 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:48:39.203 | + functions-common:time_stop:2427 : start_time=1785916111784 2026-08-05 07:48:39.207 | + functions-common:time_stop:2429 : [[ -z 1785916111784 ]] 2026-08-05 07:48:39.212 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:48:39.218 | + functions-common:time_stop:2432 : end_time=1785916119214 2026-08-05 07:48:39.222 | + functions-common:time_stop:2433 : elapsed_time=7430 2026-08-05 07:48:39.225 | + functions-common:time_stop:2434 : total=39077 2026-08-05 07:48:39.228 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:48:39.232 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46507 2026-08-05 07:48:39.236 | + inc/python:pip_install:219 : return 0 2026-08-05 07:48:39.239 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-05 07:48:39.243 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-05 07:48:39.247 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 07:48:39.252 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-05 07:48:39.255 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-05 07:48:39.258 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 07:48:39.263 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-05 07:48:39.264 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 07:48:39.270 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-05 07:48:39.273 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-05 07:48:39.276 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-05 07:48:39.281 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-05 07:48:39.283 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-05 07:48:39.312 | Using python 3.12 to install python-memcached 2026-08-05 07:48:39.315 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-08-05 07:48:40.437 | Collecting python-memcached 2026-08-05 07:48:40.566 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-05 07:48:40.593 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-05 07:48:40.793 | Installing collected packages: python-memcached 2026-08-05 07:48:40.864 | Successfully installed python-memcached-1.62 2026-08-05 07:48:40.969 | + inc/python:pip_install:216 : result=0 2026-08-05 07:48:40.973 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:48:40.977 | + functions-common:time_stop:2420 : local name 2026-08-05 07:48:40.980 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:48:40.984 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:48:40.989 | + functions-common:time_stop:2423 : local total 2026-08-05 07:48:40.993 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:48:40.996 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:48:41.000 | + functions-common:time_stop:2427 : start_time=1785916119304 2026-08-05 07:48:41.003 | + functions-common:time_stop:2429 : [[ -z 1785916119304 ]] 2026-08-05 07:48:41.009 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:48:41.015 | + functions-common:time_stop:2432 : end_time=1785916121010 2026-08-05 07:48:41.019 | + functions-common:time_stop:2433 : elapsed_time=1706 2026-08-05 07:48:41.022 | + functions-common:time_stop:2434 : total=46507 2026-08-05 07:48:41.026 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:48:41.030 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48213 2026-08-05 07:48:41.032 | + inc/python:pip_install:219 : return 0 2026-08-05 07:48:41.037 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-05 07:48:41.062 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:48:41.065 | + ./stack.sh:main:922 : '[' 192.168.122.9 == 192.168.122.9 ']' 2026-08-05 07:48:41.070 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-05 07:48:41.073 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-05 07:48:41.078 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-05 07:48:41.081 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 07:48:41.085 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-05 07:48:41.089 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-05 07:48:41.114 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:48:41.118 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-05 07:48:41.122 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-08-05 07:48:41.126 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-05 07:48:41.129 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:48:41.133 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:48:41.137 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:48:41.141 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 07:48:41.145 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:48:41.150 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:48:41.175 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:48:41.179 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:48:41.182 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:48:41.187 | + functions-common:git_clone:610 : echo master 2026-08-05 07:48:41.188 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:48:41.195 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-05 07:48:41.199 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 07:48:41.202 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-05 07:48:41.206 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:48:41.210 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:48:41.214 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:48:41.218 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:48:41.222 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:48:41.226 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:48:41.230 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:48:41.234 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:48:41.239 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:48:41.245 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916121240 2026-08-05 07:48:41.248 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-05 07:48:41.252 | Cloning into '/opt/stack/keystone'... 2026-08-05 07:48:58.148 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:48:58.151 | + functions-common:time_stop:2420 : local name 2026-08-05 07:48:58.155 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:48:58.158 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:48:58.161 | + functions-common:time_stop:2423 : local total 2026-08-05 07:48:58.165 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:48:58.169 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:48:58.173 | + functions-common:time_stop:2427 : start_time=1785916121240 2026-08-05 07:48:58.176 | + functions-common:time_stop:2429 : [[ -z 1785916121240 ]] 2026-08-05 07:48:58.181 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:48:58.186 | + functions-common:time_stop:2432 : end_time=1785916138183 2026-08-05 07:48:58.190 | + functions-common:time_stop:2433 : elapsed_time=16943 2026-08-05 07:48:58.193 | + functions-common:time_stop:2434 : total=4714 2026-08-05 07:48:58.196 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:48:58.199 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21657 2026-08-05 07:48:58.202 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-08-05 07:48:58.206 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 07:48:58.209 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:48:58.212 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:48:58.215 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:48:58.218 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:48:58.221 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:48:58.224 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:48:58.227 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:48:58.231 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:48:58.235 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:48:58.240 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916138236 2026-08-05 07:48:58.243 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 07:48:58.851 | From https://review.opendev.org/openstack/keystone 2026-08-05 07:48:58.851 | * branch master -> FETCH_HEAD 2026-08-05 07:48:58.864 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:48:58.867 | + functions-common:time_stop:2420 : local name 2026-08-05 07:48:58.870 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:48:58.872 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:48:58.876 | + functions-common:time_stop:2423 : local total 2026-08-05 07:48:58.879 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:48:58.881 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:48:58.884 | + functions-common:time_stop:2427 : start_time=1785916138236 2026-08-05 07:48:58.887 | + functions-common:time_stop:2429 : [[ -z 1785916138236 ]] 2026-08-05 07:48:58.891 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:48:58.896 | + functions-common:time_stop:2432 : end_time=1785916138892 2026-08-05 07:48:58.899 | + functions-common:time_stop:2433 : elapsed_time=656 2026-08-05 07:48:58.902 | + functions-common:time_stop:2434 : total=21657 2026-08-05 07:48:58.905 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:48:58.908 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22313 2026-08-05 07:48:58.910 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 07:48:58.914 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:48:58.916 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:48:58.920 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:48:58.923 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:48:58.926 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:48:58.930 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:48:58.933 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:48:58.936 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:48:58.941 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:48:58.945 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916138942 2026-08-05 07:48:58.948 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 07:48:59.115 | Note: switching to 'FETCH_HEAD'. 2026-08-05 07:48:59.115 | 2026-08-05 07:48:59.116 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 07:48:59.116 | changes and commit them, and you can discard any commits you make in this 2026-08-05 07:48:59.116 | state without impacting any branches by switching back to a branch. 2026-08-05 07:48:59.116 | 2026-08-05 07:48:59.116 | If you want to create a new branch to retain commits you create, you may 2026-08-05 07:48:59.116 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 07:48:59.116 | 2026-08-05 07:48:59.116 | git switch -c 2026-08-05 07:48:59.116 | 2026-08-05 07:48:59.116 | Or undo this operation with: 2026-08-05 07:48:59.117 | 2026-08-05 07:48:59.117 | git switch - 2026-08-05 07:48:59.117 | 2026-08-05 07:48:59.117 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 07:48:59.117 | 2026-08-05 07:48:59.117 | HEAD is now at bf980ee1d Merge "Fix token chain revocation and add user-scoped revocation API" 2026-08-05 07:48:59.121 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:48:59.124 | + functions-common:time_stop:2420 : local name 2026-08-05 07:48:59.127 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:48:59.130 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:48:59.133 | + functions-common:time_stop:2423 : local total 2026-08-05 07:48:59.135 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:48:59.139 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:48:59.142 | + functions-common:time_stop:2427 : start_time=1785916138942 2026-08-05 07:48:59.145 | + functions-common:time_stop:2429 : [[ -z 1785916138942 ]] 2026-08-05 07:48:59.149 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:48:59.153 | + functions-common:time_stop:2432 : end_time=1785916139150 2026-08-05 07:48:59.157 | + functions-common:time_stop:2433 : elapsed_time=208 2026-08-05 07:48:59.160 | + functions-common:time_stop:2434 : total=22313 2026-08-05 07:48:59.163 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:48:59.165 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22521 2026-08-05 07:48:59.168 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-05 07:48:59.184 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-05 07:48:59.188 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:48:59.188 | + functions-common:git_clone:673 : head -1 2026-08-05 07:48:59.192 | bf980ee1d Merge "Fix token chain revocation and add user-scoped revocation API" 2026-08-05 07:48:59.195 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 07:48:59.199 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-05 07:48:59.202 | + inc/python:setup_develop:353 : local bindep 2026-08-05 07:48:59.205 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-05 07:48:59.208 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-05 07:48:59.212 | + inc/python:setup_develop:359 : local extras= 2026-08-05 07:48:59.216 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-05 07:48:59.219 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:48:59.223 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-05 07:48:59.226 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-05 07:48:59.230 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:48:59.233 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:48:59.237 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-05 07:48:59.240 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:48:59.244 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-05 07:48:59.247 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:48:59.249 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:48:59.254 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-05 07:48:59.261 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-05 07:48:59.264 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-05 07:48:59.268 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-05 07:48:59.430 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-05 07:48:59.434 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 07:48:59.438 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:48:59.442 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:48:59.446 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-05 07:48:59.450 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-05 07:48:59.454 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 07:48:59.458 | + inc/python:setup_package:446 : local extras= 2026-08-05 07:48:59.462 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:48:59.466 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:48:59.469 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:48:59.473 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:48:59.477 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:48:59.481 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-05 07:48:59.508 | Using python 3.12 to install /opt/stack/keystone 2026-08-05 07:48:59.511 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-08-05 07:49:00.491 | Obtaining file:///opt/stack/keystone 2026-08-05 07:49:00.496 | Installing build dependencies: started 2026-08-05 07:49:02.039 | Installing build dependencies: finished with status 'done' 2026-08-05 07:49:02.040 | Checking if build backend supports build_editable: started 2026-08-05 07:49:02.574 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:49:02.575 | Getting requirements to build editable: started 2026-08-05 07:49:02.876 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:49:02.878 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:49:03.926 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:49:03.942 | 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.dev60) (7.0.3) 2026-08-05 07:49:03.943 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (1.8.10) 2026-08-05 07:49:04.127 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev60) 2026-08-05 07:49:04.275 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-05 07:49:04.317 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev60) 2026-08-05 07:49:04.332 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-05 07:49:04.737 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev60) 2026-08-05 07:49:04.754 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-05 07:49:05.332 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev60) 2026-08-05 07:49:05.347 | 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-08-05 07:49:05.369 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (5.9.0) 2026-08-05 07:49:05.370 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (5.8.0) 2026-08-05 07:49:05.371 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (13.0.0) 2026-08-05 07:49:05.446 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev60) 2026-08-05 07:49:05.460 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-05 07:49:05.474 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (4.3.0) 2026-08-05 07:49:05.476 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (10.6.0) 2026-08-05 07:49:05.476 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (6.5.0) 2026-08-05 07:49:05.536 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev60) 2026-08-05 07:49:05.552 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-05 07:49:05.613 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev60) 2026-08-05 07:49:05.630 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 07:49:05.640 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (6.9.0) 2026-08-05 07:49:05.641 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (8.3.0) 2026-08-05 07:49:05.682 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev60) 2026-08-05 07:49:05.699 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 07:49:05.754 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev60) 2026-08-05 07:49:05.770 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 07:49:05.781 | 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.dev60) (5.11.0) 2026-08-05 07:49:05.810 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev60) 2026-08-05 07:49:05.827 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-05 07:49:05.836 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (10.1.1) 2026-08-05 07:49:05.865 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev60) 2026-08-05 07:49:05.880 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-05 07:49:05.925 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev60) 2026-08-05 07:49:05.942 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-05 07:49:05.953 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (2.13.0) 2026-08-05 07:49:05.954 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (1.5.0) 2026-08-05 07:49:05.995 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev60) 2026-08-05 07:49:06.010 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-05 07:49:06.022 | 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.dev60) (4.1.0) 2026-08-05 07:49:06.023 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (1.2.1) 2026-08-05 07:49:06.056 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev60) 2026-08-05 07:49:06.072 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-05 07:49:06.120 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev60) 2026-08-05 07:49:06.136 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-05 07:49:06.356 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev60) 2026-08-05 07:49:06.372 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-08-05 07:49:06.407 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev60) 2026-08-05 07:49:06.422 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-05 07:49:06.433 | 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.dev60) (5.3.1) 2026-08-05 07:49:06.461 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 07:49:06.476 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-05 07:49:06.520 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 07:49:06.534 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-05 07:49:06.569 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 07:49:06.584 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 07:49:06.623 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 07:49:06.638 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 07:49:06.743 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 07:49:06.759 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-08-05 07:49:06.800 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev60) 2026-08-05 07:49:06.818 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-05 07:49:06.833 | 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.dev60) (1.17.0) 2026-08-05 07:49:06.930 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev60) 2026-08-05 07:49:06.947 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-08-05 07:49:06.993 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev60) 2026-08-05 07:49:07.008 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-05 07:49:07.046 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev60) 2026-08-05 07:49:07.061 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 07:49:07.114 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev60) 2026-08-05 07:49:07.137 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-05 07:49:07.717 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev60) 2026-08-05 07:49:07.733 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-05 07:49:07.750 | 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.dev60) (5.15.0) 2026-08-05 07:49:07.753 | 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.dev60) (2.34.2) 2026-08-05 07:49:07.757 | 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.dev60) (2.1.0) 2026-08-05 07:49:07.758 | 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.dev60) (1.8.2) 2026-08-05 07:49:07.759 | 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.dev60) (4.15.0) 2026-08-05 07:49:07.772 | 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.dev60) (1.3.0) 2026-08-05 07:49:07.773 | 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.dev60) (2.0.0) 2026-08-05 07:49:07.774 | 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.dev60) (6.0.3) 2026-08-05 07:49:07.820 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev60) 2026-08-05 07:49:07.836 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-08-05 07:49:07.847 | 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.dev60) (3.1.0) 2026-08-05 07:49:07.879 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev60) 2026-08-05 07:49:07.894 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-05 07:49:07.932 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev60) 2026-08-05 07:49:07.949 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-05 07:49:07.994 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev60) 2026-08-05 07:49:08.010 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 07:49:08.023 | 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.dev60) (2.2.2) 2026-08-05 07:49:08.028 | 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.dev60) (2.9.0.post0) 2026-08-05 07:49:08.032 | 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.dev60) (3.4.0) 2026-08-05 07:49:08.076 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:08.093 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-05 07:49:08.137 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:08.153 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 07:49:08.198 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:08.213 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-05 07:49:08.269 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:08.284 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 07:49:08.327 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:08.355 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-05 07:49:08.392 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:08.407 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 07:49:08.454 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:08.469 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-05 07:49:08.478 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) (26.2) 2026-08-05 07:49:08.511 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:08.528 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:49:08.571 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev60) 2026-08-05 07:49:08.588 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-05 07:49:08.640 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:08.658 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-08-05 07:49:08.941 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:08.958 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-05 07:49:09.009 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:09.025 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 07:49:09.062 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:09.078 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 07:49:09.116 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:09.134 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-05 07:49:09.182 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:09.198 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-05 07:49:09.273 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:09.289 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-08-05 07:49:09.333 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:09.349 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-05 07:49:09.399 | 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.dev60) 2026-08-05 07:49:09.415 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-05 07:49:09.460 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev60) 2026-08-05 07:49:09.476 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-05 07:49:09.496 | 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.dev60) (3.3.2) 2026-08-05 07:49:09.497 | 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.dev60) (7.2.2) 2026-08-05 07:49:09.510 | 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.dev60) (83.0.0) 2026-08-05 07:49:09.547 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev60) 2026-08-05 07:49:09.563 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-08-05 07:49:09.629 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev60) 2026-08-05 07:49:09.645 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-05 07:49:09.691 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev60) 2026-08-05 07:49:09.709 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-05 07:49:09.765 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev60) 2026-08-05 07:49:09.781 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-05 07:49:09.803 | 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.dev60) (3.4.7) 2026-08-05 07:49:09.804 | 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.dev60) (3.18) 2026-08-05 07:49:09.805 | 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.dev60) (2.7.0) 2026-08-05 07:49:09.807 | 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.dev60) (2023.11.17) 2026-08-05 07:49:09.860 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev60) 2026-08-05 07:49:09.876 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-05 07:49:09.942 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 07:49:09.957 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-05 07:49:10.062 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-05 07:49:10.105 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-05 07:49:10.198 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 43.7 MB/s 0:00:00 2026-08-05 07:49:10.215 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-08-05 07:49:10.239 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-05 07:49:10.262 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-05 07:49:10.284 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-05 07:49:10.312 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-05 07:49:10.336 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-05 07:49:10.358 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-05 07:49:10.380 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-05 07:49:10.402 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-05 07:49:10.425 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-05 07:49:10.448 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-05 07:49:10.470 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-05 07:49:10.491 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-05 07:49:10.514 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-08-05 07:49:10.537 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-08-05 07:49:10.564 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-08-05 07:49:10.588 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-05 07:49:10.610 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-05 07:49:10.631 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-08-05 07:49:10.655 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-05 07:49:10.679 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-08-05 07:49:10.701 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-05 07:49:10.724 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-08-05 07:49:10.750 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-05 07:49:10.774 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-08-05 07:49:10.800 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-05 07:49:10.829 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-08-05 07:49:10.848 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 29.6 MB/s 0:00:00 2026-08-05 07:49:10.865 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-05 07:49:10.889 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-05 07:49:10.911 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-05 07:49:10.933 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-05 07:49:10.955 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-05 07:49:10.983 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-05 07:49:11.004 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-05 07:49:11.025 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-08-05 07:49:11.048 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-05 07:49:11.077 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-05 07:49:11.100 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-05 07:49:11.127 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-05 07:49:11.151 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-05 07:49:11.174 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-05 07:49:11.197 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-05 07:49:11.220 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-08-05 07:49:11.246 | 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-08-05 07:49:11.315 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 49.9 MB/s 0:00:00 2026-08-05 07:49:11.330 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-05 07:49:11.353 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-05 07:49:11.376 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-05 07:49:11.397 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-08-05 07:49:11.424 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-08-05 07:49:11.449 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-05 07:49:11.475 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-05 07:49:11.497 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-05 07:49:11.519 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-08-05 07:49:11.541 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-05 07:49:11.563 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-08-05 07:49:11.885 | Building wheels for collected packages: keystone 2026-08-05 07:49:11.886 | Building editable for keystone (pyproject.toml): started 2026-08-05 07:49:12.965 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-05 07:49:12.967 | Created wheel for keystone: filename=keystone-29.1.0.dev60-0.editable-py3-none-any.whl size=9269 sha256=8a3e3611a8297b1f798f59cacdbd9220583e8011d815b81ac076345d23f9890b 2026-08-05 07:49:12.967 | Stored in directory: /tmp/pip-ephem-wheel-cache-ev1azqi7/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-05 07:49:12.972 | Successfully built keystone 2026-08-05 07:49:13.333 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-08-05 07:49:13.396 | Attempting uninstall: pytz 2026-08-05 07:49:13.406 | Found existing installation: pytz 2024.1 2026-08-05 07:49:13.407 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:13.408 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-05 07:49:15.226 | Attempting uninstall: oauthlib 2026-08-05 07:49:15.238 | Found existing installation: oauthlib 3.2.2 2026-08-05 07:49:15.238 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:15.239 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-05 07:49:15.387 | Attempting uninstall: markupsafe 2026-08-05 07:49:15.397 | Found existing installation: MarkupSafe 2.1.5 2026-08-05 07:49:15.398 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:15.400 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-05 07:49:16.499 | Attempting uninstall: click 2026-08-05 07:49:16.509 | Found existing installation: click 8.1.6 2026-08-05 07:49:16.510 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:16.511 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-05 07:49:16.682 | Attempting uninstall: blinker 2026-08-05 07:49:16.692 | Found existing installation: blinker 1.7.0 2026-08-05 07:49:16.693 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:16.694 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-05 07:49:16.713 | Attempting uninstall: bcrypt 2026-08-05 07:49:16.724 | Found existing installation: bcrypt 3.2.2 2026-08-05 07:49:16.724 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:16.726 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-05 07:49:16.743 | Attempting uninstall: attrs 2026-08-05 07:49:16.756 | Found existing installation: attrs 23.2.0 2026-08-05 07:49:16.757 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:16.757 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-05 07:49:19.875 | Attempting uninstall: jinja2 2026-08-05 07:49:19.887 | Found existing installation: Jinja2 3.1.2 2026-08-05 07:49:19.888 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:19.888 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-05 07:49:20.944 | Attempting uninstall: cryptography 2026-08-05 07:49:20.957 | Found existing installation: cryptography 41.0.7 2026-08-05 07:49:20.957 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:20.958 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-05 07:49:21.567 | Attempting uninstall: pyopenssl 2026-08-05 07:49:21.581 | Found existing installation: pyOpenSSL 23.2.0 2026-08-05 07:49:21.581 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:21.581 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-05 07:49:22.011 | Attempting uninstall: jsonschema 2026-08-05 07:49:22.025 | Found existing installation: jsonschema 4.10.3 2026-08-05 07:49:22.027 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:22.027 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-05 07:49:23.677 | 2026-08-05 07:49:23.678 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-08-05 07:49:23.678 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-05 07:49:23.693 | 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.dev60 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.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-08-05 07:49:24.027 | + inc/python:pip_install:216 : result=0 2026-08-05 07:49:24.031 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:49:24.034 | + functions-common:time_stop:2420 : local name 2026-08-05 07:49:24.038 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:49:24.042 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:49:24.044 | + functions-common:time_stop:2423 : local total 2026-08-05 07:49:24.048 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:49:24.051 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:49:24.055 | + functions-common:time_stop:2427 : start_time=1785916139501 2026-08-05 07:49:24.058 | + functions-common:time_stop:2429 : [[ -z 1785916139501 ]] 2026-08-05 07:49:24.062 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:49:24.068 | + functions-common:time_stop:2432 : end_time=1785916164064 2026-08-05 07:49:24.071 | + functions-common:time_stop:2433 : elapsed_time=24563 2026-08-05 07:49:24.075 | + functions-common:time_stop:2434 : total=48213 2026-08-05 07:49:24.078 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:49:24.081 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72776 2026-08-05 07:49:24.084 | + inc/python:pip_install:219 : return 0 2026-08-05 07:49:24.088 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:49:24.092 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:49:24.096 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-05 07:49:24.099 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-05 07:49:24.103 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:49:24.106 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:49:24.109 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-08-05 07:49:24.113 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:49:24.117 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-05 07:49:24.139 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:49:24.142 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 07:49:24.147 | + ./stack.sh:main:924 : configure_keystone 2026-08-05 07:49:24.150 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-08-05 07:49:24.168 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-08-05 07:49:24.172 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-05 07:49:24.179 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-05 07:49:24.200 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:49:24.204 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-05 07:49:24.248 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-05 07:49:24.288 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-05 07:49:24.332 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-05 07:49:24.376 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-05 07:49:24.418 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-05 07:49:24.462 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-05 07:49:24.501 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-05 07:49:24.541 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-05 07:49:24.584 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-05 07:49:24.588 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-05 07:49:24.591 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-05 07:49:24.594 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-05 07:49:24.598 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 07:49:24.602 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 07:49:24.624 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:49:24.628 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 07:49:24.632 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 07:49:24.634 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 07:49:24.655 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:49:24.659 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.9:5672/ 2026-08-05 07:49:24.663 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.9:5672/ 2026-08-05 07:49:24.706 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 07:49:24.709 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 07:49:24.712 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.9/identity 2026-08-05 07:49:24.758 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-05 07:49:24.761 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-05 07:49:24.807 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-05 07:49:24.810 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-05 07:49:24.813 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-05 07:49:24.816 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-05 07:49:24.819 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:49:24.822 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:49:24.825 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:49:24.844 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:49:24.847 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:49:24.851 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-05 07:49:24.855 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-05 07:49:24.899 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-05 07:49:24.902 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-05 07:49:24.906 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-05 07:49:24.910 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-05 07:49:24.914 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:49:24.936 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:49:24.939 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:49:24.942 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:49:24.946 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:49:24.949 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:49:24.987 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:49:25.026 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:49:25.065 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:49:25.101 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-05 07:49:25.141 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-05 07:49:25.180 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-05 07:49:25.184 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-05 07:49:25.188 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-05 07:49:25.191 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-05 07:49:25.194 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 07:49:25.198 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-05 07:49:25.200 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-05 07:49:25.204 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 07:49:25.208 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 07:49:25.226 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:49:25.226 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-05 07:49:25.236 | d /var/run/uwsgi 0755 quobyte root 2026-08-05 07:49:25.242 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:49:25.257 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 07:49:25.262 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-05 07:49:25.265 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-05 07:49:25.270 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 07:49:25.273 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-05 07:49:25.311 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-08-05 07:49:25.348 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-05 07:49:25.385 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-05 07:49:25.425 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-05 07:49:25.463 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-05 07:49:25.502 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-05 07:49:25.543 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-05 07:49:25.582 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-05 07:49:25.622 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 07:49:25.658 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-05 07:49:25.696 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-05 07:49:25.734 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-05 07:49:25.773 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-05 07:49:25.808 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 07:49:25.811 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 07:49:25.816 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-05 07:49:25.819 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-05 07:49:25.823 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:49:25.827 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:49:25.830 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:49:25.834 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-05 07:49:25.837 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-05 07:49:25.841 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-05 07:49:25.878 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-05 07:49:25.914 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-08-05 07:49:25.915 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-05 07:49:25.926 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-05 07:49:25.931 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-05 07:49:25.935 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-05 07:49:25.938 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:49:25.940 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:49:25.943 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:49:25.945 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:49:25.948 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:49:25.951 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:49:25.954 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:49:25.957 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:49:25.960 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:49:25.963 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:49:25.967 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-05 07:49:25.978 | perl: warning: Setting locale failed. 2026-08-05 07:49:25.978 | perl: warning: Please check that your locale settings: 2026-08-05 07:49:25.978 | LANGUAGE = (unset), 2026-08-05 07:49:25.978 | LC_ALL = "en_US.utf8", 2026-08-05 07:49:25.978 | LANG = "de_DE.UTF-8" 2026-08-05 07:49:25.978 | are supported and installed on your system. 2026-08-05 07:49:25.978 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:49:26.019 | Enabling site keystone-api. 2026-08-05 07:49:26.024 | To activate the new configuration, you need to run: 2026-08-05 07:49:26.024 | systemctl reload apache2 2026-08-05 07:49:26.030 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 07:49:26.034 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:49:26.037 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:49:26.041 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:49:26.175 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-05 07:49:26.216 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-05 07:49:26.255 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-05 07:49:26.297 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-05 07:49:26.300 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-05 07:49:26.341 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-05 07:49:26.375 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-05 07:49:26.409 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-05 07:49:26.445 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-05 07:49:26.449 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-05 07:49:26.484 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-05 07:49:26.504 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:49:26.508 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-05 07:49:26.529 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:49:26.531 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-05 07:49:26.535 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-05 07:49:26.538 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-05 07:49:26.541 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 07:49:26.544 | + lib/stack:stack_install_service:32 : install_glance 2026-08-05 07:49:26.547 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-05 07:49:26.551 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-05 07:49:26.553 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-05 07:49:26.574 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:49:26.578 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-05 07:49:26.580 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-05 07:49:26.600 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:49:26.603 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-05 07:49:26.607 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-05 07:49:26.609 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:49:26.611 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:49:26.613 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-08-05 07:49:26.617 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:49:26.622 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-05 07:49:26.624 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-05 07:49:26.628 | ++ inc/python:join_extras:29 : echo cinder 2026-08-05 07:49:26.632 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-05 07:49:26.636 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-05 07:49:26.639 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-05 07:49:26.642 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-05 07:49:26.647 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-05 07:49:26.650 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-05 07:49:26.653 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-05 07:49:26.657 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-05 07:49:26.658 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-05 07:49:26.663 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-05 07:49:26.665 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-05 07:49:26.668 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-05 07:49:26.673 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-05 07:49:26.676 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-05 07:49:26.702 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-05 07:49:26.706 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-08-05 07:49:27.891 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 07:49:28.020 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-05 07:49:28.036 | 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.6.0) 2026-08-05 07:49:28.037 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-08-05 07:49:28.038 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-08-05 07:49:28.039 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-08-05 07:49:28.040 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-08-05 07:49:28.040 | 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-08-05 07:49:28.041 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-08-05 07:49:28.042 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.15.0) 2026-08-05 07:49:28.043 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-08-05 07:49:28.044 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-08-05 07:49:28.069 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-05 07:49:28.085 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 07:49:28.096 | 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-08-05 07:49:28.099 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-05 07:49:28.100 | 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-08-05 07:49:28.142 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 07:49:28.158 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-05 07:49:28.232 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 07:49:28.248 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 07:49:28.296 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 07:49:28.312 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:49:28.364 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 07:49:28.380 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 07:49:28.392 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-08-05 07:49:28.393 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-08-05 07:49:28.393 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-08-05 07:49:28.394 | 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-08-05 07:49:28.400 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-08-05 07:49:28.402 | 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-08-05 07:49:28.402 | 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-08-05 07:49:28.406 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-08-05 07:49:28.407 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-08-05 07:49:28.408 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.0) 2026-08-05 07:49:28.410 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-08-05 07:49:28.443 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-05 07:49:28.459 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-05 07:49:28.470 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-08-05 07:49:28.474 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-08-05 07:49:28.478 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-08-05 07:49:28.479 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-08-05 07:49:28.480 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-08-05 07:49:28.490 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-08-05 07:49:28.493 | 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-08-05 07:49:28.494 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-08-05 07:49:28.496 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-08-05 07:49:28.504 | 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-08-05 07:49:28.505 | 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-08-05 07:49:28.506 | 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-08-05 07:49:28.508 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-05 07:49:28.509 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-08-05 07:49:28.509 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-08-05 07:49:28.510 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-08-05 07:49:28.514 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-08-05 07:49:28.524 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-08-05 07:49:28.525 | 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-08-05 07:49:28.531 | 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-08-05 07:49:28.547 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-08-05 07:49:28.552 | 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-08-05 07:49:28.555 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-08-05 07:49:28.567 | 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-08-05 07:49:28.568 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-08-05 07:49:28.569 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-08-05 07:49:28.571 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-08-05 07:49:28.591 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-08-05 07:49:28.648 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-08-05 07:49:28.706 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-08-05 07:49:28.734 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-05 07:49:28.764 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-05 07:49:28.787 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-05 07:49:28.813 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-05 07:49:28.834 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-05 07:49:29.107 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-05 07:49:30.393 | 2026-08-05 07:49:30.410 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-08-05 07:49:30.545 | + inc/python:pip_install:216 : result=0 2026-08-05 07:49:30.548 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:49:30.552 | + functions-common:time_stop:2420 : local name 2026-08-05 07:49:30.554 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:49:30.557 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:49:30.560 | + functions-common:time_stop:2423 : local total 2026-08-05 07:49:30.563 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:49:30.566 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:49:30.569 | + functions-common:time_stop:2427 : start_time=1785916166696 2026-08-05 07:49:30.571 | + functions-common:time_stop:2429 : [[ -z 1785916166696 ]] 2026-08-05 07:49:30.575 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:49:30.580 | + functions-common:time_stop:2432 : end_time=1785916170576 2026-08-05 07:49:30.583 | + functions-common:time_stop:2433 : elapsed_time=3880 2026-08-05 07:49:30.585 | + functions-common:time_stop:2434 : total=72776 2026-08-05 07:49:30.588 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:49:30.591 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76656 2026-08-05 07:49:30.593 | + inc/python:pip_install:219 : return 0 2026-08-05 07:49:30.597 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-05 07:49:30.600 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-05 07:49:30.603 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-08-05 07:49:30.618 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-08-05 07:49:30.623 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-05 07:49:30.626 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-08-05 07:49:30.629 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-05 07:49:30.632 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:49:30.634 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:49:30.638 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:49:30.641 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 07:49:30.643 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:49:30.647 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:49:30.664 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:49:30.667 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:49:30.670 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:49:30.672 | + functions-common:git_clone:610 : echo master 2026-08-05 07:49:30.673 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:49:30.678 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-05 07:49:30.681 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 07:49:30.683 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-05 07:49:30.686 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:49:30.688 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:49:30.690 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:49:30.693 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:49:30.695 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:49:30.698 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:49:30.700 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:49:30.703 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:49:30.706 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:49:30.710 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916170707 2026-08-05 07:49:30.713 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-05 07:49:30.716 | Cloning into '/opt/stack/glance'... 2026-08-05 07:49:39.217 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:49:39.220 | + functions-common:time_stop:2420 : local name 2026-08-05 07:49:39.224 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:49:39.227 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:49:39.231 | + functions-common:time_stop:2423 : local total 2026-08-05 07:49:39.234 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:49:39.238 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:49:39.241 | + functions-common:time_stop:2427 : start_time=1785916170707 2026-08-05 07:49:39.245 | + functions-common:time_stop:2429 : [[ -z 1785916170707 ]] 2026-08-05 07:49:39.250 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:49:39.255 | + functions-common:time_stop:2432 : end_time=1785916179251 2026-08-05 07:49:39.258 | + functions-common:time_stop:2433 : elapsed_time=8544 2026-08-05 07:49:39.262 | + functions-common:time_stop:2434 : total=22521 2026-08-05 07:49:39.265 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:49:39.268 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31065 2026-08-05 07:49:39.272 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-08-05 07:49:39.275 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 07:49:39.278 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:49:39.282 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:49:39.285 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:49:39.288 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:49:39.292 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:49:39.295 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:49:39.299 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:49:39.302 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:49:39.306 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:49:39.311 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916179307 2026-08-05 07:49:39.314 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 07:49:40.134 | From https://review.opendev.org/openstack/glance 2026-08-05 07:49:40.134 | * branch master -> FETCH_HEAD 2026-08-05 07:49:40.145 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:49:40.148 | + functions-common:time_stop:2420 : local name 2026-08-05 07:49:40.151 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:49:40.154 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:49:40.158 | + functions-common:time_stop:2423 : local total 2026-08-05 07:49:40.161 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:49:40.164 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:49:40.168 | + functions-common:time_stop:2427 : start_time=1785916179307 2026-08-05 07:49:40.171 | + functions-common:time_stop:2429 : [[ -z 1785916179307 ]] 2026-08-05 07:49:40.176 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:49:40.181 | + functions-common:time_stop:2432 : end_time=1785916180177 2026-08-05 07:49:40.185 | + functions-common:time_stop:2433 : elapsed_time=870 2026-08-05 07:49:40.188 | + functions-common:time_stop:2434 : total=31065 2026-08-05 07:49:40.192 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:49:40.195 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31935 2026-08-05 07:49:40.199 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 07:49:40.202 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:49:40.206 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:49:40.210 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:49:40.213 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:49:40.217 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:49:40.220 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:49:40.224 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:49:40.228 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:49:40.232 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:49:40.237 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916180233 2026-08-05 07:49:40.241 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 07:49:40.371 | Note: switching to 'FETCH_HEAD'. 2026-08-05 07:49:40.371 | 2026-08-05 07:49:40.371 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 07:49:40.371 | changes and commit them, and you can discard any commits you make in this 2026-08-05 07:49:40.372 | state without impacting any branches by switching back to a branch. 2026-08-05 07:49:40.372 | 2026-08-05 07:49:40.372 | If you want to create a new branch to retain commits you create, you may 2026-08-05 07:49:40.372 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 07:49:40.372 | 2026-08-05 07:49:40.372 | git switch -c 2026-08-05 07:49:40.372 | 2026-08-05 07:49:40.373 | Or undo this operation with: 2026-08-05 07:49:40.373 | 2026-08-05 07:49:40.373 | git switch - 2026-08-05 07:49:40.373 | 2026-08-05 07:49:40.373 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 07:49:40.373 | 2026-08-05 07:49:40.374 | HEAD is now at 090e26e46 Merge "context: Remove redundant injection of 'roles' key" 2026-08-05 07:49:40.378 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:49:40.382 | + functions-common:time_stop:2420 : local name 2026-08-05 07:49:40.385 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:49:40.389 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:49:40.392 | + functions-common:time_stop:2423 : local total 2026-08-05 07:49:40.395 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:49:40.398 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:49:40.402 | + functions-common:time_stop:2427 : start_time=1785916180233 2026-08-05 07:49:40.405 | + functions-common:time_stop:2429 : [[ -z 1785916180233 ]] 2026-08-05 07:49:40.409 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:49:40.414 | + functions-common:time_stop:2432 : end_time=1785916180410 2026-08-05 07:49:40.417 | + functions-common:time_stop:2433 : elapsed_time=177 2026-08-05 07:49:40.421 | + functions-common:time_stop:2434 : total=31935 2026-08-05 07:49:40.424 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:49:40.427 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32112 2026-08-05 07:49:40.431 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-05 07:49:40.448 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-05 07:49:40.452 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:49:40.452 | + functions-common:git_clone:673 : head -1 2026-08-05 07:49:40.455 | 090e26e46 Merge "context: Remove redundant injection of 'roles' key" 2026-08-05 07:49:40.459 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 07:49:40.463 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-05 07:49:40.466 | + inc/python:setup_develop:353 : local bindep 2026-08-05 07:49:40.469 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-05 07:49:40.473 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-05 07:49:40.477 | + inc/python:setup_develop:359 : local extras= 2026-08-05 07:49:40.480 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-05 07:49:40.484 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:49:40.488 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-05 07:49:40.491 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-05 07:49:40.494 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:49:40.498 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:49:40.503 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-05 07:49:40.506 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:49:40.510 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-05 07:49:40.513 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:49:40.517 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:49:40.522 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-05 07:49:40.529 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-05 07:49:40.532 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-05 07:49:40.536 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-05 07:49:40.695 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-05 07:49:40.699 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 07:49:40.702 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:49:40.706 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:49:40.710 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-05 07:49:40.714 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-05 07:49:40.717 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 07:49:40.721 | + inc/python:setup_package:446 : local extras= 2026-08-05 07:49:40.725 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:49:40.729 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:49:40.732 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:49:40.736 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:49:40.740 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:49:40.744 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-05 07:49:40.770 | Using python 3.12 to install /opt/stack/glance 2026-08-05 07:49:40.774 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-08-05 07:49:41.757 | Obtaining file:///opt/stack/glance 2026-08-05 07:49:41.761 | Installing build dependencies: started 2026-08-05 07:49:43.306 | Installing build dependencies: finished with status 'done' 2026-08-05 07:49:43.307 | Checking if build backend supports build_editable: started 2026-08-05 07:49:43.846 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:49:43.848 | Getting requirements to build editable: started 2026-08-05 07:49:44.143 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:49:44.144 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:49:45.051 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:49:45.069 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (7.0.3) 2026-08-05 07:49:45.070 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (0.7.1) 2026-08-05 07:49:45.071 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (2.0.51) 2026-08-05 07:49:45.072 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (3.1.0) 2026-08-05 07:49:45.072 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (2.5.1) 2026-08-05 07:49:45.073 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (1.8.10) 2026-08-05 07:49:45.074 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (1.18.5) 2026-08-05 07:49:45.251 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev34) 2026-08-05 07:49:45.380 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 07:49:45.390 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (10.6.0) 2026-08-05 07:49:45.392 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (7.6.1) 2026-08-05 07:49:45.392 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (6.5.0) 2026-08-05 07:49:45.393 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (2.8.0) 2026-08-05 07:49:45.394 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (10.1.1) 2026-08-05 07:49:45.395 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (5.9.0) 2026-08-05 07:49:45.454 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 07:49:45.471 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-05 07:49:45.485 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (5.15.0) 2026-08-05 07:49:45.486 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (13.0.0) 2026-08-05 07:49:45.515 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 07:49:45.531 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-08-05 07:49:45.542 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (3.18.0) 2026-08-05 07:49:45.544 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (3.10.1) 2026-08-05 07:49:45.544 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (4.26.0) 2026-08-05 07:49:45.546 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (5.8.0) 2026-08-05 07:49:45.546 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (18.1.0) 2026-08-05 07:49:45.547 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (6.9.0) 2026-08-05 07:49:45.578 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 07:49:45.594 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:49:45.605 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (8.3.0) 2026-08-05 07:49:45.607 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (18.2.0) 2026-08-05 07:49:45.607 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (8.2.0) 2026-08-05 07:49:45.645 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 07:49:45.661 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-05 07:49:45.673 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (6.0.0) 2026-08-05 07:49:45.673 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (4.4.0) 2026-08-05 07:49:45.674 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (5.6.0) 2026-08-05 07:49:45.675 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (3.1.0) 2026-08-05 07:49:45.676 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (43.0.3) 2026-08-05 07:49:45.701 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev34) 2026-08-05 07:49:45.718 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-08-05 07:49:45.770 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 07:49:45.785 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 07:49:45.798 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev34) (1.3.12) 2026-08-05 07:49:45.799 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev34) (4.15.0) 2026-08-05 07:49:45.922 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:45.937 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-05 07:49:45.950 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev34) (2.34.2) 2026-08-05 07:49:45.953 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev34) (2.0.0) 2026-08-05 07:49:45.957 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev34) (3.0) 2026-08-05 07:49:45.959 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev34) (5.11.0) 2026-08-05 07:49:45.963 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev34) (2.2.2) 2026-08-05 07:49:45.969 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev34) (1.4.2) 2026-08-05 07:49:45.970 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev34) (3.4.0) 2026-08-05 07:49:45.976 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev34) (3.3.2) 2026-08-05 07:49:45.980 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev34) (26.1.0) 2026-08-05 07:49:45.981 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev34) (2025.9.1) 2026-08-05 07:49:45.982 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev34) (0.37.0) 2026-08-05 07:49:45.982 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev34) (2026.5.1) 2026-08-05 07:49:45.990 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev34) (2.1.0) 2026-08-05 07:49:45.991 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev34) (1.8.2) 2026-08-05 07:49:45.996 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev34) (4.3.0) 2026-08-05 07:49:45.998 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev34) (4.1.0) 2026-08-05 07:49:45.999 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev34) (2.13.0) 2026-08-05 07:49:46.006 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev34) (1.5.0) 2026-08-05 07:49:46.010 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev34) (5.3.1) 2026-08-05 07:49:46.015 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev34) (0.20) 2026-08-05 07:49:46.020 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev34) (1.3.0) 2026-08-05 07:49:46.021 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev34) (2.0.0) 2026-08-05 07:49:46.022 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev34) (6.0.3) 2026-08-05 07:49:46.031 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev34) (2.1.2) 2026-08-05 07:49:46.032 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev34) (0.6.2) 2026-08-05 07:49:46.091 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:46.107 | Downloading openstacksdk-4.18.0-py3-none-any.whl.metadata (12 kB) 2026-08-05 07:49:46.148 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:46.164 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-05 07:49:46.205 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:46.220 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-05 07:49:46.266 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:46.282 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 07:49:46.292 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) (7.2.2) 2026-08-05 07:49:46.324 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:46.339 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-05 07:49:46.355 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev34) (2.9.0.post0) 2026-08-05 07:49:46.359 | 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==33.0.0.0b3.dev34) (4.8.0) 2026-08-05 07:49:46.361 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (7.1.4) 2026-08-05 07:49:46.362 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (5.3.1) 2026-08-05 07:49:46.363 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (5.6.2) 2026-08-05 07:49:46.364 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (0.16.0) 2026-08-05 07:49:46.368 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (5.1.0) 2026-08-05 07:49:46.376 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (2026.2) 2026-08-05 07:49:46.377 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (26.2) 2026-08-05 07:49:46.384 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (0.25.0) 2026-08-05 07:49:46.387 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev34) (5.0.0) 2026-08-05 07:49:46.388 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev34) (3.1.6) 2026-08-05 07:49:46.390 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev34) (4.0.1) 2026-08-05 07:49:46.397 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev34) (3.0.3) 2026-08-05 07:49:46.411 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev34) (1.2.1) 2026-08-05 07:49:46.419 | 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==33.0.0.0b3.dev34) (0.41.0) 2026-08-05 07:49:46.420 | 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==33.0.0.0b3.dev34) (3.5.3) 2026-08-05 07:49:46.422 | 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==33.0.0.0b3.dev34) (1.7.6) 2026-08-05 07:49:46.426 | 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==33.0.0.0b3.dev34) (2.8.0) 2026-08-05 07:49:46.458 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev34) (83.0.0) 2026-08-05 07:49:46.473 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev34) (0.8.1) 2026-08-05 07:49:46.536 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:46.552 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:49:46.592 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:46.607 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-05 07:49:46.676 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:46.691 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-08-05 07:49:46.760 | 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==33.0.0.0b3.dev34) 2026-08-05 07:49:46.775 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-08-05 07:49:46.810 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:46.825 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-05 07:49:46.836 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (15.0.0) 2026-08-05 07:49:46.863 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:46.878 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-05 07:49:46.900 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev34) (1.17.0) 2026-08-05 07:49:46.919 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (3.4.7) 2026-08-05 07:49:46.920 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (3.18) 2026-08-05 07:49:46.921 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (2.7.0) 2026-08-05 07:49:46.922 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (2023.11.17) 2026-08-05 07:49:46.955 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (4.2.0) 2026-08-05 07:49:46.956 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (2.20.0) 2026-08-05 07:49:46.965 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (0.1.2) 2026-08-05 07:49:46.980 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev34) (0.8) 2026-08-05 07:49:47.064 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:47.079 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-05 07:49:47.130 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:47.146 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 07:49:47.157 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) (9.1.4) 2026-08-05 07:49:47.183 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:47.200 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-05 07:49:47.293 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:47.309 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-05 07:49:47.324 | Installing build dependencies: started 2026-08-05 07:49:48.823 | Installing build dependencies: finished with status 'done' 2026-08-05 07:49:48.825 | Getting requirements to build wheel: started 2026-08-05 07:49:49.445 | Getting requirements to build wheel: finished with status 'done' 2026-08-05 07:49:49.446 | Preparing metadata (pyproject.toml): started 2026-08-05 07:49:49.803 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:49:49.807 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev34) (2026.2) 2026-08-05 07:49:49.893 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:49.907 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-05 07:49:49.960 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev34) 2026-08-05 07:49:49.974 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-05 07:49:50.046 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-05 07:49:50.087 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-08-05 07:49:50.109 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-05 07:49:50.133 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-05 07:49:50.157 | Downloading openstacksdk-4.18.0-py3-none-any.whl (2.0 MB) 2026-08-05 07:49:50.213 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.2 MB/s 0:00:00 2026-08-05 07:49:50.228 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-05 07:49:50.249 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-05 07:49:50.272 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-05 07:49:50.294 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-05 07:49:50.317 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-08-05 07:49:50.339 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-05 07:49:50.363 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-08-05 07:49:50.391 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-05 07:49:50.413 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-08-05 07:49:50.437 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-08-05 07:49:50.463 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-05 07:49:50.484 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-05 07:49:50.507 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-08-05 07:49:50.535 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-08-05 07:49:50.556 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-05 07:49:50.610 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 38.7 MB/s 0:00:00 2026-08-05 07:49:50.626 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-05 07:49:50.651 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-08-05 07:49:50.673 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-05 07:49:50.696 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-05 07:49:50.848 | Building wheels for collected packages: glance, simplegeneric 2026-08-05 07:49:50.849 | Building editable for glance (pyproject.toml): started 2026-08-05 07:49:51.687 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-05 07:49:51.688 | Created wheel for glance: filename=glance-33.0.0.0b3.dev34-0.editable-py3-none-any.whl size=9050 sha256=29e48023b60eac6e49e2a9ef39922fed93a6700855104be2f6aff4c69c73680a 2026-08-05 07:49:51.688 | Stored in directory: /tmp/pip-ephem-wheel-cache-_u926p90/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-05 07:49:51.694 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-05 07:49:52.109 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-05 07:49:52.111 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=1060fe124d34951205c05eb346361e09e69db5d86532face08e9621a3d6508d6 2026-08-05 07:49:52.111 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-05 07:49:52.114 | Successfully built glance simplegeneric 2026-08-05 07:49:52.405 | 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-08-05 07:49:55.454 | Attempting uninstall: jsonpointer 2026-08-05 07:49:55.470 | Found existing installation: jsonpointer 2.0 2026-08-05 07:49:55.471 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:55.471 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-05 07:49:55.488 | Attempting uninstall: jmespath 2026-08-05 07:49:55.504 | Found existing installation: jmespath 1.0.1 2026-08-05 07:49:55.504 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:55.505 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-05 07:49:55.546 | Attempting uninstall: httplib2 2026-08-05 07:49:55.561 | Found existing installation: httplib2 0.20.4 2026-08-05 07:49:55.561 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:55.562 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-05 07:49:55.662 | Attempting uninstall: jsonpatch 2026-08-05 07:49:55.678 | Found existing installation: jsonpatch 1.32 2026-08-05 07:49:55.678 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:49:55.679 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-05 07:50:00.171 | 2026-08-05 07:50:00.190 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.0.0 cursive-0.2.4 glance-33.0.0.0b3.dev34 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.18.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-08-05 07:50:00.425 | + inc/python:pip_install:216 : result=0 2026-08-05 07:50:00.428 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:50:00.431 | + functions-common:time_stop:2420 : local name 2026-08-05 07:50:00.434 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:50:00.437 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:50:00.439 | + functions-common:time_stop:2423 : local total 2026-08-05 07:50:00.442 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:50:00.444 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:50:00.446 | + functions-common:time_stop:2427 : start_time=1785916180764 2026-08-05 07:50:00.449 | + functions-common:time_stop:2429 : [[ -z 1785916180764 ]] 2026-08-05 07:50:00.452 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:50:00.456 | + functions-common:time_stop:2432 : end_time=1785916200453 2026-08-05 07:50:00.458 | + functions-common:time_stop:2433 : elapsed_time=19689 2026-08-05 07:50:00.460 | + functions-common:time_stop:2434 : total=76656 2026-08-05 07:50:00.463 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:50:00.466 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96345 2026-08-05 07:50:00.469 | + inc/python:pip_install:219 : return 0 2026-08-05 07:50:00.471 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:50:00.474 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:50:00.477 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-05 07:50:00.479 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-05 07:50:00.482 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:50:00.486 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:50:00.489 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-08-05 07:50:00.492 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:50:00.495 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 07:50:00.498 | + ./stack.sh:main:945 : configure_glance 2026-08-05 07:50:00.501 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-08-05 07:50:00.521 | + lib/glance:configure_glance:353 : local dburl 2026-08-05 07:50:00.525 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-05 07:50:00.530 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-05 07:50:00.533 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-05 07:50:00.536 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-05 07:50:00.538 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:50:00.541 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:50:00.543 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:50:00.562 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:50:00.565 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:50:00.568 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-05 07:50:00.572 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-05 07:50:00.575 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-05 07:50:00.608 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-05 07:50:00.643 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-05 07:50:00.674 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-05 07:50:00.705 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-05 07:50:00.737 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-05 07:50:00.769 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-05 07:50:00.803 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-05 07:50:00.805 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-05 07:50:00.807 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-05 07:50:00.809 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 07:50:00.812 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 07:50:00.815 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-05 07:50:00.817 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-05 07:50:00.820 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-05 07:50:00.823 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 07:50:00.826 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-05 07:50:00.859 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-05 07:50:00.891 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.9/identity 2026-08-05 07:50:00.920 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-05 07:50:00.950 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-08-05 07:50:00.982 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-05 07:50:01.013 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-05 07:50:01.044 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-05 07:50:01.074 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.9/identity 2026-08-05 07:50:01.105 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 07:50:01.137 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 07:50:01.171 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 07:50:01.174 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-05 07:50:01.209 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-05 07:50:01.212 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-05 07:50:01.214 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-05 07:50:01.217 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 07:50:01.219 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 07:50:01.222 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 07:50:01.239 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:50:01.243 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 07:50:01.245 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 07:50:01.247 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 07:50:01.262 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:50:01.265 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.9:5672/ 2026-08-05 07:50:01.268 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.9:5672/ 2026-08-05 07:50:01.300 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 07:50:01.303 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 07:50:01.305 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-05 07:50:01.308 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-05 07:50:01.310 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-05 07:50:01.344 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-05 07:50:01.376 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-05 07:50:01.412 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-05 07:50:01.414 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-05 07:50:01.417 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-05 07:50:01.420 | + lib/glance:configure_glance_store:282 : local be 2026-08-05 07:50:01.423 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-05 07:50:01.425 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-05 07:50:01.428 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-05 07:50:01.465 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-05 07:50:01.467 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.9 2026-08-05 07:50:01.503 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-05 07:50:01.506 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-05 07:50:01.508 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-05 07:50:01.526 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:50:01.529 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.9/image 2026-08-05 07:50:01.562 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-05 07:50:01.579 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:50:01.582 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-05 07:50:01.584 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-05 07:50:01.587 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-05 07:50:01.590 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:50:01.610 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:50:01.613 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:50:01.615 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:50:01.618 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:50:01.620 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:50:01.653 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:50:01.684 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:50:01.716 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:50:01.749 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-05 07:50:01.780 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-05 07:50:01.784 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-05 07:50:01.817 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-05 07:50:01.850 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-05 07:50:01.880 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-05 07:50:01.911 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-05 07:50:01.945 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-05 07:50:01.983 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-05 07:50:02.020 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-05 07:50:02.054 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-05 07:50:02.060 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-08-05 07:50:02.066 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-05 07:50:02.085 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:50:02.088 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-05 07:50:02.091 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-05 07:50:02.093 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-05 07:50:02.096 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-05 07:50:02.099 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-05 07:50:02.102 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-05 07:50:02.105 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-05 07:50:02.109 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 07:50:02.112 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-05 07:50:02.146 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-05 07:50:02.149 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-05 07:50:02.152 | ++ functions:get_random_port:861 : true 2026-08-05 07:50:02.155 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-05 07:50:02.158 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-05 07:50:02.161 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-05 07:50:02.216 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-05 07:50:02.220 | ++ functions:get_random_port:865 : break 2 2026-08-05 07:50:02.223 | ++ functions:get_random_port:869 : echo 60999 2026-08-05 07:50:02.226 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-05 07:50:02.229 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-05 07:50:02.262 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-08-05 07:50:02.293 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-05 07:50:02.326 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-05 07:50:02.360 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 07:50:02.394 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 07:50:02.427 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-05 07:50:02.460 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-05 07:50:02.493 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-05 07:50:02.525 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 07:50:02.558 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 07:50:02.593 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 07:50:02.626 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-05 07:50:02.658 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 07:50:02.691 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-05 07:50:02.725 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-05 07:50:02.758 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-05 07:50:02.791 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-05 07:50:02.824 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-05 07:50:02.856 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-05 07:50:02.888 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-05 07:50:02.891 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-05 07:50:02.893 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:50:02.896 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:50:02.898 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:02.901 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:02.903 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-05 07:50:02.906 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-05 07:50:02.909 | perl: warning: Setting locale failed. 2026-08-05 07:50:02.909 | perl: warning: Please check that your locale settings: 2026-08-05 07:50:02.909 | LANGUAGE = (unset), 2026-08-05 07:50:02.909 | LC_ALL = "en_US.utf8", 2026-08-05 07:50:02.909 | LANG = (unset) 2026-08-05 07:50:02.910 | are supported and installed on your system. 2026-08-05 07:50:02.910 | perl: warning: Falling back to the standard locale ("C"). 2026-08-05 07:50:02.946 | proxy (enabled by site administrator) 2026-08-05 07:50:02.949 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-05 07:50:02.952 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-05 07:50:02.954 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:50:02.957 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:50:02.960 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:02.963 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:02.966 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-05 07:50:02.969 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-05 07:50:02.970 | perl: warning: Setting locale failed. 2026-08-05 07:50:02.971 | perl: warning: Please check that your locale settings: 2026-08-05 07:50:02.971 | LANGUAGE = (unset), 2026-08-05 07:50:02.971 | LC_ALL = "en_US.utf8", 2026-08-05 07:50:02.971 | LANG = (unset) 2026-08-05 07:50:02.971 | are supported and installed on your system. 2026-08-05 07:50:02.971 | perl: warning: Falling back to the standard locale ("C"). 2026-08-05 07:50:03.006 | No module matches proxy_http 2026-08-05 07:50:03.010 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-05 07:50:03.022 | perl: warning: Setting locale failed. 2026-08-05 07:50:03.022 | perl: warning: Please check that your locale settings: 2026-08-05 07:50:03.022 | LANGUAGE = (unset), 2026-08-05 07:50:03.022 | LC_ALL = "en_US.utf8", 2026-08-05 07:50:03.023 | LANG = "de_DE.UTF-8" 2026-08-05 07:50:03.023 | are supported and installed on your system. 2026-08-05 07:50:03.023 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:50:03.065 | Considering dependency proxy for proxy_http: 2026-08-05 07:50:03.065 | Module proxy already enabled 2026-08-05 07:50:03.065 | Enabling module proxy_http. 2026-08-05 07:50:03.071 | To activate the new configuration, you need to run: 2026-08-05 07:50:03.071 | systemctl restart apache2 2026-08-05 07:50:03.076 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-05 07:50:03.079 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-05 07:50:03.082 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:50:03.085 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:50:03.087 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:50:03.216 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-05 07:50:03.222 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-05 07:50:03.225 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-05 07:50:03.228 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:50:03.230 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:03.233 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:03.236 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-05 07:50:03.239 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-05 07:50:03.243 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-05 07:50:03.244 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-05 07:50:03.254 | KeepAlive Off 2026-08-05 07:50:03.259 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-05 07:50:03.260 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-05 07:50:03.270 | SetEnv proxy-sendchunked 1 2026-08-05 07:50:03.275 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-05 07:50:03.276 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-05 07:50:03.286 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-05 07:50:03.290 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-05 07:50:03.294 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-05 07:50:03.297 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:50:03.300 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:50:03.303 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:50:03.306 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:50:03.309 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:03.312 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:03.316 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:50:03.319 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:50:03.322 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:50:03.325 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:50:03.327 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-05 07:50:03.339 | perl: warning: Setting locale failed. 2026-08-05 07:50:03.339 | perl: warning: Please check that your locale settings: 2026-08-05 07:50:03.339 | LANGUAGE = (unset), 2026-08-05 07:50:03.339 | LC_ALL = "en_US.utf8", 2026-08-05 07:50:03.339 | LANG = "de_DE.UTF-8" 2026-08-05 07:50:03.339 | are supported and installed on your system. 2026-08-05 07:50:03.340 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:50:03.380 | Enabling site glance-api. 2026-08-05 07:50:03.386 | To activate the new configuration, you need to run: 2026-08-05 07:50:03.386 | systemctl reload apache2 2026-08-05 07:50:03.392 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-05 07:50:03.395 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:50:03.397 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:50:03.400 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:50:03.532 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-05 07:50:03.540 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-05 07:50:03.576 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-05 07:50:03.613 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-05 07:50:03.616 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-05 07:50:03.648 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-05 07:50:03.679 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-05 07:50:03.698 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:50:03.701 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-05 07:50:03.704 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-05 07:50:03.707 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-05 07:50:03.710 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 07:50:03.713 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-05 07:50:03.715 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-08-05 07:50:03.718 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-08-05 07:50:03.720 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-05 07:50:03.722 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:50:03.725 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:50:03.728 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:50:03.732 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 07:50:03.734 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:50:03.738 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:50:03.754 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:50:03.756 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:50:03.758 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:50:03.762 | + functions-common:git_clone:610 : echo master 2026-08-05 07:50:03.762 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:50:03.767 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-08-05 07:50:03.770 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 07:50:03.773 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-05 07:50:03.775 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:50:03.778 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:50:03.781 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:50:03.784 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:50:03.786 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:50:03.788 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:50:03.790 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:50:03.793 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:50:03.796 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:50:03.800 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916203797 2026-08-05 07:50:03.803 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-05 07:50:03.807 | Cloning into '/opt/stack/cinder'... 2026-08-05 07:50:56.560 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:50:56.563 | + functions-common:time_stop:2420 : local name 2026-08-05 07:50:56.566 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:50:56.568 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:50:56.571 | + functions-common:time_stop:2423 : local total 2026-08-05 07:50:56.574 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:50:56.576 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:50:56.579 | + functions-common:time_stop:2427 : start_time=1785916203797 2026-08-05 07:50:56.581 | + functions-common:time_stop:2429 : [[ -z 1785916203797 ]] 2026-08-05 07:50:56.585 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:50:56.589 | + functions-common:time_stop:2432 : end_time=1785916256587 2026-08-05 07:50:56.592 | + functions-common:time_stop:2433 : elapsed_time=52790 2026-08-05 07:50:56.594 | + functions-common:time_stop:2434 : total=32112 2026-08-05 07:50:56.597 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:50:56.600 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=84902 2026-08-05 07:50:56.603 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-08-05 07:50:56.606 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 07:50:56.609 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:50:56.611 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:50:56.614 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:50:56.617 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:50:56.620 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:50:56.623 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:50:56.626 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:50:56.628 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:50:56.632 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:50:56.636 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916256633 2026-08-05 07:50:56.639 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 07:50:57.587 | From https://review.opendev.org/openstack/cinder 2026-08-05 07:50:57.587 | * branch master -> FETCH_HEAD 2026-08-05 07:50:57.597 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:50:57.600 | + functions-common:time_stop:2420 : local name 2026-08-05 07:50:57.603 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:50:57.605 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:50:57.608 | + functions-common:time_stop:2423 : local total 2026-08-05 07:50:57.611 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:50:57.614 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:50:57.616 | + functions-common:time_stop:2427 : start_time=1785916256633 2026-08-05 07:50:57.619 | + functions-common:time_stop:2429 : [[ -z 1785916256633 ]] 2026-08-05 07:50:57.623 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:50:57.628 | + functions-common:time_stop:2432 : end_time=1785916257624 2026-08-05 07:50:57.631 | + functions-common:time_stop:2433 : elapsed_time=991 2026-08-05 07:50:57.633 | + functions-common:time_stop:2434 : total=84902 2026-08-05 07:50:57.636 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:50:57.639 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85893 2026-08-05 07:50:57.642 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 07:50:57.645 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:50:57.648 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:50:57.650 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:50:57.653 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:50:57.656 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:50:57.659 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:50:57.662 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:50:57.665 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:50:57.669 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:50:57.673 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916257670 2026-08-05 07:50:57.676 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 07:50:58.114 | Note: switching to 'FETCH_HEAD'. 2026-08-05 07:50:58.114 | 2026-08-05 07:50:58.114 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 07:50:58.114 | changes and commit them, and you can discard any commits you make in this 2026-08-05 07:50:58.114 | state without impacting any branches by switching back to a branch. 2026-08-05 07:50:58.114 | 2026-08-05 07:50:58.114 | If you want to create a new branch to retain commits you create, you may 2026-08-05 07:50:58.114 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 07:50:58.114 | 2026-08-05 07:50:58.115 | git switch -c 2026-08-05 07:50:58.115 | 2026-08-05 07:50:58.115 | Or undo this operation with: 2026-08-05 07:50:58.115 | 2026-08-05 07:50:58.115 | git switch - 2026-08-05 07:50:58.115 | 2026-08-05 07:50:58.115 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 07:50:58.115 | 2026-08-05 07:50:58.115 | HEAD is now at c9291171c Merge "Storwize: stop tests spawning cinder-manage subprocesses" 2026-08-05 07:50:58.122 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:50:58.125 | + functions-common:time_stop:2420 : local name 2026-08-05 07:50:58.128 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:50:58.130 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:50:58.133 | + functions-common:time_stop:2423 : local total 2026-08-05 07:50:58.135 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:50:58.138 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:50:58.140 | + functions-common:time_stop:2427 : start_time=1785916257670 2026-08-05 07:50:58.142 | + functions-common:time_stop:2429 : [[ -z 1785916257670 ]] 2026-08-05 07:50:58.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:50:58.150 | + functions-common:time_stop:2432 : end_time=1785916258147 2026-08-05 07:50:58.153 | + functions-common:time_stop:2433 : elapsed_time=477 2026-08-05 07:50:58.155 | + functions-common:time_stop:2434 : total=85893 2026-08-05 07:50:58.158 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:50:58.160 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86370 2026-08-05 07:50:58.163 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-05 07:50:58.178 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-05 07:50:58.182 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:50:58.183 | + functions-common:git_clone:673 : head -1 2026-08-05 07:50:58.188 | c9291171c Merge "Storwize: stop tests spawning cinder-manage subprocesses" 2026-08-05 07:50:58.191 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 07:50:58.195 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-05 07:50:58.197 | + inc/python:setup_develop:353 : local bindep 2026-08-05 07:50:58.200 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-05 07:50:58.203 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-05 07:50:58.205 | + inc/python:setup_develop:359 : local extras= 2026-08-05 07:50:58.208 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-05 07:50:58.211 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:50:58.214 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-05 07:50:58.217 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-05 07:50:58.219 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:50:58.222 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:50:58.225 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-05 07:50:58.229 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:50:58.232 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-05 07:50:58.235 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:50:58.238 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:50:58.242 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-05 07:50:58.247 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-05 07:50:58.250 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-05 07:50:58.253 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-05 07:50:58.408 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-05 07:50:58.411 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 07:50:58.414 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:50:58.416 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:50:58.419 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-05 07:50:58.422 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-05 07:50:58.425 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 07:50:58.427 | + inc/python:setup_package:446 : local extras= 2026-08-05 07:50:58.430 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:50:58.433 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:50:58.436 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:50:58.439 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:50:58.442 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:50:58.445 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-05 07:50:58.467 | Using python 3.12 to install /opt/stack/cinder 2026-08-05 07:50:58.470 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-08-05 07:50:59.470 | Obtaining file:///opt/stack/cinder 2026-08-05 07:50:59.475 | Installing build dependencies: started 2026-08-05 07:51:01.065 | Installing build dependencies: finished with status 'done' 2026-08-05 07:51:01.066 | Checking if build backend supports build_editable: started 2026-08-05 07:51:01.607 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:51:01.609 | Getting requirements to build editable: started 2026-08-05 07:51:01.905 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:51:01.907 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:51:03.266 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:51:03.293 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (7.0.3) 2026-08-05 07:51:03.294 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (5.3.1) 2026-08-05 07:51:03.295 | 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.dev204) (0.41.0) 2026-08-05 07:51:03.296 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (3.4.0) 2026-08-05 07:51:03.296 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (3.5.3) 2026-08-05 07:51:03.297 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (2.1.0) 2026-08-05 07:51:03.298 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (4.26.0) 2026-08-05 07:51:03.299 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (5.15.0) 2026-08-05 07:51:03.300 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (13.0.0) 2026-08-05 07:51:03.921 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev204) 2026-08-05 07:51:04.067 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-05 07:51:04.079 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (10.6.0) 2026-08-05 07:51:04.080 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (7.6.1) 2026-08-05 07:51:04.080 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (6.5.0) 2026-08-05 07:51:04.081 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (18.1.0) 2026-08-05 07:51:04.082 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (8.3.0) 2026-08-05 07:51:04.083 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (18.2.0) 2026-08-05 07:51:04.084 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (8.2.0) 2026-08-05 07:51:04.085 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (6.0.0) 2026-08-05 07:51:04.086 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (3.12.0) 2026-08-05 07:51:04.086 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (3.9.0) 2026-08-05 07:51:04.087 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (7.10.0) 2026-08-05 07:51:04.088 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (5.11.0) 2026-08-05 07:51:04.089 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (4.8.0) 2026-08-05 07:51:04.090 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (2.8.0) 2026-08-05 07:51:04.091 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (10.1.1) 2026-08-05 07:51:04.132 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev204) 2026-08-05 07:51:04.149 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 07:51:04.160 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (4.4.0) 2026-08-05 07:51:04.161 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (26.2) 2026-08-05 07:51:04.206 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev204) 2026-08-05 07:51:04.222 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-05 07:51:04.233 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (3.10.1) 2026-08-05 07:51:04.234 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (3.1.0) 2026-08-05 07:51:04.235 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (3.3.2) 2026-08-05 07:51:04.236 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (7.5.0) 2026-08-05 07:51:04.274 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev204) 2026-08-05 07:51:04.290 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-05 07:51:04.301 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (5.8.0) 2026-08-05 07:51:04.343 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev204) 2026-08-05 07:51:04.361 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-05 07:51:04.404 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev204) 2026-08-05 07:51:04.421 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-05 07:51:04.433 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (2.34.2) 2026-08-05 07:51:04.434 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (2.7.0) 2026-08-05 07:51:04.434 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (2.5.1) 2026-08-05 07:51:04.435 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (6.3.0) 2026-08-05 07:51:04.463 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev204) 2026-08-05 07:51:04.478 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-05 07:51:04.488 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (2.0.51) 2026-08-05 07:51:04.489 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (5.9.0) 2026-08-05 07:51:04.515 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev204) 2026-08-05 07:51:04.530 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-05 07:51:04.553 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (9.1.4) 2026-08-05 07:51:04.554 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (1.8.10) 2026-08-05 07:51:04.555 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (6.9.0) 2026-08-05 07:51:04.597 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev204) 2026-08-05 07:51:04.612 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 07:51:04.623 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (7.1.0) 2026-08-05 07:51:04.667 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev204) 2026-08-05 07:51:04.683 | Downloading tooz-9.0.1-py3-none-any.whl.metadata (2.8 kB) 2026-08-05 07:51:04.766 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev204) 2026-08-05 07:51:04.782 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-08-05 07:51:04.793 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (5.8.0) 2026-08-05 07:51:04.793 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (43.0.3) 2026-08-05 07:51:04.794 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (0.2.4) 2026-08-05 07:51:04.985 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev204) 2026-08-05 07:51:05.002 | 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-08-05 07:51:05.393 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev204) 2026-08-05 07:51:05.408 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-08-05 07:51:05.419 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev204) (1.9.0) 2026-08-05 07:51:05.420 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (2026.2) 2026-08-05 07:51:05.421 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev204) (7.1.4) 2026-08-05 07:51:05.854 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev204) 2026-08-05 07:51:05.872 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-08-05 07:51:05.885 | 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.dev204) (1.1.0) 2026-08-05 07:51:05.920 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev204) 2026-08-05 07:51:05.935 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-08-05 07:51:05.947 | 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.dev204) (2.9.0.post0) 2026-08-05 07:51:06.000 | 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.dev204) (1.17.0) 2026-08-05 07:51:06.033 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev204) (2.0.0) 2026-08-05 07:51:06.037 | 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.dev204) (3.0) 2026-08-05 07:51:06.046 | 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.dev204) (2.8.0) 2026-08-05 07:51:06.053 | 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.dev204) (3.1.0) 2026-08-05 07:51:06.056 | 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.dev204) (2.2.2) 2026-08-05 07:51:06.058 | 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.dev204) (0.32.0) 2026-08-05 07:51:06.115 | 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.dev204) 2026-08-05 07:51:06.130 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-08-05 07:51:06.172 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev204) 2026-08-05 07:51:06.187 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-05 07:51:06.247 | 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.dev204) 2026-08-05 07:51:06.263 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-05 07:51:06.300 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev204) 2026-08-05 07:51:06.315 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-05 07:51:06.360 | 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.dev204) 2026-08-05 07:51:06.374 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-08-05 07:51:06.665 | 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.dev204) 2026-08-05 07:51:06.681 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-08-05 07:51:06.724 | 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.dev204) 2026-08-05 07:51:06.740 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 07:51:06.791 | 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.dev204) 2026-08-05 07:51:06.806 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 07:51:06.833 | 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.dev204) (3.4.7) 2026-08-05 07:51:06.834 | 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.dev204) (3.18) 2026-08-05 07:51:06.836 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev204) (2023.11.17) 2026-08-05 07:51:06.852 | 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.dev204) (26.1.0) 2026-08-05 07:51:06.853 | 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.dev204) (2025.9.1) 2026-08-05 07:51:06.855 | 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.dev204) (0.37.0) 2026-08-05 07:51:06.856 | 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.dev204) (2026.5.1) 2026-08-05 07:51:06.865 | 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.dev204) (1.8.2) 2026-08-05 07:51:06.866 | 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.dev204) (4.15.0) 2026-08-05 07:51:06.870 | 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.dev204) (4.3.0) 2026-08-05 07:51:06.872 | 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.dev204) (4.1.0) 2026-08-05 07:51:06.873 | 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.dev204) (2.13.0) 2026-08-05 07:51:06.882 | 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.dev204) (7.2.2) 2026-08-05 07:51:06.888 | 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.dev204) (1.5.0) 2026-08-05 07:51:06.896 | 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.dev204) (0.20) 2026-08-05 07:51:06.902 | 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.dev204) (1.3.0) 2026-08-05 07:51:06.903 | 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.dev204) (2.0.0) 2026-08-05 07:51:06.904 | 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.dev204) (6.0.3) 2026-08-05 07:51:06.913 | 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.dev204) (1.18.5) 2026-08-05 07:51:06.916 | 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.dev204) (2.1.2) 2026-08-05 07:51:06.916 | 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.dev204) (0.6.2) 2026-08-05 07:51:06.921 | 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.dev204) (1.3.12) 2026-08-05 07:51:06.934 | 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.dev204) (5.3.1) 2026-08-05 07:51:06.935 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev204) (5.6.2) 2026-08-05 07:51:06.936 | 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.dev204) (0.16.0) 2026-08-05 07:51:06.940 | 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.dev204) (5.1.0) 2026-08-05 07:51:06.954 | 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.dev204) (0.25.0) 2026-08-05 07:51:06.958 | 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.dev204) (5.0.0) 2026-08-05 07:51:06.959 | 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.dev204) (3.1.6) 2026-08-05 07:51:06.960 | 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.dev204) (4.0.1) 2026-08-05 07:51:06.970 | 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.dev204) (3.0.3) 2026-08-05 07:51:06.982 | 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.dev204) (1.2.1) 2026-08-05 07:51:07.004 | 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.dev204) (1.7.6) 2026-08-05 07:51:07.041 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev204) 2026-08-05 07:51:07.057 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-05 07:51:07.159 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev204) 2026-08-05 07:51:07.175 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-08-05 07:51:07.191 | 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.dev204) (3.18.0) 2026-08-05 07:51:07.235 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev204) 2026-08-05 07:51:07.251 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-05 07:51:07.312 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev204) 2026-08-05 07:51:07.328 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-05 07:51:07.382 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev204) 2026-08-05 07:51:07.397 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-05 07:51:07.417 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev204) (83.0.0) 2026-08-05 07:51:07.432 | 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.dev204) (0.8.1) 2026-08-05 07:51:07.493 | 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.dev204) 2026-08-05 07:51:07.510 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-08-05 07:51:07.544 | 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.dev204) (4.15.0) 2026-08-05 07:51:07.551 | 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.dev204) (0.6.0) 2026-08-05 07:51:07.552 | 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.dev204) (4.0.0) 2026-08-05 07:51:07.562 | 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.dev204) (3.0.52) 2026-08-05 07:51:07.563 | 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.dev204) (1.11.0) 2026-08-05 07:51:07.564 | 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.dev204) (15.0.0) 2026-08-05 07:51:07.565 | 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.dev204) (1.8.0) 2026-08-05 07:51:07.606 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev204) 2026-08-05 07:51:07.622 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-05 07:51:07.634 | 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.dev204) (24.2.1) 2026-08-05 07:51:07.679 | 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.dev204) (4.2.0) 2026-08-05 07:51:07.680 | 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.dev204) (2.20.0) 2026-08-05 07:51:07.691 | 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.dev204) (0.1.2) 2026-08-05 07:51:07.710 | 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.dev204) (0.8) 2026-08-05 07:51:07.754 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev204) 2026-08-05 07:51:07.770 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-05 07:51:07.831 | 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.dev204) (3.6.1) 2026-08-05 07:51:07.832 | 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.dev204) (3.4.0) 2026-08-05 07:51:07.834 | 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.dev204) (4.0.1) 2026-08-05 07:51:07.909 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev204) 2026-08-05 07:51:07.925 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-05 07:51:07.961 | 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.dev204) (1.33) 2026-08-05 07:51:07.968 | 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.dev204) (3.1.1) 2026-08-05 07:51:08.043 | WARNING: The candidate selected for download or install is a yanked version: 'zstd' candidate (version 1.5.7.3 at https://files.pythonhosted.org/packages/11/c4/db4807d6a68b4628c74fd379de7e3c67ec34f19a2a80ac246b3837cde6cb/zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (from https://pypi.org/simple/zstd/)) 2026-08-05 07:51:08.043 | Reason for being yanked: buggy - not thread safe 2026-08-05 07:51:08.060 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-08-05 07:51:08.097 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-08-05 07:51:08.323 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 61.5 MB/s 0:00:00 2026-08-05 07:51:08.338 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-08-05 07:51:08.359 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-08-05 07:51:08.582 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 71.5 MB/s 0:00:00 2026-08-05 07:51:08.608 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-08-05 07:51:08.631 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-08-05 07:51:08.655 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-08-05 07:51:08.675 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-08-05 07:51:08.699 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-08-05 07:51:08.720 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-08-05 07:51:08.745 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-08-05 07:51:08.766 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-05 07:51:08.847 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 67.1 MB/s 0:00:00 2026-08-05 07:51:08.864 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-05 07:51:08.888 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-08-05 07:51:08.911 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-08-05 07:51:08.929 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 31.7 MB/s 0:00:00 2026-08-05 07:51:08.946 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-05 07:51:08.969 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-05 07:51:08.992 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-08-05 07:51:09.015 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-08-05 07:51:09.037 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-05 07:51:09.065 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 53.2 MB/s 0:00:00 2026-08-05 07:51:09.081 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-08-05 07:51:09.105 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-05 07:51:09.131 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-08-05 07:51:09.153 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-05 07:51:09.175 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-05 07:51:09.199 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-05 07:51:09.223 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-05 07:51:09.245 | Downloading tooz-9.0.1-py3-none-any.whl (90 kB) 2026-08-05 07:51:09.269 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-05 07:51:09.291 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-05 07:51:09.313 | 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-08-05 07:51:09.354 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 57.2 MB/s 0:00:00 2026-08-05 07:51:09.369 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-05 07:51:09.605 | Building wheels for collected packages: cinder 2026-08-05 07:51:09.606 | Building editable for cinder (pyproject.toml): started 2026-08-05 07:51:11.259 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-05 07:51:11.260 | Created wheel for cinder: filename=cinder-28.1.0.dev204-0.editable-py3-none-any.whl size=9203 sha256=681001002d535edd71930663ab6bbe2c46e242669bb6c94c86b16f30e1481647 2026-08-05 07:51:11.262 | Stored in directory: /tmp/pip-ephem-wheel-cache-em87pa42/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-05 07:51:11.266 | Successfully built cinder 2026-08-05 07:51:11.675 | 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-08-05 07:51:12.034 | Attempting uninstall: pyudev 2026-08-05 07:51:12.050 | Found existing installation: pyudev 0.24.0 2026-08-05 07:51:12.051 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:51:12.053 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-08-05 07:51:12.108 | Attempting uninstall: pyasn1 2026-08-05 07:51:12.125 | Found existing installation: pyasn1 0.4.8 2026-08-05 07:51:12.125 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:51:12.126 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-08-05 07:51:13.838 | Attempting uninstall: botocore 2026-08-05 07:51:13.856 | Found existing installation: botocore 1.34.46 2026-08-05 07:51:13.858 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:51:13.860 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-08-05 07:51:15.070 | Attempting uninstall: s3transfer 2026-08-05 07:51:15.090 | Found existing installation: s3transfer 0.10.1 2026-08-05 07:51:15.091 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:51:15.092 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-08-05 07:51:15.771 | Attempting uninstall: boto3 2026-08-05 07:51:15.791 | Found existing installation: boto3 1.34.46 2026-08-05 07:51:15.791 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 07:51:15.792 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-08-05 07:51:17.915 | 2026-08-05 07:51:17.938 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev204 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.11.0 oslo.vmware-4.10.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-9.0.1 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-08-05 07:51:18.316 | + inc/python:pip_install:216 : result=0 2026-08-05 07:51:18.319 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:51:18.321 | + functions-common:time_stop:2420 : local name 2026-08-05 07:51:18.323 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:51:18.325 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:51:18.328 | + functions-common:time_stop:2423 : local total 2026-08-05 07:51:18.330 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:51:18.332 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:51:18.335 | + functions-common:time_stop:2427 : start_time=1785916258462 2026-08-05 07:51:18.338 | + functions-common:time_stop:2429 : [[ -z 1785916258462 ]] 2026-08-05 07:51:18.341 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:51:18.346 | + functions-common:time_stop:2432 : end_time=1785916278342 2026-08-05 07:51:18.348 | + functions-common:time_stop:2433 : elapsed_time=19880 2026-08-05 07:51:18.350 | + functions-common:time_stop:2434 : total=96345 2026-08-05 07:51:18.353 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:51:18.356 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116225 2026-08-05 07:51:18.358 | + inc/python:pip_install:219 : return 0 2026-08-05 07:51:18.361 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:51:18.363 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:51:18.366 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-05 07:51:18.369 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-05 07:51:18.372 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:51:18.375 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:51:18.378 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-08-05 07:51:18.380 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:51:18.383 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-05 07:51:18.386 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-05 07:51:18.390 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-05 07:51:18.393 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:18.396 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:18.398 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-05 07:51:18.414 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-05 07:51:18.416 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:51:18.420 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:51:18.423 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:51:18.426 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:51:18.429 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:51:18.432 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:51:18.435 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:18.438 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:18.441 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:51:18.444 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:51:18.447 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:51:18.450 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:51:18.453 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-05 07:51:18.456 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:51:18.459 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:18.462 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:18.465 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-05 07:51:18.487 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-08-05 07:51:18.524 | Reading package lists... 2026-08-05 07:51:18.877 | Building dependency tree... 2026-08-05 07:51:18.878 | Reading state information... 2026-08-05 07:51:19.385 | The following packages were automatically installed and are no longer required: 2026-08-05 07:51:19.387 | libfwupd2 libgusb2 2026-08-05 07:51:19.387 | Use 'sudo apt autoremove' to remove them. 2026-08-05 07:51:19.390 | The following additional packages will be installed: 2026-08-05 07:51:19.390 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-05 07:51:19.391 | python3-urwid python3-wcwidth 2026-08-05 07:51:19.393 | Suggested packages: 2026-08-05 07:51:19.394 | python-urwid-doc 2026-08-05 07:51:19.428 | The following NEW packages will be installed: 2026-08-05 07:51:19.428 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-05 07:51:19.428 | python3-urwid python3-wcwidth targetcli-fb 2026-08-05 07:51:19.707 | 0 upgraded, 6 newly installed, 0 to remove and 67 not upgraded. 2026-08-05 07:51:19.707 | Need to get 385 kB of archives. 2026-08-05 07:51:19.707 | After this operation, 3098 kB of additional disk space will be used. 2026-08-05 07:51:19.707 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-05 07:51:20.030 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-05 07:51:20.051 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-05 07:51:20.295 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-05 07:51:20.296 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-05 07:51:20.311 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-05 07:51:20.560 | perl: warning: Setting locale failed. 2026-08-05 07:51:20.560 | perl: warning: Please check that your locale settings: 2026-08-05 07:51:20.560 | LANGUAGE = (unset), 2026-08-05 07:51:20.560 | LC_ALL = "en_US.utf8", 2026-08-05 07:51:20.560 | LANG = "de_DE.UTF-8" 2026-08-05 07:51:20.560 | are supported and installed on your system. 2026-08-05 07:51:20.560 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:51:20.624 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:51:20.624 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:51:20.624 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:51:20.806 | Fetched 385 kB in 1s (437 kB/s) 2026-08-05 07:51:20.846 | Selecting previously unselected package python3-typing-extensions. 2026-08-05 07:51:20.910 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126757 files and directories currently installed.) 2026-08-05 07:51:20.917 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-05 07:51:20.920 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-05 07:51:20.968 | Selecting previously unselected package python3-wcwidth. 2026-08-05 07:51:20.980 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-05 07:51:20.984 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-05 07:51:21.033 | Selecting previously unselected package python3-urwid. 2026-08-05 07:51:21.045 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-05 07:51:21.048 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-05 07:51:21.132 | Selecting previously unselected package python3-configshell-fb. 2026-08-05 07:51:21.144 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-05 07:51:21.147 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-05 07:51:21.200 | Selecting previously unselected package python3-rtslib-fb. 2026-08-05 07:51:21.212 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-05 07:51:21.216 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-05 07:51:21.277 | Selecting previously unselected package targetcli-fb. 2026-08-05 07:51:21.287 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-05 07:51:21.290 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-05 07:51:21.364 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-05 07:51:22.520 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-05 07:51:22.530 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-05 07:51:22.846 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-05 07:51:23.092 | Setting up python3-urwid (2.6.10-1) ... 2026-08-05 07:51:23.625 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-05 07:51:23.818 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-05 07:51:23.818 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-05 07:51:23.842 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-05 07:51:23.842 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-05 07:51:23.843 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-05 07:51:23.843 | keyword = Word(alphanums + '_\-') 2026-08-05 07:51:23.844 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-05 07:51:23.844 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-05 07:51:23.845 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-05 07:51:23.845 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-05 07:51:23.846 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-05 07:51:23.846 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-05 07:51:23.854 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-05 07:51:23.855 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-05 07:51:23.877 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-05 07:51:23.877 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-05 07:51:23.877 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-05 07:51:23.877 | keyword = Word(alphanums + '_\-') 2026-08-05 07:51:23.877 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-05 07:51:23.877 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-05 07:51:23.878 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-05 07:51:23.878 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-05 07:51:23.878 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-05 07:51:23.878 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-05 07:51:23.909 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-05 07:51:24.116 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-05 07:51:24.116 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-05 07:51:24.401 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 07:51:25.239 | perl: warning: Setting locale failed. 2026-08-05 07:51:25.239 | perl: warning: Please check that your locale settings: 2026-08-05 07:51:25.239 | LANGUAGE = (unset), 2026-08-05 07:51:25.239 | LC_ALL = "en_US.utf8", 2026-08-05 07:51:25.240 | LANG = "de_DE.UTF-8" 2026-08-05 07:51:25.240 | are supported and installed on your system. 2026-08-05 07:51:25.240 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:51:25.365 | perl: warning: Setting locale failed. 2026-08-05 07:51:25.365 | perl: warning: Please check that your locale settings: 2026-08-05 07:51:25.365 | LANGUAGE = (unset), 2026-08-05 07:51:25.366 | LC_ALL = "en_US.utf8", 2026-08-05 07:51:25.366 | LANG = "de_DE.UTF-8" 2026-08-05 07:51:25.366 | are supported and installed on your system. 2026-08-05 07:51:25.366 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:51:25.415 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:51:25.415 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:51:25.415 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:51:25.486 | perl: warning: Setting locale failed. 2026-08-05 07:51:25.486 | perl: warning: Please check that your locale settings: 2026-08-05 07:51:25.486 | LANGUAGE = (unset), 2026-08-05 07:51:25.486 | LC_ALL = "en_US.utf8", 2026-08-05 07:51:25.486 | LANG = "de_DE.UTF-8" 2026-08-05 07:51:25.486 | are supported and installed on your system. 2026-08-05 07:51:25.486 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:51:25.989 | 2026-08-05 07:51:25.990 | Running kernel seems to be up-to-date. 2026-08-05 07:51:25.990 | 2026-08-05 07:51:25.990 | Restarting services... 2026-08-05 07:51:26.025 | 2026-08-05 07:51:26.025 | Service restarts being deferred: 2026-08-05 07:51:26.025 | systemctl restart systemd-logind.service 2026-08-05 07:51:26.025 | systemctl restart virtlockd.service 2026-08-05 07:51:26.025 | systemctl restart virtlogd.service 2026-08-05 07:51:26.025 | 2026-08-05 07:51:26.025 | No containers need to be restarted. 2026-08-05 07:51:26.025 | 2026-08-05 07:51:26.025 | User sessions running outdated binaries: 2026-08-05 07:51:26.025 | quobyte @ session #5: sshd[2024,2070] 2026-08-05 07:51:26.034 | quobyte @ user manager service: systemd[1166] 2026-08-05 07:51:26.043 | 2026-08-05 07:51:26.043 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 07:51:28.061 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:51:28.064 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:51:28.067 | + functions-common:time_stop:2420 : local name 2026-08-05 07:51:28.070 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:51:28.072 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:51:28.075 | + functions-common:time_stop:2423 : local total 2026-08-05 07:51:28.078 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:51:28.080 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:51:28.083 | + functions-common:time_stop:2427 : start_time=1785916278485 2026-08-05 07:51:28.085 | + functions-common:time_stop:2429 : [[ -z 1785916278485 ]] 2026-08-05 07:51:28.090 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:51:28.094 | + functions-common:time_stop:2432 : end_time=1785916288091 2026-08-05 07:51:28.097 | + functions-common:time_stop:2433 : elapsed_time=9606 2026-08-05 07:51:28.100 | + functions-common:time_stop:2434 : total=164205 2026-08-05 07:51:28.102 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:51:28.105 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173811 2026-08-05 07:51:28.108 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:51:28.111 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 07:51:28.113 | + ./stack.sh:main:951 : configure_cinder 2026-08-05 07:51:28.116 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-08-05 07:51:28.132 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-05 07:51:28.136 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-05 07:51:28.139 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-05 07:51:28.141 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-05 07:51:28.146 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-05 07:51:28.146 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-05 07:51:28.150 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-05 07:51:28.152 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-05 07:51:28.154 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-05 07:51:28.157 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-05 07:51:28.159 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-05 07:51:28.161 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-05 07:51:28.164 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-05 07:51:28.166 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-05 07:51:28.181 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-05 07:51:28.195 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-08-05 07:51:28.210 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-08-05 07:51:28.225 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-05 07:51:28.241 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-05 07:51:28.256 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-05 07:51:28.259 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-05 07:51:28.264 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.io9otKMsBi 2026-08-05 07:51:28.266 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-05 07:51:28.269 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-05 07:51:28.272 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-05 07:51:28.275 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.io9otKMsBi 2026-08-05 07:51:28.280 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.io9otKMsBi 2026-08-05 07:51:28.294 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.io9otKMsBi /etc/sudoers.d/cinder-rootwrap 2026-08-05 07:51:28.310 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-05 07:51:28.314 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-05 07:51:28.317 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-05 07:51:28.319 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-05 07:51:28.321 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-05 07:51:28.324 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-05 07:51:28.326 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-05 07:51:28.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-08-05 07:51:28.330 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-05 07:51:28.340 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-05 07:51:28.345 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-05 07:51:28.359 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-05 07:51:28.373 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-05 07:51:28.376 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-05 07:51:28.381 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-05 07:51:28.386 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-05 07:51:28.389 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 07:51:28.392 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-05 07:51:28.394 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 07:51:28.397 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 07:51:28.399 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-05 07:51:28.403 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 07:51:28.405 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-05 07:51:28.407 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 07:51:28.410 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-05 07:51:28.444 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-05 07:51:28.476 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.9/identity 2026-08-05 07:51:28.508 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-05 07:51:28.540 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-08-05 07:51:28.573 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-05 07:51:28.605 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-05 07:51:28.637 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-05 07:51:28.669 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.9/identity 2026-08-05 07:51:28.702 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 07:51:28.734 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 07:51:28.766 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 07:51:28.769 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-05 07:51:28.804 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-05 07:51:28.837 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-05 07:51:28.839 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-05 07:51:28.842 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-05 07:51:28.845 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-05 07:51:28.847 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:51:28.850 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:51:28.852 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:51:28.869 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:28.872 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:51:28.874 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-05 07:51:28.878 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-05 07:51:28.913 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-05 07:51:28.945 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-05 07:51:28.978 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-05 07:51:29.012 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-05 07:51:29.046 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-05 07:51:29.081 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.9 2026-08-05 07:51:29.115 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-05 07:51:29.152 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-05 07:51:29.161 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 8969fd677c5ae345868fc50eaa7886ec 2026-08-05 07:51:29.195 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-05 07:51:29.198 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-05 07:51:29.229 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-05 07:51:29.261 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-05 07:51:29.292 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-05 07:51:29.324 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-05 07:51:29.358 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-05 07:51:29.391 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-05 07:51:29.409 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:29.412 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-05 07:51:29.414 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-05 07:51:29.416 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-05 07:51:29.418 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-05 07:51:29.421 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-05 07:51:29.423 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-05 07:51:29.426 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-05 07:51:29.428 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-05 07:51:29.431 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-05 07:51:29.434 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-05 07:51:29.436 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-05 07:51:29.469 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-05 07:51:29.498 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-05 07:51:29.528 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-05 07:51:29.559 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-05 07:51:29.589 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-05 07:51:29.619 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-05 07:51:29.650 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-05 07:51:29.678 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-05 07:51:29.710 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-05 07:51:29.712 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-05 07:51:29.715 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-05 07:51:29.718 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-05 07:51:29.748 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-05 07:51:29.751 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-05 07:51:29.783 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-05 07:51:29.785 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-05 07:51:29.788 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-05 07:51:29.791 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-05 07:51:29.821 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-05 07:51:29.824 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-05 07:51:29.827 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-05 07:51:29.829 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-05 07:51:29.831 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-05 07:51:29.847 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:51:29.850 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-05 07:51:29.866 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:51:29.868 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-05 07:51:29.883 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:51:29.886 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-05 07:51:29.888 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-05 07:51:29.891 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-05 07:51:29.893 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-05 07:51:29.895 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 07:51:29.898 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 07:51:29.901 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 07:51:29.917 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:29.921 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 07:51:29.924 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 07:51:29.926 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 07:51:29.943 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:29.945 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.9:5672/ 2026-08-05 07:51:29.948 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.9:5672/ 2026-08-05 07:51:29.982 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 07:51:29.985 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 07:51:29.988 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-05 07:51:29.991 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-05 07:51:29.994 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 07:51:29.997 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:51:30.014 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:51:30.016 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:51:30.019 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:51:30.021 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:51:30.024 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:51:30.056 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:51:30.089 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:51:30.121 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:51:30.151 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-05 07:51:30.181 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-05 07:51:30.199 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:30.201 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-05 07:51:30.204 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-05 07:51:30.206 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-05 07:51:30.208 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-05 07:51:30.211 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 07:51:30.214 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-05 07:51:30.217 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-05 07:51:30.220 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 07:51:30.223 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 07:51:30.238 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-05 07:51:30.239 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:51:30.249 | d /var/run/uwsgi 0755 quobyte root 2026-08-05 07:51:30.253 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:51:30.266 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 07:51:30.271 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-05 07:51:30.273 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-05 07:51:30.278 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 07:51:30.280 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-05 07:51:30.312 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-08-05 07:51:30.342 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-05 07:51:30.371 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-05 07:51:30.401 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 07:51:30.430 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 07:51:30.460 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-05 07:51:30.490 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-05 07:51:30.520 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-05 07:51:30.550 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 07:51:30.579 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 07:51:30.609 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 07:51:30.641 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-05 07:51:30.673 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-05 07:51:30.704 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 07:51:30.707 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 07:51:30.711 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-05 07:51:30.713 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-05 07:51:30.716 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:51:30.718 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:30.720 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:30.723 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-05 07:51:30.726 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-05 07:51:30.728 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-05 07:51:30.759 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 07:51:30.791 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-05 07:51:30.792 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-08-05 07:51:30.801 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-05 07:51:30.805 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-05 07:51:30.807 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-05 07:51:30.810 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:51:30.812 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:51:30.815 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:51:30.817 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:51:30.820 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:30.822 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:30.825 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:51:30.827 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:51:30.830 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:51:30.832 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:51:30.836 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-05 07:51:30.846 | perl: warning: Setting locale failed. 2026-08-05 07:51:30.847 | perl: warning: Please check that your locale settings: 2026-08-05 07:51:30.847 | LANGUAGE = (unset), 2026-08-05 07:51:30.847 | LC_ALL = "en_US.utf8", 2026-08-05 07:51:30.847 | LANG = "de_DE.UTF-8" 2026-08-05 07:51:30.847 | are supported and installed on your system. 2026-08-05 07:51:30.847 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:51:30.886 | Enabling site cinder-api. 2026-08-05 07:51:30.891 | To activate the new configuration, you need to run: 2026-08-05 07:51:30.891 | systemctl reload apache2 2026-08-05 07:51:30.896 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 07:51:30.899 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:51:30.901 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:51:30.904 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:51:31.024 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-08-05 07:51:31.028 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.9/image 2026-08-05 07:51:31.059 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-05 07:51:31.075 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:51:31.078 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-05 07:51:31.080 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 07:51:31.082 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-05 07:51:31.085 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-05 07:51:31.087 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 07:51:31.089 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-05 07:51:31.091 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 07:51:31.094 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-05 07:51:31.096 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-05 07:51:31.098 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-05 07:51:31.130 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-05 07:51:31.160 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.9/identity 2026-08-05 07:51:31.190 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-05 07:51:31.220 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-08-05 07:51:31.250 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-05 07:51:31.279 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-05 07:51:31.308 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-05 07:51:31.337 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.9/identity 2026-08-05 07:51:31.368 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-05 07:51:31.399 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-05 07:51:31.431 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 07:51:31.433 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-05 07:51:31.436 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 07:51:31.439 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:51:31.442 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-05 07:51:31.445 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-05 07:51:31.477 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-05 07:51:31.507 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.9/identity 2026-08-05 07:51:31.538 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-05 07:51:31.568 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-08-05 07:51:31.600 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-05 07:51:31.631 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-05 07:51:31.662 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-05 07:51:31.694 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-05 07:51:31.726 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-05 07:51:31.758 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-05 07:51:31.761 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-05 07:51:31.778 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:31.780 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.9:2379?api_version=v3' 2026-08-05 07:51:31.813 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-05 07:51:31.816 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-05 07:51:31.847 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-05 07:51:31.850 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-05 07:51:31.852 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-05 07:51:31.887 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-05 07:51:31.890 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 07:51:31.892 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-05 07:51:31.895 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-05 07:51:31.897 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-05 07:51:31.929 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-05 07:51:31.963 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.9/identity 2026-08-05 07:51:31.993 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-05 07:51:32.026 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-08-05 07:51:32.058 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-05 07:51:32.092 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-05 07:51:32.124 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-05 07:51:32.156 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-05 07:51:32.175 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:51:32.179 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-05 07:51:32.182 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-05 07:51:32.184 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-05 07:51:32.187 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 07:51:32.190 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-05 07:51:32.192 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-05 07:51:32.196 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-05 07:51:32.198 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:51:32.202 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:51:32.205 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-08-05 07:51:32.208 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:51:32.211 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-05 07:51:32.214 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-05 07:51:32.216 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:51:32.220 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:51:32.222 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-08-05 07:51:32.226 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:51:32.228 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-05 07:51:32.231 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-05 07:51:32.234 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:51:32.236 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:51:32.239 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-08-05 07:51:32.242 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:51:32.245 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-05 07:51:32.248 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-08-05 07:51:32.254 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-05 07:51:32.257 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:51:32.259 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:51:32.262 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:51:32.265 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 07:51:32.268 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:51:32.271 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:51:32.292 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:51:32.295 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:51:32.298 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:51:32.302 | + functions-common:git_clone:610 : echo master 2026-08-05 07:51:32.303 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:51:32.308 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-05 07:51:32.311 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 07:51:32.314 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-05 07:51:32.317 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:51:32.320 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:51:32.323 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:51:32.326 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:51:32.329 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:51:32.332 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:51:32.335 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:51:32.338 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:51:32.341 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:51:32.346 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916292343 2026-08-05 07:51:32.349 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-05 07:51:32.352 | Cloning into '/opt/stack/neutron'... 2026-08-05 07:52:35.474 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:52:35.476 | + functions-common:time_stop:2420 : local name 2026-08-05 07:52:35.479 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:52:35.481 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:52:35.484 | + functions-common:time_stop:2423 : local total 2026-08-05 07:52:35.486 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:52:35.489 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:52:35.492 | + functions-common:time_stop:2427 : start_time=1785916292343 2026-08-05 07:52:35.494 | + functions-common:time_stop:2429 : [[ -z 1785916292343 ]] 2026-08-05 07:52:35.497 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:52:35.502 | + functions-common:time_stop:2432 : end_time=1785916355499 2026-08-05 07:52:35.504 | + functions-common:time_stop:2433 : elapsed_time=63156 2026-08-05 07:52:35.506 | + functions-common:time_stop:2434 : total=86370 2026-08-05 07:52:35.508 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:52:35.511 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149526 2026-08-05 07:52:35.514 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-08-05 07:52:35.517 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 07:52:35.519 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:52:35.521 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:52:35.525 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:52:35.528 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:52:35.530 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:52:35.533 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:52:35.536 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:52:35.539 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:52:35.542 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:52:35.546 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916355543 2026-08-05 07:52:35.548 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 07:52:36.283 | From https://review.opendev.org/openstack/neutron 2026-08-05 07:52:36.283 | * branch master -> FETCH_HEAD 2026-08-05 07:52:36.293 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:52:36.296 | + functions-common:time_stop:2420 : local name 2026-08-05 07:52:36.298 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:52:36.301 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:52:36.304 | + functions-common:time_stop:2423 : local total 2026-08-05 07:52:36.306 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:52:36.309 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:52:36.312 | + functions-common:time_stop:2427 : start_time=1785916355543 2026-08-05 07:52:36.314 | + functions-common:time_stop:2429 : [[ -z 1785916355543 ]] 2026-08-05 07:52:36.317 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:52:36.322 | + functions-common:time_stop:2432 : end_time=1785916356319 2026-08-05 07:52:36.325 | + functions-common:time_stop:2433 : elapsed_time=776 2026-08-05 07:52:36.327 | + functions-common:time_stop:2434 : total=149526 2026-08-05 07:52:36.330 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:52:36.332 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150302 2026-08-05 07:52:36.334 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 07:52:36.336 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:52:36.339 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:52:36.342 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:52:36.345 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:52:36.348 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:52:36.350 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:52:36.352 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:52:36.355 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:52:36.358 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:52:36.363 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916356360 2026-08-05 07:52:36.365 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 07:52:36.823 | Note: switching to 'FETCH_HEAD'. 2026-08-05 07:52:36.823 | 2026-08-05 07:52:36.824 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 07:52:36.824 | changes and commit them, and you can discard any commits you make in this 2026-08-05 07:52:36.824 | state without impacting any branches by switching back to a branch. 2026-08-05 07:52:36.824 | 2026-08-05 07:52:36.824 | If you want to create a new branch to retain commits you create, you may 2026-08-05 07:52:36.824 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 07:52:36.824 | 2026-08-05 07:52:36.824 | git switch -c 2026-08-05 07:52:36.824 | 2026-08-05 07:52:36.824 | Or undo this operation with: 2026-08-05 07:52:36.824 | 2026-08-05 07:52:36.824 | git switch - 2026-08-05 07:52:36.825 | 2026-08-05 07:52:36.825 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 07:52:36.825 | 2026-08-05 07:52:36.825 | HEAD is now at 0f353dc98b ml2: Skip ``ovs_create_tap`` when hybrid plug is enabled 2026-08-05 07:52:36.831 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:52:36.834 | + functions-common:time_stop:2420 : local name 2026-08-05 07:52:36.836 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:52:36.839 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:52:36.841 | + functions-common:time_stop:2423 : local total 2026-08-05 07:52:36.844 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:52:36.847 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:52:36.849 | + functions-common:time_stop:2427 : start_time=1785916356360 2026-08-05 07:52:36.852 | + functions-common:time_stop:2429 : [[ -z 1785916356360 ]] 2026-08-05 07:52:36.855 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:52:36.859 | + functions-common:time_stop:2432 : end_time=1785916356856 2026-08-05 07:52:36.861 | + functions-common:time_stop:2433 : elapsed_time=496 2026-08-05 07:52:36.863 | + functions-common:time_stop:2434 : total=150302 2026-08-05 07:52:36.866 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:52:36.869 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150798 2026-08-05 07:52:36.871 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-05 07:52:36.886 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-05 07:52:36.890 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:52:36.890 | + functions-common:git_clone:673 : head -1 2026-08-05 07:52:36.894 | 0f353dc98b ml2: Skip ``ovs_create_tap`` when hybrid plug is enabled 2026-08-05 07:52:36.897 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 07:52:36.899 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-05 07:52:36.902 | + inc/python:setup_develop:353 : local bindep 2026-08-05 07:52:36.904 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-05 07:52:36.906 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-05 07:52:36.909 | + inc/python:setup_develop:359 : local extras= 2026-08-05 07:52:36.912 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-05 07:52:36.915 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:52:36.918 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-05 07:52:36.920 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-05 07:52:36.923 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:52:36.926 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:52:36.930 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-05 07:52:36.933 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:52:36.936 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-05 07:52:36.939 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:52:36.942 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:52:36.946 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-05 07:52:36.952 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-05 07:52:36.954 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-05 07:52:36.957 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-05 07:52:37.118 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-05 07:52:37.121 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 07:52:37.123 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:52:37.126 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:52:37.129 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-05 07:52:37.131 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-05 07:52:37.134 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 07:52:37.137 | + inc/python:setup_package:446 : local extras= 2026-08-05 07:52:37.140 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:52:37.142 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:52:37.145 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:52:37.148 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:52:37.151 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:52:37.154 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-05 07:52:37.174 | Using python 3.12 to install /opt/stack/neutron 2026-08-05 07:52:37.177 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-08-05 07:52:38.158 | Obtaining file:///opt/stack/neutron 2026-08-05 07:52:38.167 | Installing build dependencies: started 2026-08-05 07:52:39.827 | Installing build dependencies: finished with status 'done' 2026-08-05 07:52:39.828 | Checking if build backend supports build_editable: started 2026-08-05 07:52:40.382 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:52:40.383 | Getting requirements to build editable: started 2026-08-05 07:52:40.688 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:52:40.690 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:52:42.374 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:52:42.398 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (7.0.3) 2026-08-05 07:52:42.399 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.10.1) 2026-08-05 07:52:42.402 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.1.0) 2026-08-05 07:52:42.402 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (2.5.1) 2026-08-05 07:52:42.402 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.1.0) 2026-08-05 07:52:42.402 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (5.3.1) 2026-08-05 07:52:42.586 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:42.736 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-05 07:52:42.746 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (0.32.0) 2026-08-05 07:52:42.747 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (2.34.2) 2026-08-05 07:52:42.748 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.1.6) 2026-08-05 07:52:42.749 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (13.0.0) 2026-08-05 07:52:42.750 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (1.3.0) 2026-08-05 07:52:42.812 | Collecting neutron-lib>=4.2.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:42.829 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-05 07:52:42.840 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (9.1.4) 2026-08-05 07:52:42.841 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (2.0.51) 2026-08-05 07:52:42.842 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (1.8.10) 2026-08-05 07:52:42.843 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (5.15.0) 2026-08-05 07:52:42.845 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (1.18.5) 2026-08-05 07:52:42.845 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (5.9.0) 2026-08-05 07:52:42.846 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (4.3.0) 2026-08-05 07:52:42.849 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (7.6.1) 2026-08-05 07:52:42.849 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (10.6.0) 2026-08-05 07:52:42.849 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (6.5.0) 2026-08-05 07:52:42.849 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (18.1.0) 2026-08-05 07:52:42.850 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (6.9.0) 2026-08-05 07:52:42.851 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (8.3.0) 2026-08-05 07:52:42.852 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (18.2.0) 2026-08-05 07:52:42.853 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (8.2.0) 2026-08-05 07:52:42.854 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (6.0.0) 2026-08-05 07:52:42.855 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.12.0) 2026-08-05 07:52:42.856 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.9.0) 2026-08-05 07:52:42.857 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (7.10.0) 2026-08-05 07:52:42.858 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (5.11.0) 2026-08-05 07:52:42.859 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev89) (4.8.0) 2026-08-05 07:52:42.860 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (2.8.0) 2026-08-05 07:52:42.861 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (10.1.1) 2026-08-05 07:52:42.862 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.11.0) 2026-08-05 07:52:42.864 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (4.4.0) 2026-08-05 07:52:42.898 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:42.913 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-08-05 07:52:42.949 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:42.970 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 07:52:43.012 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:43.029 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-05 07:52:43.138 | Installing build dependencies: started 2026-08-05 07:52:44.630 | Installing build dependencies: finished with status 'done' 2026-08-05 07:52:44.632 | Getting requirements to build wheel: started 2026-08-05 07:52:45.287 | Getting requirements to build wheel: finished with status 'done' 2026-08-05 07:52:45.288 | Preparing metadata (pyproject.toml): started 2026-08-05 07:52:45.661 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:52:45.712 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:45.728 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 07:52:45.738 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (7.2.2) 2026-08-05 07:52:45.774 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:45.790 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-05 07:52:45.802 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (24.2.1) 2026-08-05 07:52:45.804 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (18.13.0) 2026-08-05 07:52:45.804 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (4.18.0) 2026-08-05 07:52:45.837 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:45.853 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-05 07:52:45.898 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:45.913 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:52:45.925 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.4.0) 2026-08-05 07:52:45.926 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (9.0.1) 2026-08-05 07:52:45.928 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev89) (1.3.12) 2026-08-05 07:52:45.929 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev89) (4.15.0) 2026-08-05 07:52:45.932 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev89) (2.2.2) 2026-08-05 07:52:45.939 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev89) (3.3.2) 2026-08-05 07:52:45.941 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev89) (3.0.3) 2026-08-05 07:52:45.945 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev89) (2.1.0) 2026-08-05 07:52:45.948 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev89) (1.8.2) 2026-08-05 07:52:45.952 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev89) (4.1.0) 2026-08-05 07:52:45.953 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev89) (2.13.0) 2026-08-05 07:52:45.954 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev89) (5.8.0) 2026-08-05 07:52:45.966 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev89) (1.3.7) 2026-08-05 07:52:45.998 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:46.014 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 07:52:46.027 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (43.0.3) 2026-08-05 07:52:46.029 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (1.5.0) 2026-08-05 07:52:46.030 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (1.1.0) 2026-08-05 07:52:46.031 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (1.33) 2026-08-05 07:52:46.032 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (4.10.0) 2026-08-05 07:52:46.034 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (6.0.3) 2026-08-05 07:52:46.037 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (2.0.0) 2026-08-05 07:52:46.042 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (3.0) 2026-08-05 07:52:46.050 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev89) (3.1.1) 2026-08-05 07:52:46.057 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (0.41.0) 2026-08-05 07:52:46.057 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (1.2.1) 2026-08-05 07:52:46.085 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:46.101 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-05 07:52:46.115 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (26.2) 2026-08-05 07:52:46.119 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (2.8.0) 2026-08-05 07:52:46.119 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (3.5.3) 2026-08-05 07:52:46.131 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (6.1.1) 2026-08-05 07:52:46.132 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (4.0.0) 2026-08-05 07:52:46.154 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev89) (0.20) 2026-08-05 07:52:46.160 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev89) (2.0.0) 2026-08-05 07:52:46.168 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev89) (2.1.2) 2026-08-05 07:52:46.169 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev89) (0.6.2) 2026-08-05 07:52:46.177 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev89) (2.9.0.post0) 2026-08-05 07:52:46.183 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev89) (7.1.4) 2026-08-05 07:52:46.185 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev89) (5.3.1) 2026-08-05 07:52:46.185 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev89) (5.6.2) 2026-08-05 07:52:46.186 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev89) (0.16.0) 2026-08-05 07:52:46.190 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev89) (5.1.0) 2026-08-05 07:52:46.199 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev89) (2026.2) 2026-08-05 07:52:46.207 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev89) (0.25.0) 2026-08-05 07:52:46.211 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev89) (5.0.0) 2026-08-05 07:52:46.213 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev89) (4.0.1) 2026-08-05 07:52:46.245 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev89) (1.7.6) 2026-08-05 07:52:46.252 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev89) (2.2.0) 2026-08-05 07:52:46.261 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev89) (3.18.0) 2026-08-05 07:52:46.310 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:46.325 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-05 07:52:46.350 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:46.353 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-05 07:52:46.371 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (3.0.3) 2026-08-05 07:52:46.373 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) (1.6.2) 2026-08-05 07:52:46.382 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev89) (83.0.0) 2026-08-05 07:52:46.409 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev89) (0.8.1) 2026-08-05 07:52:46.450 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev89) (1.17.0) 2026-08-05 07:52:46.456 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (4.15.0) 2026-08-05 07:52:46.457 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (4.26.0) 2026-08-05 07:52:46.494 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) 2026-08-05 07:52:46.510 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-05 07:52:46.527 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (0.6.0) 2026-08-05 07:52:46.528 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (4.0.0) 2026-08-05 07:52:46.538 | 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==29.0.0.0b2.dev89) (3.0.52) 2026-08-05 07:52:46.539 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (1.11.0) 2026-08-05 07:52:46.541 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (15.0.0) 2026-08-05 07:52:46.541 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (1.8.0) 2026-08-05 07:52:46.549 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (26.1.0) 2026-08-05 07:52:46.549 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (2025.9.1) 2026-08-05 07:52:46.549 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (0.37.0) 2026-08-05 07:52:46.553 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (2026.5.1) 2026-08-05 07:52:46.608 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev89) (3.4.7) 2026-08-05 07:52:46.609 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev89) (3.18) 2026-08-05 07:52:46.610 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev89) (2.7.0) 2026-08-05 07:52:46.612 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev89) (2023.11.17) 2026-08-05 07:52:46.646 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (4.2.0) 2026-08-05 07:52:46.647 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (2.20.0) 2026-08-05 07:52:46.658 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) (0.1.2) 2026-08-05 07:52:46.678 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev89) (0.8) 2026-08-05 07:52:46.748 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev89) (0.16.0) 2026-08-05 07:52:46.839 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-08-05 07:52:46.938 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 6.9 MB/s 0:00:00 2026-08-05 07:52:46.954 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-08-05 07:52:47.138 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.7 MB/s 0:00:00 2026-08-05 07:52:47.155 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-05 07:52:47.185 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-05 07:52:47.210 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-08-05 07:52:47.233 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-08-05 07:52:47.260 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-08-05 07:52:47.276 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-05 07:52:47.291 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-05 07:52:47.320 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-05 07:52:47.370 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-05 07:52:47.397 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-05 07:52:47.421 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-05 07:52:47.522 | Building wheels for collected packages: neutron, ovs 2026-08-05 07:52:47.524 | Building editable for neutron (pyproject.toml): started 2026-08-05 07:52:49.762 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-05 07:52:49.763 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev89-0.editable-py3-none-any.whl size=16047 sha256=12b8fcc0c20b964968b8c0305f4cbfe726914ec0668e140ef422d23798917ed2 2026-08-05 07:52:49.764 | Stored in directory: /tmp/pip-ephem-wheel-cache-cu4or23e/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-05 07:52:49.770 | Building wheel for ovs (pyproject.toml): started 2026-08-05 07:52:50.608 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-05 07:52:50.609 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=569d480855b552f5cdca713316e739dbb395cd4b078ef3409c5dbacd908f5a39 2026-08-05 07:52:50.610 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-05 07:52:50.614 | Successfully built neutron ovs 2026-08-05 07:52:50.967 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-08-05 07:52:56.262 | 2026-08-05 07:52:56.287 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev89 neutron-lib-4.2.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.7.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-05 07:52:56.507 | + inc/python:pip_install:216 : result=0 2026-08-05 07:52:56.510 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:52:56.512 | + functions-common:time_stop:2420 : local name 2026-08-05 07:52:56.515 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:52:56.518 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:52:56.520 | + functions-common:time_stop:2423 : local total 2026-08-05 07:52:56.523 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:52:56.525 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:52:56.528 | + functions-common:time_stop:2427 : start_time=1785916357169 2026-08-05 07:52:56.532 | + functions-common:time_stop:2429 : [[ -z 1785916357169 ]] 2026-08-05 07:52:56.536 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:52:56.541 | + functions-common:time_stop:2432 : end_time=1785916376538 2026-08-05 07:52:56.544 | + functions-common:time_stop:2433 : elapsed_time=19369 2026-08-05 07:52:56.547 | + functions-common:time_stop:2434 : total=116225 2026-08-05 07:52:56.549 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:52:56.552 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135594 2026-08-05 07:52:56.555 | + inc/python:pip_install:219 : return 0 2026-08-05 07:52:56.558 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:52:56.561 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:52:56.564 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-05 07:52:56.567 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-05 07:52:56.570 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:52:56.573 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:52:56.576 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-08-05 07:52:56.579 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:52:56.582 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-05 07:52:56.585 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-05 07:52:56.587 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-05 07:52:56.588 | Installing OVN and dependent packages 2026-08-05 07:52:56.590 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-05 07:52:56.593 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-05 07:52:56.613 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:52:56.616 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-05 07:52:56.635 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:52:56.638 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-05 07:52:56.657 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:56.660 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-05 07:52:56.663 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-05 07:52:56.681 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:52:56.684 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-05 07:52:56.687 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-05 07:52:56.705 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-05 07:52:56.709 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-08-05 07:52:56.725 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-05 07:52:56.729 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-05 07:52:56.749 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-05 07:52:56.753 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:52:56.756 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:52:56.759 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:52:56.762 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:52:56.765 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:52:56.769 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:52:56.772 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:52:56.775 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:52:56.778 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:52:56.781 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:52:56.785 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:52:56.788 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:52:56.791 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-05 07:52:56.794 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:52:56.797 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:52:56.801 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:52:56.804 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-05 07:52:56.829 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-08-05 07:52:56.868 | Reading package lists... 2026-08-05 07:52:57.241 | Building dependency tree... 2026-08-05 07:52:57.242 | Reading state information... 2026-08-05 07:52:57.792 | fakeroot is already the newest version (1.33-1). 2026-08-05 07:52:57.792 | fakeroot set to manually installed. 2026-08-05 07:52:57.792 | make is already the newest version (4.3-4.1build2). 2026-08-05 07:52:57.792 | make set to manually installed. 2026-08-05 07:52:57.792 | The following packages were automatically installed and are no longer required: 2026-08-05 07:52:57.794 | libfwupd2 libgusb2 2026-08-05 07:52:57.794 | Use 'sudo apt autoremove' to remove them. 2026-08-05 07:52:57.796 | The following additional packages will be installed: 2026-08-05 07:52:57.797 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-05 07:52:57.797 | python3-sortedcontainers 2026-08-05 07:52:57.800 | Suggested packages: 2026-08-05 07:52:57.800 | openvswitch-doc python-sortedcontainers-doc 2026-08-05 07:52:57.836 | The following NEW packages will be installed: 2026-08-05 07:52:57.837 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-05 07:52:57.837 | python3-openvswitch python3-sortedcontainers 2026-08-05 07:52:57.942 | 0 upgraded, 6 newly installed, 0 to remove and 67 not upgraded. 2026-08-05 07:52:57.942 | Need to get 4219 kB of archives. 2026-08-05 07:52:57.942 | After this operation, 13.3 MB of additional disk space will be used. 2026-08-05 07:52:57.942 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-08-05 07:52:58.080 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-08-05 07:52:58.121 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-05 07:52:58.122 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-05 07:52:58.124 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-08-05 07:52:58.142 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-08-05 07:52:58.394 | perl: warning: Setting locale failed. 2026-08-05 07:52:58.394 | perl: warning: Please check that your locale settings: 2026-08-05 07:52:58.395 | LANGUAGE = (unset), 2026-08-05 07:52:58.395 | LC_ALL = "en_US.utf8", 2026-08-05 07:52:58.395 | LANG = "de_DE.UTF-8" 2026-08-05 07:52:58.395 | are supported and installed on your system. 2026-08-05 07:52:58.395 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:52:58.459 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:52:58.459 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:52:58.459 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:52:58.644 | Fetched 4219 kB in 0s (14.2 MB/s) 2026-08-05 07:52:58.692 | Selecting previously unselected package libunbound8:amd64. 2026-08-05 07:52:58.753 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126942 files and directories currently installed.) 2026-08-05 07:52:58.759 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-05 07:52:58.768 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-05 07:52:58.824 | Selecting previously unselected package openvswitch-common. 2026-08-05 07:52:58.834 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-08-05 07:52:58.839 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-08-05 07:52:58.946 | Selecting previously unselected package python3-sortedcontainers. 2026-08-05 07:52:58.958 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-05 07:52:58.962 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-05 07:52:59.013 | Selecting previously unselected package libxdp1:amd64. 2026-08-05 07:52:59.025 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-05 07:52:59.030 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-05 07:52:59.084 | Selecting previously unselected package python3-openvswitch. 2026-08-05 07:52:59.096 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-08-05 07:52:59.099 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-08-05 07:52:59.209 | Selecting previously unselected package openvswitch-switch. 2026-08-05 07:52:59.221 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-08-05 07:52:59.229 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-08-05 07:52:59.369 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-05 07:52:59.612 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-05 07:52:59.624 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-05 07:52:59.635 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-08-05 07:52:59.650 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-08-05 07:53:00.036 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-08-05 07:53:00.059 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-05 07:53:00.731 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-05 07:53:00.935 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-05 07:53:02.003 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 07:53:03.756 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-05 07:53:03.996 | perl: warning: Setting locale failed. 2026-08-05 07:53:03.996 | perl: warning: Please check that your locale settings: 2026-08-05 07:53:03.996 | LANGUAGE = (unset), 2026-08-05 07:53:03.997 | LC_ALL = "en_US.utf8", 2026-08-05 07:53:03.997 | LANG = "de_DE.UTF-8" 2026-08-05 07:53:03.997 | are supported and installed on your system. 2026-08-05 07:53:03.997 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:53:04.131 | perl: warning: Setting locale failed. 2026-08-05 07:53:04.131 | perl: warning: Please check that your locale settings: 2026-08-05 07:53:04.131 | LANGUAGE = (unset), 2026-08-05 07:53:04.131 | LC_ALL = "en_US.utf8", 2026-08-05 07:53:04.132 | LANG = "de_DE.UTF-8" 2026-08-05 07:53:04.132 | are supported and installed on your system. 2026-08-05 07:53:04.132 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:53:04.180 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:53:04.180 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:53:04.180 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:53:04.256 | perl: warning: Setting locale failed. 2026-08-05 07:53:04.256 | perl: warning: Please check that your locale settings: 2026-08-05 07:53:04.256 | LANGUAGE = (unset), 2026-08-05 07:53:04.256 | LC_ALL = "en_US.utf8", 2026-08-05 07:53:04.256 | LANG = "de_DE.UTF-8" 2026-08-05 07:53:04.256 | are supported and installed on your system. 2026-08-05 07:53:04.256 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:53:04.761 | 2026-08-05 07:53:04.761 | Running kernel seems to be up-to-date. 2026-08-05 07:53:04.761 | 2026-08-05 07:53:04.761 | Restarting services... 2026-08-05 07:53:04.797 | 2026-08-05 07:53:04.797 | Service restarts being deferred: 2026-08-05 07:53:04.797 | systemctl restart systemd-logind.service 2026-08-05 07:53:04.797 | systemctl restart virtlockd.service 2026-08-05 07:53:04.797 | systemctl restart virtlogd.service 2026-08-05 07:53:04.797 | 2026-08-05 07:53:04.797 | No containers need to be restarted. 2026-08-05 07:53:04.797 | 2026-08-05 07:53:04.797 | User sessions running outdated binaries: 2026-08-05 07:53:04.797 | quobyte @ session #5: sshd[2024,2070] 2026-08-05 07:53:04.805 | quobyte @ user manager service: systemd[1166] 2026-08-05 07:53:04.813 | 2026-08-05 07:53:04.814 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 07:53:06.838 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:53:06.841 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:53:06.843 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:06.846 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:06.848 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:06.851 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:06.854 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:06.856 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:53:06.858 | + functions-common:time_stop:2427 : start_time=1785916376826 2026-08-05 07:53:06.861 | + functions-common:time_stop:2429 : [[ -z 1785916376826 ]] 2026-08-05 07:53:06.864 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:06.868 | + functions-common:time_stop:2432 : end_time=1785916386865 2026-08-05 07:53:06.871 | + functions-common:time_stop:2433 : elapsed_time=10039 2026-08-05 07:53:06.874 | + functions-common:time_stop:2434 : total=173811 2026-08-05 07:53:06.876 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:06.879 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=183850 2026-08-05 07:53:06.882 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:53:06.886 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-05 07:53:06.906 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-05 07:53:06.909 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:53:06.913 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:53:06.915 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:53:06.918 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:53:06.920 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:06.923 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:53:06.926 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:06.928 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:06.931 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:53:06.934 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:53:06.937 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:53:06.940 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:53:06.943 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-05 07:53:06.946 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:53:06.949 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:06.951 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:06.954 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-05 07:53:06.978 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-08-05 07:53:07.016 | Reading package lists... 2026-08-05 07:53:07.381 | Building dependency tree... 2026-08-05 07:53:07.382 | Reading state information... 2026-08-05 07:53:07.947 | The following packages were automatically installed and are no longer required: 2026-08-05 07:53:07.949 | libfwupd2 libgusb2 2026-08-05 07:53:07.949 | Use 'sudo apt autoremove' to remove them. 2026-08-05 07:53:07.952 | The following additional packages will be installed: 2026-08-05 07:53:07.952 | ovn-common 2026-08-05 07:53:07.990 | The following NEW packages will be installed: 2026-08-05 07:53:07.990 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-05 07:53:08.234 | 0 upgraded, 4 newly installed, 0 to remove and 67 not upgraded. 2026-08-05 07:53:08.234 | Need to get 2360 kB of archives. 2026-08-05 07:53:08.234 | After this operation, 8355 kB of additional disk space will be used. 2026-08-05 07:53:08.234 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-08-05 07:53:09.247 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-05 07:53:09.377 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-08-05 07:53:09.405 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-05 07:53:09.692 | perl: warning: Setting locale failed. 2026-08-05 07:53:09.692 | perl: warning: Please check that your locale settings: 2026-08-05 07:53:09.692 | LANGUAGE = (unset), 2026-08-05 07:53:09.692 | LC_ALL = "en_US.utf8", 2026-08-05 07:53:09.693 | LANG = "de_DE.UTF-8" 2026-08-05 07:53:09.693 | are supported and installed on your system. 2026-08-05 07:53:09.693 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:53:09.754 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:53:09.754 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:53:09.754 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:53:09.937 | Fetched 2360 kB in 1s (1628 kB/s) 2026-08-05 07:53:09.977 | Selecting previously unselected package ovn-common. 2026-08-05 07:53:10.041 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127142 files and directories currently installed.) 2026-08-05 07:53:10.048 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 07:53:10.053 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 07:53:10.167 | Selecting previously unselected package ovn-central. 2026-08-05 07:53:10.178 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 07:53:10.182 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 07:53:10.247 | Selecting previously unselected package ovn-controller-vtep. 2026-08-05 07:53:10.259 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 07:53:10.264 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 07:53:10.322 | Selecting previously unselected package ovn-host. 2026-08-05 07:53:10.334 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 07:53:10.341 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 07:53:10.434 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 07:53:10.451 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 07:53:10.928 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-05 07:53:11.121 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-05 07:53:11.593 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-05 07:53:11.703 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 07:53:12.198 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-05 07:53:12.384 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-05 07:53:13.064 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-05 07:53:13.747 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-05 07:53:14.612 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-05 07:53:14.679 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 07:53:14.883 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-05 07:53:15.443 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 07:53:17.415 | perl: warning: Setting locale failed. 2026-08-05 07:53:17.415 | perl: warning: Please check that your locale settings: 2026-08-05 07:53:17.416 | LANGUAGE = (unset), 2026-08-05 07:53:17.416 | LC_ALL = "en_US.utf8", 2026-08-05 07:53:17.416 | LANG = "de_DE.UTF-8" 2026-08-05 07:53:17.416 | are supported and installed on your system. 2026-08-05 07:53:17.416 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:53:17.550 | perl: warning: Setting locale failed. 2026-08-05 07:53:17.551 | perl: warning: Please check that your locale settings: 2026-08-05 07:53:17.551 | LANGUAGE = (unset), 2026-08-05 07:53:17.551 | LC_ALL = "en_US.utf8", 2026-08-05 07:53:17.552 | LANG = "de_DE.UTF-8" 2026-08-05 07:53:17.552 | are supported and installed on your system. 2026-08-05 07:53:17.552 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:53:17.601 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:53:17.601 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:53:17.601 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:53:17.673 | perl: warning: Setting locale failed. 2026-08-05 07:53:17.673 | perl: warning: Please check that your locale settings: 2026-08-05 07:53:17.673 | LANGUAGE = (unset), 2026-08-05 07:53:17.673 | LC_ALL = "en_US.utf8", 2026-08-05 07:53:17.673 | LANG = "de_DE.UTF-8" 2026-08-05 07:53:17.673 | are supported and installed on your system. 2026-08-05 07:53:17.673 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:53:18.173 | 2026-08-05 07:53:18.173 | Running kernel seems to be up-to-date. 2026-08-05 07:53:18.173 | 2026-08-05 07:53:18.173 | Restarting services... 2026-08-05 07:53:18.212 | 2026-08-05 07:53:18.212 | Service restarts being deferred: 2026-08-05 07:53:18.212 | systemctl restart systemd-logind.service 2026-08-05 07:53:18.212 | systemctl restart virtlockd.service 2026-08-05 07:53:18.212 | systemctl restart virtlogd.service 2026-08-05 07:53:18.212 | 2026-08-05 07:53:18.212 | No containers need to be restarted. 2026-08-05 07:53:18.212 | 2026-08-05 07:53:18.212 | User sessions running outdated binaries: 2026-08-05 07:53:18.213 | quobyte @ session #5: sshd[2024,2070] 2026-08-05 07:53:18.222 | quobyte @ user manager service: systemd[1166] 2026-08-05 07:53:18.232 | 2026-08-05 07:53:18.232 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 07:53:20.166 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:53:20.170 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:53:20.174 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:20.177 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:20.181 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:20.184 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:20.187 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:20.190 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:53:20.194 | + functions-common:time_stop:2427 : start_time=1785916386974 2026-08-05 07:53:20.197 | + functions-common:time_stop:2429 : [[ -z 1785916386974 ]] 2026-08-05 07:53:20.201 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:20.206 | + functions-common:time_stop:2432 : end_time=1785916400202 2026-08-05 07:53:20.210 | + functions-common:time_stop:2433 : elapsed_time=13228 2026-08-05 07:53:20.213 | + functions-common:time_stop:2434 : total=183850 2026-08-05 07:53:20.216 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:20.220 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=197078 2026-08-05 07:53:20.224 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:53:20.227 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:53:20.231 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 07:53:20.235 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-05 07:53:20.239 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-05 07:53:20.245 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:53:20.249 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-05 07:53:20.253 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:53:20.256 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-05 07:53:20.260 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:53:20.264 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-05 07:53:20.268 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:53:20.271 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-05 07:53:20.275 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:53:20.278 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-05 07:53:20.282 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:53:20.286 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-05 07:53:20.289 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:53:20.293 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-05 07:53:20.296 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 07:53:20.300 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-05 07:53:20.303 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-05 07:53:20.307 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-05 07:53:20.310 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:53:20.314 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:53:20.318 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-08-05 07:53:20.322 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:53:20.326 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-05 07:53:20.329 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 07:53:20.333 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-05 07:53:20.357 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:20.361 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-05 07:53:20.365 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-05 07:53:20.368 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-05 07:53:20.372 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 07:53:20.375 | + lib/stack:stack_install_service:32 : install_nova 2026-08-05 07:53:20.379 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-05 07:53:20.383 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-05 07:53:20.387 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:53:20.390 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:53:20.394 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-08-05 07:53:20.397 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:53:20.401 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-05 07:53:20.423 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:20.426 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-05 07:53:20.429 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-05 07:53:20.433 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-05 07:53:20.436 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-05 07:53:20.440 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-05 07:53:20.602 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-05 07:53:20.605 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:20.607 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:20.610 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-05 07:53:20.612 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:53:20.615 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:53:20.617 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:53:20.620 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:53:20.623 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:20.625 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:53:20.628 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:20.631 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:20.633 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:53:20.636 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:53:20.639 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:53:20.642 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:53:20.645 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-05 07:53:20.647 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:53:20.650 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:20.653 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:20.656 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-05 07:53:20.679 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-05 07:53:20.716 | Reading package lists... 2026-08-05 07:53:21.070 | Building dependency tree... 2026-08-05 07:53:21.072 | Reading state information... 2026-08-05 07:53:21.586 | The following packages were automatically installed and are no longer required: 2026-08-05 07:53:21.588 | libfwupd2 libgusb2 2026-08-05 07:53:21.588 | Use 'sudo apt autoremove' to remove them. 2026-08-05 07:53:21.589 | The following additional packages will be installed: 2026-08-05 07:53:21.591 | apport libvirt-daemon libvirt-daemon-config-network 2026-08-05 07:53:21.591 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-08-05 07:53:21.591 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 ovmf python3-apport 2026-08-05 07:53:21.591 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-08-05 07:53:21.592 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-05 07:53:21.592 | qemu-system-sparc 2026-08-05 07:53:21.594 | Suggested packages: 2026-08-05 07:53:21.594 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-08-05 07:53:21.594 | libvirt-daemon-driver-storage-gluster 2026-08-05 07:53:21.594 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-08-05 07:53:21.594 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-08-05 07:53:21.594 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-08-05 07:53:21.595 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-08-05 07:53:21.641 | The following packages will be REMOVED: 2026-08-05 07:53:21.643 | apport-core-dump-handler 2026-08-05 07:53:21.645 | The following NEW packages will be installed: 2026-08-05 07:53:21.645 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-08-05 07:53:21.645 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-05 07:53:21.646 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-08-05 07:53:21.647 | The following packages will be upgraded: 2026-08-05 07:53:21.648 | apport libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-08-05 07:53:21.648 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-08-05 07:53:21.648 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-08-05 07:53:21.649 | ovmf python3-apport 2026-08-05 07:53:21.750 | 12 upgraded, 13 newly installed, 1 to remove and 54 not upgraded. 2026-08-05 07:53:21.750 | Need to get 118 MB of archives. 2026-08-05 07:53:21.750 | After this operation, 897 MB of additional disk space will be used. 2026-08-05 07:53:21.751 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.2-0ubuntu0.1 [92.9 kB] 2026-08-05 07:53:21.843 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.2-0ubuntu0.1 [85.3 kB] 2026-08-05 07:53:21.861 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-08-05 07:53:21.877 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-05 07:53:21.913 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.15 [1160 B] 2026-08-05 07:53:21.913 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.15 [740 kB] 2026-08-05 07:53:21.942 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.15 [438 kB] 2026-08-05 07:53:21.952 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.15 [431 kB] 2026-08-05 07:53:21.960 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.15 [6042 B] 2026-08-05 07:53:21.960 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.15 [49.7 kB] 2026-08-05 07:53:21.961 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.15 [3116 B] 2026-08-05 07:53:21.962 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.15 [1374 B] 2026-08-05 07:53:21.962 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.15 [1830 kB] 2026-08-05 07:53:21.982 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.15 [178 kB] 2026-08-05 07:53:21.985 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-05 07:53:21.987 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-08-05 07:53:22.164 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-08-05 07:53:22.343 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-08-05 07:53:22.443 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-08-05 07:53:22.512 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-08-05 07:53:22.550 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-08-05 07:53:23.181 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-08-05 07:53:23.182 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5187 kB] 2026-08-05 07:53:23.240 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-08-05 07:53:23.288 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-05 07:53:23.531 | perl: warning: Setting locale failed. 2026-08-05 07:53:23.531 | perl: warning: Please check that your locale settings: 2026-08-05 07:53:23.531 | LANGUAGE = (unset), 2026-08-05 07:53:23.531 | LC_ALL = "en_US.utf8", 2026-08-05 07:53:23.531 | LANG = "de_DE.UTF-8" 2026-08-05 07:53:23.531 | are supported and installed on your system. 2026-08-05 07:53:23.531 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:53:23.593 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:53:23.594 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:53:23.594 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:53:23.718 | Vorkonfiguration der Pakete ... 2026-08-05 07:53:23.851 | Fetched 118 MB in 2s (72.9 MB/s) 2026-08-05 07:53:23.952 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-08-05 07:53:23.959 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-08-05 07:53:24.092 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-05 07:53:24.173 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-08-05 07:53:24.252 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-05 07:53:24.472 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-05 07:53:24.472 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-05 07:53:24.472 | Package apport-core-dump-handler is to be removed. 2026-08-05 07:53:24.472 | Package python3-zstandard is not installed. 2026-08-05 07:53:24.472 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-05 07:53:24.472 | Package apport-core-dump-handler is to be removed. 2026-08-05 07:53:24.473 | Package systemd-coredump is not installed. 2026-08-05 07:53:24.473 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-05 07:53:24.473 | Package apport-core-dump-handler is to be removed. 2026-08-05 07:53:24.473 | Package python3-zstandard is not installed. 2026-08-05 07:53:24.473 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-05 07:53:24.473 | Package apport-core-dump-handler is to be removed. 2026-08-05 07:53:24.473 | Package systemd-coredump is not installed. 2026-08-05 07:53:24.473 | 2026-08-05 07:53:24.536 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-08-05 07:53:24.543 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-08-05 07:53:25.487 | Selecting previously unselected package systemd-coredump. 2026-08-05 07:53:25.548 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127206 files and directories currently installed.) 2026-08-05 07:53:25.554 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-08-05 07:53:25.557 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-08-05 07:53:25.605 | Selecting previously unselected package python3-zstandard. 2026-08-05 07:53:25.617 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-05 07:53:25.620 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-05 07:53:25.689 | Preparing to unpack .../02-libvirt-l10n_10.0.0-2ubuntu8.15_all.deb ... 2026-08-05 07:53:25.712 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 07:53:25.775 | Preparing to unpack .../03-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-05 07:53:25.798 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 07:53:25.889 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-05 07:53:25.915 | Unpacking libvirt-clients (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 07:53:26.010 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-05 07:53:26.034 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 07:53:26.133 | Preparing to unpack .../06-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.15_all.deb ... 2026-08-05 07:53:26.158 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 07:53:26.245 | Preparing to unpack .../07-libvirt-daemon-system_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-05 07:53:26.318 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 07:53:26.418 | Preparing to unpack .../08-libvirt-daemon-config-network_10.0.0-2ubuntu8.15_all.deb ... 2026-08-05 07:53:26.443 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 07:53:26.508 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.15_all.deb ... 2026-08-05 07:53:26.533 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 07:53:26.599 | Preparing to unpack .../10-libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-05 07:53:26.611 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 07:53:26.803 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-05 07:53:26.815 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-05 07:53:26.825 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-05 07:53:26.886 | Selecting previously unselected package python3-libvirt. 2026-08-05 07:53:26.898 | Preparing to unpack .../12-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-05 07:53:26.902 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-05 07:53:26.993 | Selecting previously unselected package qemu-system-arm. 2026-08-05 07:53:27.005 | Preparing to unpack .../13-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-05 07:53:27.025 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 07:53:27.591 | Selecting previously unselected package qemu-system-mips. 2026-08-05 07:53:27.603 | Preparing to unpack .../14-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-05 07:53:27.614 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 07:53:28.212 | Selecting previously unselected package qemu-system-ppc. 2026-08-05 07:53:28.224 | Preparing to unpack .../15-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-05 07:53:28.236 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 07:53:28.615 | Selecting previously unselected package qemu-system-sparc. 2026-08-05 07:53:28.627 | Preparing to unpack .../16-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-05 07:53:28.637 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 07:53:28.900 | Selecting previously unselected package qemu-system-s390x. 2026-08-05 07:53:28.912 | Preparing to unpack .../17-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-05 07:53:28.923 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 07:53:29.089 | Selecting previously unselected package qemu-system-misc. 2026-08-05 07:53:29.100 | Preparing to unpack .../18-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-05 07:53:29.111 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 07:53:31.015 | Selecting previously unselected package qemu-system. 2026-08-05 07:53:31.027 | Preparing to unpack .../19-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-05 07:53:31.031 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 07:53:31.078 | Preparing to unpack .../20-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-08-05 07:53:31.088 | Unpacking ovmf (2024.02-2ubuntu0.9) over (2024.02-2ubuntu0.8) ... 2026-08-05 07:53:31.249 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-05 07:53:31.261 | Preparing to unpack .../21-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-05 07:53:31.265 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-05 07:53:33.171 | Selecting previously unselected package qemu-efi-arm. 2026-08-05 07:53:33.184 | Preparing to unpack .../22-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-05 07:53:33.188 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-05 07:53:34.024 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-08-05 07:53:34.538 | Creating group 'systemd-coredump' with GID 987. 2026-08-05 07:53:34.542 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-08-05 07:53:34.573 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 07:53:34.591 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 07:53:34.609 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 07:53:34.627 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-05 07:53:34.639 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 07:53:34.657 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-08-05 07:53:34.918 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-08-05 07:53:34.928 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-05 07:53:35.192 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-05 07:53:35.204 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 07:53:35.223 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-05 07:53:35.234 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 07:53:35.252 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-08-05 07:53:35.825 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-08-05 07:53:36.324 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-05 07:53:36.634 | Setting up libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-08-05 07:53:36.666 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-05 07:53:36.684 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-08-05 07:53:37.820 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-08-05 07:53:37.872 | Setting up libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-08-05 07:53:37.889 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-08-05 07:53:37.907 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 07:53:37.918 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-08-05 07:53:37.936 | Setting up libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-08-05 07:53:37.954 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-08-05 07:53:38.129 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:53:38.130 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:53:38.130 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:53:41.739 | Setting up libvirt-daemon dnsmasq configuration. 2026-08-05 07:53:41.802 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-05 07:53:41.831 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 07:53:43.648 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-08-05 07:53:43.979 | perl: warning: Setting locale failed. 2026-08-05 07:53:43.979 | perl: warning: Please check that your locale settings: 2026-08-05 07:53:43.979 | LANGUAGE = (unset), 2026-08-05 07:53:43.979 | LC_ALL = "en_US.utf8", 2026-08-05 07:53:43.980 | LANG = "de_DE.UTF-8" 2026-08-05 07:53:43.980 | are supported and installed on your system. 2026-08-05 07:53:43.980 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:53:44.110 | perl: warning: Setting locale failed. 2026-08-05 07:53:44.113 | perl: warning: Please check that your locale settings: 2026-08-05 07:53:44.113 | LANGUAGE = (unset), 2026-08-05 07:53:44.113 | LC_ALL = "en_US.utf8", 2026-08-05 07:53:44.113 | LANG = "de_DE.UTF-8" 2026-08-05 07:53:44.114 | are supported and installed on your system. 2026-08-05 07:53:44.114 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:53:44.162 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 07:53:44.162 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 07:53:44.163 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 07:53:44.231 | perl: warning: Setting locale failed. 2026-08-05 07:53:44.232 | perl: warning: Please check that your locale settings: 2026-08-05 07:53:44.232 | LANGUAGE = (unset), 2026-08-05 07:53:44.232 | LC_ALL = "en_US.utf8", 2026-08-05 07:53:44.232 | LANG = "de_DE.UTF-8" 2026-08-05 07:53:44.232 | are supported and installed on your system. 2026-08-05 07:53:44.232 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:53:44.735 | 2026-08-05 07:53:44.736 | Running kernel seems to be up-to-date. 2026-08-05 07:53:44.736 | 2026-08-05 07:53:44.736 | Restarting services... 2026-08-05 07:53:44.771 | 2026-08-05 07:53:44.771 | Service restarts being deferred: 2026-08-05 07:53:44.771 | systemctl restart systemd-logind.service 2026-08-05 07:53:44.772 | systemctl restart virtlockd.service 2026-08-05 07:53:44.772 | systemctl restart virtlogd.service 2026-08-05 07:53:44.772 | 2026-08-05 07:53:44.772 | No containers need to be restarted. 2026-08-05 07:53:44.772 | 2026-08-05 07:53:44.772 | User sessions running outdated binaries: 2026-08-05 07:53:44.772 | quobyte @ session #5: sshd[2024,2070] 2026-08-05 07:53:44.781 | quobyte @ user manager service: systemd[1166] 2026-08-05 07:53:44.791 | 2026-08-05 07:53:44.791 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 07:53:46.791 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:53:46.794 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:53:46.796 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:46.799 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:46.802 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:46.804 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:46.806 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:46.809 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:53:46.812 | + functions-common:time_stop:2427 : start_time=1785916400676 2026-08-05 07:53:46.814 | + functions-common:time_stop:2429 : [[ -z 1785916400676 ]] 2026-08-05 07:53:46.817 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:46.821 | + functions-common:time_stop:2432 : end_time=1785916426818 2026-08-05 07:53:46.823 | + functions-common:time_stop:2433 : elapsed_time=26142 2026-08-05 07:53:46.825 | + functions-common:time_stop:2434 : total=197078 2026-08-05 07:53:46.827 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:46.830 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=223220 2026-08-05 07:53:46.832 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:53:46.834 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-05 07:53:46.837 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 07:53:46.839 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 07:53:46.841 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 07:53:46.843 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 07:53:46.845 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:46.847 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 07:53:46.849 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:46.852 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:46.854 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 07:53:46.856 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 07:53:46.858 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 07:53:46.861 | + functions-common:apt_get_update:1167 : return 2026-08-05 07:53:46.863 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-05 07:53:46.865 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 07:53:46.867 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:53:46.871 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:53:46.873 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-05 07:53:46.894 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-08-05 07:53:46.931 | Reading package lists... 2026-08-05 07:53:47.290 | Building dependency tree... 2026-08-05 07:53:47.292 | Reading state information... 2026-08-05 07:53:47.826 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-05 07:53:47.826 | ovmf set to manually installed. 2026-08-05 07:53:47.826 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-05 07:53:47.826 | swtpm set to manually installed. 2026-08-05 07:53:47.826 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-05 07:53:47.826 | swtpm-tools set to manually installed. 2026-08-05 07:53:47.827 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-05 07:53:47.827 | mdevctl set to manually installed. 2026-08-05 07:53:47.827 | The following packages were automatically installed and are no longer required: 2026-08-05 07:53:47.828 | libfwupd2 libgusb2 2026-08-05 07:53:47.828 | Use 'sudo apt autoremove' to remove them. 2026-08-05 07:53:47.911 | 0 upgraded, 0 newly installed, 0 to remove and 54 not upgraded. 2026-08-05 07:53:47.916 | + functions-common:apt_get:1211 : result=0 2026-08-05 07:53:47.919 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 07:53:47.922 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:47.925 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:47.928 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:47.930 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:47.933 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:47.935 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 07:53:47.937 | + functions-common:time_stop:2427 : start_time=1785916426891 2026-08-05 07:53:47.940 | + functions-common:time_stop:2429 : [[ -z 1785916426891 ]] 2026-08-05 07:53:47.943 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:47.947 | + functions-common:time_stop:2432 : end_time=1785916427944 2026-08-05 07:53:47.950 | + functions-common:time_stop:2433 : elapsed_time=1053 2026-08-05 07:53:47.952 | + functions-common:time_stop:2434 : total=223220 2026-08-05 07:53:47.955 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:47.957 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=224273 2026-08-05 07:53:47.960 | + functions-common:apt_get:1215 : return 0 2026-08-05 07:53:47.962 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-05 07:53:47.966 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 07:53:47.970 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-05 07:53:47.973 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-05 07:53:47.975 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-05 07:53:47.978 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-08-05 07:53:47.981 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-05 07:53:47.983 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-05 07:53:47.986 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-05 07:53:48.005 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:53:48.009 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-05 07:53:48.027 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-05 07:53:48.030 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-05 07:53:48.032 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-05 07:53:48.035 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-05 07:53:48.038 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-05 07:53:48.040 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-05 07:53:48.043 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-05 07:53:48.046 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:53:48.050 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:53:48.052 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 07:53:48.055 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:53:48.059 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:53:48.076 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:53:48.079 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:53:48.081 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:48.086 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:53:48.086 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-05 07:53:48.090 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-05 07:53:48.093 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:48.095 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-05 07:53:48.098 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:53:48.101 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:53:48.103 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:53:48.106 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:53:48.108 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:53:48.111 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:53:48.114 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:53:48.116 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:53:48.120 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:53:48.124 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916428121 2026-08-05 07:53:48.126 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-05 07:53:48.129 | Cloning into '/opt/stack/novnc'... 2026-08-05 07:53:50.355 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:53:50.358 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:50.360 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:50.363 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:50.366 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:50.368 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:50.371 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:53:50.375 | + functions-common:time_stop:2427 : start_time=1785916428121 2026-08-05 07:53:50.378 | + functions-common:time_stop:2429 : [[ -z 1785916428121 ]] 2026-08-05 07:53:50.382 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:50.388 | + functions-common:time_stop:2432 : end_time=1785916430384 2026-08-05 07:53:50.391 | + functions-common:time_stop:2433 : elapsed_time=2263 2026-08-05 07:53:50.393 | + functions-common:time_stop:2434 : total=150798 2026-08-05 07:53:50.397 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:50.400 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153061 2026-08-05 07:53:50.403 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-08-05 07:53:50.407 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-08-05 07:53:50.410 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:53:50.413 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:53:50.416 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:53:50.420 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:53:50.424 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:53:50.428 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:53:50.431 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:53:50.434 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:53:50.438 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:53:50.444 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916430440 2026-08-05 07:53:50.447 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-08-05 07:53:50.861 | From https://github.com/novnc/novnc 2026-08-05 07:53:50.861 | * tag v1.3.0 -> FETCH_HEAD 2026-08-05 07:53:50.870 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:53:50.874 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:50.877 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:50.881 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:50.884 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:50.888 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:50.891 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:53:50.894 | + functions-common:time_stop:2427 : start_time=1785916430440 2026-08-05 07:53:50.898 | + functions-common:time_stop:2429 : [[ -z 1785916430440 ]] 2026-08-05 07:53:50.902 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:50.907 | + functions-common:time_stop:2432 : end_time=1785916430903 2026-08-05 07:53:50.909 | + functions-common:time_stop:2433 : elapsed_time=463 2026-08-05 07:53:50.912 | + functions-common:time_stop:2434 : total=153061 2026-08-05 07:53:50.914 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:50.917 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153524 2026-08-05 07:53:50.921 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 07:53:50.924 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:53:50.927 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:53:50.931 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:53:50.934 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:53:50.937 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:53:50.939 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:53:50.943 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:53:50.947 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:53:50.951 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:53:50.957 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916430953 2026-08-05 07:53:50.961 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 07:53:50.993 | Note: switching to 'FETCH_HEAD'. 2026-08-05 07:53:50.993 | 2026-08-05 07:53:50.993 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 07:53:50.993 | changes and commit them, and you can discard any commits you make in this 2026-08-05 07:53:50.993 | state without impacting any branches by switching back to a branch. 2026-08-05 07:53:50.993 | 2026-08-05 07:53:50.993 | If you want to create a new branch to retain commits you create, you may 2026-08-05 07:53:50.994 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 07:53:50.994 | 2026-08-05 07:53:50.994 | git switch -c 2026-08-05 07:53:50.994 | 2026-08-05 07:53:50.994 | Or undo this operation with: 2026-08-05 07:53:50.994 | 2026-08-05 07:53:50.994 | git switch - 2026-08-05 07:53:50.994 | 2026-08-05 07:53:50.994 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 07:53:50.994 | 2026-08-05 07:53:50.994 | HEAD is now at 463c39e noVNC 1.3.0 2026-08-05 07:53:50.999 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:53:51.002 | + functions-common:time_stop:2420 : local name 2026-08-05 07:53:51.005 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:53:51.008 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:53:51.011 | + functions-common:time_stop:2423 : local total 2026-08-05 07:53:51.014 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:53:51.017 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:53:51.020 | + functions-common:time_stop:2427 : start_time=1785916430953 2026-08-05 07:53:51.023 | + functions-common:time_stop:2429 : [[ -z 1785916430953 ]] 2026-08-05 07:53:51.027 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:53:51.032 | + functions-common:time_stop:2432 : end_time=1785916431029 2026-08-05 07:53:51.035 | + functions-common:time_stop:2433 : elapsed_time=76 2026-08-05 07:53:51.038 | + functions-common:time_stop:2434 : total=153524 2026-08-05 07:53:51.041 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:53:51.044 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153600 2026-08-05 07:53:51.047 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-05 07:53:51.063 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-05 07:53:51.067 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:53:51.068 | + functions-common:git_clone:673 : head -1 2026-08-05 07:53:51.070 | 463c39e noVNC 1.3.0 2026-08-05 07:53:51.073 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 07:53:51.076 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-05 07:53:51.098 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:53:51.102 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/78/999378/3 2026-08-05 07:53:51.105 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-08-05 07:53:51.108 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-05 07:53:51.112 | + functions-common:git_clone:591 : local git_ref=refs/changes/78/999378/3 2026-08-05 07:53:51.115 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:53:51.120 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:53:51.125 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 07:53:51.128 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:53:51.133 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:53:51.156 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:53:51.159 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:53:51.163 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:51.168 | + functions-common:git_clone:610 : echo refs/changes/78/999378/3 2026-08-05 07:53:51.168 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:53:51.174 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-08-05 07:53:51.177 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-08-05 07:53:51.181 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-05 07:53:51.185 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:53:51.188 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:53:51.192 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:53:51.195 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:53:51.198 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:53:51.201 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:53:51.204 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:53:51.208 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:53:51.212 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:53:51.216 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916431213 2026-08-05 07:53:51.220 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-05 07:53:51.223 | Cloning into '/opt/stack/nova'... 2026-08-05 07:57:33.381 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:57:33.388 | + functions-common:time_stop:2420 : local name 2026-08-05 07:57:33.391 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:57:33.393 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:57:33.395 | + functions-common:time_stop:2423 : local total 2026-08-05 07:57:33.397 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:57:33.399 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:57:33.401 | + functions-common:time_stop:2427 : start_time=1785916431213 2026-08-05 07:57:33.404 | + functions-common:time_stop:2429 : [[ -z 1785916431213 ]] 2026-08-05 07:57:33.406 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:57:33.410 | + functions-common:time_stop:2432 : end_time=1785916653408 2026-08-05 07:57:33.412 | + functions-common:time_stop:2433 : elapsed_time=222195 2026-08-05 07:57:33.414 | + functions-common:time_stop:2434 : total=153600 2026-08-05 07:57:33.417 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:57:33.420 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=375795 2026-08-05 07:57:33.423 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-08-05 07:57:33.425 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/78/999378/3 2026-08-05 07:57:33.428 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:57:33.431 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:57:33.434 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:57:33.437 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:57:33.440 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:57:33.443 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:57:33.446 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:57:33.448 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:57:33.453 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:57:33.458 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916653454 2026-08-05 07:57:33.461 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/78/999378/3 2026-08-05 07:57:34.792 | From https://review.opendev.org/openstack/nova 2026-08-05 07:57:34.792 | * branch refs/changes/78/999378/3 -> FETCH_HEAD 2026-08-05 07:57:34.800 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:57:34.804 | + functions-common:time_stop:2420 : local name 2026-08-05 07:57:34.807 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:57:34.809 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:57:34.811 | + functions-common:time_stop:2423 : local total 2026-08-05 07:57:34.813 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:57:34.817 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:57:34.819 | + functions-common:time_stop:2427 : start_time=1785916653454 2026-08-05 07:57:34.822 | + functions-common:time_stop:2429 : [[ -z 1785916653454 ]] 2026-08-05 07:57:34.826 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:57:34.831 | + functions-common:time_stop:2432 : end_time=1785916654828 2026-08-05 07:57:34.835 | + functions-common:time_stop:2433 : elapsed_time=1374 2026-08-05 07:57:34.839 | + functions-common:time_stop:2434 : total=375795 2026-08-05 07:57:34.841 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:57:34.844 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=377169 2026-08-05 07:57:34.846 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-08-05 07:57:35.077 | Note: switching to 'FETCH_HEAD'. 2026-08-05 07:57:35.077 | 2026-08-05 07:57:35.077 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 07:57:35.077 | changes and commit them, and you can discard any commits you make in this 2026-08-05 07:57:35.078 | state without impacting any branches by switching back to a branch. 2026-08-05 07:57:35.078 | 2026-08-05 07:57:35.078 | If you want to create a new branch to retain commits you create, you may 2026-08-05 07:57:35.078 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 07:57:35.078 | 2026-08-05 07:57:35.078 | git switch -c 2026-08-05 07:57:35.078 | 2026-08-05 07:57:35.079 | Or undo this operation with: 2026-08-05 07:57:35.079 | 2026-08-05 07:57:35.079 | git switch - 2026-08-05 07:57:35.079 | 2026-08-05 07:57:35.079 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 07:57:35.079 | 2026-08-05 07:57:35.080 | HEAD is now at 73e93de65d DNM: check tempest for instability 2026-08-05 07:57:35.083 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-05 07:57:35.111 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-05 07:57:35.115 | + functions-common:git_clone:673 : head -1 2026-08-05 07:57:35.115 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:57:35.121 | 73e93de65d DNM: check tempest for instability 2026-08-05 07:57:35.126 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 07:57:35.130 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-05 07:57:35.134 | + inc/python:setup_develop:353 : local bindep 2026-08-05 07:57:35.138 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-05 07:57:35.141 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-05 07:57:35.144 | + inc/python:setup_develop:359 : local extras= 2026-08-05 07:57:35.148 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-05 07:57:35.151 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:57:35.154 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-05 07:57:35.157 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-05 07:57:35.160 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:57:35.164 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:57:35.168 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-05 07:57:35.172 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:57:35.177 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-05 07:57:35.180 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:57:35.183 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:57:35.186 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-05 07:57:35.193 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-05 07:57:35.197 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-05 07:57:35.200 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-05 07:57:35.363 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-05 07:57:35.367 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 07:57:35.370 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:57:35.374 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:57:35.377 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-05 07:57:35.381 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-05 07:57:35.384 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 07:57:35.386 | + inc/python:setup_package:446 : local extras= 2026-08-05 07:57:35.390 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:57:35.393 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:57:35.397 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:57:35.400 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:57:35.403 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:57:35.407 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-05 07:57:35.433 | Using python 3.12 to install /opt/stack/nova 2026-08-05 07:57:35.436 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-08-05 07:57:36.487 | Obtaining file:///opt/stack/nova 2026-08-05 07:57:36.491 | Installing build dependencies: started 2026-08-05 07:57:38.350 | Installing build dependencies: finished with status 'done' 2026-08-05 07:57:38.351 | Checking if build backend supports build_editable: started 2026-08-05 07:57:38.907 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:57:38.909 | Getting requirements to build editable: started 2026-08-05 07:57:39.218 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:57:39.220 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:57:41.505 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:57:41.531 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (7.0.3) 2026-08-05 07:57:41.532 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (2.0.51) 2026-08-05 07:57:41.533 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (5.3.1) 2026-08-05 07:57:41.534 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (0.41.0) 2026-08-05 07:57:41.535 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.1.6) 2026-08-05 07:57:41.536 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (13.0.0) 2026-08-05 07:57:41.536 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (6.1.1) 2026-08-05 07:57:41.537 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (2.5.1) 2026-08-05 07:57:41.538 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (43.0.3) 2026-08-05 07:57:41.539 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (1.8.10) 2026-08-05 07:57:41.540 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.5.3) 2026-08-05 07:57:41.541 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.1.0) 2026-08-05 07:57:41.542 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.10.1) 2026-08-05 07:57:41.543 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.18.0) 2026-08-05 07:57:41.544 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (1.18.5) 2026-08-05 07:57:41.544 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (1.3.0) 2026-08-05 07:57:41.545 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (4.0.0) 2026-08-05 07:57:41.546 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (4.26.0) 2026-08-05 07:57:41.547 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (9.9.0) 2026-08-05 07:57:41.548 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (5.15.0) 2026-08-05 07:57:41.758 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev325) 2026-08-05 07:57:41.889 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 07:57:41.900 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (4.12.0) 2026-08-05 07:57:41.901 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (2.34.2) 2026-08-05 07:57:41.902 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (5.9.0) 2026-08-05 07:57:41.928 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev325) 2026-08-05 07:57:41.946 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-05 07:57:41.963 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (4.3.0) 2026-08-05 07:57:41.964 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (7.6.1) 2026-08-05 07:57:41.965 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (10.6.0) 2026-08-05 07:57:41.966 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (6.5.0) 2026-08-05 07:57:41.967 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (8.3.0) 2026-08-05 07:57:41.968 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (2.12.0) 2026-08-05 07:57:41.968 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.9.0) 2026-08-05 07:57:41.969 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (5.11.0) 2026-08-05 07:57:41.970 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (2.8.0) 2026-08-05 07:57:41.971 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (10.1.1) 2026-08-05 07:57:41.972 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (18.1.0) 2026-08-05 07:57:41.972 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (7.10.0) 2026-08-05 07:57:41.973 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (18.2.0) 2026-08-05 07:57:41.974 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (6.0.0) 2026-08-05 07:57:41.975 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.12.0) 2026-08-05 07:57:41.976 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (6.9.0) 2026-08-05 07:57:41.977 | 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.dev325) (4.8.0) 2026-08-05 07:57:41.978 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (2.0.0) 2026-08-05 07:57:41.979 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (8.2.0) 2026-08-05 07:57:41.980 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (7.2.2) 2026-08-05 07:57:41.981 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.11.0) 2026-08-05 07:57:41.982 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (7.1.0) 2026-08-05 07:57:41.982 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (1.1.0) 2026-08-05 07:57:41.983 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.8.0) 2026-08-05 07:57:41.985 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (5.1.0) 2026-08-05 07:57:41.985 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (5.8.0) 2026-08-05 07:57:42.012 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev325) 2026-08-05 07:57:42.028 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-05 07:57:42.038 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (9.0.1) 2026-08-05 07:57:42.038 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (0.2.4) 2026-08-05 07:57:42.039 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (1.4.2) 2026-08-05 07:57:42.040 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (1.8.2) 2026-08-05 07:57:42.041 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (2.9.0.post0) 2026-08-05 07:57:42.042 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.4.0) 2026-08-05 07:57:42.043 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (4.18.0) 2026-08-05 07:57:42.044 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (6.0.3) 2026-08-05 07:57:42.046 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev325) (1.3.12) 2026-08-05 07:57:42.047 | 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.dev325) (4.15.0) 2026-08-05 07:57:42.050 | 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.dev325) (7.5.0) 2026-08-05 07:57:42.055 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev325) (2.0.0) 2026-08-05 07:57:42.059 | 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.dev325) (3.0) 2026-08-05 07:57:42.068 | 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.dev325) (2.8.0) 2026-08-05 07:57:42.075 | 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.dev325) (3.1.0) 2026-08-05 07:57:42.077 | 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.dev325) (2.2.2) 2026-08-05 07:57:42.082 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev325) (3.0.3) 2026-08-05 07:57:42.085 | 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.dev325) (26.1.0) 2026-08-05 07:57:42.085 | 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.dev325) (2025.9.1) 2026-08-05 07:57:42.086 | 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.dev325) (0.37.0) 2026-08-05 07:57:42.087 | 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.dev325) (2026.5.1) 2026-08-05 07:57:42.095 | 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.dev325) (2.1.0) 2026-08-05 07:57:42.103 | 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.dev325) (4.1.0) 2026-08-05 07:57:42.104 | 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.dev325) (2.13.0) 2026-08-05 07:57:42.105 | 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.dev325) (5.8.0) 2026-08-05 07:57:42.119 | 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.dev325) (1.5.0) 2026-08-05 07:57:42.120 | 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.dev325) (1.1.0) 2026-08-05 07:57:42.121 | 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.dev325) (1.33) 2026-08-05 07:57:42.122 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev325) (4.10.0) 2026-08-05 07:57:42.131 | 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.dev325) (3.1.1) 2026-08-05 07:57:42.138 | 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.dev325) (9.1.4) 2026-08-05 07:57:42.150 | 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.dev325) (2.18.0) 2026-08-05 07:57:42.159 | 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.dev325) (0.20) 2026-08-05 07:57:42.173 | 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.dev325) (2.1.2) 2026-08-05 07:57:42.174 | 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.dev325) (0.6.2) 2026-08-05 07:57:42.191 | 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.dev325) (7.1.4) 2026-08-05 07:57:42.193 | 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.dev325) (5.3.1) 2026-08-05 07:57:42.193 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev325) (5.6.2) 2026-08-05 07:57:42.195 | 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.dev325) (0.16.0) 2026-08-05 07:57:42.199 | 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.dev325) (5.1.0) 2026-08-05 07:57:42.209 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev325) (2026.2) 2026-08-05 07:57:42.210 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev325) (26.2) 2026-08-05 07:57:42.217 | 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.dev325) (0.25.0) 2026-08-05 07:57:42.221 | 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.dev325) (5.0.0) 2026-08-05 07:57:42.223 | 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.dev325) (4.0.1) 2026-08-05 07:57:42.237 | 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.dev325) (1.2.1) 2026-08-05 07:57:42.259 | 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.dev325) (1.7.6) 2026-08-05 07:57:42.266 | 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.dev325) (2.2.0) 2026-08-05 07:57:42.271 | 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.dev325) (1.3.7) 2026-08-05 07:57:42.282 | 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.dev325) (3.3.2) 2026-08-05 07:57:42.294 | 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.dev325) (4.3.2) 2026-08-05 07:57:42.295 | 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.dev325) (3.7.1) 2026-08-05 07:57:42.304 | 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.dev325) (2.4.0) 2026-08-05 07:57:42.314 | 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.dev325) (3.0.3) 2026-08-05 07:57:42.315 | 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.dev325) (1.6.2) 2026-08-05 07:57:42.325 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev325) (83.0.0) 2026-08-05 07:57:42.344 | 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.dev325) (0.8.1) 2026-08-05 07:57:42.384 | 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.dev325) (4.15.0) 2026-08-05 07:57:42.390 | 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.dev325) (0.6.0) 2026-08-05 07:57:42.391 | 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.dev325) (4.0.0) 2026-08-05 07:57:42.402 | 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.dev325) (3.0.52) 2026-08-05 07:57:42.403 | 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.dev325) (1.11.0) 2026-08-05 07:57:42.404 | 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.dev325) (15.0.0) 2026-08-05 07:57:42.405 | 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.dev325) (1.8.0) 2026-08-05 07:57:42.427 | 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.dev325) (1.17.0) 2026-08-05 07:57:42.433 | 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.dev325) (2.1.0) 2026-08-05 07:57:42.435 | 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.dev325) (24.2.1) 2026-08-05 07:57:42.455 | 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.dev325) (4.7.0) 2026-08-05 07:57:42.481 | 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.dev325) (3.4.7) 2026-08-05 07:57:42.482 | 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.dev325) (3.18) 2026-08-05 07:57:42.483 | 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.dev325) (2.7.0) 2026-08-05 07:57:42.485 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev325) (2023.11.17) 2026-08-05 07:57:42.525 | 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.dev325) (4.2.0) 2026-08-05 07:57:42.526 | 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.dev325) (2.20.0) 2026-08-05 07:57:42.539 | 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.dev325) (0.1.2) 2026-08-05 07:57:42.559 | 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.dev325) (0.8) 2026-08-05 07:57:42.626 | 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.dev325) (0.16.0) 2026-08-05 07:57:43.125 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev325) 2026-08-05 07:57:43.142 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-05 07:57:43.182 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev325) 2026-08-05 07:57:43.198 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-05 07:57:43.254 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev325) 2026-08-05 07:57:43.269 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-08-05 07:57:43.373 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-05 07:57:43.396 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-08-05 07:57:43.447 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-05 07:57:43.469 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-05 07:57:43.495 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-05 07:57:43.777 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 59.9 MB/s 0:00:00 2026-08-05 07:57:43.793 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-08-05 07:57:43.879 | Building wheels for collected packages: nova 2026-08-05 07:57:43.881 | Building editable for nova (pyproject.toml): started 2026-08-05 07:57:46.636 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-05 07:57:46.638 | Created wheel for nova: filename=nova-33.1.0.dev325-0.editable-py3-none-any.whl size=10617 sha256=84400a2d3f85059d3c37b1b0f47ee3580cc26e5dec021f5005444901270ad8e6 2026-08-05 07:57:46.638 | Stored in directory: /tmp/pip-ephem-wheel-cache-sd_tmvpw/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-05 07:57:46.643 | Successfully built nova 2026-08-05 07:57:46.937 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-05 07:57:51.929 | 2026-08-05 07:57:51.955 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev325 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-08-05 07:57:52.171 | + inc/python:pip_install:216 : result=0 2026-08-05 07:57:52.174 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:57:52.179 | + functions-common:time_stop:2420 : local name 2026-08-05 07:57:52.182 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:57:52.187 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:57:52.191 | + functions-common:time_stop:2423 : local total 2026-08-05 07:57:52.194 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:57:52.198 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:57:52.202 | + functions-common:time_stop:2427 : start_time=1785916655427 2026-08-05 07:57:52.206 | + functions-common:time_stop:2429 : [[ -z 1785916655427 ]] 2026-08-05 07:57:52.210 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:57:52.216 | + functions-common:time_stop:2432 : end_time=1785916672211 2026-08-05 07:57:52.219 | + functions-common:time_stop:2433 : elapsed_time=16784 2026-08-05 07:57:52.222 | + functions-common:time_stop:2434 : total=135594 2026-08-05 07:57:52.226 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:57:52.229 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152378 2026-08-05 07:57:52.232 | + inc/python:pip_install:219 : return 0 2026-08-05 07:57:52.236 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:57:52.239 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:57:52.243 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-05 07:57:52.247 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-05 07:57:52.250 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:57:52.254 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:57:52.257 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-08-05 07:57:52.262 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:57:52.265 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-08-05 07:57:52.284 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 07:57:52.288 | + ./stack.sh:main:962 : configure_nova 2026-08-05 07:57:52.292 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-08-05 07:57:52.310 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-05 07:57:52.314 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-05 07:57:52.318 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-05 07:57:52.324 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-05 07:57:52.324 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-05 07:57:52.329 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-05 07:57:52.333 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-05 07:57:52.337 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-05 07:57:52.341 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-05 07:57:52.346 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-05 07:57:52.350 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-05 07:57:52.354 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-05 07:57:52.357 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-05 07:57:52.374 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-05 07:57:52.391 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-08-05 07:57:52.409 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-08-05 07:57:52.426 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-05 07:57:52.443 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-05 07:57:52.460 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-05 07:57:52.464 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-05 07:57:52.469 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.5dMSP81mWI 2026-08-05 07:57:52.472 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-05 07:57:52.476 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-05 07:57:52.479 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-05 07:57:52.483 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-05 07:57:52.486 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-05 07:57:52.489 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.5dMSP81mWI 2026-08-05 07:57:52.494 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.5dMSP81mWI 2026-08-05 07:57:52.511 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.5dMSP81mWI /etc/sudoers.d/nova-rootwrap 2026-08-05 07:57:52.528 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-05 07:57:52.533 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-05 07:57:52.536 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-05 07:57:52.539 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-05 07:57:52.543 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-05 07:57:52.547 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-05 07:57:52.550 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-05 07:57:52.555 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-05 07:57:52.556 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-05 07:57:52.567 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-05 07:57:52.572 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-05 07:57:52.588 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-05 07:57:52.605 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-08-05 07:57:52.608 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-05 07:57:52.613 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-05 07:57:52.636 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:52.639 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-05 07:57:52.651 | net.ipv4.ip_forward = 1 2026-08-05 07:57:52.656 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-05 07:57:52.659 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-05 07:57:52.662 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-05 07:57:52.682 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-05 07:57:52.685 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-05 07:57:52.689 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-08-05 07:57:52.708 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-05 07:57:52.713 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-05 07:57:52.713 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-05 07:57:52.721 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:f5c19e65edc8 2026-08-05 07:57:52.727 | InitiatorName=iqn.2016-04.com.open-iscsi:f5c19e65edc8 2026-08-05 07:57:52.732 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-05 07:57:52.734 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-05 07:57:52.831 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-05 07:57:52.834 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-05 07:57:52.838 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:57:52.841 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-05 07:57:52.913 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-05 07:57:52.917 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-05 07:57:52.925 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-05 07:57:52.931 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-05 07:57:52.977 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-05 07:57:52.980 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-05 07:57:53.022 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-05 07:57:53.067 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-05 07:57:53.111 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-05 07:57:53.156 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-08-05 07:57:53.200 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-05 07:57:53.244 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.9 2026-08-05 07:57:53.285 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-05 07:57:53.326 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-05 07:57:53.369 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-05 07:57:53.408 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-05 07:57:53.447 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-05 07:57:53.491 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-05 07:57:53.534 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-05 07:57:53.575 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-05 07:57:53.616 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-05 07:57:53.620 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 07:57:53.623 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 07:57:53.626 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 07:57:53.629 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 07:57:53.633 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 07:57:53.636 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 07:57:53.639 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 07:57:53.643 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 07:57:53.646 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 07:57:53.648 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 07:57:53.652 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 07:57:53.655 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 07:57:53.658 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 07:57:53.662 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-05 07:57:53.684 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:53.687 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 07:57:53.690 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-05 07:57:53.693 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-05 07:57:53.733 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-05 07:57:53.736 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-05 07:57:53.738 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-05 07:57:53.741 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-05 07:57:53.744 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:57:53.747 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:57:53.750 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:57:53.770 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:53.773 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:57:53.776 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-05 07:57:53.780 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-05 07:57:53.825 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-05 07:57:53.828 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-05 07:57:53.831 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-05 07:57:53.833 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-05 07:57:53.836 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:57:53.839 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:57:53.842 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:57:53.862 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:53.865 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:57:53.868 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-05 07:57:53.872 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-05 07:57:53.914 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-05 07:57:53.958 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-05 07:57:54.001 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-05 07:57:54.041 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-05 07:57:54.064 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:54.068 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-05 07:57:54.091 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:54.097 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-05 07:57:54.098 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-05 07:57:54.103 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-05 07:57:54.106 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-05 07:57:54.150 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-05 07:57:54.154 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-05 07:57:54.197 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-05 07:57:54.200 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-05 07:57:54.204 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-05 07:57:54.207 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 07:57:54.210 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 07:57:54.213 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-05 07:57:54.216 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 07:57:54.220 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:57:54.223 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 07:57:54.226 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-05 07:57:54.269 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-05 07:57:54.310 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.9/identity 2026-08-05 07:57:54.352 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-05 07:57:54.391 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-08-05 07:57:54.430 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-05 07:57:54.472 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-05 07:57:54.513 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-05 07:57:54.553 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.9/identity 2026-08-05 07:57:54.590 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 07:57:54.633 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 07:57:54.674 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 07:57:54.678 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-05 07:57:54.699 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:54.703 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-05 07:57:54.706 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-05 07:57:54.748 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-05 07:57:54.752 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 07:57:54.756 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:57:54.760 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-05 07:57:54.764 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-05 07:57:54.806 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-05 07:57:54.849 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.9/identity 2026-08-05 07:57:54.893 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-05 07:57:54.936 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-08-05 07:57:54.976 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-05 07:57:55.019 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-05 07:57:55.064 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-05 07:57:55.110 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-05 07:57:55.136 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:55.139 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-05 07:57:55.162 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:55.165 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-05 07:57:55.169 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-05 07:57:55.209 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-05 07:57:55.250 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-05 07:57:55.253 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-05 07:57:55.290 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-05 07:57:55.294 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-05 07:57:55.298 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-05 07:57:55.301 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 07:57:55.304 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 07:57:55.308 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 07:57:55.312 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 07:57:55.316 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 07:57:55.319 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 07:57:55.323 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 07:57:55.327 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 07:57:55.331 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 07:57:55.335 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 07:57:55.339 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 07:57:55.343 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 07:57:55.347 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 07:57:55.350 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-05 07:57:55.354 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-05 07:57:55.358 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-05 07:57:55.362 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:57:55.383 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:57:55.387 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:57:55.390 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:57:55.393 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:57:55.396 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:57:55.434 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:57:55.476 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:57:55.515 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:57:55.553 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-05 07:57:55.592 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-05 07:57:55.633 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-05 07:57:55.655 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:55.658 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-05 07:57:55.662 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-05 07:57:55.666 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-05 07:57:55.669 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-05 07:57:55.672 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 07:57:55.676 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-05 07:57:55.680 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-05 07:57:55.684 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 07:57:55.688 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 07:57:55.707 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-05 07:57:55.707 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:57:55.718 | d /var/run/uwsgi 0755 quobyte root 2026-08-05 07:57:55.723 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:57:55.738 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 07:57:55.743 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-05 07:57:55.746 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-05 07:57:55.752 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 07:57:55.755 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-05 07:57:55.795 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-08-05 07:57:55.832 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-05 07:57:55.872 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-05 07:57:55.913 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 07:57:55.954 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 07:57:55.994 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-05 07:57:56.036 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-05 07:57:56.073 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-05 07:57:56.111 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 07:57:56.151 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 07:57:56.191 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 07:57:56.229 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-05 07:57:56.269 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-05 07:57:56.309 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 07:57:56.312 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 07:57:56.317 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-05 07:57:56.320 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-05 07:57:56.324 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:57:56.328 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:57:56.331 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:57:56.335 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-05 07:57:56.339 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-05 07:57:56.343 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-05 07:57:56.381 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 07:57:56.422 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-08-05 07:57:56.423 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-05 07:57:56.434 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-05 07:57:56.439 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-05 07:57:56.442 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-05 07:57:56.445 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:57:56.448 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:57:56.452 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:57:56.455 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:57:56.459 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:57:56.463 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:57:56.467 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:57:56.470 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:57:56.474 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:57:56.477 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:57:56.480 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-05 07:57:56.494 | perl: warning: Setting locale failed. 2026-08-05 07:57:56.494 | perl: warning: Please check that your locale settings: 2026-08-05 07:57:56.494 | LANGUAGE = (unset), 2026-08-05 07:57:56.494 | LC_ALL = "en_US.utf8", 2026-08-05 07:57:56.494 | LANG = "de_DE.UTF-8" 2026-08-05 07:57:56.494 | are supported and installed on your system. 2026-08-05 07:57:56.495 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:57:56.535 | Enabling site nova-api. 2026-08-05 07:57:56.540 | To activate the new configuration, you need to run: 2026-08-05 07:57:56.540 | systemctl reload apache2 2026-08-05 07:57:56.546 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 07:57:56.549 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:57:56.552 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:57:56.555 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:57:56.823 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-05 07:57:56.847 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:56.851 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-08-05 07:57:56.853 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-05 07:57:56.857 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-05 07:57:56.860 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-05 07:57:56.864 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-05 07:57:56.868 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-05 07:57:56.871 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-05 07:57:56.874 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 07:57:56.878 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 07:57:56.896 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-05 07:57:56.896 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:57:56.908 | d /var/run/uwsgi 0755 quobyte root 2026-08-05 07:57:56.912 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:57:56.925 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 07:57:56.931 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-05 07:57:56.934 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-05 07:57:56.939 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 07:57:56.942 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-05 07:57:56.982 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-08-05 07:57:57.019 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-05 07:57:57.057 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-05 07:57:57.095 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 07:57:57.133 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 07:57:57.172 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-05 07:57:57.211 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-05 07:57:57.248 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-05 07:57:57.285 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 07:57:57.323 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 07:57:57.361 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 07:57:57.397 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-05 07:57:57.433 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-05 07:57:57.471 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-05 07:57:57.473 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-05 07:57:57.510 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-05 07:57:57.532 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:57.536 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-05 07:57:57.578 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-05 07:57:57.581 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-05 07:57:57.585 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-05 07:57:57.607 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:57.611 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.9:5672/ 2026-08-05 07:57:57.615 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.9:5672/ 2026-08-05 07:57:57.655 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-05 07:57:57.694 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-05 07:57:57.697 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-05 07:57:57.701 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-05 07:57:57.704 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 07:57:57.708 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 07:57:57.711 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 07:57:57.734 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:57.737 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 07:57:57.741 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 07:57:57.744 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 07:57:57.767 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:57.770 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.9:5672/ 2026-08-05 07:57:57.774 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.9:5672/ 2026-08-05 07:57:57.815 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 07:57:57.818 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 07:57:57.820 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-08-05 07:57:57.858 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-08-05 07:57:57.895 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-08-05 07:57:57.935 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-05 07:57:57.959 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:57:57.962 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-05 07:57:58.000 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-05 07:57:58.004 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-05 07:57:58.007 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-05 07:57:58.048 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-05 07:57:58.052 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 07:57:58.055 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:57:58.058 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-05 07:57:58.062 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-05 07:57:58.102 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-05 07:57:58.140 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.9/identity 2026-08-05 07:57:58.177 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-05 07:57:58.218 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-08-05 07:57:58.256 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-05 07:57:58.296 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-05 07:57:58.335 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-05 07:57:58.376 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-05 07:57:58.399 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:58.405 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-05 07:57:58.410 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 07:57:58.413 | + lib/nova:create_nova_conf:589 : local conf 2026-08-05 07:57:58.417 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-05 07:57:58.421 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-05 07:57:58.425 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 07:57:58.429 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 07:57:58.433 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-05 07:57:58.437 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-05 07:57:58.440 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-05 07:57:58.447 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-05 07:57:58.450 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-05 07:57:58.454 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-05 07:57:58.458 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-05 07:57:58.462 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:57:58.465 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:57:58.469 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:57:58.491 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:58.495 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:57:58.498 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-05 07:57:58.502 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-05 07:57:58.548 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-08-05 07:57:58.590 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-05 07:57:58.635 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 07:57:58.638 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-05 07:57:58.642 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-05 07:57:58.646 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-05 07:57:58.669 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:57:58.674 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-05 07:57:58.675 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-05 07:57:59.915 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-05 07:57:59.917 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-05 07:58:01.000 | Adding vhost "nova_cell1" ... 2026-08-05 07:58:01.095 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-05 07:58:02.208 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-05 07:58:02.247 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-05 07:58:02.251 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-05 07:58:02.254 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-05 07:58:02.258 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 07:58:02.261 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-05 07:58:02.265 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 07:58:02.286 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:02.291 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-05 07:58:02.295 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-05 07:58:02.299 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 07:58:02.322 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:02.325 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.9:5672/nova_cell1 2026-08-05 07:58:02.330 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.9:5672/nova_cell1 2026-08-05 07:58:02.369 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 07:58:02.373 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 07:58:02.376 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-05 07:58:02.400 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:02.403 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-05 07:58:02.406 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-05 07:58:02.410 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-05 07:58:02.413 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-05 07:58:02.417 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:58:02.421 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-05 07:58:02.424 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-05 07:58:02.465 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-05 07:58:02.502 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.9/identity 2026-08-05 07:58:02.539 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-05 07:58:02.577 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-08-05 07:58:02.616 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-05 07:58:02.656 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-05 07:58:02.698 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-05 07:58:02.739 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-05 07:58:02.742 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-05 07:58:02.746 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-05 07:58:02.750 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:58:02.772 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:58:02.776 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:58:02.779 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:58:02.781 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:58:02.784 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:58:02.823 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:58:02.861 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:58:02.898 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:58:02.937 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-05 07:58:02.978 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 07:58:02.983 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-05 07:58:02.988 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 07:58:02.992 | + lib/nova:create_nova_conf:623 : local conf 2026-08-05 07:58:02.996 | + lib/nova:create_nova_conf:624 : local offset 2026-08-05 07:58:03.001 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-05 07:58:03.005 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 07:58:03.008 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 07:58:03.013 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-05 07:58:03.016 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-05 07:58:03.020 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-05 07:58:03.024 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-05 07:58:03.027 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-05 07:58:03.031 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-05 07:58:03.035 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-05 07:58:03.058 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:03.062 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-05 07:58:03.108 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-05 07:58:03.151 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-05 07:58:03.155 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-05 07:58:03.158 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-05 07:58:03.162 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-05 07:58:03.185 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:03.188 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-05 07:58:03.211 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:03.214 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-05 07:58:03.239 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:03.242 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-05 07:58:03.245 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-05 07:58:03.249 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-05 07:58:03.253 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-05 07:58:03.277 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:03.280 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-05 07:58:03.299 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-05 07:58:03.299 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-05 07:58:03.310 | cgroup_device_acl = [ 2026-08-05 07:58:03.310 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-05 07:58:03.310 | "/dev/random", "/dev/urandom", 2026-08-05 07:58:03.310 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-05 07:58:03.310 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-05 07:58:03.310 | "/dev/vfio/vfio", 2026-08-05 07:58:03.310 | ] 2026-08-05 07:58:03.315 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-05 07:58:03.319 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 07:58:03.322 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 07:58:03.326 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 07:58:03.329 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 07:58:03.333 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 07:58:03.336 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 07:58:03.340 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 07:58:03.344 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 07:58:03.347 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 07:58:03.351 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 07:58:03.355 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 07:58:03.359 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 07:58:03.362 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 07:58:03.365 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-05 07:58:03.372 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-08-05 07:58:03.375 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-08-05 07:58:03.378 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-05 07:58:03.381 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-08-05 07:58:03.414 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-05 07:58:03.418 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-05 07:58:03.421 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:58:03.425 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:58:03.428 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-08-05 07:58:03.431 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-05 07:58:03.435 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-08-05 07:58:03.453 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-08-05 07:58:03.455 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-05 07:58:03.467 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-05 07:58:03.472 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-08-05 07:58:03.491 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-05 07:58:03.491 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-05 07:58:03.502 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-05 07:58:03.506 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-05 07:58:03.509 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-05 07:58:03.513 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-05 07:58:03.517 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-05 07:58:03.521 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:58:03.524 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-05 07:58:03.605 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-05 07:58:03.609 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:58:03.613 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-05 07:58:03.723 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-05 07:58:03.767 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-05 07:58:03.805 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-05 07:58:03.808 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-05 07:58:03.850 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-05 07:58:03.892 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-08-05 07:58:03.933 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-05 07:58:03.976 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-05 07:58:04.019 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-05 07:58:04.024 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 07:58:04.030 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-05 07:58:04.034 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-05 07:58:04.039 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 07:58:04.045 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-05 07:58:04.048 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-05 07:58:04.053 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-05 07:58:04.056 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-05 07:58:04.061 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-05 07:58:04.065 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-05 07:58:04.091 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:04.095 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-05 07:58:04.099 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-05 07:58:04.103 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-05 07:58:04.107 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 07:58:04.110 | + lib/stack:stack_install_service:32 : install_placement 2026-08-05 07:58:04.115 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-05 07:58:04.118 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-05 07:58:04.123 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 07:58:04.127 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-05 07:58:04.131 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-05 07:58:04.135 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 07:58:04.141 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-05 07:58:04.145 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 07:58:04.151 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-05 07:58:04.154 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-05 07:58:04.158 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-05 07:58:04.162 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-05 07:58:04.166 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-05 07:58:04.196 | Using python 3.12 to install osc-placement 2026-08-05 07:58:04.199 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-08-05 07:58:05.495 | Collecting osc-placement 2026-08-05 07:58:05.631 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 07:58:05.642 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-05 07:58:05.643 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-08-05 07:58:05.644 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-08-05 07:58:05.645 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-08-05 07:58:05.647 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-08-05 07:58:05.648 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-08-05 07:58:05.649 | 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-08-05 07:58:05.650 | 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-08-05 07:58:05.651 | 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-08-05 07:58:05.656 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.15.0) 2026-08-05 07:58:05.657 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.18.0) 2026-08-05 07:58:05.658 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-08-05 07:58:05.667 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-08-05 07:58:05.670 | 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-08-05 07:58:05.671 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-08-05 07:58:05.672 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-08-05 07:58:05.676 | 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-08-05 07:58:05.677 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-08-05 07:58:05.678 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-08-05 07:58:05.679 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-08-05 07:58:05.682 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-08-05 07:58:05.682 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-08-05 07:58:05.683 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-08-05 07:58:05.685 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-08-05 07:58:05.686 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-08-05 07:58:05.687 | 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-08-05 07:58:05.688 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-08-05 07:58:05.692 | 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-08-05 07:58:05.697 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-08-05 07:58:05.704 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-08-05 07:58:05.711 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-08-05 07:58:05.711 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-08-05 07:58:05.712 | 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-08-05 07:58:05.718 | 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-08-05 07:58:05.723 | 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-08-05 07:58:05.739 | 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-08-05 07:58:05.740 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-08-05 07:58:05.741 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-08-05 07:58:05.743 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-08-05 07:58:05.755 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-08-05 07:58:05.757 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-08-05 07:58:05.762 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-08-05 07:58:05.805 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-08-05 07:58:06.185 | Installing collected packages: osc-placement 2026-08-05 07:58:06.316 | Successfully installed osc-placement-4.9.0 2026-08-05 07:58:06.490 | + inc/python:pip_install:216 : result=0 2026-08-05 07:58:06.494 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:58:06.498 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:06.502 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:06.506 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:06.510 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:06.514 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:06.518 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:58:06.522 | + functions-common:time_stop:2427 : start_time=1785916684188 2026-08-05 07:58:06.527 | + functions-common:time_stop:2429 : [[ -z 1785916684188 ]] 2026-08-05 07:58:06.531 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:06.536 | + functions-common:time_stop:2432 : end_time=1785916686533 2026-08-05 07:58:06.540 | + functions-common:time_stop:2433 : elapsed_time=2345 2026-08-05 07:58:06.544 | + functions-common:time_stop:2434 : total=152378 2026-08-05 07:58:06.547 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:06.551 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154723 2026-08-05 07:58:06.555 | + inc/python:pip_install:219 : return 0 2026-08-05 07:58:06.559 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-05 07:58:06.563 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-08-05 07:58:06.567 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-05 07:58:06.570 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 07:58:06.574 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 07:58:06.579 | ++ functions-common:git_clone:593 : pwd 2026-08-05 07:58:06.582 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 07:58:06.585 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 07:58:06.590 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 07:58:06.614 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 07:58:06.617 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 07:58:06.620 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 07:58:06.624 | + functions-common:git_clone:610 : echo master 2026-08-05 07:58:06.625 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 07:58:06.631 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-05 07:58:06.635 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 07:58:06.637 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-05 07:58:06.641 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:58:06.645 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:58:06.649 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:58:06.651 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:58:06.655 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:58:06.658 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:58:06.661 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:06.665 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:06.669 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:06.675 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916686671 2026-08-05 07:58:06.679 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-05 07:58:06.684 | Cloning into '/opt/stack/placement'... 2026-08-05 07:58:10.182 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:58:10.186 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:10.190 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:10.193 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:10.198 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:10.202 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:10.205 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:58:10.208 | + functions-common:time_stop:2427 : start_time=1785916686671 2026-08-05 07:58:10.212 | + functions-common:time_stop:2429 : [[ -z 1785916686671 ]] 2026-08-05 07:58:10.216 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:10.222 | + functions-common:time_stop:2432 : end_time=1785916690218 2026-08-05 07:58:10.226 | + functions-common:time_stop:2433 : elapsed_time=3547 2026-08-05 07:58:10.228 | + functions-common:time_stop:2434 : total=377169 2026-08-05 07:58:10.232 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:10.235 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=380716 2026-08-05 07:58:10.238 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-08-05 07:58:10.242 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 07:58:10.246 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:58:10.250 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:58:10.252 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:58:10.256 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:58:10.260 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:58:10.264 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:58:10.267 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:10.271 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:10.275 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:10.280 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916690276 2026-08-05 07:58:10.283 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 07:58:10.964 | From https://review.opendev.org/openstack/placement 2026-08-05 07:58:10.964 | * branch master -> FETCH_HEAD 2026-08-05 07:58:10.974 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:58:10.978 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:10.981 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:10.985 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:10.989 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:10.992 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:10.994 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:58:10.998 | + functions-common:time_stop:2427 : start_time=1785916690276 2026-08-05 07:58:11.001 | + functions-common:time_stop:2429 : [[ -z 1785916690276 ]] 2026-08-05 07:58:11.006 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:11.011 | + functions-common:time_stop:2432 : end_time=1785916691007 2026-08-05 07:58:11.013 | + functions-common:time_stop:2433 : elapsed_time=731 2026-08-05 07:58:11.016 | + functions-common:time_stop:2434 : total=380716 2026-08-05 07:58:11.020 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:11.024 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=381447 2026-08-05 07:58:11.029 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 07:58:11.032 | + functions-common:git_timed:697 : local count=0 2026-08-05 07:58:11.036 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 07:58:11.038 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 07:58:11.042 | + functions-common:git_timed:701 : timeout=0 2026-08-05 07:58:11.046 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 07:58:11.048 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 07:58:11.052 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:11.056 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:11.061 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:11.066 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916691063 2026-08-05 07:58:11.069 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 07:58:11.121 | Note: switching to 'FETCH_HEAD'. 2026-08-05 07:58:11.121 | 2026-08-05 07:58:11.122 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 07:58:11.122 | changes and commit them, and you can discard any commits you make in this 2026-08-05 07:58:11.122 | state without impacting any branches by switching back to a branch. 2026-08-05 07:58:11.122 | 2026-08-05 07:58:11.122 | If you want to create a new branch to retain commits you create, you may 2026-08-05 07:58:11.122 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 07:58:11.122 | 2026-08-05 07:58:11.122 | git switch -c 2026-08-05 07:58:11.122 | 2026-08-05 07:58:11.122 | Or undo this operation with: 2026-08-05 07:58:11.122 | 2026-08-05 07:58:11.123 | git switch - 2026-08-05 07:58:11.123 | 2026-08-05 07:58:11.123 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 07:58:11.123 | 2026-08-05 07:58:11.123 | HEAD is now at 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-05 07:58:11.127 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 07:58:11.131 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:11.134 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:11.137 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:11.140 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:11.144 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:11.148 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 07:58:11.152 | + functions-common:time_stop:2427 : start_time=1785916691063 2026-08-05 07:58:11.155 | + functions-common:time_stop:2429 : [[ -z 1785916691063 ]] 2026-08-05 07:58:11.160 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:11.166 | + functions-common:time_stop:2432 : end_time=1785916691162 2026-08-05 07:58:11.169 | + functions-common:time_stop:2433 : elapsed_time=99 2026-08-05 07:58:11.173 | + functions-common:time_stop:2434 : total=381447 2026-08-05 07:58:11.178 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:11.182 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=381546 2026-08-05 07:58:11.186 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-05 07:58:11.205 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-05 07:58:11.209 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 07:58:11.210 | + functions-common:git_clone:673 : head -1 2026-08-05 07:58:11.212 | 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-05 07:58:11.216 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 07:58:11.220 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-05 07:58:11.224 | + inc/python:setup_develop:353 : local bindep 2026-08-05 07:58:11.228 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-05 07:58:11.232 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-05 07:58:11.237 | + inc/python:setup_develop:359 : local extras= 2026-08-05 07:58:11.241 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-05 07:58:11.245 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 07:58:11.249 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-05 07:58:11.253 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-05 07:58:11.257 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 07:58:11.261 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 07:58:11.266 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-05 07:58:11.270 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 07:58:11.275 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-05 07:58:11.279 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 07:58:11.283 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 07:58:11.288 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-05 07:58:11.296 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-05 07:58:11.300 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-05 07:58:11.303 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-05 07:58:11.478 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-05 07:58:11.482 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 07:58:11.486 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 07:58:11.491 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 07:58:11.494 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-05 07:58:11.498 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-05 07:58:11.501 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 07:58:11.505 | + inc/python:setup_package:446 : local extras= 2026-08-05 07:58:11.509 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 07:58:11.513 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 07:58:11.517 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 07:58:11.520 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 07:58:11.524 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 07:58:11.527 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-05 07:58:11.555 | Using python 3.12 to install /opt/stack/placement 2026-08-05 07:58:11.558 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-08-05 07:58:12.582 | Obtaining file:///opt/stack/placement 2026-08-05 07:58:12.586 | Installing build dependencies: started 2026-08-05 07:58:14.308 | Installing build dependencies: finished with status 'done' 2026-08-05 07:58:14.309 | Checking if build backend supports build_editable: started 2026-08-05 07:58:14.866 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 07:58:14.867 | Getting requirements to build editable: started 2026-08-05 07:58:15.178 | Getting requirements to build editable: finished with status 'done' 2026-08-05 07:58:15.180 | Preparing editable metadata (pyproject.toml): started 2026-08-05 07:58:16.121 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:58:16.155 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.0.3) 2026-08-05 07:58:16.157 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.0.51) 2026-08-05 07:58:16.157 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (13.0.0) 2026-08-05 07:58:16.159 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.5.1) 2026-08-05 07:58:16.161 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.8.10) 2026-08-05 07:58:16.161 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (4.26.0) 2026-08-05 07:58:16.162 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.34.2) 2026-08-05 07:58:16.163 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.6.1) 2026-08-05 07:58:16.164 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.6.0) 2026-08-05 07:58:16.165 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.5.0) 2026-08-05 07:58:16.166 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.3.0) 2026-08-05 07:58:16.167 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (5.11.0) 2026-08-05 07:58:16.168 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.1.1) 2026-08-05 07:58:16.169 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (18.1.0) 2026-08-05 07:58:16.170 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.0.0) 2026-08-05 07:58:16.171 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.2.0) 2026-08-05 07:58:16.172 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.8.0) 2026-08-05 07:58:16.174 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.1.0) 2026-08-05 07:58:16.174 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (3.8.0) 2026-08-05 07:58:16.175 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-08-05 07:58:16.177 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (26.1.0) 2026-08-05 07:58:16.178 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2025.9.1) 2026-08-05 07:58:16.179 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (0.37.0) 2026-08-05 07:58:16.181 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2026.5.1) 2026-08-05 07:58:16.189 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.15.0) 2026-08-05 07:58:16.189 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.3.0) 2026-08-05 07:58:16.189 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (6.9.0) 2026-08-05 07:58:16.191 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.1.0) 2026-08-05 07:58:16.193 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.13.0) 2026-08-05 07:58:16.194 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.8.0) 2026-08-05 07:58:16.198 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-08-05 07:58:16.200 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.9.0) 2026-08-05 07:58:16.201 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.8.2) 2026-08-05 07:58:16.202 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.15.0) 2026-08-05 07:58:16.211 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.5.0) 2026-08-05 07:58:16.215 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.3.1) 2026-08-05 07:58:16.220 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (0.20) 2026-08-05 07:58:16.221 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (3.1.0) 2026-08-05 07:58:16.223 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (2.2.2) 2026-08-05 07:58:16.227 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (1.3.0) 2026-08-05 07:58:16.229 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (2.0.0) 2026-08-05 07:58:16.230 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (6.0.3) 2026-08-05 07:58:16.236 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.18.5) 2026-08-05 07:58:16.241 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (2.1.2) 2026-08-05 07:58:16.241 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (0.6.2) 2026-08-05 07:58:16.242 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.3.12) 2026-08-05 07:58:16.248 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (2.9.0.post0) 2026-08-05 07:58:16.251 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (5.0.0) 2026-08-05 07:58:16.252 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.1.6) 2026-08-05 07:58:16.254 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (4.0.1) 2026-08-05 07:58:16.260 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.0.3) 2026-08-05 07:58:16.267 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (1.2.1) 2026-08-05 07:58:16.274 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (3.18.0) 2026-08-05 07:58:16.278 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (3.3.2) 2026-08-05 07:58:16.279 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (26.2) 2026-08-05 07:58:16.280 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (7.2.2) 2026-08-05 07:58:16.286 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev5) (83.0.0) 2026-08-05 07:58:16.290 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (0.8.1) 2026-08-05 07:58:16.308 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (1.17.0) 2026-08-05 07:58:16.321 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.4.7) 2026-08-05 07:58:16.322 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.18) 2026-08-05 07:58:16.324 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2.7.0) 2026-08-05 07:58:16.325 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2023.11.17) 2026-08-05 07:58:16.345 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev5) (0.8) 2026-08-05 07:58:16.357 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev5) (3.5.3) 2026-08-05 07:58:16.408 | Building wheels for collected packages: openstack-placement 2026-08-05 07:58:16.410 | Building editable for openstack-placement (pyproject.toml): started 2026-08-05 07:58:17.196 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-05 07:58:17.198 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev5-0.editable-py3-none-any.whl size=8836 sha256=4ae5fb9ae6a5ab2e535b192e103488e47ca30e3254971d6c6a2ef32ed5809e64 2026-08-05 07:58:17.198 | Stored in directory: /tmp/pip-ephem-wheel-cache-io61u92u/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-05 07:58:17.203 | Successfully built openstack-placement 2026-08-05 07:58:17.487 | Installing collected packages: openstack-placement 2026-08-05 07:58:17.538 | Successfully installed openstack-placement-16.0.0.0b2.dev5 2026-08-05 07:58:17.711 | + inc/python:pip_install:216 : result=0 2026-08-05 07:58:17.715 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:58:17.718 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:17.721 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:17.725 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:17.728 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:17.732 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:17.736 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:58:17.738 | + functions-common:time_stop:2427 : start_time=1785916691548 2026-08-05 07:58:17.741 | + functions-common:time_stop:2429 : [[ -z 1785916691548 ]] 2026-08-05 07:58:17.745 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:17.750 | + functions-common:time_stop:2432 : end_time=1785916697747 2026-08-05 07:58:17.754 | + functions-common:time_stop:2433 : elapsed_time=6199 2026-08-05 07:58:17.757 | + functions-common:time_stop:2434 : total=154723 2026-08-05 07:58:17.760 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:17.763 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160922 2026-08-05 07:58:17.766 | + inc/python:pip_install:219 : return 0 2026-08-05 07:58:17.769 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 07:58:17.773 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 07:58:17.776 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-05 07:58:17.781 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-05 07:58:17.784 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:58:17.787 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:58:17.791 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-08-05 07:58:17.794 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:58:17.798 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 07:58:17.801 | + ./stack.sh:main:968 : configure_placement 2026-08-05 07:58:17.804 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-08-05 07:58:17.820 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-05 07:58:17.823 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-05 07:58:17.829 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-05 07:58:17.831 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-05 07:58:17.835 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-05 07:58:17.838 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-05 07:58:17.842 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 07:58:17.845 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 07:58:17.848 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 07:58:17.870 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:17.873 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 07:58:17.877 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-05 07:58:17.880 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-05 07:58:17.920 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-05 07:58:17.961 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-05 07:58:18.005 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-05 07:58:18.008 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-05 07:58:18.011 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-05 07:58:18.015 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 07:58:18.018 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 07:58:18.021 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-05 07:58:18.025 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-05 07:58:18.028 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-05 07:58:18.031 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 07:58:18.035 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-05 07:58:18.078 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-05 07:58:18.121 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.9/identity 2026-08-05 07:58:18.161 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-05 07:58:18.203 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-08-05 07:58:18.242 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-05 07:58:18.282 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-05 07:58:18.322 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-05 07:58:18.365 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.9/identity 2026-08-05 07:58:18.405 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 07:58:18.445 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 07:58:18.484 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 07:58:18.488 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-05 07:58:18.492 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-05 07:58:18.495 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-05 07:58:18.500 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 07:58:18.526 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 07:58:18.529 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 07:58:18.532 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 07:58:18.535 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 07:58:18.539 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 07:58:18.580 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:58:18.623 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 07:58:18.665 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 07:58:18.703 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-05 07:58:18.746 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-05 07:58:18.751 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-05 07:58:18.755 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-05 07:58:18.758 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-05 07:58:18.761 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 07:58:18.764 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-05 07:58:18.768 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-05 07:58:18.771 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 07:58:18.775 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 07:58:18.792 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-05 07:58:18.793 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:58:18.804 | d /var/run/uwsgi 0755 quobyte root 2026-08-05 07:58:18.810 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 07:58:18.826 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 07:58:18.831 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-05 07:58:18.835 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-05 07:58:18.842 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 07:58:18.846 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-05 07:58:18.890 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-08-05 07:58:18.934 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-05 07:58:18.974 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-05 07:58:19.019 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 07:58:19.065 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 07:58:19.110 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-05 07:58:19.153 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-05 07:58:19.197 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-05 07:58:19.240 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 07:58:19.285 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 07:58:19.330 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 07:58:19.375 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-05 07:58:19.420 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-05 07:58:19.464 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 07:58:19.469 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 07:58:19.474 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-05 07:58:19.478 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-05 07:58:19.483 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 07:58:19.487 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:58:19.490 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:58:19.494 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-05 07:58:19.499 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-05 07:58:19.502 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-05 07:58:19.547 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 07:58:19.596 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-08-05 07:58:19.597 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-05 07:58:19.610 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-05 07:58:19.617 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-05 07:58:19.620 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-05 07:58:19.625 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 07:58:19.629 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 07:58:19.633 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 07:58:19.637 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 07:58:19.640 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:58:19.643 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:58:19.647 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 07:58:19.650 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 07:58:19.654 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:58:19.657 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:58:19.660 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-05 07:58:19.675 | perl: warning: Setting locale failed. 2026-08-05 07:58:19.675 | perl: warning: Please check that your locale settings: 2026-08-05 07:58:19.675 | LANGUAGE = (unset), 2026-08-05 07:58:19.675 | LC_ALL = "en_US.utf8", 2026-08-05 07:58:19.675 | LANG = "de_DE.UTF-8" 2026-08-05 07:58:19.676 | are supported and installed on your system. 2026-08-05 07:58:19.676 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 07:58:19.714 | Enabling site placement-api. 2026-08-05 07:58:19.720 | To activate the new configuration, you need to run: 2026-08-05 07:58:19.721 | systemctl reload apache2 2026-08-05 07:58:19.727 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 07:58:19.730 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 07:58:19.733 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:58:19.737 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 07:58:19.928 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-05 07:58:19.930 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-05 07:58:19.973 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-05 07:58:19.991 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:19.994 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-05 07:58:20.013 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:20.016 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-05 07:58:20.019 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-05 07:58:20.022 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-05 07:58:20.025 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 07:58:20.029 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 07:58:20.032 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-05 07:58:20.035 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-05 07:58:20.072 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-05 07:58:20.107 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.9/identity 2026-08-05 07:58:20.141 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-05 07:58:20.178 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-08-05 07:58:20.212 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-05 07:58:20.248 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-05 07:58:20.283 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-05 07:58:20.317 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-05 07:58:20.336 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:20.339 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-05 07:58:20.359 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:20.361 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-05 07:58:20.382 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:20.384 | + ./stack.sh:main:992 : init_os_brick 2026-08-05 07:58:20.388 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-05 07:58:20.393 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-05 07:58:20.412 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:20.415 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-05 07:58:20.453 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-05 07:58:20.473 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:20.476 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-05 07:58:20.514 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-05 07:58:20.534 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:20.538 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-05 07:58:20.575 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-05 07:58:20.612 | + ./stack.sh:main:999 : run_phase stack install 2026-08-05 07:58:20.615 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 07:58:20.618 | + functions-common:run_phase:1849 : local phase=install 2026-08-05 07:58:20.621 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-05 07:58:20.624 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 07:58:20.628 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 07:58:20.631 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 07:58:20.634 | + functions-common:run_phase:1858 : local extra 2026-08-05 07:58:20.638 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-05 07:58:20.643 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 07:58:20.646 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 07:58:20.649 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-05 07:58:20.653 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-08-05 07:58:20.655 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 07:58:20.671 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:20.674 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 07:58:20.677 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-05 07:58:20.680 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-05 07:58:20.683 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-05 07:58:20.686 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:58:20.688 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-05 07:58:20.691 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-05 07:58:20.694 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-05 07:58:20.759 | ++ inc/async:async_inner:63 : install_tempest 2026-08-05 07:58:20.803 | [2071 Async install_tempest:40547]: running: install_tempest 2026-08-05 07:58:20.806 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 07:58:20.809 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-05 07:58:20.812 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 07:58:20.815 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 07:58:20.818 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-05 07:58:20.823 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 07:58:20.827 | + functions-common:run_plugins:1835 : local phase=install 2026-08-05 07:58:20.830 | + functions-common:run_plugins:1837 : local plugins= 2026-08-05 07:58:20.833 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 07:58:20.837 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-05 07:58:20.840 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-05 07:58:20.843 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 07:58:20.846 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 07:58:20.849 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-08-05 07:58:20.853 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 07:58:20.857 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-05 07:58:20.860 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-05 07:58:20.863 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 07:58:20.867 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-05 07:58:20.871 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-05 07:58:20.874 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 07:58:20.879 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-05 07:58:20.880 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 07:58:20.885 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-05 07:58:20.888 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-05 07:58:20.891 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-05 07:58:20.895 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-05 07:58:20.898 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-05 07:58:20.921 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-05 07:58:20.924 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-05 07:58:22.167 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-05 07:58:22.297 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-08-05 07:58:22.310 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-08-05 07:58:22.311 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-08-05 07:58:22.312 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-08-05 07:58:22.313 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.18.0) 2026-08-05 07:58:22.314 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-08-05 07:58:22.315 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-08-05 07:58:22.315 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-08-05 07:58:22.360 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-05 07:58:22.378 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 07:58:22.390 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-08-05 07:58:22.390 | 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-08-05 07:58:22.392 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-08-05 07:58:22.393 | 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-08-05 07:58:22.394 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-08-05 07:58:22.395 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-08-05 07:58:22.398 | 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-08-05 07:58:22.399 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-08-05 07:58:22.400 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-08-05 07:58:22.401 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-08-05 07:58:22.403 | 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-08-05 07:58:22.407 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-08-05 07:58:22.411 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-05 07:58:22.412 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-05 07:58:22.413 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-05 07:58:22.414 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-05 07:58:22.415 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-08-05 07:58:22.416 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-08-05 07:58:22.417 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-05 07:58:22.418 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-08-05 07:58:22.419 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-05 07:58:22.428 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-05 07:58:22.432 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-08-05 07:58:22.438 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-08-05 07:58:22.444 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-08-05 07:58:22.445 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-08-05 07:58:22.445 | 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-08-05 07:58:22.451 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (83.0.0) 2026-08-05 07:58:22.456 | 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-08-05 07:58:22.472 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-08-05 07:58:22.472 | 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.6.0) 2026-08-05 07:58:22.473 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-08-05 07:58:22.476 | 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-08-05 07:58:22.479 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-08-05 07:58:22.483 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-08-05 07:58:22.487 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-08-05 07:58:22.492 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-08-05 07:58:22.493 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-08-05 07:58:22.499 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-08-05 07:58:22.504 | 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-08-05 07:58:22.505 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-08-05 07:58:22.506 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-08-05 07:58:22.507 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-08-05 07:58:22.524 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-08-05 07:58:22.525 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-08-05 07:58:22.531 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-08-05 07:58:22.586 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-08-05 07:58:22.809 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 6.3 MB/s 0:00:00 2026-08-05 07:58:22.827 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-05 07:58:23.258 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-05 07:58:26.290 | 2026-08-05 07:58:26.316 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-08-05 07:58:26.488 | + inc/python:pip_install:216 : result=0 2026-08-05 07:58:26.493 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:58:26.496 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:26.501 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:26.504 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:26.508 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:26.512 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:26.516 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:58:26.520 | + functions-common:time_stop:2427 : start_time=1785916700916 2026-08-05 07:58:26.524 | + functions-common:time_stop:2429 : [[ -z 1785916700916 ]] 2026-08-05 07:58:26.530 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:26.537 | + functions-common:time_stop:2432 : end_time=1785916706532 2026-08-05 07:58:26.541 | + functions-common:time_stop:2433 : elapsed_time=5616 2026-08-05 07:58:26.545 | + functions-common:time_stop:2434 : total=160922 2026-08-05 07:58:26.549 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:26.553 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166538 2026-08-05 07:58:26.556 | + inc/python:pip_install:219 : return 0 2026-08-05 07:58:26.560 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-05 07:58:26.586 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:26.590 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-05 07:58:26.596 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-05 07:58:26.602 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.IZabenTCnd 2026-08-05 07:58:26.606 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-05 07:58:26.610 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-05 07:58:26.614 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-05 07:58:26.618 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-05 07:58:26.622 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-05 07:58:26.626 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-05 07:58:26.652 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:26.656 | + ./stack.sh:main:1068 : configure_database 2026-08-05 07:58:26.660 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-05 07:58:26.664 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-05 07:58:26.667 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-05 07:58:26.671 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:58:26.674 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-05 07:58:26.678 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-05 07:58:26.681 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:58:26.685 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:58:26.688 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-05 07:58:26.692 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-05 07:58:26.694 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:58:26.697 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:58:26.701 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-05 07:58:26.704 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-05 07:58:26.706 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-05 07:58:26.711 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-05 07:58:26.713 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-05 07:58:26.719 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-05 07:58:26.722 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-05 07:58:26.723 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-05 07:58:26.729 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-05 07:58:26.815 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-05 07:58:26.820 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 07:58:26.824 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 07:58:26.826 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 07:58:26.828 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 07:58:26.831 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 07:58:26.833 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 07:58:26.836 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 07:58:26.839 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 07:58:26.841 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 07:58:26.845 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 07:58:26.848 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 07:58:26.851 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 07:58:26.853 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 07:58:26.856 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-05 07:58:26.859 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:58:26.863 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:58:26.865 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-05 07:58:26.869 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:58:26.871 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-05 07:58:28.324 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-05 07:58:28.328 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-05 07:58:28.330 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:58:28.333 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:58:28.336 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-05 07:58:28.340 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-05 07:58:28.344 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-08-05 07:58:28.362 | mysqladmin: connect to server at 'localhost' failed 2026-08-05 07:58:28.362 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-05 07:58:28.366 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-05 07:58:28.369 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-05 07:58:28.372 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 07:58:28.375 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 07:58:28.379 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-05 07:58:28.381 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-08-05 07:58:28.387 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-05 07:58:28.394 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-08-05 07:58:28.394 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-05 07:58:28.421 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 07:58:28.502 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-05 07:58:28.510 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-05 07:58:28.510 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-05 07:58:28.510 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-05 07:58:28.520 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-05 07:58:28.523 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-05 07:58:28.526 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-05 07:58:28.529 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-05 07:58:28.533 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-08-05 07:58:28.549 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 07:58:28.640 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-05 07:58:28.654 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 07:58:28.726 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-05 07:58:28.813 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-05 07:58:28.883 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-05 07:58:28.982 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-05 07:58:28.985 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-05 07:58:28.989 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-05 07:58:28.989 | enabling MySQL performance counting 2026-08-05 07:58:28.991 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-08-05 07:58:29.018 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-08-05 07:58:29.021 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-08-05 07:58:30.073 | Processing ./tools/dbcounter 2026-08-05 07:58:30.075 | Installing build dependencies: started 2026-08-05 07:58:33.095 | Installing build dependencies: finished with status 'done' 2026-08-05 07:58:33.096 | Getting requirements to build wheel: started 2026-08-05 07:58:33.748 | Getting requirements to build wheel: finished with status 'done' 2026-08-05 07:58:33.750 | Preparing metadata (pyproject.toml): started 2026-08-05 07:58:34.128 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-05 07:58:34.132 | Building wheels for collected packages: dbcounter 2026-08-05 07:58:34.133 | Building wheel for dbcounter (pyproject.toml): started 2026-08-05 07:58:34.567 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-05 07:58:34.569 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=ca44b5c09863f4b6d9e297efbbc9d30ad16439c264964c75c696df9b6c479223 2026-08-05 07:58:34.569 | Stored in directory: /tmp/pip-ephem-wheel-cache-aom6g536/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-08-05 07:58:34.574 | Successfully built dbcounter 2026-08-05 07:58:34.913 | Installing collected packages: dbcounter 2026-08-05 07:58:34.966 | Successfully installed dbcounter-0.1 2026-08-05 07:58:35.135 | + inc/python:pip_install:216 : result=0 2026-08-05 07:58:35.137 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 07:58:35.140 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:35.142 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:35.145 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:35.147 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:35.149 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:35.151 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 07:58:35.154 | + functions-common:time_stop:2427 : start_time=1785916709013 2026-08-05 07:58:35.157 | + functions-common:time_stop:2429 : [[ -z 1785916709013 ]] 2026-08-05 07:58:35.160 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:35.164 | + functions-common:time_stop:2432 : end_time=1785916715161 2026-08-05 07:58:35.166 | + functions-common:time_stop:2433 : elapsed_time=6148 2026-08-05 07:58:35.168 | + functions-common:time_stop:2434 : total=166538 2026-08-05 07:58:35.170 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:35.173 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172686 2026-08-05 07:58:35.175 | + inc/python:pip_install:219 : return 0 2026-08-05 07:58:35.177 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-05 07:58:35.179 | + lib/database:recreate_database:112 : local db=stats 2026-08-05 07:58:35.181 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-05 07:58:35.183 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-05 07:58:35.186 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-05 07:58:35.190 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 07:58:35.256 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-05 07:58:35.261 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 07:58:35.328 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-08-05 07:58:35.328 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-05 07:58:35.333 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 07:58:35.406 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-05 07:58:35.410 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-05 07:58:35.478 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-05 07:58:35.535 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-05 07:58:35.598 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-05 07:58:35.673 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-05 07:58:35.748 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-05 07:58:35.823 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-05 07:58:35.899 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-05 07:58:35.902 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:58:35.908 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-05 07:58:37.803 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-05 07:58:37.806 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-05 07:58:37.810 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-05 07:58:37.816 | + functions-common:save_stackenv:67 : time_stamp=2026-08-05-095837 2026-08-05 07:58:37.821 | + functions-common:save_stackenv:68 : echo '# 2026-08-05-095837 1072' 2026-08-05 07:58:37.826 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.828 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-05 07:58:37.831 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.832 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-05 07:58:37.836 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.840 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-05 07:58:37.842 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.844 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-05 07:58:37.847 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.850 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.9 2026-08-05 07:58:37.852 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.855 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.9/identity 2026-08-05 07:58:37.859 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.863 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-05-094436 2026-08-05 07:58:37.865 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.870 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-05 07:58:37.872 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.877 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.9 2026-08-05 07:58:37.881 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.884 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-05 07:58:37.890 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.893 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-05 07:58:37.895 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.897 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-05 07:58:37.899 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.901 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-05 07:58:37.903 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.905 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.9 2026-08-05 07:58:37.907 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 07:58:37.910 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-05 07:58:37.912 | + ./stack.sh:main:1082 : start_dstat 2026-08-05 07:58:37.914 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 07:58:37.916 | + functions-common:run_process:1674 : local service=dstat 2026-08-05 07:58:37.918 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 07:58:37.920 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:37.922 | + functions-common:run_process:1677 : local user= 2026-08-05 07:58:37.925 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:58:37.928 | + functions-common:run_process:1680 : local name=dstat 2026-08-05 07:58:37.930 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:37.932 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:37.935 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:37.937 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:37.941 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:37.945 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916717942 2026-08-05 07:58:37.947 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-05 07:58:37.967 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:37.971 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-08-05 07:58:37.976 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-08-05 07:58:37.980 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 07:58:37.985 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 07:58:37.989 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 07:58:37.994 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 07:58:37.998 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-08-05 07:58:38.002 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-08-05 07:58:38.006 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-08-05 07:58:38.010 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:58:38.015 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 07:58:38.019 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 07:58:38.023 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:58:38.027 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-08-05 07:58:38.032 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-08-05 07:58:38.036 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-08-05 07:58:38.040 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-08-05 07:58:38.045 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 07:58:38.048 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:58:38.053 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 07:58:38.057 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:58:38.061 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:58:38.065 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:58:38.071 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-08-05 07:58:38.074 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:58:38.083 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-08-05 07:58:38.178 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:58:38.276 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-08-05 07:58:38.355 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 07:58:38.437 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-08-05 07:58:38.513 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-08-05 07:58:38.587 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:58:38.652 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:58:38.655 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:58:38.659 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-08-05 07:58:38.760 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:58:39.251 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-08-05 07:58:39.269 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-08-05 07:58:39.744 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-08-05 07:58:39.793 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:39.797 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:39.801 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:39.805 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:39.809 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:39.813 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:39.817 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:39.821 | + functions-common:time_stop:2427 : start_time=1785916717942 2026-08-05 07:58:39.826 | + functions-common:time_stop:2429 : [[ -z 1785916717942 ]] 2026-08-05 07:58:39.836 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:39.843 | + functions-common:time_stop:2432 : end_time=1785916719838 2026-08-05 07:58:39.846 | + functions-common:time_stop:2433 : elapsed_time=1896 2026-08-05 07:58:39.849 | + functions-common:time_stop:2434 : total=0 2026-08-05 07:58:39.854 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:39.857 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1896 2026-08-05 07:58:39.860 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-05 07:58:39.864 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-05 07:58:39.868 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-08-05 07:58:39.871 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:39.874 | + functions-common:run_process:1677 : local user=root 2026-08-05 07:58:39.878 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-05 07:58:39.881 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-05 07:58:39.886 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:39.889 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:39.892 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:39.897 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:39.903 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:39.907 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916719903 2026-08-05 07:58:39.912 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-05 07:58:39.938 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:39.941 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:39.942 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:39.944 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:39.949 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:39.953 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:39.959 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:39.964 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:39.967 | + functions-common:time_stop:2427 : start_time=1785916719903 2026-08-05 07:58:39.969 | + functions-common:time_stop:2429 : [[ -z 1785916719903 ]] 2026-08-05 07:58:39.972 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:39.976 | + functions-common:time_stop:2432 : end_time=1785916719974 2026-08-05 07:58:39.978 | + functions-common:time_stop:2433 : elapsed_time=71 2026-08-05 07:58:39.980 | + functions-common:time_stop:2434 : total=1896 2026-08-05 07:58:39.982 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:39.984 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1967 2026-08-05 07:58:39.986 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-05 07:58:40.012 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:40.020 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-08-05 07:58:40.029 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-05 07:58:40.038 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-08-05 07:58:40.049 | + functions-common:run_process:1676 : local group= 2026-08-05 07:58:40.056 | + functions-common:run_process:1677 : local user= 2026-08-05 07:58:40.065 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:58:40.074 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-05 07:58:40.082 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:58:40.090 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:58:40.102 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:40.109 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:40.120 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:40.132 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916720122 2026-08-05 07:58:40.137 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-05 07:58:40.193 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:40.200 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:58:40.206 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:40.213 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:40.221 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:40.226 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:40.234 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:40.240 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:58:40.243 | + functions-common:time_stop:2427 : start_time=1785916720122 2026-08-05 07:58:40.250 | + functions-common:time_stop:2429 : [[ -z 1785916720122 ]] 2026-08-05 07:58:40.260 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:40.266 | + functions-common:time_stop:2432 : end_time=1785916720262 2026-08-05 07:58:40.267 | + functions-common:time_stop:2433 : elapsed_time=140 2026-08-05 07:58:40.269 | + functions-common:time_stop:2434 : total=1967 2026-08-05 07:58:40.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:40.273 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2107 2026-08-05 07:58:40.275 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-05 07:58:40.294 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:40.296 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-05 07:58:40.313 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:40.315 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-05 07:58:40.333 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:40.335 | + ./stack.sh:main:1101 : start_etcd3 2026-08-05 07:58:40.337 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-05 07:58:40.339 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-08-05 07:58:40.341 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-05 07:58:40.344 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.9:2380' 2026-08-05 07:58:40.345 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.9:2380' 2026-08-05 07:58:40.348 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.9:2379' 2026-08-05 07:58:40.350 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-05 07:58:40.352 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-05 07:58:40.355 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.9:2379' 2026-08-05 07:58:40.357 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-05 07:58:40.362 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-05 07:58:40.362 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-05 07:58:40.364 | + 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.9:2380 --initial-advertise-peer-urls http://192.168.122.9:2380 --advertise-client-urls http://192.168.122.9:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.9:2379 --log-level=debug' '' root 2026-08-05 07:58:40.366 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-05 07:58:40.368 | + 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.9:2380 --initial-advertise-peer-urls http://192.168.122.9:2380 --advertise-client-urls http://192.168.122.9:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.9:2379 --log-level=debug' 2026-08-05 07:58:40.371 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 07:58:40.372 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-05 07:58:40.374 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 07:58:40.375 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 07:58:40.378 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 07:58:40.379 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-05 07:58:40.381 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 07:58:40.385 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-05 07:58:40.458 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:58:40.540 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-05 07:58:40.612 | + 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.9:2380 --initial-advertise-peer-urls http://192.168.122.9:2380 --advertise-client-urls http://192.168.122.9:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.9:2379 --log-level=debug' 2026-08-05 07:58:40.686 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-05 07:58:40.763 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-05 07:58:40.839 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:58:40.917 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 07:58:40.921 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 07:58:40.925 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-05 07:58:41.015 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 07:58:41.518 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-05 07:58:41.601 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-05 07:58:41.678 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-05 07:58:41.760 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-05 07:58:41.843 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-05 07:58:41.847 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 07:58:41.854 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-05 07:58:41.858 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-05 07:58:42.359 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-05 07:58:42.380 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-05 07:58:42.867 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-05 07:58:43.806 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-05 07:58:43.833 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:43.837 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-05 07:58:43.841 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-05 07:58:43.846 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-05 07:58:43.864 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-08-05 07:58:43.894 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-05 07:58:43.898 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-05 07:58:43.903 | + 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.9/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-08-05 07:58:44.015 | The user clouds.yaml file didn't exist. 2026-08-05 07:58:44.030 | + 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.9/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-08-05 07:58:44.161 | + 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.9/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-08-05 07:58:44.289 | + 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.9/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-08-05 07:58:44.419 | + 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.9/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-08-05 07:58:44.553 | + 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.9/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-08-05 07:58:44.683 | + 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.9/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-08-05 07:58:44.815 | + 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.9/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-08-05 07:58:44.956 | + 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.9/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-08-05 07:58:45.094 | + 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.9/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-08-05 07:58:45.233 | + functions-common:write_clouds_yaml:203 : cat 2026-08-05 07:58:45.240 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-08-05 07:58:45.244 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-08-05 07:58:45.248 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-08-05 07:58:45.255 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-05 07:58:45.259 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-05 07:58:45.263 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-05 07:58:45.286 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:58:45.291 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-05 07:58:45.294 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 07:58:45.299 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-05 07:58:45.302 | + ./stack.sh:main:1118 : '[' 192.168.122.9 == 192.168.122.9 ']' 2026-08-05 07:58:45.306 | + ./stack.sh:main:1119 : init_keystone 2026-08-05 07:58:45.309 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-05 07:58:45.331 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:58:45.334 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-05 07:58:45.337 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-05 07:58:45.341 | + lib/database:recreate_database:112 : local db=keystone 2026-08-05 07:58:45.344 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-05 07:58:45.348 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-05 07:58:45.352 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-05 07:58:45.357 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 07:58:45.434 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-05 07:58:45.439 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 07:58:45.516 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-05 07:58:45.520 | + functions-common:time_start:2406 : local name=dbsync 2026-08-05 07:58:45.523 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:58:45.526 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:58:45.531 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:58:45.536 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916725533 2026-08-05 07:58:45.540 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-05 07:58:46.362 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 07:58:46.362 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:58:46.362 | we strongly recommend against using it for new projects. 2026-08-05 07:58:46.362 | 2026-08-05 07:58:46.362 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:58:46.362 | framework. For more detail see 2026-08-05 07:58:46.362 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:58:46.362 | 2026-08-05 07:58:46.362 | from eventlet import event 2026-08-05 07:58:49.385 | INFO dbcounter [-] Registered counter for database keystone 2026-08-05 07:58:49.471 | 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=43513) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 07:58:49.487 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 07:58:49.487 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 07:58:49.489 | DEBUG dbcounter [-] [43513] Writer thread running {{(pid=43513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 07:58:49.588 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-05 07:58:53.111 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=43513) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 07:58:53.116 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-05 07:58:53.118 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=43513) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:58:53.122 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-05 07:58:53.210 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=43513) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:58:53.214 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-05 07:58:53.270 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=43513) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:58:53.281 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-05 07:58:53.356 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=43513) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:58:53.360 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-05 07:58:53.395 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=43513) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:58:53.398 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-05 07:58:53.484 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=43513) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:58:53.489 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-05 07:58:53.489 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=43513) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 07:58:53.491 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-05 07:58:53.554 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=43513) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:58:53.558 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-05 07:58:53.587 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=43513) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 07:58:54.119 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-05 07:58:54.124 | + functions-common:time_stop:2420 : local name 2026-08-05 07:58:54.137 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:58:54.138 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:58:54.143 | + functions-common:time_stop:2423 : local total 2026-08-05 07:58:54.145 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:58:54.149 | + functions-common:time_stop:2426 : name=dbsync 2026-08-05 07:58:54.154 | + functions-common:time_stop:2427 : start_time=1785916725533 2026-08-05 07:58:54.159 | + functions-common:time_stop:2429 : [[ -z 1785916725533 ]] 2026-08-05 07:58:54.164 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:58:54.170 | + functions-common:time_stop:2432 : end_time=1785916734166 2026-08-05 07:58:54.174 | + functions-common:time_stop:2433 : elapsed_time=8633 2026-08-05 07:58:54.181 | + functions-common:time_stop:2434 : total=0 2026-08-05 07:58:54.186 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:58:54.190 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8633 2026-08-05 07:58:54.197 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-05 07:58:54.202 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-05 07:58:54.211 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-05 07:58:54.939 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 07:58:54.939 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:58:54.939 | we strongly recommend against using it for new projects. 2026-08-05 07:58:54.939 | 2026-08-05 07:58:54.939 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:58:54.939 | framework. For more detail see 2026-08-05 07:58:54.939 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:58:54.940 | 2026-08-05 07:58:54.940 | from eventlet import event 2026-08-05 07:58:57.696 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-05 07:58:57.696 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-05 07:58:57.696 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-05 07:58:57.696 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-05 07:58:57.697 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-05 07:58:57.697 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-05 07:58:57.697 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-05 07:58:57.698 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-05 07:58:57.698 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-05 07:58:58.234 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-05 07:58:58.241 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-05 07:58:58.975 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 07:58:58.975 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:58:58.976 | we strongly recommend against using it for new projects. 2026-08-05 07:58:58.976 | 2026-08-05 07:58:58.976 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:58:58.976 | framework. For more detail see 2026-08-05 07:58:58.976 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:58:58.976 | 2026-08-05 07:58:58.976 | from eventlet import event 2026-08-05 07:59:01.698 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-05 07:59:01.699 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-05 07:59:01.699 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-05 07:59:01.699 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-05 07:59:01.699 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-05 07:59:01.700 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-05 07:59:01.700 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-05 07:59:01.700 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-05 07:59:01.700 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-05 07:59:02.223 | + ./stack.sh:main:1120 : start_keystone 2026-08-05 07:59:02.230 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-05 07:59:02.235 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-05 07:59:02.240 | + functions-common:run_process:1674 : local service=keystone 2026-08-05 07:59:02.244 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 07:59:02.248 | + functions-common:run_process:1676 : local group= 2026-08-05 07:59:02.252 | + functions-common:run_process:1677 : local user= 2026-08-05 07:59:02.256 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 07:59:02.259 | + functions-common:run_process:1680 : local name=keystone 2026-08-05 07:59:02.263 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 07:59:02.267 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 07:59:02.271 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:02.275 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:02.281 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:02.286 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916742282 2026-08-05 07:59:02.290 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-05 07:59:02.315 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 07:59:02.319 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-05 07:59:02.323 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-05 07:59:02.327 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 07:59:02.331 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 07:59:02.334 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 07:59:02.338 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 07:59:02.342 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-05 07:59:02.346 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-05 07:59:02.349 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-05 07:59:02.353 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 07:59:02.357 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 07:59:02.361 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 07:59:02.365 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 07:59:02.369 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-05 07:59:02.373 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-05 07:59:02.377 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 07:59:02.381 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-05 07:59:02.385 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-05 07:59:02.389 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-05 07:59:02.392 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-05 07:59:02.396 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 07:59:02.399 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-05 07:59:02.404 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 07:59:02.408 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-05 07:59:02.411 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 07:59:02.417 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-05 07:59:02.517 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 07:59:02.599 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-05 07:59:02.673 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-08-05 07:59:02.751 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-05 07:59:02.820 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 07:59:02.885 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-05 07:59:02.954 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-05 07:59:03.020 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-05 07:59:03.088 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-05 07:59:03.153 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-05 07:59:03.220 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 07:59:03.223 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 07:59:03.226 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-05 07:59:03.314 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 07:59:03.814 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-05 07:59:03.838 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-05 07:59:04.323 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-05 07:59:04.488 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 07:59:04.488 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:04.492 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:04.500 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:04.504 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:04.512 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:04.516 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 07:59:04.521 | + functions-common:time_stop:2427 : start_time=1785916742282 2026-08-05 07:59:04.527 | + functions-common:time_stop:2429 : [[ -z 1785916742282 ]] 2026-08-05 07:59:04.534 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:04.540 | + functions-common:time_stop:2432 : end_time=1785916744534 2026-08-05 07:59:04.546 | + functions-common:time_stop:2433 : elapsed_time=2252 2026-08-05 07:59:04.551 | + functions-common:time_stop:2434 : total=2107 2026-08-05 07:59:04.558 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:04.563 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4359 2026-08-05 07:59:04.568 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-05 07:59:04.568 | Waiting for keystone to start... 2026-08-05 07:59:04.572 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.9/identity/v3/ 2026-08-05 07:59:04.581 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.9/identity/v3/ 2026-08-05 07:59:04.584 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 07:59:04.591 | + functions:wait_for_service:477 : local url=http://192.168.122.9/identity/v3/ 2026-08-05 07:59:04.596 | + functions:wait_for_service:478 : local rval=0 2026-08-05 07:59:04.601 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 07:59:04.606 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 07:59:04.613 | + functions-common:time_start:2407 : local start_time= 2026-08-05 07:59:04.618 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 07:59:04.626 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 07:59:04.635 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916744627 2026-08-05 07:59:04.637 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 07:59:04.641 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 07:59:04.643 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.9/identity/v3/ 2026-08-05 07:59:05.022 | ++ inc/async:async_inner:64 : rc=0 2026-08-05 07:59:05.054 | [40547 Async install_tempest:40547]: finished successfully 2026-08-05 07:59:10.276 | + :: : [[ 200 == 503 ]] 2026-08-05 07:59:10.278 | + :: : [[ 0 -eq 7 ]] 2026-08-05 07:59:10.283 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 07:59:10.287 | + functions-common:time_stop:2420 : local name 2026-08-05 07:59:10.291 | + functions-common:time_stop:2421 : local end_time 2026-08-05 07:59:10.295 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 07:59:10.299 | + functions-common:time_stop:2423 : local total 2026-08-05 07:59:10.303 | + functions-common:time_stop:2424 : local start_time 2026-08-05 07:59:10.308 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 07:59:10.312 | + functions-common:time_stop:2427 : start_time=1785916744627 2026-08-05 07:59:10.316 | + functions-common:time_stop:2429 : [[ -z 1785916744627 ]] 2026-08-05 07:59:10.322 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 07:59:10.327 | + functions-common:time_stop:2432 : end_time=1785916750323 2026-08-05 07:59:10.331 | + functions-common:time_stop:2433 : elapsed_time=5696 2026-08-05 07:59:10.336 | + functions-common:time_stop:2434 : total=0 2026-08-05 07:59:10.340 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 07:59:10.344 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5696 2026-08-05 07:59:10.348 | + functions:wait_for_service:486 : return 0 2026-08-05 07:59:10.352 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-05 07:59:10.375 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 07:59:10.379 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-05 07:59:10.383 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 07:59:10.388 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-05 07:59:10.991 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-05 07:59:10.993 | + 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.9/identity 2026-08-05 07:59:11.692 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 07:59:11.692 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 07:59:11.692 | we strongly recommend against using it for new projects. 2026-08-05 07:59:11.692 | 2026-08-05 07:59:11.693 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 07:59:11.693 | framework. For more detail see 2026-08-05 07:59:11.693 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 07:59:11.693 | 2026-08-05 07:59:11.693 | from eventlet import event 2026-08-05 07:59:14.816 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.817 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.817 | 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=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.824 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.839 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.839 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.889 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.897 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.897 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.983 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.983 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.983 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.984 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.984 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.985 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:14.999 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.000 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.000 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.001 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.001 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.002 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.002 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.009 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.012 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.012 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.012 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.013 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.013 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.013 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.014 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=44493) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 07:59:15.092 | INFO dbcounter [-] Registered counter for database keystone 2026-08-05 07:59:15.169 | 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=44493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 07:59:15.364 | DEBUG dbcounter [-] [44493] Writer thread running {{(pid=44493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 07:59:15.508 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Created domain default 2026-08-05 07:59:15.564 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Created project admin 2026-08-05 07:59:15.599 | WARNING keystone.common.password_hashing [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-05 07:59:15.624 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Created user admin 2026-08-05 07:59:15.648 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Created role reader 2026-08-05 07:59:15.665 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Created role member 2026-08-05 07:59:15.698 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Created implied role where 95f5c71657ad4564a211b9dbf014c56f implies 55b2c558e445436982d454cebfaa7482 2026-08-05 07:59:15.715 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Created role manager 2026-08-05 07:59:15.740 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Created implied role where 63a525a71e074d25a8489e41b3224d7d implies 95f5c71657ad4564a211b9dbf014c56f 2026-08-05 07:59:15.756 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Created role admin 2026-08-05 07:59:15.780 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Created implied role where 638d3ae99ef3499aa0e0de6de69567c8 implies 63a525a71e074d25a8489e41b3224d7d 2026-08-05 07:59:15.801 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Created role service 2026-08-05 07:59:15.819 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Granted role admin on project admin to user admin. 2026-08-05 07:59:15.832 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Granted role admin on the system to user admin. 2026-08-05 07:59:15.852 | WARNING py.warnings [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-08-05 07:59:15.852 | warnings.warn( 2026-08-05 07:59:15.852 |  2026-08-05 07:59:15.857 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Created region RegionOne 2026-08-05 07:59:15.906 | INFO keystone.cmd.bootstrap [None req-d68af038-d0eb-451a-9d93-ed838f373fc1 None None] Created public endpoint http://192.168.122.9/identity 2026-08-05 07:59:16.435 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-05 07:59:16.438 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-05 07:59:16.441 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-05 07:59:16.445 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-05 07:59:21.217 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:21.219 | + lib/keystone:create_keystone_accounts:258 : admin_project=654c7af809d145caaadc8738d3dc3df2 2026-08-05 07:59:21.221 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-05 07:59:21.224 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-05 07:59:24.315 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:24.318 | + lib/keystone:create_keystone_accounts:260 : admin_user=0272bbfddb4c44fdb9ae8bb5fe58e7ca 2026-08-05 07:59:24.320 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-05 07:59:24.323 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-05 07:59:24.325 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-05 07:59:24.328 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 0272bbfddb4c44fdb9ae8bb5fe58e7ca default 2026-08-05 07:59:24.390 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 0272bbfddb4c44fdb9ae8bb5fe58e7ca default 2026-08-05 07:59:24.430 | [2071 Async ks-domain-role:44613]: running: get_or_add_user_domain_role admin 0272bbfddb4c44fdb9ae8bb5fe58e7ca default 2026-08-05 07:59:24.433 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-05 07:59:24.435 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-05 07:59:24.439 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-05 07:59:28.105 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:28.108 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-05 07:59:28.111 | + functions-common:get_or_create_domain:878 : echo default 2026-08-05 07:59:28.111 | default 2026-08-05 07:59:28.115 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-05 07:59:28.185 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-05 07:59:28.225 | [2071 Async ks-project:44721]: running: get_or_create_project service Default 2026-08-05 07:59:28.227 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-05 07:59:28.287 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-05 07:59:28.338 | [2071 Async ks-service:44815]: running: get_or_create_role service 2026-08-05 07:59:28.339 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-05 07:59:28.410 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-05 07:59:28.474 | [2071 Async ks-reseller:44909]: running: get_or_create_role ResellerAdmin 2026-08-05 07:59:28.477 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-05 07:59:28.481 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-05 07:59:28.596 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-05 07:59:28.674 | [2071 Async ks-anotherrole:45023]: running: get_or_create_role anotherrole 2026-08-05 07:59:28.678 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-05 07:59:28.684 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-05 07:59:28.692 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-05 07:59:28.702 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-08-05 07:59:33.465 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:59:33.516 | [44721 Async ks-project:44721]: finished successfully 2026-08-05 07:59:33.550 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:59:33.577 | [44909 Async ks-reseller:44909]: finished successfully 2026-08-05 07:59:34.096 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:34.101 | ++ functions-common:get_or_create_project:928 : project_id=5e021bdf416647f28ba17c6f3efdbb22 2026-08-05 07:59:34.105 | ++ functions-common:get_or_create_project:929 : echo 5e021bdf416647f28ba17c6f3efdbb22 2026-08-05 07:59:34.112 | + lib/keystone:create_keystone_accounts:288 : invis_project=5e021bdf416647f28ba17c6f3efdbb22 2026-08-05 07:59:34.114 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-05 07:59:34.120 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-05 07:59:34.128 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-05 07:59:34.135 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-08-05 07:59:34.289 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:59:34.320 | [45023 Async ks-anotherrole:45023]: finished successfully 2026-08-05 07:59:34.515 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:59:34.546 | [44613 Async ks-domain-role:44613]: finished successfully 2026-08-05 07:59:34.642 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:59:34.674 | [44815 Async ks-service:44815]: finished successfully 2026-08-05 07:59:37.675 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:37.679 | ++ functions-common:get_or_create_project:928 : project_id=9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:37.683 | ++ functions-common:get_or_create_project:929 : echo 9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:37.688 | + lib/keystone:create_keystone_accounts:292 : demo_project=9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:37.692 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-05 07:59:37.697 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-08-05 07:59:37.699 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:59:37.703 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-05 07:59:37.706 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-05 07:59:37.711 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-08-05 07:59:41.128 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:41.132 | ++ functions-common:get_or_create_user:915 : user_id=3ca30c65a57b435697fe752f32560342 2026-08-05 07:59:41.136 | ++ functions-common:get_or_create_user:916 : echo 3ca30c65a57b435697fe752f32560342 2026-08-05 07:59:41.139 | + lib/keystone:create_keystone_accounts:295 : demo_user=3ca30c65a57b435697fe752f32560342 2026-08-05 07:59:41.143 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-05 07:59:41.194 | [2071 Async ks-domain-role:44613]: Waiting for completion of get_or_add_user_domain_role admin 0272bbfddb4c44fdb9ae8bb5fe58e7ca default running on PID 44613 (6 other jobs running) 2026-08-05 07:59:41.218 | [2071 Async ks-domain-role:44613]: Signaling child to exit 2026-08-05 07:59:41.218 | WAKEUP 2026-08-05 07:59:41.243 | [2071 Async ks-domain-role:44613]: Signaled 2026-08-05 07:59:41.244 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-05 07:59:41.244 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 0272bbfddb4c44fdb9ae8bb5fe58e7ca --domain default 2026-08-05 07:59:41.244 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0272bbfddb4c44fdb9ae8bb5fe58e7ca --domain default -c Role -f value 2026-08-05 07:59:41.244 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:41.244 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 07:59:41.244 | + functions-common:get_or_add_user_domain_role:999 : echo 638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 07:59:41.244 | 638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 07:59:41.287 | [2071 Async ks-domain-role:44613]: finished get_or_add_user_domain_role admin 0272bbfddb4c44fdb9ae8bb5fe58e7ca default with result 0 in 10 seconds 2026-08-05 07:59:41.295 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-05 07:59:41.330 | [2071 Async ks-project:44721]: Waiting for completion of get_or_create_project service Default running on PID 44721 (5 other jobs running) 2026-08-05 07:59:41.354 | [2071 Async ks-project:44721]: Signaling child to exit 2026-08-05 07:59:41.355 | WAKEUP 2026-08-05 07:59:41.378 | [2071 Async ks-project:44721]: Signaled 2026-08-05 07:59:41.380 | + functions-common:get_or_create_project:922 : local project_id 2026-08-05 07:59:41.380 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-08-05 07:59:41.380 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:41.380 | + functions-common:get_or_create_project:928 : project_id=6d2fed8e7ffd410f8cbe5d4e9d2b4a18 2026-08-05 07:59:41.381 | + functions-common:get_or_create_project:929 : echo 6d2fed8e7ffd410f8cbe5d4e9d2b4a18 2026-08-05 07:59:41.381 | 6d2fed8e7ffd410f8cbe5d4e9d2b4a18 2026-08-05 07:59:41.425 | [2071 Async ks-project:44721]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-08-05 07:59:41.464 | [2071 Async ks-service:44815]: Waiting for completion of get_or_create_role service running on PID 44815 (4 other jobs running) 2026-08-05 07:59:41.490 | [2071 Async ks-service:44815]: Signaling child to exit 2026-08-05 07:59:41.490 | WAKEUP 2026-08-05 07:59:41.512 | [2071 Async ks-service:44815]: Signaled 2026-08-05 07:59:41.514 | + functions-common:get_or_create_role:935 : local role_id 2026-08-05 07:59:41.515 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-05 07:59:41.515 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:41.515 | + functions-common:get_or_create_role:940 : role_id=a2e6f59a322047848cb585c478ae8932 2026-08-05 07:59:41.515 | + functions-common:get_or_create_role:941 : echo a2e6f59a322047848cb585c478ae8932 2026-08-05 07:59:41.515 | a2e6f59a322047848cb585c478ae8932 2026-08-05 07:59:41.560 | [2071 Async ks-service:44815]: finished get_or_create_role service with result 0 in 6 seconds 2026-08-05 07:59:41.598 | [2071 Async ks-reseller:44909]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 44909 (3 other jobs running) 2026-08-05 07:59:41.623 | [2071 Async ks-reseller:44909]: Signaling child to exit 2026-08-05 07:59:41.623 | WAKEUP 2026-08-05 07:59:41.646 | [2071 Async ks-reseller:44909]: Signaled 2026-08-05 07:59:41.647 | + functions-common:get_or_create_role:935 : local role_id 2026-08-05 07:59:41.647 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-05 07:59:41.647 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:41.647 | + functions-common:get_or_create_role:940 : role_id=26b0a229fba547c4958c9d191b40413b 2026-08-05 07:59:41.648 | + functions-common:get_or_create_role:941 : echo 26b0a229fba547c4958c9d191b40413b 2026-08-05 07:59:41.648 | 26b0a229fba547c4958c9d191b40413b 2026-08-05 07:59:41.691 | [2071 Async ks-reseller:44909]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-08-05 07:59:41.732 | [2071 Async ks-anotherrole:45023]: Waiting for completion of get_or_create_role anotherrole running on PID 45023 (2 other jobs running) 2026-08-05 07:59:41.759 | [2071 Async ks-anotherrole:45023]: Signaling child to exit 2026-08-05 07:59:41.759 | WAKEUP 2026-08-05 07:59:41.785 | [2071 Async ks-anotherrole:45023]: Signaled 2026-08-05 07:59:41.786 | + functions-common:get_or_create_role:935 : local role_id 2026-08-05 07:59:41.786 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-05 07:59:41.786 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:41.786 | + functions-common:get_or_create_role:940 : role_id=17130186acf44705bfc0d40861c400c8 2026-08-05 07:59:41.787 | + functions-common:get_or_create_role:941 : echo 17130186acf44705bfc0d40861c400c8 2026-08-05 07:59:41.787 | 17130186acf44705bfc0d40861c400c8 2026-08-05 07:59:41.838 | [2071 Async ks-anotherrole:45023]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-08-05 07:59:41.843 | + inc/async:async_wait:197 : return 0 2026-08-05 07:59:41.846 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 3ca30c65a57b435697fe752f32560342 9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:41.920 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3ca30c65a57b435697fe752f32560342 9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:41.961 | [2071 Async ks-demo-member:45896]: running: get_or_add_user_project_role member 3ca30c65a57b435697fe752f32560342 9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:41.964 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 0272bbfddb4c44fdb9ae8bb5fe58e7ca 9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:42.031 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0272bbfddb4c44fdb9ae8bb5fe58e7ca 9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:42.074 | [2071 Async ks-demo-admin:45992]: running: get_or_add_user_project_role admin 0272bbfddb4c44fdb9ae8bb5fe58e7ca 9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:42.078 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 3ca30c65a57b435697fe752f32560342 9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:42.154 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 3ca30c65a57b435697fe752f32560342 9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:42.202 | [2071 Async ks-demo-another:46088]: running: get_or_add_user_project_role anotherrole 3ca30c65a57b435697fe752f32560342 9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:42.205 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 3ca30c65a57b435697fe752f32560342 5e021bdf416647f28ba17c6f3efdbb22 2026-08-05 07:59:42.268 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3ca30c65a57b435697fe752f32560342 5e021bdf416647f28ba17c6f3efdbb22 2026-08-05 07:59:42.335 | [2071 Async ks-demo-invis:46184]: running: get_or_add_user_project_role member 3ca30c65a57b435697fe752f32560342 5e021bdf416647f28ba17c6f3efdbb22 2026-08-05 07:59:42.340 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-05 07:59:42.348 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-08-05 07:59:42.353 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:59:42.360 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-05 07:59:42.367 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-05 07:59:42.377 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-08-05 07:59:46.949 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:46.954 | ++ functions-common:get_or_create_user:915 : user_id=cd82fc37365247998ff858d0f8aa2eb9 2026-08-05 07:59:46.957 | ++ functions-common:get_or_create_user:916 : echo cd82fc37365247998ff858d0f8aa2eb9 2026-08-05 07:59:46.959 | + lib/keystone:create_keystone_accounts:308 : demo_reader=cd82fc37365247998ff858d0f8aa2eb9 2026-08-05 07:59:46.961 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader cd82fc37365247998ff858d0f8aa2eb9 9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:47.060 | + inc/async:async_inner:63 : get_or_add_user_project_role reader cd82fc37365247998ff858d0f8aa2eb9 9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:47.121 | [2071 Async ks-demo-reader:46319]: running: get_or_add_user_project_role reader cd82fc37365247998ff858d0f8aa2eb9 9fea40f49ae444fda9e93adf43c89377 2026-08-05 07:59:47.130 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-05 07:59:47.140 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-05 07:59:47.149 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-05 07:59:47.156 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-08-05 07:59:52.355 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:52.359 | ++ functions-common:get_or_create_project:928 : project_id=4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 07:59:52.362 | ++ functions-common:get_or_create_project:929 : echo 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 07:59:52.365 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 07:59:52.369 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-05 07:59:52.371 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-08-05 07:59:52.375 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:59:52.377 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-05 07:59:52.382 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-05 07:59:52.387 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-08-05 07:59:53.857 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:59:53.918 | [45992 Async ks-demo-admin:45992]: finished successfully 2026-08-05 07:59:54.387 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:59:54.440 | [45896 Async ks-demo-member:45896]: finished successfully 2026-08-05 07:59:54.790 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:59:54.817 | [46088 Async ks-demo-another:46088]: finished successfully 2026-08-05 07:59:54.973 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:59:55.016 | [46184 Async ks-demo-invis:46184]: finished successfully 2026-08-05 07:59:56.220 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 07:59:56.224 | ++ functions-common:get_or_create_user:915 : user_id=f393353a48614f249676c0ecb750cbb3 2026-08-05 07:59:56.227 | ++ functions-common:get_or_create_user:916 : echo f393353a48614f249676c0ecb750cbb3 2026-08-05 07:59:56.231 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=f393353a48614f249676c0ecb750cbb3 2026-08-05 07:59:56.235 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin f393353a48614f249676c0ecb750cbb3 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 07:59:56.303 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f393353a48614f249676c0ecb750cbb3 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 07:59:56.346 | [2071 Async ks-alt-admin:46738]: running: get_or_add_user_project_role admin f393353a48614f249676c0ecb750cbb3 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 07:59:56.350 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole f393353a48614f249676c0ecb750cbb3 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 07:59:56.422 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f393353a48614f249676c0ecb750cbb3 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 07:59:56.490 | [2071 Async ks-alt-another:46834]: running: get_or_add_user_project_role anotherrole f393353a48614f249676c0ecb750cbb3 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 07:59:56.496 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-05 07:59:56.500 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-08-05 07:59:56.509 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 07:59:56.513 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-05 07:59:56.518 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-05 07:59:56.522 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-08-05 07:59:57.639 | + inc/async:async_inner:64 : rc=0 2026-08-05 07:59:57.662 | [46319 Async ks-demo-reader:46319]: finished successfully 2026-08-05 08:00:00.241 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:00.245 | ++ functions-common:get_or_create_user:915 : user_id=f2f7c1e85eef49ca9b2edf910470bc3d 2026-08-05 08:00:00.249 | ++ functions-common:get_or_create_user:916 : echo f2f7c1e85eef49ca9b2edf910470bc3d 2026-08-05 08:00:00.254 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=f2f7c1e85eef49ca9b2edf910470bc3d 2026-08-05 08:00:00.258 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member f2f7c1e85eef49ca9b2edf910470bc3d 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:00.345 | + inc/async:async_inner:63 : get_or_add_user_project_role member f2f7c1e85eef49ca9b2edf910470bc3d 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:00.400 | [2071 Async ks-alt-member-user:47008]: running: get_or_add_user_project_role member f2f7c1e85eef49ca9b2edf910470bc3d 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:00.404 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-05 08:00:00.409 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-08-05 08:00:00.413 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 08:00:00.418 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-05 08:00:00.423 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-05 08:00:00.432 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-08-05 08:00:04.022 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:04.026 | ++ functions-common:get_or_create_user:915 : user_id=8612fceae61d4645837e33860c29d542 2026-08-05 08:00:04.030 | ++ functions-common:get_or_create_user:916 : echo 8612fceae61d4645837e33860c29d542 2026-08-05 08:00:04.035 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=8612fceae61d4645837e33860c29d542 2026-08-05 08:00:04.037 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 8612fceae61d4645837e33860c29d542 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:04.127 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8612fceae61d4645837e33860c29d542 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:04.193 | [2071 Async ks-alt-reader-user:47183]: running: get_or_add_user_project_role reader 8612fceae61d4645837e33860c29d542 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:04.200 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-08-05 08:00:04.203 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 08:00:04.208 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-05 08:00:04.213 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-05 08:00:04.217 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-08-05 08:00:05.278 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:00:05.315 | [46738 Async ks-alt-admin:46738]: finished successfully 2026-08-05 08:00:05.544 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:00:05.566 | [46834 Async ks-alt-another:46834]: finished successfully 2026-08-05 08:00:07.872 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:07.875 | ++ functions-common:get_or_create_user:915 : user_id=a9bbbdb434ba4574bd9def27a24ba673 2026-08-05 08:00:07.880 | ++ functions-common:get_or_create_user:916 : echo a9bbbdb434ba4574bd9def27a24ba673 2026-08-05 08:00:07.885 | + lib/keystone:create_keystone_accounts:340 : system_member_user=a9bbbdb434ba4574bd9def27a24ba673 2026-08-05 08:00:07.888 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member a9bbbdb434ba4574bd9def27a24ba673 all 2026-08-05 08:00:07.969 | + inc/async:async_inner:63 : get_or_add_user_system_role member a9bbbdb434ba4574bd9def27a24ba673 all 2026-08-05 08:00:08.034 | [2071 Async ks-system-member:47419]: running: get_or_add_user_system_role member a9bbbdb434ba4574bd9def27a24ba673 all 2026-08-05 08:00:08.043 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-08-05 08:00:08.047 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 08:00:08.051 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-05 08:00:08.057 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-05 08:00:08.069 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-08-05 08:00:09.576 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:00:09.605 | [47008 Async ks-alt-member-user:47008]: finished successfully 2026-08-05 08:00:11.701 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:11.706 | ++ functions-common:get_or_create_user:915 : user_id=2ee4f14456704145833c749c947170e0 2026-08-05 08:00:11.708 | ++ functions-common:get_or_create_user:916 : echo 2ee4f14456704145833c749c947170e0 2026-08-05 08:00:11.712 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=2ee4f14456704145833c749c947170e0 2026-08-05 08:00:11.717 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 2ee4f14456704145833c749c947170e0 all 2026-08-05 08:00:11.792 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 2ee4f14456704145833c749c947170e0 all 2026-08-05 08:00:11.850 | [2071 Async ks-system-reader:47624]: running: get_or_add_user_system_role reader 2ee4f14456704145833c749c947170e0 all 2026-08-05 08:00:11.854 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-05 08:00:11.859 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-05 08:00:11.862 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-05 08:00:11.866 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-05 08:00:11.875 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-08-05 08:00:12.660 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:00:12.686 | [47183 Async ks-alt-reader-user:47183]: finished successfully 2026-08-05 08:00:15.528 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:15.530 | ++ functions-common:get_or_create_group:892 : group_id=eeb9e7be5b7f43a8aef07e3e98d71949 2026-08-05 08:00:15.532 | ++ functions-common:get_or_create_group:893 : echo eeb9e7be5b7f43a8aef07e3e98d71949 2026-08-05 08:00:15.535 | + lib/keystone:create_keystone_accounts:350 : admin_group=eeb9e7be5b7f43a8aef07e3e98d71949 2026-08-05 08:00:15.538 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-05 08:00:15.541 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-05 08:00:15.546 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-05 08:00:15.552 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-05 08:00:15.556 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-08-05 08:00:19.128 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:19.130 | ++ functions-common:get_or_create_group:892 : group_id=9cf56cda902545afaef771b917ffd660 2026-08-05 08:00:19.133 | ++ functions-common:get_or_create_group:893 : echo 9cf56cda902545afaef771b917ffd660 2026-08-05 08:00:19.137 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=9cf56cda902545afaef771b917ffd660 2026-08-05 08:00:19.142 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 9cf56cda902545afaef771b917ffd660 9fea40f49ae444fda9e93adf43c89377 2026-08-05 08:00:19.223 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9cf56cda902545afaef771b917ffd660 9fea40f49ae444fda9e93adf43c89377 2026-08-05 08:00:19.279 | [2071 Async ks-group-memberdemo:47886]: running: get_or_add_group_project_role member 9cf56cda902545afaef771b917ffd660 9fea40f49ae444fda9e93adf43c89377 2026-08-05 08:00:19.283 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 9cf56cda902545afaef771b917ffd660 9fea40f49ae444fda9e93adf43c89377 2026-08-05 08:00:19.359 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9cf56cda902545afaef771b917ffd660 9fea40f49ae444fda9e93adf43c89377 2026-08-05 08:00:19.442 | [2071 Async ks-group-anotherdemo:47965]: running: get_or_add_group_project_role anotherrole 9cf56cda902545afaef771b917ffd660 9fea40f49ae444fda9e93adf43c89377 2026-08-05 08:00:19.449 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 9cf56cda902545afaef771b917ffd660 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:19.605 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9cf56cda902545afaef771b917ffd660 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:19.716 | [2071 Async ks-group-memberalt:48044]: running: get_or_add_group_project_role member 9cf56cda902545afaef771b917ffd660 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:19.724 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 9cf56cda902545afaef771b917ffd660 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:19.927 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9cf56cda902545afaef771b917ffd660 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:20.060 | [2071 Async ks-group-anotheralt:48124]: running: get_or_add_group_project_role anotherrole 9cf56cda902545afaef771b917ffd660 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:20.063 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin eeb9e7be5b7f43a8aef07e3e98d71949 654c7af809d145caaadc8738d3dc3df2 2026-08-05 08:00:20.220 | + inc/async:async_inner:63 : get_or_add_group_project_role admin eeb9e7be5b7f43a8aef07e3e98d71949 654c7af809d145caaadc8738d3dc3df2 2026-08-05 08:00:20.318 | [2071 Async ks-group-admin:48203]: running: get_or_add_group_project_role admin eeb9e7be5b7f43a8aef07e3e98d71949 654c7af809d145caaadc8738d3dc3df2 2026-08-05 08:00:20.327 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-05 08:00:20.458 | [2071 Async ks-demo-member:45896]: Waiting for completion of get_or_add_user_project_role member 3ca30c65a57b435697fe752f32560342 9fea40f49ae444fda9e93adf43c89377 running on PID 45896 (17 other jobs running) 2026-08-05 08:00:20.517 | [2071 Async ks-demo-member:45896]: Signaling child to exit 2026-08-05 08:00:20.520 | WAKEUP 2026-08-05 08:00:20.572 | [2071 Async ks-demo-member:45896]: Signaled 2026-08-05 08:00:20.574 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:00:20.574 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:00:20.574 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 08:00:20.574 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:00:20.574 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:00:20.574 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 08:00:20.574 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 08:00:20.575 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 08:00:20.575 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 08:00:20.575 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 3ca30c65a57b435697fe752f32560342 --project 9fea40f49ae444fda9e93adf43c89377 2026-08-05 08:00:20.575 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3ca30c65a57b435697fe752f32560342 --project 9fea40f49ae444fda9e93adf43c89377 -c Role -f value 2026-08-05 08:00:20.575 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:20.575 | + functions-common:get_or_add_user_project_role:979 : user_role_id=95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:20.575 | + functions-common:get_or_add_user_project_role:980 : echo 95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:20.575 | 95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:20.629 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:00:20.680 | [47419 Async ks-system-member:47419]: finished successfully 2026-08-05 08:00:20.680 | [2071 Async ks-demo-member:45896]: finished get_or_add_user_project_role member 3ca30c65a57b435697fe752f32560342 9fea40f49ae444fda9e93adf43c89377 with result 0 in 12 seconds 2026-08-05 08:00:20.768 | [2071 Async ks-demo-admin:45992]: Waiting for completion of get_or_add_user_project_role admin 0272bbfddb4c44fdb9ae8bb5fe58e7ca 9fea40f49ae444fda9e93adf43c89377 running on PID 45992 (16 other jobs running) 2026-08-05 08:00:20.825 | [2071 Async ks-demo-admin:45992]: Signaling child to exit 2026-08-05 08:00:20.832 | WAKEUP 2026-08-05 08:00:20.876 | [2071 Async ks-demo-admin:45992]: Signaled 2026-08-05 08:00:20.880 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:00:20.880 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:00:20.881 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 08:00:20.881 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:00:20.881 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:00:20.881 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 08:00:20.881 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 08:00:20.881 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 08:00:20.881 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 08:00:20.881 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 0272bbfddb4c44fdb9ae8bb5fe58e7ca --project 9fea40f49ae444fda9e93adf43c89377 2026-08-05 08:00:20.882 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0272bbfddb4c44fdb9ae8bb5fe58e7ca --project 9fea40f49ae444fda9e93adf43c89377 -c Role -f value 2026-08-05 08:00:20.882 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:20.883 | + functions-common:get_or_add_user_project_role:979 : user_role_id=638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:00:20.883 | + functions-common:get_or_add_user_project_role:980 : echo 638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:00:20.883 | 638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:00:20.975 | [2071 Async ks-demo-admin:45992]: finished get_or_add_user_project_role admin 0272bbfddb4c44fdb9ae8bb5fe58e7ca 9fea40f49ae444fda9e93adf43c89377 with result 0 in 11 seconds 2026-08-05 08:00:21.045 | [2071 Async ks-demo-another:46088]: Waiting for completion of get_or_add_user_project_role anotherrole 3ca30c65a57b435697fe752f32560342 9fea40f49ae444fda9e93adf43c89377 running on PID 46088 (15 other jobs running) 2026-08-05 08:00:21.095 | [2071 Async ks-demo-another:46088]: Signaling child to exit 2026-08-05 08:00:21.096 | WAKEUP 2026-08-05 08:00:21.143 | [2071 Async ks-demo-another:46088]: Signaled 2026-08-05 08:00:21.146 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:00:21.146 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:00:21.146 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 08:00:21.146 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:00:21.146 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:00:21.147 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 08:00:21.147 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 08:00:21.147 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 08:00:21.147 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 08:00:21.149 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 3ca30c65a57b435697fe752f32560342 --project 9fea40f49ae444fda9e93adf43c89377 2026-08-05 08:00:21.149 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3ca30c65a57b435697fe752f32560342 --project 9fea40f49ae444fda9e93adf43c89377 -c Role -f value 2026-08-05 08:00:21.152 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:21.152 | + functions-common:get_or_add_user_project_role:979 : user_role_id=17130186acf44705bfc0d40861c400c8 2026-08-05 08:00:21.152 | + functions-common:get_or_add_user_project_role:980 : echo 17130186acf44705bfc0d40861c400c8 2026-08-05 08:00:21.152 | 17130186acf44705bfc0d40861c400c8 2026-08-05 08:00:21.245 | [2071 Async ks-demo-another:46088]: finished get_or_add_user_project_role anotherrole 3ca30c65a57b435697fe752f32560342 9fea40f49ae444fda9e93adf43c89377 with result 0 in 12 seconds 2026-08-05 08:00:21.328 | [2071 Async ks-demo-invis:46184]: Waiting for completion of get_or_add_user_project_role member 3ca30c65a57b435697fe752f32560342 5e021bdf416647f28ba17c6f3efdbb22 running on PID 46184 (14 other jobs running) 2026-08-05 08:00:21.370 | [2071 Async ks-demo-invis:46184]: Signaling child to exit 2026-08-05 08:00:21.374 | WAKEUP 2026-08-05 08:00:21.414 | [2071 Async ks-demo-invis:46184]: Signaled 2026-08-05 08:00:21.416 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:00:21.416 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:00:21.418 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 08:00:21.418 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:00:21.418 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:00:21.418 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 08:00:21.418 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 08:00:21.419 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 08:00:21.419 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 08:00:21.419 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 3ca30c65a57b435697fe752f32560342 --project 5e021bdf416647f28ba17c6f3efdbb22 2026-08-05 08:00:21.419 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3ca30c65a57b435697fe752f32560342 --project 5e021bdf416647f28ba17c6f3efdbb22 -c Role -f value 2026-08-05 08:00:21.419 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:21.419 | + functions-common:get_or_add_user_project_role:979 : user_role_id=95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:21.419 | + functions-common:get_or_add_user_project_role:980 : echo 95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:21.419 | 95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:21.503 | [2071 Async ks-demo-invis:46184]: finished get_or_add_user_project_role member 3ca30c65a57b435697fe752f32560342 5e021bdf416647f28ba17c6f3efdbb22 with result 0 in 12 seconds 2026-08-05 08:00:21.561 | [2071 Async ks-demo-reader:46319]: Waiting for completion of get_or_add_user_project_role reader cd82fc37365247998ff858d0f8aa2eb9 9fea40f49ae444fda9e93adf43c89377 running on PID 46319 (13 other jobs running) 2026-08-05 08:00:21.585 | [2071 Async ks-demo-reader:46319]: Signaling child to exit 2026-08-05 08:00:21.588 | WAKEUP 2026-08-05 08:00:21.605 | [2071 Async ks-demo-reader:46319]: Signaled 2026-08-05 08:00:21.607 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:00:21.607 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:00:21.607 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 08:00:21.607 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:00:21.607 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:00:21.607 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 08:00:21.608 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 08:00:21.608 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 08:00:21.608 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 08:00:21.608 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user cd82fc37365247998ff858d0f8aa2eb9 --project 9fea40f49ae444fda9e93adf43c89377 2026-08-05 08:00:21.608 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cd82fc37365247998ff858d0f8aa2eb9 --project 9fea40f49ae444fda9e93adf43c89377 -c Role -f value 2026-08-05 08:00:21.608 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:21.608 | + functions-common:get_or_add_user_project_role:979 : user_role_id=55b2c558e445436982d454cebfaa7482 2026-08-05 08:00:21.608 | + functions-common:get_or_add_user_project_role:980 : echo 55b2c558e445436982d454cebfaa7482 2026-08-05 08:00:21.608 | 55b2c558e445436982d454cebfaa7482 2026-08-05 08:00:21.676 | [2071 Async ks-demo-reader:46319]: finished get_or_add_user_project_role reader cd82fc37365247998ff858d0f8aa2eb9 9fea40f49ae444fda9e93adf43c89377 with result 0 in 10 seconds 2026-08-05 08:00:21.683 | + inc/async:async_wait:197 : return 0 2026-08-05 08:00:21.689 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-05 08:00:21.779 | [2071 Async ks-alt-admin:46738]: Waiting for completion of get_or_add_user_project_role admin f393353a48614f249676c0ecb750cbb3 4f1ad2c4976a4f75a8637a5e295771a1 running on PID 46738 (12 other jobs running) 2026-08-05 08:00:21.817 | [2071 Async ks-alt-admin:46738]: Signaling child to exit 2026-08-05 08:00:21.820 | WAKEUP 2026-08-05 08:00:21.861 | [2071 Async ks-alt-admin:46738]: Signaled 2026-08-05 08:00:21.862 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:00:21.862 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:00:21.862 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 08:00:21.862 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:00:21.862 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:00:21.863 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 08:00:21.863 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 08:00:21.863 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 08:00:21.863 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 08:00:21.863 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user f393353a48614f249676c0ecb750cbb3 --project 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:21.863 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f393353a48614f249676c0ecb750cbb3 --project 4f1ad2c4976a4f75a8637a5e295771a1 -c Role -f value 2026-08-05 08:00:21.863 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:21.863 | + functions-common:get_or_add_user_project_role:979 : user_role_id=638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:00:21.863 | + functions-common:get_or_add_user_project_role:980 : echo 638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:00:21.863 | 638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:00:21.946 | [2071 Async ks-alt-admin:46738]: finished get_or_add_user_project_role admin f393353a48614f249676c0ecb750cbb3 4f1ad2c4976a4f75a8637a5e295771a1 with result 0 in 9 seconds 2026-08-05 08:00:22.009 | [2071 Async ks-alt-another:46834]: Waiting for completion of get_or_add_user_project_role anotherrole f393353a48614f249676c0ecb750cbb3 4f1ad2c4976a4f75a8637a5e295771a1 running on PID 46834 (11 other jobs running) 2026-08-05 08:00:22.050 | [2071 Async ks-alt-another:46834]: Signaling child to exit 2026-08-05 08:00:22.050 | WAKEUP 2026-08-05 08:00:22.086 | [2071 Async ks-alt-another:46834]: Signaled 2026-08-05 08:00:22.087 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:00:22.087 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:00:22.087 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 08:00:22.087 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:00:22.087 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:00:22.087 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 08:00:22.088 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 08:00:22.088 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 08:00:22.088 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 08:00:22.088 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user f393353a48614f249676c0ecb750cbb3 --project 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:22.088 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f393353a48614f249676c0ecb750cbb3 --project 4f1ad2c4976a4f75a8637a5e295771a1 -c Role -f value 2026-08-05 08:00:22.088 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:22.088 | + functions-common:get_or_add_user_project_role:979 : user_role_id=17130186acf44705bfc0d40861c400c8 2026-08-05 08:00:22.088 | + functions-common:get_or_add_user_project_role:980 : echo 17130186acf44705bfc0d40861c400c8 2026-08-05 08:00:22.088 | 17130186acf44705bfc0d40861c400c8 2026-08-05 08:00:22.177 | [2071 Async ks-alt-another:46834]: finished get_or_add_user_project_role anotherrole f393353a48614f249676c0ecb750cbb3 4f1ad2c4976a4f75a8637a5e295771a1 with result 0 in 9 seconds 2026-08-05 08:00:22.245 | [2071 Async ks-alt-member-user:47008]: Waiting for completion of get_or_add_user_project_role member f2f7c1e85eef49ca9b2edf910470bc3d 4f1ad2c4976a4f75a8637a5e295771a1 running on PID 47008 (10 other jobs running) 2026-08-05 08:00:22.296 | [2071 Async ks-alt-member-user:47008]: Signaling child to exit 2026-08-05 08:00:22.297 | WAKEUP 2026-08-05 08:00:22.342 | [2071 Async ks-alt-member-user:47008]: Signaled 2026-08-05 08:00:22.346 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:00:22.346 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:00:22.346 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 08:00:22.346 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:00:22.346 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:00:22.347 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 08:00:22.347 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 08:00:22.347 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 08:00:22.347 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 08:00:22.347 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user f2f7c1e85eef49ca9b2edf910470bc3d --project 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:22.347 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f2f7c1e85eef49ca9b2edf910470bc3d --project 4f1ad2c4976a4f75a8637a5e295771a1 -c Role -f value 2026-08-05 08:00:22.347 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:22.347 | + functions-common:get_or_add_user_project_role:979 : user_role_id=95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:22.347 | + functions-common:get_or_add_user_project_role:980 : echo 95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:22.347 | 95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:22.437 | [2071 Async ks-alt-member-user:47008]: finished get_or_add_user_project_role member f2f7c1e85eef49ca9b2edf910470bc3d 4f1ad2c4976a4f75a8637a5e295771a1 with result 0 in 9 seconds 2026-08-05 08:00:22.521 | [2071 Async ks-alt-reader-user:47183]: Waiting for completion of get_or_add_user_project_role reader 8612fceae61d4645837e33860c29d542 4f1ad2c4976a4f75a8637a5e295771a1 running on PID 47183 (9 other jobs running) 2026-08-05 08:00:22.579 | [2071 Async ks-alt-reader-user:47183]: Signaling child to exit 2026-08-05 08:00:22.581 | WAKEUP 2026-08-05 08:00:22.633 | [2071 Async ks-alt-reader-user:47183]: Signaled 2026-08-05 08:00:22.636 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:00:22.637 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:00:22.637 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 08:00:22.637 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:00:22.637 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:00:22.637 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 08:00:22.637 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 08:00:22.639 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 08:00:22.639 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 08:00:22.639 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 8612fceae61d4645837e33860c29d542 --project 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:22.639 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8612fceae61d4645837e33860c29d542 --project 4f1ad2c4976a4f75a8637a5e295771a1 -c Role -f value 2026-08-05 08:00:22.639 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:22.639 | + functions-common:get_or_add_user_project_role:979 : user_role_id=55b2c558e445436982d454cebfaa7482 2026-08-05 08:00:22.640 | + functions-common:get_or_add_user_project_role:980 : echo 55b2c558e445436982d454cebfaa7482 2026-08-05 08:00:22.640 | 55b2c558e445436982d454cebfaa7482 2026-08-05 08:00:22.734 | [2071 Async ks-alt-reader-user:47183]: finished get_or_add_user_project_role reader 8612fceae61d4645837e33860c29d542 4f1ad2c4976a4f75a8637a5e295771a1 with result 0 in 8 seconds 2026-08-05 08:00:22.740 | + inc/async:async_wait:197 : return 0 2026-08-05 08:00:22.747 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-05 08:00:22.851 | [2071 Async ks-system-member:47419]: Waiting for completion of get_or_add_user_system_role member a9bbbdb434ba4574bd9def27a24ba673 all running on PID 47419 (8 other jobs running) 2026-08-05 08:00:22.894 | [2071 Async ks-system-member:47419]: Signaling child to exit 2026-08-05 08:00:22.896 | WAKEUP 2026-08-05 08:00:22.932 | [2071 Async ks-system-member:47419]: Signaled 2026-08-05 08:00:22.935 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-05 08:00:22.935 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-05 08:00:22.935 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-05 08:00:22.935 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:00:22.936 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:00:22.936 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 08:00:22.936 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 08:00:22.936 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 08:00:22.936 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-05 08:00:22.936 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a9bbbdb434ba4574bd9def27a24ba673 --system all -f value -c Role 2026-08-05 08:00:22.936 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:22.936 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-05 08:00:22.936 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-05 08:00:22.936 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user a9bbbdb434ba4574bd9def27a24ba673 --system all 2026-08-05 08:00:22.936 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a9bbbdb434ba4574bd9def27a24ba673 --system all -f value -c Role 2026-08-05 08:00:22.936 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:22.937 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:22.937 | + functions-common:get_or_add_user_system_role:1030 : echo 95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:22.937 | 95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:23.013 | [2071 Async ks-system-member:47419]: finished get_or_add_user_system_role member a9bbbdb434ba4574bd9def27a24ba673 all with result 0 in 12 seconds 2026-08-05 08:00:23.077 | [2071 Async ks-system-reader:47624]: Waiting for completion of get_or_add_user_system_role reader 2ee4f14456704145833c749c947170e0 all running on PID 47624 (7 other jobs running) 2026-08-05 08:00:23.121 | [2071 Async ks-system-reader:47624]: Signaling child to exit 2026-08-05 08:00:26.185 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:00:26.229 | [47624 Async ks-system-reader:47624]: finished successfully 2026-08-05 08:00:26.268 | WAKEUP 2026-08-05 08:00:26.324 | [2071 Async ks-system-reader:47624]: Signaled 2026-08-05 08:00:26.327 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-05 08:00:26.327 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-05 08:00:26.327 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-05 08:00:26.327 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:00:26.327 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:00:26.328 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 08:00:26.328 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 08:00:26.328 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 08:00:26.328 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-05 08:00:26.328 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2ee4f14456704145833c749c947170e0 --system all -f value -c Role 2026-08-05 08:00:26.328 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:26.328 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-05 08:00:26.328 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-05 08:00:26.328 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 2ee4f14456704145833c749c947170e0 --system all 2026-08-05 08:00:26.328 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2ee4f14456704145833c749c947170e0 --system all -f value -c Role 2026-08-05 08:00:26.329 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:26.329 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=55b2c558e445436982d454cebfaa7482 2026-08-05 08:00:26.329 | + functions-common:get_or_add_user_system_role:1030 : echo 55b2c558e445436982d454cebfaa7482 2026-08-05 08:00:26.329 | 55b2c558e445436982d454cebfaa7482 2026-08-05 08:00:26.461 | [2071 Async ks-system-reader:47624]: finished get_or_add_user_system_role reader 2ee4f14456704145833c749c947170e0 all with result 0 in 14 seconds 2026-08-05 08:00:26.467 | + inc/async:async_wait:197 : return 0 2026-08-05 08:00:26.475 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-05 08:00:26.638 | [2071 Async ks-group-memberdemo:47886]: Waiting for completion of get_or_add_group_project_role member 9cf56cda902545afaef771b917ffd660 9fea40f49ae444fda9e93adf43c89377 running on PID 47886 (6 other jobs running) 2026-08-05 08:00:26.703 | [2071 Async ks-group-memberdemo:47886]: Signaling child to exit 2026-08-05 08:00:30.889 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:00:30.918 | [47886 Async ks-group-memberdemo:47886]: finished successfully 2026-08-05 08:00:30.940 | WAKEUP 2026-08-05 08:00:30.983 | [2071 Async ks-group-memberdemo:47886]: Signaled 2026-08-05 08:00:30.984 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 08:00:30.984 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 9cf56cda902545afaef771b917ffd660 --project 9fea40f49ae444fda9e93adf43c89377 2026-08-05 08:00:30.984 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9cf56cda902545afaef771b917ffd660 --project 9fea40f49ae444fda9e93adf43c89377 -f value -c Role 2026-08-05 08:00:30.984 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:30.984 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:30.984 | + functions-common:get_or_add_group_project_role:1049 : echo 95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:30.984 | 95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:31.042 | [2071 Async ks-group-memberdemo:47886]: finished get_or_add_group_project_role member 9cf56cda902545afaef771b917ffd660 9fea40f49ae444fda9e93adf43c89377 with result 0 in 11 seconds 2026-08-05 08:00:31.107 | [2071 Async ks-group-anotherdemo:47965]: Waiting for completion of get_or_add_group_project_role anotherrole 9cf56cda902545afaef771b917ffd660 9fea40f49ae444fda9e93adf43c89377 running on PID 47965 (5 other jobs running) 2026-08-05 08:00:31.148 | [2071 Async ks-group-anotherdemo:47965]: Signaling child to exit 2026-08-05 08:00:31.311 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:00:31.344 | [48044 Async ks-group-memberalt:48044]: finished successfully 2026-08-05 08:00:31.773 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:00:31.810 | [48124 Async ks-group-anotheralt:48124]: finished successfully 2026-08-05 08:00:31.978 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:00:32.005 | [48203 Async ks-group-admin:48203]: finished successfully 2026-08-05 08:00:32.120 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:00:32.145 | [47965 Async ks-group-anotherdemo:47965]: finished successfully 2026-08-05 08:00:32.170 | WAKEUP 2026-08-05 08:00:32.192 | [2071 Async ks-group-anotherdemo:47965]: Signaled 2026-08-05 08:00:32.194 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 08:00:32.194 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 9cf56cda902545afaef771b917ffd660 --project 9fea40f49ae444fda9e93adf43c89377 2026-08-05 08:00:32.194 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9cf56cda902545afaef771b917ffd660 --project 9fea40f49ae444fda9e93adf43c89377 -f value -c Role 2026-08-05 08:00:32.194 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:32.194 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=17130186acf44705bfc0d40861c400c8 2026-08-05 08:00:32.194 | + functions-common:get_or_add_group_project_role:1049 : echo 17130186acf44705bfc0d40861c400c8 2026-08-05 08:00:32.194 | 17130186acf44705bfc0d40861c400c8 2026-08-05 08:00:32.238 | [2071 Async ks-group-anotherdemo:47965]: finished get_or_add_group_project_role anotherrole 9cf56cda902545afaef771b917ffd660 9fea40f49ae444fda9e93adf43c89377 with result 0 in 12 seconds 2026-08-05 08:00:32.277 | [2071 Async ks-group-memberalt:48044]: Waiting for completion of get_or_add_group_project_role member 9cf56cda902545afaef771b917ffd660 4f1ad2c4976a4f75a8637a5e295771a1 running on PID 48044 (4 other jobs running) 2026-08-05 08:00:32.302 | [2071 Async ks-group-memberalt:48044]: Signaling child to exit 2026-08-05 08:00:32.302 | WAKEUP 2026-08-05 08:00:32.324 | [2071 Async ks-group-memberalt:48044]: Signaled 2026-08-05 08:00:32.325 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 08:00:32.325 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 9cf56cda902545afaef771b917ffd660 --project 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:32.325 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9cf56cda902545afaef771b917ffd660 --project 4f1ad2c4976a4f75a8637a5e295771a1 -f value -c Role 2026-08-05 08:00:32.325 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:32.325 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:32.326 | + functions-common:get_or_add_group_project_role:1049 : echo 95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:32.326 | 95f5c71657ad4564a211b9dbf014c56f 2026-08-05 08:00:32.370 | [2071 Async ks-group-memberalt:48044]: finished get_or_add_group_project_role member 9cf56cda902545afaef771b917ffd660 4f1ad2c4976a4f75a8637a5e295771a1 with result 0 in 11 seconds 2026-08-05 08:00:32.407 | [2071 Async ks-group-anotheralt:48124]: Waiting for completion of get_or_add_group_project_role anotherrole 9cf56cda902545afaef771b917ffd660 4f1ad2c4976a4f75a8637a5e295771a1 running on PID 48124 (3 other jobs running) 2026-08-05 08:00:32.431 | [2071 Async ks-group-anotheralt:48124]: Signaling child to exit 2026-08-05 08:00:32.432 | WAKEUP 2026-08-05 08:00:32.455 | [2071 Async ks-group-anotheralt:48124]: Signaled 2026-08-05 08:00:32.457 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 08:00:32.457 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 9cf56cda902545afaef771b917ffd660 --project 4f1ad2c4976a4f75a8637a5e295771a1 2026-08-05 08:00:32.457 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9cf56cda902545afaef771b917ffd660 --project 4f1ad2c4976a4f75a8637a5e295771a1 -f value -c Role 2026-08-05 08:00:32.457 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:32.457 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=17130186acf44705bfc0d40861c400c8 2026-08-05 08:00:32.457 | + functions-common:get_or_add_group_project_role:1049 : echo 17130186acf44705bfc0d40861c400c8 2026-08-05 08:00:32.457 | 17130186acf44705bfc0d40861c400c8 2026-08-05 08:00:32.502 | [2071 Async ks-group-anotheralt:48124]: finished get_or_add_group_project_role anotherrole 9cf56cda902545afaef771b917ffd660 4f1ad2c4976a4f75a8637a5e295771a1 with result 0 in 11 seconds 2026-08-05 08:00:32.538 | [2071 Async ks-group-admin:48203]: Waiting for completion of get_or_add_group_project_role admin eeb9e7be5b7f43a8aef07e3e98d71949 654c7af809d145caaadc8738d3dc3df2 running on PID 48203 (2 other jobs running) 2026-08-05 08:00:32.562 | [2071 Async ks-group-admin:48203]: Signaling child to exit 2026-08-05 08:00:32.562 | WAKEUP 2026-08-05 08:00:32.584 | [2071 Async ks-group-admin:48203]: Signaled 2026-08-05 08:00:32.586 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 08:00:32.586 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group eeb9e7be5b7f43a8aef07e3e98d71949 --project 654c7af809d145caaadc8738d3dc3df2 2026-08-05 08:00:32.586 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group eeb9e7be5b7f43a8aef07e3e98d71949 --project 654c7af809d145caaadc8738d3dc3df2 -f value -c Role 2026-08-05 08:00:32.586 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:00:32.586 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:00:32.586 | + functions-common:get_or_add_group_project_role:1049 : echo 638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:00:32.587 | 638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:00:32.631 | [2071 Async ks-group-admin:48203]: finished get_or_add_group_project_role admin eeb9e7be5b7f43a8aef07e3e98d71949 654c7af809d145caaadc8738d3dc3df2 with result 0 in 11 seconds 2026-08-05 08:00:32.635 | + inc/async:async_wait:197 : return 0 2026-08-05 08:00:32.639 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-05 08:00:32.659 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:00:32.663 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-05 08:00:32.685 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:32.688 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-05 08:00:32.691 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-05 08:00:32.760 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-05 08:00:32.804 | [2071 Async create_nova_accounts:50104]: running: create_nova_accounts 2026-08-05 08:00:32.806 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-05 08:00:32.826 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:32.829 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-05 08:00:32.833 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-05 08:00:32.904 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-05 08:00:32.950 | [2071 Async create_glance_accounts:50227]: running: create_glance_accounts 2026-08-05 08:00:32.954 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-05 08:00:32.975 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:32.977 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-05 08:00:32.980 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-05 08:00:33.035 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-05 08:00:33.076 | [2071 Async create_cinder_accounts:50365]: running: create_cinder_accounts 2026-08-05 08:00:33.080 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-05 08:00:33.100 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:00:33.102 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-05 08:00:33.104 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-05 08:00:33.169 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-05 08:00:33.233 | [2071 Async create_neutron_accounts:50508]: running: create_neutron_accounts 2026-08-05 08:00:33.237 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-05 08:00:33.271 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:00:33.276 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-05 08:00:33.309 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:00:33.317 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-05 08:00:33.411 | [2071 Async create_nova_accounts:50104]: Waiting for completion of create_nova_accounts running on PID 50104 (5 other jobs running) 2026-08-05 08:00:33.468 | [2071 Async create_nova_accounts:50104]: Signaling child to exit 2026-08-05 08:01:08.244 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:01:08.268 | [50508 Async create_neutron_accounts:50508]: finished successfully 2026-08-05 08:01:15.463 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:01:15.481 | [50365 Async create_cinder_accounts:50365]: finished successfully 2026-08-05 08:01:33.117 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:01:33.145 | [50104 Async create_nova_accounts:50104]: finished successfully 2026-08-05 08:01:33.173 | WAKEUP 2026-08-05 08:01:33.199 | [2071 Async create_nova_accounts:50104]: Signaled 2026-08-05 08:01:33.201 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-08-05 08:01:33.201 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-05 08:01:33.201 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-08-05 08:01:33.201 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 08:01:33.201 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 08:01:33.201 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 08:01:33.202 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-05 08:01:33.202 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:33.202 | + functions-common:get_or_create_user:915 : user_id=ff132e693e44436e892d682525099de3 2026-08-05 08:01:33.202 | + functions-common:get_or_create_user:916 : echo ff132e693e44436e892d682525099de3 2026-08-05 08:01:33.202 | ff132e693e44436e892d682525099de3 2026-08-05 08:01:33.202 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-05 08:01:33.204 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:01:33.204 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:01:33.204 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 08:01:33.204 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:01:33.204 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:01:33.204 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 08:01:33.205 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 08:01:33.205 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 08:01:33.205 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 08:01:33.205 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 08:01:33.205 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 08:01:33.206 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-08-05 08:01:33.206 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 08:01:33.206 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:33.206 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a2e6f59a322047848cb585c478ae8932 2026-08-05 08:01:33.206 | + functions-common:get_or_add_user_project_role:980 : echo a2e6f59a322047848cb585c478ae8932 2026-08-05 08:01:33.206 | a2e6f59a322047848cb585c478ae8932 2026-08-05 08:01:33.206 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-05 08:01:33.206 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-05 08:01:33.206 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:01:33.206 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:01:33.207 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 08:01:33.207 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:01:33.207 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:01:33.207 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 08:01:33.207 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 08:01:33.207 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 08:01:33.208 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 08:01:33.208 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 08:01:33.208 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 08:01:33.209 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-08-05 08:01:33.209 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 08:01:33.209 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:33.210 | + functions-common:get_or_add_user_project_role:979 : user_role_id=638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:01:33.210 | + functions-common:get_or_add_user_project_role:980 : echo 638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:01:33.210 | 638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:01:33.210 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-05 08:01:33.210 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.9/compute 2026-08-05 08:01:33.210 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-05 08:01:33.210 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 08:01:33.210 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-05 08:01:33.210 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-08-05 08:01:33.210 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:33.210 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 08:01:33.210 | 0eee50d9d3fa4e92a8e975a24b5692df' 2026-08-05 08:01:33.211 | + functions-common:get_or_create_service:1067 : echo 0eee50d9d3fa4e92a8e975a24b5692df 2026-08-05 08:01:33.211 | 0eee50d9d3fa4e92a8e975a24b5692df 2026-08-05 08:01:33.211 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.9/compute/v2/$(project_id)s' 2026-08-05 08:01:33.211 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 08:01:33.211 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.9/compute/v2/$(project_id)s' RegionOne 2026-08-05 08:01:33.211 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 08:01:33.212 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-08-05 08:01:33.212 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:33.212 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 08:01:33.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 08:01:33.213 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.9/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-05 08:01:33.214 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:33.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=1df507a531874cd5a5951b81c5f2c289 2026-08-05 08:01:33.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 1df507a531874cd5a5951b81c5f2c289 2026-08-05 08:01:33.214 | + functions-common:get_or_create_endpoint:1100 : public_id=1df507a531874cd5a5951b81c5f2c289 2026-08-05 08:01:33.214 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 08:01:33.214 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 08:01:33.214 | + functions-common:get_or_create_endpoint:1109 : echo 1df507a531874cd5a5951b81c5f2c289 2026-08-05 08:01:33.215 | 1df507a531874cd5a5951b81c5f2c289 2026-08-05 08:01:33.215 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-05 08:01:33.215 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 08:01:33.215 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-05 08:01:33.215 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-08-05 08:01:33.215 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:33.215 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 08:01:33.216 | 238d8fbbab1d4b56addaa7699820fd6a' 2026-08-05 08:01:33.216 | + functions-common:get_or_create_service:1067 : echo 238d8fbbab1d4b56addaa7699820fd6a 2026-08-05 08:01:33.216 | 238d8fbbab1d4b56addaa7699820fd6a 2026-08-05 08:01:33.217 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.9/compute/v2.1 2026-08-05 08:01:33.217 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 08:01:33.217 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.9/compute/v2.1 RegionOne 2026-08-05 08:01:33.217 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 08:01:33.218 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-08-05 08:01:33.218 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:33.218 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 08:01:33.218 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 08:01:33.218 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.9/compute/v2.1 --region RegionOne -f value -c id 2026-08-05 08:01:33.218 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:33.218 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e8b28be322854bf29ca2ecbf781ac7ea 2026-08-05 08:01:33.218 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo e8b28be322854bf29ca2ecbf781ac7ea 2026-08-05 08:01:33.218 | + functions-common:get_or_create_endpoint:1100 : public_id=e8b28be322854bf29ca2ecbf781ac7ea 2026-08-05 08:01:33.218 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 08:01:33.218 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 08:01:33.219 | + functions-common:get_or_create_endpoint:1109 : echo e8b28be322854bf29ca2ecbf781ac7ea 2026-08-05 08:01:33.219 | e8b28be322854bf29ca2ecbf781ac7ea 2026-08-05 08:01:33.219 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-05 08:01:33.220 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:01:33.220 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-05 08:01:33.220 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:01:33.221 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-05 08:01:33.221 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:01:33.221 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-05 08:01:33.221 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:01:33.221 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-05 08:01:33.251 | [2071 Async create_nova_accounts:50104]: finished create_nova_accounts with result 0 in 60 seconds 2026-08-05 08:01:33.293 | [2071 Async create_glance_accounts:50227]: Waiting for completion of create_glance_accounts running on PID 50227 (4 other jobs running) 2026-08-05 08:01:33.320 | [2071 Async create_glance_accounts:50227]: Signaling child to exit 2026-08-05 08:01:45.402 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:01:45.423 | [50227 Async create_glance_accounts:50227]: finished successfully 2026-08-05 08:01:45.442 | WAKEUP 2026-08-05 08:01:45.461 | [2071 Async create_glance_accounts:50227]: Signaled 2026-08-05 08:01:45.462 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-05 08:01:45.462 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:01:45.463 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-05 08:01:45.463 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-08-05 08:01:45.463 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 08:01:45.463 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 08:01:45.463 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 08:01:45.463 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-05 08:01:45.463 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.463 | + functions-common:get_or_create_user:915 : user_id=f336009c97c34554be237df33e6e3d8c 2026-08-05 08:01:45.463 | + functions-common:get_or_create_user:916 : echo f336009c97c34554be237df33e6e3d8c 2026-08-05 08:01:45.463 | f336009c97c34554be237df33e6e3d8c 2026-08-05 08:01:45.464 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-05 08:01:45.464 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:01:45.464 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:01:45.464 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 08:01:45.464 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:01:45.464 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:01:45.464 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 08:01:45.464 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 08:01:45.464 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 08:01:45.464 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 08:01:45.464 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 08:01:45.465 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 08:01:45.465 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-08-05 08:01:45.465 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 08:01:45.465 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.465 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a2e6f59a322047848cb585c478ae8932 2026-08-05 08:01:45.465 | + functions-common:get_or_add_user_project_role:980 : echo a2e6f59a322047848cb585c478ae8932 2026-08-05 08:01:45.466 | a2e6f59a322047848cb585c478ae8932 2026-08-05 08:01:45.467 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-05 08:01:45.467 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-05 08:01:45.468 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:01:45.468 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:01:45.469 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 08:01:45.469 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:01:45.469 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:01:45.469 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 08:01:45.469 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 08:01:45.469 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 08:01:45.469 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 08:01:45.470 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 08:01:45.470 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 08:01:45.470 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-08-05 08:01:45.470 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 08:01:45.470 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.471 | + functions-common:get_or_add_user_project_role:979 : user_role_id=638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:01:45.471 | + functions-common:get_or_add_user_project_role:980 : echo 638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:01:45.471 | 638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:01:45.471 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-05 08:01:45.471 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:01:45.471 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-05 08:01:45.471 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 08:01:45.471 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-05 08:01:45.471 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-08-05 08:01:45.471 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.471 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 08:01:45.472 | fb2610a55c634b9cbe7b136231882fbb' 2026-08-05 08:01:45.472 | + functions-common:get_or_create_service:1067 : echo fb2610a55c634b9cbe7b136231882fbb 2026-08-05 08:01:45.472 | fb2610a55c634b9cbe7b136231882fbb 2026-08-05 08:01:45.472 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.9/image 2026-08-05 08:01:45.472 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 08:01:45.472 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.9/image RegionOne 2026-08-05 08:01:45.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 08:01:45.472 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-08-05 08:01:45.472 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 08:01:45.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 08:01:45.473 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.9/image --region RegionOne -f value -c id 2026-08-05 08:01:45.473 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=3ade4a627a454a04bd19a83a569b205f 2026-08-05 08:01:45.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 3ade4a627a454a04bd19a83a569b205f 2026-08-05 08:01:45.473 | + functions-common:get_or_create_endpoint:1100 : public_id=3ade4a627a454a04bd19a83a569b205f 2026-08-05 08:01:45.473 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 08:01:45.473 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 08:01:45.473 | + functions-common:get_or_create_endpoint:1109 : echo 3ade4a627a454a04bd19a83a569b205f 2026-08-05 08:01:45.473 | 3ade4a627a454a04bd19a83a569b205f 2026-08-05 08:01:45.474 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-05 08:01:45.474 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-05 08:01:45.474 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-05 08:01:45.474 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.474 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-05 08:01:45.474 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-05 08:01:45.474 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-05 08:01:45.474 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-05 08:01:45.474 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-05 08:01:45.474 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-05 08:01:45.474 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-05 08:01:45.475 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-08-05 08:01:45.475 | +---------------+----------------------------------+ 2026-08-05 08:01:45.475 | | Field | Value | 2026-08-05 08:01:45.475 | +---------------+----------------------------------+ 2026-08-05 08:01:45.475 | | default_limit | 2000 | 2026-08-05 08:01:45.475 | | description | None | 2026-08-05 08:01:45.475 | | id | a2f6045470244419bea8ca406bae43b9 | 2026-08-05 08:01:45.475 | | region_id | RegionOne | 2026-08-05 08:01:45.476 | | resource_name | image_size_total | 2026-08-05 08:01:45.476 | | service_id | fb2610a55c634b9cbe7b136231882fbb | 2026-08-05 08:01:45.476 | +---------------+----------------------------------+ 2026-08-05 08:01:45.476 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-08-05 08:01:45.476 | +---------------+----------------------------------+ 2026-08-05 08:01:45.477 | | Field | Value | 2026-08-05 08:01:45.477 | +---------------+----------------------------------+ 2026-08-05 08:01:45.477 | | default_limit | 2000 | 2026-08-05 08:01:45.477 | | description | None | 2026-08-05 08:01:45.477 | | id | d6a57c579ea84123937bfd74913c6806 | 2026-08-05 08:01:45.477 | | region_id | RegionOne | 2026-08-05 08:01:45.477 | | resource_name | image_stage_total | 2026-08-05 08:01:45.477 | | service_id | fb2610a55c634b9cbe7b136231882fbb | 2026-08-05 08:01:45.477 | +---------------+----------------------------------+ 2026-08-05 08:01:45.477 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-08-05 08:01:45.477 | +---------------+----------------------------------+ 2026-08-05 08:01:45.478 | | Field | Value | 2026-08-05 08:01:45.478 | +---------------+----------------------------------+ 2026-08-05 08:01:45.478 | | default_limit | 100 | 2026-08-05 08:01:45.478 | | description | None | 2026-08-05 08:01:45.478 | | id | c933723267514c429dbe6954295bc649 | 2026-08-05 08:01:45.478 | | region_id | RegionOne | 2026-08-05 08:01:45.478 | | resource_name | image_count_total | 2026-08-05 08:01:45.478 | | service_id | fb2610a55c634b9cbe7b136231882fbb | 2026-08-05 08:01:45.478 | +---------------+----------------------------------+ 2026-08-05 08:01:45.478 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-08-05 08:01:45.478 | +---------------+----------------------------------+ 2026-08-05 08:01:45.479 | | Field | Value | 2026-08-05 08:01:45.479 | +---------------+----------------------------------+ 2026-08-05 08:01:45.479 | | default_limit | 100 | 2026-08-05 08:01:45.479 | | description | None | 2026-08-05 08:01:45.479 | | id | 95fb1fc76c47449395a485458f718ff2 | 2026-08-05 08:01:45.479 | | region_id | RegionOne | 2026-08-05 08:01:45.479 | | resource_name | image_count_uploading | 2026-08-05 08:01:45.479 | | service_id | fb2610a55c634b9cbe7b136231882fbb | 2026-08-05 08:01:45.479 | +---------------+----------------------------------+ 2026-08-05 08:01:45.479 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-05 08:01:45.479 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-05 08:01:45.480 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-08-05 08:01:45.480 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-05 08:01:45.480 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-05 08:01:45.480 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.9/identity 2026-08-05 08:01:45.480 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-05 08:01:45.480 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-05 08:01:45.480 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.480 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 3ade4a627a454a04bd19a83a569b205f 2026-08-05 08:01:45.480 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-05 08:01:45.481 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-05 08:01:45.481 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:01:45.506 | [2071 Async create_glance_accounts:50227]: finished create_glance_accounts with result 0 in 72 seconds 2026-08-05 08:01:45.537 | [2071 Async create_cinder_accounts:50365]: Waiting for completion of create_cinder_accounts running on PID 50365 (3 other jobs running) 2026-08-05 08:01:45.558 | [2071 Async create_cinder_accounts:50365]: Signaling child to exit 2026-08-05 08:01:45.558 | WAKEUP 2026-08-05 08:01:45.576 | [2071 Async create_cinder_accounts:50365]: Signaled 2026-08-05 08:01:45.578 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-08-05 08:01:45.578 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-05 08:01:45.578 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-05 08:01:45.578 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:01:45.578 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-05 08:01:45.578 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-08-05 08:01:45.578 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 08:01:45.578 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 08:01:45.578 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 08:01:45.578 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-05 08:01:45.578 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.579 | + functions-common:get_or_create_user:915 : user_id=28eee46bde1947bf8755d3e409ed5fec 2026-08-05 08:01:45.579 | + functions-common:get_or_create_user:916 : echo 28eee46bde1947bf8755d3e409ed5fec 2026-08-05 08:01:45.579 | 28eee46bde1947bf8755d3e409ed5fec 2026-08-05 08:01:45.579 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-05 08:01:45.579 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:01:45.579 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:01:45.579 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 08:01:45.579 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:01:45.579 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:01:45.579 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 08:01:45.579 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 08:01:45.580 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 08:01:45.580 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 08:01:45.580 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 08:01:45.580 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 08:01:45.580 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-08-05 08:01:45.580 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 08:01:45.580 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.580 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a2e6f59a322047848cb585c478ae8932 2026-08-05 08:01:45.580 | + functions-common:get_or_add_user_project_role:980 : echo a2e6f59a322047848cb585c478ae8932 2026-08-05 08:01:45.580 | a2e6f59a322047848cb585c478ae8932 2026-08-05 08:01:45.580 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-05 08:01:45.581 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-05 08:01:45.581 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:01:45.581 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-05 08:01:45.581 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.9/volume 2026-08-05 08:01:45.581 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-05 08:01:45.581 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 08:01:45.581 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-05 08:01:45.581 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-08-05 08:01:45.581 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.581 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 08:01:45.581 | fc604be8c73b4b69ba2d5a4b59baa061' 2026-08-05 08:01:45.582 | + functions-common:get_or_create_service:1067 : echo fc604be8c73b4b69ba2d5a4b59baa061 2026-08-05 08:01:45.582 | fc604be8c73b4b69ba2d5a4b59baa061 2026-08-05 08:01:45.582 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.9/volume/v3 2026-08-05 08:01:45.582 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 08:01:45.582 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.9/volume/v3 RegionOne 2026-08-05 08:01:45.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 08:01:45.582 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-08-05 08:01:45.582 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 08:01:45.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 08:01:45.583 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.9/volume/v3 --region RegionOne -f value -c id 2026-08-05 08:01:45.583 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.583 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c57bc8cb1eb144779dac5bd37a72ef9b 2026-08-05 08:01:45.583 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c57bc8cb1eb144779dac5bd37a72ef9b 2026-08-05 08:01:45.583 | + functions-common:get_or_create_endpoint:1100 : public_id=c57bc8cb1eb144779dac5bd37a72ef9b 2026-08-05 08:01:45.583 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 08:01:45.583 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 08:01:45.583 | + functions-common:get_or_create_endpoint:1109 : echo c57bc8cb1eb144779dac5bd37a72ef9b 2026-08-05 08:01:45.583 | c57bc8cb1eb144779dac5bd37a72ef9b 2026-08-05 08:01:45.583 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-05 08:01:45.583 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-05 08:01:45.584 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-05 08:01:45.584 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-05 08:01:45.584 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.584 | ++ functions-common:get_or_create_project:928 : project_id=6d2fed8e7ffd410f8cbe5d4e9d2b4a18 2026-08-05 08:01:45.584 | ++ functions-common:get_or_create_project:929 : echo 6d2fed8e7ffd410f8cbe5d4e9d2b4a18 2026-08-05 08:01:45.584 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 6d2fed8e7ffd410f8cbe5d4e9d2b4a18 2026-08-05 08:01:45.584 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-05 08:01:45.584 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 08:01:45.584 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 08:01:45.584 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-05 08:01:45.585 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-08-05 08:01:45.585 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-05 08:01:45.585 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.585 | ++ functions-common:get_or_create_user:915 : user_id=28eee46bde1947bf8755d3e409ed5fec 2026-08-05 08:01:45.585 | ++ functions-common:get_or_create_user:916 : echo 28eee46bde1947bf8755d3e409ed5fec 2026-08-05 08:01:45.585 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 28eee46bde1947bf8755d3e409ed5fec 2026-08-05 08:01:45.617 | [2071 Async create_cinder_accounts:50365]: finished create_cinder_accounts with result 0 in 42 seconds 2026-08-05 08:01:45.621 | + inc/async:async_wait:197 : return 0 2026-08-05 08:01:45.623 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-05 08:01:45.666 | [2071 Async create_neutron_accounts:50508]: Waiting for completion of create_neutron_accounts running on PID 50508 (2 other jobs running) 2026-08-05 08:01:45.687 | [2071 Async create_neutron_accounts:50508]: Signaling child to exit 2026-08-05 08:01:45.687 | WAKEUP 2026-08-05 08:01:45.706 | [2071 Async create_neutron_accounts:50508]: Signaled 2026-08-05 08:01:45.707 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-05 08:01:45.707 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.9/ 2026-08-05 08:01:45.707 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-05 08:01:45.707 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.9/networking 2026-08-05 08:01:45.707 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-05 08:01:45.708 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:01:45.708 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-05 08:01:45.708 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-08-05 08:01:45.708 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 08:01:45.708 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 08:01:45.708 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 08:01:45.708 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-05 08:01:45.708 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.708 | + functions-common:get_or_create_user:915 : user_id=f5ef7f6e2a464c1b95c366ef3029828a 2026-08-05 08:01:45.708 | + functions-common:get_or_create_user:916 : echo f5ef7f6e2a464c1b95c366ef3029828a 2026-08-05 08:01:45.708 | f5ef7f6e2a464c1b95c366ef3029828a 2026-08-05 08:01:45.709 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-05 08:01:45.709 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:01:45.709 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:01:45.709 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 08:01:45.709 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:01:45.709 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:01:45.709 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 08:01:45.709 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 08:01:45.709 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 08:01:45.709 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 08:01:45.709 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 08:01:45.710 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 08:01:45.710 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-08-05 08:01:45.710 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 08:01:45.710 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.710 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a2e6f59a322047848cb585c478ae8932 2026-08-05 08:01:45.710 | + functions-common:get_or_add_user_project_role:980 : echo a2e6f59a322047848cb585c478ae8932 2026-08-05 08:01:45.710 | a2e6f59a322047848cb585c478ae8932 2026-08-05 08:01:45.710 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-05 08:01:45.710 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-05 08:01:45.710 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 08:01:45.710 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-05 08:01:45.711 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-08-05 08:01:45.711 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.711 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 08:01:45.711 | b373af9b413a46a0b8445c3e7fc81157' 2026-08-05 08:01:45.711 | + functions-common:get_or_create_service:1067 : echo b373af9b413a46a0b8445c3e7fc81157 2026-08-05 08:01:45.711 | b373af9b413a46a0b8445c3e7fc81157 2026-08-05 08:01:45.711 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.9/networking 2026-08-05 08:01:45.711 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 08:01:45.711 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.9/networking RegionOne 2026-08-05 08:01:45.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 08:01:45.711 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-08-05 08:01:45.711 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 08:01:45.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 08:01:45.712 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.9/networking --region RegionOne -f value -c id 2026-08-05 08:01:45.712 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:01:45.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d81042fe3e564f448b3a6b2362d58fba 2026-08-05 08:01:45.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d81042fe3e564f448b3a6b2362d58fba 2026-08-05 08:01:45.712 | + functions-common:get_or_create_endpoint:1100 : public_id=d81042fe3e564f448b3a6b2362d58fba 2026-08-05 08:01:45.712 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 08:01:45.712 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 08:01:45.712 | + functions-common:get_or_create_endpoint:1109 : echo d81042fe3e564f448b3a6b2362d58fba 2026-08-05 08:01:45.712 | d81042fe3e564f448b3a6b2362d58fba 2026-08-05 08:01:45.745 | [2071 Async create_neutron_accounts:50508]: finished create_neutron_accounts with result 0 in 35 seconds 2026-08-05 08:01:45.752 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-05 08:01:45.756 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-05 08:01:45.759 | + inc/async:async_wait:197 : return 0 2026-08-05 08:01:45.761 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-05 08:01:45.777 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:01:45.780 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-05 08:01:45.796 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:01:45.799 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-05 08:01:45.801 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:01:45.803 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-05 08:01:45.807 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-05 08:01:45.810 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-05 08:01:45.865 | + inc/async:async_inner:63 : init_glance 2026-08-05 08:01:45.903 | [2071 Async init_glance:52797]: running: init_glance 2026-08-05 08:01:45.905 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-05 08:01:45.922 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:01:45.924 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-05 08:01:45.927 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:01:45.929 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-05 08:01:45.932 | + ./stack.sh:main:1170 : configure_neutron 2026-08-05 08:01:45.935 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-05 08:01:45.937 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-05 08:01:45.939 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-08-05 08:01:45.959 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-05 08:01:45.961 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-05 08:01:46.658 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:01:46.658 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:01:46.658 | we strongly recommend against using it for new projects. 2026-08-05 08:01:46.659 | 2026-08-05 08:01:46.659 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:01:46.659 | framework. For more detail see 2026-08-05 08:01:46.659 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:01:46.659 | 2026-08-05 08:01:46.659 | import eventlet as _eventlet # noqa 2026-08-05 08:01:51.276 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:01:51.278 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:01:51.278 | we strongly recommend against using it for new projects. 2026-08-05 08:01:51.279 | 2026-08-05 08:01:51.279 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:01:51.280 | framework. For more detail see 2026-08-05 08:01:51.281 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:01:51.281 | 2026-08-05 08:01:51.281 | import eventlet as _eventlet # noqa 2026-08-05 08:01:55.391 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:01:55.392 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:01:55.392 | we strongly recommend against using it for new projects. 2026-08-05 08:01:55.392 | 2026-08-05 08:01:55.392 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:01:55.392 | framework. For more detail see 2026-08-05 08:01:55.392 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:01:55.392 | 2026-08-05 08:01:55.392 | import eventlet as _eventlet # noqa 2026-08-05 08:01:59.523 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:01:59.524 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:01:59.524 | we strongly recommend against using it for new projects. 2026-08-05 08:01:59.524 | 2026-08-05 08:01:59.524 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:01:59.524 | framework. For more detail see 2026-08-05 08:01:59.524 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:01:59.524 | 2026-08-05 08:01:59.525 | import eventlet as _eventlet # noqa 2026-08-05 08:02:00.617 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:02:00.650 | [52797 Async init_glance:52797]: finished successfully 2026-08-05 08:02:03.881 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:02:03.881 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:03.881 | we strongly recommend against using it for new projects. 2026-08-05 08:02:03.882 | 2026-08-05 08:02:03.882 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:03.882 | framework. For more detail see 2026-08-05 08:02:03.882 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:03.882 | 2026-08-05 08:02:03.882 | import eventlet as _eventlet # noqa 2026-08-05 08:02:08.051 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:02:08.051 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:08.052 | we strongly recommend against using it for new projects. 2026-08-05 08:02:08.052 | 2026-08-05 08:02:08.052 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:08.052 | framework. For more detail see 2026-08-05 08:02:08.052 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:08.052 | 2026-08-05 08:02:08.052 | import eventlet as _eventlet # noqa 2026-08-05 08:02:12.769 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 08:02:12.769 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:12.769 | we strongly recommend against using it for new projects. 2026-08-05 08:02:12.769 | 2026-08-05 08:02:12.770 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:12.770 | framework. For more detail see 2026-08-05 08:02:12.770 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:12.770 | 2026-08-05 08:02:12.770 | from eventlet import event 2026-08-05 08:02:12.877 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-05 08:02:12.877 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-05 08:02:16.756 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:02:16.756 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:16.756 | we strongly recommend against using it for new projects. 2026-08-05 08:02:16.757 | 2026-08-05 08:02:16.757 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:16.757 | framework. For more detail see 2026-08-05 08:02:16.757 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:16.757 | 2026-08-05 08:02:16.757 | import eventlet as _eventlet # noqa 2026-08-05 08:02:18.595 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:02:18.595 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:18.595 | we strongly recommend against using it for new projects. 2026-08-05 08:02:18.595 | 2026-08-05 08:02:18.596 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:18.596 | framework. For more detail see 2026-08-05 08:02:18.596 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:18.596 | 2026-08-05 08:02:18.596 | import eventlet as _eventlet # noqa 2026-08-05 08:02:22.424 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:02:22.424 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:22.425 | we strongly recommend against using it for new projects. 2026-08-05 08:02:22.425 | 2026-08-05 08:02:22.425 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:22.425 | framework. For more detail see 2026-08-05 08:02:22.425 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:22.425 | 2026-08-05 08:02:22.425 | import eventlet as _eventlet # noqa 2026-08-05 08:02:24.918 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:02:24.918 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:24.918 | we strongly recommend against using it for new projects. 2026-08-05 08:02:24.919 | 2026-08-05 08:02:24.919 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:24.919 | framework. For more detail see 2026-08-05 08:02:24.919 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:24.919 | 2026-08-05 08:02:24.919 | import eventlet as _eventlet # noqa 2026-08-05 08:02:28.097 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-05 08:02:28.101 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-05 08:02:28.103 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-05 08:02:28.105 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-05 08:02:28.108 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-05 08:02:28.110 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-05 08:02:28.112 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-05 08:02:28.114 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-05 08:02:28.117 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-05 08:02:28.119 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-05 08:02:28.121 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-05 08:02:28.123 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-05 08:02:28.126 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-05 08:02:28.128 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-05 08:02:28.130 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-05 08:02:28.132 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-05 08:02:28.136 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:02:28.138 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:02:28.141 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-05 08:02:28.143 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:02:28.148 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-05 08:02:28.150 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-05 08:02:28.152 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-05 08:02:28.154 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-05 08:02:28.157 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 08:02:28.159 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 08:02:28.161 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 08:02:28.175 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:02:28.177 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 08:02:28.179 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-05 08:02:28.182 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-05 08:02:28.211 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-05 08:02:28.239 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-05 08:02:28.268 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-05 08:02:28.297 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-05 08:02:28.325 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-05 08:02:28.354 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-05 08:02:28.357 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-05 08:02:28.359 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-05 08:02:28.361 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 08:02:28.364 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 08:02:28.379 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 08:02:28.381 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 08:02:28.384 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 08:02:28.386 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 08:02:28.388 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 08:02:28.418 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 08:02:28.446 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 08:02:28.477 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 08:02:28.507 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-05 08:02:28.537 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-05 08:02:28.539 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-05 08:02:28.541 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-05 08:02:28.543 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-05 08:02:28.545 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-05 08:02:28.547 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-05 08:02:28.549 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-05 08:02:28.551 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-05 08:02:28.567 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-08-05 08:02:28.581 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-08-05 08:02:28.596 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-05 08:02:28.610 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-05 08:02:28.626 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-05 08:02:28.629 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 08:02:28.632 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-05 08:02:28.635 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.XPNpgqU0h7 2026-08-05 08:02:28.638 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-05 08:02:28.640 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 08:02:28.642 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.XPNpgqU0h7 2026-08-05 08:02:28.646 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.XPNpgqU0h7 2026-08-05 08:02:28.661 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.XPNpgqU0h7 /etc/sudoers.d/neutron-rootwrap 2026-08-05 08:02:28.678 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-05 08:02:28.680 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-05 08:02:28.682 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-05 08:02:28.710 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-05 08:02:28.713 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 08:02:28.742 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-05 08:02:28.745 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-05 08:02:28.747 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-05 08:02:28.750 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 08:02:28.752 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 08:02:28.754 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 08:02:28.769 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:02:28.773 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 08:02:28.775 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 08:02:28.777 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 08:02:28.793 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:02:28.795 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.9:5672/ 2026-08-05 08:02:28.798 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.9:5672/ 2026-08-05 08:02:28.829 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 08:02:28.831 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 08:02:28.834 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-05 08:02:28.849 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:02:28.852 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-05 08:02:28.868 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:02:28.870 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-05 08:02:28.886 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:02:28.888 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-05 08:02:28.904 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:02:28.906 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-05 08:02:28.922 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:02:28.924 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-05 08:02:28.927 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-05 08:02:28.942 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:02:28.944 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-05 08:02:28.948 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-05 08:02:28.951 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-05 08:02:28.951 | Configuring OVN 2026-08-05 08:02:28.953 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-05 08:02:28.956 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-05 08:02:28.959 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-05 08:02:28.963 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=c7cfc49f-c040-4edc-865c-70d5242ebaaf 2026-08-05 08:02:28.966 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-05 08:02:28.968 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-05 08:02:28.970 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 08:02:28.972 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 08:02:28.975 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 08:02:28.977 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 08:02:28.979 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 08:02:28.982 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 08:02:28.984 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 08:02:28.986 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 08:02:28.988 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 08:02:28.991 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 08:02:28.993 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 08:02:28.996 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 08:02:28.998 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 08:02:29.000 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-05 08:02:29.003 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-05 08:02:29.005 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-05 08:02:29.007 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-05 08:02:29.022 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:02:29.024 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-05 08:02:29.063 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-05 08:02:29.066 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-05 08:02:29.068 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-05 08:02:29.083 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:02:29.085 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-05 08:02:29.088 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 08:02:29.091 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-05 08:02:29.093 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-08-05 08:02:29.108 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-05 08:02:29.112 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-05 08:02:29.115 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-05 08:02:29.787 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:02:29.787 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:29.787 | we strongly recommend against using it for new projects. 2026-08-05 08:02:29.787 | 2026-08-05 08:02:29.788 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:29.788 | framework. For more detail see 2026-08-05 08:02:29.788 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:29.788 | 2026-08-05 08:02:29.788 | import eventlet as _eventlet # noqa 2026-08-05 08:02:33.621 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:02:33.621 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:33.621 | we strongly recommend against using it for new projects. 2026-08-05 08:02:33.622 | 2026-08-05 08:02:33.622 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:33.622 | framework. For more detail see 2026-08-05 08:02:33.622 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:33.622 | 2026-08-05 08:02:33.622 | import eventlet as _eventlet # noqa 2026-08-05 08:02:37.441 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:02:37.441 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:37.441 | we strongly recommend against using it for new projects. 2026-08-05 08:02:37.441 | 2026-08-05 08:02:37.441 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:37.441 | framework. For more detail see 2026-08-05 08:02:37.442 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:37.442 | 2026-08-05 08:02:37.442 | import eventlet as _eventlet # noqa 2026-08-05 08:02:41.397 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:02:41.397 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:41.397 | we strongly recommend against using it for new projects. 2026-08-05 08:02:41.397 | 2026-08-05 08:02:41.397 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:41.397 | framework. For more detail see 2026-08-05 08:02:41.398 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:41.398 | 2026-08-05 08:02:41.398 | import eventlet as _eventlet # noqa 2026-08-05 08:02:45.598 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:02:45.598 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:45.598 | we strongly recommend against using it for new projects. 2026-08-05 08:02:45.599 | 2026-08-05 08:02:45.599 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:45.599 | framework. For more detail see 2026-08-05 08:02:45.599 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:45.599 | 2026-08-05 08:02:45.599 | import eventlet as _eventlet # noqa 2026-08-05 08:02:49.436 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:02:49.436 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:49.436 | we strongly recommend against using it for new projects. 2026-08-05 08:02:49.437 | 2026-08-05 08:02:49.437 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:49.437 | framework. For more detail see 2026-08-05 08:02:49.437 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:49.437 | 2026-08-05 08:02:49.437 | import eventlet as _eventlet # noqa 2026-08-05 08:02:53.941 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 08:02:53.941 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:53.941 | we strongly recommend against using it for new projects. 2026-08-05 08:02:53.942 | 2026-08-05 08:02:53.942 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:53.942 | framework. For more detail see 2026-08-05 08:02:53.942 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:53.942 | 2026-08-05 08:02:53.942 | from eventlet import event 2026-08-05 08:02:54.047 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-05 08:02:54.047 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-05 08:02:57.888 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:02:57.888 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:57.888 | we strongly recommend against using it for new projects. 2026-08-05 08:02:57.888 | 2026-08-05 08:02:57.889 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:57.889 | framework. For more detail see 2026-08-05 08:02:57.889 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:57.889 | 2026-08-05 08:02:57.889 | import eventlet as _eventlet # noqa 2026-08-05 08:02:59.702 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:02:59.702 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:02:59.703 | we strongly recommend against using it for new projects. 2026-08-05 08:02:59.703 | 2026-08-05 08:02:59.703 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:02:59.703 | framework. For more detail see 2026-08-05 08:02:59.703 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:02:59.703 | 2026-08-05 08:02:59.703 | import eventlet as _eventlet # noqa 2026-08-05 08:03:03.474 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:03:03.474 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:03:03.474 | we strongly recommend against using it for new projects. 2026-08-05 08:03:03.475 | 2026-08-05 08:03:03.475 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:03:03.475 | framework. For more detail see 2026-08-05 08:03:03.475 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:03:03.475 | 2026-08-05 08:03:03.475 | import eventlet as _eventlet # noqa 2026-08-05 08:03:05.923 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:03:05.923 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:03:05.923 | we strongly recommend against using it for new projects. 2026-08-05 08:03:05.923 | 2026-08-05 08:03:05.923 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:03:05.923 | framework. For more detail see 2026-08-05 08:03:05.923 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:03:05.923 | 2026-08-05 08:03:05.923 | import eventlet as _eventlet # noqa 2026-08-05 08:03:09.174 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 08:03:09.179 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 08:03:09.182 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 08:03:09.185 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-05 08:03:09.213 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-05 08:03:09.216 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 08:03:09.244 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-05 08:03:09.276 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.9 2026-08-05 08:03:09.307 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-08-05 08:03:09.337 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-05 08:03:09.368 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-05 08:03:09.400 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.9:6642 2026-08-05 08:03:09.433 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-05 08:03:09.452 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:03:09.455 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-05 08:03:09.457 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-05 08:03:09.492 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.9:6641 2026-08-05 08:03:09.527 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-05 08:03:09.530 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-05 08:03:09.533 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-05 08:03:09.533 | Configuring Neutron for OVN 2026-08-05 08:03:09.536 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-05 08:03:09.557 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:03:09.560 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-05 08:03:09.564 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-05 08:03:09.564 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-05 08:03:10.227 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:03:10.227 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:03:10.227 | we strongly recommend against using it for new projects. 2026-08-05 08:03:10.227 | 2026-08-05 08:03:10.228 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:03:10.228 | framework. For more detail see 2026-08-05 08:03:10.228 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:03:10.228 | 2026-08-05 08:03:10.228 | import eventlet as _eventlet # noqa 2026-08-05 08:03:13.385 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-08-05 08:03:13.389 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-05 08:03:13.389 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-05 08:03:14.075 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:03:14.075 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:03:14.075 | we strongly recommend against using it for new projects. 2026-08-05 08:03:14.075 | 2026-08-05 08:03:14.075 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:03:14.075 | framework. For more detail see 2026-08-05 08:03:14.075 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:03:14.075 | 2026-08-05 08:03:14.075 | import eventlet as _eventlet # noqa 2026-08-05 08:03:16.797 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 08:03:16.800 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-05 08:03:16.819 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:03:16.822 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 08:03:16.828 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:03:16.828 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 08:03:16.828 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-05 08:03:16.828 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-05 08:03:16.831 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:03:16.831 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-05 08:03:16.837 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-05 08:03:16.837 | address-scope 2026-08-05 08:03:16.837 | agent 2026-08-05 08:03:16.837 | allowed-address-pairs 2026-08-05 08:03:16.837 | auto-allocated-topology 2026-08-05 08:03:16.837 | availability_zone 2026-08-05 08:03:16.838 | bgp 2026-08-05 08:03:16.838 | bgp_4byte_asn 2026-08-05 08:03:16.838 | bgp_dragent_scheduler 2026-08-05 08:03:16.838 | binding 2026-08-05 08:03:16.838 | binding-extended 2026-08-05 08:03:16.838 | default-subnetpools 2026-08-05 08:03:16.838 | dhcp_agent_scheduler 2026-08-05 08:03:16.838 | dns-domain-ports 2026-08-05 08:03:16.838 | dns-integration 2026-08-05 08:03:16.838 | dns-integration-domain-keywords 2026-08-05 08:03:16.838 | empty-string-filtering 2026-08-05 08:03:16.839 | enable-default-route-bfd 2026-08-05 08:03:16.839 | enable-default-route-ecmp 2026-08-05 08:03:16.839 | expose-port-forwarding-in-fip 2026-08-05 08:03:16.839 | ext-gw-mode 2026-08-05 08:03:16.839 | external-gateway-multihoming 2026-08-05 08:03:16.839 | external-net 2026-08-05 08:03:16.839 | extra_dhcp_opt 2026-08-05 08:03:16.839 | extraroute 2026-08-05 08:03:16.839 | extraroute-atomic 2026-08-05 08:03:16.839 | filter-validation 2026-08-05 08:03:16.839 | fip-port-details 2026-08-05 08:03:16.839 | flavors 2026-08-05 08:03:16.840 | floating-ip-port-forwarding 2026-08-05 08:03:16.840 | floating-ip-port-forwarding-description 2026-08-05 08:03:16.840 | floating-ip-port-forwarding-detail 2026-08-05 08:03:16.840 | floating-ip-port-forwarding-port-ranges 2026-08-05 08:03:16.840 | floatingip-pools 2026-08-05 08:03:16.840 | fwaas_v2 2026-08-05 08:03:16.840 | ip_allocation 2026-08-05 08:03:16.840 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:03:16.840 | l3-flavors 2026-08-05 08:03:16.840 | l3-ha 2026-08-05 08:03:16.840 | l3_agent_scheduler 2026-08-05 08:03:16.841 | logging 2026-08-05 08:03:16.841 | multi-provider 2026-08-05 08:03:16.841 | net-mtu 2026-08-05 08:03:16.841 | net-mtu-writable 2026-08-05 08:03:16.841 | network-ip-availability 2026-08-05 08:03:16.841 | network_availability_zone 2026-08-05 08:03:16.841 | network_ha 2026-08-05 08:03:16.842 | pagination 2026-08-05 08:03:16.842 | port-device-profile 2026-08-05 08:03:16.842 | port-hardware-offload-type 2026-08-05 08:03:16.843 | port-mac-address-regenerate 2026-08-05 08:03:16.843 | port-numa-affinity-policy 2026-08-05 08:03:16.843 | port-numa-affinity-policy-socket 2026-08-05 08:03:16.843 | port-resource-request 2026-08-05 08:03:16.843 | port-security 2026-08-05 08:03:16.843 | port-trusted-vif 2026-08-05 08:03:16.844 | project-id 2026-08-05 08:03:16.844 | provider 2026-08-05 08:03:16.844 | pvlan 2026-08-05 08:03:16.844 | qinq 2026-08-05 08:03:16.844 | qos 2026-08-05 08:03:16.844 | qos-bw-limit-direction 2026-08-05 08:03:16.844 | qos-bw-minimum-ingress 2026-08-05 08:03:16.845 | qos-default 2026-08-05 08:03:16.845 | qos-fip 2026-08-05 08:03:16.845 | qos-gateway-ip 2026-08-05 08:03:16.845 | qos-rule-type-details 2026-08-05 08:03:16.845 | qos-rule-type-filter 2026-08-05 08:03:16.845 | qos-rules-alias 2026-08-05 08:03:16.845 | quota-check-limit 2026-08-05 08:03:16.845 | quota-check-limit-default 2026-08-05 08:03:16.845 | quota_details 2026-08-05 08:03:16.845 | quotas 2026-08-05 08:03:16.845 | rbac-address-scope 2026-08-05 08:03:16.845 | rbac-policies 2026-08-05 08:03:16.846 | rbac-security-groups 2026-08-05 08:03:16.846 | router 2026-08-05 08:03:16.846 | router-enable-snat 2026-08-05 08:03:16.846 | router_availability_zone 2026-08-05 08:03:16.846 | security-group 2026-08-05 08:03:16.846 | security-groups-default-rules 2026-08-05 08:03:16.846 | security-groups-default-statefulness 2026-08-05 08:03:16.846 | security-groups-normalized-cidr 2026-08-05 08:03:16.846 | security-groups-remote-address-group 2026-08-05 08:03:16.846 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:03:16.846 | security-groups-shared-filtering 2026-08-05 08:03:16.847 | segment 2026-08-05 08:03:16.847 | sorting 2026-08-05 08:03:16.847 | standard-attr-description 2026-08-05 08:03:16.847 | standard-attr-fwaas-v2 2026-08-05 08:03:16.847 | standard-attr-revisions 2026-08-05 08:03:16.847 | standard-attr-tag 2026-08-05 08:03:16.847 | standard-attr-timestamp 2026-08-05 08:03:16.847 | stateful-security-group 2026-08-05 08:03:16.847 | subnet-dns-publish-fixed-ip 2026-08-05 08:03:16.847 | subnet-external-network 2026-08-05 08:03:16.847 | subnet-service-types 2026-08-05 08:03:16.848 | subnet_allocation 2026-08-05 08:03:16.848 | subnet_onboard 2026-08-05 08:03:16.848 | subnetpool-prefix-ops 2026-08-05 08:03:16.848 | tag-creation 2026-08-05 08:03:16.848 | tap-mirror 2026-08-05 08:03:16.848 | tap-mirror-both-direction 2026-08-05 08:03:16.848 | trunk 2026-08-05 08:03:16.848 | uplink-status-propagation 2026-08-05 08:03:16.848 | uplink-status-propagation-updatable 2026-08-05 08:03:16.848 | vlan-transparent 2026-08-05 08:03:16.848 | vpn-endpoint-groups 2026-08-05 08:03:16.848 | vpnaas' 2026-08-05 08:03:16.849 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 08:03:16.849 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-05 08:03:16.849 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:03:16.849 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-05 08:03:16.849 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:03:16.849 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-05 08:03:16.852 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-05 08:03:16.852 | address-scope 2026-08-05 08:03:16.852 | agent 2026-08-05 08:03:16.852 | allowed-address-pairs 2026-08-05 08:03:16.852 | auto-allocated-topology 2026-08-05 08:03:16.852 | availability_zone 2026-08-05 08:03:16.853 | bgp 2026-08-05 08:03:16.853 | bgp_4byte_asn 2026-08-05 08:03:16.853 | bgp_dragent_scheduler 2026-08-05 08:03:16.853 | binding 2026-08-05 08:03:16.853 | binding-extended 2026-08-05 08:03:16.853 | default-subnetpools 2026-08-05 08:03:16.853 | dhcp_agent_scheduler 2026-08-05 08:03:16.853 | dns-domain-ports 2026-08-05 08:03:16.853 | dns-integration 2026-08-05 08:03:16.853 | dns-integration-domain-keywords 2026-08-05 08:03:16.853 | empty-string-filtering 2026-08-05 08:03:16.854 | enable-default-route-bfd 2026-08-05 08:03:16.854 | enable-default-route-ecmp 2026-08-05 08:03:16.854 | expose-port-forwarding-in-fip 2026-08-05 08:03:16.854 | ext-gw-mode 2026-08-05 08:03:16.854 | external-gateway-multihoming 2026-08-05 08:03:16.854 | external-net 2026-08-05 08:03:16.854 | extra_dhcp_opt 2026-08-05 08:03:16.854 | extraroute 2026-08-05 08:03:16.854 | extraroute-atomic 2026-08-05 08:03:16.854 | filter-validation 2026-08-05 08:03:16.854 | fip-port-details 2026-08-05 08:03:16.854 | flavors 2026-08-05 08:03:16.855 | floating-ip-port-forwarding 2026-08-05 08:03:16.855 | floating-ip-port-forwarding-description 2026-08-05 08:03:16.855 | floating-ip-port-forwarding-detail 2026-08-05 08:03:16.855 | floating-ip-port-forwarding-port-ranges 2026-08-05 08:03:16.855 | floatingip-pools 2026-08-05 08:03:16.855 | fwaas_v2 2026-08-05 08:03:16.855 | ip_allocation 2026-08-05 08:03:16.855 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:03:16.855 | l3-flavors 2026-08-05 08:03:16.855 | l3-ha 2026-08-05 08:03:16.855 | l3_agent_scheduler 2026-08-05 08:03:16.856 | logging 2026-08-05 08:03:16.856 | multi-provider 2026-08-05 08:03:16.856 | net-mtu 2026-08-05 08:03:16.856 | net-mtu-writable 2026-08-05 08:03:16.856 | network-ip-availability 2026-08-05 08:03:16.856 | network_availability_zone 2026-08-05 08:03:16.856 | network_ha 2026-08-05 08:03:16.856 | pagination 2026-08-05 08:03:16.856 | port-device-profile 2026-08-05 08:03:16.856 | port-hardware-offload-type 2026-08-05 08:03:16.856 | port-mac-address-regenerate 2026-08-05 08:03:16.856 | port-numa-affinity-policy 2026-08-05 08:03:16.857 | port-numa-affinity-policy-socket 2026-08-05 08:03:16.857 | port-resource-request 2026-08-05 08:03:16.857 | port-security 2026-08-05 08:03:16.857 | port-trusted-vif 2026-08-05 08:03:16.857 | project-id 2026-08-05 08:03:16.857 | provider 2026-08-05 08:03:16.858 | pvlan 2026-08-05 08:03:16.858 | qinq 2026-08-05 08:03:16.858 | qos 2026-08-05 08:03:16.858 | qos-bw-limit-direction 2026-08-05 08:03:16.858 | qos-bw-minimum-ingress 2026-08-05 08:03:16.858 | qos-default 2026-08-05 08:03:16.859 | qos-fip 2026-08-05 08:03:16.859 | qos-gateway-ip 2026-08-05 08:03:16.859 | qos-rule-type-details 2026-08-05 08:03:16.859 | qos-rule-type-filter 2026-08-05 08:03:16.859 | qos-rules-alias 2026-08-05 08:03:16.859 | quota-check-limit 2026-08-05 08:03:16.859 | quota-check-limit-default 2026-08-05 08:03:16.859 | quota_details 2026-08-05 08:03:16.859 | quotas 2026-08-05 08:03:16.859 | rbac-address-scope 2026-08-05 08:03:16.859 | rbac-policies 2026-08-05 08:03:16.859 | rbac-security-groups 2026-08-05 08:03:16.860 | router 2026-08-05 08:03:16.860 | router-enable-snat 2026-08-05 08:03:16.860 | router_availability_zone 2026-08-05 08:03:16.860 | security-group 2026-08-05 08:03:16.860 | security-groups-default-rules 2026-08-05 08:03:16.860 | security-groups-default-statefulness 2026-08-05 08:03:16.860 | security-groups-normalized-cidr 2026-08-05 08:03:16.860 | security-groups-remote-address-group 2026-08-05 08:03:16.860 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:03:16.860 | security-groups-shared-filtering 2026-08-05 08:03:16.860 | segment 2026-08-05 08:03:16.861 | sorting 2026-08-05 08:03:16.861 | standard-attr-description 2026-08-05 08:03:16.861 | standard-attr-fwaas-v2 2026-08-05 08:03:16.861 | standard-attr-revisions 2026-08-05 08:03:16.861 | standard-attr-tag 2026-08-05 08:03:16.861 | standard-attr-timestamp 2026-08-05 08:03:16.861 | stateful-security-group 2026-08-05 08:03:16.861 | subnet-dns-publish-fixed-ip 2026-08-05 08:03:16.861 | subnet-external-network 2026-08-05 08:03:16.861 | subnet-service-types 2026-08-05 08:03:16.862 | subnet_allocation 2026-08-05 08:03:16.862 | subnet_onboard 2026-08-05 08:03:16.862 | subnetpool-prefix-ops 2026-08-05 08:03:16.862 | tag-creation 2026-08-05 08:03:16.862 | tap-mirror 2026-08-05 08:03:16.862 | tap-mirror-both-direction 2026-08-05 08:03:16.862 | trunk 2026-08-05 08:03:16.862 | uplink-status-propagation 2026-08-05 08:03:16.862 | uplink-status-propagation-updatable 2026-08-05 08:03:16.862 | vlan-transparent 2026-08-05 08:03:16.862 | vpn-endpoint-groups 2026-08-05 08:03:16.863 | vpnaas' 2026-08-05 08:03:16.863 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-05 08:03:16.863 | address-scope 2026-08-05 08:03:16.863 | agent 2026-08-05 08:03:16.863 | allowed-address-pairs 2026-08-05 08:03:16.863 | auto-allocated-topology 2026-08-05 08:03:16.863 | availability_zone 2026-08-05 08:03:16.863 | bgp 2026-08-05 08:03:16.863 | bgp_4byte_asn 2026-08-05 08:03:16.863 | bgp_dragent_scheduler 2026-08-05 08:03:16.863 | binding 2026-08-05 08:03:16.863 | binding-extended 2026-08-05 08:03:16.864 | default-subnetpools 2026-08-05 08:03:16.864 | dhcp_agent_scheduler 2026-08-05 08:03:16.864 | dns-domain-ports 2026-08-05 08:03:16.864 | dns-integration 2026-08-05 08:03:16.864 | dns-integration-domain-keywords 2026-08-05 08:03:16.864 | empty-string-filtering 2026-08-05 08:03:16.864 | enable-default-route-bfd 2026-08-05 08:03:16.864 | enable-default-route-ecmp 2026-08-05 08:03:16.864 | expose-port-forwarding-in-fip 2026-08-05 08:03:16.864 | ext-gw-mode 2026-08-05 08:03:16.864 | external-gateway-multihoming 2026-08-05 08:03:16.865 | external-net 2026-08-05 08:03:16.865 | extra_dhcp_opt 2026-08-05 08:03:16.865 | extraroute 2026-08-05 08:03:16.865 | extraroute-atomic 2026-08-05 08:03:16.865 | filter-validation 2026-08-05 08:03:16.865 | fip-port-details 2026-08-05 08:03:16.865 | flavors 2026-08-05 08:03:16.865 | floating-ip-port-forwarding 2026-08-05 08:03:16.865 | floating-ip-port-forwarding-description 2026-08-05 08:03:16.865 | floating-ip-port-forwarding-detail 2026-08-05 08:03:16.865 | floating-ip-port-forwarding-port-ranges 2026-08-05 08:03:16.866 | floatingip-pools 2026-08-05 08:03:16.866 | fwaas_v2 2026-08-05 08:03:16.866 | ip_allocation 2026-08-05 08:03:16.866 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:03:16.866 | l3-flavors 2026-08-05 08:03:16.866 | l3-ha 2026-08-05 08:03:16.866 | l3_agent_scheduler 2026-08-05 08:03:16.866 | logging 2026-08-05 08:03:16.866 | multi-provider 2026-08-05 08:03:16.866 | net-mtu 2026-08-05 08:03:16.866 | net-mtu-writable 2026-08-05 08:03:16.866 | network-ip-availability 2026-08-05 08:03:16.867 | network_availability_zone 2026-08-05 08:03:16.867 | network_ha 2026-08-05 08:03:16.867 | pagination 2026-08-05 08:03:16.867 | port-device-profile 2026-08-05 08:03:16.867 | port-hardware-offload-type 2026-08-05 08:03:16.867 | port-mac-address-regenerate 2026-08-05 08:03:16.867 | port-numa-affinity-policy 2026-08-05 08:03:16.867 | port-numa-affinity-policy-socket 2026-08-05 08:03:16.867 | port-resource-request 2026-08-05 08:03:16.867 | port-security 2026-08-05 08:03:16.867 | port-trusted-vif 2026-08-05 08:03:16.868 | project-id 2026-08-05 08:03:16.868 | provider 2026-08-05 08:03:16.868 | pvlan 2026-08-05 08:03:16.868 | qinq 2026-08-05 08:03:16.868 | qos 2026-08-05 08:03:16.868 | qos-bw-limit-direction 2026-08-05 08:03:16.868 | qos-bw-minimum-ingress 2026-08-05 08:03:16.868 | qos-default 2026-08-05 08:03:16.868 | qos-fip 2026-08-05 08:03:16.868 | qos-gateway-ip 2026-08-05 08:03:16.868 | qos-rule-type-details 2026-08-05 08:03:16.868 | qos-rule-type-filter 2026-08-05 08:03:16.869 | qos-rules-alias 2026-08-05 08:03:16.869 | quota-check-limit 2026-08-05 08:03:16.869 | quota-check-limit-default 2026-08-05 08:03:16.869 | quota_details 2026-08-05 08:03:16.869 | quotas 2026-08-05 08:03:16.869 | rbac-address-scope 2026-08-05 08:03:16.869 | rbac-policies 2026-08-05 08:03:16.869 | rbac-security-groups 2026-08-05 08:03:16.869 | router 2026-08-05 08:03:16.869 | router-enable-snat 2026-08-05 08:03:16.869 | router_availability_zone 2026-08-05 08:03:16.869 | security-group 2026-08-05 08:03:16.870 | security-groups-default-rules 2026-08-05 08:03:16.870 | security-groups-default-statefulness 2026-08-05 08:03:16.870 | security-groups-normalized-cidr 2026-08-05 08:03:16.870 | security-groups-remote-address-group 2026-08-05 08:03:16.870 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:03:16.870 | security-groups-shared-filtering 2026-08-05 08:03:16.870 | segment 2026-08-05 08:03:16.870 | sorting 2026-08-05 08:03:16.870 | standard-attr-description 2026-08-05 08:03:16.870 | standard-attr-fwaas-v2 2026-08-05 08:03:16.870 | standard-attr-revisions 2026-08-05 08:03:16.871 | standard-attr-tag 2026-08-05 08:03:16.871 | standard-attr-timestamp 2026-08-05 08:03:16.871 | stateful-security-group 2026-08-05 08:03:16.871 | subnet-dns-publish-fixed-ip 2026-08-05 08:03:16.871 | subnet-external-network 2026-08-05 08:03:16.871 | subnet-service-types 2026-08-05 08:03:16.871 | subnet_allocation 2026-08-05 08:03:16.871 | subnet_onboard 2026-08-05 08:03:16.871 | subnetpool-prefix-ops 2026-08-05 08:03:16.871 | tag-creation 2026-08-05 08:03:16.871 | tap-mirror 2026-08-05 08:03:16.871 | tap-mirror-both-direction 2026-08-05 08:03:16.872 | trunk 2026-08-05 08:03:16.872 | uplink-status-propagation 2026-08-05 08:03:16.872 | uplink-status-propagation-updatable 2026-08-05 08:03:16.872 | vlan-transparent 2026-08-05 08:03:16.872 | vpn-endpoint-groups 2026-08-05 08:03:16.872 | vpnaas' 2026-08-05 08:03:16.872 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:03:16.872 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-05 08:03:16.872 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-05 08:03:16.872 | address-scope 2026-08-05 08:03:16.872 | agent 2026-08-05 08:03:16.873 | allowed-address-pairs 2026-08-05 08:03:16.873 | auto-allocated-topology 2026-08-05 08:03:16.873 | availability_zone 2026-08-05 08:03:16.873 | bgp 2026-08-05 08:03:16.873 | bgp_4byte_asn 2026-08-05 08:03:16.873 | bgp_dragent_scheduler 2026-08-05 08:03:16.873 | binding 2026-08-05 08:03:16.873 | binding-extended 2026-08-05 08:03:16.873 | default-subnetpools 2026-08-05 08:03:16.873 | dhcp_agent_scheduler 2026-08-05 08:03:16.873 | dns-domain-ports 2026-08-05 08:03:16.874 | dns-integration 2026-08-05 08:03:16.874 | dns-integration-domain-keywords 2026-08-05 08:03:16.874 | empty-string-filtering 2026-08-05 08:03:16.874 | enable-default-route-bfd 2026-08-05 08:03:16.874 | enable-default-route-ecmp 2026-08-05 08:03:16.874 | expose-port-forwarding-in-fip 2026-08-05 08:03:16.874 | ext-gw-mode 2026-08-05 08:03:16.874 | external-gateway-multihoming 2026-08-05 08:03:16.874 | external-net 2026-08-05 08:03:16.874 | extra_dhcp_opt 2026-08-05 08:03:16.874 | extraroute 2026-08-05 08:03:16.874 | extraroute-atomic 2026-08-05 08:03:16.875 | filter-validation 2026-08-05 08:03:16.875 | fip-port-details 2026-08-05 08:03:16.875 | flavors 2026-08-05 08:03:16.875 | floating-ip-port-forwarding 2026-08-05 08:03:16.875 | floating-ip-port-forwarding-description 2026-08-05 08:03:16.875 | floating-ip-port-forwarding-detail 2026-08-05 08:03:16.875 | floating-ip-port-forwarding-port-ranges 2026-08-05 08:03:16.875 | floatingip-pools 2026-08-05 08:03:16.875 | fwaas_v2 2026-08-05 08:03:16.875 | ip_allocation 2026-08-05 08:03:16.875 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:03:16.876 | l3-flavors 2026-08-05 08:03:16.876 | l3-ha 2026-08-05 08:03:16.876 | l3_agent_scheduler 2026-08-05 08:03:16.876 | logging 2026-08-05 08:03:16.876 | multi-provider 2026-08-05 08:03:16.876 | net-mtu 2026-08-05 08:03:16.876 | net-mtu-writable 2026-08-05 08:03:16.876 | network-ip-availability 2026-08-05 08:03:16.876 | network_availability_zone 2026-08-05 08:03:16.876 | network_ha 2026-08-05 08:03:16.876 | pagination 2026-08-05 08:03:16.877 | port-device-profile 2026-08-05 08:03:16.877 | port-hardware-offload-type 2026-08-05 08:03:16.877 | port-mac-address-regenerate 2026-08-05 08:03:16.877 | port-numa-affinity-policy 2026-08-05 08:03:16.877 | port-numa-affinity-policy-socket 2026-08-05 08:03:16.877 | port-resource-request 2026-08-05 08:03:16.877 | port-security 2026-08-05 08:03:16.877 | port-trusted-vif 2026-08-05 08:03:16.877 | project-id 2026-08-05 08:03:16.877 | provider 2026-08-05 08:03:16.877 | pvlan 2026-08-05 08:03:16.877 | qinq 2026-08-05 08:03:16.878 | qos 2026-08-05 08:03:16.878 | qos-bw-limit-direction 2026-08-05 08:03:16.878 | qos-bw-minimum-ingress 2026-08-05 08:03:16.878 | qos-default 2026-08-05 08:03:16.878 | qos-fip 2026-08-05 08:03:16.878 | qos-gateway-ip 2026-08-05 08:03:16.878 | qos-rule-type-details 2026-08-05 08:03:16.878 | qos-rule-type-filter 2026-08-05 08:03:16.878 | qos-rules-alias 2026-08-05 08:03:16.878 | quota-check-limit 2026-08-05 08:03:16.878 | quota-check-limit-default 2026-08-05 08:03:16.878 | quota_details 2026-08-05 08:03:16.879 | quotas 2026-08-05 08:03:16.879 | rbac-address-scope 2026-08-05 08:03:16.879 | rbac-policies 2026-08-05 08:03:16.879 | rbac-security-groups 2026-08-05 08:03:16.879 | router 2026-08-05 08:03:16.879 | router-enable-snat 2026-08-05 08:03:16.879 | router_availability_zone 2026-08-05 08:03:16.879 | security-group 2026-08-05 08:03:16.879 | security-groups-default-rules 2026-08-05 08:03:16.879 | security-groups-default-statefulness 2026-08-05 08:03:16.879 | security-groups-normalized-cidr 2026-08-05 08:03:16.880 | security-groups-remote-address-group 2026-08-05 08:03:16.880 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:03:16.880 | security-groups-shared-filtering 2026-08-05 08:03:16.880 | segment 2026-08-05 08:03:16.880 | sorting 2026-08-05 08:03:16.880 | standard-attr-description 2026-08-05 08:03:16.880 | standard-attr-fwaas-v2 2026-08-05 08:03:16.880 | standard-attr-revisions 2026-08-05 08:03:16.880 | standard-attr-tag 2026-08-05 08:03:16.880 | standard-attr-timestamp 2026-08-05 08:03:16.880 | stateful-security-group 2026-08-05 08:03:16.881 | subnet-dns-publish-fixed-ip 2026-08-05 08:03:16.881 | subnet-external-network 2026-08-05 08:03:16.881 | subnet-service-types 2026-08-05 08:03:16.881 | subnet_allocation 2026-08-05 08:03:16.881 | subnet_onboard 2026-08-05 08:03:16.881 | subnetpool-prefix-ops 2026-08-05 08:03:16.881 | tag-creation 2026-08-05 08:03:16.881 | tap-mirror 2026-08-05 08:03:16.881 | tap-mirror-both-direction 2026-08-05 08:03:16.881 | trunk 2026-08-05 08:03:16.881 | uplink-status-propagation 2026-08-05 08:03:16.881 | uplink-status-propagation-updatable 2026-08-05 08:03:16.882 | vlan-transparent 2026-08-05 08:03:16.882 | vpn-endpoint-groups 2026-08-05 08:03:16.882 | vpnaas' 2026-08-05 08:03:16.882 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:03:16.882 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-05 08:03:16.882 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-05 08:03:16.882 | address-scope 2026-08-05 08:03:16.882 | agent 2026-08-05 08:03:16.882 | allowed-address-pairs 2026-08-05 08:03:16.882 | auto-allocated-topology 2026-08-05 08:03:16.882 | availability_zone 2026-08-05 08:03:16.883 | bgp 2026-08-05 08:03:16.883 | bgp_4byte_asn 2026-08-05 08:03:16.883 | bgp_dragent_scheduler 2026-08-05 08:03:16.883 | binding 2026-08-05 08:03:16.883 | binding-extended 2026-08-05 08:03:16.883 | default-subnetpools 2026-08-05 08:03:16.883 | dhcp_agent_scheduler 2026-08-05 08:03:16.883 | dns-domain-ports 2026-08-05 08:03:16.883 | dns-integration 2026-08-05 08:03:16.883 | dns-integration-domain-keywords 2026-08-05 08:03:16.883 | empty-string-filtering 2026-08-05 08:03:16.884 | enable-default-route-bfd 2026-08-05 08:03:16.884 | enable-default-route-ecmp 2026-08-05 08:03:16.884 | expose-port-forwarding-in-fip 2026-08-05 08:03:16.884 | ext-gw-mode 2026-08-05 08:03:16.884 | external-gateway-multihoming 2026-08-05 08:03:16.884 | external-net 2026-08-05 08:03:16.884 | extra_dhcp_opt 2026-08-05 08:03:16.884 | extraroute 2026-08-05 08:03:16.884 | extraroute-atomic 2026-08-05 08:03:16.884 | filter-validation 2026-08-05 08:03:16.884 | fip-port-details 2026-08-05 08:03:16.884 | flavors 2026-08-05 08:03:16.885 | floating-ip-port-forwarding 2026-08-05 08:03:16.885 | floating-ip-port-forwarding-description 2026-08-05 08:03:16.885 | floating-ip-port-forwarding-detail 2026-08-05 08:03:16.885 | floating-ip-port-forwarding-port-ranges 2026-08-05 08:03:16.885 | floatingip-pools 2026-08-05 08:03:16.885 | fwaas_v2 2026-08-05 08:03:16.885 | ip_allocation 2026-08-05 08:03:16.885 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:03:16.885 | l3-flavors 2026-08-05 08:03:16.885 | l3-ha 2026-08-05 08:03:16.885 | l3_agent_scheduler 2026-08-05 08:03:16.885 | logging 2026-08-05 08:03:16.886 | multi-provider 2026-08-05 08:03:16.886 | net-mtu 2026-08-05 08:03:16.886 | net-mtu-writable 2026-08-05 08:03:16.886 | network-ip-availability 2026-08-05 08:03:16.886 | network_availability_zone 2026-08-05 08:03:16.886 | network_ha 2026-08-05 08:03:16.886 | pagination 2026-08-05 08:03:16.886 | port-device-profile 2026-08-05 08:03:16.886 | port-hardware-offload-type 2026-08-05 08:03:16.886 | port-mac-address-regenerate 2026-08-05 08:03:16.886 | port-numa-affinity-policy 2026-08-05 08:03:16.887 | port-numa-affinity-policy-socket 2026-08-05 08:03:16.887 | port-resource-request 2026-08-05 08:03:16.887 | port-security 2026-08-05 08:03:16.887 | port-trusted-vif 2026-08-05 08:03:16.887 | project-id 2026-08-05 08:03:16.887 | provider 2026-08-05 08:03:16.887 | pvlan 2026-08-05 08:03:16.887 | qinq 2026-08-05 08:03:16.887 | qos 2026-08-05 08:03:16.887 | qos-bw-limit-direction 2026-08-05 08:03:16.887 | qos-bw-minimum-ingress 2026-08-05 08:03:16.887 | qos-default 2026-08-05 08:03:16.888 | qos-fip 2026-08-05 08:03:16.888 | qos-gateway-ip 2026-08-05 08:03:16.888 | qos-rule-type-details 2026-08-05 08:03:16.888 | qos-rule-type-filter 2026-08-05 08:03:16.888 | qos-rules-alias 2026-08-05 08:03:16.888 | quota-check-limit 2026-08-05 08:03:16.888 | quota-check-limit-default 2026-08-05 08:03:16.888 | quota_details 2026-08-05 08:03:16.888 | quotas 2026-08-05 08:03:16.888 | rbac-address-scope 2026-08-05 08:03:16.888 | rbac-policies 2026-08-05 08:03:16.889 | rbac-security-groups 2026-08-05 08:03:16.889 | router 2026-08-05 08:03:16.889 | router-enable-snat 2026-08-05 08:03:16.889 | router_availability_zone 2026-08-05 08:03:16.889 | security-group 2026-08-05 08:03:16.889 | security-groups-default-rules 2026-08-05 08:03:16.889 | security-groups-default-statefulness 2026-08-05 08:03:16.889 | security-groups-normalized-cidr 2026-08-05 08:03:16.889 | security-groups-remote-address-group 2026-08-05 08:03:16.889 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:03:16.889 | security-groups-shared-filtering 2026-08-05 08:03:16.889 | segment 2026-08-05 08:03:16.890 | sorting 2026-08-05 08:03:16.890 | standard-attr-description 2026-08-05 08:03:16.890 | standard-attr-fwaas-v2 2026-08-05 08:03:16.890 | standard-attr-revisions 2026-08-05 08:03:16.890 | standard-attr-tag 2026-08-05 08:03:16.890 | standard-attr-timestamp 2026-08-05 08:03:16.890 | stateful-security-group 2026-08-05 08:03:16.890 | subnet-dns-publish-fixed-ip 2026-08-05 08:03:16.890 | subnet-external-network 2026-08-05 08:03:16.890 | subnet-service-types 2026-08-05 08:03:16.890 | subnet_allocation 2026-08-05 08:03:16.891 | subnet_onboard 2026-08-05 08:03:16.891 | subnetpool-prefix-ops 2026-08-05 08:03:16.891 | tag-creation 2026-08-05 08:03:16.891 | tap-mirror 2026-08-05 08:03:16.891 | tap-mirror-both-direction 2026-08-05 08:03:16.891 | trunk 2026-08-05 08:03:16.891 | uplink-status-propagation 2026-08-05 08:03:16.891 | uplink-status-propagation-updatable 2026-08-05 08:03:16.891 | vlan-transparent 2026-08-05 08:03:16.891 | vpn-endpoint-groups 2026-08-05 08:03:16.891 | vpnaas' 2026-08-05 08:03:16.892 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-05 08:03:16.892 | address-scope 2026-08-05 08:03:16.892 | agent 2026-08-05 08:03:16.892 | allowed-address-pairs 2026-08-05 08:03:16.892 | auto-allocated-topology 2026-08-05 08:03:16.892 | availability_zone 2026-08-05 08:03:16.892 | bgp 2026-08-05 08:03:16.892 | bgp_4byte_asn 2026-08-05 08:03:16.892 | bgp_dragent_scheduler 2026-08-05 08:03:16.892 | binding 2026-08-05 08:03:16.892 | binding-extended 2026-08-05 08:03:16.892 | default-subnetpools 2026-08-05 08:03:16.893 | dhcp_agent_scheduler 2026-08-05 08:03:16.893 | dns-domain-ports 2026-08-05 08:03:16.893 | dns-integration 2026-08-05 08:03:16.893 | dns-integration-domain-keywords 2026-08-05 08:03:16.893 | empty-string-filtering 2026-08-05 08:03:16.893 | enable-default-route-bfd 2026-08-05 08:03:16.893 | enable-default-route-ecmp 2026-08-05 08:03:16.893 | expose-port-forwarding-in-fip 2026-08-05 08:03:16.893 | ext-gw-mode 2026-08-05 08:03:16.893 | external-gateway-multihoming 2026-08-05 08:03:16.893 | external-net 2026-08-05 08:03:16.893 | extra_dhcp_opt 2026-08-05 08:03:16.894 | extraroute 2026-08-05 08:03:16.894 | extraroute-atomic 2026-08-05 08:03:16.894 | filter-validation 2026-08-05 08:03:16.894 | fip-port-details 2026-08-05 08:03:16.894 | flavors 2026-08-05 08:03:16.894 | floating-ip-port-forwarding 2026-08-05 08:03:16.894 | floating-ip-port-forwarding-description 2026-08-05 08:03:16.894 | floating-ip-port-forwarding-detail 2026-08-05 08:03:16.894 | floating-ip-port-forwarding-port-ranges 2026-08-05 08:03:16.894 | floatingip-pools 2026-08-05 08:03:16.894 | fwaas_v2 2026-08-05 08:03:16.895 | ip_allocation 2026-08-05 08:03:16.895 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:03:16.895 | l3-flavors 2026-08-05 08:03:16.895 | l3-ha 2026-08-05 08:03:16.895 | l3_agent_scheduler 2026-08-05 08:03:16.895 | logging 2026-08-05 08:03:16.895 | multi-provider 2026-08-05 08:03:16.895 | net-mtu 2026-08-05 08:03:16.895 | net-mtu-writable 2026-08-05 08:03:16.895 | network-ip-availability 2026-08-05 08:03:16.895 | network_availability_zone 2026-08-05 08:03:16.895 | network_ha 2026-08-05 08:03:16.896 | pagination 2026-08-05 08:03:16.896 | port-device-profile 2026-08-05 08:03:16.896 | port-hardware-offload-type 2026-08-05 08:03:16.896 | port-mac-address-regenerate 2026-08-05 08:03:16.896 | port-numa-affinity-policy 2026-08-05 08:03:16.896 | port-numa-affinity-policy-socket 2026-08-05 08:03:16.896 | port-resource-request 2026-08-05 08:03:16.896 | port-security 2026-08-05 08:03:16.896 | port-trusted-vif 2026-08-05 08:03:16.896 | project-id 2026-08-05 08:03:16.896 | provider 2026-08-05 08:03:16.897 | pvlan 2026-08-05 08:03:16.897 | qinq 2026-08-05 08:03:16.897 | qos 2026-08-05 08:03:16.897 | qos-bw-limit-direction 2026-08-05 08:03:16.897 | qos-bw-minimum-ingress 2026-08-05 08:03:16.897 | qos-default 2026-08-05 08:03:16.897 | qos-fip 2026-08-05 08:03:16.897 | qos-gateway-ip 2026-08-05 08:03:16.897 | qos-rule-type-details 2026-08-05 08:03:16.897 | qos-rule-type-filter 2026-08-05 08:03:16.897 | qos-rules-alias 2026-08-05 08:03:16.898 | quota-check-limit 2026-08-05 08:03:16.898 | quota-check-limit-default 2026-08-05 08:03:16.898 | quota_details 2026-08-05 08:03:16.898 | quotas 2026-08-05 08:03:16.898 | rbac-address-scope 2026-08-05 08:03:16.898 | rbac-policies 2026-08-05 08:03:16.898 | rbac-security-groups 2026-08-05 08:03:16.898 | router 2026-08-05 08:03:16.898 | router-enable-snat 2026-08-05 08:03:16.898 | router_availability_zone 2026-08-05 08:03:16.898 | security-group 2026-08-05 08:03:16.899 | security-groups-default-rules 2026-08-05 08:03:16.899 | security-groups-default-statefulness 2026-08-05 08:03:16.899 | security-groups-normalized-cidr 2026-08-05 08:03:16.899 | security-groups-remote-address-group 2026-08-05 08:03:16.899 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:03:16.899 | security-groups-shared-filtering 2026-08-05 08:03:16.899 | segment 2026-08-05 08:03:16.899 | sorting 2026-08-05 08:03:16.899 | standard-attr-description 2026-08-05 08:03:16.899 | standard-attr-fwaas-v2 2026-08-05 08:03:16.899 | standard-attr-revisions 2026-08-05 08:03:16.899 | standard-attr-tag 2026-08-05 08:03:16.900 | standard-attr-timestamp 2026-08-05 08:03:16.900 | stateful-security-group 2026-08-05 08:03:16.900 | subnet-dns-publish-fixed-ip 2026-08-05 08:03:16.900 | subnet-external-network 2026-08-05 08:03:16.900 | subnet-service-types 2026-08-05 08:03:16.900 | subnet_allocation 2026-08-05 08:03:16.900 | subnet_onboard 2026-08-05 08:03:16.900 | subnetpool-prefix-ops 2026-08-05 08:03:16.900 | tag-creation 2026-08-05 08:03:16.900 | tap-mirror 2026-08-05 08:03:16.900 | tap-mirror-both-direction 2026-08-05 08:03:16.901 | trunk 2026-08-05 08:03:16.901 | uplink-status-propagation 2026-08-05 08:03:16.901 | uplink-status-propagation-updatable 2026-08-05 08:03:16.901 | vlan-transparent 2026-08-05 08:03:16.901 | vpn-endpoint-groups 2026-08-05 08:03:16.901 | vpnaas' 2026-08-05 08:03:16.901 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:03:16.901 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-05 08:03:16.901 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-05 08:03:16.901 | address-scope 2026-08-05 08:03:16.901 | agent 2026-08-05 08:03:16.901 | allowed-address-pairs 2026-08-05 08:03:16.902 | auto-allocated-topology 2026-08-05 08:03:16.902 | availability_zone 2026-08-05 08:03:16.902 | bgp 2026-08-05 08:03:16.902 | bgp_4byte_asn 2026-08-05 08:03:16.902 | bgp_dragent_scheduler 2026-08-05 08:03:16.902 | binding 2026-08-05 08:03:16.902 | binding-extended 2026-08-05 08:03:16.902 | default-subnetpools 2026-08-05 08:03:16.902 | dhcp_agent_scheduler 2026-08-05 08:03:16.902 | dns-domain-ports 2026-08-05 08:03:16.902 | dns-integration 2026-08-05 08:03:16.903 | dns-integration-domain-keywords 2026-08-05 08:03:16.903 | empty-string-filtering 2026-08-05 08:03:16.903 | enable-default-route-bfd 2026-08-05 08:03:16.903 | enable-default-route-ecmp 2026-08-05 08:03:16.903 | expose-port-forwarding-in-fip 2026-08-05 08:03:16.903 | ext-gw-mode 2026-08-05 08:03:16.903 | external-gateway-multihoming 2026-08-05 08:03:16.903 | external-net 2026-08-05 08:03:16.903 | extra_dhcp_opt 2026-08-05 08:03:16.903 | extraroute 2026-08-05 08:03:16.903 | extraroute-atomic 2026-08-05 08:03:16.903 | filter-validation 2026-08-05 08:03:16.904 | fip-port-details 2026-08-05 08:03:16.904 | flavors 2026-08-05 08:03:16.904 | floating-ip-port-forwarding 2026-08-05 08:03:16.904 | floating-ip-port-forwarding-description 2026-08-05 08:03:16.904 | floating-ip-port-forwarding-detail 2026-08-05 08:03:16.904 | floating-ip-port-forwarding-port-ranges 2026-08-05 08:03:16.904 | floatingip-pools 2026-08-05 08:03:16.904 | fwaas_v2 2026-08-05 08:03:16.904 | ip_allocation 2026-08-05 08:03:16.904 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:03:16.904 | l3-flavors 2026-08-05 08:03:16.905 | l3-ha 2026-08-05 08:03:16.905 | l3_agent_scheduler 2026-08-05 08:03:16.905 | logging 2026-08-05 08:03:16.905 | multi-provider 2026-08-05 08:03:16.905 | net-mtu 2026-08-05 08:03:16.905 | net-mtu-writable 2026-08-05 08:03:16.905 | network-ip-availability 2026-08-05 08:03:16.905 | network_availability_zone 2026-08-05 08:03:16.905 | network_ha 2026-08-05 08:03:16.905 | pagination 2026-08-05 08:03:16.905 | port-device-profile 2026-08-05 08:03:16.905 | port-hardware-offload-type 2026-08-05 08:03:16.906 | port-mac-address-regenerate 2026-08-05 08:03:16.906 | port-numa-affinity-policy 2026-08-05 08:03:16.906 | port-numa-affinity-policy-socket 2026-08-05 08:03:16.906 | port-resource-request 2026-08-05 08:03:16.906 | port-security 2026-08-05 08:03:16.906 | port-trusted-vif 2026-08-05 08:03:16.906 | project-id 2026-08-05 08:03:16.906 | provider 2026-08-05 08:03:16.906 | pvlan 2026-08-05 08:03:16.906 | qinq 2026-08-05 08:03:16.906 | qos 2026-08-05 08:03:16.907 | qos-bw-limit-direction 2026-08-05 08:03:16.907 | qos-bw-minimum-ingress 2026-08-05 08:03:16.907 | qos-default 2026-08-05 08:03:16.907 | qos-fip 2026-08-05 08:03:16.907 | qos-gateway-ip 2026-08-05 08:03:16.907 | qos-rule-type-details 2026-08-05 08:03:16.907 | qos-rule-type-filter 2026-08-05 08:03:16.907 | qos-rules-alias 2026-08-05 08:03:16.907 | quota-check-limit 2026-08-05 08:03:16.907 | quota-check-limit-default 2026-08-05 08:03:16.907 | quota_details 2026-08-05 08:03:16.908 | quotas 2026-08-05 08:03:16.908 | rbac-address-scope 2026-08-05 08:03:16.908 | rbac-policies 2026-08-05 08:03:16.908 | rbac-security-groups 2026-08-05 08:03:16.908 | router 2026-08-05 08:03:16.908 | router-enable-snat 2026-08-05 08:03:16.908 | router_availability_zone 2026-08-05 08:03:16.908 | security-group 2026-08-05 08:03:16.908 | security-groups-default-rules 2026-08-05 08:03:16.908 | security-groups-default-statefulness 2026-08-05 08:03:16.908 | security-groups-normalized-cidr 2026-08-05 08:03:16.908 | security-groups-remote-address-group 2026-08-05 08:03:16.909 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:03:16.909 | security-groups-shared-filtering 2026-08-05 08:03:16.909 | segment 2026-08-05 08:03:16.909 | sorting 2026-08-05 08:03:16.909 | standard-attr-description 2026-08-05 08:03:16.909 | standard-attr-fwaas-v2 2026-08-05 08:03:16.909 | standard-attr-revisions 2026-08-05 08:03:16.909 | standard-attr-tag 2026-08-05 08:03:16.909 | standard-attr-timestamp 2026-08-05 08:03:16.909 | stateful-security-group 2026-08-05 08:03:16.909 | subnet-dns-publish-fixed-ip 2026-08-05 08:03:16.910 | subnet-external-network 2026-08-05 08:03:16.910 | subnet-service-types 2026-08-05 08:03:16.910 | subnet_allocation 2026-08-05 08:03:16.910 | subnet_onboard 2026-08-05 08:03:16.910 | subnetpool-prefix-ops 2026-08-05 08:03:16.910 | tag-creation 2026-08-05 08:03:16.910 | tap-mirror 2026-08-05 08:03:16.910 | tap-mirror-both-direction 2026-08-05 08:03:16.910 | trunk 2026-08-05 08:03:16.910 | uplink-status-propagation 2026-08-05 08:03:16.910 | uplink-status-propagation-updatable 2026-08-05 08:03:16.910 | vlan-transparent 2026-08-05 08:03:16.911 | vpn-endpoint-groups 2026-08-05 08:03:16.911 | vpnaas' 2026-08-05 08:03:16.911 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:03:16.911 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-05 08:03:16.911 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-05 08:03:16.911 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-05 08:03:16.911 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-08-05 08:03:16.911 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-05 08:03:16.911 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 08:03:16.911 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 08:03:16.912 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-05 08:03:16.912 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:16.912 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-05 08:03:16.912 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-05 08:03:16.912 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-05 08:03:16.912 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:16.912 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-05 08:03:16.943 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.9:6641 2026-08-05 08:03:16.945 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:16.948 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 08:03:16.950 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.9:6641 2026-08-05 08:03:16.952 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.9:6641 ']' 2026-08-05 08:03:16.956 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:16.959 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.9:6641 2026-08-05 08:03:16.998 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.9:6642 2026-08-05 08:03:17.002 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:17.005 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 08:03:17.009 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.9:6642 2026-08-05 08:03:17.012 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.9:6642 ']' 2026-08-05 08:03:17.016 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:17.019 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.9:6642 2026-08-05 08:03:17.058 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-05 08:03:17.079 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:03:17.082 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-05 08:03:17.086 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:17.090 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 08:03:17.093 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-05 08:03:17.096 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-05 08:03:17.100 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:17.104 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-05 08:03:17.142 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-05 08:03:17.146 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:17.150 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 08:03:17.153 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-05 08:03:17.157 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-05 08:03:17.160 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:17.164 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-05 08:03:17.203 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-05 08:03:17.206 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:17.209 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-05 08:03:17.212 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-05 08:03:17.215 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-05 08:03:17.218 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:17.221 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-05 08:03:17.258 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-05 08:03:17.281 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-05 08:03:17.300 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:03:17.303 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-05 08:03:17.306 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-05 08:03:17.326 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:03:17.329 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-05 08:03:17.333 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-05 08:03:17.336 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-08-05 08:03:17.339 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:17.341 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 08:03:17.344 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-05 08:03:17.347 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-05 08:03:17.350 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:17.353 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-05 08:03:17.390 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-05 08:03:17.412 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:03:17.415 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-05 08:03:17.455 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-05 08:03:17.473 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:03:17.476 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-05 08:03:17.515 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-05 08:03:17.535 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:03:17.539 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-05 08:03:17.543 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-05 08:03:17.566 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:03:17.569 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-05 08:03:17.572 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-05 08:03:17.575 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-05 08:03:17.613 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-05 08:03:17.634 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:03:17.638 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-05 08:03:17.661 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:03:17.665 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-05 08:03:17.687 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:03:17.691 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-05 08:03:17.712 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:03:17.716 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-05 08:03:17.738 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:03:17.741 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-05 08:03:17.763 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:03:17.766 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-05 08:03:17.787 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:03:17.791 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-05 08:03:17.794 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-05 08:03:17.797 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-05 08:03:17.803 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-05 08:03:17.841 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-05 08:03:17.882 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-05 08:03:17.922 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-05 08:03:17.964 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-05 08:03:17.967 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 08:03:17.970 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-05 08:03:17.974 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 08:03:17.977 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 08:03:17.980 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-05 08:03:17.984 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 08:03:17.987 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-05 08:03:17.990 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 08:03:17.994 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-05 08:03:18.033 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-05 08:03:18.075 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.9/identity 2026-08-05 08:03:18.115 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-05 08:03:18.156 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-08-05 08:03:18.198 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-05 08:03:18.234 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-05 08:03:18.269 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-05 08:03:18.306 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.9/identity 2026-08-05 08:03:18.340 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 08:03:18.376 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 08:03:18.411 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 08:03:18.413 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-05 08:03:18.451 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-05 08:03:18.492 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-05 08:03:18.496 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 08:03:18.499 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 08:03:18.503 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-05 08:03:18.506 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-05 08:03:18.545 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-05 08:03:18.582 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.9/identity 2026-08-05 08:03:18.622 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-05 08:03:18.662 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-08-05 08:03:18.699 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-05 08:03:18.736 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-05 08:03:18.774 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-05 08:03:18.810 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-05 08:03:18.813 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 08:03:18.817 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-05 08:03:18.820 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-05 08:03:18.823 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-05 08:03:18.861 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-05 08:03:18.901 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.9/identity 2026-08-05 08:03:18.937 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-05 08:03:18.972 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-08-05 08:03:19.010 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-05 08:03:19.049 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-05 08:03:19.088 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-05 08:03:19.125 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-05 08:03:19.128 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-05 08:03:19.131 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-05 08:03:19.134 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-05 08:03:19.137 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-05 08:03:19.140 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-05 08:03:19.143 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-05 08:03:19.146 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-05 08:03:19.149 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-05 08:03:19.152 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-05 08:03:19.155 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-05 08:03:19.158 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-05 08:03:19.160 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-05 08:03:19.164 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-05 08:03:19.166 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-05 08:03:19.170 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-05 08:03:19.173 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-05 08:03:19.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-05 08:03:19.180 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:19.182 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-05 08:03:19.185 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-05 08:03:19.188 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-05 08:03:19.191 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:19.194 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-05 08:03:19.230 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-05 08:03:19.233 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:19.236 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 08:03:19.238 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-05 08:03:19.241 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-05 08:03:19.244 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:19.247 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-05 08:03:19.282 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-08-05 08:03:19.285 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:19.288 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 08:03:19.291 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-05 08:03:19.294 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-05 08:03:19.297 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:19.300 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-05 08:03:19.335 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-05 08:03:19.339 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-08-05 08:03:19.341 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:19.344 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 08:03:19.347 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-05 08:03:19.351 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-05 08:03:19.354 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:19.357 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-05 08:03:19.393 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-08-05 08:03:19.396 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:19.399 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 08:03:19.403 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-05 08:03:19.406 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-05 08:03:19.409 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:19.412 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-05 08:03:19.453 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-08-05 08:03:19.456 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:19.460 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 08:03:19.462 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-05 08:03:19.466 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-05 08:03:19.468 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:19.472 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-05 08:03:19.511 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-08-05 08:03:19.514 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:19.517 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-05 08:03:19.520 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-05 08:03:19.523 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-05 08:03:19.526 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:19.529 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-08-05 08:03:19.565 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-08-05 08:03:19.569 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:19.571 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-05 08:03:19.574 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-05 08:03:19.577 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-05 08:03:19.580 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:19.583 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-05 08:03:19.620 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-08-05 08:03:19.624 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:19.626 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-05 08:03:19.630 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-05 08:03:19.633 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-05 08:03:19.636 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:19.640 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-05 08:03:19.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-08-05 08:03:19.680 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:19.683 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-05 08:03:19.686 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-05 08:03:19.689 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-05 08:03:19.693 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:19.696 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-05 08:03:19.733 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-08-05 08:03:19.736 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 08:03:19.739 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-05 08:03:19.742 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-05 08:03:19.745 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-05 08:03:19.748 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 08:03:19.751 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-05 08:03:19.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-05 08:03:19.790 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-08-05 08:03:19.828 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-05 08:03:19.866 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-05 08:03:19.870 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-05 08:03:19.873 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-05 08:03:19.876 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-05 08:03:19.879 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 08:03:19.882 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-05 08:03:19.885 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-05 08:03:19.888 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 08:03:19.892 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 08:03:19.911 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-05 08:03:19.911 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 08:03:19.921 | d /var/run/uwsgi 0755 quobyte root 2026-08-05 08:03:19.927 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 08:03:19.941 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 08:03:19.947 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-05 08:03:19.950 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-05 08:03:19.955 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 08:03:19.958 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-05 08:03:19.994 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-08-05 08:03:20.030 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-05 08:03:20.066 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-05 08:03:20.102 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 08:03:20.139 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 08:03:20.175 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-05 08:03:20.209 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-05 08:03:20.246 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-05 08:03:20.280 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 08:03:20.318 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 08:03:20.353 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 08:03:20.389 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-05 08:03:20.425 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-05 08:03:20.461 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 08:03:20.464 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 08:03:20.468 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-05 08:03:20.471 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-05 08:03:20.474 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 08:03:20.477 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 08:03:20.480 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 08:03:20.483 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-05 08:03:20.487 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-05 08:03:20.490 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-05 08:03:20.522 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 08:03:20.555 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-08-05 08:03:20.556 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-05 08:03:20.567 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-05 08:03:20.572 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-05 08:03:20.575 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-05 08:03:20.578 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 08:03:20.581 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 08:03:20.584 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 08:03:20.587 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 08:03:20.590 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 08:03:20.593 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 08:03:20.596 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 08:03:20.599 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 08:03:20.602 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 08:03:20.604 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 08:03:20.608 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-05 08:03:20.619 | perl: warning: Setting locale failed. 2026-08-05 08:03:20.620 | perl: warning: Please check that your locale settings: 2026-08-05 08:03:20.620 | LANGUAGE = (unset), 2026-08-05 08:03:20.620 | LC_ALL = "en_US.utf8", 2026-08-05 08:03:20.620 | LANG = "de_DE.UTF-8" 2026-08-05 08:03:20.620 | are supported and installed on your system. 2026-08-05 08:03:20.620 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 08:03:20.661 | Enabling site neutron-api. 2026-08-05 08:03:20.668 | To activate the new configuration, you need to run: 2026-08-05 08:03:20.668 | systemctl reload apache2 2026-08-05 08:03:20.674 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 08:03:20.678 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 08:03:20.681 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 08:03:20.686 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 08:03:20.898 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-05 08:03:20.919 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:03:20.922 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-05 08:03:20.942 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:03:20.945 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-05 08:03:20.948 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-05 08:03:21.017 | + inc/async:async_inner:63 : init_neutron 2026-08-05 08:03:21.057 | [2071 Async init_neutron:57008]: running: init_neutron 2026-08-05 08:03:21.060 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-05 08:03:21.080 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:03:21.084 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-05 08:03:21.106 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:03:21.108 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-05 08:03:21.111 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-05 08:03:21.115 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-05 08:03:21.155 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-05 08:03:21.159 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-05 08:03:21.200 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-05 08:03:21.222 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:03:21.226 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-05 08:03:21.246 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:03:21.249 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-05 08:03:21.252 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:03:21.256 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-05 08:03:21.259 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-05 08:03:21.263 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-05 08:03:21.335 | + inc/async:async_inner:63 : init_cinder 2026-08-05 08:03:21.383 | [2071 Async init_cinder:57244]: running: init_cinder 2026-08-05 08:03:21.385 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-05 08:03:21.407 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:03:21.410 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-05 08:03:21.414 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:03:21.417 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-05 08:03:21.421 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-05 08:03:21.425 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-05 08:03:21.503 | + inc/async:async_inner:63 : init_placement 2026-08-05 08:03:21.551 | [2071 Async init_placement:57371]: running: init_placement 2026-08-05 08:03:21.557 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-05 08:03:21.614 | [2071 Async init_neutron:57008]: Waiting for completion of init_neutron running on PID 57008 (5 other jobs running) 2026-08-05 08:03:21.647 | [2071 Async init_neutron:57008]: Signaling child to exit 2026-08-05 08:03:35.472 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:03:35.506 | [57244 Async init_cinder:57244]: finished successfully 2026-08-05 08:04:02.167 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:04:02.191 | [57008 Async init_neutron:57008]: finished successfully 2026-08-05 08:04:02.215 | WAKEUP 2026-08-05 08:04:02.238 | [2071 Async init_neutron:57008]: Signaled 2026-08-05 08:04:02.239 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-05 08:04:02.240 | + lib/database:recreate_database:112 : local db=neutron 2026-08-05 08:04:02.240 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-05 08:04:02.240 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-05 08:04:02.240 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-05 08:04:02.240 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 08:04:02.240 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-05 08:04:02.240 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 08:04:02.241 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-05 08:04:02.241 | + functions-common:time_start:2406 : local name=dbsync 2026-08-05 08:04:02.241 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:04:02.241 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:04:02.241 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:04:02.241 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917001196 2026-08-05 08:04:02.241 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-08-05 08:04:02.241 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 08:04:02.242 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:04:02.243 | we strongly recommend against using it for new projects. 2026-08-05 08:04:02.243 | 2026-08-05 08:04:02.243 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:04:02.244 | framework. For more detail see 2026-08-05 08:04:02.244 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:04:02.244 | 2026-08-05 08:04:02.245 | import eventlet as _eventlet # noqa 2026-08-05 08:04:02.245 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-05 08:04:02.245 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-05 08:04:02.245 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-05 08:04:02.245 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-05 08:04:02.246 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-05 08:04:02.246 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-05 08:04:02.246 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-05 08:04:02.246 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-05 08:04:02.246 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-05 08:04:02.246 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-05 08:04:02.246 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-05 08:04:02.246 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-05 08:04:02.246 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-05 08:04:02.246 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-05 08:04:02.246 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-05 08:04:02.247 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-05 08:04:02.247 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-05 08:04:02.247 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-05 08:04:02.247 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-05 08:04:02.247 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-05 08:04:02.248 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-05 08:04:02.248 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-05 08:04:02.248 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-05 08:04:02.249 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-05 08:04:02.249 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-05 08:04:02.249 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-05 08:04:02.249 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-05 08:04:02.249 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-05 08:04:02.250 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-05 08:04:02.250 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-05 08:04:02.250 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-05 08:04:02.250 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-05 08:04:02.250 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-05 08:04:02.250 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-05 08:04:02.250 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-05 08:04:02.250 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-05 08:04:02.250 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-05 08:04:02.250 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-05 08:04:02.250 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-05 08:04:02.251 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-05 08:04:02.251 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-05 08:04:02.251 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-05 08:04:02.251 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-05 08:04:02.251 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-05 08:04:02.251 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-05 08:04:02.252 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-05 08:04:02.252 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-05 08:04:02.252 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-05 08:04:02.253 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-05 08:04:02.253 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-05 08:04:02.253 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-05 08:04:02.254 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-05 08:04:02.255 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-05 08:04:02.255 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-05 08:04:02.255 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-05 08:04:02.255 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-05 08:04:02.255 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-05 08:04:02.255 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-05 08:04:02.255 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-05 08:04:02.255 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-05 08:04:02.255 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-05 08:04:02.255 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-05 08:04:02.256 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-05 08:04:02.256 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-05 08:04:02.256 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-05 08:04:02.256 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-05 08:04:02.256 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-05 08:04:02.256 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-05 08:04:02.257 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-05 08:04:02.257 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-05 08:04:02.257 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-05 08:04:02.258 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-05 08:04:02.258 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-05 08:04:02.258 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-05 08:04:02.258 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-05 08:04:02.258 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-05 08:04:02.258 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-05 08:04:02.259 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-05 08:04:02.259 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-05 08:04:02.259 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-05 08:04:02.259 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-05 08:04:02.259 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-05 08:04:02.259 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-05 08:04:02.259 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-05 08:04:02.259 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-05 08:04:02.259 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-05 08:04:02.259 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-05 08:04:02.259 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-05 08:04:02.260 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-05 08:04:02.260 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-05 08:04:02.260 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-05 08:04:02.260 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-05 08:04:02.260 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-05 08:04:02.260 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-05 08:04:02.261 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-05 08:04:02.261 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-05 08:04:02.262 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-05 08:04:02.262 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-05 08:04:02.262 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-05 08:04:02.262 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-05 08:04:02.262 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-05 08:04:02.263 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-05 08:04:02.263 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-05 08:04:02.263 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-05 08:04:02.263 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-05 08:04:02.263 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-05 08:04:02.263 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-05 08:04:02.263 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-05 08:04:02.263 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-05 08:04:02.263 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-05 08:04:02.263 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-05 08:04:02.263 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-05 08:04:02.264 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-05 08:04:02.264 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-05 08:04:02.264 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-05 08:04:02.264 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-05 08:04:02.264 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-05 08:04:02.264 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-05 08:04:02.265 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-05 08:04:02.265 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-05 08:04:02.266 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-05 08:04:02.266 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-05 08:04:02.266 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-05 08:04:02.267 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-05 08:04:02.267 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-05 08:04:02.267 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-05 08:04:02.267 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-05 08:04:02.267 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-05 08:04:02.267 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-05 08:04:02.268 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-05 08:04:02.268 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-05 08:04:02.268 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-05 08:04:02.268 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-05 08:04:02.268 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-05 08:04:02.268 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-05 08:04:02.268 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-05 08:04:02.269 | Running upgrade for neutron ... 2026-08-05 08:04:02.269 | OK 2026-08-05 08:04:02.269 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-05 08:04:02.269 | + functions-common:time_stop:2420 : local name 2026-08-05 08:04:02.269 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:04:02.270 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:04:02.270 | + functions-common:time_stop:2423 : local total 2026-08-05 08:04:02.270 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:04:02.270 | + functions-common:time_stop:2426 : name=dbsync 2026-08-05 08:04:02.270 | + functions-common:time_stop:2427 : start_time=1785917001196 2026-08-05 08:04:02.270 | + functions-common:time_stop:2429 : [[ -z 1785917001196 ]] 2026-08-05 08:04:02.271 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:04:02.271 | + functions-common:time_stop:2432 : end_time=1785917042151 2026-08-05 08:04:02.271 | + functions-common:time_stop:2433 : elapsed_time=40955 2026-08-05 08:04:02.271 | + functions-common:time_stop:2434 : total=8633 2026-08-05 08:04:02.271 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:04:02.271 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49588 2026-08-05 08:04:02.288 | [2071 Async init_neutron:57008]: finished init_neutron with result 0 in 41 seconds 2026-08-05 08:04:02.293 | + inc/async:async_wait:197 : return 0 2026-08-05 08:04:02.296 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-05 08:04:02.350 | [2071 Async init_placement:57371]: Waiting for completion of init_placement running on PID 57371 (4 other jobs running) 2026-08-05 08:04:02.375 | [2071 Async init_placement:57371]: Signaling child to exit 2026-08-05 08:04:08.684 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:04:08.717 | [57371 Async init_placement:57371]: finished successfully 2026-08-05 08:04:08.747 | WAKEUP 2026-08-05 08:04:08.775 | [2071 Async init_placement:57371]: Signaled 2026-08-05 08:04:08.778 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-05 08:04:08.778 | + lib/database:recreate_database:112 : local db=placement 2026-08-05 08:04:08.778 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-05 08:04:08.778 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-05 08:04:08.778 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-05 08:04:08.778 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 08:04:08.778 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-05 08:04:08.778 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 08:04:08.779 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-05 08:04:08.779 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-05 08:04:08.779 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-05 08:04:08.779 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-08-05 08:04:08.779 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 08:04:08.779 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 08:04:08.779 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 08:04:08.779 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-05 08:04:08.779 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:04:08.780 | + functions-common:get_or_create_user:915 : user_id=c89591b60ff14b2286358759562831a8 2026-08-05 08:04:08.780 | + functions-common:get_or_create_user:916 : echo c89591b60ff14b2286358759562831a8 2026-08-05 08:04:08.780 | c89591b60ff14b2286358759562831a8 2026-08-05 08:04:08.780 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-05 08:04:08.780 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:04:08.780 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:04:08.780 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 08:04:08.780 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:04:08.780 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:04:08.781 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 08:04:08.781 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 08:04:08.781 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 08:04:08.781 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 08:04:08.781 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 08:04:08.781 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 08:04:08.781 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-08-05 08:04:08.781 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 08:04:08.782 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:04:08.782 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a2e6f59a322047848cb585c478ae8932 2026-08-05 08:04:08.782 | + functions-common:get_or_add_user_project_role:980 : echo a2e6f59a322047848cb585c478ae8932 2026-08-05 08:04:08.782 | a2e6f59a322047848cb585c478ae8932 2026-08-05 08:04:08.782 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-05 08:04:08.782 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-05 08:04:08.782 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 08:04:08.782 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 08:04:08.782 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 08:04:08.782 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 08:04:08.783 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 08:04:08.783 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 08:04:08.783 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 08:04:08.783 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 08:04:08.783 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 08:04:08.783 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 08:04:08.783 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 08:04:08.783 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-08-05 08:04:08.784 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 08:04:08.784 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:04:08.784 | + functions-common:get_or_add_user_project_role:979 : user_role_id=638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:04:08.784 | + functions-common:get_or_add_user_project_role:980 : echo 638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:04:08.784 | 638d3ae99ef3499aa0e0de6de69567c8 2026-08-05 08:04:08.784 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.9/placement 2026-08-05 08:04:08.784 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-05 08:04:08.784 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 08:04:08.784 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-05 08:04:08.785 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-08-05 08:04:08.785 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:04:08.785 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 08:04:08.785 | 6c58f908c97b4045a8fbb9f5e20281ff' 2026-08-05 08:04:08.785 | + functions-common:get_or_create_service:1067 : echo 6c58f908c97b4045a8fbb9f5e20281ff 2026-08-05 08:04:08.785 | 6c58f908c97b4045a8fbb9f5e20281ff 2026-08-05 08:04:08.785 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.9/placement 2026-08-05 08:04:08.785 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 08:04:08.785 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.9/placement RegionOne 2026-08-05 08:04:08.786 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 08:04:08.786 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-08-05 08:04:08.786 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:04:08.786 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 08:04:08.786 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 08:04:08.786 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.9/placement --region RegionOne -f value -c id 2026-08-05 08:04:08.786 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:04:08.787 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9f9b678f090548709590711e12520198 2026-08-05 08:04:08.787 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9f9b678f090548709590711e12520198 2026-08-05 08:04:08.787 | + functions-common:get_or_create_endpoint:1100 : public_id=9f9b678f090548709590711e12520198 2026-08-05 08:04:08.787 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 08:04:08.787 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 08:04:08.787 | + functions-common:get_or_create_endpoint:1109 : echo 9f9b678f090548709590711e12520198 2026-08-05 08:04:08.788 | 9f9b678f090548709590711e12520198 2026-08-05 08:04:08.831 | [2071 Async init_placement:57371]: finished init_placement with result 0 in 47 seconds 2026-08-05 08:04:08.837 | + inc/async:async_wait:197 : return 0 2026-08-05 08:04:08.842 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-05 08:04:08.908 | [2071 Async init_glance:52797]: Waiting for completion of init_glance running on PID 52797 (3 other jobs running) 2026-08-05 08:04:08.939 | [2071 Async init_glance:52797]: Signaling child to exit 2026-08-05 08:04:08.939 | WAKEUP 2026-08-05 08:04:08.967 | [2071 Async init_glance:52797]: Signaled 2026-08-05 08:04:08.969 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-05 08:04:08.969 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-05 08:04:08.969 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-05 08:04:08.969 | + lib/database:recreate_database:112 : local db=glance 2026-08-05 08:04:08.969 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-05 08:04:08.969 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-05 08:04:08.969 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-05 08:04:08.970 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 08:04:08.970 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-05 08:04:08.970 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 08:04:08.970 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-05 08:04:08.970 | + functions-common:time_start:2406 : local name=dbsync 2026-08-05 08:04:08.970 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:04:08.970 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:04:08.970 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:04:08.970 | + functions-common:time_start:2411 : _TIME_START[$name]=1785916906046 2026-08-05 08:04:08.971 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-05 08:04:08.971 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 08:04:08.971 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:04:08.971 | we strongly recommend against using it for new projects. 2026-08-05 08:04:08.971 | 2026-08-05 08:04:08.971 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:04:08.971 | framework. For more detail see 2026-08-05 08:04:08.971 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:04:08.972 | 2026-08-05 08:04:08.972 | from eventlet import event 2026-08-05 08:04:08.972 | INFO dbcounter [-] Registered counter for database glance 2026-08-05 08:04:08.972 | 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=52903) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 08:04:08.972 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 08:04:08.972 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 08:04:08.972 | DEBUG dbcounter [-] [52903] Writer thread running {{(pid=52903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:04:08.972 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 08:04:08.972 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 08:04:08.973 | INFO dbcounter [-] Registered counter for database glance 2026-08-05 08:04:08.973 | 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=52903) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 08:04:08.973 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 08:04:08.973 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 08:04:08.973 | DEBUG dbcounter [-] [52903] Writer thread running {{(pid=52903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:04:08.973 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-05 08:04:08.973 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 08:04:08.973 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-05 08:04:08.973 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.974 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-05 08:04:08.974 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.974 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-05 08:04:08.974 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.974 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-05 08:04:08.974 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.974 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-05 08:04:08.974 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.975 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-05 08:04:08.975 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.975 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-05 08:04:08.975 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.975 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-05 08:04:08.975 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.975 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-05 08:04:08.975 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.975 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-05 08:04:08.976 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.976 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-05 08:04:08.976 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.976 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-05 08:04:08.976 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.976 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-05 08:04:08.976 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.976 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-05 08:04:08.977 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.977 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-05 08:04:08.977 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.977 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 08:04:08.977 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 08:04:08.977 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 08:04:08.978 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 08:04:08.978 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 08:04:08.978 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 08:04:08.978 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 08:04:08.978 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 08:04:08.978 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 08:04:08.979 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 08:04:08.979 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-05 08:04:08.979 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 08:04:08.979 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-05 08:04:08.979 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.979 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-05 08:04:08.979 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.980 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-05 08:04:08.980 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.980 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-05 08:04:08.980 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.980 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-05 08:04:08.980 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.980 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-05 08:04:08.980 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.980 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-05 08:04:08.981 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.981 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-05 08:04:08.981 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.981 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-05 08:04:08.981 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.981 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-05 08:04:08.981 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.981 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-05 08:04:08.981 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:08.982 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-05 08:04:08.982 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=52903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-08-05 08:04:08.982 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 08:04:08.982 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 08:04:08.982 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 08:04:08.982 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 08:04:08.982 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-05 08:04:08.982 | Database migration is up to date. No migration needed. 2026-08-05 08:04:08.983 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-05 08:04:08.983 | Database is synced successfully. 2026-08-05 08:04:08.983 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-05 08:04:08.983 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 08:04:08.983 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:04:08.983 | we strongly recommend against using it for new projects. 2026-08-05 08:04:08.983 | 2026-08-05 08:04:08.983 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:04:08.984 | framework. For more detail see 2026-08-05 08:04:08.984 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:04:08.984 | 2026-08-05 08:04:08.984 | from eventlet import event 2026-08-05 08:04:08.984 | INFO dbcounter [-] Registered counter for database glance 2026-08-05 08:04:08.984 | 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=53081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 08:04:08.984 | DEBUG dbcounter [-] [53081] Writer thread running {{(pid=53081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:04:08.984 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-05 08:04:08.985 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-05 08:04:08.985 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-05 08:04:08.985 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-05 08:04:08.985 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-05 08:04:08.985 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-05 08:04:08.985 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-05 08:04:08.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-05 08:04:08.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-05 08:04:08.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-05 08:04:08.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-05 08:04:08.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-05 08:04:08.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-05 08:04:08.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-05 08:04:08.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-05 08:04:08.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-05 08:04:08.987 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-05 08:04:08.987 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-05 08:04:08.987 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-05 08:04:08.987 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-05 08:04:08.987 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-05 08:04:08.987 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-05 08:04:08.987 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-05 08:04:08.987 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-05 08:04:08.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-05 08:04:08.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-05 08:04:08.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-05 08:04:08.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-05 08:04:08.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-05 08:04:08.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-05 08:04:08.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-05 08:04:08.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-05 08:04:08.989 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-05 08:04:08.989 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-05 08:04:08.989 | + functions-common:time_stop:2420 : local name 2026-08-05 08:04:08.989 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:04:08.989 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:04:08.989 | + functions-common:time_stop:2423 : local total 2026-08-05 08:04:08.989 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:04:08.989 | + functions-common:time_stop:2426 : name=dbsync 2026-08-05 08:04:08.990 | + functions-common:time_stop:2427 : start_time=1785916906046 2026-08-05 08:04:08.990 | + functions-common:time_stop:2429 : [[ -z 1785916906046 ]] 2026-08-05 08:04:08.990 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:04:08.990 | + functions-common:time_stop:2432 : end_time=1785916920595 2026-08-05 08:04:08.990 | + functions-common:time_stop:2433 : elapsed_time=14549 2026-08-05 08:04:08.990 | + functions-common:time_stop:2434 : total=8633 2026-08-05 08:04:08.990 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:04:08.991 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23182 2026-08-05 08:04:09.026 | [2071 Async init_glance:52797]: finished init_glance with result 0 in 14 seconds 2026-08-05 08:04:09.032 | + inc/async:async_wait:197 : return 0 2026-08-05 08:04:09.035 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-05 08:04:09.061 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-05 08:04:09.066 | + inc/async:async_wait:197 : return 0 2026-08-05 08:04:09.070 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-05 08:04:09.137 | [2071 Async init_cinder:57244]: Waiting for completion of init_cinder running on PID 57244 (2 other jobs running) 2026-08-05 08:04:09.168 | [2071 Async init_cinder:57244]: Signaling child to exit 2026-08-05 08:04:09.168 | WAKEUP 2026-08-05 08:04:09.195 | [2071 Async init_cinder:57244]: Signaled 2026-08-05 08:04:09.197 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-05 08:04:09.197 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:04:09.197 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-05 08:04:09.197 | + lib/database:recreate_database:112 : local db=cinder 2026-08-05 08:04:09.197 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-05 08:04:09.197 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-05 08:04:09.197 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-05 08:04:09.197 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 08:04:09.197 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-05 08:04:09.198 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 08:04:09.198 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-05 08:04:09.198 | + functions-common:time_start:2406 : local name=dbsync 2026-08-05 08:04:09.198 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:04:09.198 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:04:09.198 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:04:09.198 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917001611 2026-08-05 08:04:09.198 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-05 08:04:09.199 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-05 08:04:09.199 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:04:09.199 | we strongly recommend against using it for new projects. 2026-08-05 08:04:09.199 | 2026-08-05 08:04:09.199 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:04:09.199 | framework. For more detail see 2026-08-05 08:04:09.199 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:04:09.199 | 2026-08-05 08:04:09.199 | import eventlet # noqa 2026-08-05 08:04:09.200 | INFO dbcounter [-] Registered counter for database cinder 2026-08-05 08:04:09.200 | 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=57474) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 08:04:09.200 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-05 08:04:09.200 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 08:04:09.200 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 08:04:09.200 | DEBUG dbcounter [-] [57474] Writer thread running {{(pid=57474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:04:09.200 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-05 08:04:09.200 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=57474) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 08:04:09.200 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-05 08:04:09.201 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=57474) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:09.201 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-05 08:04:09.201 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=57474) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:09.201 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-05 08:04:09.201 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=57474) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:09.201 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-05 08:04:09.202 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=57474) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:09.202 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-05 08:04:09.202 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=57474) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:09.202 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-05 08:04:09.202 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=57474) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:09.202 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-05 08:04:09.202 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=57474) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:09.202 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-05 08:04:09.203 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-05 08:04:09.203 | + functions-common:time_stop:2420 : local name 2026-08-05 08:04:09.203 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:04:09.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:04:09.203 | + functions-common:time_stop:2423 : local total 2026-08-05 08:04:09.203 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:04:09.203 | + functions-common:time_stop:2426 : name=dbsync 2026-08-05 08:04:09.203 | + functions-common:time_stop:2427 : start_time=1785917001611 2026-08-05 08:04:09.203 | + functions-common:time_stop:2429 : [[ -z 1785917001611 ]] 2026-08-05 08:04:09.204 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:04:09.204 | + functions-common:time_stop:2432 : end_time=1785917013367 2026-08-05 08:04:09.204 | + functions-common:time_stop:2433 : elapsed_time=11756 2026-08-05 08:04:09.204 | + functions-common:time_stop:2434 : total=8633 2026-08-05 08:04:09.204 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:04:09.204 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20389 2026-08-05 08:04:09.205 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-05 08:04:09.205 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:04:09.206 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-05 08:04:09.206 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-05 08:04:09.206 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-05 08:04:09.206 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-05 08:04:09.206 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-05 08:04:09.206 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-05 08:04:09.206 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-05 08:04:09.206 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-05 08:04:09.207 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-05 08:04:09.207 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-05 08:04:09.207 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-08-05 08:04:09.207 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-05 08:04:09.207 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 08:04:09.207 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 08:04:09.207 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 08:04:09.207 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 08:04:09.208 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 08:04:09.208 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 08:04:09.208 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 08:04:09.208 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 08:04:09.208 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 08:04:09.208 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 08:04:09.208 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 08:04:09.208 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 08:04:09.208 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 08:04:09.209 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-05 08:04:09.209 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-05 08:04:09.209 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-08-05 08:04:09.209 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-05 08:04:09.209 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-05 08:04:09.209 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-05 08:04:09.209 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-05 08:04:09.209 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-05 08:04:09.210 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-05 08:04:09.210 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-05 08:04:09.210 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-05 08:04:09.210 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-05 08:04:09.210 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-05 08:04:09.210 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-05 08:04:09.210 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-05 08:04:09.210 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-05 08:04:09.211 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-05 08:04:09.211 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-05 08:04:09.211 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-08-05 08:04:09.211 | [Unit] 2026-08-05 08:04:09.211 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-05 08:04:09.211 | DefaultDependencies=no 2026-08-05 08:04:09.211 | After=systemd-udev-settle.service 2026-08-05 08:04:09.211 | Before=lvm2-activation-early.service 2026-08-05 08:04:09.211 | Wants=systemd-udev-settle.service 2026-08-05 08:04:09.211 | 2026-08-05 08:04:09.212 | [Service] 2026-08-05 08:04:09.212 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-05 08:04:09.212 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-05 08:04:09.212 | RemainAfterExit=yes 2026-08-05 08:04:09.212 | Type=oneshot 2026-08-05 08:04:09.212 | 2026-08-05 08:04:09.212 | [Install] 2026-08-05 08:04:09.212 | WantedBy=local-fs.target 2026-08-05 08:04:09.212 | Also=systemd-udev-settle.service 2026-08-05 08:04:09.212 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-05 08:04:09.213 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-05 08:04:09.213 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-08-05 08:04:09.213 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-05 08:04:09.213 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-05 08:04:09.213 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-05 08:04:09.213 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-05 08:04:09.213 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-05 08:04:09.213 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-05 08:04:09.213 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-05 08:04:09.214 | Physical volume "/dev/loop0" successfully created. 2026-08-05 08:04:09.214 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-05 08:04:09.214 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-05 08:04:09.214 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:04:09.214 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-05 08:04:09.214 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-05 08:04:09.214 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-05 08:04:09.214 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-05 08:04:09.215 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:04:09.215 | we strongly recommend against using it for new projects. 2026-08-05 08:04:09.215 | 2026-08-05 08:04:09.215 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:04:09.215 | framework. For more detail see 2026-08-05 08:04:09.215 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:04:09.215 | 2026-08-05 08:04:09.215 | import eventlet # noqa 2026-08-05 08:04:09.216 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-05 08:04:09.216 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-05 08:04:09.216 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-05 08:04:09.216 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-05 08:04:09.216 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:04:09.216 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-05 08:04:09.254 | [2071 Async init_cinder:57244]: finished init_cinder with result 0 in 14 seconds 2026-08-05 08:04:09.259 | + inc/async:async_wait:197 : return 0 2026-08-05 08:04:09.263 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-05 08:04:09.289 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:04:09.293 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-05 08:04:09.297 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:04:09.301 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-05 08:04:09.305 | + ./stack.sh:main:1242 : init_nova 2026-08-05 08:04:09.309 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-05 08:04:09.331 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:04:09.335 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-05 08:04:09.361 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:04:09.363 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 08:04:09.367 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-05 08:04:09.448 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-05 08:04:09.506 | [2071 Async nova-cell-0:59521]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-05 08:04:09.510 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-05 08:04:09.517 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 08:04:09.522 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-05 08:04:09.528 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 08:04:09.533 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 08:04:09.538 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-05 08:04:09.633 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-05 08:04:09.698 | [2071 Async nova-cell-1:59625]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-05 08:04:09.702 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-05 08:04:09.706 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-05 08:04:09.710 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-05 08:04:09.714 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-05 08:04:09.718 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-05 08:04:09.724 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 08:04:09.794 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-05 08:04:09.800 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 08:04:09.881 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-05 08:04:10.471 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 08:04:10.471 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:04:10.471 | we strongly recommend against using it for new projects. 2026-08-05 08:04:10.471 | 2026-08-05 08:04:10.472 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:04:10.472 | framework. For more detail see 2026-08-05 08:04:10.472 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:04:10.472 | 2026-08-05 08:04:10.472 | import eventlet # noqa 2026-08-05 08:04:10.747 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 08:04:14.693 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-05 08:04:14.791 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 08:04:14.791 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 08:04:14.792 | DEBUG dbcounter [-] [59695] Writer thread running {{(pid=59695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:04:14.881 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-05 08:04:20.001 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=59695) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 08:04:20.015 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-05 08:04:22.629 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=59695) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:22.635 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-05 08:04:22.640 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=59695) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:23.591 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-05 08:04:23.596 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-05 08:04:23.601 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-05 08:04:23.606 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-05 08:04:23.613 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 08:04:23.621 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 08:04:23.624 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 08:04:23.668 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:04:23.673 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 08:04:23.676 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-05 08:04:23.679 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-05 08:04:24.301 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 08:04:24.301 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:04:24.301 | we strongly recommend against using it for new projects. 2026-08-05 08:04:24.301 | 2026-08-05 08:04:24.301 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:04:24.301 | framework. For more detail see 2026-08-05 08:04:24.302 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:04:24.302 | 2026-08-05 08:04:24.302 | import eventlet # noqa 2026-08-05 08:04:24.611 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 08:04:28.266 | INFO dbcounter [None req-248d3f1a-fcd0-449a-a6ff-2c409e8d92cd None None] Registered counter for database nova_api 2026-08-05 08:04:28.398 | DEBUG dbcounter [-] [60325] Writer thread running {{(pid=60325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:04:29.137 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-05 08:04:29.146 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-05 08:04:29.148 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-05 08:04:29.225 | [2071 Async nova-cell-0:59521]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 59521 (3 other jobs running) 2026-08-05 08:04:29.259 | [2071 Async nova-cell-0:59521]: Signaling child to exit 2026-08-05 08:04:36.437 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:04:36.462 | [59521 Async nova-cell-0:59521]: finished successfully 2026-08-05 08:04:36.483 | WAKEUP 2026-08-05 08:04:36.505 | [2071 Async nova-cell-0:59521]: Signaled 2026-08-05 08:04:36.506 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-05 08:04:36.506 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-05 08:04:36.506 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-05 08:04:36.506 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-05 08:04:36.506 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-05 08:04:36.507 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-05 08:04:36.507 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-05 08:04:36.507 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 08:04:36.507 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-05 08:04:36.507 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 08:04:36.507 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-05 08:04:36.507 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 08:04:36.507 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:04:36.507 | we strongly recommend against using it for new projects. 2026-08-05 08:04:36.507 | 2026-08-05 08:04:36.507 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:04:36.508 | framework. For more detail see 2026-08-05 08:04:36.508 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:04:36.508 | 2026-08-05 08:04:36.508 | import eventlet # noqa 2026-08-05 08:04:36.508 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 08:04:36.508 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-05 08:04:36.508 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 08:04:36.508 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 08:04:36.508 | DEBUG dbcounter [-] [59654] Writer thread running {{(pid=59654) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:04:36.508 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-05 08:04:36.508 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=59654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 08:04:36.509 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-05 08:04:36.509 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=59654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.509 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-05 08:04:36.509 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=59654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.509 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-05 08:04:36.509 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=59654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.510 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-05 08:04:36.510 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=59654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.511 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-05 08:04:36.511 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=59654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.512 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-05 08:04:36.512 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=59654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.512 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-05 08:04:36.513 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=59654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.513 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-05 08:04:36.513 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=59654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.513 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-05 08:04:36.513 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=59654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.556 | [2071 Async nova-cell-0:59521]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-08-05 08:04:36.560 | + inc/async:async_wait:197 : return 0 2026-08-05 08:04:36.564 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-05 08:04:36.566 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-05 08:04:36.578 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:04:36.607 | [59625 Async nova-cell-1:59625]: finished successfully 2026-08-05 08:04:36.628 | [2071 Async nova-cell-1:59625]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 59625 (2 other jobs running) 2026-08-05 08:04:36.652 | [2071 Async nova-cell-1:59625]: Signaling child to exit 2026-08-05 08:04:36.652 | WAKEUP 2026-08-05 08:04:36.674 | [2071 Async nova-cell-1:59625]: Signaled 2026-08-05 08:04:36.676 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-05 08:04:36.676 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-05 08:04:36.676 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-05 08:04:36.676 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-05 08:04:36.676 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-05 08:04:36.676 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-05 08:04:36.676 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-05 08:04:36.676 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 08:04:36.676 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-05 08:04:36.677 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 08:04:36.677 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-08-05 08:04:36.677 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 08:04:36.677 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:04:36.677 | we strongly recommend against using it for new projects. 2026-08-05 08:04:36.677 | 2026-08-05 08:04:36.677 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:04:36.678 | framework. For more detail see 2026-08-05 08:04:36.678 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:04:36.678 | 2026-08-05 08:04:36.678 | import eventlet # noqa 2026-08-05 08:04:36.678 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 08:04:36.678 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-05 08:04:36.678 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 08:04:36.679 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 08:04:36.679 | DEBUG dbcounter [-] [59692] Writer thread running {{(pid=59692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:04:36.679 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-05 08:04:36.679 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=59692) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 08:04:36.679 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-05 08:04:36.679 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=59692) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.679 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-05 08:04:36.680 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=59692) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.680 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-05 08:04:36.680 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=59692) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.680 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-05 08:04:36.680 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=59692) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.680 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-05 08:04:36.680 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=59692) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.680 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-05 08:04:36.681 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=59692) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.681 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-05 08:04:36.681 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=59692) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.681 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-05 08:04:36.681 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=59692) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.681 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-05 08:04:36.681 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=59692) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 08:04:36.715 | [2071 Async nova-cell-1:59625]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-08-05 08:04:36.720 | + inc/async:async_wait:197 : return 0 2026-08-05 08:04:36.724 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 08:04:36.727 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-05 08:04:37.276 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 08:04:37.276 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:04:37.276 | we strongly recommend against using it for new projects. 2026-08-05 08:04:37.276 | 2026-08-05 08:04:37.277 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:04:37.277 | framework. For more detail see 2026-08-05 08:04:37.277 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:04:37.277 | 2026-08-05 08:04:37.277 | import eventlet # noqa 2026-08-05 08:04:37.541 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 08:04:40.671 | Running batches of 50 until complete 2026-08-05 08:04:40.671 | INFO dbcounter [None req-f530ce59-3102-4684-ac47-9daba8089dff None None] Registered counter for database nova_cell0 2026-08-05 08:04:40.879 | DEBUG dbcounter [-] [60919] Writer thread running {{(pid=60919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:04:40.885 | INFO dbcounter [None req-f530ce59-3102-4684-ac47-9daba8089dff None None] Registered counter for database nova_api 2026-08-05 08:04:41.050 | DEBUG dbcounter [-] [60919] Writer thread running {{(pid=60919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:04:41.078 | INFO dbcounter [None req-f530ce59-3102-4684-ac47-9daba8089dff None None] Registered counter for database nova_cell0 2026-08-05 08:04:41.151 | DEBUG dbcounter [-] [60919] Writer thread running {{(pid=60919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:04:41.386 | +-------------------------------------+--------------+-----------+ 2026-08-05 08:04:41.386 | | Migration | Total Needed | Completed | 2026-08-05 08:04:41.387 | +-------------------------------------+--------------+-----------+ 2026-08-05 08:04:41.387 | | fill_virtual_interface_list | 0 | 0 | 2026-08-05 08:04:41.387 | | migrate_empty_ratio | 0 | 0 | 2026-08-05 08:04:41.387 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-05 08:04:41.387 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-05 08:04:41.387 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-05 08:04:41.387 | | populate_dev_uuids | 0 | 0 | 2026-08-05 08:04:41.387 | | populate_instance_compute_id | 0 | 0 | 2026-08-05 08:04:41.387 | | populate_missing_availability_zones | 0 | 0 | 2026-08-05 08:04:41.387 | | populate_queued_for_delete | 0 | 0 | 2026-08-05 08:04:41.387 | | populate_user_id | 0 | 0 | 2026-08-05 08:04:41.388 | | populate_uuids | 0 | 0 | 2026-08-05 08:04:41.388 | +-------------------------------------+--------------+-----------+ 2026-08-05 08:04:42.118 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-05 08:04:42.124 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 08:04:42.128 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-05 08:04:42.131 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 08:04:42.134 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 08:04:42.137 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-08-05 08:04:42.692 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 08:04:42.692 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:04:42.692 | we strongly recommend against using it for new projects. 2026-08-05 08:04:42.692 | 2026-08-05 08:04:42.692 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:04:42.693 | framework. For more detail see 2026-08-05 08:04:42.693 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:04:42.693 | 2026-08-05 08:04:42.693 | import eventlet # noqa 2026-08-05 08:04:42.962 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 08:04:46.054 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-05 08:04:46.054 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-05 08:04:46.054 | INFO dbcounter [None req-3f1310d4-c145-4fe7-bffc-e2bfc32f6384 None None] Registered counter for database nova_api 2026-08-05 08:04:46.175 | DEBUG dbcounter [-] [60973] Writer thread running {{(pid=60973) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:04:46.871 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-05 08:04:46.873 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-05 08:04:46.889 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-05 08:04:46.891 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-05 08:04:46.894 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-05 08:04:46.951 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-05 08:04:46.990 | [2071 Async configure_neutron_nova:61032]: running: configure_neutron_nova 2026-08-05 08:04:46.994 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-05 08:04:46.996 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 08:04:46.999 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-05 08:04:47.001 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-05 08:04:47.005 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 08:04:47.008 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 08:04:47.011 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 08:04:47.014 | + functions-common:run_phase:1858 : local extra 2026-08-05 08:04:47.017 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-05 08:04:47.023 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 08:04:47.025 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 08:04:47.028 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-05 08:04:47.030 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-08-05 08:04:47.033 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 08:04:47.050 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:04:47.052 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 08:04:47.055 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:04:47.057 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-05 08:04:47.060 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:04:47.063 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-05 08:04:47.065 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-05 08:04:47.067 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 08:04:47.070 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-05 08:04:47.073 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 08:04:47.075 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 08:04:47.079 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-05 08:04:47.081 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 08:04:47.084 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-05 08:04:47.087 | + functions-common:run_plugins:1837 : local plugins= 2026-08-05 08:04:47.089 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 08:04:47.092 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-08-05 08:04:47.095 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-05 08:04:47.098 | + inc/meta-config:merge_config_group:171 : shift 2026-08-05 08:04:47.101 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-05 08:04:47.105 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 08:04:47.107 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-05 08:04:47.110 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-05 08:04:47.114 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-08-05 08:04:47.117 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-05 08:04:47.119 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-05 08:04:47.122 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 08:04:47.126 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-05 08:04:47.126 | /^\[\[.+\|.*\]\]/ { 2026-08-05 08:04:47.126 | gsub("[][]", "", $1); 2026-08-05 08:04:47.126 | split($1, a, "|"); 2026-08-05 08:04:47.127 | if (a[1] == matchgroup) 2026-08-05 08:04:47.127 | print a[2] 2026-08-05 08:04:47.127 | } 2026-08-05 08:04:47.127 | ' /home/quobyte/devstack/local.conf 2026-08-05 08:04:47.133 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-05 08:04:47.137 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-05 08:04:47.140 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-05 08:04:47.144 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-08-05 08:04:47.147 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-08-05 08:04:47.151 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-08-05 08:04:47.153 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-08-05 08:04:47.157 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-08-05 08:04:47.162 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-08-05 08:04:47.164 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-08-05 08:04:47.167 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-08-05 08:04:47.170 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-08-05 08:04:47.173 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-05 08:04:47.176 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-05 08:04:47.179 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-05 08:04:47.181 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-08-05 08:04:47.184 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-05 08:04:47.187 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-08-05 08:04:47.192 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-08-05 08:04:47.194 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-08-05 08:04:47.197 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-08-05 08:04:47.202 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.202 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-08-05 08:04:47.202 | BEGIN { 2026-08-05 08:04:47.202 | section = "" 2026-08-05 08:04:47.202 | last_section = "" 2026-08-05 08:04:47.203 | section_count = 0 2026-08-05 08:04:47.203 | } 2026-08-05 08:04:47.203 | /^\[.+\]/ { 2026-08-05 08:04:47.203 | gsub("[][]", "", $1); 2026-08-05 08:04:47.203 | section=$1 2026-08-05 08:04:47.203 | next 2026-08-05 08:04:47.203 | } 2026-08-05 08:04:47.203 | /^ *\#/ { 2026-08-05 08:04:47.203 | next 2026-08-05 08:04:47.204 | } 2026-08-05 08:04:47.204 | /^[^ \t]+/ { 2026-08-05 08:04:47.204 | # get offset of first = in $0 2026-08-05 08:04:47.204 | eq_idx = index($0, "=") 2026-08-05 08:04:47.204 | # extract attr & value from $0 2026-08-05 08:04:47.204 | attr = substr($0, 1, eq_idx - 1) 2026-08-05 08:04:47.205 | value = substr($0, eq_idx + 1) 2026-08-05 08:04:47.205 | # only need to strip trailing whitespace from attr 2026-08-05 08:04:47.205 | sub(/[ \t]*$/, "", attr) 2026-08-05 08:04:47.205 | # need to strip leading & trailing whitespace from value 2026-08-05 08:04:47.205 | sub(/^[ \t]*/, "", value) 2026-08-05 08:04:47.205 | sub(/[ \t]*$/, "", value) 2026-08-05 08:04:47.206 | 2026-08-05 08:04:47.206 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-05 08:04:47.206 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-05 08:04:47.206 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-05 08:04:47.206 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-05 08:04:47.206 | if (! (section, attr) in cfg_attr_count) { 2026-08-05 08:04:47.206 | if (section != last_section) { 2026-08-05 08:04:47.206 | cfg_section[section_count++] = section 2026-08-05 08:04:47.207 | last_section = section 2026-08-05 08:04:47.207 | } 2026-08-05 08:04:47.207 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-05 08:04:47.207 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-05 08:04:47.208 | 2026-08-05 08:04:47.208 | cfg_attr[section, attr, 0] = value 2026-08-05 08:04:47.208 | cfg_attr_count[section, attr] = 1 2026-08-05 08:04:47.208 | } else { 2026-08-05 08:04:47.208 | lno = cfg_attr_count[section, attr]++ 2026-08-05 08:04:47.209 | cfg_attr[section, attr, lno] = value 2026-08-05 08:04:47.209 | } 2026-08-05 08:04:47.209 | } 2026-08-05 08:04:47.209 | END { 2026-08-05 08:04:47.209 | # Process each section in order 2026-08-05 08:04:47.209 | for (sno = 0; sno < section_count; sno++) { 2026-08-05 08:04:47.209 | section = cfg_section[sno] 2026-08-05 08:04:47.209 | # The ini routines simply append a config item immediately 2026-08-05 08:04:47.209 | # after the section header. To keep the same order as defined 2026-08-05 08:04:47.209 | # in local.conf, invoke the ini routines in the reverse order 2026-08-05 08:04:47.209 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-05 08:04:47.210 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-05 08:04:47.210 | if (cfg_attr_count[section, attr] == 1) 2026-08-05 08:04:47.210 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-05 08:04:47.210 | else { 2026-08-05 08:04:47.210 | # For multiline, invoke the ini routines in the reverse order 2026-08-05 08:04:47.210 | count = cfg_attr_count[section, attr] 2026-08-05 08:04:47.210 | print "inidelete " configfile " " section " " attr 2026-08-05 08:04:47.210 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-05 08:04:47.210 | for (l = count -2; l >= 0; l--) 2026-08-05 08:04:47.210 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-05 08:04:47.211 | } 2026-08-05 08:04:47.211 | } 2026-08-05 08:04:47.211 | } 2026-08-05 08:04:47.211 | } 2026-08-05 08:04:47.211 | ' 2026-08-05 08:04:47.211 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-05 08:04:47.211 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-05 08:04:47.211 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-05 08:04:47.211 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-05 08:04:47.211 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-08-05 08:04:47.214 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 08:04:47.217 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-08-05 08:04:47.220 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-08-05 08:04:47.220 | BEGIN { group = "" } 2026-08-05 08:04:47.220 | /^\[\[.+\|.*\]\]/ { 2026-08-05 08:04:47.220 | gsub("[][]", "", $1); 2026-08-05 08:04:47.220 | split($1, a, "|"); 2026-08-05 08:04:47.220 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-05 08:04:47.220 | group=a[1] 2026-08-05 08:04:47.220 | } else { 2026-08-05 08:04:47.220 | group="" 2026-08-05 08:04:47.220 | } 2026-08-05 08:04:47.221 | next 2026-08-05 08:04:47.221 | } 2026-08-05 08:04:47.221 | { 2026-08-05 08:04:47.221 | if (group != "") 2026-08-05 08:04:47.221 | print $0 2026-08-05 08:04:47.221 | } 2026-08-05 08:04:47.221 | ' /home/quobyte/devstack/local.conf 2026-08-05 08:04:47.228 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-08-05 08:04:47.230 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-08-05 08:04:47.260 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.263 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-08-05 08:04:47.266 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-08-05 08:04:47.299 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.302 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-08-05 08:04:47.305 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-08-05 08:04:47.333 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.335 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-08-05 08:04:47.337 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-08-05 08:04:47.367 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.370 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-08-05 08:04:47.372 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-05 08:04:47.403 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.406 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-05 08:04:47.409 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-05 08:04:47.412 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-05 08:04:47.415 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-08-05 08:04:47.418 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-08-05 08:04:47.421 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-08-05 08:04:47.423 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-05 08:04:47.426 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-08-05 08:04:47.430 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-05 08:04:47.432 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-05 08:04:47.435 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-05 08:04:47.438 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-05 08:04:47.441 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-05 08:04:47.444 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-05 08:04:47.446 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-05 08:04:47.449 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-05 08:04:47.451 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-05 08:04:47.455 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-08-05 08:04:47.458 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-08-05 08:04:47.461 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-08-05 08:04:47.464 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-08-05 08:04:47.467 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-08-05 08:04:47.472 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-05 08:04:47.472 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.473 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-05 08:04:47.473 | BEGIN { 2026-08-05 08:04:47.473 | section = "" 2026-08-05 08:04:47.473 | last_section = "" 2026-08-05 08:04:47.473 | section_count = 0 2026-08-05 08:04:47.473 | } 2026-08-05 08:04:47.473 | /^\[.+\]/ { 2026-08-05 08:04:47.473 | gsub("[][]", "", $1); 2026-08-05 08:04:47.474 | section=$1 2026-08-05 08:04:47.474 | next 2026-08-05 08:04:47.474 | } 2026-08-05 08:04:47.474 | /^ *\#/ { 2026-08-05 08:04:47.474 | next 2026-08-05 08:04:47.474 | } 2026-08-05 08:04:47.474 | /^[^ \t]+/ { 2026-08-05 08:04:47.474 | # get offset of first = in $0 2026-08-05 08:04:47.475 | eq_idx = index($0, "=") 2026-08-05 08:04:47.475 | # extract attr & value from $0 2026-08-05 08:04:47.475 | attr = substr($0, 1, eq_idx - 1) 2026-08-05 08:04:47.475 | value = substr($0, eq_idx + 1) 2026-08-05 08:04:47.476 | # only need to strip trailing whitespace from attr 2026-08-05 08:04:47.476 | sub(/[ \t]*$/, "", attr) 2026-08-05 08:04:47.476 | # need to strip leading & trailing whitespace from value 2026-08-05 08:04:47.476 | sub(/^[ \t]*/, "", value) 2026-08-05 08:04:47.476 | sub(/[ \t]*$/, "", value) 2026-08-05 08:04:47.476 | 2026-08-05 08:04:47.476 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-05 08:04:47.476 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-05 08:04:47.476 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-05 08:04:47.477 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-05 08:04:47.477 | if (! (section, attr) in cfg_attr_count) { 2026-08-05 08:04:47.477 | if (section != last_section) { 2026-08-05 08:04:47.477 | cfg_section[section_count++] = section 2026-08-05 08:04:47.477 | last_section = section 2026-08-05 08:04:47.477 | } 2026-08-05 08:04:47.477 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-05 08:04:47.477 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-05 08:04:47.477 | 2026-08-05 08:04:47.477 | cfg_attr[section, attr, 0] = value 2026-08-05 08:04:47.477 | cfg_attr_count[section, attr] = 1 2026-08-05 08:04:47.478 | } else { 2026-08-05 08:04:47.478 | lno = cfg_attr_count[section, attr]++ 2026-08-05 08:04:47.478 | cfg_attr[section, attr, lno] = value 2026-08-05 08:04:47.478 | } 2026-08-05 08:04:47.478 | } 2026-08-05 08:04:47.478 | END { 2026-08-05 08:04:47.478 | # Process each section in order 2026-08-05 08:04:47.478 | for (sno = 0; sno < section_count; sno++) { 2026-08-05 08:04:47.478 | section = cfg_section[sno] 2026-08-05 08:04:47.478 | # The ini routines simply append a config item immediately 2026-08-05 08:04:47.478 | # after the section header. To keep the same order as defined 2026-08-05 08:04:47.479 | # in local.conf, invoke the ini routines in the reverse order 2026-08-05 08:04:47.479 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-05 08:04:47.479 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-05 08:04:47.479 | if (cfg_attr_count[section, attr] == 1) 2026-08-05 08:04:47.479 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-05 08:04:47.479 | else { 2026-08-05 08:04:47.479 | # For multiline, invoke the ini routines in the reverse order 2026-08-05 08:04:47.479 | count = cfg_attr_count[section, attr] 2026-08-05 08:04:47.479 | print "inidelete " configfile " " section " " attr 2026-08-05 08:04:47.479 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-05 08:04:47.479 | for (l = count -2; l >= 0; l--) 2026-08-05 08:04:47.480 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-05 08:04:47.480 | } 2026-08-05 08:04:47.480 | } 2026-08-05 08:04:47.480 | } 2026-08-05 08:04:47.480 | } 2026-08-05 08:04:47.480 | ' 2026-08-05 08:04:47.480 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-05 08:04:47.480 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-05 08:04:47.480 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-05 08:04:47.480 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-05 08:04:47.481 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 08:04:47.485 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-05 08:04:47.488 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-05 08:04:47.488 | BEGIN { group = "" } 2026-08-05 08:04:47.488 | /^\[\[.+\|.*\]\]/ { 2026-08-05 08:04:47.488 | gsub("[][]", "", $1); 2026-08-05 08:04:47.488 | split($1, a, "|"); 2026-08-05 08:04:47.488 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-05 08:04:47.489 | group=a[1] 2026-08-05 08:04:47.489 | } else { 2026-08-05 08:04:47.489 | group="" 2026-08-05 08:04:47.489 | } 2026-08-05 08:04:47.489 | next 2026-08-05 08:04:47.489 | } 2026-08-05 08:04:47.489 | { 2026-08-05 08:04:47.489 | if (group != "") 2026-08-05 08:04:47.489 | print $0 2026-08-05 08:04:47.489 | } 2026-08-05 08:04:47.489 | ' /home/quobyte/devstack/local.conf 2026-08-05 08:04:47.494 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-08-05 08:04:47.497 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-08-05 08:04:47.532 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.538 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-05 08:04:47.539 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-05 08:04:47.543 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-05 08:04:47.548 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-05 08:04:47.551 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-05 08:04:47.555 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-05 08:04:47.558 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-05 08:04:47.562 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-05 08:04:47.567 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-05 08:04:47.571 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-05 08:04:47.574 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-05 08:04:47.577 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-05 08:04:47.580 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-05 08:04:47.585 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-05 08:04:47.590 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-05 08:04:47.592 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-05 08:04:47.596 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-05 08:04:47.599 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-05 08:04:47.603 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-05 08:04:47.608 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-05 08:04:47.613 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-05 08:04:47.616 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-05 08:04:47.618 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-05 08:04:47.618 | BEGIN { 2026-08-05 08:04:47.618 | section = "" 2026-08-05 08:04:47.619 | last_section = "" 2026-08-05 08:04:47.619 | section_count = 0 2026-08-05 08:04:47.619 | } 2026-08-05 08:04:47.619 | /^\[.+\]/ { 2026-08-05 08:04:47.619 | gsub("[][]", "", $1); 2026-08-05 08:04:47.619 | section=$1 2026-08-05 08:04:47.619 | next 2026-08-05 08:04:47.619 | } 2026-08-05 08:04:47.619 | /^ *\#/ { 2026-08-05 08:04:47.620 | next 2026-08-05 08:04:47.620 | } 2026-08-05 08:04:47.620 | /^[^ \t]+/ { 2026-08-05 08:04:47.620 | # get offset of first = in $0 2026-08-05 08:04:47.620 | eq_idx = index($0, "=") 2026-08-05 08:04:47.620 | # extract attr & value from $0 2026-08-05 08:04:47.620 | attr = substr($0, 1, eq_idx - 1) 2026-08-05 08:04:47.620 | value = substr($0, eq_idx + 1) 2026-08-05 08:04:47.621 | # only need to strip trailing whitespace from attr 2026-08-05 08:04:47.621 | sub(/[ \t]*$/, "", attr) 2026-08-05 08:04:47.621 | # need to strip leading & trailing whitespace from value 2026-08-05 08:04:47.621 | sub(/^[ \t]*/, "", value) 2026-08-05 08:04:47.621 | sub(/[ \t]*$/, "", value) 2026-08-05 08:04:47.621 | 2026-08-05 08:04:47.622 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-05 08:04:47.622 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-05 08:04:47.622 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-05 08:04:47.622 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-05 08:04:47.622 | if (! (section, attr) in cfg_attr_count) { 2026-08-05 08:04:47.622 | if (section != last_section) { 2026-08-05 08:04:47.622 | cfg_section[section_count++] = section 2026-08-05 08:04:47.623 | last_section = section 2026-08-05 08:04:47.623 | } 2026-08-05 08:04:47.623 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-05 08:04:47.623 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-05 08:04:47.623 | 2026-08-05 08:04:47.623 | cfg_attr[section, attr, 0] = value 2026-08-05 08:04:47.623 | cfg_attr_count[section, attr] = 1 2026-08-05 08:04:47.623 | } else { 2026-08-05 08:04:47.624 | lno = cfg_attr_count[section, attr]++ 2026-08-05 08:04:47.624 | cfg_attr[section, attr, lno] = value 2026-08-05 08:04:47.624 | } 2026-08-05 08:04:47.624 | } 2026-08-05 08:04:47.624 | END { 2026-08-05 08:04:47.624 | # Process each section in order 2026-08-05 08:04:47.624 | for (sno = 0; sno < section_count; sno++) { 2026-08-05 08:04:47.625 | section = cfg_section[sno] 2026-08-05 08:04:47.625 | # The ini routines simply append a config item immediately 2026-08-05 08:04:47.625 | # after the section header. To keep the same order as defined 2026-08-05 08:04:47.625 | # in local.conf, invoke the ini routines in the reverse order 2026-08-05 08:04:47.625 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-05 08:04:47.625 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-05 08:04:47.625 | if (cfg_attr_count[section, attr] == 1) 2026-08-05 08:04:47.625 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-05 08:04:47.625 | else { 2026-08-05 08:04:47.626 | # For multiline, invoke the ini routines in the reverse order 2026-08-05 08:04:47.626 | count = cfg_attr_count[section, attr] 2026-08-05 08:04:47.626 | print "inidelete " configfile " " section " " attr 2026-08-05 08:04:47.626 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-05 08:04:47.626 | for (l = count -2; l >= 0; l--) 2026-08-05 08:04:47.626 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-05 08:04:47.626 | } 2026-08-05 08:04:47.627 | } 2026-08-05 08:04:47.627 | } 2026-08-05 08:04:47.627 | } 2026-08-05 08:04:47.627 | ' 2026-08-05 08:04:47.627 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.628 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-05 08:04:47.628 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-05 08:04:47.628 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-05 08:04:47.628 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-05 08:04:47.630 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 08:04:47.634 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-05 08:04:47.637 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-05 08:04:47.638 | BEGIN { group = "" } 2026-08-05 08:04:47.638 | /^\[\[.+\|.*\]\]/ { 2026-08-05 08:04:47.638 | gsub("[][]", "", $1); 2026-08-05 08:04:47.638 | split($1, a, "|"); 2026-08-05 08:04:47.638 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-05 08:04:47.638 | group=a[1] 2026-08-05 08:04:47.638 | } else { 2026-08-05 08:04:47.638 | group="" 2026-08-05 08:04:47.638 | } 2026-08-05 08:04:47.638 | next 2026-08-05 08:04:47.639 | } 2026-08-05 08:04:47.639 | { 2026-08-05 08:04:47.639 | if (group != "") 2026-08-05 08:04:47.639 | print $0 2026-08-05 08:04:47.639 | } 2026-08-05 08:04:47.639 | ' /home/quobyte/devstack/local.conf 2026-08-05 08:04:47.645 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-08-05 08:04:47.648 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-08-05 08:04:47.688 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.691 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-08-05 08:04:47.694 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-08-05 08:04:47.734 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.738 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-08-05 08:04:47.742 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-08-05 08:04:47.784 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.787 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-08-05 08:04:47.790 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-08-05 08:04:47.828 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.831 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-393c97cf-8fe0-4fd4-95a4-58b47043eda1"' 2026-08-05 08:04:47.833 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:04:47.834 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-393c97cf-8fe0-4fd4-95a4-58b47043eda1 2026-08-05 08:04:47.861 | [61032 Async configure_neutron_nova:61032]: finished successfully 2026-08-05 08:04:47.873 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.877 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-08-05 08:04:47.880 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-08-05 08:04:47.916 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.919 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-08-05 08:04:47.922 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-08-05 08:04:47.955 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:04:47.959 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-05 08:04:47.980 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:04:47.983 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-05 08:04:47.986 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-05 08:04:48.007 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:04:48.010 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-05 08:04:48.051 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-05 08:04:48.104 | [2071 Async configure_neutron_nova:61032]: Waiting for completion of configure_neutron_nova running on PID 61032 (2 other jobs running) 2026-08-05 08:04:48.128 | [2071 Async configure_neutron_nova:61032]: Signaling child to exit 2026-08-05 08:04:48.129 | WAKEUP 2026-08-05 08:04:48.150 | [2071 Async configure_neutron_nova:61032]: Signaled 2026-08-05 08:04:48.152 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-05 08:04:48.152 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-05 08:04:48.152 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-05 08:04:48.152 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 08:04:48.152 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 08:04:48.152 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-05 08:04:48.152 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-05 08:04:48.152 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-05 08:04:48.152 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.9/identity 2026-08-05 08:04:48.153 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-05 08:04:48.153 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-08-05 08:04:48.153 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-05 08:04:48.153 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-05 08:04:48.153 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-05 08:04:48.153 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-05 08:04:48.153 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-05 08:04:48.153 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-05 08:04:48.153 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-05 08:04:48.153 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-05 08:04:48.154 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:04:48.154 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-05 08:04:48.154 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-05 08:04:48.154 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-05 08:04:48.154 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-05 08:04:48.154 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 08:04:48.155 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-05 08:04:48.155 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-05 08:04:48.155 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 08:04:48.155 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 08:04:48.155 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-05 08:04:48.155 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-05 08:04:48.155 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-05 08:04:48.156 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-05 08:04:48.156 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-05 08:04:48.156 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 08:04:48.156 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-05 08:04:48.156 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-05 08:04:48.156 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-05 08:04:48.157 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.9/identity 2026-08-05 08:04:48.157 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-05 08:04:48.157 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-08-05 08:04:48.157 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-05 08:04:48.157 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-05 08:04:48.157 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-05 08:04:48.158 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-05 08:04:48.158 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-05 08:04:48.158 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-05 08:04:48.158 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-05 08:04:48.158 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-05 08:04:48.158 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:04:48.159 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-05 08:04:48.159 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-05 08:04:48.199 | [2071 Async configure_neutron_nova:61032]: finished configure_neutron_nova with result 0 in 0 seconds 2026-08-05 08:04:48.205 | + inc/async:async_wait:197 : return 0 2026-08-05 08:04:48.208 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-05 08:04:48.228 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:04:48.232 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-05 08:04:48.267 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-05 08:04:48.305 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-05 08:04:48.324 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:04:48.327 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-05 08:04:48.330 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:04:48.333 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-05 08:04:48.336 | + ./stack.sh:main:1296 : start_nova_api 2026-08-05 08:04:48.339 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:04:48.342 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:04:48.345 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:04:48.350 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-05 08:04:48.354 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 08:04:48.358 | + functions-common:run_process:1674 : local service=n-api 2026-08-05 08:04:48.361 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 08:04:48.364 | + functions-common:run_process:1676 : local group= 2026-08-05 08:04:48.367 | + functions-common:run_process:1677 : local user= 2026-08-05 08:04:48.370 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:04:48.373 | + functions-common:run_process:1680 : local name=n-api 2026-08-05 08:04:48.376 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:04:48.378 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:04:48.381 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:04:48.384 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:04:48.387 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:04:48.392 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917088389 2026-08-05 08:04:48.395 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-05 08:04:48.413 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:04:48.415 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-08-05 08:04:48.418 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-05 08:04:48.421 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 08:04:48.424 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 08:04:48.426 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 08:04:48.429 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 08:04:48.431 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-05 08:04:48.434 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-05 08:04:48.437 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-05 08:04:48.440 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:04:48.442 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:04:48.445 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:04:48.448 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:04:48.450 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-05 08:04:48.454 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-05 08:04:48.457 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 08:04:48.461 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:04:48.464 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-05 08:04:48.467 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-05 08:04:48.469 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:04:48.472 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 08:04:48.475 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-05 08:04:48.478 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 08:04:48.480 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-05 08:04:48.483 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 08:04:48.489 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-08-05 08:04:48.575 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:04:48.658 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-08-05 08:04:48.728 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-08-05 08:04:48.797 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:04:48.866 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:04:48.931 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-05 08:04:48.998 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-05 08:04:49.065 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-05 08:04:49.132 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-05 08:04:49.195 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-05 08:04:49.256 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 08:04:49.258 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 08:04:49.260 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-05 08:04:49.330 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 08:04:49.788 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-05 08:04:49.820 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-05 08:04:50.268 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-05 08:04:50.404 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:04:50.407 | + functions-common:time_stop:2420 : local name 2026-08-05 08:04:50.410 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:04:50.413 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:04:50.416 | + functions-common:time_stop:2423 : local total 2026-08-05 08:04:50.419 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:04:50.422 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:04:50.426 | + functions-common:time_stop:2427 : start_time=1785917088389 2026-08-05 08:04:50.429 | + functions-common:time_stop:2429 : [[ -z 1785917088389 ]] 2026-08-05 08:04:50.433 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:04:50.439 | + functions-common:time_stop:2432 : end_time=1785917090435 2026-08-05 08:04:50.442 | + functions-common:time_stop:2433 : elapsed_time=2046 2026-08-05 08:04:50.445 | + functions-common:time_stop:2434 : total=4359 2026-08-05 08:04:50.448 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:04:50.452 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6405 2026-08-05 08:04:50.456 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-05 08:04:50.456 | Waiting for nova-api to start... 2026-08-05 08:04:50.460 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.9/compute/v2.1/ 2026-08-05 08:04:50.463 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.9/compute/v2.1/ 2026-08-05 08:04:50.467 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 08:04:50.471 | + functions:wait_for_service:477 : local url=http://192.168.122.9/compute/v2.1/ 2026-08-05 08:04:50.475 | + functions:wait_for_service:478 : local rval=0 2026-08-05 08:04:50.478 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 08:04:50.482 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 08:04:50.485 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:04:50.488 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:04:50.492 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:04:50.498 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917090494 2026-08-05 08:04:50.501 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 08:04:50.505 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:04:50.507 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.9/compute/v2.1/ 2026-08-05 08:04:56.435 | + :: : [[ 200 == 503 ]] 2026-08-05 08:04:56.437 | + :: : [[ 0 -eq 7 ]] 2026-08-05 08:04:56.442 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 08:04:56.445 | + functions-common:time_stop:2420 : local name 2026-08-05 08:04:56.448 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:04:56.453 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:04:56.456 | + functions-common:time_stop:2423 : local total 2026-08-05 08:04:56.461 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:04:56.465 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 08:04:56.469 | + functions-common:time_stop:2427 : start_time=1785917090494 2026-08-05 08:04:56.472 | + functions-common:time_stop:2429 : [[ -z 1785917090494 ]] 2026-08-05 08:04:56.478 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:04:56.483 | + functions-common:time_stop:2432 : end_time=1785917096479 2026-08-05 08:04:56.487 | + functions-common:time_stop:2433 : elapsed_time=5985 2026-08-05 08:04:56.490 | + functions-common:time_stop:2434 : total=5696 2026-08-05 08:04:56.494 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:04:56.498 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11681 2026-08-05 08:04:56.501 | + functions:wait_for_service:486 : return 0 2026-08-05 08:04:56.505 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:04:56.509 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:04:56.513 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-05 08:04:56.534 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:04:56.537 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-05 08:04:56.540 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:04:56.544 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-05 08:04:56.547 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-05 08:04:56.551 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-05 08:04:56.554 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-05 08:04:56.557 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-05 08:04:56.561 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-05 08:04:56.563 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-05 08:04:56.567 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-05 08:04:56.570 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-05 08:04:56.588 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-05 08:04:56.594 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-05 08:04:56.600 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-05 08:04:56.605 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-08-05 08:04:56.622 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-08-05 08:04:56.640 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-08-05 08:04:56.655 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-05 08:04:56.659 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-05 08:04:56.659 | Starting OVN 2026-08-05 08:04:56.662 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-05 08:04:56.665 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-05 08:04:56.665 | Starting OVS 2026-08-05 08:04:56.667 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-05 08:04:56.687 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:04:56.690 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-05 08:04:56.739 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-05 08:04:56.787 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-05 08:04:56.790 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-05 08:04:56.793 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-05 08:04:57.255 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-05 08:04:57.731 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-05 08:04:57.731 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-05 08:04:57.731 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-05 08:04:57.731 | 2026-08-05 08:04:57.731 | Possible reasons for having these kinds of units are: 2026-08-05 08:04:57.731 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-05 08:04:57.731 | .wants/, .requires/, or .upholds/ directory. 2026-08-05 08:04:57.731 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-05 08:04:57.731 | a requirement dependency on it. 2026-08-05 08:04:57.731 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-05 08:04:57.731 | D-Bus, udev, scripted systemctl call, ...). 2026-08-05 08:04:57.732 | • In case of template units, the unit is meant to be enabled with some 2026-08-05 08:04:57.733 | instance name specified. 2026-08-05 08:04:57.736 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-05 08:05:02.385 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-05 08:05:02.388 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-05 08:05:02.850 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-05 08:05:03.324 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-05 08:05:03.325 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-05 08:05:03.325 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-05 08:05:03.325 | 2026-08-05 08:05:03.326 | Possible reasons for having these kinds of units are: 2026-08-05 08:05:03.326 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-05 08:05:03.326 | .wants/, .requires/, or .upholds/ directory. 2026-08-05 08:05:03.326 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-05 08:05:03.326 | a requirement dependency on it. 2026-08-05 08:05:03.326 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-05 08:05:03.326 | D-Bus, udev, scripted systemctl call, ...). 2026-08-05 08:05:03.326 | • In case of template units, the unit is meant to be enabled with some 2026-08-05 08:05:03.326 | instance name specified. 2026-08-05 08:05:03.335 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-05 08:05:03.674 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-05 08:05:03.674 | Configuring OVSDB 2026-08-05 08:05:03.677 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-05 08:05:03.699 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:05:03.702 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-05 08:05:03.733 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-05 08:05:03.760 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=c7cfc49f-c040-4edc-865c-70d5242ebaaf 2026-08-05 08:05:03.784 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.9:6642 2026-08-05 08:05:03.808 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-05 08:05:03.831 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-05 08:05:03.854 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.9 2026-08-05 08:05:03.878 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-05 08:05:03.882 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-08-05 08:05:03.904 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-05 08:05:03.907 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-08-05 08:05:03.931 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-05 08:05:03.935 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-05 08:05:03.938 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-05 08:05:03.942 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-05 08:05:03.945 | + functions-common:is_provider_network:2272 : return 1 2026-08-05 08:05:03.950 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-05 08:05:03.953 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-05 08:05:03.956 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-05 08:05:03.959 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-08-05 08:05:03.964 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-05 08:05:03.967 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-05 08:05:04.001 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-08-05 08:05:04.036 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-05 08:05:04.064 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-05 08:05:04.086 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:05:04.089 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-05 08:05:04.093 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-05 08:05:04.096 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-05 08:05:04.100 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-05 08:05:04.103 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-05 08:05:04.123 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:04.126 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-05 08:05:04.129 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-05 08:05:04.132 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-05 08:05:04.613 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-05 08:05:05.078 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-05 08:05:05.151 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-05 08:05:05.155 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-08-05 08:05:05.158 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-05 08:05:05.162 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-05 08:05:05.165 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-05 08:05:06.171 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-05 08:05:06.174 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-05 08:05:06.177 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-05 08:05:06.180 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-08-05 08:05:06.183 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-05 08:05:06.185 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-05 08:05:06.188 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-08-05 08:05:06.191 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-05 08:05:06.195 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-05 08:05:06.199 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-08-05 08:05:06.202 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-05 08:05:06.205 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-05 08:05:06.208 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-05 08:05:06.230 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:05:06.233 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-05 08:05:06.260 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-05 08:05:06.284 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-08-05 08:05:06.302 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-08-05 08:05:06.320 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-05 08:05:06.342 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:06.345 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-05 08:05:06.348 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-05 08:05:06.351 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-05 08:05:06.824 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-05 08:05:07.304 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-05 08:05:07.304 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-05 08:05:07.304 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-05 08:05:07.304 | 2026-08-05 08:05:07.304 | Possible reasons for having these kinds of units are: 2026-08-05 08:05:07.305 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-05 08:05:07.305 | .wants/, .requires/, or .upholds/ directory. 2026-08-05 08:05:07.305 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-05 08:05:07.305 | a requirement dependency on it. 2026-08-05 08:05:07.305 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-05 08:05:07.305 | D-Bus, udev, scripted systemctl call, ...). 2026-08-05 08:05:07.305 | • In case of template units, the unit is meant to be enabled with some 2026-08-05 08:05:07.305 | instance name specified. 2026-08-05 08:05:07.315 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-05 08:05:07.582 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-05 08:05:07.600 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:05:07.603 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-05 08:05:07.606 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-05 08:05:07.625 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:07.628 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-05 08:05:07.631 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-05 08:05:07.633 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 08:05:07.640 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-08-05 08:05:07.643 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 08:05:07.649 | + functions-common:run_process:1676 : local group= 2026-08-05 08:05:07.652 | + functions-common:run_process:1677 : local user= 2026-08-05 08:05:07.654 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:05:07.657 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-08-05 08:05:07.660 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:05:07.663 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:05:07.665 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:05:07.668 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:05:07.672 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:05:07.677 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917107674 2026-08-05 08:05:07.679 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-08-05 08:05:07.696 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:07.698 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-08-05 08:05:07.701 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-08-05 08:05:07.703 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 08:05:07.705 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 08:05:07.708 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 08:05:07.710 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 08:05:07.712 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-08-05 08:05:07.715 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-08-05 08:05:07.717 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-08-05 08:05:07.719 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:05:07.722 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:05:07.724 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:05:07.726 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:05:07.729 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-08-05 08:05:07.731 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-08-05 08:05:07.733 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-08-05 08:05:07.736 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-08-05 08:05:07.739 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 08:05:07.742 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 08:05:07.745 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 08:05:07.747 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 08:05:07.751 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 08:05:07.754 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 08:05:07.756 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-08-05 08:05:07.758 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 08:05:07.764 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-08-05 08:05:07.842 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:05:07.922 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-08-05 08:05:07.992 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 08:05:08.061 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-08-05 08:05:08.128 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-08-05 08:05:08.196 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:05:08.263 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 08:05:08.266 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 08:05:08.269 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-08-05 08:05:08.350 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 08:05:08.822 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-08-05 08:05:08.850 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-08-05 08:05:09.300 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-08-05 08:05:09.361 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:05:09.364 | + functions-common:time_stop:2420 : local name 2026-08-05 08:05:09.367 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:05:09.370 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:05:09.373 | + functions-common:time_stop:2423 : local total 2026-08-05 08:05:09.376 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:05:09.379 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:05:09.382 | + functions-common:time_stop:2427 : start_time=1785917107674 2026-08-05 08:05:09.384 | + functions-common:time_stop:2429 : [[ -z 1785917107674 ]] 2026-08-05 08:05:09.387 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:05:09.391 | + functions-common:time_stop:2432 : end_time=1785917109388 2026-08-05 08:05:09.394 | + functions-common:time_stop:2433 : elapsed_time=1714 2026-08-05 08:05:09.396 | + functions-common:time_stop:2434 : total=6405 2026-08-05 08:05:09.398 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:05:09.401 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8119 2026-08-05 08:05:09.403 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-05 08:05:09.405 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-05 08:05:09.408 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-05 08:05:09.411 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 08:05:09.427 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 08:05:09.429 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 08:05:09.431 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 08:05:09.434 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 08:05:09.436 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 08:05:09.469 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 08:05:09.502 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 08:05:09.532 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 08:05:09.561 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-08-05 08:05:09.589 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-05 08:05:09.592 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-05 08:05:09.606 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:09.609 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-05 08:05:09.647 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-05 08:05:09.649 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 08:05:09.652 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-05 08:05:09.654 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 08:05:09.657 | + functions-common:run_process:1676 : local group= 2026-08-05 08:05:09.659 | + functions-common:run_process:1677 : local user= 2026-08-05 08:05:09.661 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:05:09.663 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-05 08:05:09.666 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:05:09.668 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:05:09.671 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:05:09.673 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:05:09.676 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:05:09.680 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917109677 2026-08-05 08:05:09.682 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-05 08:05:09.697 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:09.700 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-08-05 08:05:09.702 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-05 08:05:09.704 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 08:05:09.706 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 08:05:09.709 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 08:05:09.711 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 08:05:09.713 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-08-05 08:05:09.716 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-08-05 08:05:09.718 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-05 08:05:09.720 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:05:09.722 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:05:09.725 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:05:09.727 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:05:09.729 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-05 08:05:09.732 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-08-05 08:05:09.735 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-08-05 08:05:09.737 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-05 08:05:09.739 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 08:05:09.741 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 08:05:09.744 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 08:05:09.746 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 08:05:09.748 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 08:05:09.751 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 08:05:09.753 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-05 08:05:09.755 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 08:05:09.760 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-08-05 08:05:09.834 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:05:09.909 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-08-05 08:05:09.971 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 08:05:10.036 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-05 08:05:10.101 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-05 08:05:10.165 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:05:10.227 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 08:05:10.229 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 08:05:10.232 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-05 08:05:10.316 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 08:05:10.801 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-05 08:05:10.830 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-05 08:05:11.284 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-05 08:05:11.336 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:05:11.342 | + functions-common:time_stop:2420 : local name 2026-08-05 08:05:11.343 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:05:11.347 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:05:11.350 | + functions-common:time_stop:2423 : local total 2026-08-05 08:05:11.353 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:05:11.357 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:05:11.360 | + functions-common:time_stop:2427 : start_time=1785917109677 2026-08-05 08:05:11.365 | + functions-common:time_stop:2429 : [[ -z 1785917109677 ]] 2026-08-05 08:05:11.368 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:05:11.374 | + functions-common:time_stop:2432 : end_time=1785917111370 2026-08-05 08:05:11.377 | + functions-common:time_stop:2433 : elapsed_time=1693 2026-08-05 08:05:11.380 | + functions-common:time_stop:2434 : total=8119 2026-08-05 08:05:11.384 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:05:11.387 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9812 2026-08-05 08:05:11.390 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 08:05:11.394 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 08:05:11.398 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 08:05:11.403 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 08:05:11.425 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 08:05:11.428 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 08:05:11.431 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 08:05:11.434 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 08:05:11.437 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 08:05:11.476 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 08:05:11.510 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 08:05:11.540 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 08:05:11.569 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-05 08:05:11.599 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-05 08:05:11.602 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-05 08:05:11.604 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-05 08:05:11.607 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-05 08:05:11.630 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-05 08:05:11.656 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-05 08:05:11.659 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-05 08:05:11.662 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-05 08:05:11.665 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-08-05 08:05:11.737 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-05 08:05:11.753 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:11.756 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-05 08:05:11.758 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:05:11.760 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-05 08:05:11.763 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-05 08:05:11.765 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-05 08:05:11.767 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-05 08:05:11.798 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-05 08:05:11.800 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-05 08:05:11.803 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-05 08:05:11.834 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-05 08:05:11.836 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-05 08:05:11.838 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-05 08:05:11.841 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-05 08:05:11.844 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-05 08:05:11.846 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-05 08:05:11.849 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-05 08:05:11.851 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-05 08:05:11.854 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-05 08:05:11.856 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-05 08:05:11.859 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:11.861 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:11.864 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:11.866 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-05 08:05:11.868 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:11.871 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:11.874 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-05 08:05:11.876 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-05 08:05:11.879 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-05 08:05:11.881 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-05 08:05:11.906 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-05 08:05:11.908 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-05 08:05:11.948 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-05 08:05:11.988 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-05 08:05:11.992 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-05 08:05:12.036 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-05 08:05:12.039 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-05 08:05:12.080 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-05 08:05:12.084 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 08:05:12.087 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-05 08:05:12.089 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 08:05:12.092 | + functions-common:run_process:1676 : local group= 2026-08-05 08:05:12.094 | + functions-common:run_process:1677 : local user= 2026-08-05 08:05:12.096 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:05:12.098 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-05 08:05:12.100 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:05:12.103 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:05:12.105 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:05:12.108 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:05:12.111 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:05:12.115 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917112112 2026-08-05 08:05:12.117 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-05 08:05:12.132 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:12.135 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-08-05 08:05:12.137 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-05 08:05:12.140 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 08:05:12.142 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 08:05:12.144 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 08:05:12.146 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 08:05:12.148 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-05 08:05:12.151 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-05 08:05:12.153 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-05 08:05:12.155 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:05:12.158 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:05:12.161 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:05:12.163 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:05:12.165 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-05 08:05:12.168 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-05 08:05:12.170 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 08:05:12.172 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:05:12.174 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-05 08:05:12.177 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-05 08:05:12.179 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:05:12.181 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 08:05:12.183 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-05 08:05:12.185 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 08:05:12.187 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-05 08:05:12.189 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 08:05:12.193 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-08-05 08:05:12.268 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:05:12.342 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-08-05 08:05:12.406 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-08-05 08:05:12.473 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:05:12.539 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:05:12.606 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-05 08:05:12.673 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-05 08:05:12.736 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-05 08:05:12.802 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-05 08:05:12.862 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-05 08:05:12.923 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 08:05:12.925 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 08:05:12.927 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-05 08:05:13.002 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 08:05:13.504 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-05 08:05:13.544 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-05 08:05:14.016 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-05 08:05:14.164 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:05:14.169 | + functions-common:time_stop:2420 : local name 2026-08-05 08:05:14.171 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:05:14.173 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:05:14.176 | + functions-common:time_stop:2423 : local total 2026-08-05 08:05:14.181 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:05:14.185 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:05:14.190 | + functions-common:time_stop:2427 : start_time=1785917112112 2026-08-05 08:05:14.190 | + functions-common:time_stop:2429 : [[ -z 1785917112112 ]] 2026-08-05 08:05:14.195 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:05:14.200 | + functions-common:time_stop:2432 : end_time=1785917114197 2026-08-05 08:05:14.202 | + functions-common:time_stop:2433 : elapsed_time=2085 2026-08-05 08:05:14.204 | + functions-common:time_stop:2434 : total=9812 2026-08-05 08:05:14.206 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:05:14.208 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11897 2026-08-05 08:05:14.210 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.9/ 2026-08-05 08:05:14.213 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:14.215 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-05 08:05:14.217 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:14.219 | + functions-common:run_process:1676 : local group= 2026-08-05 08:05:14.221 | + functions-common:run_process:1677 : local user= 2026-08-05 08:05:14.223 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:05:14.225 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-05 08:05:14.229 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:05:14.229 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:05:14.231 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:05:14.233 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:05:14.236 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:05:14.240 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917114238 2026-08-05 08:05:14.242 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-05 08:05:14.265 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:14.268 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-05 08:05:14.273 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-05 08:05:14.273 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:14.276 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:14.279 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:14.282 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:14.284 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-05 08:05:14.286 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-05 08:05:14.289 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-05 08:05:14.291 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:05:14.293 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:05:14.295 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:05:14.297 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:05:14.300 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-05 08:05:14.302 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-05 08:05:14.304 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-05 08:05:14.306 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-05 08:05:14.308 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:14.310 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 08:05:14.312 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 08:05:14.314 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 08:05:14.316 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 08:05:14.319 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 08:05:14.321 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-05 08:05:14.323 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 08:05:14.328 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-08-05 08:05:14.418 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:05:14.514 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-08-05 08:05:14.586 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:14.656 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-05 08:05:14.723 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-05 08:05:14.788 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:05:14.857 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 08:05:14.858 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 08:05:14.861 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-05 08:05:14.942 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 08:05:15.454 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-05 08:05:15.493 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-05 08:05:16.000 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-05 08:05:16.052 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:05:16.055 | + functions-common:time_stop:2420 : local name 2026-08-05 08:05:16.062 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:05:16.070 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:05:16.075 | + functions-common:time_stop:2423 : local total 2026-08-05 08:05:16.081 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:05:16.090 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:05:16.096 | + functions-common:time_stop:2427 : start_time=1785917114238 2026-08-05 08:05:16.101 | + functions-common:time_stop:2429 : [[ -z 1785917114238 ]] 2026-08-05 08:05:16.109 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:05:16.117 | + functions-common:time_stop:2432 : end_time=1785917116110 2026-08-05 08:05:16.122 | + functions-common:time_stop:2433 : elapsed_time=1872 2026-08-05 08:05:16.130 | + functions-common:time_stop:2434 : total=11897 2026-08-05 08:05:16.137 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:05:16.143 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13769 2026-08-05 08:05:16.149 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:16.157 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-05 08:05:16.160 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:16.164 | + functions-common:run_process:1676 : local group= 2026-08-05 08:05:16.167 | + functions-common:run_process:1677 : local user= 2026-08-05 08:05:16.173 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:05:16.176 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-05 08:05:16.178 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:05:16.184 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:05:16.187 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:05:16.190 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:05:16.200 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:05:16.212 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917116202 2026-08-05 08:05:16.218 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-05 08:05:16.255 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:16.260 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-05 08:05:16.266 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-05 08:05:16.270 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:16.278 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:16.283 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:16.287 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:16.295 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-05 08:05:16.300 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-05 08:05:16.304 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-05 08:05:16.307 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:05:16.312 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:05:16.315 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:05:16.321 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:05:16.325 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-05 08:05:16.329 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-05 08:05:16.333 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-05 08:05:16.338 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-05 08:05:16.343 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:16.346 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 08:05:16.349 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 08:05:16.352 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 08:05:16.355 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 08:05:16.361 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 08:05:16.363 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-05 08:05:16.366 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 08:05:16.372 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-08-05 08:05:16.495 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:05:16.641 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-08-05 08:05:16.767 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:16.908 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-05 08:05:17.053 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-05 08:05:17.179 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:05:17.318 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 08:05:17.325 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 08:05:17.329 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-05 08:05:17.489 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 08:05:18.035 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-05 08:05:18.080 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-05 08:05:18.608 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-05 08:05:18.660 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:05:18.666 | + functions-common:time_stop:2420 : local name 2026-08-05 08:05:18.674 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:05:18.681 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:05:18.689 | + functions-common:time_stop:2423 : local total 2026-08-05 08:05:18.694 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:05:18.700 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:05:18.708 | + functions-common:time_stop:2427 : start_time=1785917116202 2026-08-05 08:05:18.712 | + functions-common:time_stop:2429 : [[ -z 1785917116202 ]] 2026-08-05 08:05:18.719 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:05:18.731 | + functions-common:time_stop:2432 : end_time=1785917118721 2026-08-05 08:05:18.736 | + functions-common:time_stop:2433 : elapsed_time=2519 2026-08-05 08:05:18.741 | + functions-common:time_stop:2434 : total=13769 2026-08-05 08:05:18.748 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:05:18.754 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16288 2026-08-05 08:05:18.758 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-05 08:05:18.764 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-05 08:05:18.769 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:18.773 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-05 08:05:18.780 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:18.788 | + functions-common:run_process:1676 : local group= 2026-08-05 08:05:18.796 | + functions-common:run_process:1677 : local user= 2026-08-05 08:05:18.800 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:05:18.806 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-05 08:05:18.813 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:05:18.821 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:05:18.826 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:05:18.831 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:05:18.840 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:05:18.850 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917118843 2026-08-05 08:05:18.858 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-05 08:05:18.898 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:18.904 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-05 08:05:18.907 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-05 08:05:18.914 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:18.921 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:18.921 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:18.924 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:18.928 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-05 08:05:18.935 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-05 08:05:18.945 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-05 08:05:18.947 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:05:18.952 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:05:18.958 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:05:18.965 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:05:18.970 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-05 08:05:18.976 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-05 08:05:18.979 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-05 08:05:18.983 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-05 08:05:18.988 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:18.994 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 08:05:18.999 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 08:05:19.007 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 08:05:19.011 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 08:05:19.018 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 08:05:19.020 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-05 08:05:19.026 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 08:05:19.034 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-08-05 08:05:19.171 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:05:19.288 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-08-05 08:05:19.403 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:19.527 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-05 08:05:19.653 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-05 08:05:19.787 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:05:19.899 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 08:05:19.906 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 08:05:19.911 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-08-05 08:05:20.054 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 08:05:20.630 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-05 08:05:20.667 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-08-05 08:05:21.201 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-05 08:05:21.255 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:05:21.258 | + functions-common:time_stop:2420 : local name 2026-08-05 08:05:21.263 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:05:21.270 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:05:21.278 | + functions-common:time_stop:2423 : local total 2026-08-05 08:05:21.281 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:05:21.290 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:05:21.295 | + functions-common:time_stop:2427 : start_time=1785917118843 2026-08-05 08:05:21.301 | + functions-common:time_stop:2429 : [[ -z 1785917118843 ]] 2026-08-05 08:05:21.309 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:05:21.321 | + functions-common:time_stop:2432 : end_time=1785917121314 2026-08-05 08:05:21.326 | + functions-common:time_stop:2433 : elapsed_time=2471 2026-08-05 08:05:21.332 | + functions-common:time_stop:2434 : total=16288 2026-08-05 08:05:21.339 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:05:21.344 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18759 2026-08-05 08:05:21.349 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-05 08:05:21.355 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.9/networking 2026-08-05 08:05:21.360 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-05 08:05:21.360 | Waiting for Neutron to start... 2026-08-05 08:05:21.365 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.9/networking' 2026-08-05 08:05:21.371 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.9/networking' 'Neutron did not start' 60 2026-08-05 08:05:21.378 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.9/networking' 2026-08-05 08:05:21.382 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-05 08:05:21.389 | + functions-common:test_with_retry:2360 : local until=60 2026-08-05 08:05:21.394 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-05 08:05:21.398 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-05 08:05:21.403 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-05 08:05:21.410 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:05:21.416 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:05:21.421 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:05:21.432 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917121424 2026-08-05 08:05:21.437 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.9/networking; do sleep 0.5; done' 2026-08-05 08:05:29.434 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.9/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-05 08:05:29.440 | + functions-common:time_stop:2420 : local name 2026-08-05 08:05:29.444 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:05:29.448 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:05:29.451 | + functions-common:time_stop:2423 : local total 2026-08-05 08:05:29.457 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:05:29.458 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-05 08:05:29.463 | + functions-common:time_stop:2427 : start_time=1785917121424 2026-08-05 08:05:29.468 | + functions-common:time_stop:2429 : [[ -z 1785917121424 ]] 2026-08-05 08:05:29.477 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:05:29.489 | + functions-common:time_stop:2432 : end_time=1785917129481 2026-08-05 08:05:29.495 | + functions-common:time_stop:2433 : elapsed_time=8057 2026-08-05 08:05:29.499 | + functions-common:time_stop:2434 : total=0 2026-08-05 08:05:29.508 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:05:29.511 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8057 2026-08-05 08:05:29.516 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-05 08:05:29.555 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:29.563 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-05 08:05:29.568 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:05:29.577 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-05 08:05:29.582 | + ./stack.sh:main:1314 : start_placement 2026-08-05 08:05:29.586 | + lib/placement:start_placement:137 : start_placement_api 2026-08-05 08:05:29.589 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-05 08:05:29.599 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 08:05:29.607 | + functions-common:run_process:1674 : local service=placement-api 2026-08-05 08:05:29.615 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 08:05:29.623 | + functions-common:run_process:1676 : local group= 2026-08-05 08:05:29.628 | + functions-common:run_process:1677 : local user= 2026-08-05 08:05:29.633 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:05:29.642 | + functions-common:run_process:1680 : local name=placement-api 2026-08-05 08:05:29.645 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:05:29.654 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:05:29.661 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:05:29.665 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:05:29.670 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:05:29.682 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917129672 2026-08-05 08:05:29.687 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-05 08:05:29.725 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:29.732 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-05 08:05:29.736 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-05 08:05:29.742 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 08:05:29.747 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 08:05:29.753 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 08:05:29.757 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 08:05:29.761 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-05 08:05:29.769 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-05 08:05:29.773 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-05 08:05:29.777 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:05:29.781 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:05:29.790 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:05:29.799 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:05:29.803 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-05 08:05:29.808 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-05 08:05:29.812 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 08:05:29.818 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:05:29.823 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-05 08:05:29.827 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-05 08:05:29.832 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:05:29.836 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 08:05:29.841 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-05 08:05:29.848 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 08:05:29.851 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-05 08:05:29.858 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 08:05:29.870 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-08-05 08:05:30.016 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:05:30.170 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-08-05 08:05:30.280 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-08-05 08:05:30.414 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:05:30.550 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:05:30.664 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-05 08:05:30.757 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-05 08:05:30.856 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-05 08:05:30.948 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-05 08:05:31.024 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-05 08:05:31.107 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 08:05:31.112 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 08:05:31.116 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-05 08:05:31.216 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 08:05:31.702 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-05 08:05:31.735 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-05 08:05:32.202 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-05 08:05:32.336 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:05:32.339 | + functions-common:time_stop:2420 : local name 2026-08-05 08:05:32.343 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:05:32.346 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:05:32.350 | + functions-common:time_stop:2423 : local total 2026-08-05 08:05:32.353 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:05:32.357 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:05:32.360 | + functions-common:time_stop:2427 : start_time=1785917129672 2026-08-05 08:05:32.364 | + functions-common:time_stop:2429 : [[ -z 1785917129672 ]] 2026-08-05 08:05:32.369 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:05:32.376 | + functions-common:time_stop:2432 : end_time=1785917132371 2026-08-05 08:05:32.380 | + functions-common:time_stop:2433 : elapsed_time=2699 2026-08-05 08:05:32.384 | + functions-common:time_stop:2434 : total=18759 2026-08-05 08:05:32.389 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:05:32.393 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21458 2026-08-05 08:05:32.397 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-05 08:05:32.398 | Waiting for placement-api to start... 2026-08-05 08:05:32.402 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.9/placement 2026-08-05 08:05:32.407 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 08:05:32.411 | + functions:wait_for_service:477 : local url=http://192.168.122.9/placement 2026-08-05 08:05:32.415 | + functions:wait_for_service:478 : local rval=0 2026-08-05 08:05:32.420 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 08:05:32.424 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 08:05:32.427 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:05:32.431 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:05:32.436 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:05:32.445 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917132438 2026-08-05 08:05:32.449 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 08:05:32.453 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:05:32.459 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.9/placement 2026-08-05 08:05:34.976 | + :: : [[ 200 == 503 ]] 2026-08-05 08:05:34.978 | + :: : [[ 0 -eq 7 ]] 2026-08-05 08:05:34.982 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 08:05:34.986 | + functions-common:time_stop:2420 : local name 2026-08-05 08:05:34.989 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:05:34.993 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:05:34.996 | + functions-common:time_stop:2423 : local total 2026-08-05 08:05:35.001 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:05:35.004 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 08:05:35.009 | + functions-common:time_stop:2427 : start_time=1785917132438 2026-08-05 08:05:35.013 | + functions-common:time_stop:2429 : [[ -z 1785917132438 ]] 2026-08-05 08:05:35.019 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:05:35.025 | + functions-common:time_stop:2432 : end_time=1785917135021 2026-08-05 08:05:35.029 | + functions-common:time_stop:2433 : elapsed_time=2583 2026-08-05 08:05:35.033 | + functions-common:time_stop:2434 : total=11681 2026-08-05 08:05:35.037 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:05:35.041 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14264 2026-08-05 08:05:35.045 | + functions:wait_for_service:486 : return 0 2026-08-05 08:05:35.049 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-05 08:05:35.075 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:35.080 | + ./stack.sh:main:1318 : start_neutron 2026-08-05 08:05:35.085 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-05 08:05:35.090 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:35.095 | + functions-common:run_process:1674 : local service=q-agt 2026-08-05 08:05:35.100 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 08:05:35.105 | + functions-common:run_process:1676 : local group= 2026-08-05 08:05:35.111 | + functions-common:run_process:1677 : local user= 2026-08-05 08:05:35.116 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:05:35.121 | + functions-common:run_process:1680 : local name=q-agt 2026-08-05 08:05:35.126 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:05:35.130 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:05:35.135 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:05:35.140 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:05:35.146 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:05:35.153 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917135148 2026-08-05 08:05:35.158 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-05 08:05:35.187 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:05:35.192 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:05:35.198 | + functions-common:time_stop:2420 : local name 2026-08-05 08:05:35.203 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:05:35.208 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:05:35.213 | + functions-common:time_stop:2423 : local total 2026-08-05 08:05:35.218 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:05:35.223 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:05:35.228 | + functions-common:time_stop:2427 : start_time=1785917135148 2026-08-05 08:05:35.234 | + functions-common:time_stop:2429 : [[ -z 1785917135148 ]] 2026-08-05 08:05:35.241 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:05:35.248 | + functions-common:time_stop:2432 : end_time=1785917135244 2026-08-05 08:05:35.254 | + functions-common:time_stop:2433 : elapsed_time=96 2026-08-05 08:05:35.260 | + functions-common:time_stop:2434 : total=21458 2026-08-05 08:05:35.265 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:05:35.270 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21554 2026-08-05 08:05:35.276 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-05 08:05:35.281 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-05 08:05:35.286 | + functions-common:is_provider_network:2272 : return 1 2026-08-05 08:05:35.290 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-05 08:05:35.294 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-05 08:05:35.299 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-05 08:05:35.303 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-05 08:05:35.308 | + functions-common:run_process:1676 : local group= 2026-08-05 08:05:35.311 | + functions-common:run_process:1677 : local user= 2026-08-05 08:05:35.317 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:05:35.321 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-05 08:05:35.326 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:05:35.330 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:05:35.334 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:05:35.339 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:05:35.345 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:05:35.353 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917135348 2026-08-05 08:05:35.358 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-05 08:05:35.389 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:05:35.394 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:05:35.399 | + functions-common:time_stop:2420 : local name 2026-08-05 08:05:35.404 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:05:35.409 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:05:35.414 | + functions-common:time_stop:2423 : local total 2026-08-05 08:05:35.419 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:05:35.424 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:05:35.429 | + functions-common:time_stop:2427 : start_time=1785917135348 2026-08-05 08:05:35.434 | + functions-common:time_stop:2429 : [[ -z 1785917135348 ]] 2026-08-05 08:05:35.440 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:05:35.448 | + functions-common:time_stop:2432 : end_time=1785917135443 2026-08-05 08:05:35.452 | + functions-common:time_stop:2433 : elapsed_time=95 2026-08-05 08:05:35.459 | + functions-common:time_stop:2434 : total=21554 2026-08-05 08:05:35.462 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:05:35.467 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21649 2026-08-05 08:05:35.473 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-05 08:05:35.478 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-05 08:05:35.483 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-05 08:05:35.490 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-05 08:05:35.495 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 08:05:35.500 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 08:05:35.506 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 08:05:35.511 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-05 08:05:35.516 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 08:05:35.522 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 08:05:35.527 | + functions-common:run_process:1674 : local service=q-l3 2026-08-05 08:05:35.533 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 08:05:35.540 | + functions-common:run_process:1676 : local group= 2026-08-05 08:05:35.545 | + functions-common:run_process:1677 : local user= 2026-08-05 08:05:35.551 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:05:35.556 | + functions-common:run_process:1680 : local name=q-l3 2026-08-05 08:05:35.561 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:05:35.566 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:05:35.569 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:05:35.574 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:05:35.580 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:05:35.588 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917135583 2026-08-05 08:05:35.592 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-05 08:05:35.623 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:05:35.628 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:05:35.634 | + functions-common:time_stop:2420 : local name 2026-08-05 08:05:35.639 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:05:35.644 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:05:35.648 | + functions-common:time_stop:2423 : local total 2026-08-05 08:05:35.653 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:05:35.658 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:05:35.664 | + functions-common:time_stop:2427 : start_time=1785917135583 2026-08-05 08:05:35.669 | + functions-common:time_stop:2429 : [[ -z 1785917135583 ]] 2026-08-05 08:05:35.674 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:05:35.681 | + functions-common:time_stop:2432 : end_time=1785917135676 2026-08-05 08:05:35.686 | + functions-common:time_stop:2433 : elapsed_time=93 2026-08-05 08:05:35.691 | + functions-common:time_stop:2434 : total=21649 2026-08-05 08:05:35.696 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:05:35.701 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21742 2026-08-05 08:05:35.705 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-05 08:05:35.709 | + functions-common:run_process:1674 : local service=q-meta 2026-08-05 08:05:35.714 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-05 08:05:35.719 | + functions-common:run_process:1676 : local group= 2026-08-05 08:05:35.723 | + functions-common:run_process:1677 : local user= 2026-08-05 08:05:35.728 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:05:35.732 | + functions-common:run_process:1680 : local name=q-meta 2026-08-05 08:05:35.737 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:05:35.741 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:05:35.746 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:05:35.750 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:05:35.757 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:05:35.766 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917135760 2026-08-05 08:05:35.771 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-05 08:05:35.800 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:05:35.805 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:05:35.810 | + functions-common:time_stop:2420 : local name 2026-08-05 08:05:35.814 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:05:35.819 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:05:35.822 | + functions-common:time_stop:2423 : local total 2026-08-05 08:05:35.827 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:05:35.831 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:05:35.835 | + functions-common:time_stop:2427 : start_time=1785917135760 2026-08-05 08:05:35.840 | + functions-common:time_stop:2429 : [[ -z 1785917135760 ]] 2026-08-05 08:05:35.845 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:05:35.852 | + functions-common:time_stop:2432 : end_time=1785917135848 2026-08-05 08:05:35.856 | + functions-common:time_stop:2433 : elapsed_time=88 2026-08-05 08:05:35.860 | + functions-common:time_stop:2434 : total=21742 2026-08-05 08:05:35.865 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:05:35.869 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21830 2026-08-05 08:05:35.873 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-05 08:05:35.877 | + functions-common:run_process:1674 : local service=q-metering 2026-08-05 08:05:35.882 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-05 08:05:35.885 | + functions-common:run_process:1676 : local group= 2026-08-05 08:05:35.890 | + functions-common:run_process:1677 : local user= 2026-08-05 08:05:35.893 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:05:35.898 | + functions-common:run_process:1680 : local name=q-metering 2026-08-05 08:05:35.901 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:05:35.906 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:05:35.910 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:05:35.914 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:05:35.920 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:05:35.926 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917135922 2026-08-05 08:05:35.931 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-05 08:05:35.959 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:05:35.964 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:05:35.969 | + functions-common:time_stop:2420 : local name 2026-08-05 08:05:35.973 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:05:35.978 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:05:35.982 | + functions-common:time_stop:2423 : local total 2026-08-05 08:05:35.986 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:05:35.990 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:05:35.994 | + functions-common:time_stop:2427 : start_time=1785917135922 2026-08-05 08:05:36.000 | + functions-common:time_stop:2429 : [[ -z 1785917135922 ]] 2026-08-05 08:05:36.006 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:05:36.013 | + functions-common:time_stop:2432 : end_time=1785917136008 2026-08-05 08:05:36.018 | + functions-common:time_stop:2433 : elapsed_time=86 2026-08-05 08:05:36.022 | + functions-common:time_stop:2434 : total=21830 2026-08-05 08:05:36.027 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:05:36.032 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21916 2026-08-05 08:05:36.036 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-05 08:05:36.065 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:05:36.069 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-05 08:05:36.074 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-05 08:05:36.077 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:05:36.082 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-05 08:05:36.086 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-05 08:05:36.090 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-05 08:05:36.095 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-05 08:05:36.099 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-05 08:05:36.104 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-05 08:05:36.110 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-05 08:05:40.125 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:05:40.130 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-05 08:05:40.130 | address-scope 2026-08-05 08:05:40.130 | agent 2026-08-05 08:05:40.130 | allowed-address-pairs 2026-08-05 08:05:40.130 | auto-allocated-topology 2026-08-05 08:05:40.131 | availability_zone 2026-08-05 08:05:40.131 | default-subnetpools 2026-08-05 08:05:40.131 | dhcp_agent_scheduler 2026-08-05 08:05:40.131 | dns-integration 2026-08-05 08:05:40.131 | dns-domain-ports 2026-08-05 08:05:40.131 | dns-integration-domain-keywords 2026-08-05 08:05:40.131 | empty-string-filtering 2026-08-05 08:05:40.131 | external-net 2026-08-05 08:05:40.131 | extra_dhcp_opt 2026-08-05 08:05:40.132 | extraroute 2026-08-05 08:05:40.132 | extraroute-atomic 2026-08-05 08:05:40.132 | filter-validation 2026-08-05 08:05:40.132 | floating-ip-port-forwarding-detail 2026-08-05 08:05:40.132 | fip-port-details 2026-08-05 08:05:40.132 | flavors 2026-08-05 08:05:40.132 | floatingip-pools 2026-08-05 08:05:40.132 | router 2026-08-05 08:05:40.132 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:05:40.132 | enable-default-route-bfd 2026-08-05 08:05:40.133 | enable-default-route-ecmp 2026-08-05 08:05:40.133 | ext-gw-mode 2026-08-05 08:05:40.133 | l3-ha 2026-08-05 08:05:40.133 | external-gateway-multihoming 2026-08-05 08:05:40.133 | l3-flavors 2026-08-05 08:05:40.133 | l3_agent_scheduler 2026-08-05 08:05:40.133 | multi-provider 2026-08-05 08:05:40.133 | net-mtu 2026-08-05 08:05:40.133 | net-mtu-writable 2026-08-05 08:05:40.133 | network_availability_zone 2026-08-05 08:05:40.134 | network-ip-availability 2026-08-05 08:05:40.134 | network-ip-availability-details 2026-08-05 08:05:40.134 | pagination 2026-08-05 08:05:40.134 | port-device-profile 2026-08-05 08:05:40.134 | port-mac-address-regenerate 2026-08-05 08:05:40.134 | port-numa-affinity-policy 2026-08-05 08:05:40.134 | port-numa-affinity-policy-socket 2026-08-05 08:05:40.134 | binding 2026-08-05 08:05:40.134 | binding-extended 2026-08-05 08:05:40.134 | port-security 2026-08-05 08:05:40.134 | project-id 2026-08-05 08:05:40.135 | provider 2026-08-05 08:05:40.135 | qinq 2026-08-05 08:05:40.135 | quota-check-limit 2026-08-05 08:05:40.135 | quota-check-limit-default 2026-08-05 08:05:40.135 | quotas 2026-08-05 08:05:40.135 | quota_details 2026-08-05 08:05:40.135 | rbac-policies 2026-08-05 08:05:40.135 | rbac-address-scope 2026-08-05 08:05:40.135 | rbac-security-groups 2026-08-05 08:05:40.136 | revision-if-match 2026-08-05 08:05:40.136 | standard-attr-revisions 2026-08-05 08:05:40.136 | router_availability_zone 2026-08-05 08:05:40.136 | router-enable-snat 2026-08-05 08:05:40.136 | security-groups-default-rules 2026-08-05 08:05:40.136 | security-groups-default-statefulness 2026-08-05 08:05:40.136 | security-groups-normalized-cidr 2026-08-05 08:05:40.136 | security-groups-remote-address-group 2026-08-05 08:05:40.136 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:05:40.136 | security-groups-shared-filtering 2026-08-05 08:05:40.137 | security-group 2026-08-05 08:05:40.137 | service-type 2026-08-05 08:05:40.137 | sorting 2026-08-05 08:05:40.137 | standard-attr-description 2026-08-05 08:05:40.137 | stateful-security-group 2026-08-05 08:05:40.137 | subnet-dns-publish-fixed-ip 2026-08-05 08:05:40.137 | subnet-external-network 2026-08-05 08:05:40.137 | subnet_onboard 2026-08-05 08:05:40.137 | subnet-service-types 2026-08-05 08:05:40.137 | subnet_allocation 2026-08-05 08:05:40.138 | subnetpool-prefix-ops 2026-08-05 08:05:40.138 | tag-creation 2026-08-05 08:05:40.138 | standard-attr-tag 2026-08-05 08:05:40.138 | standard-attr-timestamp 2026-08-05 08:05:40.138 | vlan-transparent' 2026-08-05 08:05:40.138 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-05 08:05:40.138 | address-scope 2026-08-05 08:05:40.138 | agent 2026-08-05 08:05:40.138 | allowed-address-pairs 2026-08-05 08:05:40.138 | auto-allocated-topology 2026-08-05 08:05:40.139 | availability_zone 2026-08-05 08:05:40.139 | default-subnetpools 2026-08-05 08:05:40.139 | dhcp_agent_scheduler 2026-08-05 08:05:40.139 | dns-integration 2026-08-05 08:05:40.139 | dns-domain-ports 2026-08-05 08:05:40.139 | dns-integration-domain-keywords 2026-08-05 08:05:40.139 | empty-string-filtering 2026-08-05 08:05:40.139 | external-net 2026-08-05 08:05:40.139 | extra_dhcp_opt 2026-08-05 08:05:40.139 | extraroute 2026-08-05 08:05:40.140 | extraroute-atomic 2026-08-05 08:05:40.140 | filter-validation 2026-08-05 08:05:40.140 | floating-ip-port-forwarding-detail 2026-08-05 08:05:40.140 | fip-port-details 2026-08-05 08:05:40.140 | flavors 2026-08-05 08:05:40.140 | floatingip-pools 2026-08-05 08:05:40.140 | router 2026-08-05 08:05:40.140 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:05:40.140 | enable-default-route-bfd 2026-08-05 08:05:40.140 | enable-default-route-ecmp 2026-08-05 08:05:40.141 | ext-gw-mode 2026-08-05 08:05:40.141 | l3-ha 2026-08-05 08:05:40.141 | external-gateway-multihoming 2026-08-05 08:05:40.141 | l3-flavors 2026-08-05 08:05:40.141 | l3_agent_scheduler 2026-08-05 08:05:40.141 | multi-provider 2026-08-05 08:05:40.141 | net-mtu 2026-08-05 08:05:40.141 | net-mtu-writable 2026-08-05 08:05:40.142 | network_availability_zone 2026-08-05 08:05:40.142 | network-ip-availability 2026-08-05 08:05:40.142 | network-ip-availability-details 2026-08-05 08:05:40.143 | pagination 2026-08-05 08:05:40.143 | port-device-profile 2026-08-05 08:05:40.143 | port-mac-address-regenerate 2026-08-05 08:05:40.143 | port-numa-affinity-policy 2026-08-05 08:05:40.143 | port-numa-affinity-policy-socket 2026-08-05 08:05:40.143 | binding 2026-08-05 08:05:40.143 | binding-extended 2026-08-05 08:05:40.143 | port-security 2026-08-05 08:05:40.143 | project-id 2026-08-05 08:05:40.143 | provider 2026-08-05 08:05:40.143 | qinq 2026-08-05 08:05:40.144 | quota-check-limit 2026-08-05 08:05:40.144 | quota-check-limit-default 2026-08-05 08:05:40.144 | quotas 2026-08-05 08:05:40.144 | quota_details 2026-08-05 08:05:40.144 | rbac-policies 2026-08-05 08:05:40.144 | rbac-address-scope 2026-08-05 08:05:40.144 | rbac-security-groups 2026-08-05 08:05:40.144 | revision-if-match 2026-08-05 08:05:40.144 | standard-attr-revisions 2026-08-05 08:05:40.144 | router_availability_zone 2026-08-05 08:05:40.144 | router-enable-snat 2026-08-05 08:05:40.145 | security-groups-default-rules 2026-08-05 08:05:40.145 | security-groups-default-statefulness 2026-08-05 08:05:40.145 | security-groups-normalized-cidr 2026-08-05 08:05:40.145 | security-groups-remote-address-group 2026-08-05 08:05:40.145 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:05:40.145 | security-groups-shared-filtering 2026-08-05 08:05:40.145 | security-group 2026-08-05 08:05:40.145 | service-type 2026-08-05 08:05:40.145 | sorting 2026-08-05 08:05:40.145 | standard-attr-description 2026-08-05 08:05:40.145 | stateful-security-group 2026-08-05 08:05:40.146 | subnet-dns-publish-fixed-ip 2026-08-05 08:05:40.146 | subnet-external-network 2026-08-05 08:05:40.146 | subnet_onboard 2026-08-05 08:05:40.146 | subnet-service-types 2026-08-05 08:05:40.146 | subnet_allocation 2026-08-05 08:05:40.146 | subnetpool-prefix-ops 2026-08-05 08:05:40.146 | tag-creation 2026-08-05 08:05:40.146 | standard-attr-tag 2026-08-05 08:05:40.146 | standard-attr-timestamp 2026-08-05 08:05:40.146 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-05 08:05:40.146 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-05 08:05:40.147 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-05 08:05:40.147 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-05 08:05:40.147 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-08-05 08:05:44.306 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:05:44.310 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=fa03fd67-e20c-4792-8da1-05d51501f09e 2026-08-05 08:05:44.314 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-05 08:05:44.319 | ++ 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 fda8:b754:18b4::/56 --share --default -f value -c id 2026-08-05 08:05:48.141 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:05:48.144 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=cc207978-8bb7-4a43-9c92-40e11e6fe27c 2026-08-05 08:05:48.147 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-05 08:05:48.149 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-05 08:05:48.152 | + functions-common:is_provider_network:2272 : return 1 2026-08-05 08:05:48.155 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-08-05 08:05:53.676 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:05:53.681 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=967485a7-d011-4c5b-836a-5f64c295a372 2026-08-05 08:05:53.684 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-08-05 08:05:53.686 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 08:05:53.710 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-05 08:05:53.718 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-05 08:05:53.722 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z fa03fd67-e20c-4792-8da1-05d51501f09e ']' 2026-08-05 08:05:53.726 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-05 08:05:53.730 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-08-05 08:05:53.734 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool fa03fd67-e20c-4792-8da1-05d51501f09e ' 2026-08-05 08:05:53.738 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-05 08:05:53.742 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 967485a7-d011-4c5b-836a-5f64c295a372 private-subnet' 2026-08-05 08:05:53.746 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-05 08:05:53.751 | +++ 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 fa03fd67-e20c-4792-8da1-05d51501f09e --network 967485a7-d011-4c5b-836a-5f64c295a372 private-subnet -f value -c id 2026-08-05 08:05:58.896 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:05:58.901 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=444edeb1-72cc-41b0-986d-fe9e84ddfde8 2026-08-05 08:05:58.904 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-08-05 08:05:58.907 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 08:05:58.927 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 444edeb1-72cc-41b0-986d-fe9e84ddfde8 2026-08-05 08:05:58.931 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=444edeb1-72cc-41b0-986d-fe9e84ddfde8 2026-08-05 08:05:58.933 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-05 08:05:58.937 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-05 08:05:58.940 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-08-05 08:05:58.944 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 08:05:58.964 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-08-05 08:05:58.967 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 08:05:58.988 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-05 08:05:58.991 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z cc207978-8bb7-4a43-9c92-40e11e6fe27c ']' 2026-08-05 08:05:58.994 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-05 08:05:58.997 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-05 08:05:59.000 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool cc207978-8bb7-4a43-9c92-40e11e6fe27c ' 2026-08-05 08:05:59.003 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-05 08:05:59.007 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 967485a7-d011-4c5b-836a-5f64c295a372 ipv6-private-subnet ' 2026-08-05 08:05:59.010 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-05 08:05:59.014 | +++ 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 cc207978-8bb7-4a43-9c92-40e11e6fe27c --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 967485a7-d011-4c5b-836a-5f64c295a372 ipv6-private-subnet -f value -c id 2026-08-05 08:06:03.767 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:06:03.770 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=154c1fa9-a95e-4a15-a28d-4162b57aa328 2026-08-05 08:06:03.773 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-08-05 08:06:03.776 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 08:06:03.793 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 154c1fa9-a95e-4a15-a28d-4162b57aa328 2026-08-05 08:06:03.798 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=154c1fa9-a95e-4a15-a28d-4162b57aa328 2026-08-05 08:06:03.802 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-05 08:06:03.805 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-05 08:06:03.808 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-05 08:06:06.974 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:06:06.978 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-05 08:06:06.978 | address-scope 2026-08-05 08:06:06.978 | agent 2026-08-05 08:06:06.978 | allowed-address-pairs 2026-08-05 08:06:06.978 | auto-allocated-topology 2026-08-05 08:06:06.979 | availability_zone 2026-08-05 08:06:06.979 | default-subnetpools 2026-08-05 08:06:06.979 | dhcp_agent_scheduler 2026-08-05 08:06:06.979 | dns-integration 2026-08-05 08:06:06.979 | dns-domain-ports 2026-08-05 08:06:06.979 | dns-integration-domain-keywords 2026-08-05 08:06:06.979 | empty-string-filtering 2026-08-05 08:06:06.979 | external-net 2026-08-05 08:06:06.979 | extra_dhcp_opt 2026-08-05 08:06:06.979 | extraroute 2026-08-05 08:06:06.979 | extraroute-atomic 2026-08-05 08:06:06.980 | filter-validation 2026-08-05 08:06:06.980 | floating-ip-port-forwarding-detail 2026-08-05 08:06:06.980 | fip-port-details 2026-08-05 08:06:06.980 | flavors 2026-08-05 08:06:06.980 | floatingip-pools 2026-08-05 08:06:06.980 | router 2026-08-05 08:06:06.980 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:06:06.980 | enable-default-route-bfd 2026-08-05 08:06:06.980 | enable-default-route-ecmp 2026-08-05 08:06:06.980 | ext-gw-mode 2026-08-05 08:06:06.980 | l3-ha 2026-08-05 08:06:06.980 | external-gateway-multihoming 2026-08-05 08:06:06.981 | l3-flavors 2026-08-05 08:06:06.981 | l3_agent_scheduler 2026-08-05 08:06:06.981 | multi-provider 2026-08-05 08:06:06.981 | net-mtu 2026-08-05 08:06:06.981 | net-mtu-writable 2026-08-05 08:06:06.981 | network_availability_zone 2026-08-05 08:06:06.981 | network-ip-availability 2026-08-05 08:06:06.982 | network-ip-availability-details 2026-08-05 08:06:06.982 | pagination 2026-08-05 08:06:06.982 | port-device-profile 2026-08-05 08:06:06.983 | port-mac-address-regenerate 2026-08-05 08:06:06.983 | port-numa-affinity-policy 2026-08-05 08:06:06.983 | port-numa-affinity-policy-socket 2026-08-05 08:06:06.984 | binding 2026-08-05 08:06:06.984 | binding-extended 2026-08-05 08:06:06.984 | port-security 2026-08-05 08:06:06.985 | project-id 2026-08-05 08:06:06.985 | provider 2026-08-05 08:06:06.985 | qinq 2026-08-05 08:06:06.985 | quota-check-limit 2026-08-05 08:06:06.985 | quota-check-limit-default 2026-08-05 08:06:06.985 | quotas 2026-08-05 08:06:06.986 | quota_details 2026-08-05 08:06:06.986 | rbac-policies 2026-08-05 08:06:06.986 | rbac-address-scope 2026-08-05 08:06:06.986 | rbac-security-groups 2026-08-05 08:06:06.986 | revision-if-match 2026-08-05 08:06:06.986 | standard-attr-revisions 2026-08-05 08:06:06.986 | router_availability_zone 2026-08-05 08:06:06.987 | router-enable-snat 2026-08-05 08:06:06.987 | security-groups-default-rules 2026-08-05 08:06:06.987 | security-groups-default-statefulness 2026-08-05 08:06:06.987 | security-groups-normalized-cidr 2026-08-05 08:06:06.987 | security-groups-remote-address-group 2026-08-05 08:06:06.988 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:06:06.988 | security-groups-shared-filtering 2026-08-05 08:06:06.988 | security-group 2026-08-05 08:06:06.988 | service-type 2026-08-05 08:06:06.988 | sorting 2026-08-05 08:06:06.988 | standard-attr-description 2026-08-05 08:06:06.988 | stateful-security-group 2026-08-05 08:06:06.988 | subnet-dns-publish-fixed-ip 2026-08-05 08:06:06.988 | subnet-external-network 2026-08-05 08:06:06.988 | subnet_onboard 2026-08-05 08:06:06.988 | subnet-service-types 2026-08-05 08:06:06.988 | subnet_allocation 2026-08-05 08:06:06.989 | subnetpool-prefix-ops 2026-08-05 08:06:06.989 | tag-creation 2026-08-05 08:06:06.989 | standard-attr-tag 2026-08-05 08:06:06.989 | standard-attr-timestamp 2026-08-05 08:06:06.989 | vlan-transparent' 2026-08-05 08:06:06.989 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-05 08:06:06.989 | address-scope 2026-08-05 08:06:06.989 | agent 2026-08-05 08:06:06.989 | allowed-address-pairs 2026-08-05 08:06:06.989 | auto-allocated-topology 2026-08-05 08:06:06.989 | availability_zone 2026-08-05 08:06:06.990 | default-subnetpools 2026-08-05 08:06:06.990 | dhcp_agent_scheduler 2026-08-05 08:06:06.990 | dns-integration 2026-08-05 08:06:06.990 | dns-domain-ports 2026-08-05 08:06:06.990 | dns-integration-domain-keywords 2026-08-05 08:06:06.990 | empty-string-filtering 2026-08-05 08:06:06.990 | external-net 2026-08-05 08:06:06.991 | extra_dhcp_opt 2026-08-05 08:06:06.991 | extraroute 2026-08-05 08:06:06.991 | extraroute-atomic 2026-08-05 08:06:06.991 | filter-validation 2026-08-05 08:06:06.991 | floating-ip-port-forwarding-detail 2026-08-05 08:06:06.991 | fip-port-details 2026-08-05 08:06:06.991 | flavors 2026-08-05 08:06:06.991 | floatingip-pools 2026-08-05 08:06:06.991 | router 2026-08-05 08:06:06.991 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:06:06.992 | enable-default-route-bfd 2026-08-05 08:06:06.992 | enable-default-route-ecmp 2026-08-05 08:06:06.992 | ext-gw-mode 2026-08-05 08:06:06.992 | l3-ha 2026-08-05 08:06:06.992 | external-gateway-multihoming 2026-08-05 08:06:06.992 | l3-flavors 2026-08-05 08:06:06.992 | l3_agent_scheduler 2026-08-05 08:06:06.992 | multi-provider 2026-08-05 08:06:06.992 | net-mtu 2026-08-05 08:06:06.992 | net-mtu-writable 2026-08-05 08:06:06.992 | network_availability_zone 2026-08-05 08:06:06.992 | network-ip-availability 2026-08-05 08:06:06.993 | network-ip-availability-details 2026-08-05 08:06:06.993 | pagination 2026-08-05 08:06:06.993 | port-device-profile 2026-08-05 08:06:06.993 | port-mac-address-regenerate 2026-08-05 08:06:06.993 | port-numa-affinity-policy 2026-08-05 08:06:06.993 | port-numa-affinity-policy-socket 2026-08-05 08:06:06.993 | binding 2026-08-05 08:06:06.993 | binding-extended 2026-08-05 08:06:06.993 | port-security 2026-08-05 08:06:06.993 | project-id 2026-08-05 08:06:06.993 | provider 2026-08-05 08:06:06.993 | qinq 2026-08-05 08:06:06.994 | quota-check-limit 2026-08-05 08:06:06.994 | quota-check-limit-default 2026-08-05 08:06:06.994 | quotas 2026-08-05 08:06:06.994 | quota_details 2026-08-05 08:06:06.994 | rbac-policies 2026-08-05 08:06:06.994 | rbac-address-scope 2026-08-05 08:06:06.994 | rbac-security-groups 2026-08-05 08:06:06.994 | revision-if-match 2026-08-05 08:06:06.994 | standard-attr-revisions 2026-08-05 08:06:06.994 | router_availability_zone 2026-08-05 08:06:06.995 | router-enable-snat 2026-08-05 08:06:06.995 | security-groups-default-rules 2026-08-05 08:06:06.995 | security-groups-default-statefulness 2026-08-05 08:06:06.995 | security-groups-normalized-cidr 2026-08-05 08:06:06.995 | security-groups-remote-address-group 2026-08-05 08:06:06.995 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:06:06.995 | security-groups-shared-filtering 2026-08-05 08:06:06.995 | security-group 2026-08-05 08:06:06.995 | service-type 2026-08-05 08:06:06.995 | sorting 2026-08-05 08:06:06.995 | standard-attr-description 2026-08-05 08:06:06.996 | stateful-security-group 2026-08-05 08:06:06.996 | subnet-dns-publish-fixed-ip 2026-08-05 08:06:06.996 | subnet-external-network 2026-08-05 08:06:06.996 | subnet_onboard 2026-08-05 08:06:06.996 | subnet-service-types 2026-08-05 08:06:06.996 | subnet_allocation 2026-08-05 08:06:06.996 | subnetpool-prefix-ops 2026-08-05 08:06:06.996 | tag-creation 2026-08-05 08:06:06.996 | standard-attr-tag 2026-08-05 08:06:06.996 | standard-attr-timestamp 2026-08-05 08:06:06.996 | vlan-transparent =~ router ]] 2026-08-05 08:06:06.997 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-05 08:06:06.997 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-05 08:06:06.997 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-05 08:06:06.997 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-05 08:06:10.123 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:06:10.128 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-05 08:06:10.128 | address-scope 2026-08-05 08:06:10.128 | agent 2026-08-05 08:06:10.128 | allowed-address-pairs 2026-08-05 08:06:10.128 | auto-allocated-topology 2026-08-05 08:06:10.128 | availability_zone 2026-08-05 08:06:10.128 | default-subnetpools 2026-08-05 08:06:10.128 | dhcp_agent_scheduler 2026-08-05 08:06:10.128 | dns-integration 2026-08-05 08:06:10.128 | dns-domain-ports 2026-08-05 08:06:10.128 | dns-integration-domain-keywords 2026-08-05 08:06:10.129 | empty-string-filtering 2026-08-05 08:06:10.129 | external-net 2026-08-05 08:06:10.129 | extra_dhcp_opt 2026-08-05 08:06:10.129 | extraroute 2026-08-05 08:06:10.129 | extraroute-atomic 2026-08-05 08:06:10.129 | filter-validation 2026-08-05 08:06:10.129 | floating-ip-port-forwarding-detail 2026-08-05 08:06:10.129 | fip-port-details 2026-08-05 08:06:10.129 | flavors 2026-08-05 08:06:10.129 | floatingip-pools 2026-08-05 08:06:10.129 | router 2026-08-05 08:06:10.130 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:06:10.130 | enable-default-route-bfd 2026-08-05 08:06:10.130 | enable-default-route-ecmp 2026-08-05 08:06:10.130 | ext-gw-mode 2026-08-05 08:06:10.130 | l3-ha 2026-08-05 08:06:10.130 | external-gateway-multihoming 2026-08-05 08:06:10.130 | l3-flavors 2026-08-05 08:06:10.130 | l3_agent_scheduler 2026-08-05 08:06:10.130 | multi-provider 2026-08-05 08:06:10.130 | net-mtu 2026-08-05 08:06:10.130 | net-mtu-writable 2026-08-05 08:06:10.131 | network_availability_zone 2026-08-05 08:06:10.131 | network-ip-availability 2026-08-05 08:06:10.131 | network-ip-availability-details 2026-08-05 08:06:10.131 | pagination 2026-08-05 08:06:10.131 | port-device-profile 2026-08-05 08:06:10.131 | port-mac-address-regenerate 2026-08-05 08:06:10.131 | port-numa-affinity-policy 2026-08-05 08:06:10.131 | port-numa-affinity-policy-socket 2026-08-05 08:06:10.131 | binding 2026-08-05 08:06:10.131 | binding-extended 2026-08-05 08:06:10.131 | port-security 2026-08-05 08:06:10.131 | project-id 2026-08-05 08:06:10.132 | provider 2026-08-05 08:06:10.132 | qinq 2026-08-05 08:06:10.132 | quota-check-limit 2026-08-05 08:06:10.132 | quota-check-limit-default 2026-08-05 08:06:10.132 | quotas 2026-08-05 08:06:10.132 | quota_details 2026-08-05 08:06:10.132 | rbac-policies 2026-08-05 08:06:10.132 | rbac-address-scope 2026-08-05 08:06:10.132 | rbac-security-groups 2026-08-05 08:06:10.132 | revision-if-match 2026-08-05 08:06:10.132 | standard-attr-revisions 2026-08-05 08:06:10.132 | router_availability_zone 2026-08-05 08:06:10.133 | router-enable-snat 2026-08-05 08:06:10.133 | security-groups-default-rules 2026-08-05 08:06:10.133 | security-groups-default-statefulness 2026-08-05 08:06:10.133 | security-groups-normalized-cidr 2026-08-05 08:06:10.133 | security-groups-remote-address-group 2026-08-05 08:06:10.133 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:06:10.133 | security-groups-shared-filtering 2026-08-05 08:06:10.133 | security-group 2026-08-05 08:06:10.133 | service-type 2026-08-05 08:06:10.133 | sorting 2026-08-05 08:06:10.133 | standard-attr-description 2026-08-05 08:06:10.134 | stateful-security-group 2026-08-05 08:06:10.134 | subnet-dns-publish-fixed-ip 2026-08-05 08:06:10.134 | subnet-external-network 2026-08-05 08:06:10.134 | subnet_onboard 2026-08-05 08:06:10.134 | subnet-service-types 2026-08-05 08:06:10.134 | subnet_allocation 2026-08-05 08:06:10.134 | subnetpool-prefix-ops 2026-08-05 08:06:10.134 | tag-creation 2026-08-05 08:06:10.134 | standard-attr-tag 2026-08-05 08:06:10.134 | standard-attr-timestamp 2026-08-05 08:06:10.134 | vlan-transparent' 2026-08-05 08:06:10.135 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-05 08:06:10.135 | address-scope 2026-08-05 08:06:10.135 | agent 2026-08-05 08:06:10.135 | allowed-address-pairs 2026-08-05 08:06:10.135 | auto-allocated-topology 2026-08-05 08:06:10.135 | availability_zone 2026-08-05 08:06:10.135 | default-subnetpools 2026-08-05 08:06:10.135 | dhcp_agent_scheduler 2026-08-05 08:06:10.135 | dns-integration 2026-08-05 08:06:10.135 | dns-domain-ports 2026-08-05 08:06:10.135 | dns-integration-domain-keywords 2026-08-05 08:06:10.135 | empty-string-filtering 2026-08-05 08:06:10.136 | external-net 2026-08-05 08:06:10.136 | extra_dhcp_opt 2026-08-05 08:06:10.136 | extraroute 2026-08-05 08:06:10.136 | extraroute-atomic 2026-08-05 08:06:10.136 | filter-validation 2026-08-05 08:06:10.136 | floating-ip-port-forwarding-detail 2026-08-05 08:06:10.136 | fip-port-details 2026-08-05 08:06:10.136 | flavors 2026-08-05 08:06:10.136 | floatingip-pools 2026-08-05 08:06:10.136 | router 2026-08-05 08:06:10.136 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:06:10.137 | enable-default-route-bfd 2026-08-05 08:06:10.137 | enable-default-route-ecmp 2026-08-05 08:06:10.137 | ext-gw-mode 2026-08-05 08:06:10.137 | l3-ha 2026-08-05 08:06:10.137 | external-gateway-multihoming 2026-08-05 08:06:10.137 | l3-flavors 2026-08-05 08:06:10.137 | l3_agent_scheduler 2026-08-05 08:06:10.137 | multi-provider 2026-08-05 08:06:10.137 | net-mtu 2026-08-05 08:06:10.137 | net-mtu-writable 2026-08-05 08:06:10.137 | network_availability_zone 2026-08-05 08:06:10.137 | network-ip-availability 2026-08-05 08:06:10.138 | network-ip-availability-details 2026-08-05 08:06:10.138 | pagination 2026-08-05 08:06:10.138 | port-device-profile 2026-08-05 08:06:10.138 | port-mac-address-regenerate 2026-08-05 08:06:10.138 | port-numa-affinity-policy 2026-08-05 08:06:10.138 | port-numa-affinity-policy-socket 2026-08-05 08:06:10.138 | binding 2026-08-05 08:06:10.138 | binding-extended 2026-08-05 08:06:10.138 | port-security 2026-08-05 08:06:10.138 | project-id 2026-08-05 08:06:10.138 | provider 2026-08-05 08:06:10.139 | qinq 2026-08-05 08:06:10.139 | quota-check-limit 2026-08-05 08:06:10.139 | quota-check-limit-default 2026-08-05 08:06:10.139 | quotas 2026-08-05 08:06:10.139 | quota_details 2026-08-05 08:06:10.139 | rbac-policies 2026-08-05 08:06:10.139 | rbac-address-scope 2026-08-05 08:06:10.139 | rbac-security-groups 2026-08-05 08:06:10.139 | revision-if-match 2026-08-05 08:06:10.139 | standard-attr-revisions 2026-08-05 08:06:10.139 | router_availability_zone 2026-08-05 08:06:10.140 | router-enable-snat 2026-08-05 08:06:10.140 | security-groups-default-rules 2026-08-05 08:06:10.140 | security-groups-default-statefulness 2026-08-05 08:06:10.140 | security-groups-normalized-cidr 2026-08-05 08:06:10.140 | security-groups-remote-address-group 2026-08-05 08:06:10.140 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:06:10.140 | security-groups-shared-filtering 2026-08-05 08:06:10.140 | security-group 2026-08-05 08:06:10.140 | service-type 2026-08-05 08:06:10.140 | sorting 2026-08-05 08:06:10.140 | standard-attr-description 2026-08-05 08:06:10.141 | stateful-security-group 2026-08-05 08:06:10.141 | subnet-dns-publish-fixed-ip 2026-08-05 08:06:10.141 | subnet-external-network 2026-08-05 08:06:10.141 | subnet_onboard 2026-08-05 08:06:10.141 | subnet-service-types 2026-08-05 08:06:10.141 | subnet_allocation 2026-08-05 08:06:10.141 | subnetpool-prefix-ops 2026-08-05 08:06:10.141 | tag-creation 2026-08-05 08:06:10.141 | standard-attr-tag 2026-08-05 08:06:10.141 | standard-attr-timestamp 2026-08-05 08:06:10.141 | vlan-transparent =~ external-net ]] 2026-08-05 08:06:10.142 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-05 08:06:10.142 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-05 08:06:10.146 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-08-05 08:06:13.680 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:06:13.684 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=75e13351-f08a-48e2-9aea-bed4940f0469 2026-08-05 08:06:13.688 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-05 08:06:13.690 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 08:06:13.710 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-05 08:06:13.712 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-05 08:06:13.715 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-05 08:06:13.720 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-05 08:06:16.862 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:06:16.866 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-05 08:06:16.866 | address-scope 2026-08-05 08:06:16.866 | agent 2026-08-05 08:06:16.866 | allowed-address-pairs 2026-08-05 08:06:16.866 | auto-allocated-topology 2026-08-05 08:06:16.866 | availability_zone 2026-08-05 08:06:16.866 | default-subnetpools 2026-08-05 08:06:16.866 | dhcp_agent_scheduler 2026-08-05 08:06:16.866 | dns-integration 2026-08-05 08:06:16.866 | dns-domain-ports 2026-08-05 08:06:16.867 | dns-integration-domain-keywords 2026-08-05 08:06:16.867 | empty-string-filtering 2026-08-05 08:06:16.867 | external-net 2026-08-05 08:06:16.867 | extra_dhcp_opt 2026-08-05 08:06:16.867 | extraroute 2026-08-05 08:06:16.867 | extraroute-atomic 2026-08-05 08:06:16.867 | filter-validation 2026-08-05 08:06:16.867 | floating-ip-port-forwarding-detail 2026-08-05 08:06:16.867 | fip-port-details 2026-08-05 08:06:16.867 | flavors 2026-08-05 08:06:16.867 | floatingip-pools 2026-08-05 08:06:16.867 | router 2026-08-05 08:06:16.868 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:06:16.868 | enable-default-route-bfd 2026-08-05 08:06:16.868 | enable-default-route-ecmp 2026-08-05 08:06:16.868 | ext-gw-mode 2026-08-05 08:06:16.868 | l3-ha 2026-08-05 08:06:16.868 | external-gateway-multihoming 2026-08-05 08:06:16.868 | l3-flavors 2026-08-05 08:06:16.868 | l3_agent_scheduler 2026-08-05 08:06:16.868 | multi-provider 2026-08-05 08:06:16.868 | net-mtu 2026-08-05 08:06:16.869 | net-mtu-writable 2026-08-05 08:06:16.869 | network_availability_zone 2026-08-05 08:06:16.869 | network-ip-availability 2026-08-05 08:06:16.869 | network-ip-availability-details 2026-08-05 08:06:16.869 | pagination 2026-08-05 08:06:16.869 | port-device-profile 2026-08-05 08:06:16.869 | port-mac-address-regenerate 2026-08-05 08:06:16.869 | port-numa-affinity-policy 2026-08-05 08:06:16.869 | port-numa-affinity-policy-socket 2026-08-05 08:06:16.869 | binding 2026-08-05 08:06:16.870 | binding-extended 2026-08-05 08:06:16.870 | port-security 2026-08-05 08:06:16.870 | project-id 2026-08-05 08:06:16.870 | provider 2026-08-05 08:06:16.870 | qinq 2026-08-05 08:06:16.870 | quota-check-limit 2026-08-05 08:06:16.870 | quota-check-limit-default 2026-08-05 08:06:16.870 | quotas 2026-08-05 08:06:16.870 | quota_details 2026-08-05 08:06:16.870 | rbac-policies 2026-08-05 08:06:16.870 | rbac-address-scope 2026-08-05 08:06:16.871 | rbac-security-groups 2026-08-05 08:06:16.871 | revision-if-match 2026-08-05 08:06:16.871 | standard-attr-revisions 2026-08-05 08:06:16.871 | router_availability_zone 2026-08-05 08:06:16.871 | router-enable-snat 2026-08-05 08:06:16.871 | security-groups-default-rules 2026-08-05 08:06:16.871 | security-groups-default-statefulness 2026-08-05 08:06:16.871 | security-groups-normalized-cidr 2026-08-05 08:06:16.871 | security-groups-remote-address-group 2026-08-05 08:06:16.871 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:06:16.871 | security-groups-shared-filtering 2026-08-05 08:06:16.872 | security-group 2026-08-05 08:06:16.872 | service-type 2026-08-05 08:06:16.872 | sorting 2026-08-05 08:06:16.872 | standard-attr-description 2026-08-05 08:06:16.872 | stateful-security-group 2026-08-05 08:06:16.872 | subnet-dns-publish-fixed-ip 2026-08-05 08:06:16.872 | subnet-external-network 2026-08-05 08:06:16.872 | subnet_onboard 2026-08-05 08:06:16.872 | subnet-service-types 2026-08-05 08:06:16.873 | subnet_allocation 2026-08-05 08:06:16.873 | subnetpool-prefix-ops 2026-08-05 08:06:16.873 | tag-creation 2026-08-05 08:06:16.873 | standard-attr-tag 2026-08-05 08:06:16.873 | standard-attr-timestamp 2026-08-05 08:06:16.873 | vlan-transparent' 2026-08-05 08:06:16.873 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-05 08:06:16.873 | address-scope 2026-08-05 08:06:16.873 | agent 2026-08-05 08:06:16.873 | allowed-address-pairs 2026-08-05 08:06:16.874 | auto-allocated-topology 2026-08-05 08:06:16.874 | availability_zone 2026-08-05 08:06:16.874 | default-subnetpools 2026-08-05 08:06:16.874 | dhcp_agent_scheduler 2026-08-05 08:06:16.874 | dns-integration 2026-08-05 08:06:16.874 | dns-domain-ports 2026-08-05 08:06:16.874 | dns-integration-domain-keywords 2026-08-05 08:06:16.874 | empty-string-filtering 2026-08-05 08:06:16.874 | external-net 2026-08-05 08:06:16.874 | extra_dhcp_opt 2026-08-05 08:06:16.874 | extraroute 2026-08-05 08:06:16.875 | extraroute-atomic 2026-08-05 08:06:16.875 | filter-validation 2026-08-05 08:06:16.875 | floating-ip-port-forwarding-detail 2026-08-05 08:06:16.875 | fip-port-details 2026-08-05 08:06:16.875 | flavors 2026-08-05 08:06:16.875 | floatingip-pools 2026-08-05 08:06:16.875 | router 2026-08-05 08:06:16.875 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:06:16.875 | enable-default-route-bfd 2026-08-05 08:06:16.875 | enable-default-route-ecmp 2026-08-05 08:06:16.875 | ext-gw-mode 2026-08-05 08:06:16.876 | l3-ha 2026-08-05 08:06:16.876 | external-gateway-multihoming 2026-08-05 08:06:16.876 | l3-flavors 2026-08-05 08:06:16.876 | l3_agent_scheduler 2026-08-05 08:06:16.876 | multi-provider 2026-08-05 08:06:16.876 | net-mtu 2026-08-05 08:06:16.876 | net-mtu-writable 2026-08-05 08:06:16.876 | network_availability_zone 2026-08-05 08:06:16.876 | network-ip-availability 2026-08-05 08:06:16.876 | network-ip-availability-details 2026-08-05 08:06:16.877 | pagination 2026-08-05 08:06:16.877 | port-device-profile 2026-08-05 08:06:16.877 | port-mac-address-regenerate 2026-08-05 08:06:16.877 | port-numa-affinity-policy 2026-08-05 08:06:16.877 | port-numa-affinity-policy-socket 2026-08-05 08:06:16.877 | binding 2026-08-05 08:06:16.877 | binding-extended 2026-08-05 08:06:16.877 | port-security 2026-08-05 08:06:16.877 | project-id 2026-08-05 08:06:16.877 | provider 2026-08-05 08:06:16.878 | qinq 2026-08-05 08:06:16.878 | quota-check-limit 2026-08-05 08:06:16.878 | quota-check-limit-default 2026-08-05 08:06:16.878 | quotas 2026-08-05 08:06:16.878 | quota_details 2026-08-05 08:06:16.878 | rbac-policies 2026-08-05 08:06:16.878 | rbac-address-scope 2026-08-05 08:06:16.878 | rbac-security-groups 2026-08-05 08:06:16.878 | revision-if-match 2026-08-05 08:06:16.879 | standard-attr-revisions 2026-08-05 08:06:16.879 | router_availability_zone 2026-08-05 08:06:16.879 | router-enable-snat 2026-08-05 08:06:16.879 | security-groups-default-rules 2026-08-05 08:06:16.879 | security-groups-default-statefulness 2026-08-05 08:06:16.879 | security-groups-normalized-cidr 2026-08-05 08:06:16.879 | security-groups-remote-address-group 2026-08-05 08:06:16.879 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:06:16.879 | security-groups-shared-filtering 2026-08-05 08:06:16.879 | security-group 2026-08-05 08:06:16.879 | service-type 2026-08-05 08:06:16.879 | sorting 2026-08-05 08:06:16.880 | standard-attr-description 2026-08-05 08:06:16.880 | stateful-security-group 2026-08-05 08:06:16.880 | subnet-dns-publish-fixed-ip 2026-08-05 08:06:16.880 | subnet-external-network 2026-08-05 08:06:16.880 | subnet_onboard 2026-08-05 08:06:16.880 | subnet-service-types 2026-08-05 08:06:16.880 | subnet_allocation 2026-08-05 08:06:16.880 | subnetpool-prefix-ops 2026-08-05 08:06:16.880 | tag-creation 2026-08-05 08:06:16.880 | standard-attr-tag 2026-08-05 08:06:16.881 | standard-attr-timestamp 2026-08-05 08:06:16.881 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-05 08:06:16.881 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-05 08:06:16.881 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-05 08:06:16.883 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-05 08:06:16.887 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-08-05 08:06:21.563 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:06:21.567 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=0fb54a5b-e1cb-462b-95aa-5c83d0a965f6 2026-08-05 08:06:21.570 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-08-05 08:06:21.573 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 08:06:21.595 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-05 08:06:21.597 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-05 08:06:21.600 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 75e13351-f08a-48e2-9aea-bed4940f0469 444edeb1-72cc-41b0-986d-fe9e84ddfde8 2026-08-05 08:06:27.251 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-05 08:06:27.252 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 0fb54a5b-e1cb-462b-95aa-5c83d0a965f6 2026-08-05 08:06:27.254 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-05 08:06:27.256 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-05 08:06:27.261 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-05 08:06:27.266 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-05 08:06:27.270 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-08-05 08:06:27.274 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 0fb54a5b-e1cb-462b-95aa-5c83d0a965f6 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-08-05 08:06:27.278 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-05 08:06:27.281 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-05 08:06:27.286 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-05 08:06:27.288 | +++ 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 0fb54a5b-e1cb-462b-95aa-5c83d0a965f6 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-08-05 08:06:30.774 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:06:30.778 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-08-05 08:06:30.778 | | id | f4daf2c8-7151-480d-b91e-224d4c384430 |' 2026-08-05 08:06:30.781 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-08-05 08:06:30.784 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 08:06:30.803 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' f4daf2c8-7151-480d-b91e-224d4c384430 '|' 2026-08-05 08:06:30.807 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | f4daf2c8-7151-480d-b91e-224d4c384430 |' 2026-08-05 08:06:30.811 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-05 08:06:30.815 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-05 08:06:30.817 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' f4daf2c8-7151-480d-b91e-224d4c384430 '|' 2026-08-05 08:06:30.820 | ++ functions-common:get_field:806 : local data field 2026-08-05 08:06:30.822 | ++ functions-common:get_field:807 : read data 2026-08-05 08:06:30.825 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-05 08:06:30.828 | ++ functions-common:get_field:811 : field='$3' 2026-08-05 08:06:30.831 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | f4daf2c8-7151-480d-b91e-224d4c384430 |' 2026-08-05 08:06:30.832 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-05 08:06:30.838 | ++ functions-common:get_field:807 : read data 2026-08-05 08:06:30.842 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-08-05 08:06:30.847 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-05 08:06:30.847 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' f4daf2c8-7151-480d-b91e-224d4c384430 '|' 2026-08-05 08:06:30.849 | ++ functions-common:get_field:806 : local data field 2026-08-05 08:06:30.853 | ++ functions-common:get_field:807 : read data 2026-08-05 08:06:30.856 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-05 08:06:30.858 | ++ functions-common:get_field:811 : field='$6' 2026-08-05 08:06:30.862 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | f4daf2c8-7151-480d-b91e-224d4c384430 |' 2026-08-05 08:06:30.862 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-05 08:06:30.868 | ++ functions-common:get_field:807 : read data 2026-08-05 08:06:30.873 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=f4daf2c8-7151-480d-b91e-224d4c384430 2026-08-05 08:06:30.876 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 0fb54a5b-e1cb-462b-95aa-5c83d0a965f6 75e13351-f08a-48e2-9aea-bed4940f0469 2026-08-05 08:06:36.989 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-05 08:06:36.992 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-05 08:06:36.994 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-05 08:06:37.015 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:06:37.019 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-05 08:06:37.022 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-05 08:06:37.025 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-05 08:06:37.030 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-05 08:06:37.033 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-05 08:06:37.036 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-08-05 08:06:37.067 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-05 08:06:37.071 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-05 08:06:37.074 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-05 08:06:37.077 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-05 08:06:37.081 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-05 08:06:37.085 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-08-05 08:06:37.088 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-05 08:06:37.092 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-05 08:06:37.095 | + functions-common:test_with_retry:2360 : local until=10 2026-08-05 08:06:37.098 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-05 08:06:37.100 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-05 08:06:37.103 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-05 08:06:37.106 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:06:37.109 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:06:37.114 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:06:37.122 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917197117 2026-08-05 08:06:37.125 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-08-05 08:06:37.134 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-05 08:06:37.137 | + functions-common:time_stop:2420 : local name 2026-08-05 08:06:37.139 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:06:37.142 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:06:37.144 | + functions-common:time_stop:2423 : local total 2026-08-05 08:06:37.146 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:06:37.148 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-05 08:06:37.151 | + functions-common:time_stop:2427 : start_time=1785917197117 2026-08-05 08:06:37.153 | + functions-common:time_stop:2429 : [[ -z 1785917197117 ]] 2026-08-05 08:06:37.156 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:06:37.162 | + functions-common:time_stop:2432 : end_time=1785917197159 2026-08-05 08:06:37.165 | + functions-common:time_stop:2433 : elapsed_time=42 2026-08-05 08:06:37.167 | + functions-common:time_stop:2434 : total=8057 2026-08-05 08:06:37.169 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:06:37.171 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8099 2026-08-05 08:06:37.176 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-05 08:06:37.177 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-08-05 08:06:37.183 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-05 08:06:37.187 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-05 08:06:37.190 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-05 08:06:37.193 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-05 08:06:37.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-08-05 08:06:37.216 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-05 08:06:37.243 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-05 08:06:37.244 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-05 08:06:37.244 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-08-05 08:06:37.244 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-05 08:06:40.461 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:06:40.465 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.162 ' 2026-08-05 08:06:40.468 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-08-05 08:06:40.470 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 08:06:40.487 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-05 08:06:40.491 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-05 08:06:40.495 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-05 08:06:40.499 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-05 08:06:40.502 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 75e13351-f08a-48e2-9aea-bed4940f0469 154c1fa9-a95e-4a15-a28d-4162b57aa328 2026-08-05 08:06:47.012 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-05 08:06:47.015 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 0fb54a5b-e1cb-462b-95aa-5c83d0a965f6 2026-08-05 08:06:47.018 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-05 08:06:47.020 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-05 08:06:47.023 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-05 08:06:47.026 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-05 08:06:47.029 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 0fb54a5b-e1cb-462b-95aa-5c83d0a965f6 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-05 08:06:47.031 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-05 08:06:47.034 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-05 08:06:47.039 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-05 08:06:47.039 | +++ 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 0fb54a5b-e1cb-462b-95aa-5c83d0a965f6 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-05 08:06:53.005 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:06:53.010 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-05 08:06:53.010 | | id | 411c4e0d-0e18-4f49-afc9-c2f30bd9533d |' 2026-08-05 08:06:53.013 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-08-05 08:06:53.015 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 08:06:53.034 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 411c4e0d-0e18-4f49-afc9-c2f30bd9533d '|' 2026-08-05 08:06:53.037 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 411c4e0d-0e18-4f49-afc9-c2f30bd9533d |' 2026-08-05 08:06:53.040 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-05 08:06:53.044 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 411c4e0d-0e18-4f49-afc9-c2f30bd9533d '|' 2026-08-05 08:06:53.045 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-05 08:06:53.048 | ++ functions-common:get_field:806 : local data field 2026-08-05 08:06:53.051 | ++ functions-common:get_field:807 : read data 2026-08-05 08:06:53.054 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-05 08:06:53.057 | ++ functions-common:get_field:811 : field='$3' 2026-08-05 08:06:53.060 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 411c4e0d-0e18-4f49-afc9-c2f30bd9533d |' 2026-08-05 08:06:53.061 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-05 08:06:53.067 | ++ functions-common:get_field:807 : read data 2026-08-05 08:06:53.072 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-05 08:06:53.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-05 08:06:53.081 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-05 08:06:53.081 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 411c4e0d-0e18-4f49-afc9-c2f30bd9533d '|' 2026-08-05 08:06:53.085 | ++ functions-common:get_field:806 : local data field 2026-08-05 08:06:53.088 | ++ functions-common:get_field:807 : read data 2026-08-05 08:06:53.091 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-05 08:06:53.095 | ++ functions-common:get_field:811 : field='$6' 2026-08-05 08:06:53.099 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 411c4e0d-0e18-4f49-afc9-c2f30bd9533d |' 2026-08-05 08:06:53.099 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-05 08:06:53.106 | ++ functions-common:get_field:807 : read data 2026-08-05 08:06:53.110 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=411c4e0d-0e18-4f49-afc9-c2f30bd9533d 2026-08-05 08:06:53.112 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-05 08:06:53.117 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-05 08:06:53.120 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-05 08:06:53.123 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-05 08:06:53.141 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:06:53.145 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-05 08:06:53.159 | net.ipv6.conf.all.forwarding = 1 2026-08-05 08:06:53.168 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 411c4e0d-0e18-4f49-afc9-c2f30bd9533d 2026-08-05 08:06:53.168 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-05 08:06:53.168 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-05 08:06:53.169 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 75e13351-f08a-48e2-9aea-bed4940f0469 -c external_gateway_info -f json 2026-08-05 08:06:53.170 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-05 08:06:56.404 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:06:56.410 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::2e4 2026-08-05 08:06:56.413 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-08-05 08:06:56.415 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 08:06:56.436 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-05 08:06:56.438 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-05 08:06:56.441 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-05 08:06:56.445 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-05 08:06:56.448 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-05 08:06:56.451 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-08-05 08:06:56.474 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-05 08:06:56.477 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-05 08:06:56.481 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-05 08:06:56.488 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-05 08:06:56.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-05 08:06:56.521 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fda8:b754:18b4::/56 2026-08-05 08:06:56.524 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z cc207978-8bb7-4a43-9c92-40e11e6fe27c ]] 2026-08-05 08:06:56.527 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fda8:b754:18b4::/56 via 2001:db8::2e4 dev br-ex 2026-08-05 08:06:56.545 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-05 08:06:56.548 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-05 08:06:56.550 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-05 08:06:56.571 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:06:56.574 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-05 08:06:56.578 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:06:56.581 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-05 08:06:56.584 | + ./stack.sh:main:1335 : start_nova 2026-08-05 08:06:56.587 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-05 08:06:56.590 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:06:56.594 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:06:56.597 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:06:56.601 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-05 08:06:56.604 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 08:06:56.607 | + functions-common:run_process:1674 : local service=n-sch 2026-08-05 08:06:56.611 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 08:06:56.614 | + functions-common:run_process:1676 : local group= 2026-08-05 08:06:56.617 | + functions-common:run_process:1677 : local user= 2026-08-05 08:06:56.620 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:06:56.623 | + functions-common:run_process:1680 : local name=n-sch 2026-08-05 08:06:56.626 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:06:56.630 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:06:56.633 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:06:56.636 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:06:56.641 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:06:56.646 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917216642 2026-08-05 08:06:56.650 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-05 08:06:56.670 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:06:56.673 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-08-05 08:06:56.677 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-05 08:06:56.680 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 08:06:56.683 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 08:06:56.686 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 08:06:56.690 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 08:06:56.693 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-05 08:06:56.696 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-05 08:06:56.699 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-05 08:06:56.702 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:06:56.705 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:06:56.709 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:06:56.712 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:06:56.715 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-05 08:06:56.718 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-05 08:06:56.722 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-08-05 08:06:56.725 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-05 08:06:56.728 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 08:06:56.731 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 08:06:56.734 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 08:06:56.737 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 08:06:56.740 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 08:06:56.742 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 08:06:56.746 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-05 08:06:56.749 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 08:06:56.755 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-08-05 08:06:56.837 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:06:56.915 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-08-05 08:06:56.984 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 08:06:57.049 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-05 08:06:57.118 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-05 08:06:57.184 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:06:57.248 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 08:06:57.251 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 08:06:57.254 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-05 08:06:57.331 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 08:06:57.805 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-05 08:06:57.837 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-05 08:06:58.303 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-05 08:06:58.360 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:06:58.364 | + functions-common:time_stop:2420 : local name 2026-08-05 08:06:58.367 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:06:58.370 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:06:58.374 | + functions-common:time_stop:2423 : local total 2026-08-05 08:06:58.377 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:06:58.380 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:06:58.383 | + functions-common:time_stop:2427 : start_time=1785917216642 2026-08-05 08:06:58.387 | + functions-common:time_stop:2429 : [[ -z 1785917216642 ]] 2026-08-05 08:06:58.392 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:06:58.397 | + functions-common:time_stop:2432 : end_time=1785917218393 2026-08-05 08:06:58.400 | + functions-common:time_stop:2433 : elapsed_time=1751 2026-08-05 08:06:58.404 | + functions-common:time_stop:2434 : total=21916 2026-08-05 08:06:58.407 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:06:58.411 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23667 2026-08-05 08:06:58.415 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-05 08:06:58.421 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 08:06:58.423 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-05 08:06:58.427 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 08:06:58.430 | + functions-common:run_process:1676 : local group= 2026-08-05 08:06:58.433 | + functions-common:run_process:1677 : local user= 2026-08-05 08:06:58.437 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:06:58.440 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-05 08:06:58.443 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:06:58.447 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:06:58.453 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:06:58.455 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:06:58.461 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:06:58.466 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917218463 2026-08-05 08:06:58.470 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-05 08:06:58.492 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:06:58.496 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-08-05 08:06:58.499 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-05 08:06:58.502 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 08:06:58.505 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 08:06:58.508 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 08:06:58.511 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 08:06:58.515 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-05 08:06:58.519 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-05 08:06:58.522 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-05 08:06:58.526 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:06:58.530 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:06:58.532 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:06:58.536 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:06:58.539 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-05 08:06:58.542 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-05 08:06:58.546 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 08:06:58.548 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:06:58.551 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-05 08:06:58.555 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-05 08:06:58.558 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:06:58.561 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 08:06:58.564 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-05 08:06:58.567 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 08:06:58.570 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-05 08:06:58.573 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 08:06:58.578 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-08-05 08:06:58.659 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:06:58.749 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-08-05 08:06:58.822 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-08-05 08:06:58.894 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:06:58.963 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:06:59.034 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-05 08:06:59.100 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-05 08:06:59.170 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-05 08:06:59.235 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-05 08:06:59.304 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-05 08:06:59.373 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 08:06:59.376 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 08:06:59.379 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-08-05 08:06:59.462 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 08:06:59.949 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-05 08:06:59.984 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-05 08:07:00.450 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-05 08:07:00.603 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:07:00.608 | + functions-common:time_stop:2420 : local name 2026-08-05 08:07:00.611 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:07:00.614 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:07:00.616 | + functions-common:time_stop:2423 : local total 2026-08-05 08:07:00.619 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:07:00.621 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:07:00.624 | + functions-common:time_stop:2427 : start_time=1785917218463 2026-08-05 08:07:00.627 | + functions-common:time_stop:2429 : [[ -z 1785917218463 ]] 2026-08-05 08:07:00.634 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:07:00.637 | + functions-common:time_stop:2432 : end_time=1785917220634 2026-08-05 08:07:00.640 | + functions-common:time_stop:2433 : elapsed_time=2171 2026-08-05 08:07:00.642 | + functions-common:time_stop:2434 : total=23667 2026-08-05 08:07:00.645 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:07:00.649 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25838 2026-08-05 08:07:00.652 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:07:00.659 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:07:00.662 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-05 08:07:00.665 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:07:00.668 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:07:00.671 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:07:00.674 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-05 08:07:00.677 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 08:07:00.679 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-05 08:07:00.683 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-05 08:07:00.687 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 08:07:00.690 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-05 08:07:00.693 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-05 08:07:00.712 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:00.715 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-05 08:07:00.766 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-05 08:07:00.768 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-05 08:07:00.785 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:07:00.788 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-05 08:07:00.789 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-05 08:07:00.808 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:07:00.812 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-05 08:07:00.816 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 08:07:00.818 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-05 08:07:00.821 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-05 08:07:00.823 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 08:07:00.826 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 08:07:00.829 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-05 08:07:00.831 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 08:07:00.833 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-05 08:07:00.836 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 08:07:00.838 | + functions-common:run_process:1676 : local group= 2026-08-05 08:07:00.840 | + functions-common:run_process:1677 : local user= 2026-08-05 08:07:00.843 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:07:00.845 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-05 08:07:00.847 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:07:00.849 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:07:00.852 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:07:00.854 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:07:00.857 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:07:00.861 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917220858 2026-08-05 08:07:00.863 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-05 08:07:00.882 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:00.885 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-08-05 08:07:00.888 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-05 08:07:00.891 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 08:07:00.893 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 08:07:00.896 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 08:07:00.899 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 08:07:00.901 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-08-05 08:07:00.904 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-08-05 08:07:00.907 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-05 08:07:00.911 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:07:00.915 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:07:00.922 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:07:00.925 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:07:00.931 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-05 08:07:00.934 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-08-05 08:07:00.937 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-08-05 08:07:00.940 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-05 08:07:00.944 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 08:07:00.947 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 08:07:00.953 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 08:07:00.955 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 08:07:00.958 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 08:07:00.962 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 08:07:00.964 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-05 08:07:00.968 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 08:07:00.973 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-08-05 08:07:01.060 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:07:01.143 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-08-05 08:07:01.222 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 08:07:01.292 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-05 08:07:01.367 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-05 08:07:01.442 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:07:01.521 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 08:07:01.522 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 08:07:01.523 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-05 08:07:01.629 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 08:07:02.158 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-05 08:07:02.185 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-05 08:07:02.680 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-05 08:07:02.741 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:07:02.747 | + functions-common:time_stop:2420 : local name 2026-08-05 08:07:02.751 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:07:02.755 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:07:02.758 | + functions-common:time_stop:2423 : local total 2026-08-05 08:07:02.762 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:07:02.766 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:07:02.769 | + functions-common:time_stop:2427 : start_time=1785917220858 2026-08-05 08:07:02.773 | + functions-common:time_stop:2429 : [[ -z 1785917220858 ]] 2026-08-05 08:07:02.776 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:07:02.780 | + functions-common:time_stop:2432 : end_time=1785917222777 2026-08-05 08:07:02.782 | + functions-common:time_stop:2433 : elapsed_time=1919 2026-08-05 08:07:02.784 | + functions-common:time_stop:2434 : total=25838 2026-08-05 08:07:02.786 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:07:02.789 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27757 2026-08-05 08:07:02.791 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-05 08:07:02.794 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-05 08:07:02.796 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-05 08:07:02.799 | + functions-common:run_process:1676 : local group= 2026-08-05 08:07:02.801 | + functions-common:run_process:1677 : local user= 2026-08-05 08:07:02.803 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:07:02.806 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-05 08:07:02.809 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:07:02.811 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:07:02.813 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:07:02.815 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:07:02.820 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:07:02.822 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917222820 2026-08-05 08:07:02.825 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-05 08:07:02.843 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:07:02.845 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:07:02.847 | + functions-common:time_stop:2420 : local name 2026-08-05 08:07:02.850 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:07:02.852 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:07:02.854 | + functions-common:time_stop:2423 : local total 2026-08-05 08:07:02.857 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:07:02.859 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:07:02.861 | + functions-common:time_stop:2427 : start_time=1785917222820 2026-08-05 08:07:02.864 | + functions-common:time_stop:2429 : [[ -z 1785917222820 ]] 2026-08-05 08:07:02.867 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:07:02.870 | + functions-common:time_stop:2432 : end_time=1785917222868 2026-08-05 08:07:02.872 | + functions-common:time_stop:2433 : elapsed_time=48 2026-08-05 08:07:02.875 | + functions-common:time_stop:2434 : total=27757 2026-08-05 08:07:02.877 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:07:02.879 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27805 2026-08-05 08:07:02.882 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-05 08:07:02.885 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-05 08:07:02.887 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-05 08:07:02.889 | + functions-common:run_process:1676 : local group= 2026-08-05 08:07:02.892 | + functions-common:run_process:1677 : local user= 2026-08-05 08:07:02.894 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:07:02.896 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-05 08:07:02.899 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:07:02.901 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:07:02.903 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:07:02.906 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:07:02.909 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:07:02.913 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917222910 2026-08-05 08:07:02.915 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-05 08:07:02.941 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:07:02.943 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:07:02.945 | + functions-common:time_stop:2420 : local name 2026-08-05 08:07:02.948 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:07:02.950 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:07:02.952 | + functions-common:time_stop:2423 : local total 2026-08-05 08:07:02.954 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:07:02.957 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:07:02.959 | + functions-common:time_stop:2427 : start_time=1785917222910 2026-08-05 08:07:02.961 | + functions-common:time_stop:2429 : [[ -z 1785917222910 ]] 2026-08-05 08:07:02.964 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:07:02.968 | + functions-common:time_stop:2432 : end_time=1785917222965 2026-08-05 08:07:02.970 | + functions-common:time_stop:2433 : elapsed_time=55 2026-08-05 08:07:02.973 | + functions-common:time_stop:2434 : total=27805 2026-08-05 08:07:02.975 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:07:02.977 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27860 2026-08-05 08:07:02.979 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:07:02.983 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:07:02.985 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-05 08:07:02.987 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 08:07:02.990 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-05 08:07:02.993 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-05 08:07:03.012 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:03.015 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-05 08:07:03.060 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-05 08:07:03.064 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 08:07:03.067 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-05 08:07:03.120 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-05 08:07:03.141 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:03.143 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 08:07:03.145 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-05 08:07:03.148 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 08:07:03.150 | + functions-common:run_process:1676 : local group= 2026-08-05 08:07:03.153 | + functions-common:run_process:1677 : local user= 2026-08-05 08:07:03.155 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:07:03.157 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-05 08:07:03.159 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:07:03.162 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:07:03.164 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:07:03.166 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:07:03.169 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:07:03.173 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917223170 2026-08-05 08:07:03.176 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-05 08:07:03.197 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:03.200 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-08-05 08:07:03.202 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-05 08:07:03.205 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 08:07:03.207 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 08:07:03.210 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 08:07:03.212 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 08:07:03.215 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-05 08:07:03.217 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-05 08:07:03.219 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-05 08:07:03.222 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:07:03.224 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:07:03.226 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:07:03.229 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:07:03.231 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-05 08:07:03.233 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-05 08:07:03.236 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-08-05 08:07:03.238 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-05 08:07:03.240 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 08:07:03.242 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 08:07:03.245 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 08:07:03.247 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 08:07:03.249 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 08:07:03.251 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 08:07:03.254 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-05 08:07:03.256 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 08:07:03.260 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-08-05 08:07:03.343 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:07:03.431 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-08-05 08:07:03.523 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 08:07:03.658 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-05 08:07:03.778 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-05 08:07:03.885 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:07:03.984 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 08:07:03.986 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 08:07:03.995 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-05 08:07:04.122 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 08:07:04.756 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-05 08:07:04.799 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-05 08:07:05.321 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-05 08:07:05.371 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:07:05.375 | + functions-common:time_stop:2420 : local name 2026-08-05 08:07:05.379 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:07:05.385 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:07:05.391 | + functions-common:time_stop:2423 : local total 2026-08-05 08:07:05.394 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:07:05.397 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:07:05.401 | + functions-common:time_stop:2427 : start_time=1785917223170 2026-08-05 08:07:05.406 | + functions-common:time_stop:2429 : [[ -z 1785917223170 ]] 2026-08-05 08:07:05.410 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:07:05.417 | + functions-common:time_stop:2432 : end_time=1785917225411 2026-08-05 08:07:05.424 | + functions-common:time_stop:2433 : elapsed_time=2241 2026-08-05 08:07:05.428 | + functions-common:time_stop:2434 : total=27860 2026-08-05 08:07:05.434 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:07:05.438 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30101 2026-08-05 08:07:05.447 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-05 08:07:05.458 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 08:07:05.464 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-05 08:07:05.508 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:05.517 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-05 08:07:05.522 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-05 08:07:05.528 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 08:07:05.538 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 08:07:05.544 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-05 08:07:05.548 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 08:07:05.556 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-05 08:07:05.561 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 08:07:05.569 | + functions-common:run_process:1676 : local group= 2026-08-05 08:07:05.574 | + functions-common:run_process:1677 : local user= 2026-08-05 08:07:05.581 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:07:05.586 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-05 08:07:05.591 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:07:05.594 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:07:05.596 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:07:05.598 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:07:05.601 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:07:05.610 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917225603 2026-08-05 08:07:05.617 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-05 08:07:05.663 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:05.668 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-08-05 08:07:05.674 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-05 08:07:05.678 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 08:07:05.685 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 08:07:05.687 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 08:07:05.694 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 08:07:05.698 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-05 08:07:05.706 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-05 08:07:05.712 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-05 08:07:05.716 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:07:05.720 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:07:05.722 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:07:05.729 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:07:05.735 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-05 08:07:05.739 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-05 08:07:05.744 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-08-05 08:07:05.748 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-05 08:07:05.751 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 08:07:05.756 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 08:07:05.761 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 08:07:05.769 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 08:07:05.773 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 08:07:05.777 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 08:07:05.779 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-05 08:07:05.785 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 08:07:05.789 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-08-05 08:07:05.913 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:07:06.051 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-08-05 08:07:06.167 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 08:07:06.290 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-05 08:07:06.409 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-05 08:07:06.539 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:07:06.664 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 08:07:06.669 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 08:07:06.676 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-05 08:07:06.829 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 08:07:07.404 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-05 08:07:07.430 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-05 08:07:07.951 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-05 08:07:08.019 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:07:08.023 | + functions-common:time_stop:2420 : local name 2026-08-05 08:07:08.028 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:07:08.032 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:07:08.036 | + functions-common:time_stop:2423 : local total 2026-08-05 08:07:08.041 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:07:08.045 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:07:08.049 | + functions-common:time_stop:2427 : start_time=1785917225603 2026-08-05 08:07:08.054 | + functions-common:time_stop:2429 : [[ -z 1785917225603 ]] 2026-08-05 08:07:08.059 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:07:08.066 | + functions-common:time_stop:2432 : end_time=1785917228061 2026-08-05 08:07:08.070 | + functions-common:time_stop:2433 : elapsed_time=2458 2026-08-05 08:07:08.074 | + functions-common:time_stop:2434 : total=30101 2026-08-05 08:07:08.079 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:07:08.084 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32559 2026-08-05 08:07:08.089 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-05 08:07:08.093 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:07:08.098 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:07:08.102 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:07:08.107 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-05 08:07:08.111 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-05 08:07:08.119 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-05 08:07:08.124 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-05 08:07:08.128 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-05 08:07:08.133 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-05 08:07:08.137 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-05 08:07:08.143 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-05 08:07:08.147 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-05 08:07:08.152 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-05 08:07:08.157 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-05 08:07:08.163 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-05 08:07:08.169 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-05 08:07:08.172 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-05 08:07:08.172 | BEGIN { 2026-08-05 08:07:08.172 | section = "" 2026-08-05 08:07:08.173 | last_section = "" 2026-08-05 08:07:08.173 | section_count = 0 2026-08-05 08:07:08.173 | } 2026-08-05 08:07:08.173 | /^\[.+\]/ { 2026-08-05 08:07:08.173 | gsub("[][]", "", $1); 2026-08-05 08:07:08.173 | section=$1 2026-08-05 08:07:08.173 | next 2026-08-05 08:07:08.173 | } 2026-08-05 08:07:08.173 | /^ *\#/ { 2026-08-05 08:07:08.173 | next 2026-08-05 08:07:08.173 | } 2026-08-05 08:07:08.173 | /^[^ \t]+/ { 2026-08-05 08:07:08.174 | # get offset of first = in $0 2026-08-05 08:07:08.174 | eq_idx = index($0, "=") 2026-08-05 08:07:08.174 | # extract attr & value from $0 2026-08-05 08:07:08.174 | attr = substr($0, 1, eq_idx - 1) 2026-08-05 08:07:08.174 | value = substr($0, eq_idx + 1) 2026-08-05 08:07:08.174 | # only need to strip trailing whitespace from attr 2026-08-05 08:07:08.174 | sub(/[ \t]*$/, "", attr) 2026-08-05 08:07:08.174 | # need to strip leading & trailing whitespace from value 2026-08-05 08:07:08.174 | sub(/^[ \t]*/, "", value) 2026-08-05 08:07:08.174 | sub(/[ \t]*$/, "", value) 2026-08-05 08:07:08.175 | 2026-08-05 08:07:08.175 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-05 08:07:08.175 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-05 08:07:08.175 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-05 08:07:08.175 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-05 08:07:08.175 | if (! (section, attr) in cfg_attr_count) { 2026-08-05 08:07:08.176 | if (section != last_section) { 2026-08-05 08:07:08.176 | cfg_section[section_count++] = section 2026-08-05 08:07:08.176 | last_section = section 2026-08-05 08:07:08.177 | } 2026-08-05 08:07:08.177 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-05 08:07:08.177 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-05 08:07:08.177 | 2026-08-05 08:07:08.177 | cfg_attr[section, attr, 0] = value 2026-08-05 08:07:08.178 | cfg_attr_count[section, attr] = 1 2026-08-05 08:07:08.178 | } else { 2026-08-05 08:07:08.178 | lno = cfg_attr_count[section, attr]++ 2026-08-05 08:07:08.178 | cfg_attr[section, attr, lno] = value 2026-08-05 08:07:08.178 | } 2026-08-05 08:07:08.178 | } 2026-08-05 08:07:08.178 | END { 2026-08-05 08:07:08.178 | # Process each section in order 2026-08-05 08:07:08.178 | for (sno = 0; sno < section_count; sno++) { 2026-08-05 08:07:08.178 | section = cfg_section[sno] 2026-08-05 08:07:08.178 | # The ini routines simply append a config item immediately 2026-08-05 08:07:08.179 | # after the section header. To keep the same order as defined 2026-08-05 08:07:08.179 | # in local.conf, invoke the ini routines in the reverse order 2026-08-05 08:07:08.179 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-05 08:07:08.179 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-05 08:07:08.179 | if (cfg_attr_count[section, attr] == 1) 2026-08-05 08:07:08.179 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-05 08:07:08.180 | else { 2026-08-05 08:07:08.180 | # For multiline, invoke the ini routines in the reverse order 2026-08-05 08:07:08.180 | count = cfg_attr_count[section, attr] 2026-08-05 08:07:08.181 | print "inidelete " configfile " " section " " attr 2026-08-05 08:07:08.181 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-05 08:07:08.181 | for (l = count -2; l >= 0; l--) 2026-08-05 08:07:08.181 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-05 08:07:08.182 | } 2026-08-05 08:07:08.182 | } 2026-08-05 08:07:08.182 | } 2026-08-05 08:07:08.182 | } 2026-08-05 08:07:08.182 | ' 2026-08-05 08:07:08.182 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-05 08:07:08.182 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-05 08:07:08.182 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 08:07:08.182 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-05 08:07:08.182 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 08:07:08.183 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-05 08:07:08.183 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-05 08:07:08.183 | BEGIN { group = "" } 2026-08-05 08:07:08.183 | /^\[\[.+\|.*\]\]/ { 2026-08-05 08:07:08.183 | gsub("[][]", "", $1); 2026-08-05 08:07:08.183 | split($1, a, "|"); 2026-08-05 08:07:08.183 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-05 08:07:08.184 | group=a[1] 2026-08-05 08:07:08.184 | } else { 2026-08-05 08:07:08.184 | group="" 2026-08-05 08:07:08.185 | } 2026-08-05 08:07:08.186 | next 2026-08-05 08:07:08.186 | } 2026-08-05 08:07:08.186 | { 2026-08-05 08:07:08.187 | if (group != "") 2026-08-05 08:07:08.187 | print $0 2026-08-05 08:07:08.187 | } 2026-08-05 08:07:08.188 | ' /home/quobyte/devstack/local.conf 2026-08-05 08:07:08.193 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 08:07:08.197 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-05 08:07:08.248 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-05 08:07:08.300 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-05 08:07:08.305 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-05 08:07:08.309 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-05 08:07:08.313 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 08:07:08.317 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-05 08:07:08.321 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 08:07:08.349 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:08.354 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-05 08:07:08.359 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-05 08:07:08.364 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 08:07:08.394 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:08.398 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.9:5672/nova_cell1 2026-08-05 08:07:08.404 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.9:5672/nova_cell1 2026-08-05 08:07:08.452 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 08:07:08.458 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 08:07:08.462 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-05 08:07:08.496 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-05 08:07:08.526 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-05 08:07:08.531 | + lib/nova:configure_console_compute:671 : local offset 2026-08-05 08:07:08.535 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-05 08:07:08.540 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-05 08:07:08.545 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-05 08:07:08.583 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.9 2026-08-05 08:07:08.587 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-05 08:07:08.613 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:08.618 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-05 08:07:08.623 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-05 08:07:08.627 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-05 08:07:08.632 | + functions:vercmp:648 : local 'op=<' 2026-08-05 08:07:08.638 | + functions:vercmp:649 : local v2=1.0.0 2026-08-05 08:07:08.643 | + functions:vercmp:650 : local result 2026-08-05 08:07:08.652 | ++ functions:vercmp:654 : sort -V 2026-08-05 08:07:08.656 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-05 08:07:08.657 | ++ functions:vercmp:654 : head -1 2026-08-05 08:07:08.665 | + functions:vercmp:654 : result=1.0.0 2026-08-05 08:07:08.669 | + functions:vercmp:656 : case $op in 2026-08-05 08:07:08.674 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-05 08:07:08.678 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-05 08:07:08.683 | + functions:vercmp:667 : return 2026-08-05 08:07:08.687 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.9:6080/vnc_lite.html 2026-08-05 08:07:08.692 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.9:6080/vnc_lite.html 2026-08-05 08:07:08.740 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.9:6081/spice_auto.html 2026-08-05 08:07:08.744 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.9:6081/spice_auto.html 2026-08-05 08:07:08.794 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-05 08:07:08.822 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:08.827 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-05 08:07:08.832 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.9 2026-08-05 08:07:08.837 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-05 08:07:08.882 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.9 2026-08-05 08:07:08.928 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-05 08:07:08.956 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:07:08.960 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-05 08:07:08.965 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-05 08:07:08.992 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:07:08.997 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-05 08:07:09.001 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-05 08:07:09.050 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-05 08:07:09.055 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-05 08:07:09.100 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-05 08:07:09.106 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-08-05 08:07:09.110 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-05 08:07:09.114 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-05 08:07:09.119 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-08-05 08:07:09.124 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-08-05 08:07:09.129 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-05 08:07:09.134 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 08:07:09.138 | + functions-common:run_process:1676 : local group=libvirt 2026-08-05 08:07:09.142 | + functions-common:run_process:1677 : local user= 2026-08-05 08:07:09.146 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:07:09.152 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-05 08:07:09.155 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:07:09.160 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:07:09.164 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:07:09.169 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:07:09.173 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:07:09.182 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917229175 2026-08-05 08:07:09.186 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-05 08:07:09.213 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:09.217 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-08-05 08:07:09.222 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-05 08:07:09.227 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 08:07:09.231 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 08:07:09.235 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 08:07:09.239 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 08:07:09.244 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-05 08:07:09.249 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-05 08:07:09.253 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-05 08:07:09.258 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-05 08:07:09.262 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:07:09.267 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:07:09.272 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:07:09.277 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-05 08:07:09.281 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-05 08:07:09.286 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-08-05 08:07:09.290 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-05 08:07:09.294 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 08:07:09.298 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-05 08:07:09.303 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 08:07:09.307 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 08:07:09.311 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 08:07:09.315 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-05 08:07:09.319 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-05 08:07:09.323 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-05 08:07:09.327 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 08:07:09.334 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-08-05 08:07:09.438 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:07:09.548 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-08-05 08:07:09.640 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 08:07:09.728 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-05 08:07:09.819 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-05 08:07:09.901 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:07:09.981 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 08:07:09.985 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-05 08:07:09.990 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-05 08:07:10.068 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-05 08:07:10.164 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 08:07:10.702 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-05 08:07:10.738 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-05 08:07:11.277 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-05 08:07:11.346 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:07:11.355 | + functions-common:time_stop:2420 : local name 2026-08-05 08:07:11.361 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:07:11.368 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:07:11.372 | + functions-common:time_stop:2423 : local total 2026-08-05 08:07:11.376 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:07:11.380 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:07:11.386 | + functions-common:time_stop:2427 : start_time=1785917229175 2026-08-05 08:07:11.391 | + functions-common:time_stop:2429 : [[ -z 1785917229175 ]] 2026-08-05 08:07:11.398 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:07:11.406 | + functions-common:time_stop:2432 : end_time=1785917231400 2026-08-05 08:07:11.411 | + functions-common:time_stop:2433 : elapsed_time=2225 2026-08-05 08:07:11.416 | + functions-common:time_stop:2434 : total=32559 2026-08-05 08:07:11.421 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:07:11.424 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34784 2026-08-05 08:07:11.434 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:07:11.438 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 08:07:11.445 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-05 08:07:11.480 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:11.485 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-05 08:07:11.485 | Dumping cells_v2 mapping 2026-08-05 08:07:11.490 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-05 08:07:12.081 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 08:07:12.082 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:07:12.082 | we strongly recommend against using it for new projects. 2026-08-05 08:07:12.082 | 2026-08-05 08:07:12.082 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:07:12.082 | framework. For more detail see 2026-08-05 08:07:12.082 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:07:12.082 | 2026-08-05 08:07:12.082 | import eventlet # noqa 2026-08-05 08:07:12.356 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 08:07:15.590 | INFO dbcounter [None req-8861c7f7-a240-4fab-b1e8-befcdad07154 None None] Registered counter for database nova_api 2026-08-05 08:07:15.719 | DEBUG dbcounter [-] [75359] Writer thread running {{(pid=75359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:07:15.752 | +-------+--------------------------------------+---------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-05 08:07:15.752 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-05 08:07:15.752 | +-------+--------------------------------------+---------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-05 08:07:15.752 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-05 08:07:15.752 | | cell1 | cf26f3f3-81e5-4519-a80c-da1056c4c84a | rabbit://stackrabbit:stackqueue@192.168.122.9:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-05 08:07:15.752 | +-------+--------------------------------------+---------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-05 08:07:16.474 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-05 08:07:16.479 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-05 08:07:16.573 | + inc/async:async_inner:63 : create_flavors 2026-08-05 08:07:16.632 | [2071 Async create_flavors:75470]: running: create_flavors 2026-08-05 08:07:16.636 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-05 08:07:16.664 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:16.668 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-05 08:07:16.673 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:07:16.676 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-05 08:07:16.680 | + ./stack.sh:main:1340 : start_cinder 2026-08-05 08:07:16.684 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-05 08:07:16.690 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-05 08:07:16.700 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 08:07:16.707 | + functions-common:run_process:1674 : local service=c-api 2026-08-05 08:07:16.713 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 08:07:16.717 | + functions-common:run_process:1676 : local group= 2026-08-05 08:07:16.720 | + functions-common:run_process:1677 : local user= 2026-08-05 08:07:16.726 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:07:16.733 | + functions-common:run_process:1680 : local name=c-api 2026-08-05 08:07:16.738 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:07:16.744 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:07:16.747 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:07:16.751 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:07:16.758 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:07:16.767 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917236759 2026-08-05 08:07:16.771 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-05 08:07:16.804 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:16.812 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-08-05 08:07:16.818 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-05 08:07:16.826 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 08:07:16.834 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 08:07:16.845 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 08:07:16.850 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 08:07:16.857 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-05 08:07:16.860 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-05 08:07:16.864 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-05 08:07:16.867 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:07:16.872 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:07:16.877 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:07:16.880 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:07:16.885 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-05 08:07:16.888 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-05 08:07:16.891 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 08:07:16.895 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:07:16.898 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-05 08:07:16.901 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-05 08:07:16.905 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:07:16.909 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 08:07:16.913 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-05 08:07:16.916 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 08:07:16.922 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-05 08:07:16.929 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 08:07:16.938 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-08-05 08:07:17.040 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:07:17.132 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-08-05 08:07:17.213 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-08-05 08:07:17.296 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:07:17.391 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:07:17.476 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-05 08:07:17.558 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-05 08:07:17.643 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-05 08:07:17.747 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-05 08:07:17.836 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-05 08:07:17.916 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 08:07:17.920 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 08:07:17.924 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-05 08:07:18.019 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 08:07:18.570 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-05 08:07:18.599 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-05 08:07:19.135 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-05 08:07:19.269 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:07:19.278 | + functions-common:time_stop:2420 : local name 2026-08-05 08:07:19.282 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:07:19.290 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:07:19.294 | + functions-common:time_stop:2423 : local total 2026-08-05 08:07:19.300 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:07:19.302 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:07:19.305 | + functions-common:time_stop:2427 : start_time=1785917236759 2026-08-05 08:07:19.309 | + functions-common:time_stop:2429 : [[ -z 1785917236759 ]] 2026-08-05 08:07:19.321 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:07:19.332 | + functions-common:time_stop:2432 : end_time=1785917239323 2026-08-05 08:07:19.339 | + functions-common:time_stop:2433 : elapsed_time=2564 2026-08-05 08:07:19.347 | + functions-common:time_stop:2434 : total=34784 2026-08-05 08:07:19.355 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:07:19.364 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37348 2026-08-05 08:07:19.371 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-05 08:07:19.371 | Waiting for Cinder API to start... 2026-08-05 08:07:19.377 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.9/volume/v3/ 2026-08-05 08:07:19.385 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.9/volume/v3/ 2026-08-05 08:07:19.394 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 08:07:19.402 | + functions:wait_for_service:477 : local url=http://192.168.122.9/volume/v3/ 2026-08-05 08:07:19.408 | + functions:wait_for_service:478 : local rval=0 2026-08-05 08:07:19.417 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 08:07:19.418 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 08:07:19.426 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:07:19.432 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:07:19.437 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:07:19.450 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917239439 2026-08-05 08:07:19.459 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 08:07:19.468 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:07:19.478 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.9/volume/v3/ 2026-08-05 08:07:24.315 | + :: : [[ 401 == 503 ]] 2026-08-05 08:07:24.317 | + :: : [[ 0 -eq 7 ]] 2026-08-05 08:07:24.324 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 08:07:24.329 | + functions-common:time_stop:2420 : local name 2026-08-05 08:07:24.334 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:07:24.339 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:07:24.347 | + functions-common:time_stop:2423 : local total 2026-08-05 08:07:24.352 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:07:24.356 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 08:07:24.360 | + functions-common:time_stop:2427 : start_time=1785917239439 2026-08-05 08:07:24.365 | + functions-common:time_stop:2429 : [[ -z 1785917239439 ]] 2026-08-05 08:07:24.370 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:07:24.376 | + functions-common:time_stop:2432 : end_time=1785917244371 2026-08-05 08:07:24.380 | + functions-common:time_stop:2433 : elapsed_time=4932 2026-08-05 08:07:24.385 | + functions-common:time_stop:2434 : total=14264 2026-08-05 08:07:24.389 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:07:24.394 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19196 2026-08-05 08:07:24.398 | + functions:wait_for_service:486 : return 0 2026-08-05 08:07:24.403 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:24.407 | + functions-common:run_process:1674 : local service=c-sch 2026-08-05 08:07:24.412 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:24.416 | + functions-common:run_process:1676 : local group= 2026-08-05 08:07:24.421 | + functions-common:run_process:1677 : local user= 2026-08-05 08:07:24.426 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:07:24.430 | + functions-common:run_process:1680 : local name=c-sch 2026-08-05 08:07:24.435 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:07:24.439 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:07:24.444 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:07:24.448 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:07:24.456 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:07:24.462 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917244457 2026-08-05 08:07:24.466 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-05 08:07:24.492 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:24.495 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-08-05 08:07:24.497 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-05 08:07:24.499 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:24.502 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:24.505 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:24.508 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:24.511 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-05 08:07:24.515 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-05 08:07:24.518 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-05 08:07:24.521 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:07:24.524 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:07:24.527 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:07:24.529 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:07:24.532 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-05 08:07:24.535 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-05 08:07:24.538 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-08-05 08:07:24.540 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-05 08:07:24.542 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:24.545 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 08:07:24.547 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 08:07:24.549 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 08:07:24.552 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 08:07:24.555 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 08:07:24.556 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-05 08:07:24.558 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 08:07:24.563 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-08-05 08:07:24.644 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:07:24.727 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-08-05 08:07:24.797 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:24.859 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-05 08:07:24.921 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-05 08:07:24.996 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:07:25.070 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 08:07:25.075 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 08:07:25.077 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-05 08:07:25.173 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 08:07:25.715 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-05 08:07:25.745 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-05 08:07:26.268 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-05 08:07:26.329 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:07:26.332 | + functions-common:time_stop:2420 : local name 2026-08-05 08:07:26.336 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:07:26.340 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:07:26.343 | + functions-common:time_stop:2423 : local total 2026-08-05 08:07:26.347 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:07:26.351 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:07:26.354 | + functions-common:time_stop:2427 : start_time=1785917244457 2026-08-05 08:07:26.358 | + functions-common:time_stop:2429 : [[ -z 1785917244457 ]] 2026-08-05 08:07:26.362 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:07:26.368 | + functions-common:time_stop:2432 : end_time=1785917246364 2026-08-05 08:07:26.372 | + functions-common:time_stop:2433 : elapsed_time=1907 2026-08-05 08:07:26.377 | + functions-common:time_stop:2434 : total=37348 2026-08-05 08:07:26.381 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:07:26.385 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39255 2026-08-05 08:07:26.389 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 08:07:26.394 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 08:07:26.397 | + functions-common:run_process:1674 : local service=c-bak 2026-08-05 08:07:26.400 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:26.404 | + functions-common:run_process:1676 : local group= 2026-08-05 08:07:26.411 | + functions-common:run_process:1677 : local user= 2026-08-05 08:07:26.414 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 08:07:26.418 | + functions-common:run_process:1680 : local name=c-bak 2026-08-05 08:07:26.424 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:07:26.428 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:07:26.433 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:07:26.439 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:07:26.444 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:07:26.452 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917246446 2026-08-05 08:07:26.458 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-05 08:07:26.505 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:07:26.509 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:07:26.516 | + functions-common:time_stop:2420 : local name 2026-08-05 08:07:26.520 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:07:26.524 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:07:26.530 | + functions-common:time_stop:2423 : local total 2026-08-05 08:07:26.536 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:07:26.540 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:07:26.544 | + functions-common:time_stop:2427 : start_time=1785917246446 2026-08-05 08:07:26.548 | + functions-common:time_stop:2429 : [[ -z 1785917246446 ]] 2026-08-05 08:07:26.556 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:07:26.561 | + functions-common:time_stop:2432 : end_time=1785917246557 2026-08-05 08:07:26.565 | + functions-common:time_stop:2433 : elapsed_time=111 2026-08-05 08:07:26.570 | + functions-common:time_stop:2434 : total=39255 2026-08-05 08:07:26.576 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:07:26.580 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39366 2026-08-05 08:07:26.584 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 08:07:26.590 | + functions-common:run_process:1674 : local service=c-vol 2026-08-05 08:07:26.596 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:26.600 | + functions-common:run_process:1676 : local group= 2026-08-05 08:07:26.605 | + functions-common:run_process:1677 : local user= 2026-08-05 08:07:26.609 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 08:07:26.610 | + functions-common:run_process:1680 : local name=c-vol 2026-08-05 08:07:26.614 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:07:26.616 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:07:26.618 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:07:26.621 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:07:26.625 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:07:26.630 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917246627 2026-08-05 08:07:26.634 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-05 08:07:26.656 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:26.660 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 08:07:26.664 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-05 08:07:26.667 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:26.671 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:26.674 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:26.678 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:26.681 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-05 08:07:26.685 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-05 08:07:26.689 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-05 08:07:26.692 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:07:26.695 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:07:26.698 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:07:26.702 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 08:07:26.705 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-05 08:07:26.709 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-05 08:07:26.713 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 08:07:26.717 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-05 08:07:26.720 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:26.724 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 08:07:26.727 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 08:07:26.731 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 08:07:26.734 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 08:07:26.738 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 08:07:26.741 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-05 08:07:26.745 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 08:07:26.751 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-08-05 08:07:26.861 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:07:27.004 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-08-05 08:07:27.099 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 08:07:27.183 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-05 08:07:27.260 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-05 08:07:27.357 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:07:27.447 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-05 08:07:27.449 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 08:07:27.538 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 08:07:27.542 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-05 08:07:27.637 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 08:07:28.193 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-05 08:07:28.223 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-05 08:07:28.774 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-05 08:07:28.824 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:07:28.830 | + functions-common:time_stop:2420 : local name 2026-08-05 08:07:28.834 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:07:28.839 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:07:28.842 | + functions-common:time_stop:2423 : local total 2026-08-05 08:07:28.848 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:07:28.853 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:07:28.856 | + functions-common:time_stop:2427 : start_time=1785917246627 2026-08-05 08:07:28.861 | + functions-common:time_stop:2429 : [[ -z 1785917246627 ]] 2026-08-05 08:07:28.866 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:07:28.871 | + functions-common:time_stop:2432 : end_time=1785917248868 2026-08-05 08:07:28.873 | + functions-common:time_stop:2433 : elapsed_time=2241 2026-08-05 08:07:28.875 | + functions-common:time_stop:2434 : total=39366 2026-08-05 08:07:28.882 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:07:28.885 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41607 2026-08-05 08:07:28.887 | + ./stack.sh:main:1341 : create_volume_types 2026-08-05 08:07:28.889 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-05 08:07:28.909 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:28.911 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-08-05 08:07:28.917 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-05 08:07:28.928 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-05 08:07:28.936 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-08-05 08:07:28.945 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-05 08:07:28.955 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-08-05 08:07:28.962 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-05 08:07:28.965 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-08-05 08:07:28.968 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-05 08:07:28.992 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:28.996 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-08-05 08:07:34.212 | +-------------+--------------------------------------+ 2026-08-05 08:07:34.212 | | Field | Value | 2026-08-05 08:07:34.213 | +-------------+--------------------------------------+ 2026-08-05 08:07:34.213 | | description | None | 2026-08-05 08:07:34.213 | | id | 189f25ba-1afe-4ac0-9030-ce5aa02a4796 | 2026-08-05 08:07:34.213 | | is_public | True | 2026-08-05 08:07:34.213 | | name | lvmdriver-1 | 2026-08-05 08:07:34.213 | | properties | volume_backend_name='lvmdriver-1' | 2026-08-05 08:07:34.213 | +-------------+--------------------------------------+ 2026-08-05 08:07:34.648 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-08-05 08:07:34.651 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-05 08:07:34.653 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-05 08:07:34.656 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-05 08:07:34.659 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-05 08:07:34.692 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:34.698 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-05 08:07:34.703 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:07:34.708 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-05 08:07:34.714 | + ./stack.sh:main:1356 : start_glance 2026-08-05 08:07:34.720 | + lib/glance:start_glance:650 : local service_protocol=http 2026-08-05 08:07:34.728 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-05 08:07:34.737 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 08:07:34.740 | + functions-common:run_process:1674 : local service=g-api 2026-08-05 08:07:34.745 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 08:07:34.751 | + functions-common:run_process:1676 : local group= 2026-08-05 08:07:34.757 | + functions-common:run_process:1677 : local user= 2026-08-05 08:07:34.764 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 08:07:34.768 | + functions-common:run_process:1680 : local name=g-api 2026-08-05 08:07:34.772 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 08:07:34.775 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 08:07:34.780 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:07:34.785 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:07:34.790 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:07:34.797 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917254791 2026-08-05 08:07:34.802 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-05 08:07:34.831 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:34.836 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-05 08:07:34.841 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-05 08:07:34.846 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 08:07:34.849 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 08:07:34.855 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 08:07:34.859 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 08:07:34.863 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-05 08:07:34.868 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-05 08:07:34.872 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-05 08:07:34.876 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 08:07:34.881 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 08:07:34.885 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 08:07:34.889 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 08:07:34.893 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-05 08:07:34.898 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-05 08:07:34.903 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 08:07:34.907 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:07:34.911 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-05 08:07:34.916 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-05 08:07:34.920 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:07:34.924 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 08:07:34.929 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-05 08:07:34.933 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 08:07:34.937 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-05 08:07:34.942 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 08:07:34.948 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-08-05 08:07:35.045 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 08:07:35.145 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-08-05 08:07:35.224 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-08-05 08:07:35.331 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 08:07:35.446 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 08:07:35.544 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-05 08:07:35.632 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-05 08:07:35.728 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-05 08:07:35.815 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-05 08:07:35.906 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-05 08:07:35.971 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 08:07:35.973 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 08:07:35.975 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-05 08:07:36.049 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 08:07:36.604 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-05 08:07:36.626 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-05 08:07:37.154 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-05 08:07:37.323 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 08:07:37.330 | + functions-common:time_stop:2420 : local name 2026-08-05 08:07:37.334 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:07:37.336 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:07:37.345 | + functions-common:time_stop:2423 : local total 2026-08-05 08:07:37.351 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:07:37.355 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 08:07:37.361 | + functions-common:time_stop:2427 : start_time=1785917254791 2026-08-05 08:07:37.365 | + functions-common:time_stop:2429 : [[ -z 1785917254791 ]] 2026-08-05 08:07:37.372 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:07:37.379 | + functions-common:time_stop:2432 : end_time=1785917257373 2026-08-05 08:07:37.381 | + functions-common:time_stop:2433 : elapsed_time=2582 2026-08-05 08:07:37.384 | + functions-common:time_stop:2434 : total=41607 2026-08-05 08:07:37.386 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:07:37.389 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44189 2026-08-05 08:07:37.393 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-05 08:07:37.434 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:07:37.440 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.9) to start...' 2026-08-05 08:07:37.440 | Waiting for g-api (192.168.122.9) to start... 2026-08-05 08:07:37.447 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.9/image 2026-08-05 08:07:37.453 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 08:07:37.461 | + functions:wait_for_service:477 : local url=http://192.168.122.9/image 2026-08-05 08:07:37.464 | + functions:wait_for_service:478 : local rval=0 2026-08-05 08:07:37.466 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 08:07:37.471 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 08:07:37.474 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:07:37.479 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:07:37.483 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:07:37.492 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917257485 2026-08-05 08:07:37.495 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 08:07:37.499 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:07:37.502 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.9/image 2026-08-05 08:07:42.654 | + :: : [[ 300 == 503 ]] 2026-08-05 08:07:42.659 | + :: : [[ 0 -eq 7 ]] 2026-08-05 08:07:42.665 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 08:07:42.668 | + functions-common:time_stop:2420 : local name 2026-08-05 08:07:42.676 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:07:42.679 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:07:42.683 | + functions-common:time_stop:2423 : local total 2026-08-05 08:07:42.687 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:07:42.693 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 08:07:42.700 | + functions-common:time_stop:2427 : start_time=1785917257485 2026-08-05 08:07:42.704 | + functions-common:time_stop:2429 : [[ -z 1785917257485 ]] 2026-08-05 08:07:42.711 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:07:42.720 | + functions-common:time_stop:2432 : end_time=1785917262714 2026-08-05 08:07:42.724 | + functions-common:time_stop:2433 : elapsed_time=5229 2026-08-05 08:07:42.729 | + functions-common:time_stop:2434 : total=19196 2026-08-05 08:07:42.737 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:07:42.742 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24425 2026-08-05 08:07:42.748 | + functions:wait_for_service:486 : return 0 2026-08-05 08:07:42.753 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-05 08:07:42.784 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:42.788 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-05 08:07:42.813 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:42.817 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-05 08:07:42.820 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:07:42.824 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-05 08:07:42.826 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-05 08:07:42.829 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:07:42.833 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:07:42.837 | + functions:upload_image:141 : local image image_fname image_name 2026-08-05 08:07:42.841 | + functions:upload_image:143 : local max_attempts=5 2026-08-05 08:07:42.844 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-08-05 08:07:42.852 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:07:42.857 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-05 08:07:42.861 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-08-05 08:07:42.865 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-05 08:07:42.870 | ++ functions:upload_image:151 : seq 5 2026-08-05 08:07:42.874 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-05 08:07:42.878 | + functions:upload_image:152 : local rc=0 2026-08-05 08:07:42.882 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:07:42.886 | --2026-08-05 10:07:42-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:07:42.962 | Resolving github.com (github.com)... 140.82.121.3 2026-08-05 08:07:42.981 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-05 08:07:43.198 | HTTP request sent, awaiting response... 302 Found 2026-08-05 08:07:43.198 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-05T08%3A50%3A41Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-05T07%3A50%3A28Z&ske=2026-08-05T08%3A50%3A41Z&sks=b&skv=2018-11-09&sig=zItNOVDn%2FPwj66aHf6z1gwlVu4BxSfadtBvQdPzdyHk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTkxOTA2MywibmJmIjoxNzg1OTE3MjYzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.RvsNjqvSfA6Blu8b4f0kUcqQ8rKhH5IekCFWBQVZyMI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-05 08:07:43.198 | --2026-08-05 10:07:43-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-05T08%3A50%3A41Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-05T07%3A50%3A28Z&ske=2026-08-05T08%3A50%3A41Z&sks=b&skv=2018-11-09&sig=zItNOVDn%2FPwj66aHf6z1gwlVu4BxSfadtBvQdPzdyHk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTkxOTA2MywibmJmIjoxNzg1OTE3MjYzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.RvsNjqvSfA6Blu8b4f0kUcqQ8rKhH5IekCFWBQVZyMI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-05 08:07:43.200 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2026-08-05 08:07:43.211 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-08-05 08:07:43.252 | HTTP request sent, awaiting response... 200 OK 2026-08-05 08:07:43.252 | Length: 21692416 (21M) [application/octet-stream] 2026-08-05 08:07:43.252 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-08-05 08:07:43.305 | 2026-08-05 08:07:43.514 | 0K ........ ........ .... 100% 78.9M=0.3s 2026-08-05 08:07:43.514 | 2026-08-05 08:07:43.514 | 2026-08-05 10:07:43 (78.9 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-08-05 08:07:43.514 | 2026-08-05 08:07:43.519 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-05 08:07:43.521 | + functions:upload_image:163 : break 2026-08-05 08:07:43.523 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:07:43.525 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-08-05 08:07:43.527 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-08-05 08:07:43.529 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-08-05 08:07:43.531 | + functions:upload_image:313 : local kernel= 2026-08-05 08:07:43.533 | + functions:upload_image:314 : local ramdisk= 2026-08-05 08:07:43.535 | + functions:upload_image:315 : local disk_format= 2026-08-05 08:07:43.537 | + functions:upload_image:316 : local container_format= 2026-08-05 08:07:43.539 | + functions:upload_image:317 : local unpack= 2026-08-05 08:07:43.541 | + functions:upload_image:318 : local img_property= 2026-08-05 08:07:43.544 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-05 08:07:43.546 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-08-05 08:07:43.548 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-08-05 08:07:43.550 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-05 08:07:43.552 | + functions:upload_image:328 : case "$image_fname" in 2026-08-05 08:07:43.555 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-05 08:07:43.558 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-05 08:07:43.560 | + functions:upload_image:350 : local format 2026-08-05 08:07:43.564 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:07:43.566 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-05 08:07:43.577 | + functions:upload_image:351 : format=qcow2 2026-08-05 08:07:43.579 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-05 08:07:43.581 | + functions:upload_image:353 : disk_format=qcow2 2026-08-05 08:07:43.583 | + functions:upload_image:357 : container_format=bare 2026-08-05 08:07:43.585 | + functions:upload_image:404 : is_arch ppc64le 2026-08-05 08:07:43.588 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 08:07:43.593 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-05 08:07:43.598 | + functions:upload_image:404 : is_arch ppc64 2026-08-05 08:07:43.602 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 08:07:43.605 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-05 08:07:43.607 | + functions:upload_image:404 : is_arch ppc 2026-08-05 08:07:43.611 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 08:07:43.614 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-05 08:07:43.616 | + functions:upload_image:408 : is_arch aarch64 2026-08-05 08:07:43.620 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 08:07:43.623 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-05 08:07:43.625 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-05 08:07:43.627 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-05 08:07:43.629 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-05 08:07:43.631 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-05 08:07:43.633 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-08-05 08:07:43.636 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-05 08:07:43.638 | + functions:_upload_image:112 : shift 2026-08-05 08:07:43.640 | + functions:_upload_image:113 : local container=bare 2026-08-05 08:07:43.642 | + functions:_upload_image:114 : shift 2026-08-05 08:07:43.644 | + functions:_upload_image:115 : local disk=qcow2 2026-08-05 08:07:43.646 | + functions:_upload_image:116 : shift 2026-08-05 08:07:43.647 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:07:43.649 | + functions:_upload_image:118 : shift 2026-08-05 08:07:43.651 | + functions:_upload_image:119 : local properties 2026-08-05 08:07:43.654 | + functions:_upload_image:120 : local useimport 2026-08-05 08:07:43.657 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-05 08:07:43.659 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-05 08:07:43.663 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-05 08:07:43.667 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-05 08:07:43.669 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-05 08:07:43.672 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-05 08:07:43.674 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-08-05 08:07:43.676 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:07:43.681 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:07:49.383 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-05 08:07:49.383 | | Field | Value | 2026-08-05 08:07:49.384 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-05 08:07:49.384 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-08-05 08:07:49.384 | | container_format | bare | 2026-08-05 08:07:49.384 | | created_at | 2026-08-05T08:07:47Z | 2026-08-05 08:07:49.384 | | disk_format | qcow2 | 2026-08-05 08:07:49.384 | | file | /v2/images/89278436-b56f-45f7-8c42-c9afd7bd7453/file | 2026-08-05 08:07:49.384 | | id | 89278436-b56f-45f7-8c42-c9afd7bd7453 | 2026-08-05 08:07:49.384 | | min_disk | 0 | 2026-08-05 08:07:49.384 | | min_ram | 0 | 2026-08-05 08:07:49.384 | | name | cirros-0.6.3-x86_64-disk | 2026-08-05 08:07:49.385 | | owner | 654c7af809d145caaadc8738d3dc3df2 | 2026-08-05 08:07:49.385 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-08-05 08:07:49.385 | | protected | False | 2026-08-05 08:07:49.385 | | schema | /v2/schemas/image | 2026-08-05 08:07:49.385 | | size | 21692416 | 2026-08-05 08:07:49.385 | | status | active | 2026-08-05 08:07:49.385 | | tags | | 2026-08-05 08:07:49.385 | | updated_at | 2026-08-05T08:07:49Z | 2026-08-05 08:07:49.385 | | virtual_size | 117440512 | 2026-08-05 08:07:49.385 | | visibility | public | 2026-08-05 08:07:49.385 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-05 08:07:49.777 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-05 08:07:49.838 | [2071 Async create_flavors:75470]: Waiting for completion of create_flavors running on PID 75470 (2 other jobs running) 2026-08-05 08:07:49.867 | [2071 Async create_flavors:75470]: Signaling child to exit 2026-08-05 08:07:57.349 | + inc/async:async_inner:64 : rc=0 2026-08-05 08:07:57.381 | [75470 Async create_flavors:75470]: finished successfully 2026-08-05 08:07:57.410 | WAKEUP 2026-08-05 08:07:57.438 | [2071 Async create_flavors:75470]: Signaled 2026-08-05 08:07:57.441 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-05 08:07:57.441 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:57.441 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-05 08:07:57.441 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-05 08:07:57.441 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-08-05 08:07:57.441 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.441 | | Field | Value | 2026-08-05 08:07:57.441 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.442 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 08:07:57.442 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 08:07:57.442 | | description | None | 2026-08-05 08:07:57.442 | | disk | 1 | 2026-08-05 08:07:57.442 | | id | c1 | 2026-08-05 08:07:57.442 | | name | cirros256 | 2026-08-05 08:07:57.442 | | os-flavor-access:is_public | True | 2026-08-05 08:07:57.442 | | properties | hw_rng:allowed='True' | 2026-08-05 08:07:57.443 | | ram | 256 | 2026-08-05 08:07:57.443 | | rxtx_factor | 1.0 | 2026-08-05 08:07:57.443 | | swap | 0 | 2026-08-05 08:07:57.443 | | vcpus | 1 | 2026-08-05 08:07:57.443 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.443 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-08-05 08:07:57.444 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.444 | | Field | Value | 2026-08-05 08:07:57.444 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.444 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 08:07:57.444 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 08:07:57.444 | | description | None | 2026-08-05 08:07:57.444 | | disk | 5 | 2026-08-05 08:07:57.444 | | id | d1 | 2026-08-05 08:07:57.445 | | name | ds512M | 2026-08-05 08:07:57.445 | | os-flavor-access:is_public | True | 2026-08-05 08:07:57.445 | | properties | hw_rng:allowed='True' | 2026-08-05 08:07:57.445 | | ram | 512 | 2026-08-05 08:07:57.445 | | rxtx_factor | 1.0 | 2026-08-05 08:07:57.445 | | swap | 0 | 2026-08-05 08:07:57.445 | | vcpus | 1 | 2026-08-05 08:07:57.445 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.445 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-08-05 08:07:57.446 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.446 | | Field | Value | 2026-08-05 08:07:57.446 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.446 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 08:07:57.446 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 08:07:57.446 | | description | None | 2026-08-05 08:07:57.446 | | disk | 10 | 2026-08-05 08:07:57.446 | | id | d2 | 2026-08-05 08:07:57.446 | | name | ds1G | 2026-08-05 08:07:57.447 | | os-flavor-access:is_public | True | 2026-08-05 08:07:57.447 | | properties | hw_rng:allowed='True' | 2026-08-05 08:07:57.447 | | ram | 1024 | 2026-08-05 08:07:57.447 | | rxtx_factor | 1.0 | 2026-08-05 08:07:57.447 | | swap | 0 | 2026-08-05 08:07:57.447 | | vcpus | 1 | 2026-08-05 08:07:57.447 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.447 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-08-05 08:07:57.447 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.448 | | Field | Value | 2026-08-05 08:07:57.448 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.448 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 08:07:57.448 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 08:07:57.448 | | description | None | 2026-08-05 08:07:57.448 | | disk | 10 | 2026-08-05 08:07:57.448 | | id | d3 | 2026-08-05 08:07:57.448 | | name | ds2G | 2026-08-05 08:07:57.448 | | os-flavor-access:is_public | True | 2026-08-05 08:07:57.449 | | properties | hw_rng:allowed='True' | 2026-08-05 08:07:57.449 | | ram | 2048 | 2026-08-05 08:07:57.449 | | rxtx_factor | 1.0 | 2026-08-05 08:07:57.449 | | swap | 0 | 2026-08-05 08:07:57.449 | | vcpus | 2 | 2026-08-05 08:07:57.449 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.449 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-08-05 08:07:57.449 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.449 | | Field | Value | 2026-08-05 08:07:57.449 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.450 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 08:07:57.450 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 08:07:57.450 | | description | None | 2026-08-05 08:07:57.450 | | disk | 20 | 2026-08-05 08:07:57.450 | | id | d4 | 2026-08-05 08:07:57.450 | | name | ds4G | 2026-08-05 08:07:57.450 | | os-flavor-access:is_public | True | 2026-08-05 08:07:57.450 | | properties | hw_rng:allowed='True' | 2026-08-05 08:07:57.450 | | ram | 4096 | 2026-08-05 08:07:57.451 | | rxtx_factor | 1.0 | 2026-08-05 08:07:57.451 | | swap | 0 | 2026-08-05 08:07:57.451 | | vcpus | 4 | 2026-08-05 08:07:57.451 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.451 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-05 08:07:57.451 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-05 08:07:57.451 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-08-05 08:07:57.451 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.451 | | Field | Value | 2026-08-05 08:07:57.452 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.452 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 08:07:57.452 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 08:07:57.452 | | description | None | 2026-08-05 08:07:57.452 | | disk | 1 | 2026-08-05 08:07:57.452 | | id | 1 | 2026-08-05 08:07:57.452 | | name | m1.tiny | 2026-08-05 08:07:57.452 | | os-flavor-access:is_public | True | 2026-08-05 08:07:57.453 | | properties | hw_rng:allowed='True' | 2026-08-05 08:07:57.453 | | ram | 512 | 2026-08-05 08:07:57.453 | | rxtx_factor | 1.0 | 2026-08-05 08:07:57.453 | | swap | 0 | 2026-08-05 08:07:57.453 | | vcpus | 1 | 2026-08-05 08:07:57.453 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.453 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-08-05 08:07:57.453 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.453 | | Field | Value | 2026-08-05 08:07:57.453 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.454 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 08:07:57.454 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 08:07:57.454 | | description | None | 2026-08-05 08:07:57.454 | | disk | 20 | 2026-08-05 08:07:57.454 | | id | 2 | 2026-08-05 08:07:57.454 | | name | m1.small | 2026-08-05 08:07:57.454 | | os-flavor-access:is_public | True | 2026-08-05 08:07:57.454 | | properties | hw_rng:allowed='True' | 2026-08-05 08:07:57.454 | | ram | 2048 | 2026-08-05 08:07:57.454 | | rxtx_factor | 1.0 | 2026-08-05 08:07:57.454 | | swap | 0 | 2026-08-05 08:07:57.455 | | vcpus | 1 | 2026-08-05 08:07:57.455 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.455 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-08-05 08:07:57.455 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.455 | | Field | Value | 2026-08-05 08:07:57.455 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.455 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 08:07:57.455 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 08:07:57.455 | | description | None | 2026-08-05 08:07:57.455 | | disk | 40 | 2026-08-05 08:07:57.456 | | id | 3 | 2026-08-05 08:07:57.456 | | name | m1.medium | 2026-08-05 08:07:57.456 | | os-flavor-access:is_public | True | 2026-08-05 08:07:57.456 | | properties | hw_rng:allowed='True' | 2026-08-05 08:07:57.456 | | ram | 4096 | 2026-08-05 08:07:57.456 | | rxtx_factor | 1.0 | 2026-08-05 08:07:57.456 | | swap | 0 | 2026-08-05 08:07:57.456 | | vcpus | 2 | 2026-08-05 08:07:57.456 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.456 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-08-05 08:07:57.456 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.457 | | Field | Value | 2026-08-05 08:07:57.457 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.457 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 08:07:57.457 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 08:07:57.457 | | description | None | 2026-08-05 08:07:57.457 | | disk | 80 | 2026-08-05 08:07:57.457 | | id | 4 | 2026-08-05 08:07:57.457 | | name | m1.large | 2026-08-05 08:07:57.457 | | os-flavor-access:is_public | True | 2026-08-05 08:07:57.457 | | properties | hw_rng:allowed='True' | 2026-08-05 08:07:57.458 | | ram | 8192 | 2026-08-05 08:07:57.458 | | rxtx_factor | 1.0 | 2026-08-05 08:07:57.458 | | swap | 0 | 2026-08-05 08:07:57.458 | | vcpus | 4 | 2026-08-05 08:07:57.458 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.458 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-08-05 08:07:57.458 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.458 | | Field | Value | 2026-08-05 08:07:57.458 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.458 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 08:07:57.458 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 08:07:57.459 | | description | None | 2026-08-05 08:07:57.459 | | disk | 160 | 2026-08-05 08:07:57.459 | | id | 5 | 2026-08-05 08:07:57.459 | | name | m1.xlarge | 2026-08-05 08:07:57.459 | | os-flavor-access:is_public | True | 2026-08-05 08:07:57.459 | | properties | hw_rng:allowed='True' | 2026-08-05 08:07:57.459 | | ram | 16384 | 2026-08-05 08:07:57.459 | | rxtx_factor | 1.0 | 2026-08-05 08:07:57.459 | | swap | 0 | 2026-08-05 08:07:57.459 | | vcpus | 8 | 2026-08-05 08:07:57.459 | +----------------------------+-----------------------+ 2026-08-05 08:07:57.504 | [2071 Async create_flavors:75470]: finished create_flavors with result 0 in 40 seconds 2026-08-05 08:07:57.510 | + inc/async:async_wait:197 : return 0 2026-08-05 08:07:57.514 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-05 08:07:57.540 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:07:57.545 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-05 08:07:57.567 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:57.571 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-05 08:07:57.597 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:07:57.602 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-08-05 08:07:57.605 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-05 08:07:57.608 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-05 08:07:57.613 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:07:57.616 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-05 08:07:57.619 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-05 08:07:57.622 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-08-05 08:07:57.624 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-08-05 08:07:57.626 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-08-05 08:07:57.628 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-05 08:07:57.630 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-05 08:07:57.632 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-05 08:07:57.634 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-05 08:07:57.636 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-05 08:07:57.638 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-05 08:07:57.640 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-05 08:07:57.643 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-05 08:07:57.645 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 08:07:57.647 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-05 08:07:57.649 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-05 08:07:57.651 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-08-05 08:07:57.652 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 08:07:57.655 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-05 08:07:57.657 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-05 08:07:57.659 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-05 08:07:57.661 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 08:07:57.663 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-08-05 08:07:57.665 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-05 08:07:57.667 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-05 08:07:57.669 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-05 08:07:57.671 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 08:07:57.673 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-08-05 08:07:57.675 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-08-05 08:07:57.677 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-05 08:07:57.679 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-05 08:07:57.681 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-05 08:07:57.683 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 08:07:57.685 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-05 08:07:57.687 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-08-05 08:07:57.689 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-08-05 08:07:57.692 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-05 08:07:57.694 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-05 08:07:57.696 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-05 08:07:57.698 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-05 08:07:57.701 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-05 08:07:57.703 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-05 08:07:57.706 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-05 08:07:57.708 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-05 08:07:57.710 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-05 08:07:57.712 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-05 08:07:57.713 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-05 08:07:57.715 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-05 08:07:57.716 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-05 08:07:57.718 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-05 08:07:57.719 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-05 08:07:57.722 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-08-05 08:07:57.724 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-05 08:07:57.726 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-05 08:07:57.729 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-05 08:07:57.731 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-05 08:07:57.731 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-05 08:07:57.732 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-05 08:07:57.734 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-05 08:07:57.735 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-05 08:07:59.936 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-05 08:07:59.939 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-08-05 08:08:00.241 | + ./stack.sh:main:1406 : save_stackenv 2026-08-05 08:08:00.245 | + functions-common:save_stackenv:65 : local tag= 2026-08-05 08:08:00.250 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-05 08:08:00.256 | + functions-common:save_stackenv:67 : time_stamp=2026-08-05-100800 2026-08-05 08:08:00.259 | + functions-common:save_stackenv:68 : echo '# 2026-08-05-100800 ' 2026-08-05 08:08:00.263 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.266 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-05 08:08:00.269 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.273 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-05 08:08:00.276 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.279 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-05 08:08:00.282 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.286 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-05 08:08:00.289 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.293 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.9 2026-08-05 08:08:00.297 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.300 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.9/identity 2026-08-05 08:08:00.303 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.307 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-05-094436 2026-08-05 08:08:00.311 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.314 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-05 08:08:00.317 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.320 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.9 2026-08-05 08:08:00.324 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.327 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-05 08:08:00.331 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.334 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-05 08:08:00.337 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.341 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-05 08:08:00.344 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.347 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-05 08:08:00.351 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.354 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.9 2026-08-05 08:08:00.358 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 08:08:00.361 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-05 08:08:00.365 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-08-05 08:08:00.369 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-05 08:08:00.372 | + inc/meta-config:merge_config_group:171 : shift 2026-08-05 08:08:00.375 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-05 08:08:00.378 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 08:08:00.382 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-05 08:08:00.385 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-05 08:08:00.388 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-08-05 08:08:00.391 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-05 08:08:00.394 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-05 08:08:00.397 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 08:08:00.400 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-05 08:08:00.400 | /^\[\[.+\|.*\]\]/ { 2026-08-05 08:08:00.400 | gsub("[][]", "", $1); 2026-08-05 08:08:00.400 | split($1, a, "|"); 2026-08-05 08:08:00.400 | if (a[1] == matchgroup) 2026-08-05 08:08:00.401 | print a[2] 2026-08-05 08:08:00.401 | } 2026-08-05 08:08:00.401 | ' /home/quobyte/devstack/local.conf 2026-08-05 08:08:00.408 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-05 08:08:00.411 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 08:08:00.415 | + functions-common:run_phase:1849 : local phase=extra 2026-08-05 08:08:00.418 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-05 08:08:00.422 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 08:08:00.425 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 08:08:00.429 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 08:08:00.432 | + functions-common:run_phase:1858 : local extra 2026-08-05 08:08:00.436 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-05 08:08:00.441 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 08:08:00.444 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 08:08:00.448 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-05 08:08:00.453 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-08-05 08:08:00.456 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 08:08:00.477 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:08:00.480 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 08:08:00.485 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:08:00.487 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-05 08:08:00.492 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:08:00.495 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-05 08:08:00.499 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:08:00.502 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-05 08:08:00.505 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-05 08:08:00.509 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 08:08:00.512 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-05 08:08:00.516 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 08:08:00.520 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 08:08:00.523 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-05 08:08:00.526 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 08:08:00.530 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-05 08:08:00.533 | + functions-common:run_plugins:1837 : local plugins= 2026-08-05 08:08:00.537 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 08:08:00.540 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-08-05 08:08:00.544 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-05 08:08:00.547 | + inc/meta-config:merge_config_group:171 : shift 2026-08-05 08:08:00.550 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-05 08:08:00.553 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 08:08:00.556 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-05 08:08:00.560 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-05 08:08:00.564 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-08-05 08:08:00.567 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-05 08:08:00.570 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-05 08:08:00.574 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 08:08:00.577 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-05 08:08:00.577 | /^\[\[.+\|.*\]\]/ { 2026-08-05 08:08:00.577 | gsub("[][]", "", $1); 2026-08-05 08:08:00.577 | split($1, a, "|"); 2026-08-05 08:08:00.577 | if (a[1] == matchgroup) 2026-08-05 08:08:00.578 | print a[2] 2026-08-05 08:08:00.578 | } 2026-08-05 08:08:00.578 | ' /home/quobyte/devstack/local.conf 2026-08-05 08:08:00.584 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-05 08:08:00.608 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:08:00.612 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-05 08:08:00.615 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-05 08:08:00.619 | + functions:wait_for_compute:490 : local timeout=60 2026-08-05 08:08:00.622 | + functions:wait_for_compute:491 : local rval=0 2026-08-05 08:08:00.625 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-05 08:08:00.629 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-05 08:08:00.633 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 08:08:00.636 | + functions-common:time_start:2407 : local start_time= 2026-08-05 08:08:00.640 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:08:00.644 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:08:00.649 | + functions-common:time_start:2411 : _TIME_START[$name]=1785917280645 2026-08-05 08:08:00.653 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-05 08:08:00.677 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-05 08:08:00.681 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-05 08:08:00.686 | ++ functions:wait_for_compute:496 : hostname 2026-08-05 08:08:00.691 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-08-05 08:08:00.695 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-05 08:08:00.700 | ++ functions:wait_for_compute:498 : hostname 2026-08-05 08:08:00.707 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:08:00.709 | + :: : ID= 2026-08-05 08:08:00.712 | + :: : [[ '' == '' ]] 2026-08-05 08:08:00.714 | + :: : sleep 1 2026-08-05 08:08:01.718 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-05 08:08:01.720 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-08-05 08:08:05.140 | + :: : ID=f56223b3-0000-442e-b101-d8ec71cf0e60 2026-08-05 08:08:05.142 | + :: : [[ f56223b3-0000-442e-b101-d8ec71cf0e60 == '' ]] 2026-08-05 08:08:05.146 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-05 08:08:05.149 | + functions-common:time_stop:2420 : local name 2026-08-05 08:08:05.153 | + functions-common:time_stop:2421 : local end_time 2026-08-05 08:08:05.157 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:08:05.160 | + functions-common:time_stop:2423 : local total 2026-08-05 08:08:05.164 | + functions-common:time_stop:2424 : local start_time 2026-08-05 08:08:05.167 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 08:08:05.171 | + functions-common:time_stop:2427 : start_time=1785917280645 2026-08-05 08:08:05.175 | + functions-common:time_stop:2429 : [[ -z 1785917280645 ]] 2026-08-05 08:08:05.179 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:08:05.184 | + functions-common:time_stop:2432 : end_time=1785917285181 2026-08-05 08:08:05.189 | + functions-common:time_stop:2433 : elapsed_time=4536 2026-08-05 08:08:05.192 | + functions-common:time_stop:2434 : total=24425 2026-08-05 08:08:05.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:08:05.199 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28961 2026-08-05 08:08:05.202 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-05 08:08:05.205 | + functions:wait_for_compute:516 : return 0 2026-08-05 08:08:05.209 | + ./stack.sh:main:1446 : service_check 2026-08-05 08:08:05.212 | + functions-common:service_check:1713 : local service 2026-08-05 08:08:05.215 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.219 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-05 08:08:05.236 | not-found 2026-08-05 08:08:05.241 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.244 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-05 08:08:05.263 | enabled 2026-08-05 08:08:05.267 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-05 08:08:05.291 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-05 08:08:05.291 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-05 08:08:05.291 | Active: active (running) since Wed 2026-08-05 10:04:50 CEST; 3min 14s ago 2026-08-05 08:08:05.291 | Main PID: 63209 (uwsgi) 2026-08-05 08:08:05.291 | Status: "uWSGI is ready" 2026-08-05 08:08:05.291 | Tasks: 17 (limit: 14255) 2026-08-05 08:08:05.291 | Memory: 273.9M (peak: 274.6M) 2026-08-05 08:08:05.291 | CPU: 14.623s 2026-08-05 08:08:05.292 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-05 08:08:05.292 | ├─63209 "nova-apiuWSGI master" 2026-08-05 08:08:05.292 | ├─63210 "nova-apiuWSGI worker 1" 2026-08-05 08:08:05.292 | └─63211 "nova-apiuWSGI worker 2" 2026-08-05 08:08:05.292 | 2026-08-05 08:08:05.292 | Aug 05 10:08:04 devstack devstack@n-api.service[63210]: [pid: 63210|app: 0|req: 19/36] 192.168.122.9 () {54 vars in 925 bytes} [Wed Aug 5 10:08:04 2026] GET /compute/v2.1 => generated 391 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 08:08:05.292 | Aug 05 10:08:04 devstack devstack@n-api.service[63211]: DEBUG nova.api.openstack.wsgi [None req-6f391bf5-84e4-4403-a3a5-6c17a937da1d admin admin] Calling method '>' {{(pid=63211) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-05 08:08:05.292 | Aug 05 10:08:04 devstack devstack@n-api.service[63211]: DEBUG oslo_concurrency.lockutils [None req-6f391bf5-84e4-4403-a3a5-6c17a937da1d admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63211) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-05 08:08:05.292 | Aug 05 10:08:04 devstack devstack@n-api.service[63211]: DEBUG oslo_concurrency.lockutils [None req-6f391bf5-84e4-4403-a3a5-6c17a937da1d 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=63211) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-05 08:08:05.293 | Aug 05 10:08:04 devstack devstack@n-api.service[63211]: DEBUG oslo_concurrency.lockutils [None req-6f391bf5-84e4-4403-a3a5-6c17a937da1d admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63211) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 08:08:05.293 | Aug 05 10:08:04 devstack devstack@n-api.service[63211]: DEBUG oslo_concurrency.lockutils [None req-6f391bf5-84e4-4403-a3a5-6c17a937da1d admin admin] Acquiring lock "cf26f3f3-81e5-4519-a80c-da1056c4c84a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63211) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-05 08:08:05.293 | Aug 05 10:08:04 devstack devstack@n-api.service[63211]: DEBUG oslo_concurrency.lockutils [None req-6f391bf5-84e4-4403-a3a5-6c17a937da1d admin admin] Lock "cf26f3f3-81e5-4519-a80c-da1056c4c84a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63211) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-05 08:08:05.293 | Aug 05 10:08:04 devstack devstack@n-api.service[63211]: DEBUG oslo_concurrency.lockutils [None req-6f391bf5-84e4-4403-a3a5-6c17a937da1d admin admin] Lock "cf26f3f3-81e5-4519-a80c-da1056c4c84a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63211) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 08:08:05.293 | Aug 05 10:08:04 devstack devstack@n-api.service[63211]: INFO nova.api.openstack.requestlog [None req-6f391bf5-84e4-4403-a3a5-6c17a937da1d admin admin] 192.168.122.9 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.179792 2026-08-05 08:08:05.293 | Aug 05 10:08:04 devstack devstack@n-api.service[63211]: [pid: 63211|app: 0|req: 18/37] 192.168.122.9 () {60 vars in 1315 bytes} [Wed Aug 5 10:08:04 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-05 08:08:05.298 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.302 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-05 08:08:05.319 | enabled 2026-08-05 08:08:05.326 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-05 08:08:05.348 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-05 08:08:05.348 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-05 08:08:05.348 | Active: active (running) since Wed 2026-08-05 10:07:11 CEST; 54s ago 2026-08-05 08:08:05.349 | Main PID: 75301 (nova-compute) 2026-08-05 08:08:05.349 | Tasks: 10 (limit: 14255) 2026-08-05 08:08:05.349 | Memory: 135.5M (peak: 136.8M) 2026-08-05 08:08:05.349 | CPU: 4.740s 2026-08-05 08:08:05.349 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-05 08:08:05.349 | └─75301 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-05 08:08:05.349 | 2026-08-05 08:08:05.349 | Aug 05 10:07:34 devstack nova-compute[75301]: DEBUG nova.compute.provider_tree [None req-cc6976bd-074c-4f77-a390-d4bf6bf40dea None None] Updating resource provider 637671a9-85a2-454d-8d93-eb2e2763c565 generation from 0 to 1 during operation: update_inventory {{(pid=75301) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-08-05 08:08:05.349 | Aug 05 10:07:34 devstack nova-compute[75301]: DEBUG nova.compute.provider_tree [None req-cc6976bd-074c-4f77-a390-d4bf6bf40dea None None] Updating inventory in ProviderTree for provider 637671a9-85a2-454d-8d93-eb2e2763c565 with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=75301) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-08-05 08:08:05.349 | Aug 05 10:07:34 devstack nova-compute[75301]: DEBUG nova.compute.provider_tree [None req-cc6976bd-074c-4f77-a390-d4bf6bf40dea None None] Updating resource provider 637671a9-85a2-454d-8d93-eb2e2763c565 generation from 1 to 2 during operation: update_traits {{(pid=75301) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-08-05 08:08:05.350 | Aug 05 10:07:34 devstack nova-compute[75301]: DEBUG nova.compute.resource_tracker [None req-cc6976bd-074c-4f77-a390-d4bf6bf40dea None None] Compute_service record updated for devstack:devstack {{(pid=75301) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-05 08:08:05.350 | Aug 05 10:07:34 devstack nova-compute[75301]: DEBUG oslo_concurrency.lockutils [None req-cc6976bd-074c-4f77-a390-d4bf6bf40dea None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.195s {{(pid=75301) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 08:08:05.350 | Aug 05 10:07:34 devstack nova-compute[75301]: DEBUG nova.service [None req-cc6976bd-074c-4f77-a390-d4bf6bf40dea None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=75301) start /opt/stack/nova/nova/service.py:196}} 2026-08-05 08:08:05.350 | Aug 05 10:07:34 devstack nova-compute[75301]: DEBUG nova.service [None req-cc6976bd-074c-4f77-a390-d4bf6bf40dea None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=75301) start /opt/stack/nova/nova/service.py:212}} 2026-08-05 08:08:05.350 | Aug 05 10:07:34 devstack nova-compute[75301]: DEBUG nova.service [None req-cc6976bd-074c-4f77-a390-d4bf6bf40dea None None] Join ServiceGroup membership for this service compute {{(pid=75301) start /opt/stack/nova/nova/service.py:222}} 2026-08-05 08:08:05.350 | Aug 05 10:07:34 devstack nova-compute[75301]: DEBUG nova.servicegroup.drivers.db [None req-cc6976bd-074c-4f77-a390-d4bf6bf40dea None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=75301) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-05 08:08:05.350 | Aug 05 10:07:39 devstack nova-compute[75301]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.94 seconds {{(pid=75301) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:05.354 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.359 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-05 08:08:05.376 | not-found 2026-08-05 08:08:05.381 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.385 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-05 08:08:05.404 | enabled 2026-08-05 08:08:05.409 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-05 08:08:05.431 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-05 08:08:05.431 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-05 08:08:05.431 | Active: active (running) since Wed 2026-08-05 10:06:58 CEST; 1min 7s ago 2026-08-05 08:08:05.431 | Main PID: 71599 (nova-scheduler:) 2026-08-05 08:08:05.431 | Tasks: 19 (limit: 14255) 2026-08-05 08:08:05.431 | Memory: 156.0M (peak: 156.3M) 2026-08-05 08:08:05.431 | CPU: 4.852s 2026-08-05 08:08:05.431 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-05 08:08:05.431 | ├─71599 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-05 08:08:05.432 | ├─73429 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-05 08:08:05.432 | └─73442 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-05 08:08:05.432 | 2026-08-05 08:08:05.432 | Aug 05 10:07:04 devstack nova-scheduler[73442]: DEBUG nova.servicegroup.drivers.db [None req-4ab7cbc3-56c0-4d5a-af35-6f487ea3f6ae None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=73442) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-05 08:08:05.432 | Aug 05 10:07:06 devstack nova-scheduler[73429]: DEBUG oslo.service.backend._threading.loopingcall [None req-3fa20f2e-5cce-4a9d-a419-c506c9ae3946 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73429) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:05.432 | Aug 05 10:07:09 devstack nova-scheduler[73429]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73429) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:05.432 | Aug 05 10:07:09 devstack nova-scheduler[73442]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73442) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:05.432 | Aug 05 10:07:11 devstack nova-scheduler[71599]: DEBUG dbcounter [-] [71599] Writing DB stats nova_api:SELECT=3 {{(pid=71599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.432 | Aug 05 10:07:12 devstack nova-scheduler[71599]: DEBUG dbcounter [-] [71599] Writing DB stats nova_cell0:SELECT=1 {{(pid=71599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.432 | Aug 05 10:07:12 devstack nova-scheduler[71599]: DEBUG dbcounter [-] [71599] Writing DB stats nova_cell1:SELECT=1 {{(pid=71599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.432 | Aug 05 10:07:19 devstack nova-scheduler[73429]: DEBUG dbcounter [-] [73429] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.433 | Aug 05 10:07:19 devstack nova-scheduler[73442]: DEBUG dbcounter [-] [73442] Writing DB stats nova_cell0:SELECT=3 {{(pid=73442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.433 | Aug 05 10:07:57 devstack nova-scheduler[73442]: DEBUG oslo.service.backend._threading.loopingcall [None req-0f4be6a3-e948-444c-94dc-05ad20f767cb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73442) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:05.438 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.442 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-05 08:08:05.460 | not-found 2026-08-05 08:08:05.466 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.469 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-05 08:08:05.487 | enabled 2026-08-05 08:08:05.494 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-05 08:08:05.519 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-05 08:08:05.519 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-05 08:08:05.519 | Active: active (running) since Wed 2026-08-05 10:07:00 CEST; 1min 4s ago 2026-08-05 08:08:05.519 | Main PID: 72212 (uwsgi) 2026-08-05 08:08:05.519 | Status: "uWSGI is ready" 2026-08-05 08:08:05.520 | Tasks: 16 (limit: 14255) 2026-08-05 08:08:05.521 | Memory: 221.2M (peak: 221.7M) 2026-08-05 08:08:05.521 | CPU: 9.804s 2026-08-05 08:08:05.521 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-05 08:08:05.521 | ├─72212 "nova-api-metauWSGI master" 2026-08-05 08:08:05.521 | ├─72213 "nova-api-metauWSGI worker 1" 2026-08-05 08:08:05.521 | ├─72214 "nova-api-metauWSGI worker 2" 2026-08-05 08:08:05.521 | └─72215 "nova-api-metauWSGI http 1" 2026-08-05 08:08:05.521 | 2026-08-05 08:08:05.522 | Aug 05 10:07:07 devstack devstack@n-api-meta.service[72214]: DEBUG nova.api.openstack.wsgi_app [None req-19e7b51f-b594-4bf3-a8b1-a079f17d5e35 None None] ******************************************************************************** {{(pid=72214) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3552}} 2026-08-05 08:08:05.522 | Aug 05 10:07:07 devstack devstack@n-api-meta.service[72214]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7712302a4668 pid: 72214 (default app) 2026-08-05 08:08:05.522 | Aug 05 10:07:15 devstack devstack@n-api-meta.service[72213]: DEBUG dbcounter [-] [72213] Writing DB stats nova_api:SELECT=1 {{(pid=72213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.522 | Aug 05 10:07:15 devstack devstack@n-api-meta.service[72214]: DEBUG dbcounter [-] [72214] Writing DB stats nova_api:SELECT=1 {{(pid=72214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.522 | Aug 05 10:07:15 devstack devstack@n-api-meta.service[72213]: DEBUG dbcounter [-] [72213] Writing DB stats nova_cell1:SELECT=1 {{(pid=72213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.522 | Aug 05 10:07:15 devstack devstack@n-api-meta.service[72213]: DEBUG dbcounter [-] [72213] Writing DB stats nova_cell0:SELECT=1 {{(pid=72213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.522 | Aug 05 10:07:16 devstack devstack@n-api-meta.service[72214]: DEBUG dbcounter [-] [72214] Writing DB stats nova_cell1:SELECT=1 {{(pid=72214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.522 | Aug 05 10:07:16 devstack devstack@n-api-meta.service[72214]: DEBUG dbcounter [-] [72214] Writing DB stats nova_cell0:SELECT=1 {{(pid=72214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.522 | Aug 05 10:07:16 devstack devstack@n-api-meta.service[72213]: DEBUG dbcounter [-] [72213] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=72213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.522 | Aug 05 10:07:16 devstack devstack@n-api-meta.service[72214]: DEBUG dbcounter [-] [72214] Writing DB stats nova_cell0:SELECT=1 {{(pid=72214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.526 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.529 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-05 08:08:05.555 | enabled 2026-08-05 08:08:05.563 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-05 08:08:05.590 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-05 08:08:05.591 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-05 08:08:05.591 | Active: active (running) since Wed 2026-08-05 10:05:32 CEST; 2min 33s ago 2026-08-05 08:08:05.591 | Main PID: 69365 (uwsgi) 2026-08-05 08:08:05.591 | Status: "uWSGI is ready" 2026-08-05 08:08:05.591 | Tasks: 5 (limit: 14255) 2026-08-05 08:08:05.591 | Memory: 176.5M (peak: 176.8M) 2026-08-05 08:08:05.591 | CPU: 6.441s 2026-08-05 08:08:05.591 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-05 08:08:05.591 | ├─69365 "placementuWSGI master" 2026-08-05 08:08:05.591 | ├─69366 "placementuWSGI worker 1" 2026-08-05 08:08:05.591 | └─69367 "placementuWSGI worker 2" 2026-08-05 08:08:05.592 | 2026-08-05 08:08:05.592 | Aug 05 10:07:34 devstack devstack@placement-api.service[69366]: INFO placement.requestlog [req-bd89f0f3-d023-410c-b8c7-9b6a34b9a1e5 req-5ee234da-5e39-41d1-a7d6-5de1958ccd63 service nova] 192.168.122.9 "PUT /placement/resource_providers/637671a9-85a2-454d-8d93-eb2e2763c565/inventories" status: 200 len: 396 microversion: 1.26 2026-08-05 08:08:05.592 | Aug 05 10:07:34 devstack devstack@placement-api.service[69366]: [pid: 69366|app: 0|req: 5/9] 192.168.122.9 () {64 vars in 1488 bytes} [Wed Aug 5 10:07:34 2026] PUT /placement/resource_providers/637671a9-85a2-454d-8d93-eb2e2763c565/inventories => generated 396 bytes in 125 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-05 08:08:05.592 | Aug 05 10:07:34 devstack devstack@placement-api.service[69367]: DEBUG placement.requestlog [req-bd89f0f3-d023-410c-b8c7-9b6a34b9a1e5 req-0726c3b6-f3f6-4903-abce-09c94c38b7ca None None] Starting request: 192.168.122.9 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AMD_SVM,HW_CPU_X86_CLMUL,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_RESCUE_BFV,HW_CPU_X86_FMA3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_RTL8139,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE4A,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SVM,HW_CPU_X86_SSSE3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_MMX,COMPUTE_VOLUME_EXTEND,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE2,HW_CPU_X86_AVX,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AVX2,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NODE,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000E" {{(pid=69367) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-05 08:08:05.592 | Aug 05 10:07:34 devstack devstack@placement-api.service[69367]: INFO placement.requestlog [req-bd89f0f3-d023-410c-b8c7-9b6a34b9a1e5 req-0726c3b6-f3f6-4903-abce-09c94c38b7ca service nova] 192.168.122.9 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AMD_SVM,HW_CPU_X86_CLMUL,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_RESCUE_BFV,HW_CPU_X86_FMA3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_RTL8139,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE4A,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SVM,HW_CPU_X86_SSSE3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_MMX,COMPUTE_VOLUME_EXTEND,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE2,HW_CPU_X86_AVX,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AVX2,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NODE,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000E" status: 200 len: 2058 microversion: 1.6 2026-08-05 08:08:05.592 | Aug 05 10:07:34 devstack devstack@placement-api.service[69367]: [pid: 69367|app: 0|req: 5/10] 192.168.122.9 () {60 vars in 4902 bytes} [Wed Aug 5 10:07:34 2026] GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AMD_SVM,HW_CPU_X86_CLMUL,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_RESCUE_BFV,HW_CPU_X86_FMA3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_BMI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_RTL8139,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE4A,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SVM,HW_CPU_X86_SSSE3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_MMX,COMPUTE_VOLUME_EXTEND,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE2,HW_CPU_X86_AVX,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AVX2,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NODE,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000E => generated 2058 bytes in 51 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-08-05 08:08:05.592 | Aug 05 10:07:34 devstack devstack@placement-api.service[69366]: DEBUG placement.requestlog [req-bd89f0f3-d023-410c-b8c7-9b6a34b9a1e5 req-6423e53e-1e00-474b-a7fb-f876af3b8b8e None None] Starting request: 192.168.122.9 "PUT /placement/resource_providers/637671a9-85a2-454d-8d93-eb2e2763c565/traits" {{(pid=69366) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-05 08:08:05.592 | Aug 05 10:07:34 devstack devstack@placement-api.service[69366]: INFO placement.requestlog [req-bd89f0f3-d023-410c-b8c7-9b6a34b9a1e5 req-6423e53e-1e00-474b-a7fb-f876af3b8b8e service nova] 192.168.122.9 "PUT /placement/resource_providers/637671a9-85a2-454d-8d93-eb2e2763c565/traits" status: 200 len: 2093 microversion: 1.6 2026-08-05 08:08:05.592 | Aug 05 10:07:34 devstack devstack@placement-api.service[69366]: [pid: 69366|app: 0|req: 6/11] 192.168.122.9 () {64 vars in 1473 bytes} [Wed Aug 5 10:07:34 2026] PUT /placement/resource_providers/637671a9-85a2-454d-8d93-eb2e2763c565/traits => generated 2093 bytes in 217 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-08-05 08:08:05.593 | Aug 05 10:07:44 devstack devstack@placement-api.service[69367]: DEBUG dbcounter [-] [69367] Writing DB stats placement:SELECT=4 {{(pid=69367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.593 | Aug 05 10:07:44 devstack devstack@placement-api.service[69366]: DEBUG dbcounter [-] [69366] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=69366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.599 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.603 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-08-05 08:08:05.623 | not-found 2026-08-05 08:08:05.631 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.636 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-05 08:08:05.655 | enabled 2026-08-05 08:08:05.664 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-05 08:08:05.689 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-05 08:08:05.689 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-05 08:08:05.689 | Active: active (running) since Wed 2026-08-05 10:07:37 CEST; 28s ago 2026-08-05 08:08:05.690 | Main PID: 78450 (uwsgi) 2026-08-05 08:08:05.690 | Status: "uWSGI is ready" 2026-08-05 08:08:05.690 | Tasks: 9 (limit: 14255) 2026-08-05 08:08:05.690 | Memory: 258.6M (peak: 259.1M) 2026-08-05 08:08:05.690 | CPU: 10.985s 2026-08-05 08:08:05.690 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-05 08:08:05.690 | ├─78450 "glance-apiuWSGI master" 2026-08-05 08:08:05.690 | ├─78452 "glance-apiuWSGI worker 1" 2026-08-05 08:08:05.690 | └─78453 "glance-apiuWSGI worker 2" 2026-08-05 08:08:05.690 | 2026-08-05 08:08:05.690 | Aug 05 10:07:49 devstack devstack@g-api.service[78453]: INFO glance.location [None req-2b033f7b-2d3e-41d2-8ca7-751220118848 admin admin] Image format matched and virtual size computed: 117440512 2026-08-05 08:08:05.691 | Aug 05 10:07:49 devstack devstack@g-api.service[78453]: DEBUG glance_store.backend [None req-2b033f7b-2d3e-41d2-8ca7-751220118848 admin admin] Skipping store.set_acls... not implemented. {{(pid=78453) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-05 08:08:05.691 | Aug 05 10:07:49 devstack devstack@g-api.service[78453]: [pid: 78453|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 908 bytes} [Wed Aug 5 10:07:47 2026] PUT /v2/images/89278436-b56f-45f7-8c42-c9afd7bd7453/file => generated 0 bytes in 1768 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-08-05 08:08:05.691 | Aug 05 10:07:49 devstack devstack@g-api.service[78452]: DEBUG glance.api.middleware.version_negotiation [None req-3bc57996-9e04-4417-b02c-92230d94a249 admin admin] Determining version of request: GET /v2/images/89278436-b56f-45f7-8c42-c9afd7bd7453 Accept: */* {{(pid=78452) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-08-05 08:08:05.691 | Aug 05 10:07:49 devstack devstack@g-api.service[78452]: DEBUG glance.api.middleware.version_negotiation [None req-3bc57996-9e04-4417-b02c-92230d94a249 admin admin] Using url versioning {{(pid=78452) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-08-05 08:08:05.691 | Aug 05 10:07:49 devstack devstack@g-api.service[78452]: DEBUG glance.api.middleware.version_negotiation [None req-3bc57996-9e04-4417-b02c-92230d94a249 admin admin] Matched version: v2 {{(pid=78452) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-08-05 08:08:05.692 | Aug 05 10:07:49 devstack devstack@g-api.service[78452]: DEBUG glance.api.middleware.version_negotiation [None req-3bc57996-9e04-4417-b02c-92230d94a249 admin admin] new path /v2/images/89278436-b56f-45f7-8c42-c9afd7bd7453 {{(pid=78452) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-08-05 08:08:05.692 | Aug 05 10:07:49 devstack devstack@g-api.service[78452]: [pid: 78452|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 796 bytes} [Wed Aug 5 10:07:49 2026] GET /v2/images/89278436-b56f-45f7-8c42-c9afd7bd7453 => generated 976 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 08:08:05.692 | Aug 05 10:07:59 devstack devstack@g-api.service[78453]: DEBUG dbcounter [-] [78453] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=78453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.693 | Aug 05 10:07:59 devstack devstack@g-api.service[78452]: DEBUG dbcounter [-] [78452] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=78452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.697 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.701 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-05 08:08:05.723 | enabled 2026-08-05 08:08:05.731 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-05 08:08:05.758 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-05 08:08:05.758 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-05 08:08:05.758 | Active: active (running) since Wed 2026-08-05 10:07:26 CEST; 39s ago 2026-08-05 08:08:05.758 | Main PID: 76930 (cinder-schedule) 2026-08-05 08:08:05.758 | Tasks: 1 (limit: 14255) 2026-08-05 08:08:05.759 | Memory: 109.5M (peak: 110.0M) 2026-08-05 08:08:05.759 | CPU: 4.127s 2026-08-05 08:08:05.759 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-05 08:08:05.759 | └─76930 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-05 08:08:05.759 | 2026-08-05 08:08:05.759 | Aug 05 10:07:31 devstack cinder-scheduler[76930]: DEBUG oslo_service.backend._eventlet.service [None req-fce46d95-6917-405a-9649-98b216388471 None None] ******************************************************************************** {{(pid=76930) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3552}} 2026-08-05 08:08:05.759 | Aug 05 10:07:31 devstack cinder-scheduler[76930]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-08-05 08:08:05.759 | Aug 05 10:07:31 devstack cinder-scheduler[76930]: INFO cinder.manager [None req-c5a5fb71-d101-4c5a-b1ab-b592092f0cbc None None] Initiating service 1 cleanup 2026-08-05 08:08:05.759 | Aug 05 10:07:31 devstack cinder-scheduler[76930]: INFO cinder.manager [None req-c5a5fb71-d101-4c5a-b1ab-b592092f0cbc None None] Service 1 cleanup completed. 2026-08-05 08:08:05.759 | Aug 05 10:07:31 devstack cinder-scheduler[76930]: DEBUG cinder.service [None req-c5a5fb71-d101-4c5a-b1ab-b592092f0cbc None None] Creating RPC server for service cinder-scheduler {{(pid=76930) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-05 08:08:05.759 | Aug 05 10:07:31 devstack cinder-scheduler[76930]: DEBUG cinder.service [None req-c5a5fb71-d101-4c5a-b1ab-b592092f0cbc None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=76930) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-05 08:08:05.760 | Aug 05 10:07:40 devstack cinder-scheduler[76930]: DEBUG cinder.scheduler.host_manager [None req-f4ea567a-88af-4f83-9e52-db69a925e64e None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=76930) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-05 08:08:05.760 | Aug 05 10:07:40 devstack cinder-scheduler[76930]: DEBUG cinder.scheduler.host_manager [None req-f4ea567a-88af-4f83-9e52-db69a925e64e None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 8, 5, 8, 7, 40, 815082)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 8, 5, 8, 7, 40, 815082)}]. {{(pid=76930) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-08-05 08:08:05.761 | Aug 05 10:07:40 devstack cinder-scheduler[76930]: DEBUG cinder.scheduler.host_manager [None req-f4ea567a-88af-4f83-9e52-db69a925e64e None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 8, 5, 8, 7, 40, 782652)} {{(pid=76930) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-05 08:08:05.761 | Aug 05 10:07:50 devstack cinder-scheduler[76930]: DEBUG dbcounter [-] [76930] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=76930) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.768 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.773 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-05 08:08:05.794 | enabled 2026-08-05 08:08:05.802 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-05 08:08:05.827 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-05 08:08:05.827 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-05 08:08:05.827 | Active: active (running) since Wed 2026-08-05 10:07:19 CEST; 46s ago 2026-08-05 08:08:05.827 | Main PID: 76202 (uwsgi) 2026-08-05 08:08:05.827 | Status: "uWSGI is ready" 2026-08-05 08:08:05.827 | Tasks: 7 (limit: 14255) 2026-08-05 08:08:05.827 | Memory: 248.5M (peak: 248.9M) 2026-08-05 08:08:05.828 | CPU: 11.016s 2026-08-05 08:08:05.828 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-05 08:08:05.828 | ├─76202 "cinder-apiuWSGI master" 2026-08-05 08:08:05.828 | ├─76205 "cinder-apiuWSGI worker 1" 2026-08-05 08:08:05.828 | └─76206 "cinder-apiuWSGI worker 2" 2026-08-05 08:08:05.828 | 2026-08-05 08:08:05.828 | Aug 05 10:07:33 devstack devstack@c-api.service[76205]: INFO cinder.api.openstack.wsgi [None req-3a064a1e-6dfe-4e1d-b886-b78af1288851 admin admin] POST http://192.168.122.9/volume/v3/types/189f25ba-1afe-4ac0-9030-ce5aa02a4796/extra_specs 2026-08-05 08:08:05.828 | Aug 05 10:07:33 devstack devstack@c-api.service[76205]: DEBUG cinder.api.openstack.wsgi [None req-3a064a1e-6dfe-4e1d-b886-b78af1288851 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=76205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-05 08:08:05.828 | Aug 05 10:07:33 devstack devstack@c-api.service[76205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-08-05 08:08:05.828 | Aug 05 10:07:33 devstack devstack@c-api.service[76205]: warnings.warn( 2026-08-05 08:08:05.829 | Aug 05 10:07:33 devstack devstack@c-api.service[76205]: DEBUG oslo_db.sqlalchemy.engines [None req-3a064a1e-6dfe-4e1d-b886-b78af1288851 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=76205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 08:08:05.829 | Aug 05 10:07:34 devstack devstack@c-api.service[76205]: DEBUG dbcounter [-] [76205] Writing DB stats cinder:SELECT=6 {{(pid=76205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.829 | Aug 05 10:07:34 devstack devstack@c-api.service[76205]: INFO cinder.api.openstack.wsgi [None req-3a064a1e-6dfe-4e1d-b886-b78af1288851 admin admin] http://192.168.122.9/volume/v3/types/189f25ba-1afe-4ac0-9030-ce5aa02a4796/extra_specs returned with HTTP 200 2026-08-05 08:08:05.829 | Aug 05 10:07:34 devstack devstack@c-api.service[76205]: [pid: 76205|app: 0|req: 2/3] 192.168.122.9 () {60 vars in 1328 bytes} [Wed Aug 5 10:07:33 2026] POST /volume/v3/types/189f25ba-1afe-4ac0-9030-ce5aa02a4796/extra_specs => generated 55 bytes in 952 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 08:08:05.829 | Aug 05 10:07:43 devstack devstack@c-api.service[76206]: DEBUG dbcounter [-] [76206] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=76206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.830 | Aug 05 10:07:44 devstack devstack@c-api.service[76205]: DEBUG dbcounter [-] [76205] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=76205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.832 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.835 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-05 08:08:05.854 | enabled 2026-08-05 08:08:05.859 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-05 08:08:05.885 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-05 08:08:05.885 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-05 08:08:05.885 | Active: active (running) since Wed 2026-08-05 10:07:28 CEST; 37s ago 2026-08-05 08:08:05.885 | Main PID: 77589 (cinder-volume) 2026-08-05 08:08:05.886 | Tasks: 2 (limit: 14255) 2026-08-05 08:08:05.886 | Memory: 143.1M (peak: 157.9M) 2026-08-05 08:08:05.886 | CPU: 11.295s 2026-08-05 08:08:05.886 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-05 08:08:05.888 | ├─77589 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-05 08:08:05.888 | └─77734 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-05 08:08:05.888 | 2026-08-05 08:08:05.888 | Aug 05 10:07:41 devstack cinder-volume[77734]: DEBUG oslo_concurrency.processutils [None req-f4ea567a-88af-4f83-9e52-db69a925e64e 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.262s {{(pid=77734) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-05 08:08:05.888 | Aug 05 10:07:41 devstack cinder-volume[77734]: DEBUG oslo_concurrency.processutils [None req-f4ea567a-88af-4f83-9e52-db69a925e64e 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=77734) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-08-05 08:08:05.888 | Aug 05 10:07:41 devstack sudo[78624]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-08-05 08:08:05.888 | Aug 05 10:07:41 devstack sudo[78624]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-08-05 08:08:05.889 | Aug 05 10:07:42 devstack sudo[78624]: pam_unix(sudo:session): session closed for user root 2026-08-05 08:08:05.889 | Aug 05 10:07:42 devstack cinder-volume[77734]: DEBUG oslo_concurrency.processutils [None req-f4ea567a-88af-4f83-9e52-db69a925e64e 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.268s {{(pid=77734) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-05 08:08:05.889 | Aug 05 10:07:42 devstack cinder-volume[77734]: INFO cinder.volume.manager [None req-f4ea567a-88af-4f83-9e52-db69a925e64e None None] Driver post RPC initialization completed successfully. 2026-08-05 08:08:05.889 | Aug 05 10:07:43 devstack cinder-volume[77589]: DEBUG dbcounter [-] [77589] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=77589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.889 | Aug 05 10:07:50 devstack cinder-volume[77734]: DEBUG dbcounter [-] [77734] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=77734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.889 | Aug 05 10:07:52 devstack cinder-volume[77734]: DEBUG dbcounter [-] [77734] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=77734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:05.892 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.896 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-05 08:08:05.916 | not-found 2026-08-05 08:08:05.923 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.928 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-05 08:08:05.947 | not-found 2026-08-05 08:08:05.954 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.959 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-05 08:08:05.977 | not-found 2026-08-05 08:08:05.985 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:05.989 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-05 08:08:06.009 | not-found 2026-08-05 08:08:06.016 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.020 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-05 08:08:06.039 | not-found 2026-08-05 08:08:06.046 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.051 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-05 08:08:06.072 | enabled 2026-08-05 08:08:06.078 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-05 08:08:06.104 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-05 08:08:06.104 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-05 08:08:06.104 | Active: active (running) since Wed 2026-08-05 10:05:11 CEST; 2min 54s ago 2026-08-05 08:08:06.104 | Main PID: 65987 (neutron-ovn-age) 2026-08-05 08:08:06.104 | Tasks: 20 (limit: 14255) 2026-08-05 08:08:06.104 | Memory: 346.7M (peak: 347.2M) 2026-08-05 08:08:06.105 | CPU: 12.039s 2026-08-05 08:08:06.105 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-05 08:08:06.105 | ├─65987 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-05 08:08:06.105 | ├─67553 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-05 08:08:06.105 | ├─67928 /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/tmp480q9n6b/privsep.sock 2026-08-05 08:08:06.105 | └─70256 /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/tmpxxf0z0n1/privsep.sock 2026-08-05 08:08:06.105 | 2026-08-05 08:08:06.105 | Aug 05 10:06:15 devstack neutron-ovn-agent[67553]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=67553) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 08:08:06.105 | Aug 05 10:06:52 devstack neutron-ovn-agent[67553]: 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=f1b60dda-a5e7-4aa3-87d4-22dc4dcbe5e9, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '22:34:ae', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': 'e6:10:b0:7c:b0:19', '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=f1b60dda-a5e7-4aa3-87d4-22dc4dcbe5e9, nb_cfg=1) {{(pid=67553) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-08-05 08:08:06.105 | Aug 05 10:06:52 devstack neutron-ovn-agent[67553]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 4 seconds {{(pid=67553) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-08-05 08:08:06.106 | Aug 05 10:06:56 devstack neutron-ovn-agent[67553]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=c7cfc49f-c040-4edc-865c-70d5242ebaaf, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=67553) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-08-05 08:08:06.106 | Aug 05 10:07:15 devstack neutron-ovn-agent[67553]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=67553) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-05 08:08:06.106 | Aug 05 10:07:15 devstack neutron-ovn-agent[67553]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=67553) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-05 08:08:06.106 | Aug 05 10:07:15 devstack neutron-ovn-agent[67553]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=67553) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 08:08:06.106 | Aug 05 10:07:15 devstack neutron-ovn-agent[67553]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=67553) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-05 08:08:06.106 | Aug 05 10:07:15 devstack neutron-ovn-agent[67553]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=67553) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-05 08:08:06.107 | Aug 05 10:07:15 devstack neutron-ovn-agent[67553]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=67553) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 08:08:06.111 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.117 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-05 08:08:06.137 | not-found 2026-08-05 08:08:06.144 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.149 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-05 08:08:06.170 | not-found 2026-08-05 08:08:06.178 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.183 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-05 08:08:06.204 | not-found 2026-08-05 08:08:06.211 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.216 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-05 08:08:06.236 | not-found 2026-08-05 08:08:06.243 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.247 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-08-05 08:08:06.267 | enabled 2026-08-05 08:08:06.274 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-08-05 08:08:06.300 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-08-05 08:08:06.300 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-08-05 08:08:06.300 | Active: active (running) since Wed 2026-08-05 09:58:39 CEST; 9min ago 2026-08-05 08:08:06.300 | Main PID: 42473 (dstat.sh) 2026-08-05 08:08:06.300 | Tasks: 3 (limit: 14255) 2026-08-05 08:08:06.300 | Memory: 27.1M (peak: 27.6M) 2026-08-05 08:08:06.301 | CPU: 3.337s 2026-08-05 08:08:06.301 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-08-05 08:08:06.301 | ├─42473 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-08-05 08:08:06.301 | ├─42599 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-08-05 08:08:06.301 | └─42600 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-08-05 08:08:06.301 | 2026-08-05 08:08:06.301 | Aug 05 10:07:56 devstack dstat.sh[42600]: 05-08 10:07:56| 19 8 71 0 0|5300M 351M 219M 5862M| 0 0 | 0 184k| 0 14.0 |2130 1706 |2.84 2.36 1.56|1.0 0 0| 0 0 | | 17 281 0 30 0 2026-08-05 08:08:06.301 | Aug 05 10:07:57 devstack dstat.sh[42600]: 05-08 10:07:57| 20 8 67 1 0|5267M 384M 219M 5862M|5122B 19k| 16k 355k|1.00 32.9 |3237 2799 |2.84 2.36 1.56|1.0 0 66| 0 0 | | 17 281 0 31 0 2026-08-05 08:08:06.301 | Aug 05 10:07:58 devstack dstat.sh[42600]: 05-08 10:07:58| 16 14 64 0 0|5265M 386M 219M 5862M|4760B 14k| 220k 1354k|9.01 156 |3847 3815 |2.84 2.36 1.56|1.0 0 196| 0 0 | | 17 281 0 31 0 2026-08-05 08:08:06.301 | Aug 05 10:07:59 devstack dstat.sh[42600]: 05-08 10:07:59| 21 11 65 0 0|5277M 374M 219M 5862M| 52B 0 |8187B 376k|2.00 42.0 |2588 2319 |2.69 2.34 1.56|1.0 0 2.0| 0 0 | | 17 285 0 31 0 2026-08-05 08:08:06.301 | Aug 05 10:08:00 devstack dstat.sh[42600]: 05-08 10:08:00| 17 10 68 0 0|5271M 380M 219M 5862M|4624B 13k| 20k 180k|4.00 11.0 |3218 2620 |2.69 2.34 1.56|3.0 0 144| 0 0 | | 17 285 0 31 0 2026-08-05 08:08:06.302 | Aug 05 10:08:01 devstack dstat.sh[42600]: 05-08 10:08:01| 2 7 85 0 0|5267M 384M 219M 5862M|3814B 10k| 0 248k| 0 23.0 |2659 2957 |2.69 2.34 1.56| 0 0 135| 0 0 | | 17 285 0 31 0 2026-08-05 08:08:06.302 | Aug 05 10:08:02 devstack dstat.sh[42600]: 05-08 10:08:02| 13 8 76 0 0|5268M 383M 219M 5862M| 132B 476B| 0 596k| 0 35.0 |1831 1794 |2.69 2.34 1.56|1.0 0 5.0| 0 0 | | 17 285 0 31 0 2026-08-05 08:08:06.302 | Aug 05 10:08:03 devstack dstat.sh[42600]: 05-08 10:08:03| 18 9 71 0 0|5275M 376M 219M 5862M| 52B 0 | 0 116k| 0 11.0 |1925 1408 |2.69 2.34 1.56|1.0 0 1.0| 0 0 | | 17 285 0 31 0 2026-08-05 08:08:06.302 | Aug 05 10:08:04 devstack dstat.sh[42600]: 05-08 10:08:04| 20 7 70 0 0|5295M 356M 219M 5862M| 0 0 |4096B 80k|1.00 6.00 |2117 1536 |2.55 2.31 1.55|1.0 0 0| 0 0 | | 17 285 0 32 0 2026-08-05 08:08:06.302 | Aug 05 10:08:05 devstack dstat.sh[42600]: 05-08 10:08:05| 18 10 66 0 0|5253M 398M 219M 5862M|4013B 21k|8195B 0 |2.00 0 |3846 3045 |2.55 2.31 1.55|3.0 0 100| 0 0 | | 17 289 0 33 0 2026-08-05 08:08:06.309 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.313 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-08-05 08:08:06.336 | enabled 2026-08-05 08:08:06.343 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-08-05 08:08:06.368 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-08-05 08:08:06.368 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-08-05 08:08:06.368 | Active: active (running) since Wed 2026-08-05 10:05:09 CEST; 2min 57s ago 2026-08-05 08:08:06.368 | Main PID: 65290 (neutron-ovn-met) 2026-08-05 08:08:06.368 | Tasks: 2 (limit: 14255) 2026-08-05 08:08:06.369 | Memory: 121.9M (peak: 122.6M) 2026-08-05 08:08:06.369 | CPU: 4.032s 2026-08-05 08:08:06.369 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-08-05 08:08:06.369 | └─65290 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-08-05 08:08:06.369 | 2026-08-05 08:08:06.369 | Aug 05 10:05:13 devstack neutron-ovn-metadata-agent[65290]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-08-05 08:08:06.369 | Aug 05 10:05:13 devstack neutron-ovn-metadata-agent[65290]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-08-05 08:08:06.369 | Aug 05 10:05:13 devstack neutron-ovn-metadata-agent[65290]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-05 08:08:06.370 | Aug 05 10:05:13 devstack neutron-ovn-metadata-agent[65290]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-08-05 08:08:06.370 | Aug 05 10:05:13 devstack neutron-ovn-metadata-agent[65290]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-08-05 08:08:06.370 | Aug 05 10:05:13 devstack neutron-ovn-metadata-agent[65290]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-05 08:08:06.370 | Aug 05 10:05:13 devstack neutron-ovn-metadata-agent[65290]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-08-05 08:08:06.371 | Aug 05 10:05:13 devstack neutron-ovn-metadata-agent[65290]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-08-05 08:08:06.371 | Aug 05 10:05:13 devstack neutron-ovn-metadata-agent[65290]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-08-05 08:08:06.371 | Aug 05 10:05:13 devstack neutron-ovn-metadata-agent[65290]: ERROR neutron 2026-08-05 08:08:06.376 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.381 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-05 08:08:06.403 | enabled 2026-08-05 08:08:06.410 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-05 08:08:06.435 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-05 08:08:06.435 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-05 08:08:06.435 | Active: active (running) since Wed 2026-08-05 10:05:14 CEST; 2min 52s ago 2026-08-05 08:08:06.435 | Main PID: 67059 (uwsgi) 2026-08-05 08:08:06.435 | Status: "uWSGI is ready" 2026-08-05 08:08:06.435 | Tasks: 23 (limit: 14255) 2026-08-05 08:08:06.436 | Memory: 386.7M (peak: 387.7M) 2026-08-05 08:08:06.436 | CPU: 43.415s 2026-08-05 08:08:06.436 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-05 08:08:06.436 | ├─67059 "neutron-apiuWSGI master" 2026-08-05 08:08:06.436 | ├─67060 "neutron-apiuWSGI worker 1" 2026-08-05 08:08:06.436 | └─67061 "neutron-apiuWSGI worker 2" 2026-08-05 08:08:06.436 | 2026-08-05 08:08:06.437 | Aug 05 10:07:43 devstack devstack@neutron-api.service[67061]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=67061) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-05 08:08:06.437 | Aug 05 10:07:43 devstack devstack@neutron-api.service[67061]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=67061) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1416}} 2026-08-05 08:08:06.437 | Aug 05 10:07:45 devstack devstack@neutron-api.service[67060]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=67060) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-05 08:08:06.437 | Aug 05 10:07:45 devstack devstack@neutron-api.service[67060]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=67060) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1416}} 2026-08-05 08:08:06.438 | Aug 05 10:07:53 devstack devstack@neutron-api.service[67061]: DEBUG dbcounter [-] [67061] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=67061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:06.438 | Aug 05 10:07:55 devstack devstack@neutron-api.service[67060]: DEBUG dbcounter [-] [67060] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=67060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:06.438 | Aug 05 10:07:58 devstack devstack@neutron-api.service[67061]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=67061) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-05 08:08:06.439 | Aug 05 10:07:58 devstack devstack@neutron-api.service[67061]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=67061) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1416}} 2026-08-05 08:08:06.439 | Aug 05 10:08:00 devstack devstack@neutron-api.service[67060]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=67060) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-05 08:08:06.439 | Aug 05 10:08:00 devstack devstack@neutron-api.service[67060]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=67060) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1416}} 2026-08-05 08:08:06.442 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.447 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-05 08:08:06.468 | enabled 2026-08-05 08:08:06.475 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-05 08:08:06.501 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-05 08:08:06.501 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-05 08:08:06.501 | Active: active (running) since Wed 2026-08-05 10:05:18 CEST; 2min 47s ago 2026-08-05 08:08:06.501 | Main PID: 68073 (neutron-periodi) 2026-08-05 08:08:06.501 | Tasks: 15 (limit: 14255) 2026-08-05 08:08:06.501 | Memory: 181.9M (peak: 182.2M) 2026-08-05 08:08:06.501 | CPU: 6.936s 2026-08-05 08:08:06.502 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-05 08:08:06.502 | ├─68073 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-05 08:08:06.502 | └─68939 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-05 08:08:06.502 | 2026-08-05 08:08:06.502 | Aug 05 10:07:16 devstack neutron-periodic-workers[68939]: DEBUG neutron.db.agents_db [None req-2c377648-fa45-44d0-b4ed-e04afec38c0e None None] Agent healthcheck: found 0 active agents {{(pid=68939) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-05 08:08:06.502 | Aug 05 10:07:16 devstack neutron-periodic-workers[68939]: DEBUG oslo.service.backend._threading.loopingcall [None req-2c377648-fa45-44d0-b4ed-e04afec38c0e None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=68939) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.502 | Aug 05 10:07:20 devstack neutron-periodic-workers[68939]: DEBUG oslo.service.backend._threading.loopingcall [None req-01d4a889-a3d3-4b7e-a518-e2f39c92555f None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.97 seconds {{(pid=68939) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.502 | Aug 05 10:07:30 devstack neutron-periodic-workers[68939]: DEBUG dbcounter [-] [68939] Writing DB stats neutron:SELECT=5 {{(pid=68939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:06.502 | Aug 05 10:07:30 devstack neutron-periodic-workers[68939]: DEBUG oslo.service.backend._threading.loopingcall [None req-e2c82234-fd01-442f-afce-90ce75d34b11 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=68939) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.502 | Aug 05 10:07:40 devstack neutron-periodic-workers[68939]: DEBUG dbcounter [-] [68939] Writing DB stats neutron:DELETE=1 {{(pid=68939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:06.503 | Aug 05 10:07:44 devstack neutron-periodic-workers[68939]: DEBUG oslo.service.backend._threading.loopingcall [None req-9c408587-4ee2-46a9-a8dd-cfddc55c33b2 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=68939) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.503 | Aug 05 10:07:53 devstack neutron-periodic-workers[68939]: DEBUG neutron.db.agents_db [None req-2c377648-fa45-44d0-b4ed-e04afec38c0e None None] Agent healthcheck: found 0 active agents {{(pid=68939) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-05 08:08:06.503 | Aug 05 10:07:53 devstack neutron-periodic-workers[68939]: DEBUG oslo.service.backend._threading.loopingcall [None req-2c377648-fa45-44d0-b4ed-e04afec38c0e None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=68939) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.503 | Aug 05 10:08:03 devstack neutron-periodic-workers[68939]: DEBUG dbcounter [-] [68939] Writing DB stats neutron:SELECT=4 {{(pid=68939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:06.509 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.513 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-05 08:08:06.533 | enabled 2026-08-05 08:08:06.540 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-05 08:08:06.566 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-05 08:08:06.566 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-05 08:08:06.566 | Active: active (running) since Wed 2026-08-05 10:05:16 CEST; 2min 50s ago 2026-08-05 08:08:06.566 | Main PID: 67565 (neutron-rpc-ser) 2026-08-05 08:08:06.566 | Tasks: 23 (limit: 14255) 2026-08-05 08:08:06.566 | Memory: 202.7M (peak: 203.2M) 2026-08-05 08:08:06.566 | CPU: 8.018s 2026-08-05 08:08:06.566 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-05 08:08:06.566 | ├─67565 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-05 08:08:06.566 | ├─68852 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-05 08:08:06.567 | └─68863 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-05 08:08:06.567 | 2026-08-05 08:08:06.567 | Aug 05 10:05:30 devstack neutron-rpc-server[68852]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=68852) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-08-05 08:08:06.567 | Aug 05 10:05:30 devstack neutron-rpc-server[68852]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=68852) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-05 08:08:06.567 | Aug 05 10:05:30 devstack neutron-rpc-server[68852]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=68852) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-05 08:08:06.567 | Aug 05 10:05:30 devstack neutron-rpc-server[68852]: DEBUG neutron.service [-] calling wait on {{(pid=68852) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-05 08:08:06.567 | Aug 05 10:05:30 devstack neutron-rpc-server[68863]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=68863) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-05 08:08:06.567 | Aug 05 10:05:30 devstack neutron-rpc-server[68863]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=68863) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-05 08:08:06.567 | Aug 05 10:05:30 devstack neutron-rpc-server[68863]: DEBUG neutron.service [-] calling wait on {{(pid=68863) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-05 08:08:06.567 | Aug 05 10:05:38 devstack neutron-rpc-server[67565]: DEBUG dbcounter [-] [67565] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=67565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:06.568 | Aug 05 10:06:00 devstack neutron-rpc-server[68852]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-05 08:08:06.568 | Aug 05 10:06:00 devstack neutron-rpc-server[68863]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-05 08:08:06.573 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.577 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-05 08:08:06.599 | enabled 2026-08-05 08:08:06.606 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-05 08:08:06.629 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-05 08:08:06.630 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-05 08:08:06.630 | Active: active (running) since Wed 2026-08-05 10:05:21 CEST; 2min 45s ago 2026-08-05 08:08:06.630 | Main PID: 68579 (neutron-ovn-mai) 2026-08-05 08:08:06.630 | Tasks: 12 (limit: 14255) 2026-08-05 08:08:06.630 | Memory: 254.2M (peak: 254.6M) 2026-08-05 08:08:06.630 | CPU: 8.011s 2026-08-05 08:08:06.630 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-05 08:08:06.630 | ├─68579 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-05 08:08:06.630 | └─68669 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-05 08:08:06.630 | 2026-08-05 08:08:06.631 | Aug 05 10:05:50 devstack neutron-ovn-maintenance-worker[68669]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ad45f331-94ab-434f-be62-beb891e7557e None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=68669) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:98}} 2026-08-05 08:08:06.631 | Aug 05 10:05:50 devstack neutron-ovn-maintenance-worker[68669]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ad45f331-94ab-434f-be62-beb891e7557e None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=68669) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:100}} 2026-08-05 08:08:06.631 | Aug 05 10:05:50 devstack neutron-ovn-maintenance-worker[68669]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ad45f331-94ab-434f-be62-beb891e7557e None None] OVN maintenance task update_router_distributed_flag finished in 0.013 seconds 2026-08-05 08:08:06.631 | Aug 05 10:05:50 devstack neutron-ovn-maintenance-worker[68669]: DEBUG futurist.periodics [None req-ad45f331-94ab-434f-be62-beb891e7557e 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=68669) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-05 08:08:06.631 | Aug 05 10:05:50 devstack neutron-ovn-maintenance-worker[68669]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ad45f331-94ab-434f-be62-beb891e7557e None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=68669) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:98}} 2026-08-05 08:08:06.631 | Aug 05 10:05:50 devstack neutron-ovn-maintenance-worker[68669]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ad45f331-94ab-434f-be62-beb891e7557e None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=68669) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:100}} 2026-08-05 08:08:06.631 | Aug 05 10:05:50 devstack neutron-ovn-maintenance-worker[68669]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-ad45f331-94ab-434f-be62-beb891e7557e None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-08-05 08:08:06.631 | Aug 05 10:05:50 devstack neutron-ovn-maintenance-worker[68669]: DEBUG futurist.periodics [None req-ad45f331-94ab-434f-be62-beb891e7557e 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=68669) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-05 08:08:06.631 | Aug 05 10:05:50 devstack neutron-ovn-maintenance-worker[68669]: DEBUG futurist.periodics [None req-ad45f331-94ab-434f-be62-beb891e7557e 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=68669) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-05 08:08:06.632 | Aug 05 10:06:00 devstack neutron-ovn-maintenance-worker[68669]: DEBUG dbcounter [-] [68669] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=68669) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:06.638 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.643 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-05 08:08:06.663 | enabled 2026-08-05 08:08:06.669 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-05 08:08:06.694 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-05 08:08:06.694 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-05 08:08:06.694 | Active: active (running) since Wed 2026-08-05 10:07:02 CEST; 1min 3s ago 2026-08-05 08:08:06.694 | Main PID: 72859 (nova-novncproxy) 2026-08-05 08:08:06.695 | Tasks: 4 (limit: 14255) 2026-08-05 08:08:06.695 | Memory: 109.9M (peak: 110.0M) 2026-08-05 08:08:06.695 | CPU: 3.774s 2026-08-05 08:08:06.695 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-05 08:08:06.695 | └─72859 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-08-05 08:08:06.695 | 2026-08-05 08:08:06.695 | Aug 05 10:07:03 devstack nova-novncproxy[72859]: If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:08:06.695 | Aug 05 10:07:03 devstack nova-novncproxy[72859]: framework. For more detail see 2026-08-05 08:08:06.695 | Aug 05 10:07:03 devstack nova-novncproxy[72859]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:08:06.695 | Aug 05 10:07:03 devstack nova-novncproxy[72859]: import eventlet # noqa 2026-08-05 08:08:06.696 | Aug 05 10:07:03 devstack nova-novncproxy[72859]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 08:08:06.696 | Aug 05 10:07:07 devstack nova-novncproxy[72859]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-05 08:08:06.696 | Aug 05 10:07:07 devstack nova-novncproxy[72859]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-05 08:08:06.696 | Aug 05 10:07:07 devstack nova-novncproxy[72859]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-05 08:08:06.696 | Aug 05 10:07:07 devstack nova-novncproxy[72859]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-05 08:08:06.696 | Aug 05 10:07:07 devstack nova-novncproxy[72859]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-05 08:08:06.703 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.707 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-05 08:08:06.726 | enabled 2026-08-05 08:08:06.733 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-05 08:08:06.757 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-05 08:08:06.757 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-05 08:08:06.757 | Active: active (running) since Wed 2026-08-05 10:07:05 CEST; 1min 1s ago 2026-08-05 08:08:06.757 | Main PID: 73658 (nova-conductor:) 2026-08-05 08:08:06.757 | Tasks: 19 (limit: 14255) 2026-08-05 08:08:06.757 | Memory: 157.4M (peak: 157.6M) 2026-08-05 08:08:06.758 | CPU: 4.942s 2026-08-05 08:08:06.758 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-05 08:08:06.758 | ├─73658 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-05 08:08:06.758 | ├─75292 "nova-conductor: ServiceWrapper worker(0)" 2026-08-05 08:08:06.758 | └─75294 "nova-conductor: ServiceWrapper worker(1)" 2026-08-05 08:08:06.758 | 2026-08-05 08:08:06.758 | Aug 05 10:07:11 devstack nova-conductor[75294]: DEBUG nova.servicegroup.drivers.db [None req-8ccf558d-096e-478f-8dd8-9feaf773e5ba None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=75294) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-05 08:08:06.758 | Aug 05 10:07:14 devstack nova-conductor[75292]: DEBUG oslo.service.backend._threading.loopingcall [None req-ba6d81db-153e-42ce-abf8-2a1c1857110c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=75292) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.758 | Aug 05 10:07:16 devstack nova-conductor[75292]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=75292) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.758 | Aug 05 10:07:16 devstack nova-conductor[75294]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=75294) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.758 | Aug 05 10:07:19 devstack nova-conductor[73658]: DEBUG dbcounter [-] [73658] Writing DB stats nova_api:SELECT=1 {{(pid=73658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:06.759 | Aug 05 10:07:19 devstack nova-conductor[73658]: DEBUG dbcounter [-] [73658] Writing DB stats nova_cell0:SELECT=1 {{(pid=73658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:06.759 | Aug 05 10:07:19 devstack nova-conductor[73658]: DEBUG dbcounter [-] [73658] Writing DB stats nova_cell1:SELECT=1 {{(pid=73658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:06.759 | Aug 05 10:07:26 devstack nova-conductor[75292]: DEBUG dbcounter [-] [75292] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=75292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:06.759 | Aug 05 10:07:26 devstack nova-conductor[75294]: DEBUG dbcounter [-] [75294] Writing DB stats nova_cell0:SELECT=3 {{(pid=75294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:06.759 | Aug 05 10:07:56 devstack nova-conductor[75294]: DEBUG oslo.service.backend._threading.loopingcall [None req-a76ef4ad-6cc8-4d35-af3d-5a47bee75b1d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=75294) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.765 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 08:08:06.769 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-05 08:08:06.790 | enabled 2026-08-05 08:08:06.796 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-05 08:08:06.821 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-05 08:08:06.821 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-05 08:08:06.821 | Active: active (running) since Wed 2026-08-05 10:07:08 CEST; 58s ago 2026-08-05 08:08:06.821 | Main PID: 74231 (nova-conductor:) 2026-08-05 08:08:06.822 | Tasks: 36 (limit: 14255) 2026-08-05 08:08:06.822 | Memory: 166.7M (peak: 167.1M) 2026-08-05 08:08:06.822 | CPU: 4.972s 2026-08-05 08:08:06.822 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-05 08:08:06.822 | ├─74231 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-05 08:08:06.822 | ├─75375 "nova-conductor: ServiceWrapper worker(0)" 2026-08-05 08:08:06.822 | └─75377 "nova-conductor: ServiceWrapper worker(1)" 2026-08-05 08:08:06.822 | 2026-08-05 08:08:06.822 | Aug 05 10:07:21 devstack nova-conductor[74231]: DEBUG dbcounter [-] [74231] Writing DB stats nova_cell1:SELECT=1 {{(pid=74231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 08:08:06.822 | Aug 05 10:07:27 devstack nova-conductor[75377]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.93 seconds {{(pid=75377) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.823 | Aug 05 10:07:27 devstack nova-conductor[75375]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.93 seconds {{(pid=75375) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.823 | Aug 05 10:07:37 devstack nova-conductor[75377]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=75377) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.823 | Aug 05 10:07:37 devstack nova-conductor[75375]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=75375) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.823 | Aug 05 10:07:47 devstack nova-conductor[75377]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=75377) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.823 | Aug 05 10:07:47 devstack nova-conductor[75375]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=75375) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.823 | Aug 05 10:07:57 devstack nova-conductor[75377]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=75377) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.823 | Aug 05 10:07:57 devstack nova-conductor[75375]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=75375) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.823 | Aug 05 10:08:00 devstack nova-conductor[75375]: DEBUG oslo.service.backend._threading.loopingcall [None req-ea9e2ee0-0f40-4c7f-bfdb-7e6d68a4452c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=75375) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 08:08:06.830 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-05 08:08:06.858 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:08:06.862 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-05 08:08:06.892 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:08:06.896 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-08-05 08:08:06.900 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 08:08:07.492 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 08:08:07.492 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:08:07.492 | we strongly recommend against using it for new projects. 2026-08-05 08:08:07.492 | 2026-08-05 08:08:07.492 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:08:07.492 | framework. For more detail see 2026-08-05 08:08:07.492 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:08:07.492 | 2026-08-05 08:08:07.492 | import eventlet # noqa 2026-08-05 08:08:07.775 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 08:08:11.047 | INFO dbcounter [None req-65674421-771b-4a1f-9c3a-931295ba5e6a None None] Registered counter for database nova_api 2026-08-05 08:08:11.181 | DEBUG dbcounter [-] [79862] Writer thread running {{(pid=79862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:08:11.194 | Found 2 cell mappings. 2026-08-05 08:08:11.194 | Skipping cell0 since it does not contain hosts. 2026-08-05 08:08:11.194 | Getting computes from cell 'cell1': cf26f3f3-81e5-4519-a80c-da1056c4c84a 2026-08-05 08:08:11.194 | INFO dbcounter [None req-65674421-771b-4a1f-9c3a-931295ba5e6a None None] Registered counter for database nova_cell1 2026-08-05 08:08:11.270 | DEBUG dbcounter [-] [79862] Writer thread running {{(pid=79862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 08:08:11.445 | Checking host mapping for compute host 'devstack': 637671a9-85a2-454d-8d93-eb2e2763c565 2026-08-05 08:08:11.445 | Creating host mapping for compute host 'devstack': 637671a9-85a2-454d-8d93-eb2e2763c565 2026-08-05 08:08:11.445 | Found 1 unmapped computes in cell: cf26f3f3-81e5-4519-a80c-da1056c4c84a 2026-08-05 08:08:12.380 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-05 08:08:12.938 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 08:08:12.939 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 08:08:12.939 | we strongly recommend against using it for new projects. 2026-08-05 08:08:12.939 | 2026-08-05 08:08:12.939 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 08:08:12.939 | framework. For more detail see 2026-08-05 08:08:12.939 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 08:08:12.939 | 2026-08-05 08:08:12.939 | import eventlet # noqa 2026-08-05 08:08:13.209 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 08:08:16.767 | +-------------------------------------------+ 2026-08-05 08:08:16.767 | | Upgrade Check Results | 2026-08-05 08:08:16.767 | +-------------------------------------------+ 2026-08-05 08:08:16.767 | | Check: Cells v2 | 2026-08-05 08:08:16.767 | | Result: Success | 2026-08-05 08:08:16.767 | | Details: None | 2026-08-05 08:08:16.767 | +-------------------------------------------+ 2026-08-05 08:08:16.768 | | Check: Placement API | 2026-08-05 08:08:16.768 | | Result: Success | 2026-08-05 08:08:16.768 | | Details: None | 2026-08-05 08:08:16.768 | +-------------------------------------------+ 2026-08-05 08:08:16.768 | | Check: Cinder API | 2026-08-05 08:08:16.768 | | Result: Success | 2026-08-05 08:08:16.768 | | Details: None | 2026-08-05 08:08:16.768 | +-------------------------------------------+ 2026-08-05 08:08:16.768 | | Check: Policy File JSON to YAML Migration | 2026-08-05 08:08:16.768 | | Result: Success | 2026-08-05 08:08:16.769 | | Details: None | 2026-08-05 08:08:16.769 | +-------------------------------------------+ 2026-08-05 08:08:16.769 | | Check: Older than N-1 computes | 2026-08-05 08:08:16.769 | | Result: Success | 2026-08-05 08:08:16.769 | | Details: None | 2026-08-05 08:08:16.769 | +-------------------------------------------+ 2026-08-05 08:08:16.769 | | Check: hw_machine_type unset | 2026-08-05 08:08:16.769 | | Result: Success | 2026-08-05 08:08:16.769 | | Details: None | 2026-08-05 08:08:16.769 | +-------------------------------------------+ 2026-08-05 08:08:16.770 | | Check: Service User Token Configuration | 2026-08-05 08:08:16.770 | | Result: Success | 2026-08-05 08:08:16.770 | | Details: None | 2026-08-05 08:08:16.770 | +-------------------------------------------+ 2026-08-05 08:08:17.591 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-08-05 08:08:17.597 | + ./stack.sh:main:1485 : command openstack complete 2026-08-05 08:08:17.598 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-05 08:08:21.171 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-05 08:08:21.187 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:08:21.189 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-05 08:08:21.192 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 08:08:21.194 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 08:08:21.197 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-05 08:08:21.199 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:08:21.202 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-05 08:08:21.204 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-05 08:08:21.206 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-05 08:08:21.209 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-05 08:08:21.211 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-05 08:08:21.213 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-05 08:08:21.216 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-05 08:08:21.219 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-05 08:08:21.270 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-08-05 08:08:21.274 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-08-05 08:08:21.275 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-08-05 08:08:21.275 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-08-05 08:08:21.279 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-08-05 08:08:21.281 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-08-05 08:08:21.284 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-08-05 08:08:21.286 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-05 08:08:21.289 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-05 08:08:21.291 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-05 08:08:21.309 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-08-05 08:08:21.326 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-05 08:08:21.328 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:08:21.330 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-08-05 08:08:21.333 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-05 08:08:21.335 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 08:08:21.337 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-05 08:08:21.339 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-05 08:08:21.342 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 08:08:21.344 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 08:08:21.346 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 08:08:21.349 | + functions-common:run_phase:1858 : local extra 2026-08-05 08:08:21.352 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-05 08:08:21.356 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 08:08:21.358 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 08:08:21.360 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-05 08:08:21.363 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-08-05 08:08:21.365 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 08:08:21.379 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:08:21.381 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 08:08:21.384 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:08:21.386 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-05 08:08:21.388 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:08:21.391 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-05 08:08:21.393 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:08:21.395 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-05 08:08:21.397 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:08:21.399 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-05 08:08:21.401 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-05 08:08:21.404 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-05 08:08:21.406 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-05 08:08:21.444 | [2071 Async install_tempest:40547]: Waiting for completion of install_tempest running on PID 40547 (1 other jobs running) 2026-08-05 08:08:21.465 | [2071 Async install_tempest:40547]: Signaling child to exit 2026-08-05 08:08:21.466 | WAKEUP 2026-08-05 08:08:21.489 | [2071 Async install_tempest:40547]: Signaled 2026-08-05 08:08:21.490 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-05 08:08:21.490 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-08-05 08:08:21.490 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-05 08:08:21.490 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-05 08:08:21.490 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-05 08:08:21.491 | +++ functions-common:git_clone:593 : pwd 2026-08-05 08:08:21.491 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 08:08:21.491 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 08:08:21.491 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 08:08:21.492 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-05 08:08:21.492 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 08:08:21.492 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 08:08:21.492 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 08:08:21.492 | ++ functions-common:git_clone:610 : echo master 2026-08-05 08:08:21.492 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-05 08:08:21.492 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 08:08:21.492 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-05 08:08:21.492 | ++ functions-common:git_timed:697 : local count=0 2026-08-05 08:08:21.492 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-05 08:08:21.493 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 08:08:21.493 | ++ functions-common:git_timed:701 : timeout=0 2026-08-05 08:08:21.493 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-05 08:08:21.493 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-05 08:08:21.493 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 08:08:21.493 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:08:21.493 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:08:21.493 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785916700857 2026-08-05 08:08:21.493 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-05 08:08:21.493 | Cloning into '/opt/stack/tempest'... 2026-08-05 08:08:21.494 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-05 08:08:21.494 | ++ functions-common:time_stop:2420 : local name 2026-08-05 08:08:21.494 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 08:08:21.494 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:08:21.494 | ++ functions-common:time_stop:2423 : local total 2026-08-05 08:08:21.494 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 08:08:21.494 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-05 08:08:21.494 | ++ functions-common:time_stop:2427 : start_time=1785916700857 2026-08-05 08:08:21.494 | ++ functions-common:time_stop:2429 : [[ -z 1785916700857 ]] 2026-08-05 08:08:21.494 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:08:21.494 | ++ functions-common:time_stop:2432 : end_time=1785916709869 2026-08-05 08:08:21.495 | ++ functions-common:time_stop:2433 : elapsed_time=9012 2026-08-05 08:08:21.495 | ++ functions-common:time_stop:2434 : total=381546 2026-08-05 08:08:21.495 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:08:21.495 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=390558 2026-08-05 08:08:21.495 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-08-05 08:08:21.495 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 08:08:21.495 | ++ functions-common:git_timed:697 : local count=0 2026-08-05 08:08:21.495 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-05 08:08:21.495 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 08:08:21.495 | ++ functions-common:git_timed:701 : timeout=0 2026-08-05 08:08:21.496 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-05 08:08:21.496 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-05 08:08:21.496 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 08:08:21.496 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:08:21.496 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:08:21.496 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785916709924 2026-08-05 08:08:21.496 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 08:08:21.496 | From https://review.opendev.org/openstack/tempest 2026-08-05 08:08:21.496 | * branch master -> FETCH_HEAD 2026-08-05 08:08:21.496 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-05 08:08:21.496 | ++ functions-common:time_stop:2420 : local name 2026-08-05 08:08:21.497 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 08:08:21.497 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:08:21.497 | ++ functions-common:time_stop:2423 : local total 2026-08-05 08:08:21.497 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 08:08:21.497 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-05 08:08:21.497 | ++ functions-common:time_stop:2427 : start_time=1785916709924 2026-08-05 08:08:21.497 | ++ functions-common:time_stop:2429 : [[ -z 1785916709924 ]] 2026-08-05 08:08:21.497 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:08:21.497 | ++ functions-common:time_stop:2432 : end_time=1785916710492 2026-08-05 08:08:21.497 | ++ functions-common:time_stop:2433 : elapsed_time=568 2026-08-05 08:08:21.498 | ++ functions-common:time_stop:2434 : total=390558 2026-08-05 08:08:21.498 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:08:21.498 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=391126 2026-08-05 08:08:21.498 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 08:08:21.498 | ++ functions-common:git_timed:697 : local count=0 2026-08-05 08:08:21.498 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-05 08:08:21.498 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 08:08:21.498 | ++ functions-common:git_timed:701 : timeout=0 2026-08-05 08:08:21.498 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-05 08:08:21.498 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-05 08:08:21.498 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 08:08:21.499 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:08:21.499 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:08:21.499 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785916710554 2026-08-05 08:08:21.499 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 08:08:21.499 | Note: switching to 'FETCH_HEAD'. 2026-08-05 08:08:21.499 | 2026-08-05 08:08:21.499 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 08:08:21.499 | changes and commit them, and you can discard any commits you make in this 2026-08-05 08:08:21.499 | state without impacting any branches by switching back to a branch. 2026-08-05 08:08:21.499 | 2026-08-05 08:08:21.500 | If you want to create a new branch to retain commits you create, you may 2026-08-05 08:08:21.500 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 08:08:21.500 | 2026-08-05 08:08:21.500 | git switch -c 2026-08-05 08:08:21.500 | 2026-08-05 08:08:21.500 | Or undo this operation with: 2026-08-05 08:08:21.500 | 2026-08-05 08:08:21.500 | git switch - 2026-08-05 08:08:21.500 | 2026-08-05 08:08:21.500 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 08:08:21.500 | 2026-08-05 08:08:21.501 | HEAD is now at fa340b1f5 Fix v2_98 schema chain for share APIs 2026-08-05 08:08:21.501 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-05 08:08:21.501 | ++ functions-common:time_stop:2420 : local name 2026-08-05 08:08:21.501 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 08:08:21.501 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:08:21.501 | ++ functions-common:time_stop:2423 : local total 2026-08-05 08:08:21.501 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 08:08:21.501 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-05 08:08:21.502 | ++ functions-common:time_stop:2427 : start_time=1785916710554 2026-08-05 08:08:21.502 | ++ functions-common:time_stop:2429 : [[ -z 1785916710554 ]] 2026-08-05 08:08:21.502 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:08:21.502 | ++ functions-common:time_stop:2432 : end_time=1785916710751 2026-08-05 08:08:21.502 | ++ functions-common:time_stop:2433 : elapsed_time=197 2026-08-05 08:08:21.502 | ++ functions-common:time_stop:2434 : total=391126 2026-08-05 08:08:21.502 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:08:21.502 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=391323 2026-08-05 08:08:21.502 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-05 08:08:21.502 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-05 08:08:21.502 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-05 08:08:21.503 | ++ functions-common:git_clone:673 : head -1 2026-08-05 08:08:21.503 | fa340b1f5 Fix v2_98 schema chain for share APIs 2026-08-05 08:08:21.503 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 08:08:21.503 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-05 08:08:21.503 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-05 08:08:21.503 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-08-05 08:08:21.503 | Collecting tox!=2.8.0,<4.0.0 2026-08-05 08:08:21.503 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-05 08:08:21.503 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-05 08:08:21.504 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-08-05 08:08:21.504 | 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-08-05 08:08:21.504 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-05 08:08:21.504 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-05 08:08:21.504 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-05 08:08:21.504 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-05 08:08:21.504 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-08-05 08:08:21.504 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-05 08:08:21.504 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-08-05 08:08:21.504 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-08-05 08:08:21.505 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-05 08:08:21.505 | 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-08-05 08:08:21.505 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-08-05 08:08:21.505 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-08-05 08:08:21.505 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-05 08:08:21.505 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-08-05 08:08:21.505 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-05 08:08:21.505 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-05 08:08:21.506 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-08-05 08:08:21.506 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 48.9 MB/s 0:00:00 2026-08-05 08:08:21.506 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-05 08:08:21.506 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-08-05 08:08:21.506 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-05 08:08:21.506 | 2026-08-05 08:08:21.506 | 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-08-05 08:08:21.506 | ++ inc/python:pip_install:216 : result=0 2026-08-05 08:08:21.507 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-05 08:08:21.507 | ++ functions-common:time_stop:2420 : local name 2026-08-05 08:08:21.507 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 08:08:21.507 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:08:21.508 | ++ functions-common:time_stop:2423 : local total 2026-08-05 08:08:21.508 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 08:08:21.508 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-05 08:08:21.508 | ++ functions-common:time_stop:2427 : start_time=1785916710819 2026-08-05 08:08:21.508 | ++ functions-common:time_stop:2429 : [[ -z 1785916710819 ]] 2026-08-05 08:08:21.508 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:08:21.508 | ++ functions-common:time_stop:2432 : end_time=1785916714312 2026-08-05 08:08:21.508 | ++ functions-common:time_stop:2433 : elapsed_time=3493 2026-08-05 08:08:21.508 | ++ functions-common:time_stop:2434 : total=160922 2026-08-05 08:08:21.508 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:08:21.508 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164415 2026-08-05 08:08:21.509 | ++ inc/python:pip_install:219 : return 0 2026-08-05 08:08:21.509 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-05 08:08:21.509 | /opt/stack/tempest ~/devstack 2026-08-05 08:08:21.509 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-05 08:08:21.509 | Switched to branch 'master' 2026-08-05 08:08:21.509 | Your branch is up to date with 'origin/master'. 2026-08-05 08:08:21.509 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-05 08:08:21.509 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-05 08:08:21.509 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.zgqLiY8Xak 2026-08-05 08:08:21.509 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.zgqLiY8Xak 2026-08-05 08:08:21.510 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-05 08:08:21.510 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.zgqLiY8Xak 2026-08-05 08:08:21.510 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-05 08:08:21.510 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-05 08:08:21.510 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-05 08:08:21.510 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 08:08:21.510 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 08:08:21.510 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 08:08:21.510 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 08:08:21.510 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-05 08:08:21.510 | full create: /opt/stack/tempest/.tox/tempest 2026-08-05 08:08:21.511 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-05 08:08:21.511 | full develop-inst: /opt/stack/tempest 2026-08-05 08:08:21.511 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.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.6.1,oslo.config==10.6.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.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@fa340b1f5fff8f57a018be206644c81b6d36b3d4#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-08-05 08:08:21.511 | ___________________________________ summary ____________________________________ 2026-08-05 08:08:21.511 | full: skipped tests 2026-08-05 08:08:21.511 | congratulations :) 2026-08-05 08:08:21.511 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.zgqLiY8Xak -r requirements.txt 2026-08-05 08:08:21.511 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-08-05 08:08:21.511 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.15.0) 2026-08-05 08:08:21.511 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-08-05 08:08:21.512 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-08-05 08:08:21.512 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-08-05 08:08:21.512 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-05 08:08:21.512 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-08-05 08:08:21.512 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-05 08:08:21.512 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.6.0) 2026-08-05 08:08:21.512 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-05 08:08:21.512 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-08-05 08:08:21.512 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-05 08:08:21.512 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-08-05 08:08:21.513 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-08-05 08:08:21.513 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-05 08:08:21.513 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-08-05 08:08:21.513 | 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-08-05 08:08:21.513 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-05 08:08:21.513 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-08-05 08:08:21.513 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-08-05 08:08:21.513 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-08-05 08:08:21.513 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-05 08:08:21.513 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-08-05 08:08:21.514 | 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-08-05 08:08:21.514 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-08-05 08:08:21.514 | 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-08-05 08:08:21.514 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-08-05 08:08:21.514 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-08-05 08:08:21.514 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-08-05 08:08:21.514 | 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-08-05 08:08:21.514 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-08-05 08:08:21.515 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-08-05 08:08:21.515 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-08-05 08:08:21.515 | 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-08-05 08:08:21.515 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-05 08:08:21.515 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-08-05 08:08:21.515 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-08-05 08:08:21.515 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-05 08:08:21.515 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-08-05 08:08:21.515 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-08-05 08:08:21.515 | 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-08-05 08:08:21.516 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-05 08:08:21.516 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-08-05 08:08:21.516 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-08-05 08:08:21.516 | 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-08-05 08:08:21.516 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-08-05 08:08:21.516 | 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-08-05 08:08:21.516 | 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-08-05 08:08:21.516 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-08-05 08:08:21.516 | 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-08-05 08:08:21.516 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-05 08:08:21.516 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-05 08:08:21.517 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-05 08:08:21.517 | 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-08-05 08:08:21.517 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-08-05 08:08:21.517 | 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-08-05 08:08:21.517 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-08-05 08:08:21.517 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-05 08:08:21.517 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-05 08:08:21.517 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-05 08:08:21.517 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-05 08:08:21.517 | 2026-08-05 08:08:21.518 | [notice] A new release of pip is available: 26.1.2 -> 26.2.1 2026-08-05 08:08:21.518 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-08-05 08:08:21.518 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-05 08:08:21.518 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.zgqLiY8Xak 2026-08-05 08:08:21.518 | ++ lib/tempest:install_tempest:868 : popd 2026-08-05 08:08:21.518 | ~/devstack 2026-08-05 08:08:21.543 | [2071 Async install_tempest:40547]: finished install_tempest with result 0 in 44 seconds 2026-08-05 08:08:21.550 | ++ inc/async:async_wait:197 : return 0 2026-08-05 08:08:21.553 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-05 08:08:21.557 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:08:21.561 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-05 08:08:21.565 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-05 08:08:21.570 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-05 08:08:21.574 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-05 08:08:21.578 | ++ inc/python:setup_develop:353 : local bindep 2026-08-05 08:08:21.582 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-05 08:08:21.586 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-05 08:08:21.589 | ++ inc/python:setup_develop:359 : local extras= 2026-08-05 08:08:21.593 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-05 08:08:21.596 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 08:08:21.598 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-05 08:08:21.602 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-05 08:08:21.606 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 08:08:21.609 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 08:08:21.613 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-05 08:08:21.617 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 08:08:21.621 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-05 08:08:21.624 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 08:08:21.627 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 08:08:21.631 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-05 08:08:21.637 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-05 08:08:21.639 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-05 08:08:21.642 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-05 08:08:21.804 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-05 08:08:21.808 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-05 08:08:21.811 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-05 08:08:21.815 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 08:08:21.817 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-05 08:08:21.820 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-05 08:08:21.823 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-05 08:08:21.826 | ++ inc/python:setup_package:446 : local extras= 2026-08-05 08:08:21.829 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 08:08:21.831 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 08:08:21.834 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 08:08:21.837 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 08:08:21.840 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 08:08:21.843 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-05 08:08:21.870 | Using python 3.12 to install /opt/stack/tempest 2026-08-05 08:08:21.873 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-08-05 08:08:22.964 | Obtaining file:///opt/stack/tempest 2026-08-05 08:08:22.969 | Installing build dependencies: started 2026-08-05 08:08:24.712 | Installing build dependencies: finished with status 'done' 2026-08-05 08:08:24.714 | Checking if build backend supports build_editable: started 2026-08-05 08:08:25.276 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 08:08:25.278 | Getting requirements to build editable: started 2026-08-05 08:08:25.590 | Getting requirements to build editable: finished with status 'done' 2026-08-05 08:08:25.592 | Preparing editable metadata (pyproject.toml): started 2026-08-05 08:08:26.982 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 08:08:27.008 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.0.3) 2026-08-05 08:08:27.010 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.15.0) 2026-08-05 08:08:27.012 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.26.0) 2026-08-05 08:08:27.013 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.9.1) 2026-08-05 08:08:27.014 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.0.0) 2026-08-05 08:08:27.015 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (43.0.3) 2026-08-05 08:08:27.016 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.3.0) 2026-08-05 08:08:27.017 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.6.1) 2026-08-05 08:08:27.018 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.6.0) 2026-08-05 08:08:27.019 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (8.3.0) 2026-08-05 08:08:27.063 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev43) 2026-08-05 08:08:27.065 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-05 08:08:27.070 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.11.0) 2026-08-05 08:08:27.071 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.1.1) 2026-08-05 08:08:27.073 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.3.2) 2026-08-05 08:08:27.074 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (6.0.3) 2026-08-05 08:08:27.075 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.4.6) 2026-08-05 08:08:27.076 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.9.0) 2026-08-05 08:08:27.077 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.18.0) 2026-08-05 08:08:27.078 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.7.0) 2026-08-05 08:08:27.079 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.1.0) 2026-08-05 08:08:27.080 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.7.1) 2026-08-05 08:08:27.081 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.20) 2026-08-05 08:08:27.082 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.6.2) 2026-08-05 08:08:27.084 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (0.6.0) 2026-08-05 08:08:27.085 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (4.0.0) 2026-08-05 08:08:27.090 | 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.dev43) (3.0.52) 2026-08-05 08:08:27.091 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (1.11.0) 2026-08-05 08:08:27.092 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (15.0.0) 2026-08-05 08:08:27.093 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (1.8.0) 2026-08-05 08:08:27.096 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev43) (2.0.0) 2026-08-05 08:08:27.100 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev43) (3.0) 2026-08-05 08:08:27.103 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev43) (2.2.2) 2026-08-05 08:08:27.110 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (26.1.0) 2026-08-05 08:08:27.111 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (2025.9.1) 2026-08-05 08:08:27.112 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (0.37.0) 2026-08-05 08:08:27.113 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (2026.5.1) 2026-08-05 08:08:27.123 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev43) (6.9.0) 2026-08-05 08:08:27.127 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev43) (2.0.0) 2026-08-05 08:08:27.128 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev43) (2.34.2) 2026-08-05 08:08:27.133 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev43) (6.5.0) 2026-08-05 08:08:27.135 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev43) (2.9.0.post0) 2026-08-05 08:08:27.138 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev43) (4.15.0) 2026-08-05 08:08:27.141 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev43) (1.2.1) 2026-08-05 08:08:27.146 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (2.1.0) 2026-08-05 08:08:27.148 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (3.3.2) 2026-08-05 08:08:27.149 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (26.2) 2026-08-05 08:08:27.150 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (7.2.2) 2026-08-05 08:08:27.157 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (5.0.0) 2026-08-05 08:08:27.158 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (3.0.3) 2026-08-05 08:08:27.159 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (1.6.2) 2026-08-05 08:08:27.166 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev43) (83.0.0) 2026-08-05 08:08:27.170 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev43) (0.8.1) 2026-08-05 08:08:27.190 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev43) (1.17.0) 2026-08-05 08:08:27.201 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (3.4.7) 2026-08-05 08:08:27.202 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (3.18) 2026-08-05 08:08:27.204 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (2023.11.17) 2026-08-05 08:08:27.220 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (4.2.0) 2026-08-05 08:08:27.221 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (2.20.0) 2026-08-05 08:08:27.227 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (0.1.2) 2026-08-05 08:08:27.242 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev43) (0.16.0) 2026-08-05 08:08:27.256 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev43) 2026-08-05 08:08:27.259 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-05 08:08:27.298 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-05 08:08:27.301 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-08-05 08:08:27.316 | Building wheels for collected packages: tempest 2026-08-05 08:08:27.318 | Building editable for tempest (pyproject.toml): started 2026-08-05 08:08:29.022 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-05 08:08:29.023 | Created wheel for tempest: filename=tempest-46.3.1.dev43-0.editable-py3-none-any.whl size=8320 sha256=e3427989833079a3ecbb2f295e190cab68834b68c562b1db79e3f0cbdbf5bce0 2026-08-05 08:08:29.024 | Stored in directory: /tmp/pip-ephem-wheel-cache-t6emg8gg/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-05 08:08:29.028 | Successfully built tempest 2026-08-05 08:08:29.345 | Installing collected packages: tomlkit, stestr, tempest 2026-08-05 08:08:29.615 | 2026-08-05 08:08:29.643 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev43 tomlkit-0.15.0 2026-08-05 08:08:29.828 | ++ inc/python:pip_install:216 : result=0 2026-08-05 08:08:29.832 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-05 08:08:29.835 | ++ functions-common:time_stop:2420 : local name 2026-08-05 08:08:29.838 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 08:08:29.841 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:08:29.843 | ++ functions-common:time_stop:2423 : local total 2026-08-05 08:08:29.846 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 08:08:29.849 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-05 08:08:29.851 | ++ functions-common:time_stop:2427 : start_time=1785917301864 2026-08-05 08:08:29.854 | ++ functions-common:time_stop:2429 : [[ -z 1785917301864 ]] 2026-08-05 08:08:29.857 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:08:29.861 | ++ functions-common:time_stop:2432 : end_time=1785917309858 2026-08-05 08:08:29.864 | ++ functions-common:time_stop:2433 : elapsed_time=7994 2026-08-05 08:08:29.867 | ++ functions-common:time_stop:2434 : total=172686 2026-08-05 08:08:29.869 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:08:29.872 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180680 2026-08-05 08:08:29.874 | ++ inc/python:pip_install:219 : return 0 2026-08-05 08:08:29.877 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 08:08:29.880 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 08:08:29.882 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-05 08:08:29.885 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-05 08:08:29.888 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 08:08:29.891 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 08:08:29.894 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-08-05 08:08:29.897 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-05 08:08:29.900 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-05 08:08:29.903 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-05 08:08:29.906 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-05 08:08:29.909 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-05 08:08:29.912 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-05 08:08:29.915 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-05 08:08:29.917 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-05 08:08:29.920 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-05 08:08:29.923 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-05 08:08:29.926 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-05 08:08:29.928 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-05 08:08:29.931 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-05 08:08:29.934 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-05 08:08:29.937 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-05 08:08:29.939 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-05 08:08:29.942 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-05 08:08:29.946 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-05 08:08:29.950 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-05 08:08:29.953 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-05 08:08:29.953 | ' 2026-08-05 08:08:29.956 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-05 08:08:29.959 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-05 08:08:29.981 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:08:29.984 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-05 08:08:29.987 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-05 08:08:29.991 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-05 08:08:29.993 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-05 08:08:29.998 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-05 08:08:29.998 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-05 08:08:30.000 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-05 08:08:33.658 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:08:33.662 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-05 08:08:33.665 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-05 08:08:33.669 | ++ lib/tempest:get_active_images:176 : img_id=89278436-b56f-45f7-8c42-c9afd7bd7453 2026-08-05 08:08:33.672 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-05 08:08:33.675 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-05 08:08:33.678 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-08-05 08:08:33.681 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-05 08:08:33.684 | ++ lib/tempest:configure_tempest:266 : '[' -z 89278436-b56f-45f7-8c42-c9afd7bd7453 ']' 2026-08-05 08:08:33.688 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=89278436-b56f-45f7-8c42-c9afd7bd7453 2026-08-05 08:08:33.691 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-08-05 08:08:33.707 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-05 08:08:33.712 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-08-05 08:08:33.715 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-05 08:08:33.718 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-05 08:08:33.720 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-05 08:08:33.723 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-05 08:08:33.726 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-05 08:08:33.728 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-05 08:08:33.733 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-05 08:08:33.734 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-05 08:08:36.784 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:08:36.789 | ++ lib/tempest:configure_tempest:303 : admin_project_id=654c7af809d145caaadc8738d3dc3df2 2026-08-05 08:08:36.791 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-05 08:08:36.812 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:08:36.815 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-05 08:08:40.054 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:08:40.057 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-05 08:08:40.057 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-05 08:08:40.057 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-05 08:08:40.057 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-05 08:08:40.057 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-05 08:08:40.058 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-05 08:08:40.058 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-05 08:08:40.058 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-05 08:08:40.058 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-05 08:08:40.058 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-05 08:08:40.058 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-05 08:08:40.058 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-05 08:08:40.058 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-05 08:08:40.058 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-05 08:08:40.060 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-05 08:08:40.063 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-05 08:08:40.063 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-05 08:08:40.063 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-05 08:08:40.063 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-05 08:08:40.063 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-05 08:08:40.063 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-05 08:08:40.063 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-05 08:08:40.063 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-05 08:08:40.063 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-05 08:08:40.064 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-05 08:08:40.064 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-05 08:08:40.064 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-05 08:08:40.064 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-05 08:08:40.064 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-05 08:08:40.067 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 89278436-b56f-45f7-8c42-c9afd7bd7453 2026-08-05 08:08:40.070 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-05 08:08:40.074 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 89278436-b56f-45f7-8c42-c9afd7bd7453 -c size -f value 2026-08-05 08:08:43.220 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:08:43.223 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-05 08:08:43.226 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-05 08:08:43.226 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-05 08:08:43.268 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-05 08:08:43.270 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-05 08:08:43.273 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-08-05 08:08:46.289 | +----------------------------+-----------------------+ 2026-08-05 08:08:46.289 | | Field | Value | 2026-08-05 08:08:46.289 | +----------------------------+-----------------------+ 2026-08-05 08:08:46.290 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 08:08:46.290 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 08:08:46.290 | | description | None | 2026-08-05 08:08:46.290 | | disk | 1 | 2026-08-05 08:08:46.290 | | id | 42 | 2026-08-05 08:08:46.290 | | name | m1.nano | 2026-08-05 08:08:46.290 | | os-flavor-access:is_public | True | 2026-08-05 08:08:46.290 | | properties | hw_rng:allowed='True' | 2026-08-05 08:08:46.291 | | ram | 192 | 2026-08-05 08:08:46.291 | | rxtx_factor | 1.0 | 2026-08-05 08:08:46.291 | | swap | 0 | 2026-08-05 08:08:46.291 | | vcpus | 1 | 2026-08-05 08:08:46.291 | +----------------------------+-----------------------+ 2026-08-05 08:08:46.603 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-05 08:08:46.605 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-05 08:08:46.605 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-05 08:08:46.605 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-05 08:08:46.606 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-05 08:08:46.606 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-05 08:08:46.606 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-05 08:08:46.606 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-05 08:08:46.606 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-05 08:08:46.606 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-05 08:08:46.606 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-05 08:08:46.607 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-05 08:08:46.607 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-05 08:08:46.607 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-05 08:08:46.607 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-05 08:08:46.608 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 89278436-b56f-45f7-8c42-c9afd7bd7453 2026-08-05 08:08:46.611 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-05 08:08:46.614 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 89278436-b56f-45f7-8c42-c9afd7bd7453 -c size -f value 2026-08-05 08:08:49.824 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:08:49.826 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-05 08:08:49.829 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-05 08:08:49.829 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-05 08:08:49.872 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-05 08:08:49.874 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-05 08:08:49.876 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-08-05 08:08:52.746 | +----------------------------+-----------------------+ 2026-08-05 08:08:52.746 | | Field | Value | 2026-08-05 08:08:52.746 | +----------------------------+-----------------------+ 2026-08-05 08:08:52.746 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 08:08:52.746 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 08:08:52.746 | | description | None | 2026-08-05 08:08:52.746 | | disk | 1 | 2026-08-05 08:08:52.747 | | id | 84 | 2026-08-05 08:08:52.747 | | name | m1.micro | 2026-08-05 08:08:52.747 | | os-flavor-access:is_public | True | 2026-08-05 08:08:52.747 | | properties | hw_rng:allowed='True' | 2026-08-05 08:08:52.747 | | ram | 256 | 2026-08-05 08:08:52.747 | | rxtx_factor | 1.0 | 2026-08-05 08:08:52.747 | | swap | 0 | 2026-08-05 08:08:52.748 | | vcpus | 1 | 2026-08-05 08:08:52.748 | +----------------------------+-----------------------+ 2026-08-05 08:08:53.033 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-05 08:08:53.035 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-05 08:08:53.051 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:08:53.053 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-05 08:08:53.055 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-08-05 08:08:53.057 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-05 08:08:53.059 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-05 08:08:53.061 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-05 08:08:53.064 | +++ functions-common:git_clone:593 : pwd 2026-08-05 08:08:53.068 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 08:08:53.070 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 08:08:53.073 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 08:08:53.093 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-05 08:08:53.096 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 08:08:53.099 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 08:08:53.102 | ++ functions-common:git_clone:610 : echo master 2026-08-05 08:08:53.104 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 08:08:53.111 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-05 08:08:53.113 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 08:08:53.115 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-08-05 08:08:53.118 | ++ functions-common:git_timed:697 : local count=0 2026-08-05 08:08:53.120 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-05 08:08:53.124 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 08:08:53.126 | ++ functions-common:git_timed:701 : timeout=0 2026-08-05 08:08:53.129 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-05 08:08:53.132 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-05 08:08:53.135 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 08:08:53.138 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:08:53.143 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:08:53.149 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785917333144 2026-08-05 08:08:53.151 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-08-05 08:08:53.154 | Cloning into '/opt/stack/os-test-images'... 2026-08-05 08:08:53.865 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-05 08:08:53.868 | ++ functions-common:time_stop:2420 : local name 2026-08-05 08:08:53.871 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 08:08:53.873 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:08:53.876 | ++ functions-common:time_stop:2423 : local total 2026-08-05 08:08:53.879 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 08:08:53.882 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-05 08:08:53.884 | ++ functions-common:time_stop:2427 : start_time=1785917333144 2026-08-05 08:08:53.887 | ++ functions-common:time_stop:2429 : [[ -z 1785917333144 ]] 2026-08-05 08:08:53.890 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:08:53.895 | ++ functions-common:time_stop:2432 : end_time=1785917333892 2026-08-05 08:08:53.897 | ++ functions-common:time_stop:2433 : elapsed_time=748 2026-08-05 08:08:53.900 | ++ functions-common:time_stop:2434 : total=381546 2026-08-05 08:08:53.903 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:08:53.905 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=382294 2026-08-05 08:08:53.908 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-08-05 08:08:53.911 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 08:08:53.913 | ++ functions-common:git_timed:697 : local count=0 2026-08-05 08:08:53.916 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-05 08:08:53.919 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 08:08:53.921 | ++ functions-common:git_timed:701 : timeout=0 2026-08-05 08:08:53.924 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-05 08:08:53.927 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-05 08:08:53.929 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 08:08:53.931 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:08:53.935 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:08:53.939 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785917333936 2026-08-05 08:08:53.941 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 08:08:54.433 | From https://review.opendev.org/openstack/os-test-images 2026-08-05 08:08:54.433 | * branch master -> FETCH_HEAD 2026-08-05 08:08:54.443 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-05 08:08:54.446 | ++ functions-common:time_stop:2420 : local name 2026-08-05 08:08:54.448 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 08:08:54.451 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:08:54.455 | ++ functions-common:time_stop:2423 : local total 2026-08-05 08:08:54.457 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 08:08:54.459 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-05 08:08:54.461 | ++ functions-common:time_stop:2427 : start_time=1785917333936 2026-08-05 08:08:54.464 | ++ functions-common:time_stop:2429 : [[ -z 1785917333936 ]] 2026-08-05 08:08:54.466 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:08:54.470 | ++ functions-common:time_stop:2432 : end_time=1785917334468 2026-08-05 08:08:54.472 | ++ functions-common:time_stop:2433 : elapsed_time=532 2026-08-05 08:08:54.474 | ++ functions-common:time_stop:2434 : total=382294 2026-08-05 08:08:54.477 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:08:54.480 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=382826 2026-08-05 08:08:54.482 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 08:08:54.484 | ++ functions-common:git_timed:697 : local count=0 2026-08-05 08:08:54.487 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-05 08:08:54.490 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 08:08:54.493 | ++ functions-common:git_timed:701 : timeout=0 2026-08-05 08:08:54.495 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-05 08:08:54.497 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-05 08:08:54.499 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 08:08:54.501 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 08:08:54.504 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 08:08:54.508 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785917334506 2026-08-05 08:08:54.510 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 08:08:54.517 | Note: switching to 'FETCH_HEAD'. 2026-08-05 08:08:54.517 | 2026-08-05 08:08:54.517 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 08:08:54.517 | changes and commit them, and you can discard any commits you make in this 2026-08-05 08:08:54.517 | state without impacting any branches by switching back to a branch. 2026-08-05 08:08:54.517 | 2026-08-05 08:08:54.517 | If you want to create a new branch to retain commits you create, you may 2026-08-05 08:08:54.517 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 08:08:54.517 | 2026-08-05 08:08:54.517 | git switch -c 2026-08-05 08:08:54.517 | 2026-08-05 08:08:54.518 | Or undo this operation with: 2026-08-05 08:08:54.518 | 2026-08-05 08:08:54.518 | git switch - 2026-08-05 08:08:54.518 | 2026-08-05 08:08:54.518 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 08:08:54.518 | 2026-08-05 08:08:54.518 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-08-05 08:08:54.520 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-05 08:08:54.522 | ++ functions-common:time_stop:2420 : local name 2026-08-05 08:08:54.525 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 08:08:54.527 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 08:08:54.529 | ++ functions-common:time_stop:2423 : local total 2026-08-05 08:08:54.531 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 08:08:54.533 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-05 08:08:54.535 | ++ functions-common:time_stop:2427 : start_time=1785917334506 2026-08-05 08:08:54.537 | ++ functions-common:time_stop:2429 : [[ -z 1785917334506 ]] 2026-08-05 08:08:54.540 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 08:08:54.544 | ++ functions-common:time_stop:2432 : end_time=1785917334541 2026-08-05 08:08:54.546 | ++ functions-common:time_stop:2433 : elapsed_time=35 2026-08-05 08:08:54.548 | ++ functions-common:time_stop:2434 : total=382826 2026-08-05 08:08:54.550 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 08:08:54.553 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=382861 2026-08-05 08:08:54.556 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-05 08:08:54.573 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-05 08:08:54.577 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-05 08:08:54.578 | ++ functions-common:git_clone:673 : head -1 2026-08-05 08:08:54.580 | 5d0367e Clean-up zuul config spacing 2026-08-05 08:08:54.582 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 08:08:54.585 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-05 08:08:54.585 | /opt/stack/os-test-images ~/devstack 2026-08-05 08:08:54.587 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-05 08:08:55.031 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-05 08:08:55.679 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-05 08:08:58.445 | generate installed: PyYAML==6.0.3 2026-08-05 08:08:58.446 | generate run-test-pre: PYTHONHASHSEED='330276659' 2026-08-05 08:08:58.446 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-05 08:08:58.570 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-05 08:08:58.589 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-08-05 08:08:58.610 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-08-05 08:08:58.637 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-05 08:08:58.640 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-05 08:08:58.648 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-05 08:08:58.655 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-05 08:08:58.690 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-05 08:08:58.702 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-05 08:08:58.710 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-05 08:08:58.722 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-05 08:08:58.722 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-08-05 08:08:58.730 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-08-05 08:08:58.736 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-05 08:08:58.760 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-08-05 08:08:58.765 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-05 08:08:58.767 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-05 08:08:58.779 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-05 08:08:58.790 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-05 08:08:58.804 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-05 08:08:58.806 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-08-05 08:08:58.820 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-08-05 08:08:58.823 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-05 08:08:58.826 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-08-05 08:08:58.837 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-08-05 08:08:58.841 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-08-05 08:08:58.855 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-05 08:08:58.883 | ___________________________________ summary ____________________________________ 2026-08-05 08:08:58.884 | generate: commands succeeded 2026-08-05 08:08:58.884 | congratulations :) 2026-08-05 08:08:58.926 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-05 08:08:58.926 | ~/devstack 2026-08-05 08:08:58.929 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-08-05 08:08:58.968 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-05 08:08:58.971 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-05 08:08:58.995 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-05 08:08:58.998 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-05 08:08:59.001 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-05 08:08:59.038 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-08-05 08:08:59.076 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-05 08:08:59.079 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-05 08:08:59.082 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-05 08:08:59.085 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-05 08:08:59.089 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-05 08:09:02.229 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:09:02.231 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-05 08:09:02.231 | address-scope 2026-08-05 08:09:02.232 | agent 2026-08-05 08:09:02.232 | allowed-address-pairs 2026-08-05 08:09:02.232 | auto-allocated-topology 2026-08-05 08:09:02.232 | availability_zone 2026-08-05 08:09:02.232 | default-subnetpools 2026-08-05 08:09:02.232 | dhcp_agent_scheduler 2026-08-05 08:09:02.232 | dns-integration 2026-08-05 08:09:02.232 | dns-domain-ports 2026-08-05 08:09:02.232 | dns-integration-domain-keywords 2026-08-05 08:09:02.232 | empty-string-filtering 2026-08-05 08:09:02.232 | external-net 2026-08-05 08:09:02.232 | extra_dhcp_opt 2026-08-05 08:09:02.233 | extraroute 2026-08-05 08:09:02.233 | extraroute-atomic 2026-08-05 08:09:02.233 | filter-validation 2026-08-05 08:09:02.233 | floating-ip-port-forwarding-detail 2026-08-05 08:09:02.233 | fip-port-details 2026-08-05 08:09:02.233 | flavors 2026-08-05 08:09:02.233 | floatingip-pools 2026-08-05 08:09:02.233 | router 2026-08-05 08:09:02.233 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:09:02.233 | enable-default-route-bfd 2026-08-05 08:09:02.233 | enable-default-route-ecmp 2026-08-05 08:09:02.234 | ext-gw-mode 2026-08-05 08:09:02.234 | l3-ha 2026-08-05 08:09:02.234 | external-gateway-multihoming 2026-08-05 08:09:02.234 | l3-flavors 2026-08-05 08:09:02.234 | l3_agent_scheduler 2026-08-05 08:09:02.234 | multi-provider 2026-08-05 08:09:02.234 | net-mtu 2026-08-05 08:09:02.234 | net-mtu-writable 2026-08-05 08:09:02.234 | network_availability_zone 2026-08-05 08:09:02.234 | network-ip-availability 2026-08-05 08:09:02.234 | network-ip-availability-details 2026-08-05 08:09:02.235 | pagination 2026-08-05 08:09:02.235 | port-device-profile 2026-08-05 08:09:02.235 | port-mac-address-regenerate 2026-08-05 08:09:02.235 | port-numa-affinity-policy 2026-08-05 08:09:02.235 | port-numa-affinity-policy-socket 2026-08-05 08:09:02.235 | binding 2026-08-05 08:09:02.235 | binding-extended 2026-08-05 08:09:02.235 | port-security 2026-08-05 08:09:02.235 | project-id 2026-08-05 08:09:02.235 | provider 2026-08-05 08:09:02.235 | qinq 2026-08-05 08:09:02.235 | quota-check-limit 2026-08-05 08:09:02.236 | quota-check-limit-default 2026-08-05 08:09:02.236 | quotas 2026-08-05 08:09:02.236 | quota_details 2026-08-05 08:09:02.236 | rbac-policies 2026-08-05 08:09:02.236 | rbac-address-scope 2026-08-05 08:09:02.236 | rbac-security-groups 2026-08-05 08:09:02.236 | revision-if-match 2026-08-05 08:09:02.236 | standard-attr-revisions 2026-08-05 08:09:02.236 | router_availability_zone 2026-08-05 08:09:02.236 | router-enable-snat 2026-08-05 08:09:02.236 | security-groups-default-rules 2026-08-05 08:09:02.237 | security-groups-default-statefulness 2026-08-05 08:09:02.237 | security-groups-normalized-cidr 2026-08-05 08:09:02.237 | security-groups-remote-address-group 2026-08-05 08:09:02.237 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:09:02.237 | security-groups-shared-filtering 2026-08-05 08:09:02.237 | security-group 2026-08-05 08:09:02.237 | service-type 2026-08-05 08:09:02.237 | sorting 2026-08-05 08:09:02.237 | standard-attr-description 2026-08-05 08:09:02.237 | stateful-security-group 2026-08-05 08:09:02.237 | subnet-dns-publish-fixed-ip 2026-08-05 08:09:02.237 | subnet-external-network 2026-08-05 08:09:02.238 | subnet_onboard 2026-08-05 08:09:02.238 | subnet-service-types 2026-08-05 08:09:02.238 | subnet_allocation 2026-08-05 08:09:02.238 | subnetpool-prefix-ops 2026-08-05 08:09:02.238 | tag-creation 2026-08-05 08:09:02.238 | standard-attr-tag 2026-08-05 08:09:02.238 | standard-attr-timestamp 2026-08-05 08:09:02.238 | vlan-transparent' 2026-08-05 08:09:02.238 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-05 08:09:02.238 | address-scope 2026-08-05 08:09:02.238 | agent 2026-08-05 08:09:02.239 | allowed-address-pairs 2026-08-05 08:09:02.239 | auto-allocated-topology 2026-08-05 08:09:02.239 | availability_zone 2026-08-05 08:09:02.239 | default-subnetpools 2026-08-05 08:09:02.239 | dhcp_agent_scheduler 2026-08-05 08:09:02.239 | dns-integration 2026-08-05 08:09:02.239 | dns-domain-ports 2026-08-05 08:09:02.239 | dns-integration-domain-keywords 2026-08-05 08:09:02.239 | empty-string-filtering 2026-08-05 08:09:02.239 | external-net 2026-08-05 08:09:02.239 | extra_dhcp_opt 2026-08-05 08:09:02.239 | extraroute 2026-08-05 08:09:02.240 | extraroute-atomic 2026-08-05 08:09:02.240 | filter-validation 2026-08-05 08:09:02.240 | floating-ip-port-forwarding-detail 2026-08-05 08:09:02.240 | fip-port-details 2026-08-05 08:09:02.240 | flavors 2026-08-05 08:09:02.240 | floatingip-pools 2026-08-05 08:09:02.240 | router 2026-08-05 08:09:02.240 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 08:09:02.240 | enable-default-route-bfd 2026-08-05 08:09:02.240 | enable-default-route-ecmp 2026-08-05 08:09:02.240 | ext-gw-mode 2026-08-05 08:09:02.241 | l3-ha 2026-08-05 08:09:02.241 | external-gateway-multihoming 2026-08-05 08:09:02.241 | l3-flavors 2026-08-05 08:09:02.241 | l3_agent_scheduler 2026-08-05 08:09:02.241 | multi-provider 2026-08-05 08:09:02.241 | net-mtu 2026-08-05 08:09:02.241 | net-mtu-writable 2026-08-05 08:09:02.241 | network_availability_zone 2026-08-05 08:09:02.241 | network-ip-availability 2026-08-05 08:09:02.241 | network-ip-availability-details 2026-08-05 08:09:02.241 | pagination 2026-08-05 08:09:02.242 | port-device-profile 2026-08-05 08:09:02.242 | port-mac-address-regenerate 2026-08-05 08:09:02.242 | port-numa-affinity-policy 2026-08-05 08:09:02.242 | port-numa-affinity-policy-socket 2026-08-05 08:09:02.242 | binding 2026-08-05 08:09:02.242 | binding-extended 2026-08-05 08:09:02.242 | port-security 2026-08-05 08:09:02.242 | project-id 2026-08-05 08:09:02.242 | provider 2026-08-05 08:09:02.242 | qinq 2026-08-05 08:09:02.242 | quota-check-limit 2026-08-05 08:09:02.243 | quota-check-limit-default 2026-08-05 08:09:02.243 | quotas 2026-08-05 08:09:02.243 | quota_details 2026-08-05 08:09:02.243 | rbac-policies 2026-08-05 08:09:02.243 | rbac-address-scope 2026-08-05 08:09:02.243 | rbac-security-groups 2026-08-05 08:09:02.243 | revision-if-match 2026-08-05 08:09:02.243 | standard-attr-revisions 2026-08-05 08:09:02.243 | router_availability_zone 2026-08-05 08:09:02.243 | router-enable-snat 2026-08-05 08:09:02.243 | security-groups-default-rules 2026-08-05 08:09:02.244 | security-groups-default-statefulness 2026-08-05 08:09:02.244 | security-groups-normalized-cidr 2026-08-05 08:09:02.244 | security-groups-remote-address-group 2026-08-05 08:09:02.244 | security-groups-rules-belongs-to-default-sg 2026-08-05 08:09:02.244 | security-groups-shared-filtering 2026-08-05 08:09:02.244 | security-group 2026-08-05 08:09:02.244 | service-type 2026-08-05 08:09:02.244 | sorting 2026-08-05 08:09:02.244 | standard-attr-description 2026-08-05 08:09:02.244 | stateful-security-group 2026-08-05 08:09:02.244 | subnet-dns-publish-fixed-ip 2026-08-05 08:09:02.244 | subnet-external-network 2026-08-05 08:09:02.245 | subnet_onboard 2026-08-05 08:09:02.245 | subnet-service-types 2026-08-05 08:09:02.245 | subnet_allocation 2026-08-05 08:09:02.245 | subnetpool-prefix-ops 2026-08-05 08:09:02.245 | tag-creation 2026-08-05 08:09:02.245 | standard-attr-tag 2026-08-05 08:09:02.245 | standard-attr-timestamp 2026-08-05 08:09:02.245 | vlan-transparent =~ external-net ]] 2026-08-05 08:09:02.245 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-05 08:09:02.247 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-05 08:09:05.492 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 08:09:05.496 | ++ lib/tempest:configure_tempest:395 : public_network_id=0fb54a5b-e1cb-462b-95aa-5c83d0a965f6 2026-08-05 08:09:05.498 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-05 08:09:09.108 | +---------------------------+--------------------------------------+ 2026-08-05 08:09:09.108 | | Field | Value | 2026-08-05 08:09:09.108 | +---------------------------+--------------------------------------+ 2026-08-05 08:09:09.108 | | admin_state_up | UP | 2026-08-05 08:09:09.109 | | availability_zone_hints | | 2026-08-05 08:09:09.109 | | availability_zones | | 2026-08-05 08:09:09.109 | | created_at | 2026-08-05T08:09:08Z | 2026-08-05 08:09:09.109 | | description | | 2026-08-05 08:09:09.109 | | dns_domain | None | 2026-08-05 08:09:09.111 | | id | 208cac0e-cfed-4b0b-9a1c-b323acb1dbd4 | 2026-08-05 08:09:09.111 | | ipv4_address_scope | None | 2026-08-05 08:09:09.111 | | ipv6_address_scope | None | 2026-08-05 08:09:09.111 | | is_default | False | 2026-08-05 08:09:09.111 | | is_vlan_qinq | None | 2026-08-05 08:09:09.111 | | is_vlan_transparent | False | 2026-08-05 08:09:09.112 | | mtu | 1442 | 2026-08-05 08:09:09.112 | | name | shared | 2026-08-05 08:09:09.112 | | port_security_enabled | True | 2026-08-05 08:09:09.112 | | project_id | 654c7af809d145caaadc8738d3dc3df2 | 2026-08-05 08:09:09.112 | | provider:network_type | geneve | 2026-08-05 08:09:09.112 | | provider:physical_network | None | 2026-08-05 08:09:09.112 | | provider:segmentation_id | 58357 | 2026-08-05 08:09:09.112 | | pvlan | None | 2026-08-05 08:09:09.112 | | qinq | False | 2026-08-05 08:09:09.112 | | qos_policy_id | None | 2026-08-05 08:09:09.113 | | revision_number | 1 | 2026-08-05 08:09:09.113 | | router:external | Internal | 2026-08-05 08:09:09.113 | | segments | None | 2026-08-05 08:09:09.113 | | shared | True | 2026-08-05 08:09:09.113 | | status | ACTIVE | 2026-08-05 08:09:09.113 | | subnets | | 2026-08-05 08:09:09.113 | | tags | | 2026-08-05 08:09:09.113 | | updated_at | 2026-08-05T08:09:08Z | 2026-08-05 08:09:09.113 | +---------------------------+--------------------------------------+ 2026-08-05 08:09:09.400 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-08-05 08:09:13.417 | +----------------------+--------------------------------------+ 2026-08-05 08:09:13.417 | | Field | Value | 2026-08-05 08:09:13.417 | +----------------------+--------------------------------------+ 2026-08-05 08:09:13.418 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-05 08:09:13.418 | | cidr | 192.168.233.0/24 | 2026-08-05 08:09:13.418 | | created_at | 2026-08-05T08:09:12Z | 2026-08-05 08:09:13.418 | | description | shared-subnet | 2026-08-05 08:09:13.418 | | dns_nameservers | | 2026-08-05 08:09:13.418 | | dns_publish_fixed_ip | None | 2026-08-05 08:09:13.418 | | enable_dhcp | True | 2026-08-05 08:09:13.418 | | gateway_ip | 192.168.233.1 | 2026-08-05 08:09:13.419 | | host_routes | | 2026-08-05 08:09:13.419 | | id | 0d194e87-10e8-4dd3-928f-699fab6c4ffd | 2026-08-05 08:09:13.419 | | ip_version | 4 | 2026-08-05 08:09:13.419 | | ipv6_address_mode | None | 2026-08-05 08:09:13.419 | | ipv6_ra_mode | None | 2026-08-05 08:09:13.419 | | name | shared-subnet | 2026-08-05 08:09:13.420 | | network_id | 208cac0e-cfed-4b0b-9a1c-b323acb1dbd4 | 2026-08-05 08:09:13.420 | | project_id | 654c7af809d145caaadc8738d3dc3df2 | 2026-08-05 08:09:13.420 | | revision_number | 0 | 2026-08-05 08:09:13.420 | | router:external | False | 2026-08-05 08:09:13.420 | | segment_id | None | 2026-08-05 08:09:13.420 | | service_types | | 2026-08-05 08:09:13.420 | | subnetpool_id | None | 2026-08-05 08:09:13.421 | | tags | | 2026-08-05 08:09:13.421 | | updated_at | 2026-08-05T08:09:12Z | 2026-08-05 08:09:13.421 | +----------------------+--------------------------------------+ 2026-08-05 08:09:13.705 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-05 08:09:13.736 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-05 08:09:13.771 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-05 08:09:13.776 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-05 08:09:13.804 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-05 08:09:13.831 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-05 08:09:13.858 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-05 08:09:13.888 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-05 08:09:13.918 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.9/identity/v3 2026-08-05 08:09:13.948 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-05 08:09:13.975 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-05 08:09:14.002 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-05 08:09:14.033 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-05 08:09:14.035 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-05 08:09:14.068 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-08-05 08:09:14.098 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-05 08:09:14.127 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-05 08:09:14.156 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-05 08:09:14.185 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-05 08:09:14.200 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:09:14.203 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-05 08:09:14.205 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-05 08:09:14.237 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-05 08:09:14.252 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:09:14.254 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-05 08:09:14.281 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-05 08:09:14.308 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-05 08:09:14.336 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-05 08:09:14.338 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-08-05 08:09:14.365 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-05 08:09:14.393 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-05 08:09:14.407 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:09:14.409 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 89278436-b56f-45f7-8c42-c9afd7bd7453 2026-08-05 08:09:14.436 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 89278436-b56f-45f7-8c42-c9afd7bd7453 2026-08-05 08:09:14.465 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-05 08:09:14.494 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-05 08:09:14.522 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-05 08:09:14.553 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-05 08:09:14.568 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:09:14.570 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-05 08:09:14.573 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-05 08:09:14.575 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-05 08:09:14.577 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-05 08:09:14.579 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-05 08:09:14.582 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-05 08:09:14.599 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-05 08:09:14.601 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-05 08:09:14.629 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-05 08:09:14.658 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-05 08:09:14.687 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-05 08:09:14.715 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-05 08:09:14.742 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-05 08:09:14.770 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-05 08:09:14.799 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-05 08:09:14.827 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-05 08:09:14.855 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-05 08:09:14.857 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-05 08:09:14.884 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-05 08:09:14.886 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-05 08:09:14.901 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:09:14.903 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-05 08:09:14.931 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-05 08:09:14.945 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:09:14.947 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-05 08:09:14.949 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-05 08:09:14.964 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:09:14.967 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-05 08:09:14.969 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-05 08:09:14.971 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-08-05 08:09:14.998 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-05 08:09:15.025 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 0fb54a5b-e1cb-462b-95aa-5c83d0a965f6 2026-08-05 08:09:15.051 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-05 08:09:15.079 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-08-05 08:09:15.106 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-05 08:09:15.135 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-05 08:09:15.162 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-05 08:09:15.190 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-05 08:09:15.219 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-08-05 08:09:15.222 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-05 08:09:15.224 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-05 08:09:15.226 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 08:09:15.255 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-05 08:09:15.259 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-05 08:09:15.259 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-05 08:09:15.262 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-05 08:09:15.264 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-05 08:09:15.291 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-05 08:09:15.294 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-05 08:09:15.296 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-05 08:09:15.298 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-05 08:09:15.300 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-05 08:09:15.328 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-05 08:09:15.354 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-05 08:09:15.382 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-05 08:09:15.410 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-05 08:09:15.438 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-05 08:09:15.466 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-05 08:09:15.468 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-08-05 08:09:15.472 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-05 08:09:15.487 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-08-05 08:09:15.517 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-05 08:09:15.520 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-08-05 08:09:15.523 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-05 08:09:15.538 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-08-05 08:09:15.566 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-05 08:09:15.568 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-08-05 08:09:15.570 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-08-05 08:09:15.573 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-05 08:09:15.589 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-05 08:09:15.618 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-05 08:09:15.620 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-08-05 08:09:15.623 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-05 08:09:15.637 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-05 08:09:15.665 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-05 08:09:15.695 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-05 08:09:15.697 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-05 08:09:15.725 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-05 08:09:15.727 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-05 08:09:15.729 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-05 08:09:15.732 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-05 08:09:15.749 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-05 08:09:15.751 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-05 08:09:15.779 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-05 08:09:15.794 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:09:15.796 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-08-05 08:09:15.824 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-08-05 08:09:15.826 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-08-05 08:09:15.828 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-08-05 08:09:15.831 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-08-05 08:09:15.833 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-05 08:09:15.835 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-05 08:09:15.837 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-05 08:09:15.840 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-05 08:09:15.842 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-05 08:09:15.859 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-05 08:09:15.861 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-05 08:09:15.891 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-05 08:09:15.894 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-05 08:09:15.897 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-08-05 08:09:15.899 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-05 08:09:15.932 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-05 08:09:15.962 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-05 08:09:15.993 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-05 08:09:15.996 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-05 08:09:15.999 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-05 08:09:16.001 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-05 08:09:16.018 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:09:16.020 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-05 08:09:16.050 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-05 08:09:16.053 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-05 08:09:16.069 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:09:16.071 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-05 08:09:16.099 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-05 08:09:16.101 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-05 08:09:16.116 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:09:16.118 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-05 08:09:16.145 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-05 08:09:16.147 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-05 08:09:16.162 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:09:16.164 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-05 08:09:16.192 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-05 08:09:16.196 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-05 08:09:16.210 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 08:09:16.213 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-05 08:09:16.244 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-05 08:09:16.246 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-05 08:09:16.261 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:09:16.263 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-08-05 08:09:16.290 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-05 08:09:16.293 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-05 08:09:16.307 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:09:16.309 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-05 08:09:16.337 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-05 08:09:16.339 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-05 08:09:16.367 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-05 08:09:16.370 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-05 08:09:16.398 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-05 08:09:16.400 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-05 08:09:16.429 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-05 08:09:16.432 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-05 08:09:16.459 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-05 08:09:16.461 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-05 08:09:16.489 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-05 08:09:16.492 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-08-05 08:09:16.494 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-05 08:09:16.497 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-05 08:09:16.501 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.wvQylJzHoU 2026-08-05 08:09:16.503 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-05 08:09:16.505 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-05 08:09:16.509 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-05 08:09:16.513 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.ELBhe2prB6 2026-08-05 08:09:16.515 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ELBhe2prB6 2026-08-05 08:09:16.517 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-05 08:09:16.519 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.ELBhe2prB6 2026-08-05 08:09:16.521 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-05 08:09:16.524 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-05 08:09:16.526 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-05 08:09:16.533 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 08:09:16.536 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 08:09:16.538 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 08:09:16.541 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 08:09:16.543 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-05 08:09:16.545 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-05 08:09:17.144 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-05 08:09:18.096 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-05 08:09:35.210 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-05 08:09:42.480 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.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.6.1,oslo.config==10.6.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.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@fa340b1f5fff8f57a018be206644c81b6d36b3d4#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-08-05 08:09:42.480 | ___________________________________ summary ____________________________________ 2026-08-05 08:09:42.481 | venv-tempest: skipped tests 2026-08-05 08:09:42.481 | congratulations :) 2026-08-05 08:09:42.522 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.ELBhe2prB6 -r requirements.txt 2026-08-05 08:09:43.437 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-05 08:09:43.437 | !! 2026-08-05 08:09:43.437 | 2026-08-05 08:09:43.438 | ******************************************************************************** 2026-08-05 08:09:43.438 | Requirements should be satisfied by a PEP 517 installer. 2026-08-05 08:09:43.438 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-05 08:09:43.438 | 2026-08-05 08:09:43.438 | This deprecation is overdue, please update your project and remove deprecated 2026-08-05 08:09:43.438 | calls to avoid build errors in the future. 2026-08-05 08:09:43.439 | ******************************************************************************** 2026-08-05 08:09:43.439 | 2026-08-05 08:09:43.439 | !! 2026-08-05 08:09:43.439 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-05 08:09:43.840 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-05 08:09:43.840 | !! 2026-08-05 08:09:43.840 | 2026-08-05 08:09:43.840 | ******************************************************************************** 2026-08-05 08:09:43.840 | Please avoid running ``setup.py`` directly. 2026-08-05 08:09:43.840 | Instead, use pypa/build, pypa/installer or other 2026-08-05 08:09:43.840 | standards-based tools. 2026-08-05 08:09:43.840 | 2026-08-05 08:09:43.841 | This deprecation is overdue, please update your project and remove deprecated 2026-08-05 08:09:43.841 | calls to avoid build errors in the future. 2026-08-05 08:09:43.841 | 2026-08-05 08:09:43.841 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-05 08:09:43.841 | ******************************************************************************** 2026-08-05 08:09:43.841 | 2026-08-05 08:09:43.841 | !! 2026-08-05 08:09:43.842 | self.initialize_options() 2026-08-05 08:09:43.842 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-05 08:09:43.842 | warnings.warn(msg) 2026-08-05 08:09:43.871 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-05 08:09:43.871 | !! 2026-08-05 08:09:43.871 | 2026-08-05 08:09:43.871 | ******************************************************************************** 2026-08-05 08:09:43.871 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-05 08:09:43.872 | 2026-08-05 08:09:43.872 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-05 08:09:43.872 | or your builds will no longer be supported. 2026-08-05 08:09:43.872 | 2026-08-05 08:09:43.872 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-05 08:09:43.872 | ******************************************************************************** 2026-08-05 08:09:43.872 | 2026-08-05 08:09:43.873 | !! 2026-08-05 08:09:43.873 | corresp(dist, value, root_dir) 2026-08-05 08:09:44.026 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-05 08:09:51.257 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.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.6.1,oslo.config==10.6.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.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@fa340b1f5fff8f57a018be206644c81b6d36b3d4#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-08-05 08:09:51.257 | venv-tempest run-test-pre: PYTHONHASHSEED='2150490428' 2026-08-05 08:09:51.258 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.ELBhe2prB6 -r requirements.txt 2026-08-05 08:09:52.275 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-08-05 08:09:52.276 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.15.0) 2026-08-05 08:09:52.278 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-08-05 08:09:52.279 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-08-05 08:09:52.280 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-08-05 08:09:52.281 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-05 08:09:52.282 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-08-05 08:09:52.283 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-05 08:09:52.284 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.6.0) 2026-08-05 08:09:52.284 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-05 08:09:52.285 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-08-05 08:09:52.286 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-05 08:09:52.287 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-08-05 08:09:52.288 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-08-05 08:09:52.289 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-05 08:09:52.290 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-08-05 08:09:52.291 | 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-08-05 08:09:52.292 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-05 08:09:52.292 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-08-05 08:09:52.293 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-08-05 08:09:52.294 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-08-05 08:09:52.295 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-05 08:09:52.296 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-08-05 08:09:52.298 | 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-08-05 08:09:52.300 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-08-05 08:09:52.301 | 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-08-05 08:09:52.304 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-08-05 08:09:52.305 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-08-05 08:09:52.306 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-08-05 08:09:52.307 | 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-08-05 08:09:52.313 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-08-05 08:09:52.314 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-08-05 08:09:52.315 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-08-05 08:09:52.318 | 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-08-05 08:09:52.324 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-05 08:09:52.327 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-08-05 08:09:52.328 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-08-05 08:09:52.331 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-05 08:09:52.333 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-08-05 08:09:52.337 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-08-05 08:09:52.338 | 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-08-05 08:09:52.340 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-05 08:09:52.343 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-08-05 08:09:52.344 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-08-05 08:09:52.345 | 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-08-05 08:09:52.346 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-08-05 08:09:52.359 | 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-08-05 08:09:52.364 | 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-08-05 08:09:52.379 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-08-05 08:09:52.382 | 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-08-05 08:09:52.383 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-05 08:09:52.384 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-05 08:09:52.385 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-05 08:09:52.395 | 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-08-05 08:09:52.419 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-08-05 08:09:52.426 | 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-08-05 08:09:52.428 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-08-05 08:09:52.429 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-05 08:09:52.443 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-05 08:09:52.444 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-05 08:09:52.450 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-05 08:09:52.552 | 2026-08-05 08:09:52.552 | [notice] A new release of pip is available: 26.1.2 -> 26.2.1 2026-08-05 08:09:52.552 | [notice] To update, run: pip install --upgrade pip 2026-08-05 08:09:52.673 | ___________________________________ summary ____________________________________ 2026-08-05 08:09:52.673 | venv-tempest: commands succeeded 2026-08-05 08:09:52.673 | congratulations :) 2026-08-05 08:09:52.720 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.ELBhe2prB6 2026-08-05 08:09:52.725 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-05 08:09:52.729 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-05 08:09:52.732 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-05 08:09:52.769 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.wvQylJzHoU 2026-08-05 08:09:53.721 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-05 08:09:53.721 | !! 2026-08-05 08:09:53.721 | 2026-08-05 08:09:53.722 | ******************************************************************************** 2026-08-05 08:09:53.722 | Requirements should be satisfied by a PEP 517 installer. 2026-08-05 08:09:53.722 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-05 08:09:53.722 | 2026-08-05 08:09:53.723 | This deprecation is overdue, please update your project and remove deprecated 2026-08-05 08:09:53.723 | calls to avoid build errors in the future. 2026-08-05 08:09:53.723 | ******************************************************************************** 2026-08-05 08:09:53.724 | 2026-08-05 08:09:53.724 | !! 2026-08-05 08:09:53.724 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-05 08:09:54.137 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-05 08:09:54.137 | !! 2026-08-05 08:09:54.137 | 2026-08-05 08:09:54.138 | ******************************************************************************** 2026-08-05 08:09:54.138 | Please avoid running ``setup.py`` directly. 2026-08-05 08:09:54.138 | Instead, use pypa/build, pypa/installer or other 2026-08-05 08:09:54.138 | standards-based tools. 2026-08-05 08:09:54.138 | 2026-08-05 08:09:54.138 | This deprecation is overdue, please update your project and remove deprecated 2026-08-05 08:09:54.138 | calls to avoid build errors in the future. 2026-08-05 08:09:54.138 | 2026-08-05 08:09:54.138 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-05 08:09:54.138 | ******************************************************************************** 2026-08-05 08:09:54.138 | 2026-08-05 08:09:54.139 | !! 2026-08-05 08:09:54.139 | self.initialize_options() 2026-08-05 08:09:54.139 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-05 08:09:54.139 | warnings.warn(msg) 2026-08-05 08:09:54.168 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-05 08:09:54.168 | !! 2026-08-05 08:09:54.168 | 2026-08-05 08:09:54.168 | ******************************************************************************** 2026-08-05 08:09:54.168 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-05 08:09:54.169 | 2026-08-05 08:09:54.169 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-05 08:09:54.169 | or your builds will no longer be supported. 2026-08-05 08:09:54.169 | 2026-08-05 08:09:54.169 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-05 08:09:54.169 | ******************************************************************************** 2026-08-05 08:09:54.169 | 2026-08-05 08:09:54.169 | !! 2026-08-05 08:09:54.169 | corresp(dist, value, root_dir) 2026-08-05 08:09:54.321 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-05 08:10:01.305 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.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.6.1,oslo.config==10.6.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.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@fa340b1f5fff8f57a018be206644c81b6d36b3d4#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-08-05 08:10:01.305 | venv-tempest run-test-pre: PYTHONHASHSEED='104694528' 2026-08-05 08:10:01.306 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.wvQylJzHoU 2026-08-05 08:10:05.591 | ___________________________________ summary ____________________________________ 2026-08-05 08:10:05.591 | venv-tempest: commands succeeded 2026-08-05 08:10:05.591 | congratulations :) 2026-08-05 08:10:05.635 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-05 08:10:05.651 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:10:05.655 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-05 08:10:05.658 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-05 08:10:05.677 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 08:10:05.681 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-05 08:10:05.684 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 08:10:05.688 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-05 08:10:05.691 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 08:10:05.694 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-08-05 08:10:05.697 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 08:10:05.701 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-05 08:10:05.704 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-05 08:10:05.707 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-08-05 08:10:05.731 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 08:10:05.754 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 08:10:05.758 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-05 08:10:05.760 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 08:10:05.795 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-05 08:10:05.798 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-05 08:10:05.800 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-05 08:10:05.834 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-05 08:10:05.838 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-05 08:10:05.840 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-05 08:10:05.879 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-05 08:10:05.879 | ' 2026-08-05 08:10:05.882 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-05 08:10:05.885 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 08:10:05.888 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-05 08:10:05.890 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-05 08:10:05.893 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-05 08:10:05.893 | /opt/stack/tempest /opt/stack/tempest 2026-08-05 08:10:05.896 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-08-05 08:10:05.899 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-05 08:10:05.899 | /opt/stack/tempest 2026-08-05 08:10:05.902 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 08:10:05.905 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-05 08:10:05.908 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 08:10:05.911 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 08:10:05.914 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-05 08:10:05.917 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 08:10:05.920 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-05 08:10:05.924 | + functions-common:run_plugins:1837 : local plugins= 2026-08-05 08:10:05.927 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 08:10:05.930 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-08-05 08:10:05.933 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-05 08:10:05.936 | + inc/meta-config:merge_config_group:171 : shift 2026-08-05 08:10:05.939 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-05 08:10:05.942 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 08:10:05.945 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-05 08:10:05.950 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-05 08:10:05.953 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-08-05 08:10:05.956 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-05 08:10:05.959 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-05 08:10:05.962 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 08:10:05.964 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-05 08:10:05.964 | /^\[\[.+\|.*\]\]/ { 2026-08-05 08:10:05.964 | gsub("[][]", "", $1); 2026-08-05 08:10:05.964 | split($1, a, "|"); 2026-08-05 08:10:05.964 | if (a[1] == matchgroup) 2026-08-05 08:10:05.964 | print a[2] 2026-08-05 08:10:05.964 | } 2026-08-05 08:10:05.964 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 144 osc 444 apt-get 224 test_with_retry 8 dbsync 8 pip_install 180 apt-get-update 5 run_process 44 git_timed 382 ------------------------- Unaccounted time 78 ========================= Total runtime 1545 ================= Async summary ================= Time spent in the background minus waits: 540 sec Elapsed time: 1546 sec Time if we did everything serially: 2086 sec Speedup: 1.34929 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20996 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 31 | | nova_cell1 | SELECT | 68 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5444 | | neutron | INSERT | 846 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 281 | | nova_cell0 | UPDATE | 4 | | 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 | 22 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.9 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.9/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble