2026-06-30 14:51:28.207 | + ./stack.sh:main:488 : exec 2026-06-30 14:51:28.207 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-30-165128' 2026-06-30 14:51:28.207 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-30-165128.summary.2026-06-30-165128 2026-06-30 14:51:28.207 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 14:51:28.207 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-30-165128 2026-06-30 14:51:28.207 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-30-165128 /opt/stack/logs/stack.sh.log 2026-06-30 14:51:28.207 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-30-165128.summary.2026-06-30-165128 /opt/stack/logs/stack.sh.log.summary 2026-06-30 14:51:28.207 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-30 14:51:28.207 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-30 14:51:28.208 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-30 14:51:28.208 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-30 14:51:28.208 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-30 14:51:28.208 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-30 14:51:28.208 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-30 14:51:28.208 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-30 14:51:28.208 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-30 14:51:28.208 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-30 14:51:28.208 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-30 14:51:28.209 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-30 14:51:28.209 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-30 14:51:28.209 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-30 14:51:28.209 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-30 14:51:28.209 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-30 14:51:28.209 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-30 14:51:28.209 | + ./stack.sh:main:574 : set -o errexit 2026-06-30 14:51:28.209 | + ./stack.sh:main:577 : uname -a 2026-06-30 14:51:28.209 | 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-06-30 14:51:28.209 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-30 14:51:28.209 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-30 14:51:28.213 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-30 14:51:28.252 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-30 14:51:28.268 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-30 14:51:28.271 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-30 14:51:28.286 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-30 14:51:28.289 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-30 14:51:28.303 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-30 14:51:28.305 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-30 14:51:28.319 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-30 14:51:28.321 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-30 14:51:28.323 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-30 14:51:28.326 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-30 14:51:28.339 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-30 14:51:28.342 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-30 14:51:28.356 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-30 14:51:28.359 | + ./stack.sh:main:591 : tune_host 2026-06-30 14:51:28.361 | + lib/host:tune_host:125 : configure_host_mem 2026-06-30 14:51:28.363 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-30 14:51:28.365 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-30 14:51:28.367 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-30 14:51:28.369 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-30 14:51:28.371 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-30 14:51:28.373 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 14:51:28.375 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 14:51:28.377 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-30 14:51:28.379 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 14:51:28.381 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 14:51:28.383 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 14:51:28.385 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:51:28.387 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:51:28.389 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 14:51:28.391 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-30 14:51:28.393 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-30 14:51:28.395 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-30 14:51:28.398 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-30 14:51:28.402 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-30 14:51:28.404 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-30 14:51:28.406 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-30 14:51:28.408 | + functions-common:time_start:2407 : local start_time= 2026-06-30 14:51:28.409 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 14:51:28.412 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 14:51:28.416 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831088413 2026-06-30 14:51:28.418 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-30 14:51:28.420 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-30 14:51:28.423 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-30 14:51:28.581 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-30 14:51:28.600 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-30 14:51:28.610 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-06-30 14:51:28.656 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-30 14:51:28.695 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-30 14:51:32.126 | Fetched 4747 B in 1s (7758 B/s) 2026-06-30 14:51:34.038 | Reading package lists... 2026-06-30 14:51:34.072 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-30 14:51:34.076 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-30 14:51:34.079 | + functions-common:time_stop:2420 : local name 2026-06-30 14:51:34.082 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:51:34.085 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:51:34.088 | + functions-common:time_stop:2423 : local total 2026-06-30 14:51:34.091 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:51:34.094 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-30 14:51:34.097 | + functions-common:time_stop:2427 : start_time=1782831088413 2026-06-30 14:51:34.100 | + functions-common:time_stop:2429 : [[ -z 1782831088413 ]] 2026-06-30 14:51:34.105 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:51:34.110 | + functions-common:time_stop:2432 : end_time=1782831094106 2026-06-30 14:51:34.114 | + functions-common:time_stop:2433 : elapsed_time=5693 2026-06-30 14:51:34.117 | + functions-common:time_stop:2434 : total=0 2026-06-30 14:51:34.120 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:51:34.124 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5693 2026-06-30 14:51:34.128 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-30 14:51:34.132 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 14:51:34.135 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:51:34.139 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:51:34.142 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-30 14:51:34.173 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-30 14:51:34.222 | Reading package lists... 2026-06-30 14:51:34.667 | Building dependency tree... 2026-06-30 14:51:34.669 | Reading state information... 2026-06-30 14:51:35.476 | The following packages were automatically installed and are no longer required: 2026-06-30 14:51:35.478 | libfwupd2 libgusb2 2026-06-30 14:51:35.478 | Use 'sudo apt autoremove' to remove them. 2026-06-30 14:51:35.521 | The following NEW packages will be installed: 2026-06-30 14:51:35.523 | ksmtuned 2026-06-30 14:51:35.601 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 14:51:35.601 | Need to get 7444 B of archives. 2026-06-30 14:51:35.601 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-30 14:51:35.601 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-30 14:51:35.855 | perl: warning: Setting locale failed. 2026-06-30 14:51:35.855 | perl: warning: Please check that your locale settings: 2026-06-30 14:51:35.855 | LANGUAGE = (unset), 2026-06-30 14:51:35.855 | LC_ALL = "en_US.utf8", 2026-06-30 14:51:35.855 | LANG = "de_DE.UTF-8" 2026-06-30 14:51:35.855 | are supported and installed on your system. 2026-06-30 14:51:35.855 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:51:35.955 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:51:35.956 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:51:35.956 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:51:36.177 | Fetched 7444 B in 0s (162 kB/s) 2026-06-30 14:51:36.230 | Selecting previously unselected package ksmtuned. 2026-06-30 14:51:36.561 | (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-06-30 14:51:36.567 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-30 14:51:36.571 | Unpacking ksmtuned (4.20150326) ... 2026-06-30 14:51:36.640 | Setting up ksmtuned (4.20150326) ... 2026-06-30 14:51:36.858 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-30 14:51:37.099 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-30 14:51:38.035 | perl: warning: Setting locale failed. 2026-06-30 14:51:38.035 | perl: warning: Please check that your locale settings: 2026-06-30 14:51:38.036 | LANGUAGE = (unset), 2026-06-30 14:51:38.036 | LC_ALL = "en_US.utf8", 2026-06-30 14:51:38.036 | LANG = "de_DE.UTF-8" 2026-06-30 14:51:38.036 | are supported and installed on your system. 2026-06-30 14:51:38.036 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:51:38.196 | perl: warning: Setting locale failed. 2026-06-30 14:51:38.196 | perl: warning: Please check that your locale settings: 2026-06-30 14:51:38.196 | LANGUAGE = (unset), 2026-06-30 14:51:38.196 | LC_ALL = "en_US.utf8", 2026-06-30 14:51:38.197 | LANG = "de_DE.UTF-8" 2026-06-30 14:51:38.197 | are supported and installed on your system. 2026-06-30 14:51:38.197 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:51:38.248 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:51:38.248 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:51:38.248 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:51:38.318 | perl: warning: Setting locale failed. 2026-06-30 14:51:38.318 | perl: warning: Please check that your locale settings: 2026-06-30 14:51:38.318 | LANGUAGE = (unset), 2026-06-30 14:51:38.319 | LC_ALL = "en_US.utf8", 2026-06-30 14:51:38.319 | LANG = "de_DE.UTF-8" 2026-06-30 14:51:38.319 | are supported and installed on your system. 2026-06-30 14:51:38.319 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:51:38.947 | 2026-06-30 14:51:38.947 | Running kernel seems to be up-to-date. 2026-06-30 14:51:38.947 | 2026-06-30 14:51:38.947 | No services need to be restarted. 2026-06-30 14:51:38.947 | 2026-06-30 14:51:38.947 | No containers need to be restarted. 2026-06-30 14:51:38.947 | 2026-06-30 14:51:38.947 | No user sessions are running outdated binaries. 2026-06-30 14:51:38.947 | 2026-06-30 14:51:38.948 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 14:51:41.334 | + functions-common:apt_get:1211 : result=0 2026-06-30 14:51:41.338 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 14:51:41.341 | + functions-common:time_stop:2420 : local name 2026-06-30 14:51:41.344 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:51:41.348 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:51:41.351 | + functions-common:time_stop:2423 : local total 2026-06-30 14:51:41.354 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:51:41.357 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 14:51:41.360 | + functions-common:time_stop:2427 : start_time=1782831094168 2026-06-30 14:51:41.362 | + functions-common:time_stop:2429 : [[ -z 1782831094168 ]] 2026-06-30 14:51:41.366 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:51:41.371 | + functions-common:time_stop:2432 : end_time=1782831101367 2026-06-30 14:51:41.374 | + functions-common:time_stop:2433 : elapsed_time=7199 2026-06-30 14:51:41.377 | + functions-common:time_stop:2434 : total=1549 2026-06-30 14:51:41.380 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:51:41.383 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8748 2026-06-30 14:51:41.386 | + functions-common:apt_get:1215 : return 0 2026-06-30 14:51:41.390 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-30 14:51:41.409 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-30 14:51:41.413 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-30 14:51:41.416 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-30 14:51:41.419 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-30 14:51:41.422 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-30 14:51:41.426 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-30 14:51:41.426 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-30 14:51:41.443 | 0 2026-06-30 14:51:41.448 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-30 14:51:41.452 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-30 14:51:41.455 | + lib/host:tune_host:126 : configure_host_net 2026-06-30 14:51:41.461 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-30 14:51:41.466 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-30 14:51:41.470 | + ./stack.sh:main:597 : fetch_plugins 2026-06-30 14:51:41.474 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-30 14:51:41.477 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-30 14:51:41.480 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-30 14:51:41.483 | + functions-common:fetch_plugins:1771 : return 2026-06-30 14:51:41.487 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-30 14:51:41.490 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-30 14:51:41.493 | + functions-common:run_phase:1849 : local phase= 2026-06-30 14:51:41.496 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-30 14:51:41.499 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 14:51:41.503 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 14:51:41.507 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 14:51:41.510 | + functions-common:run_phase:1858 : local extra 2026-06-30 14:51:41.515 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-30 14:51:41.520 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 14:51:41.523 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 14:51:41.527 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-30 14:51:41.530 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-30 14:51:41.533 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 14:51:41.553 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:51:41.556 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-30 14:51:41.559 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 14:51:41.563 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 14:51:41.566 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 14:51:41.569 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 14:51:41.572 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-30 14:51:41.575 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-30 14:51:41.578 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-30 14:51:41.582 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-30 14:51:41.585 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 14:51:41.588 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-30 14:51:41.591 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-30 14:51:41.594 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-30 14:51:41.597 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-30 14:51:41.600 | + functions-common:plugin_override_defaults:1812 : return 2026-06-30 14:51:41.604 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-30 14:51:41.629 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-30 14:51:41.633 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-30 14:51:41.656 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:51:41.660 | +++ lib/tls:source:43 : hostname -f 2026-06-30 14:51:41.667 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-30 14:51:41.670 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-30 14:51:41.673 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-30 14:51:41.677 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-30 14:51:41.680 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-30 14:51:41.684 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-30 14:51:41.688 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-30 14:51:41.691 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-30 14:51:41.694 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-30 14:51:41.698 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-30 14:51:41.704 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-30 14:51:41.723 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-30 14:51:41.750 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-30 14:51:41.772 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-30 14:51:41.793 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-30 14:51:41.846 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-30 14:51:41.953 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-30 14:51:42.094 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-30 14:51:42.136 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-30 14:51:42.213 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-30 14:51:42.282 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-30 14:51:42.286 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-30 14:51:42.309 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:51:42.313 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-30 14:51:42.317 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-30 14:51:42.321 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-30 14:51:42.324 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-30 14:51:42.330 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-30 14:51:42.353 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-30 14:51:42.357 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-30 14:51:42.361 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-30 14:51:42.365 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-30 14:51:42.369 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-30 14:51:42.372 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-30 14:51:42.376 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-30 14:51:42.380 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-30 14:51:42.384 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-30 14:51:42.390 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-30 14:51:42.415 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-30 14:51:42.419 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-30 14:51:42.422 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-30 14:51:42.426 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-30 14:51:42.429 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-30 14:51:42.432 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-30 14:51:42.435 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-30 14:51:42.439 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-30 14:51:42.442 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-30 14:51:42.445 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-30 14:51:42.449 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-30 14:51:42.452 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.84 2026-06-30 14:51:42.455 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-30 14:51:42.460 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-30 14:51:42.464 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-30 14:51:42.465 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-30 14:51:42.470 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-30 14:51:42.473 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-30 14:51:42.477 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-30 14:51:42.480 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-30 14:51:42.483 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-30 14:51:42.487 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-30 14:51:42.510 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-30 14:51:42.515 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.84 2026-06-30 14:51:42.519 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.84 2026-06-30 14:51:42.520 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-30 14:51:42.525 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.84 2026-06-30 14:51:42.529 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-30 14:51:42.532 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-30 14:51:42.535 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-30 14:51:42.539 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-30 14:51:42.542 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-30 14:51:42.545 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-30 14:51:42.549 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-30 14:51:42.552 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-30 14:51:42.555 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-30 14:51:42.558 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-30 14:51:42.561 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-30 14:51:42.564 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-30 14:51:42.567 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-30 14:51:42.570 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-30 14:51:42.574 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-30 14:51:42.577 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-30 14:51:42.580 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-30 14:51:42.583 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-30 14:51:42.586 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-30 14:51:42.590 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-30 14:51:42.593 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-30 14:51:42.597 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-30 14:51:42.617 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-30 14:51:42.620 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-30 14:51:42.625 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-30 14:51:42.628 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-30 14:51:42.631 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-30 14:51:42.635 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-30 14:51:42.638 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-30 14:51:42.641 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-30 14:51:42.644 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-30 14:51:42.647 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-30 14:51:42.652 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-30 14:51:42.655 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-30 14:51:42.659 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-30 14:51:42.662 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-30 14:51:42.666 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-30 14:51:42.670 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-30 14:51:42.674 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-30 14:51:42.677 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-30 14:51:42.681 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-30 14:51:42.685 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-30 14:51:42.854 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-30 14:51:42.874 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-30 14:51:42.878 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-30 14:51:42.881 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-30 14:51:42.885 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-30 14:51:42.889 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-30 14:51:42.892 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-30 14:51:42.896 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-30 14:51:42.899 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-30 14:51:42.903 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-30 14:51:42.907 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-30 14:51:42.910 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-30 14:51:42.914 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-30 14:51:42.918 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-30 14:51:42.921 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-30 14:51:42.925 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-30 14:51:42.929 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-30 14:51:42.934 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-30 14:51:42.938 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-30 14:51:42.942 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-30 14:51:42.946 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-30 14:51:42.952 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-30 14:51:42.953 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-30 14:51:42.955 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-30 14:51:42.956 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-30 14:51:42.963 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=2d:9c49:5c53 2026-06-30 14:51:42.966 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-30 14:51:42.970 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-30 14:51:42.974 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-30 14:51:42.978 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-30 14:51:42.982 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd2d:9c49:5c53::/56 2026-06-30 14:51:42.989 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd2d:9c49:5c53::/56 2026-06-30 14:51:42.989 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-30 14:51:42.998 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd2d:9c49:5c53::/64 2026-06-30 14:51:43.002 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-30 14:51:43.006 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-30 14:51:43.009 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-30 14:51:43.013 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-30 14:51:43.018 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-30 14:51:43.021 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-30 14:51:43.025 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-30 14:51:43.029 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-30 14:51:43.033 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-30 14:51:43.037 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-30 14:51:43.040 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-30 14:51:43.044 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-30 14:51:43.048 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-30 14:51:43.051 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd2d:9c49:5c53::/56 2026-06-30 14:51:43.055 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-30 14:51:43.059 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-30 14:51:43.065 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-30 14:51:43.068 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-30 14:51:43.068 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-30 14:51:43.074 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-30 14:51:43.080 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-30 14:51:43.080 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-30 14:51:43.081 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-30 14:51:43.089 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-30 14:51:43.096 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-30 14:51:43.101 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-30 14:51:43.106 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-30 14:51:43.110 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-30 14:51:43.114 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-30 14:51:43.118 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-30 14:51:43.122 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-30 14:51:43.126 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-30 14:51:43.130 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-30 14:51:43.156 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-30 14:51:43.179 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-30 14:51:43.201 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-30 14:51:43.223 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-30 14:51:43.247 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-30 14:51:43.298 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-30 14:51:43.304 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-30 14:51:43.310 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-30 14:51:43.314 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-30 14:51:43.319 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-30 14:51:43.325 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-30 14:51:43.356 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-30 14:51:43.361 | + ./stack.sh:main:632 : run_phase source 2026-06-30 14:51:43.365 | + functions-common:run_phase:1848 : local mode=source 2026-06-30 14:51:43.369 | + functions-common:run_phase:1849 : local phase= 2026-06-30 14:51:43.373 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-30 14:51:43.377 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 14:51:43.381 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 14:51:43.385 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 14:51:43.389 | + functions-common:run_phase:1858 : local extra 2026-06-30 14:51:43.394 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-30 14:51:43.400 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 14:51:43.404 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 14:51:43.408 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-30 14:51:43.412 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-30 14:51:43.416 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 14:51:43.440 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:51:43.445 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-30 14:51:43.448 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-30 14:51:43.513 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-30 14:51:43.517 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-30 14:51:43.521 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-30 14:51:43.525 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-30 14:51:43.529 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-30 14:51:43.533 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-30 14:51:43.537 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-30 14:51:43.540 | + functions-common:load_plugin_settings:1789 : return 2026-06-30 14:51:43.544 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-30 14:51:43.548 | + functions-common:verify_disabled_services:2131 : local service 2026-06-30 14:51:43.552 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.556 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-30 14:51:43.561 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.565 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-30 14:51:43.569 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.573 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-30 14:51:43.577 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.581 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-30 14:51:43.585 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.589 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-30 14:51:43.593 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.597 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-30 14:51:43.601 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.605 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-30 14:51:43.609 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.613 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-30 14:51:43.617 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.621 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-30 14:51:43.625 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.629 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-30 14:51:43.633 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.638 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-30 14:51:43.642 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.646 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-30 14:51:43.650 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.654 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-30 14:51:43.658 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.661 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-30 14:51:43.666 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.670 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-30 14:51:43.674 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.678 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-30 14:51:43.682 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.686 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-30 14:51:43.690 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.694 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-30 14:51:43.698 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.702 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-30 14:51:43.706 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.710 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-30 14:51:43.714 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.718 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-30 14:51:43.722 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.726 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-30 14:51:43.730 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.734 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-30 14:51:43.738 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.742 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-30 14:51:43.746 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 14:51:43.750 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-30 14:51:43.755 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-30 14:51:43.759 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-30 14:51:43.763 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-30 14:51:43.790 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:51:43.794 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-30 14:51:43.798 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-30 14:51:43.803 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-30 14:51:43.830 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:51:43.835 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-30 14:51:43.839 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-30 14:51:43.843 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-30 14:51:43.848 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-30 14:51:43.852 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-30 14:51:43.856 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-30 14:51:43.860 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-30 14:51:43.864 | + lib/database:initialize_database_backends:92 : return 0 2026-06-30 14:51:43.869 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-30 14:51:43.869 | Using mysql database backend 2026-06-30 14:51:43.873 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-30 14:51:43.902 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-30 14:51:43.908 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-30 14:51:43.913 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-30 14:51:43.917 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-30 14:51:43.922 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-30 14:51:43.927 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-30 14:51:43.956 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:51:43.960 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-30 14:51:43.989 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-30 14:51:44.018 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:51:44.022 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-30 14:51:44.051 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-30 14:51:44.081 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-30 14:51:44.110 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:51:44.115 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-30 14:51:44.143 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:51:44.148 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-30 14:51:44.152 | + functions-common:save_stackenv:65 : local tag=765 2026-06-30 14:51:44.158 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-30 14:51:44.164 | + functions-common:save_stackenv:67 : time_stamp=2026-06-30-165144 2026-06-30 14:51:44.168 | + functions-common:save_stackenv:68 : echo '# 2026-06-30-165144 765' 2026-06-30 14:51:44.173 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.177 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-30 14:51:44.181 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.185 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-30 14:51:44.189 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.193 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-30 14:51:44.197 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.201 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-30 14:51:44.206 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.210 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.84 2026-06-30 14:51:44.214 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.219 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.84/identity 2026-06-30 14:51:44.223 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.227 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-30-165128 2026-06-30 14:51:44.231 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.236 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-30 14:51:44.240 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.244 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.84 2026-06-30 14:51:44.249 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.253 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-30 14:51:44.257 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.261 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-30 14:51:44.266 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.270 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-30 14:51:44.274 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.278 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-30 14:51:44.283 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.287 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.84 2026-06-30 14:51:44.291 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 14:51:44.295 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-30 14:51:44.300 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-30 14:51:44.305 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-30 14:51:44.309 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-30 14:51:44.314 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-30 14:51:44.318 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 14:51:44.322 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 14:51:44.327 | ++ functions-common:git_clone:593 : pwd 2026-06-30 14:51:44.332 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 14:51:44.336 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 14:51:44.342 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 14:51:44.369 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 14:51:44.373 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 14:51:44.377 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 14:51:44.382 | + functions-common:git_clone:610 : echo master 2026-06-30 14:51:44.383 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 14:51:44.390 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-30 14:51:44.394 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 14:51:44.399 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-30 14:51:44.403 | + functions-common:git_timed:697 : local count=0 2026-06-30 14:51:44.406 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 14:51:44.410 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 14:51:44.414 | + functions-common:git_timed:701 : timeout=0 2026-06-30 14:51:44.419 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 14:51:44.423 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 14:51:44.427 | + functions-common:time_start:2407 : local start_time= 2026-06-30 14:51:44.431 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 14:51:44.436 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 14:51:44.443 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831104438 2026-06-30 14:51:44.447 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-30 14:51:44.451 | Cloning into '/opt/stack/requirements'... 2026-06-30 14:51:48.675 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 14:51:48.679 | + functions-common:time_stop:2420 : local name 2026-06-30 14:51:48.683 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:51:48.686 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:51:48.690 | + functions-common:time_stop:2423 : local total 2026-06-30 14:51:48.693 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:51:48.696 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 14:51:48.699 | + functions-common:time_stop:2427 : start_time=1782831104438 2026-06-30 14:51:48.703 | + functions-common:time_stop:2429 : [[ -z 1782831104438 ]] 2026-06-30 14:51:48.707 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:51:48.713 | + functions-common:time_stop:2432 : end_time=1782831108709 2026-06-30 14:51:48.717 | + functions-common:time_stop:2433 : elapsed_time=4271 2026-06-30 14:51:48.721 | + functions-common:time_stop:2434 : total=0 2026-06-30 14:51:48.725 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:51:48.728 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4271 2026-06-30 14:51:48.732 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-30 14:51:48.737 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 14:51:48.740 | + functions-common:git_timed:697 : local count=0 2026-06-30 14:51:48.744 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 14:51:48.749 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 14:51:48.753 | + functions-common:git_timed:701 : timeout=0 2026-06-30 14:51:48.756 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 14:51:48.760 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 14:51:48.763 | + functions-common:time_start:2407 : local start_time= 2026-06-30 14:51:48.768 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 14:51:48.772 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 14:51:48.777 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831108774 2026-06-30 14:51:48.781 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 14:51:49.464 | From https://review.opendev.org/openstack/requirements 2026-06-30 14:51:49.465 | * branch master -> FETCH_HEAD 2026-06-30 14:51:49.475 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 14:51:49.477 | + functions-common:time_stop:2420 : local name 2026-06-30 14:51:49.480 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:51:49.483 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:51:49.485 | + functions-common:time_stop:2423 : local total 2026-06-30 14:51:49.487 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:51:49.489 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 14:51:49.492 | + functions-common:time_stop:2427 : start_time=1782831108774 2026-06-30 14:51:49.495 | + functions-common:time_stop:2429 : [[ -z 1782831108774 ]] 2026-06-30 14:51:49.499 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:51:49.503 | + functions-common:time_stop:2432 : end_time=1782831109501 2026-06-30 14:51:49.505 | + functions-common:time_stop:2433 : elapsed_time=727 2026-06-30 14:51:49.508 | + functions-common:time_stop:2434 : total=4271 2026-06-30 14:51:49.510 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:51:49.512 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4998 2026-06-30 14:51:49.514 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 14:51:49.516 | + functions-common:git_timed:697 : local count=0 2026-06-30 14:51:49.519 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 14:51:49.522 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 14:51:49.524 | + functions-common:git_timed:701 : timeout=0 2026-06-30 14:51:49.527 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 14:51:49.530 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 14:51:49.534 | + functions-common:time_start:2407 : local start_time= 2026-06-30 14:51:49.537 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 14:51:49.541 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 14:51:49.547 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831109543 2026-06-30 14:51:49.550 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 14:51:49.565 | Note: switching to 'FETCH_HEAD'. 2026-06-30 14:51:49.565 | 2026-06-30 14:51:49.565 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 14:51:49.565 | changes and commit them, and you can discard any commits you make in this 2026-06-30 14:51:49.565 | state without impacting any branches by switching back to a branch. 2026-06-30 14:51:49.565 | 2026-06-30 14:51:49.566 | If you want to create a new branch to retain commits you create, you may 2026-06-30 14:51:49.566 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 14:51:49.566 | 2026-06-30 14:51:49.566 | git switch -c 2026-06-30 14:51:49.566 | 2026-06-30 14:51:49.566 | Or undo this operation with: 2026-06-30 14:51:49.566 | 2026-06-30 14:51:49.566 | git switch - 2026-06-30 14:51:49.566 | 2026-06-30 14:51:49.566 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 14:51:49.566 | 2026-06-30 14:51:49.567 | HEAD is now at 3b629eba Merge "update constraint for networking-generic-switch to new release 10.0.0" 2026-06-30 14:51:49.571 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 14:51:49.573 | + functions-common:time_stop:2420 : local name 2026-06-30 14:51:49.576 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:51:49.580 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:51:49.583 | + functions-common:time_stop:2423 : local total 2026-06-30 14:51:49.586 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:51:49.589 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 14:51:49.592 | + functions-common:time_stop:2427 : start_time=1782831109543 2026-06-30 14:51:49.595 | + functions-common:time_stop:2429 : [[ -z 1782831109543 ]] 2026-06-30 14:51:49.599 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:51:49.604 | + functions-common:time_stop:2432 : end_time=1782831109601 2026-06-30 14:51:49.607 | + functions-common:time_stop:2433 : elapsed_time=58 2026-06-30 14:51:49.610 | + functions-common:time_stop:2434 : total=4998 2026-06-30 14:51:49.613 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:51:49.615 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5056 2026-06-30 14:51:49.618 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-30 14:51:49.636 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-30 14:51:49.642 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 14:51:49.642 | + functions-common:git_clone:673 : head -1 2026-06-30 14:51:49.645 | 3b629eba Merge "update constraint for networking-generic-switch to new release 10.0.0" 2026-06-30 14:51:49.649 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 14:51:49.653 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-30 14:51:49.656 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 14:51:49.659 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-30 14:51:49.663 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-30 14:51:49.666 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-30 14:51:49.670 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-30 14:51:49.673 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-30 14:51:49.676 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-30 14:51:49.680 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-30 14:51:49.683 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-30 14:51:49.688 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-30 14:51:49.693 | ++ tools/install_prereqs.sh:source:47 : NOW=1782831109 2026-06-30 14:51:49.697 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-30 14:51:49.703 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-30 14:51:49.706 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-30 14:51:49.710 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782831109 2026-06-30 14:51:49.713 | ++ tools/install_prereqs.sh:source:50 : [[ 1782831109 -lt 7200 ]] 2026-06-30 14:51:49.716 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-30 14:51:49.720 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-30 14:51:49.723 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-30 14:51:49.727 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-30 14:51:49.730 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-30 14:51:49.734 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-30 14:51:49.737 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-30 14:51:49.742 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-30 14:51:49.774 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-30 14:51:49.774 | apache2-dev 2026-06-30 14:51:49.774 | bc 2026-06-30 14:51:49.774 | bsdmainutils 2026-06-30 14:51:49.774 | curl 2026-06-30 14:51:49.774 | g++ 2026-06-30 14:51:49.775 | gawk 2026-06-30 14:51:49.775 | gcc 2026-06-30 14:51:49.775 | gettext 2026-06-30 14:51:49.775 | git 2026-06-30 14:51:49.775 | graphviz 2026-06-30 14:51:49.775 | iputils-ping 2026-06-30 14:51:49.775 | libffi-dev 2026-06-30 14:51:49.775 | libjpeg-dev 2026-06-30 14:51:49.775 | libpq-dev 2026-06-30 14:51:49.776 | libssl-dev 2026-06-30 14:51:49.776 | libsystemd-dev 2026-06-30 14:51:49.776 | libxml2-dev 2026-06-30 14:51:49.776 | libxslt1-dev 2026-06-30 14:51:49.776 | libyaml-dev 2026-06-30 14:51:49.776 | lsof 2026-06-30 14:51:49.776 | openssh-server 2026-06-30 14:51:49.776 | openssl 2026-06-30 14:51:49.776 | pkg-config 2026-06-30 14:51:49.776 | psmisc 2026-06-30 14:51:49.777 | python3-dev 2026-06-30 14:51:49.777 | python3-pip 2026-06-30 14:51:49.777 | python3-systemd 2026-06-30 14:51:49.777 | python3-venv 2026-06-30 14:51:49.777 | tar 2026-06-30 14:51:49.777 | tcpdump 2026-06-30 14:51:49.777 | unzip 2026-06-30 14:51:49.777 | uuid-runtime 2026-06-30 14:51:49.777 | wget 2026-06-30 14:51:49.777 | zlib1g-dev 2026-06-30 14:51:49.778 | libkrb5-dev 2026-06-30 14:51:49.778 | libldap2-dev 2026-06-30 14:51:49.778 | libsasl2-dev 2026-06-30 14:51:49.778 | memcached 2026-06-30 14:51:49.778 | python3-mysqldb 2026-06-30 14:51:49.778 | sqlite3 2026-06-30 14:51:49.778 | conntrack 2026-06-30 14:51:49.778 | curl 2026-06-30 14:51:49.778 | ebtables 2026-06-30 14:51:49.778 | genisoimage 2026-06-30 14:51:49.779 | iptables 2026-06-30 14:51:49.779 | iputils-arping 2026-06-30 14:51:49.779 | kpartx 2026-06-30 14:51:49.779 | libjs-jquery-tablesorter 2026-06-30 14:51:49.779 | parted 2026-06-30 14:51:49.779 | pm-utils 2026-06-30 14:51:49.779 | python3-mysqldb 2026-06-30 14:51:49.779 | socat 2026-06-30 14:51:49.779 | sqlite3 2026-06-30 14:51:49.780 | sudo 2026-06-30 14:51:49.780 | vlan 2026-06-30 14:51:49.780 | lsscsi 2026-06-30 14:51:49.780 | open-iscsi 2026-06-30 14:51:49.780 | cryptsetup 2026-06-30 14:51:49.780 | dosfstools 2026-06-30 14:51:49.780 | genisoimage 2026-06-30 14:51:49.780 | gir1.2-libosinfo-1.0 2026-06-30 14:51:49.780 | netcat-openbsd 2026-06-30 14:51:49.780 | open-iscsi 2026-06-30 14:51:49.780 | qemu-utils 2026-06-30 14:51:49.781 | sg3-utils 2026-06-30 14:51:49.781 | sysfsutils 2026-06-30 14:51:49.781 | lvm2 2026-06-30 14:51:49.781 | qemu-utils 2026-06-30 14:51:49.781 | thin-provisioning-tools 2026-06-30 14:51:49.781 | acl 2026-06-30 14:51:49.781 | dnsmasq-base 2026-06-30 14:51:49.781 | dnsmasq-utils 2026-06-30 14:51:49.781 | ebtables 2026-06-30 14:51:49.782 | haproxy 2026-06-30 14:51:49.782 | iptables 2026-06-30 14:51:49.782 | iputils-arping 2026-06-30 14:51:49.782 | iputils-ping 2026-06-30 14:51:49.782 | postgresql-server-dev-all 2026-06-30 14:51:49.782 | python3-mysqldb 2026-06-30 14:51:49.782 | sqlite3 2026-06-30 14:51:49.782 | sudo 2026-06-30 14:51:49.782 | vlan 2026-06-30 14:51:49.783 | pcp' 2026-06-30 14:51:49.783 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-30 14:51:49.806 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-30 14:51:49.807 | apache2-dev 2026-06-30 14:51:49.807 | bc 2026-06-30 14:51:49.807 | bsdmainutils 2026-06-30 14:51:49.807 | curl 2026-06-30 14:51:49.807 | g++ 2026-06-30 14:51:49.807 | gawk 2026-06-30 14:51:49.807 | gcc 2026-06-30 14:51:49.807 | gettext 2026-06-30 14:51:49.807 | git 2026-06-30 14:51:49.808 | graphviz 2026-06-30 14:51:49.808 | iputils-ping 2026-06-30 14:51:49.808 | libffi-dev 2026-06-30 14:51:49.808 | libjpeg-dev 2026-06-30 14:51:49.808 | libpq-dev 2026-06-30 14:51:49.808 | libssl-dev 2026-06-30 14:51:49.808 | libsystemd-dev 2026-06-30 14:51:49.808 | libxml2-dev 2026-06-30 14:51:49.808 | libxslt1-dev 2026-06-30 14:51:49.808 | libyaml-dev 2026-06-30 14:51:49.809 | lsof 2026-06-30 14:51:49.809 | openssh-server 2026-06-30 14:51:49.809 | openssl 2026-06-30 14:51:49.809 | pkg-config 2026-06-30 14:51:49.809 | psmisc 2026-06-30 14:51:49.809 | python3-dev 2026-06-30 14:51:49.809 | python3-pip 2026-06-30 14:51:49.809 | python3-systemd 2026-06-30 14:51:49.809 | python3-venv 2026-06-30 14:51:49.810 | tar 2026-06-30 14:51:49.810 | tcpdump 2026-06-30 14:51:49.810 | unzip 2026-06-30 14:51:49.810 | uuid-runtime 2026-06-30 14:51:49.810 | wget 2026-06-30 14:51:49.810 | zlib1g-dev 2026-06-30 14:51:49.810 | libkrb5-dev 2026-06-30 14:51:49.810 | libldap2-dev 2026-06-30 14:51:49.810 | libsasl2-dev 2026-06-30 14:51:49.811 | memcached 2026-06-30 14:51:49.811 | python3-mysqldb 2026-06-30 14:51:49.811 | sqlite3 2026-06-30 14:51:49.811 | conntrack 2026-06-30 14:51:49.811 | curl 2026-06-30 14:51:49.811 | ebtables 2026-06-30 14:51:49.811 | genisoimage 2026-06-30 14:51:49.811 | iptables 2026-06-30 14:51:49.811 | iputils-arping 2026-06-30 14:51:49.811 | kpartx 2026-06-30 14:51:49.812 | libjs-jquery-tablesorter 2026-06-30 14:51:49.812 | parted 2026-06-30 14:51:49.812 | pm-utils 2026-06-30 14:51:49.812 | python3-mysqldb 2026-06-30 14:51:49.812 | socat 2026-06-30 14:51:49.812 | sqlite3 2026-06-30 14:51:49.812 | sudo 2026-06-30 14:51:49.812 | vlan 2026-06-30 14:51:49.813 | lsscsi 2026-06-30 14:51:49.813 | open-iscsi 2026-06-30 14:51:49.813 | cryptsetup 2026-06-30 14:51:49.813 | dosfstools 2026-06-30 14:51:49.813 | genisoimage 2026-06-30 14:51:49.813 | gir1.2-libosinfo-1.0 2026-06-30 14:51:49.813 | netcat-openbsd 2026-06-30 14:51:49.813 | open-iscsi 2026-06-30 14:51:49.813 | qemu-utils 2026-06-30 14:51:49.813 | sg3-utils 2026-06-30 14:51:49.814 | sysfsutils 2026-06-30 14:51:49.814 | lvm2 2026-06-30 14:51:49.814 | qemu-utils 2026-06-30 14:51:49.814 | thin-provisioning-tools 2026-06-30 14:51:49.814 | acl 2026-06-30 14:51:49.814 | dnsmasq-base 2026-06-30 14:51:49.814 | dnsmasq-utils 2026-06-30 14:51:49.814 | ebtables 2026-06-30 14:51:49.814 | haproxy 2026-06-30 14:51:49.815 | iptables 2026-06-30 14:51:49.815 | iputils-arping 2026-06-30 14:51:49.815 | iputils-ping 2026-06-30 14:51:49.815 | postgresql-server-dev-all 2026-06-30 14:51:49.815 | python3-mysqldb 2026-06-30 14:51:49.815 | sqlite3 2026-06-30 14:51:49.815 | sudo 2026-06-30 14:51:49.815 | vlan 2026-06-30 14:51:49.815 | pcp ' 2026-06-30 14:51:49.815 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-30 14:51:49.816 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:51:49.817 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:51:49.823 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-30 14:51:49.823 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-30 14:51:49.829 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-30 14:51:49.831 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-30 14:51:49.833 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 14:51:49.836 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 14:51:49.839 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 14:51:49.842 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 14:51:49.845 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 14:51:49.848 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:51:49.850 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:51:49.852 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 14:51:49.855 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 14:51:49.858 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 14:51:49.860 | ++ functions-common:apt_get_update:1167 : return 2026-06-30 14:51:49.864 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-30 14:51:49.866 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 14:51:49.869 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:51:49.873 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:51:49.877 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-30 14:51:49.903 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-30 14:51:49.944 | Reading package lists... 2026-06-30 14:51:50.380 | Building dependency tree... 2026-06-30 14:51:50.381 | Reading state information... 2026-06-30 14:51:51.211 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-30 14:51:51.211 | bc set to manually installed. 2026-06-30 14:51:51.211 | curl is already the newest version (8.5.0-2ubuntu10.9). 2026-06-30 14:51:51.211 | curl set to manually installed. 2026-06-30 14:51:51.211 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-30 14:51:51.211 | g++ set to manually installed. 2026-06-30 14:51:51.211 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-30 14:51:51.211 | gawk set to manually installed. 2026-06-30 14:51:51.212 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-30 14:51:51.212 | gcc set to manually installed. 2026-06-30 14:51:51.212 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-30 14:51:51.212 | git set to manually installed. 2026-06-30 14:51:51.212 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-30 14:51:51.212 | iputils-ping set to manually installed. 2026-06-30 14:51:51.212 | lsof is already the newest version (4.95.0-1build3). 2026-06-30 14:51:51.212 | lsof set to manually installed. 2026-06-30 14:51:51.212 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-06-30 14:51:51.212 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-06-30 14:51:51.213 | openssl set to manually installed. 2026-06-30 14:51:51.213 | psmisc is already the newest version (23.7-1build1). 2026-06-30 14:51:51.213 | psmisc set to manually installed. 2026-06-30 14:51:51.213 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-30 14:51:51.213 | python3-dev set to manually installed. 2026-06-30 14:51:51.213 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-30 14:51:51.213 | python3-systemd is already the newest version (235-1build4). 2026-06-30 14:51:51.213 | python3-systemd set to manually installed. 2026-06-30 14:51:51.213 | tar is already the newest version (1.35+dfsg-3ubuntu0.1). 2026-06-30 14:51:51.214 | tar set to manually installed. 2026-06-30 14:51:51.214 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-30 14:51:51.214 | tcpdump set to manually installed. 2026-06-30 14:51:51.214 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-30 14:51:51.214 | uuid-runtime set to manually installed. 2026-06-30 14:51:51.214 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-30 14:51:51.214 | wget set to manually installed. 2026-06-30 14:51:51.214 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-30 14:51:51.214 | zlib1g-dev set to manually installed. 2026-06-30 14:51:51.214 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-30 14:51:51.214 | iptables set to manually installed. 2026-06-30 14:51:51.215 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-06-30 14:51:51.215 | kpartx set to manually installed. 2026-06-30 14:51:51.215 | parted is already the newest version (3.6-4build1). 2026-06-30 14:51:51.215 | parted set to manually installed. 2026-06-30 14:51:51.215 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-30 14:51:51.215 | sudo set to manually installed. 2026-06-30 14:51:51.215 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-30 14:51:51.215 | open-iscsi set to manually installed. 2026-06-30 14:51:51.215 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-30 14:51:51.216 | cryptsetup set to manually installed. 2026-06-30 14:51:51.216 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-30 14:51:51.216 | dosfstools set to manually installed. 2026-06-30 14:51:51.216 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-30 14:51:51.216 | netcat-openbsd set to manually installed. 2026-06-30 14:51:51.216 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-06-30 14:51:51.216 | qemu-utils set to manually installed. 2026-06-30 14:51:51.216 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-30 14:51:51.216 | sg3-utils set to manually installed. 2026-06-30 14:51:51.216 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-30 14:51:51.217 | lvm2 set to manually installed. 2026-06-30 14:51:51.217 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-30 14:51:51.217 | thin-provisioning-tools set to manually installed. 2026-06-30 14:51:51.217 | acl is already the newest version (2.3.2-1build1.1). 2026-06-30 14:51:51.217 | acl set to manually installed. 2026-06-30 14:51:51.217 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-06-30 14:51:51.217 | dnsmasq-base set to manually installed. 2026-06-30 14:51:51.217 | The following packages were automatically installed and are no longer required: 2026-06-30 14:51:51.217 | libfwupd2 libgusb2 2026-06-30 14:51:51.217 | Use 'sudo apt autoremove' to remove them. 2026-06-30 14:51:51.218 | The following additional packages will be installed: 2026-06-30 14:51:51.218 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-30 14:51:51.218 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-30 14:51:51.218 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-30 14:51:51.218 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-30 14:51:51.218 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-30 14:51:51.218 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-30 14:51:51.219 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-30 14:51:51.219 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-30 14:51:51.219 | libdebhelper-perl libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 2026-06-30 14:51:51.219 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-30 14:51:51.219 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-06-30 14:51:51.219 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-06-30 14:51:51.219 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-30 14:51:51.220 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-30 14:51:51.220 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-30 14:51:51.220 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-30 14:51:51.220 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-30 14:51:51.221 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-06-30 14:51:51.221 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-06-30 14:51:51.221 | libsysfs2 libtool libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 2026-06-30 14:51:51.221 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-06-30 14:51:51.222 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal osinfo-db pcp-conf 2026-06-30 14:51:51.222 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-06-30 14:51:51.222 | postgresql-common postgresql-server-dev-16 python3-pcp python3-pip-whl 2026-06-30 14:51:51.222 | python3-setuptools-whl python3.12-venv ssl-cert uuid-dev vbetool 2026-06-30 14:51:51.226 | Suggested packages: 2026-06-30 14:51:51.226 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-30 14:51:51.226 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-30 14:51:51.226 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-30 14:51:51.227 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-30 14:51:51.227 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-30 14:51:51.227 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-30 14:51:51.227 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-30 14:51:51.227 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-06-30 14:51:51.227 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-06-30 14:51:51.227 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-06-30 14:51:51.377 | The following NEW packages will be installed: 2026-06-30 14:51:51.377 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-30 14:51:51.377 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-30 14:51:51.377 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-30 14:51:51.377 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-30 14:51:51.377 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-30 14:51:51.377 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-30 14:51:51.378 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-30 14:51:51.378 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-30 14:51:51.378 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-30 14:51:51.378 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-30 14:51:51.378 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-30 14:51:51.378 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-30 14:51:51.378 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-30 14:51:51.378 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-30 14:51:51.378 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-30 14:51:51.378 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-30 14:51:51.378 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-30 14:51:51.379 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-30 14:51:51.379 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-30 14:51:51.379 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-30 14:51:51.379 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-30 14:51:51.379 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-30 14:51:51.379 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-30 14:51:51.379 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-30 14:51:51.379 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-30 14:51:51.379 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-30 14:51:51.379 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-30 14:51:51.379 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-30 14:51:51.380 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-30 14:51:51.380 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-30 14:51:51.380 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-30 14:51:51.381 | uuid-dev vbetool vlan 2026-06-30 14:51:51.476 | 0 upgraded, 161 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 14:51:51.476 | Need to get 175 MB of archives. 2026-06-30 14:51:51.476 | After this operation, 941 MB of additional disk space will be used. 2026-06-30 14:51:51.477 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-30 14:51:51.512 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-30 14:51:51.520 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-30 14:51:51.535 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-30 14:51:51.544 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-30 14:51:51.557 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-30 14:51:51.598 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-30 14:51:51.609 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-30 14:51:51.618 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-30 14:51:51.629 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-30 14:51:51.653 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-30 14:51:51.664 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-30 14:51:51.676 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-30 14:51:51.686 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-30 14:51:51.699 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-30 14:51:51.709 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-30 14:51:51.720 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-30 14:51:51.731 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-30 14:51:51.739 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-30 14:51:51.753 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-30 14:51:51.762 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-30 14:51:51.772 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-30 14:51:51.788 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-30 14:51:51.804 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-30 14:51:51.813 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-30 14:51:52.121 | Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-30 14:51:52.262 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-30 14:51:52.263 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-30 14:51:52.268 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-30 14:51:52.285 | Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-30 14:51:52.303 | Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-30 14:51:52.319 | Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-30 14:51:52.410 | Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-30 14:51:52.411 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-30 14:51:52.416 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-30 14:51:52.426 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-30 14:51:52.436 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-30 14:51:52.447 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-30 14:51:52.462 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-30 14:51:52.474 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-30 14:51:52.482 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-30 14:51:52.491 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-30 14:51:52.505 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-30 14:51:52.516 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-30 14:51:52.526 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-30 14:51:52.542 | Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-30 14:51:52.551 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-30 14:51:52.563 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-30 14:51:52.576 | Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-30 14:51:52.594 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-30 14:51:52.607 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-30 14:51:52.618 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-30 14:51:52.634 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-30 14:51:52.646 | Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-30 14:51:52.659 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-30 14:51:52.671 | Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-30 14:51:52.694 | Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-30 14:51:52.708 | Get:58 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-30 14:51:52.725 | Get:59 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-30 14:51:52.740 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-30 14:51:52.754 | Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-30 14:51:52.770 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-30 14:51:52.782 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-30 14:51:52.803 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-30 14:51:52.815 | Get:65 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-30 14:51:52.828 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-30 14:51:52.840 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-30 14:51:52.857 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-30 14:51:52.864 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-30 14:51:52.872 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-30 14:51:52.885 | Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-30 14:51:52.895 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-30 14:51:52.906 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-30 14:51:52.913 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-30 14:51:52.923 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-30 14:51:52.935 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-30 14:51:52.966 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-30 14:51:52.967 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-30 14:51:52.976 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-30 14:51:52.986 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-30 14:51:52.993 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-30 14:51:53.002 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-30 14:51:53.011 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-30 14:51:53.021 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-30 14:51:53.030 | Get:85 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-06-30 14:51:53.037 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-30 14:51:53.048 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-30 14:51:53.059 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-30 14:51:53.068 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-30 14:51:53.080 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-30 14:51:53.092 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-30 14:51:53.103 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-30 14:51:53.141 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-30 14:51:53.142 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-30 14:51:53.148 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-30 14:51:53.281 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-30 14:51:53.285 | Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-30 14:51:53.296 | Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-30 14:51:53.312 | Get:99 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-30 14:51:53.326 | Get:100 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-30 14:51:53.337 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-30 14:51:53.350 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-30 14:51:53.364 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-30 14:51:53.373 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-30 14:51:53.384 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-30 14:51:53.394 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-30 14:51:53.407 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-30 14:51:53.427 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-30 14:51:53.444 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-30 14:51:53.457 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-30 14:51:53.472 | Get:111 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-30 14:51:53.491 | Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-30 14:51:53.507 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-30 14:51:53.519 | Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-30 14:51:53.542 | Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-30 14:51:53.575 | Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-30 14:51:53.588 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-30 14:51:53.600 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-30 14:51:53.620 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-30 14:51:53.635 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-30 14:51:53.651 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-30 14:51:53.660 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-30 14:51:53.676 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-30 14:51:53.686 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-30 14:51:53.949 | Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-30 14:51:53.949 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-30 14:51:53.956 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-30 14:51:54.020 | Get:128 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-30 14:51:54.021 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-30 14:51:54.506 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-30 14:51:54.507 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-30 14:51:54.510 | Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-30 14:51:54.511 | Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-30 14:51:54.511 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-30 14:51:54.512 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-30 14:51:54.519 | Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-30 14:51:54.538 | Get:137 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-30 14:51:54.552 | Get:138 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-30 14:51:54.563 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-30 14:51:54.573 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-30 14:51:54.604 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-30 14:51:54.618 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-30 14:51:54.628 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-30 14:51:54.636 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-06-30 14:51:54.645 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-30 14:51:54.658 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-30 14:51:54.668 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-30 14:51:54.676 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-30 14:51:54.684 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-30 14:51:54.692 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-30 14:51:54.704 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-30 14:51:54.714 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-30 14:51:54.729 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-30 14:51:54.738 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-30 14:51:54.749 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-30 14:51:54.759 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-30 14:51:54.769 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-30 14:51:54.780 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-30 14:51:54.795 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-30 14:51:54.837 | Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-30 14:51:54.856 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-30 14:51:55.138 | perl: warning: Setting locale failed. 2026-06-30 14:51:55.138 | perl: warning: Please check that your locale settings: 2026-06-30 14:51:55.138 | LANGUAGE = (unset), 2026-06-30 14:51:55.138 | LC_ALL = "en_US.utf8", 2026-06-30 14:51:55.138 | LANG = "de_DE.UTF-8" 2026-06-30 14:51:55.138 | are supported and installed on your system. 2026-06-30 14:51:55.138 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:51:55.203 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:51:55.203 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:51:55.203 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:51:55.564 | Vorkonfiguration der Pakete ... 2026-06-30 14:51:55.589 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 14:51:55.771 | Fetched 175 MB in 3s (50.8 MB/s) 2026-06-30 14:51:55.818 | Selecting previously unselected package libapr1t64:amd64. 2026-06-30 14:51:55.880 | (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-06-30 14:51:55.886 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-30 14:51:55.894 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-30 14:51:55.945 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-30 14:51:55.956 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-30 14:51:55.961 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 14:51:56.007 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-30 14:51:56.018 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-30 14:51:56.022 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 14:51:56.114 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-30 14:51:56.125 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-30 14:51:56.192 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 14:51:56.636 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-30 14:51:56.647 | Preparing to unpack .../004-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-30 14:51:56.753 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-30 14:51:57.104 | Selecting previously unselected package apache2-bin. 2026-06-30 14:51:57.115 | Preparing to unpack .../005-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-30 14:51:57.177 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-30 14:51:57.790 | Selecting previously unselected package apache2-data. 2026-06-30 14:51:57.800 | Preparing to unpack .../006-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-30 14:51:57.889 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-30 14:51:58.417 | Selecting previously unselected package apache2-utils. 2026-06-30 14:51:58.428 | Preparing to unpack .../007-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-30 14:51:58.671 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-30 14:52:00.990 | Selecting previously unselected package apache2. 2026-06-30 14:52:01.000 | Preparing to unpack .../008-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-30 14:52:01.006 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 14:52:01.010 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-30 14:52:01.135 | Selecting previously unselected package haproxy. 2026-06-30 14:52:01.146 | Preparing to unpack .../009-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 14:52:01.160 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-30 14:52:01.290 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-30 14:52:01.301 | Preparing to unpack .../010-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-30 14:52:01.305 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-30 14:52:01.356 | Selecting previously unselected package memcached. 2026-06-30 14:52:01.367 | Preparing to unpack .../011-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-30 14:52:01.373 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-30 14:52:01.429 | Selecting previously unselected package libjson-perl. 2026-06-30 14:52:01.440 | Preparing to unpack .../012-libjson-perl_4.10000-1_all.deb ... 2026-06-30 14:52:01.444 | Unpacking libjson-perl (4.10000-1) ... 2026-06-30 14:52:01.497 | Selecting previously unselected package postgresql-client-common. 2026-06-30 14:52:01.508 | Preparing to unpack .../013-postgresql-client-common_257build1.1_all.deb ... 2026-06-30 14:52:01.512 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-30 14:52:01.567 | Selecting previously unselected package ssl-cert. 2026-06-30 14:52:01.578 | Preparing to unpack .../014-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-30 14:52:01.581 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-30 14:52:01.635 | Selecting previously unselected package postgresql-common. 2026-06-30 14:52:01.646 | Preparing to unpack .../015-postgresql-common_257build1.1_all.deb ... 2026-06-30 14:52:01.668 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-30 14:52:01.679 | Unpacking postgresql-common (257build1.1) ... 2026-06-30 14:52:01.792 | Selecting previously unselected package libsysfs2:amd64. 2026-06-30 14:52:01.803 | Preparing to unpack .../016-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-30 14:52:01.806 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-30 14:52:01.851 | Selecting previously unselected package sysfsutils. 2026-06-30 14:52:01.861 | Preparing to unpack .../017-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-30 14:52:01.867 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-30 14:52:01.907 | Selecting previously unselected package autotools-dev. 2026-06-30 14:52:01.917 | Preparing to unpack .../018-autotools-dev_20220109.1_all.deb ... 2026-06-30 14:52:01.921 | Unpacking autotools-dev (20220109.1) ... 2026-06-30 14:52:01.969 | Selecting previously unselected package m4. 2026-06-30 14:52:01.978 | Preparing to unpack .../019-m4_1.4.19-4build1_amd64.deb ... 2026-06-30 14:52:01.982 | Unpacking m4 (1.4.19-4build1) ... 2026-06-30 14:52:02.063 | Selecting previously unselected package autoconf. 2026-06-30 14:52:02.074 | Preparing to unpack .../020-autoconf_2.71-3_all.deb ... 2026-06-30 14:52:02.077 | Unpacking autoconf (2.71-3) ... 2026-06-30 14:52:02.175 | Selecting previously unselected package automake. 2026-06-30 14:52:02.184 | Preparing to unpack .../021-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-30 14:52:02.191 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-30 14:52:02.308 | Selecting previously unselected package autopoint. 2026-06-30 14:52:02.319 | Preparing to unpack .../022-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-30 14:52:02.323 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-30 14:52:02.367 | Selecting previously unselected package libdebhelper-perl. 2026-06-30 14:52:02.378 | Preparing to unpack .../023-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-30 14:52:02.382 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-30 14:52:02.471 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-30 14:52:02.482 | Preparing to unpack .../024-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 14:52:02.485 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:03.669 | Selecting previously unselected package libclang-cpp17t64. 2026-06-30 14:52:03.680 | Preparing to unpack .../025-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 14:52:03.684 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:04.264 | Selecting previously unselected package libgc1:amd64. 2026-06-30 14:52:04.277 | Preparing to unpack .../026-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-30 14:52:04.281 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-30 14:52:04.331 | Selecting previously unselected package libobjc4:amd64. 2026-06-30 14:52:04.344 | Preparing to unpack .../027-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-30 14:52:04.348 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-30 14:52:04.389 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-30 14:52:04.400 | Preparing to unpack .../028-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-30 14:52:04.403 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-30 14:52:04.463 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-30 14:52:04.476 | Preparing to unpack .../029-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 14:52:04.479 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:04.720 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-30 14:52:04.735 | Preparing to unpack .../030-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 14:52:04.739 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:04.829 | Selecting previously unselected package libclang1-17t64. 2026-06-30 14:52:04.842 | Preparing to unpack .../031-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 14:52:04.846 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:05.173 | Selecting previously unselected package clang-17. 2026-06-30 14:52:05.188 | Preparing to unpack .../032-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 14:52:05.191 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:05.243 | Selecting previously unselected package libtool. 2026-06-30 14:52:05.257 | Preparing to unpack .../033-libtool_2.4.7-7build1_all.deb ... 2026-06-30 14:52:05.261 | Unpacking libtool (2.4.7-7build1) ... 2026-06-30 14:52:05.317 | Selecting previously unselected package dh-autoreconf. 2026-06-30 14:52:05.331 | Preparing to unpack .../034-dh-autoreconf_20_all.deb ... 2026-06-30 14:52:05.334 | Unpacking dh-autoreconf (20) ... 2026-06-30 14:52:05.384 | Selecting previously unselected package libarchive-zip-perl. 2026-06-30 14:52:05.398 | Preparing to unpack .../035-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-30 14:52:05.401 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-30 14:52:05.468 | Selecting previously unselected package libsub-override-perl. 2026-06-30 14:52:05.482 | Preparing to unpack .../036-libsub-override-perl_0.10-1_all.deb ... 2026-06-30 14:52:05.486 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-30 14:52:05.529 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-30 14:52:05.543 | Preparing to unpack .../037-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-30 14:52:05.547 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-30 14:52:05.594 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-30 14:52:05.608 | Preparing to unpack .../038-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-30 14:52:05.612 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-30 14:52:05.655 | Selecting previously unselected package debugedit. 2026-06-30 14:52:05.668 | Preparing to unpack .../039-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-30 14:52:05.672 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-30 14:52:05.718 | Selecting previously unselected package dwz. 2026-06-30 14:52:05.733 | Preparing to unpack .../040-dwz_0.15-1build6_amd64.deb ... 2026-06-30 14:52:05.737 | Unpacking dwz (0.15-1build6) ... 2026-06-30 14:52:05.784 | Selecting previously unselected package gettext. 2026-06-30 14:52:05.798 | Preparing to unpack .../041-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-30 14:52:05.802 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-30 14:52:05.918 | Selecting previously unselected package intltool-debian. 2026-06-30 14:52:05.932 | Preparing to unpack .../042-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-30 14:52:05.936 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-30 14:52:05.981 | Selecting previously unselected package po-debconf. 2026-06-30 14:52:05.995 | Preparing to unpack .../043-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-30 14:52:05.998 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-30 14:52:06.109 | Selecting previously unselected package debhelper. 2026-06-30 14:52:06.123 | Preparing to unpack .../044-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-30 14:52:06.127 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-30 14:52:06.407 | Selecting previously unselected package uuid-dev:amd64. 2026-06-30 14:52:06.421 | Preparing to unpack .../045-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-30 14:52:06.426 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-30 14:52:06.485 | Selecting previously unselected package libsctp1:amd64. 2026-06-30 14:52:06.497 | Preparing to unpack .../046-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-30 14:52:06.503 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-30 14:52:06.552 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-30 14:52:06.566 | Preparing to unpack .../047-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-30 14:52:06.571 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-30 14:52:06.638 | Selecting previously unselected package libapr1-dev. 2026-06-30 14:52:06.651 | Preparing to unpack .../048-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-30 14:52:06.657 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-30 14:52:07.032 | Selecting previously unselected package libldap-dev:amd64. 2026-06-30 14:52:07.044 | Preparing to unpack .../049-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 14:52:07.048 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-30 14:52:07.221 | Selecting previously unselected package libldap2-dev. 2026-06-30 14:52:07.233 | Preparing to unpack .../050-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-30 14:52:07.238 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-30 14:52:07.285 | Selecting previously unselected package libaprutil1-dev. 2026-06-30 14:52:07.295 | Preparing to unpack .../051-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-30 14:52:07.300 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-30 14:52:07.644 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-30 14:52:07.656 | Preparing to unpack .../052-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-30 14:52:07.661 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 14:52:07.720 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-30 14:52:07.733 | Preparing to unpack .../053-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-30 14:52:07.738 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 14:52:07.797 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-30 14:52:07.810 | Preparing to unpack .../054-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-30 14:52:07.814 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 14:52:07.858 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-30 14:52:07.871 | Preparing to unpack .../055-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-30 14:52:07.876 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 14:52:08.005 | Selecting previously unselected package apache2-dev. 2026-06-30 14:52:08.019 | Preparing to unpack .../056-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-30 14:52:08.023 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-30 14:52:08.123 | Selecting previously unselected package ncal. 2026-06-30 14:52:08.137 | Preparing to unpack .../057-ncal_12.1.8_amd64.deb ... 2026-06-30 14:52:08.142 | Unpacking ncal (12.1.8) ... 2026-06-30 14:52:08.196 | Selecting previously unselected package bsdmainutils. 2026-06-30 14:52:08.210 | Preparing to unpack .../058-bsdmainutils_12.1.8_all.deb ... 2026-06-30 14:52:08.217 | Unpacking bsdmainutils (12.1.8) ... 2026-06-30 14:52:08.259 | Selecting previously unselected package conntrack. 2026-06-30 14:52:08.273 | Preparing to unpack .../059-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-30 14:52:08.277 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-30 14:52:08.326 | Selecting previously unselected package dnsmasq-utils. 2026-06-30 14:52:08.339 | Preparing to unpack .../060-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-30 14:52:08.344 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-30 14:52:08.402 | Selecting previously unselected package ebtables. 2026-06-30 14:52:08.416 | Preparing to unpack .../061-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-30 14:52:08.437 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-30 14:52:08.491 | Selecting previously unselected package fonts-liberation. 2026-06-30 14:52:08.504 | Preparing to unpack .../062-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-30 14:52:08.508 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-30 14:52:08.613 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-30 14:52:08.629 | Preparing to unpack .../063-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-30 14:52:08.633 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-30 14:52:08.686 | Selecting previously unselected package fonts-liberation2. 2026-06-30 14:52:08.700 | Preparing to unpack .../064-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-30 14:52:08.705 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-30 14:52:08.751 | Selecting previously unselected package genisoimage. 2026-06-30 14:52:08.768 | Preparing to unpack .../065-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-30 14:52:08.772 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-30 14:52:08.851 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-30 14:52:08.867 | Preparing to unpack .../066-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-30 14:52:08.871 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-30 14:52:08.926 | Selecting previously unselected package libann0. 2026-06-30 14:52:08.940 | Preparing to unpack .../067-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-30 14:52:08.945 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-30 14:52:08.991 | Selecting previously unselected package libcdt5:amd64. 2026-06-30 14:52:09.004 | Preparing to unpack .../068-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 14:52:09.008 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 14:52:09.055 | Selecting previously unselected package libcgraph6:amd64. 2026-06-30 14:52:09.068 | Preparing to unpack .../069-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 14:52:09.072 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 14:52:09.120 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-30 14:52:09.134 | Preparing to unpack .../070-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-30 14:52:09.138 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-30 14:52:09.190 | Selecting previously unselected package libltdl7:amd64. 2026-06-30 14:52:09.204 | Preparing to unpack .../071-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-30 14:52:09.208 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-30 14:52:09.252 | Selecting previously unselected package libpathplan4:amd64. 2026-06-30 14:52:09.266 | Preparing to unpack .../072-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 14:52:09.273 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 14:52:09.421 | Selecting previously unselected package libgvc6. 2026-06-30 14:52:09.435 | Preparing to unpack .../073-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 14:52:09.439 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-30 14:52:09.516 | Selecting previously unselected package libgvpr2:amd64. 2026-06-30 14:52:09.532 | Preparing to unpack .../074-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 14:52:09.536 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 14:52:09.583 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-30 14:52:09.597 | Preparing to unpack .../075-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 14:52:09.601 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 14:52:09.672 | Selecting previously unselected package libice6:amd64. 2026-06-30 14:52:09.686 | Preparing to unpack .../076-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-30 14:52:09.689 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-30 14:52:09.734 | Selecting previously unselected package libsm6:amd64. 2026-06-30 14:52:09.748 | Preparing to unpack .../077-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-30 14:52:09.752 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-30 14:52:09.797 | Selecting previously unselected package libxt6t64:amd64. 2026-06-30 14:52:09.810 | Preparing to unpack .../078-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-30 14:52:09.814 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-30 14:52:09.864 | Selecting previously unselected package libxmu6:amd64. 2026-06-30 14:52:09.877 | Preparing to unpack .../079-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-30 14:52:09.881 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-30 14:52:09.928 | Selecting previously unselected package libxaw7:amd64. 2026-06-30 14:52:09.941 | Preparing to unpack .../080-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-30 14:52:09.946 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-30 14:52:09.995 | Selecting previously unselected package graphviz. 2026-06-30 14:52:10.008 | Preparing to unpack .../081-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-30 14:52:10.012 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-30 14:52:10.144 | Selecting previously unselected package icu-devtools. 2026-06-30 14:52:10.157 | Preparing to unpack .../082-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-30 14:52:10.161 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-30 14:52:10.230 | Selecting previously unselected package iputils-arping. 2026-06-30 14:52:10.244 | Preparing to unpack .../083-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-30 14:52:10.248 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-30 14:52:10.296 | Selecting previously unselected package comerr-dev:amd64. 2026-06-30 14:52:10.309 | Preparing to unpack .../084-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-30 14:52:10.316 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-30 14:52:10.374 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-30 14:52:10.389 | Preparing to unpack .../085-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 14:52:10.394 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 14:52:10.485 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-30 14:52:10.498 | Preparing to unpack .../086-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 14:52:10.502 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 14:52:10.547 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-30 14:52:10.560 | Preparing to unpack .../087-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 14:52:10.564 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 14:52:10.650 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-30 14:52:10.663 | Preparing to unpack .../088-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 14:52:10.667 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 14:52:10.709 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-30 14:52:10.723 | Preparing to unpack .../089-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 14:52:10.727 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 14:52:10.804 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-30 14:52:10.817 | Preparing to unpack .../090-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-30 14:52:10.821 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-30 14:52:10.864 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-30 14:52:10.877 | Preparing to unpack .../091-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 14:52:10.881 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:11.191 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-30 14:52:11.203 | Preparing to unpack .../092-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-30 14:52:11.207 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-30 14:52:11.250 | Selecting previously unselected package libgts-bin. 2026-06-30 14:52:11.261 | Preparing to unpack .../093-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-30 14:52:11.265 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-30 14:52:11.320 | Selecting previously unselected package libicu-dev:amd64. 2026-06-30 14:52:11.330 | Preparing to unpack .../094-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-30 14:52:11.334 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-30 14:52:11.916 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-30 14:52:11.928 | Preparing to unpack .../095-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-30 14:52:11.932 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-30 14:52:11.990 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-30 14:52:12.002 | Preparing to unpack .../096-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-30 14:52:12.006 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-30 14:52:12.050 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-30 14:52:12.064 | Preparing to unpack .../097-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-30 14:52:12.069 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-30 14:52:12.111 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-30 14:52:12.125 | Preparing to unpack .../098-libjs-jquery-metadata_12-4_all.deb ... 2026-06-30 14:52:12.129 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-30 14:52:12.174 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-30 14:52:12.186 | Preparing to unpack .../099-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-30 14:52:12.190 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-30 14:52:12.307 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-30 14:52:12.318 | Preparing to unpack .../100-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-30 14:52:12.322 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-30 14:52:12.368 | Selecting previously unselected package libjson-xs-perl. 2026-06-30 14:52:12.379 | Preparing to unpack .../101-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 14:52:12.383 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-30 14:52:12.431 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-30 14:52:12.442 | Preparing to unpack .../102-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-30 14:52:12.446 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-30 14:52:12.514 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-30 14:52:12.525 | Preparing to unpack .../103-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-30 14:52:12.529 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-30 14:52:12.571 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-30 14:52:12.583 | Preparing to unpack .../104-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-30 14:52:12.587 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-30 14:52:12.638 | Selecting previously unselected package mysql-common. 2026-06-30 14:52:12.650 | Preparing to unpack .../105-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-30 14:52:12.670 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-30 14:52:12.816 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-30 14:52:12.827 | Preparing to unpack .../106-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 14:52:12.831 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 14:52:12.938 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-30 14:52:12.950 | Preparing to unpack .../107-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-30 14:52:12.954 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-30 14:52:13.046 | Selecting previously unselected package pcp-conf. 2026-06-30 14:52:13.058 | Preparing to unpack .../108-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-30 14:52:13.062 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-30 14:52:13.112 | Selecting previously unselected package libpcp3t64. 2026-06-30 14:52:13.123 | Preparing to unpack .../109-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 14:52:13.127 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:13.180 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-30 14:52:13.192 | Preparing to unpack .../110-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 14:52:13.196 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:13.237 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-30 14:52:13.249 | Preparing to unpack .../111-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-30 14:52:13.253 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-30 14:52:13.302 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-30 14:52:13.314 | Preparing to unpack .../112-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-30 14:52:13.318 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-30 14:52:13.368 | Selecting previously unselected package libpq5:amd64. 2026-06-30 14:52:13.378 | Preparing to unpack .../113-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 14:52:13.382 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 14:52:13.427 | Selecting previously unselected package libssl-dev:amd64. 2026-06-30 14:52:13.438 | Preparing to unpack .../114-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-30 14:52:13.442 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-30 14:52:13.675 | Selecting previously unselected package libpq-dev. 2026-06-30 14:52:13.687 | Preparing to unpack .../115-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 14:52:13.690 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-30 14:52:13.745 | Selecting previously unselected package libsasl2-dev. 2026-06-30 14:52:13.756 | Preparing to unpack .../116-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-30 14:52:13.760 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-30 14:52:13.839 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-30 14:52:13.851 | Preparing to unpack .../117-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 14:52:13.854 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-30 14:52:14.107 | Selecting previously unselected package libx86-1:amd64. 2026-06-30 14:52:14.119 | Preparing to unpack .../118-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-30 14:52:14.123 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-30 14:52:14.168 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-30 14:52:14.179 | Preparing to unpack .../119-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-30 14:52:14.197 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-30 14:52:14.294 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-30 14:52:14.306 | Preparing to unpack .../120-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-30 14:52:14.310 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-30 14:52:14.411 | Selecting previously unselected package llvm-17-runtime. 2026-06-30 14:52:14.423 | Preparing to unpack .../121-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 14:52:14.428 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:14.499 | Selecting previously unselected package libpfm4:amd64. 2026-06-30 14:52:14.513 | Preparing to unpack .../122-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-30 14:52:14.517 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-30 14:52:14.604 | Selecting previously unselected package llvm-17. 2026-06-30 14:52:14.618 | Preparing to unpack .../123-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 14:52:14.622 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:15.824 | Selecting previously unselected package libffi-dev:amd64. 2026-06-30 14:52:15.841 | Preparing to unpack .../124-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-30 14:52:15.845 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-30 14:52:15.912 | Selecting previously unselected package llvm-17-tools. 2026-06-30 14:52:15.926 | Preparing to unpack .../125-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 14:52:15.931 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:16.314 | Selecting previously unselected package libz3-4:amd64. 2026-06-30 14:52:16.329 | Preparing to unpack .../126-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-30 14:52:16.333 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-30 14:52:16.584 | Selecting previously unselected package libz3-dev:amd64. 2026-06-30 14:52:16.599 | Preparing to unpack .../127-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-30 14:52:16.603 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-30 14:52:16.661 | Selecting previously unselected package llvm-17-dev. 2026-06-30 14:52:16.676 | Preparing to unpack .../128-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-30 14:52:16.680 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:20.373 | Selecting previously unselected package lsscsi. 2026-06-30 14:52:20.388 | Preparing to unpack .../129-lsscsi_0.32-1build1_amd64.deb ... 2026-06-30 14:52:20.391 | Unpacking lsscsi (0.32-1build1) ... 2026-06-30 14:52:20.439 | Selecting previously unselected package osinfo-db. 2026-06-30 14:52:20.454 | Preparing to unpack .../130-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-30 14:52:20.457 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-30 14:52:21.127 | Selecting previously unselected package pkgconf-bin. 2026-06-30 14:52:21.141 | Preparing to unpack .../131-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-30 14:52:21.144 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-30 14:52:21.191 | Selecting previously unselected package pkgconf:amd64. 2026-06-30 14:52:21.205 | Preparing to unpack .../132-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-30 14:52:21.212 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-30 14:52:21.260 | Selecting previously unselected package pkg-config:amd64. 2026-06-30 14:52:21.275 | Preparing to unpack .../133-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-30 14:52:21.281 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-30 14:52:21.323 | Selecting previously unselected package pm-utils. 2026-06-30 14:52:21.337 | Preparing to unpack .../134-pm-utils_1.4.1-21_all.deb ... 2026-06-30 14:52:21.341 | Unpacking pm-utils (1.4.1-21) ... 2026-06-30 14:52:21.420 | Selecting previously unselected package postgresql-client-16. 2026-06-30 14:52:21.435 | Preparing to unpack .../135-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 14:52:21.438 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 14:52:21.641 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-30 14:52:21.656 | Preparing to unpack .../136-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 14:52:21.659 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 14:52:22.225 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-30 14:52:22.240 | Preparing to unpack .../137-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-30 14:52:22.244 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-30 14:52:22.300 | Selecting previously unselected package python3-mysqldb. 2026-06-30 14:52:22.314 | Preparing to unpack .../138-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-30 14:52:22.318 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-30 14:52:22.373 | Selecting previously unselected package python3-pip-whl. 2026-06-30 14:52:22.387 | Preparing to unpack .../139-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-30 14:52:22.391 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-30 14:52:22.450 | Selecting previously unselected package python3-setuptools-whl. 2026-06-30 14:52:22.464 | Preparing to unpack .../140-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-30 14:52:22.468 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-30 14:52:22.520 | Selecting previously unselected package python3.12-venv. 2026-06-30 14:52:22.535 | Preparing to unpack .../141-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-30 14:52:22.538 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-30 14:52:22.577 | Selecting previously unselected package python3-venv. 2026-06-30 14:52:22.592 | Preparing to unpack .../142-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-30 14:52:22.595 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-30 14:52:22.634 | Selecting previously unselected package sqlite3. 2026-06-30 14:52:22.648 | Preparing to unpack .../143-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-06-30 14:52:22.652 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-06-30 14:52:22.701 | Selecting previously unselected package unzip. 2026-06-30 14:52:22.715 | Preparing to unpack .../144-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-30 14:52:22.719 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-30 14:52:22.771 | Selecting previously unselected package vbetool. 2026-06-30 14:52:22.785 | Preparing to unpack .../145-vbetool_1.1-5_amd64.deb ... 2026-06-30 14:52:22.789 | Unpacking vbetool (1.1-5) ... 2026-06-30 14:52:22.833 | Selecting previously unselected package libosinfo-l10n. 2026-06-30 14:52:22.847 | Preparing to unpack .../146-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-30 14:52:22.851 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-30 14:52:22.925 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-30 14:52:22.939 | Preparing to unpack .../147-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-30 14:52:22.943 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-30 14:52:22.991 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-30 14:52:23.006 | Preparing to unpack .../148-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-30 14:52:23.010 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-30 14:52:23.052 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-30 14:52:23.066 | Preparing to unpack .../149-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-30 14:52:23.069 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 14:52:23.120 | Selecting previously unselected package libpcp-archive1t64. 2026-06-30 14:52:23.135 | Preparing to unpack .../150-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 14:52:23.139 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:23.186 | Selecting previously unselected package libpcp-gui2t64. 2026-06-30 14:52:23.201 | Preparing to unpack .../151-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 14:52:23.206 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:23.259 | Selecting previously unselected package libpcp-import1t64. 2026-06-30 14:52:23.273 | Preparing to unpack .../152-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 14:52:23.339 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:23.436 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-30 14:52:23.450 | Preparing to unpack .../153-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 14:52:23.454 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:23.499 | Selecting previously unselected package libpcp-trace2t64. 2026-06-30 14:52:23.513 | Preparing to unpack .../154-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 14:52:23.517 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:23.560 | Selecting previously unselected package libpcp-web1t64. 2026-06-30 14:52:23.575 | Preparing to unpack .../155-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-30 14:52:23.579 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:23.624 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-30 14:52:23.639 | Preparing to unpack .../156-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-30 14:52:23.642 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-30 14:52:23.689 | Selecting previously unselected package python3-pcp. 2026-06-30 14:52:23.703 | Preparing to unpack .../157-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-30 14:52:23.707 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-30 14:52:23.769 | Selecting previously unselected package pcp. 2026-06-30 14:52:23.784 | Preparing to unpack .../158-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-30 14:52:24.058 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-30 14:52:24.994 | Selecting previously unselected package socat. 2026-06-30 14:52:25.010 | Preparing to unpack .../159-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-30 14:52:25.014 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-30 14:52:25.096 | Selecting previously unselected package vlan. 2026-06-30 14:52:25.111 | Preparing to unpack .../160-vlan_2.0.5ubuntu5_all.deb ... 2026-06-30 14:52:25.117 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-30 14:52:25.218 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-30 14:52:25.230 | Setting up postgresql-client-common (257build1.1) ... 2026-06-30 14:52:25.250 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-30 14:52:25.262 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-30 14:52:25.274 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-30 14:52:25.326 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-30 14:52:25.334 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-30 14:52:25.347 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 14:52:25.359 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-30 14:52:25.371 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-30 14:52:25.384 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-30 14:52:25.395 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-30 14:52:25.408 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-30 14:52:25.420 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-30 14:52:25.432 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-30 14:52:26.136 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-30 14:52:26.136 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-30 14:52:26.642 | Setting up ncal (12.1.8) ... 2026-06-30 14:52:26.654 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-30 14:52:26.666 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-30 14:52:26.678 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-30 14:52:26.690 | Setting up vbetool (1.1-5) ... 2026-06-30 14:52:26.703 | Setting up pm-utils (1.4.1-21) ... 2026-06-30 14:52:26.724 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-30 14:52:26.740 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-30 14:52:26.753 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 14:52:26.765 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 14:52:26.779 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-30 14:52:26.791 | Setting up m4 (1.4.19-4build1) ... 2026-06-30 14:52:26.804 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-30 14:52:26.817 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-30 14:52:26.856 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-30 14:52:26.868 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-30 14:52:26.881 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-30 14:52:27.821 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-30 14:52:28.312 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 14:52:28.325 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-30 14:52:28.337 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-30 14:52:28.600 | Setting up autotools-dev (20220109.1) ... 2026-06-30 14:52:28.615 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-30 14:52:28.627 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 14:52:28.642 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-30 14:52:28.656 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-30 14:52:28.671 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:28.685 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:28.698 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-30 14:52:28.765 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:52:28.765 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:52:28.765 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:52:28.963 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 14:52:29.984 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-30 14:52:30.478 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 14:52:30.491 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-30 14:52:30.503 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-30 14:52:30.516 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 14:52:30.529 | Setting up ebtables (2.0.11-6build1) ... 2026-06-30 14:52:31.146 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-30 14:52:31.158 | Setting up socat (1.8.0.0-4build3) ... 2026-06-30 14:52:31.170 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-30 14:52:31.182 | Setting up bsdmainutils (12.1.8) ... 2026-06-30 14:52:31.195 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-30 14:52:31.209 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-30 14:52:31.222 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-30 14:52:31.234 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-30 14:52:31.246 | Setting up lsscsi (0.32-1build1) ... 2026-06-30 14:52:31.258 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-30 14:52:31.269 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-30 14:52:31.281 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-30 14:52:31.293 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-30 14:52:31.306 | Setting up autoconf (2.71-3) ... 2026-06-30 14:52:31.322 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:31.334 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 14:52:31.352 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-30 14:52:31.364 | Setting up dwz (0.15-1build6) ... 2026-06-30 14:52:31.376 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-30 14:52:31.388 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-30 14:52:31.400 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-30 14:52:31.429 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:31.441 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-30 14:52:31.453 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:31.466 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-30 14:52:31.477 | Setting up libjson-perl (4.10000-1) ... 2026-06-30 14:52:31.491 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:31.504 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-30 14:52:31.516 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-30 14:52:31.549 | Setting up debugedit (1:5.0-5build2) ... 2026-06-30 14:52:31.589 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-30 14:52:31.601 | Setting up libsub-override-perl (0.10-1) ... 2026-06-30 14:52:31.614 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-30 14:52:31.626 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 14:52:31.638 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 14:52:31.650 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-30 14:52:31.662 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-30 14:52:31.675 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-30 14:52:31.687 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-30 14:52:31.700 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-30 14:52:31.711 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-30 14:52:31.724 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-30 14:52:31.737 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-06-30 14:52:31.750 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-30 14:52:31.762 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 14:52:31.774 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-30 14:52:31.787 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-30 14:52:31.796 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-30 14:52:31.809 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-30 14:52:31.821 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 14:52:31.834 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-30 14:52:31.849 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-30 14:52:31.862 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:31.875 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-30 14:52:31.888 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 14:52:31.901 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-30 14:52:32.025 | Setting up libtool (2.4.7-7build1) ... 2026-06-30 14:52:32.037 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-30 14:52:32.049 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 14:52:32.651 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-30 14:52:32.690 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-30 14:52:32.701 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-30 14:52:33.581 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-30 14:52:34.193 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-30 14:52:34.207 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-30 14:52:34.219 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 14:52:34.232 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-30 14:52:34.244 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-30 14:52:34.256 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-30 14:52:34.268 | Setting up dh-autoreconf (20) ... 2026-06-30 14:52:34.280 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:34.294 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-30 14:52:34.305 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-30 14:52:34.318 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-30 14:52:34.330 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-30 14:52:34.341 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-30 14:52:34.354 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-30 14:52:34.366 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-30 14:52:34.378 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-30 14:52:34.390 | Setting up postgresql-common (257build1.1) ... 2026-06-30 14:52:34.465 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:52:34.465 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:52:34.465 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:52:34.547 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 14:52:35.050 | 2026-06-30 14:52:35.050 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-30 14:52:35.248 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-30 14:52:35.248 | Removing obsolete dictionary files: 2026-06-30 14:52:36.290 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-30 14:52:36.870 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-30 14:52:36.925 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:36.938 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-30 14:52:36.950 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-30 14:52:36.962 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:36.974 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-30 14:52:36.986 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-30 14:52:36.998 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:37.011 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 14:52:37.023 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:37.035 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-30 14:52:37.048 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:37.060 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-30 14:52:37.072 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-30 14:52:37.085 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 14:52:37.099 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-30 14:52:37.112 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:37.124 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-30 14:52:37.136 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-30 14:52:37.149 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:37.161 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-30 14:52:37.173 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-30 14:52:37.185 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-30 14:52:37.197 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-30 14:52:37.210 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:37.223 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:37.235 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-30 14:52:37.247 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-30 14:52:37.260 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-30 14:52:37.272 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-30 14:52:37.284 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-30 14:52:37.298 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-30 14:52:37.963 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 14:52:38.009 | Enabling module mpm_event. 2026-06-30 14:52:38.060 | Enabling module authz_core. 2026-06-30 14:52:38.066 | Enabling module authz_host. 2026-06-30 14:52:38.117 | Enabling module authn_core. 2026-06-30 14:52:38.123 | Enabling module auth_basic. 2026-06-30 14:52:38.173 | Enabling module access_compat. 2026-06-30 14:52:38.224 | Enabling module authn_file. 2026-06-30 14:52:38.276 | Enabling module authz_user. 2026-06-30 14:52:38.325 | Enabling module alias. 2026-06-30 14:52:38.375 | Enabling module dir. 2026-06-30 14:52:38.424 | Enabling module autoindex. 2026-06-30 14:52:38.473 | Enabling module env. 2026-06-30 14:52:38.523 | Enabling module mime. 2026-06-30 14:52:38.573 | Enabling module negotiation. 2026-06-30 14:52:38.622 | Enabling module setenvif. 2026-06-30 14:52:38.672 | Enabling module filter. 2026-06-30 14:52:38.723 | Enabling module deflate. 2026-06-30 14:52:38.773 | Enabling module status. 2026-06-30 14:52:38.824 | Enabling module reqtimeout. 2026-06-30 14:52:38.875 | Enabling conf charset. 2026-06-30 14:52:38.925 | Enabling conf localized-error-pages. 2026-06-30 14:52:38.976 | Enabling conf other-vhosts-access-log. 2026-06-30 14:52:39.027 | Enabling conf security. 2026-06-30 14:52:39.095 | Enabling conf serve-cgi-bin. 2026-06-30 14:52:39.147 | Enabling site 000-default. 2026-06-30 14:52:40.231 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-30 14:52:41.005 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-30 14:52:42.475 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-30 14:52:42.490 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-30 14:52:42.838 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-30 14:52:42.850 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-30 14:52:42.861 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-30 14:52:44.887 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-30 14:52:44.957 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-30 14:52:45.024 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-30 14:52:45.094 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-30 14:52:47.041 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-30 14:52:47.322 | Processing triggers for ufw (0.36.2-6) ... 2026-06-30 14:52:47.482 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-06-30 14:52:47.571 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 14:52:51.581 | Processing triggers for install-info (7.1-3build2) ... 2026-06-30 14:52:51.764 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-30 14:52:51.816 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 14:52:52.067 | perl: warning: Setting locale failed. 2026-06-30 14:52:52.067 | perl: warning: Please check that your locale settings: 2026-06-30 14:52:52.067 | LANGUAGE = (unset), 2026-06-30 14:52:52.067 | LC_ALL = "en_US.utf8", 2026-06-30 14:52:52.067 | LANG = "de_DE.UTF-8" 2026-06-30 14:52:52.067 | are supported and installed on your system. 2026-06-30 14:52:52.067 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:52:52.209 | perl: warning: Setting locale failed. 2026-06-30 14:52:52.210 | perl: warning: Please check that your locale settings: 2026-06-30 14:52:52.210 | LANGUAGE = (unset), 2026-06-30 14:52:52.210 | LC_ALL = "en_US.utf8", 2026-06-30 14:52:52.210 | LANG = "de_DE.UTF-8" 2026-06-30 14:52:52.210 | are supported and installed on your system. 2026-06-30 14:52:52.210 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:52:52.260 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:52:52.260 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:52:52.260 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:52:52.332 | perl: warning: Setting locale failed. 2026-06-30 14:52:52.333 | perl: warning: Please check that your locale settings: 2026-06-30 14:52:52.333 | LANGUAGE = (unset), 2026-06-30 14:52:52.333 | LC_ALL = "en_US.utf8", 2026-06-30 14:52:52.333 | LANG = "de_DE.UTF-8" 2026-06-30 14:52:52.333 | are supported and installed on your system. 2026-06-30 14:52:52.333 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:52:52.864 | 2026-06-30 14:52:52.865 | Running kernel seems to be up-to-date. 2026-06-30 14:52:52.866 | 2026-06-30 14:52:52.866 | No services need to be restarted. 2026-06-30 14:52:52.866 | 2026-06-30 14:52:52.866 | No containers need to be restarted. 2026-06-30 14:52:52.866 | 2026-06-30 14:52:52.866 | No user sessions are running outdated binaries. 2026-06-30 14:52:52.866 | 2026-06-30 14:52:52.867 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 14:52:55.359 | ++ functions-common:apt_get:1211 : result=0 2026-06-30 14:52:55.362 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 14:52:55.365 | ++ functions-common:time_stop:2420 : local name 2026-06-30 14:52:55.368 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 14:52:55.371 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:52:55.375 | ++ functions-common:time_stop:2423 : local total 2026-06-30 14:52:55.378 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 14:52:55.380 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-30 14:52:55.383 | ++ functions-common:time_stop:2427 : start_time=1782831109899 2026-06-30 14:52:55.386 | ++ functions-common:time_stop:2429 : [[ -z 1782831109899 ]] 2026-06-30 14:52:55.389 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:52:55.392 | ++ functions-common:time_stop:2432 : end_time=1782831175390 2026-06-30 14:52:55.395 | ++ functions-common:time_stop:2433 : elapsed_time=65491 2026-06-30 14:52:55.397 | ++ functions-common:time_stop:2434 : total=8748 2026-06-30 14:52:55.400 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:52:55.403 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74239 2026-06-30 14:52:55.405 | ++ functions-common:apt_get:1215 : return 0 2026-06-30 14:52:55.409 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-30 14:52:55.412 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-30 14:52:55.415 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-30 14:52:55.421 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-30 14:52:55.425 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-30 14:52:55.428 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-30 14:52:55.433 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-30 14:52:55.438 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-30 14:52:55.442 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-30 14:52:55.445 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-30 14:52:55.448 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 14:52:55.752 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-30 14:52:55.754 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-30 14:52:55.756 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-30 14:52:55.758 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-30 14:52:55.760 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-30 14:52:55.762 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-30 14:52:55.764 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-30 14:52:55.766 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-30 14:52:55.768 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-30 14:52:55.770 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-30 14:52:55.772 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-30 14:52:55.774 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-30 14:52:55.776 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-30 14:52:55.778 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-30 14:52:55.780 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-30 14:52:55.782 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-30 14:52:55.784 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-30 14:52:55.786 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-30 14:52:55.788 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-30 14:52:55.790 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-30 14:52:55.793 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-30 14:52:55.796 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-30 14:52:55.798 | + functions-common:_ensure_lsb_release:420 : return 2026-06-30 14:52:55.801 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-30 14:52:55.815 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-30 14:52:55.818 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-30 14:52:55.832 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-30 14:52:55.835 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-30 14:52:55.848 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-30 14:52:55.850 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-30 14:52:55.852 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-30 14:52:55.854 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-30 14:52:55.856 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-30 14:52:55.858 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-30 14:52:55.860 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-30 14:52:55.862 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-30 14:52:55.864 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-30 14:52:55.866 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-30 14:52:55.868 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-30 14:52:55.868 | Distro: noble 2026-06-30 14:52:55.870 | + tools/install_pip.sh:main:117 : get_versions 2026-06-30 14:52:55.873 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-30 14:52:55.878 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-30 14:52:55.880 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-30 14:52:55.883 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-30 14:52:55.883 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-30 14:52:56.593 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-30 14:52:56.596 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-30 14:52:56.596 | pip: 24.0 2026-06-30 14:52:56.597 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-30 14:52:56.600 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-30 14:52:56.602 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 14:52:56.605 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 14:52:56.606 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 14:52:56.608 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 14:52:56.610 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 14:52:56.612 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 14:52:56.613 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 14:52:56.615 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 14:52:56.616 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 14:52:56.618 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 14:52:56.619 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 14:52:56.622 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 14:52:56.624 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 14:52:56.626 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-30 14:52:56.628 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:52:56.631 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:52:56.632 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-30 14:52:56.638 | + tools/install_pip.sh:main:146 : set -x 2026-06-30 14:52:56.640 | + tools/install_pip.sh:main:149 : get_versions 2026-06-30 14:52:56.642 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-30 14:52:56.646 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-30 14:52:56.648 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-30 14:52:56.651 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-30 14:52:56.651 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-30 14:52:57.257 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-30 14:52:57.258 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-30 14:52:57.259 | pip: 24.0 2026-06-30 14:52:57.262 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-30 14:52:57.264 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-30 14:52:57.267 | + ./stack.sh:main:804 : fixup_all 2026-06-30 14:52:57.269 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-30 14:52:57.272 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-30 14:52:57.274 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:52:57.276 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:52:57.278 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-30 14:52:57.294 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-30 14:52:57.309 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-30 14:52:57.323 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-30 14:52:57.325 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-30 14:52:57.327 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 14:52:57.329 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 14:52:57.331 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 14:52:57.333 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 14:52:57.335 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 14:52:57.337 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 14:52:57.339 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 14:52:57.341 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 14:52:57.343 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 14:52:57.345 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 14:52:57.347 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 14:52:57.349 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 14:52:57.351 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 14:52:57.353 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-30 14:52:57.355 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-30 14:52:57.357 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-30 14:52:57.372 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-30 14:52:57.386 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-30 14:52:57.400 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-30 14:52:57.416 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-30 14:52:57.432 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-30 14:52:57.448 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-30 14:52:57.463 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-30 14:52:57.481 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-30 14:52:57.484 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-30 14:52:57.486 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-30 14:53:03.250 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-30 14:53:03.279 | Using python 3.12 to install setuptools 2026-06-30 14:53:03.282 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-30 14:53:04.675 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-30 14:53:04.936 | Collecting pip 2026-06-30 14:53:05.024 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-30 14:53:05.038 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-30 14:53:05.523 | Collecting setuptools[core] 2026-06-30 14:53:05.539 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-30 14:53:05.708 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-30 14:53:05.726 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 14:53:05.815 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-30 14:53:05.831 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-30 14:53:05.854 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-06-30 14:53:05.933 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-30 14:53:05.950 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-30 14:53:06.058 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-30 14:53:06.075 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 14:53:06.157 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-30 14:53:06.173 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 14:53:06.289 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:06.304 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-30 14:53:06.389 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:06.407 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-30 14:53:06.672 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:06.688 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-06-30 14:53:06.779 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:06.795 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-30 14:53:06.976 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:06.993 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-30 14:53:07.062 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:07.078 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-30 14:53:07.175 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:07.191 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-30 14:53:07.290 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:07.309 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 14:53:07.359 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-06-30 14:53:07.393 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-30 14:53:07.482 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.2 MB/s eta 0:00:00 2026-06-30 14:53:07.498 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-30 14:53:07.521 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-30 14:53:07.545 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-30 14:53:07.560 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.6 MB/s eta 0:00:00 2026-06-30 14:53:07.576 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-30 14:53:07.590 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.1 MB/s eta 0:00:00 2026-06-30 14:53:07.606 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-30 14:53:07.631 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-30 14:53:07.675 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 26.9 MB/s eta 0:00:00 2026-06-30 14:53:07.691 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-30 14:53:07.715 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-30 14:53:07.738 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-06-30 14:53:07.753 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 11.7 MB/s eta 0:00:00 2026-06-30 14:53:07.768 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-30 14:53:07.791 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-30 14:53:07.813 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.5 MB/s eta 0:00:00 2026-06-30 14:53:07.828 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-30 14:53:07.849 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-30 14:53:07.864 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.8 MB/s eta 0:00:00 2026-06-30 14:53:07.880 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-30 14:53:07.928 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.0 MB/s eta 0:00:00 2026-06-30 14:53:08.689 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-30 14:53:08.722 | Attempting uninstall: setuptools 2026-06-30 14:53:08.738 | Found existing installation: setuptools 68.1.2 2026-06-30 14:53:08.739 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:53:08.739 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-30 14:53:09.945 | Attempting uninstall: pygments 2026-06-30 14:53:09.978 | Found existing installation: Pygments 2.17.2 2026-06-30 14:53:09.981 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:53:09.981 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-30 14:53:11.313 | Attempting uninstall: pip 2026-06-30 14:53:11.319 | Found existing installation: pip 24.0 2026-06-30 14:53:11.390 | Uninstalling pip-24.0: 2026-06-30 14:53:11.400 | Successfully uninstalled pip-24.0 2026-06-30 14:53:13.126 | Attempting uninstall: packaging 2026-06-30 14:53:13.167 | Found existing installation: packaging 24.0 2026-06-30 14:53:13.168 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:53:13.168 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-30 14:53:13.377 | Attempting uninstall: markdown-it-py 2026-06-30 14:53:13.389 | Found existing installation: markdown-it-py 3.0.0 2026-06-30 14:53:13.391 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:53:13.391 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-30 14:53:13.551 | Attempting uninstall: wheel 2026-06-30 14:53:13.573 | Found existing installation: wheel 0.42.0 2026-06-30 14:53:13.574 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:53:13.575 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-30 14:53:13.626 | Attempting uninstall: rich 2026-06-30 14:53:13.669 | Found existing installation: rich 13.7.1 2026-06-30 14:53:13.669 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:53:13.672 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-30 14:53:14.408 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-06-30 14:53:14.653 | + inc/python:pip_install:216 : result=0 2026-06-30 14:53:14.657 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 14:53:14.660 | + functions-common:time_stop:2420 : local name 2026-06-30 14:53:14.665 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:53:14.669 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:53:14.673 | + functions-common:time_stop:2423 : local total 2026-06-30 14:53:14.677 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:53:14.681 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 14:53:14.685 | + functions-common:time_stop:2427 : start_time=1782831183271 2026-06-30 14:53:14.690 | + functions-common:time_stop:2429 : [[ -z 1782831183271 ]] 2026-06-30 14:53:14.695 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:53:14.701 | + functions-common:time_stop:2432 : end_time=1782831194697 2026-06-30 14:53:14.704 | + functions-common:time_stop:2433 : elapsed_time=11426 2026-06-30 14:53:14.707 | + functions-common:time_stop:2434 : total=0 2026-06-30 14:53:14.710 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:53:14.714 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11426 2026-06-30 14:53:14.717 | + inc/python:pip_install:219 : return 0 2026-06-30 14:53:14.720 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-30 14:53:14.724 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 14:53:14.728 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 14:53:14.732 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-30 14:53:14.736 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-30 14:53:14.740 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-30 14:53:14.769 | Using python 3.12 to install os-testr 2026-06-30 14:53:14.772 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-30 14:53:16.183 | Collecting os-testr 2026-06-30 14:53:16.342 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-30 14:53:16.411 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-30 14:53:16.428 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-30 14:53:16.467 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-30 14:53:16.482 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-30 14:53:16.630 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-30 14:53:16.646 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-30 14:53:16.657 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-30 14:53:16.687 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-30 14:53:16.705 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-30 14:53:16.797 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-30 14:53:16.813 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-30 14:53:16.853 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-30 14:53:16.877 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-30 14:53:16.915 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-30 14:53:16.937 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-30 14:53:16.964 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-30 14:53:16.990 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-30 14:53:17.035 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 22.4 MB/s 0:00:00 2026-06-30 14:53:17.208 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-30 14:53:17.376 | Attempting uninstall: PyYAML 2026-06-30 14:53:17.386 | Found existing installation: PyYAML 6.0.1 2026-06-30 14:53:17.389 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:53:17.389 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-30 14:53:17.800 | 2026-06-30 14:53:17.804 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-30 14:53:17.984 | + inc/python:pip_install:216 : result=0 2026-06-30 14:53:17.987 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 14:53:17.989 | + functions-common:time_stop:2420 : local name 2026-06-30 14:53:17.993 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:53:17.996 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:53:18.000 | + functions-common:time_stop:2423 : local total 2026-06-30 14:53:18.003 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:53:18.009 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 14:53:18.013 | + functions-common:time_stop:2427 : start_time=1782831194761 2026-06-30 14:53:18.015 | + functions-common:time_stop:2429 : [[ -z 1782831194761 ]] 2026-06-30 14:53:18.020 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:53:18.026 | + functions-common:time_stop:2432 : end_time=1782831198021 2026-06-30 14:53:18.029 | + functions-common:time_stop:2433 : elapsed_time=3260 2026-06-30 14:53:18.031 | + functions-common:time_stop:2434 : total=11426 2026-06-30 14:53:18.034 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:53:18.037 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14686 2026-06-30 14:53:18.041 | + inc/python:pip_install:219 : return 0 2026-06-30 14:53:18.045 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-30 14:53:18.118 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-30 14:53:18.218 | + ./stack.sh:main:832 : install_infra 2026-06-30 14:53:18.221 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-30 14:53:18.225 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-30 14:53:18.229 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-30 14:53:24.078 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-30 14:53:24.082 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-30 14:53:24.116 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-30 14:53:25.641 | Collecting pbr 2026-06-30 14:53:25.646 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-30 14:53:26.114 | Collecting setuptools[core] 2026-06-30 14:53:26.117 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-30 14:53:26.277 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-30 14:53:26.280 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 14:53:26.353 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-30 14:53:26.356 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-30 14:53:26.427 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-30 14:53:26.430 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-30 14:53:26.522 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-30 14:53:26.526 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 14:53:26.594 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-30 14:53:26.598 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 14:53:26.697 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:26.700 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-30 14:53:26.771 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:26.774 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-30 14:53:27.019 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:27.022 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-06-30 14:53:27.096 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:27.099 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-30 14:53:27.269 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:27.273 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-30 14:53:27.323 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:27.327 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-30 14:53:27.406 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:27.408 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-30 14:53:27.490 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:27.493 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 14:53:27.583 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-30 14:53:27.671 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-30 14:53:27.698 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-30 14:53:27.702 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-30 14:53:27.704 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-30 14:53:27.706 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-30 14:53:27.709 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-30 14:53:27.713 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-30 14:53:27.718 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-30 14:53:27.726 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-30 14:53:27.728 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-30 14:53:27.730 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-06-30 14:53:27.734 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-30 14:53:27.736 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-30 14:53:27.741 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-30 14:53:27.743 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-30 14:53:27.746 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-30 14:53:27.772 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-30 14:53:28.053 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-30 14:53:31.981 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-06-30 14:53:32.246 | + inc/python:pip_install:216 : result=0 2026-06-30 14:53:32.250 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 14:53:32.253 | + functions-common:time_stop:2420 : local name 2026-06-30 14:53:32.257 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:53:32.262 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:53:32.266 | + functions-common:time_stop:2423 : local total 2026-06-30 14:53:32.270 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:53:32.274 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 14:53:32.278 | + functions-common:time_stop:2427 : start_time=1782831204104 2026-06-30 14:53:32.282 | + functions-common:time_stop:2429 : [[ -z 1782831204104 ]] 2026-06-30 14:53:32.287 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:53:32.293 | + functions-common:time_stop:2432 : end_time=1782831212288 2026-06-30 14:53:32.297 | + functions-common:time_stop:2433 : elapsed_time=8184 2026-06-30 14:53:32.301 | + functions-common:time_stop:2434 : total=14686 2026-06-30 14:53:32.305 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:53:32.309 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22870 2026-06-30 14:53:32.313 | + inc/python:pip_install:219 : return 0 2026-06-30 14:53:32.317 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-30 14:53:32.322 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-30 14:53:32.360 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-30 14:53:33.651 | Processing /opt/stack/requirements 2026-06-30 14:53:33.655 | Installing build dependencies: started 2026-06-30 14:53:36.910 | Installing build dependencies: finished with status 'done' 2026-06-30 14:53:36.914 | Getting requirements to build wheel: started 2026-06-30 14:53:37.238 | Getting requirements to build wheel: finished with status 'done' 2026-06-30 14:53:37.243 | Preparing metadata (pyproject.toml): started 2026-06-30 14:53:38.488 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-30 14:53:38.679 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8461) 2026-06-30 14:53:38.769 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-30 14:53:38.790 | 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.dev8461) (26.2) 2026-06-30 14:53:38.899 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8461) 2026-06-30 14:53:38.915 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-30 14:53:39.081 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8461) 2026-06-30 14:53:39.084 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-30 14:53:39.144 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8461) 2026-06-30 14:53:39.169 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-30 14:53:39.182 | 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.dev8461) (82.0.1) 2026-06-30 14:53:39.500 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-30 14:53:39.516 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-30 14:53:39.536 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.5 MB/s eta 0:00:00 2026-06-30 14:53:39.614 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-30 14:53:39.631 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-30 14:53:39.756 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-30 14:53:39.773 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-30 14:53:39.874 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-30 14:53:39.891 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 14:53:40.011 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-30 14:53:40.035 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-30 14:53:40.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.9 MB/s eta 0:00:00 2026-06-30 14:53:40.051 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-30 14:53:40.074 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-30 14:53:40.091 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.9 MB/s eta 0:00:00 2026-06-30 14:53:40.105 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-30 14:53:40.121 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 11.7 MB/s eta 0:00:00 2026-06-30 14:53:40.137 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-30 14:53:40.156 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.3 MB/s eta 0:00:00 2026-06-30 14:53:40.179 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-30 14:53:40.194 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.3 MB/s eta 0:00:00 2026-06-30 14:53:40.210 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-30 14:53:40.227 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.0 MB/s eta 0:00:00 2026-06-30 14:53:40.261 | Building wheels for collected packages: openstack_requirements 2026-06-30 14:53:40.262 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-30 14:53:42.608 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-30 14:53:42.610 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8461-py3-none-any.whl size=52407 sha256=adca559a12925a7902b06bcd7d3bc028f99b6654a502545ca050d9d8aaa78ba0 2026-06-30 14:53:42.613 | Stored in directory: /tmp/pip-ephem-wheel-cache-7mhhv0ad/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-30 14:53:42.616 | Successfully built openstack_requirements 2026-06-30 14:53:42.900 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-30 14:53:43.655 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8461 requests-2.34.2 urllib3-2.7.0 2026-06-30 14:53:43.901 | + inc/python:pip_install:216 : result=0 2026-06-30 14:53:43.905 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 14:53:43.908 | + functions-common:time_stop:2420 : local name 2026-06-30 14:53:43.911 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:53:43.914 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:53:43.917 | + functions-common:time_stop:2423 : local total 2026-06-30 14:53:43.921 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:53:43.924 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 14:53:43.927 | + functions-common:time_stop:2427 : start_time=1782831212347 2026-06-30 14:53:43.930 | + functions-common:time_stop:2429 : [[ -z 1782831212347 ]] 2026-06-30 14:53:43.933 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:53:43.939 | + functions-common:time_stop:2432 : end_time=1782831223934 2026-06-30 14:53:43.942 | + functions-common:time_stop:2433 : elapsed_time=11587 2026-06-30 14:53:43.945 | + functions-common:time_stop:2434 : total=22870 2026-06-30 14:53:43.948 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:53:43.951 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34457 2026-06-30 14:53:43.954 | + inc/python:pip_install:219 : return 0 2026-06-30 14:53:43.957 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-30 14:53:43.961 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-30 14:53:43.965 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-30 14:53:43.968 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:53:43.971 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:53:43.974 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-30 14:53:43.977 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:53:43.980 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-30 14:53:44.007 | Using python 3.12 to install pbr 2026-06-30 14:53:44.011 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-30 14:53:44.999 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-30 14:53:45.232 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-30 14:53:45.484 | + inc/python:pip_install:216 : result=0 2026-06-30 14:53:45.487 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 14:53:45.490 | + functions-common:time_stop:2420 : local name 2026-06-30 14:53:45.494 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:53:45.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:53:45.499 | + functions-common:time_stop:2423 : local total 2026-06-30 14:53:45.502 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:53:45.505 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 14:53:45.510 | + functions-common:time_stop:2427 : start_time=1782831223999 2026-06-30 14:53:45.513 | + functions-common:time_stop:2429 : [[ -z 1782831223999 ]] 2026-06-30 14:53:45.517 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:53:45.522 | + functions-common:time_stop:2432 : end_time=1782831225519 2026-06-30 14:53:45.526 | + functions-common:time_stop:2433 : elapsed_time=1520 2026-06-30 14:53:45.530 | + functions-common:time_stop:2434 : total=34457 2026-06-30 14:53:45.533 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:53:45.537 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35977 2026-06-30 14:53:45.541 | + inc/python:pip_install:219 : return 0 2026-06-30 14:53:45.545 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-30 14:53:51.279 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-30 14:53:52.126 | Collecting bindep 2026-06-30 14:53:52.237 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-30 14:53:52.346 | Collecting distro>=1.7 (from bindep) 2026-06-30 14:53:52.361 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-30 14:53:52.447 | Collecting packaging (from bindep) 2026-06-30 14:53:52.451 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 14:53:52.502 | Collecting Parsley (from bindep) 2026-06-30 14:53:52.518 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-30 14:53:52.612 | Collecting pbr>=2 (from bindep) 2026-06-30 14:53:52.614 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-30 14:53:53.016 | Collecting setuptools (from pbr>=2->bindep) 2026-06-30 14:53:53.019 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-30 14:53:53.109 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-30 14:53:53.140 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-30 14:53:53.150 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-30 14:53:53.153 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-30 14:53:53.171 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-30 14:53:53.194 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.9 MB/s eta 0:00:00 2026-06-30 14:53:53.196 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-30 14:53:53.345 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-30 14:53:55.210 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-30 14:53:55.391 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-30 14:53:55.394 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-30 14:53:55.399 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-30 14:53:55.422 | + ./stack.sh:main:841 : pkgs= 2026-06-30 14:53:55.426 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-30 14:53:55.428 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-30 14:53:55.431 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 14:53:55.434 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-30 14:53:55.437 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-30 14:53:55.441 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 14:53:55.444 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 14:53:55.447 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 14:53:55.450 | + functions-common:run_phase:1858 : local extra 2026-06-30 14:53:55.453 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-30 14:53:55.458 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 14:53:55.461 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 14:53:55.464 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-30 14:53:55.467 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-30 14:53:55.471 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 14:53:55.488 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:53:55.491 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 14:53:55.494 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 14:53:55.496 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-30 14:53:55.499 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-30 14:53:55.501 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-30 14:53:55.503 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-30 14:53:55.506 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-30 14:53:55.509 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-30 14:53:55.512 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-30 14:53:55.515 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-30 14:53:55.518 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-30 14:53:55.521 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 14:53:55.523 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 14:53:55.527 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 14:53:55.531 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 14:53:55.533 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-30 14:53:55.536 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 14:53:55.539 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-30 14:53:55.541 | + functions-common:run_plugins:1837 : local plugins= 2026-06-30 14:53:55.544 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 14:53:55.547 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-30 14:53:55.550 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-30 14:53:55.552 | + functions:set_systemd_override:845 : local value=2048 2026-06-30 14:53:55.555 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-30 14:53:55.558 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-30 14:53:55.635 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-30 14:53:55.635 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-30 14:53:55.639 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-30 14:53:56.101 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-30 14:53:56.104 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-30 14:53:56.130 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:53:56.135 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-30 14:53:56.139 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 14:53:56.144 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 14:53:56.147 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 14:53:56.151 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 14:53:56.155 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 14:53:56.159 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 14:53:56.163 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:53:56.167 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:53:56.172 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 14:53:56.176 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 14:53:56.180 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 14:53:56.184 | + functions-common:apt_get_update:1167 : return 2026-06-30 14:53:56.188 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-30 14:53:56.192 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 14:53:56.196 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:53:56.200 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:53:56.204 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-30 14:53:56.236 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-30 14:53:56.278 | Reading package lists... 2026-06-30 14:53:56.782 | Building dependency tree... 2026-06-30 14:53:56.784 | Reading state information... 2026-06-30 14:53:57.666 | The following packages were automatically installed and are no longer required: 2026-06-30 14:53:57.668 | libfwupd2 libgusb2 2026-06-30 14:53:57.668 | Use 'sudo apt autoremove' to remove them. 2026-06-30 14:53:57.670 | The following additional packages will be installed: 2026-06-30 14:53:57.670 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-30 14:53:57.671 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-30 14:53:57.671 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-30 14:53:57.673 | erlang-tools erlang-xmerl 2026-06-30 14:53:57.677 | Suggested packages: 2026-06-30 14:53:57.677 | erlang erlang-manpages erlang-doc 2026-06-30 14:53:57.744 | The following NEW packages will be installed: 2026-06-30 14:53:57.745 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-30 14:53:57.745 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-30 14:53:57.745 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-30 14:53:57.748 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-30 14:53:57.905 | 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 14:53:57.905 | Need to get 36.1 MB of archives. 2026-06-30 14:53:57.905 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-30 14:53:57.905 | 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-06-30 14:53:58.112 | 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-06-30 14:53:58.158 | 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-06-30 14:53:58.171 | 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-06-30 14:53:58.197 | 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-06-30 14:53:58.208 | 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-06-30 14:53:58.220 | 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-06-30 14:53:58.251 | 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-06-30 14:53:58.263 | 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-06-30 14:53:58.273 | 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-06-30 14:53:58.284 | 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-06-30 14:53:58.306 | 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-06-30 14:53:58.352 | 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-06-30 14:53:58.366 | 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-06-30 14:53:58.399 | 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-06-30 14:53:58.414 | 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-06-30 14:53:58.432 | 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-06-30 14:53:58.472 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-30 14:53:58.974 | perl: warning: Setting locale failed. 2026-06-30 14:53:58.974 | perl: warning: Please check that your locale settings: 2026-06-30 14:53:58.974 | LANGUAGE = (unset), 2026-06-30 14:53:58.974 | LC_ALL = "en_US.utf8", 2026-06-30 14:53:58.974 | LANG = "de_DE.UTF-8" 2026-06-30 14:53:58.974 | are supported and installed on your system. 2026-06-30 14:53:58.974 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:53:59.040 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:53:59.040 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:53:59.040 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:53:59.260 | Fetched 36.1 MB in 1s (40.1 MB/s) 2026-06-30 14:53:59.341 | Selecting previously unselected package erlang-base. 2026-06-30 14:53:59.414 | (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-06-30 14:53:59.421 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:53:59.425 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:53:59.821 | Selecting previously unselected package erlang-asn1. 2026-06-30 14:53:59.833 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:53:59.838 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:53:59.905 | Selecting previously unselected package erlang-crypto. 2026-06-30 14:53:59.918 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:53:59.922 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:53:59.972 | Selecting previously unselected package erlang-public-key. 2026-06-30 14:53:59.985 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:53:59.989 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:00.048 | Selecting previously unselected package erlang-mnesia. 2026-06-30 14:54:00.061 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:54:00.065 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:00.135 | Selecting previously unselected package erlang-runtime-tools. 2026-06-30 14:54:00.147 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:54:00.152 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:00.226 | Selecting previously unselected package erlang-ssl. 2026-06-30 14:54:00.242 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:54:00.258 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:00.370 | Selecting previously unselected package erlang-eldap. 2026-06-30 14:54:00.383 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:54:00.387 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:00.432 | Selecting previously unselected package erlang-ftp. 2026-06-30 14:54:00.446 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:54:00.449 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:00.494 | Selecting previously unselected package erlang-tftp. 2026-06-30 14:54:00.509 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:54:00.513 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:00.558 | Selecting previously unselected package erlang-inets. 2026-06-30 14:54:00.572 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:54:00.575 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:00.656 | Selecting previously unselected package erlang-snmp. 2026-06-30 14:54:00.671 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:54:00.675 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:00.848 | Selecting previously unselected package erlang-os-mon. 2026-06-30 14:54:00.863 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:54:00.866 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:00.915 | Selecting previously unselected package erlang-parsetools. 2026-06-30 14:54:00.930 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:54:00.933 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:00.977 | Selecting previously unselected package erlang-syntax-tools. 2026-06-30 14:54:00.991 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:54:00.995 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:01.047 | Selecting previously unselected package erlang-tools. 2026-06-30 14:54:01.062 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:54:01.065 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:01.130 | Selecting previously unselected package erlang-xmerl. 2026-06-30 14:54:01.145 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-30 14:54:01.149 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:01.234 | Selecting previously unselected package rabbitmq-server. 2026-06-30 14:54:01.248 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-30 14:54:01.254 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-30 14:54:02.366 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:02.738 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-30 14:54:02.738 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-30 14:54:05.305 | Searching for services which depend on erlang and should be started... none found. 2026-06-30 14:54:05.312 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.324 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.335 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.347 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.360 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.372 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.383 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.394 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.406 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.417 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.428 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.442 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.456 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.470 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.483 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.494 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-30 14:54:05.506 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-30 14:54:05.600 | info: Selecting GID from range 100 to 999 ... 2026-06-30 14:54:05.605 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-30 14:54:05.703 | info: Selecting UID from range 100 to 999 ... 2026-06-30 14:54:05.704 | 2026-06-30 14:54:05.708 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-30 14:54:05.711 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-30 14:54:05.761 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-30 14:54:05.985 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-30 14:54:26.926 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 14:54:28.635 | perl: warning: Setting locale failed. 2026-06-30 14:54:28.635 | perl: warning: Please check that your locale settings: 2026-06-30 14:54:28.635 | LANGUAGE = (unset), 2026-06-30 14:54:28.635 | LC_ALL = "en_US.utf8", 2026-06-30 14:54:28.635 | LANG = "de_DE.UTF-8" 2026-06-30 14:54:28.635 | are supported and installed on your system. 2026-06-30 14:54:28.636 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:54:28.774 | perl: warning: Setting locale failed. 2026-06-30 14:54:28.774 | perl: warning: Please check that your locale settings: 2026-06-30 14:54:28.774 | LANGUAGE = (unset), 2026-06-30 14:54:28.774 | LC_ALL = "en_US.utf8", 2026-06-30 14:54:28.774 | LANG = "de_DE.UTF-8" 2026-06-30 14:54:28.774 | are supported and installed on your system. 2026-06-30 14:54:28.774 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:54:28.825 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:54:28.825 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:54:28.825 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:54:28.895 | perl: warning: Setting locale failed. 2026-06-30 14:54:28.895 | perl: warning: Please check that your locale settings: 2026-06-30 14:54:28.895 | LANGUAGE = (unset), 2026-06-30 14:54:28.895 | LC_ALL = "en_US.utf8", 2026-06-30 14:54:28.895 | LANG = "de_DE.UTF-8" 2026-06-30 14:54:28.895 | are supported and installed on your system. 2026-06-30 14:54:28.895 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:54:29.412 | 2026-06-30 14:54:29.412 | Running kernel seems to be up-to-date. 2026-06-30 14:54:29.412 | 2026-06-30 14:54:29.412 | No services need to be restarted. 2026-06-30 14:54:29.413 | 2026-06-30 14:54:29.413 | No containers need to be restarted. 2026-06-30 14:54:29.413 | 2026-06-30 14:54:29.413 | No user sessions are running outdated binaries. 2026-06-30 14:54:29.413 | 2026-06-30 14:54:29.413 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 14:54:31.396 | + functions-common:apt_get:1211 : result=0 2026-06-30 14:54:31.398 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 14:54:31.401 | + functions-common:time_stop:2420 : local name 2026-06-30 14:54:31.403 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:54:31.405 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:54:31.407 | + functions-common:time_stop:2423 : local total 2026-06-30 14:54:31.409 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:54:31.411 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 14:54:31.413 | + functions-common:time_stop:2427 : start_time=1782831236232 2026-06-30 14:54:31.416 | + functions-common:time_stop:2429 : [[ -z 1782831236232 ]] 2026-06-30 14:54:31.418 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:54:31.422 | + functions-common:time_stop:2432 : end_time=1782831271419 2026-06-30 14:54:31.424 | + functions-common:time_stop:2433 : elapsed_time=35187 2026-06-30 14:54:31.426 | + functions-common:time_stop:2434 : total=74239 2026-06-30 14:54:31.428 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:54:31.430 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=109426 2026-06-30 14:54:31.433 | + functions-common:apt_get:1215 : return 0 2026-06-30 14:54:31.435 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-30 14:54:31.437 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 14:54:31.439 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 14:54:31.441 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 14:54:31.444 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 14:54:31.447 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 14:54:31.450 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 14:54:31.453 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 14:54:31.457 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 14:54:31.460 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 14:54:31.463 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 14:54:31.467 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 14:54:31.471 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 14:54:31.474 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 14:54:31.477 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-30 14:54:31.480 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-30 14:54:31.501 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:54:31.504 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-30 14:54:31.507 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 14:54:31.509 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-30 14:54:31.512 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-30 14:54:31.517 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-30 14:54:31.521 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-30 14:54:31.524 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-30 14:54:31.527 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-30 14:54:31.530 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-30 14:54:31.532 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-30 14:54:31.535 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-30 14:54:31.539 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-30 14:54:32.652 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-30 14:54:32.652 | user tags 2026-06-30 14:54:32.652 | guest [administrator]' 2026-06-30 14:54:32.656 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-30 14:54:32.656 | user tags 2026-06-30 14:54:32.656 | guest [administrator]' 2026-06-30 14:54:32.656 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-30 14:54:32.661 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-30 14:54:32.663 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-30 14:54:32.665 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-30 14:54:33.710 | Adding user "stackrabbit" ... 2026-06-30 14:54:33.729 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-30 14:54:33.748 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-30 14:54:34.834 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-30 14:54:34.867 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-30 14:54:34.870 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-30 14:54:35.950 | Changing password for user "stackrabbit" ... 2026-06-30 14:54:35.986 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-30 14:54:35.990 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-30 14:54:35.993 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-30 14:54:37.076 | Deleting user "guest" ... 2026-06-30 14:54:37.162 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-30 14:54:37.182 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:54:37.185 | + ./stack.sh:main:858 : install_database 2026-06-30 14:54:37.188 | + lib/database:install_database:118 : install_database_mysql 2026-06-30 14:54:37.192 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-30 14:54:37.195 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:54:37.198 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:54:37.201 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-30 14:54:37.215 | perl: warning: Setting locale failed. 2026-06-30 14:54:37.215 | perl: warning: Please check that your locale settings: 2026-06-30 14:54:37.215 | LANGUAGE = (unset), 2026-06-30 14:54:37.215 | LC_ALL = "en_US.utf8", 2026-06-30 14:54:37.215 | LANG = "de_DE.UTF-8" 2026-06-30 14:54:37.215 | are supported and installed on your system. 2026-06-30 14:54:37.215 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:54:37.268 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:54:37.269 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:54:37.269 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:54:37.381 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-30 14:54:37.383 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-30 14:54:37.389 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-30 14:54:37.392 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:54:37.394 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:54:37.398 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-30 14:54:37.400 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-30 14:54:37.402 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-30 14:54:37.407 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-30 14:54:37.411 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-30 14:54:37.414 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 14:54:37.416 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 14:54:37.419 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 14:54:37.423 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 14:54:37.426 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 14:54:37.429 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 14:54:37.431 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 14:54:37.435 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 14:54:37.438 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 14:54:37.440 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 14:54:37.444 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 14:54:37.448 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 14:54:37.450 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 14:54:37.454 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-30 14:54:37.456 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:54:37.460 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:54:37.463 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-30 14:54:37.466 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 14:54:37.468 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 14:54:37.471 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 14:54:37.474 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 14:54:37.477 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 14:54:37.479 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 14:54:37.482 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:54:37.485 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:54:37.488 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 14:54:37.491 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 14:54:37.494 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 14:54:37.497 | + functions-common:apt_get_update:1167 : return 2026-06-30 14:54:37.500 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-30 14:54:37.503 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 14:54:37.506 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:54:37.509 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:54:37.513 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-30 14:54:37.536 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-30 14:54:37.575 | Reading package lists... 2026-06-30 14:54:37.963 | Building dependency tree... 2026-06-30 14:54:37.965 | Reading state information... 2026-06-30 14:54:38.511 | The following packages were automatically installed and are no longer required: 2026-06-30 14:54:38.513 | libfwupd2 libgusb2 2026-06-30 14:54:38.513 | Use 'sudo apt autoremove' to remove them. 2026-06-30 14:54:38.515 | The following additional packages will be installed: 2026-06-30 14:54:38.515 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-30 14:54:38.515 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-30 14:54:38.515 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-30 14:54:38.516 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-30 14:54:38.517 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-30 14:54:38.517 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-30 14:54:38.518 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-30 14:54:38.521 | Suggested packages: 2026-06-30 14:54:38.521 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-30 14:54:38.521 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-30 14:54:38.572 | The following NEW packages will be installed: 2026-06-30 14:54:38.572 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-30 14:54:38.572 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-30 14:54:38.573 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-30 14:54:38.573 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-30 14:54:38.573 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-30 14:54:38.574 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-30 14:54:38.575 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-30 14:54:38.675 | 0 upgraded, 27 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 14:54:38.676 | Need to get 29.6 MB of archives. 2026-06-30 14:54:38.676 | After this operation, 243 MB of additional disk space will be used. 2026-06-30 14:54:38.676 | 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-06-30 14:54:38.777 | 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-06-30 14:54:38.786 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-30 14:54:38.795 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-30 14:54:38.807 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-30 14:54:38.814 | 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-06-30 14:54:39.078 | 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-06-30 14:54:39.095 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-30 14:54:39.095 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-30 14:54:39.096 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-30 14:54:39.098 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-30 14:54:39.106 | 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-06-30 14:54:39.117 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-30 14:54:39.133 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-30 14:54:39.145 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-30 14:54:39.159 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-30 14:54:39.173 | 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-06-30 14:54:39.184 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-30 14:54:39.196 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-30 14:54:39.206 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-30 14:54:39.217 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-30 14:54:39.228 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-30 14:54:39.238 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-30 14:54:39.254 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-30 14:54:39.274 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-30 14:54:39.360 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-30 14:54:39.363 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-30 14:54:39.612 | perl: warning: Setting locale failed. 2026-06-30 14:54:39.612 | perl: warning: Please check that your locale settings: 2026-06-30 14:54:39.612 | LANGUAGE = (unset), 2026-06-30 14:54:39.612 | LC_ALL = "en_US.utf8", 2026-06-30 14:54:39.612 | LANG = "de_DE.UTF-8" 2026-06-30 14:54:39.612 | are supported and installed on your system. 2026-06-30 14:54:39.612 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:54:39.677 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:54:39.680 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:54:39.680 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:54:39.806 | Vorkonfiguration der Pakete ... 2026-06-30 14:54:39.818 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 14:54:39.961 | Fetched 29.6 MB in 1s (39.0 MB/s) 2026-06-30 14:54:39.997 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-30 14:54:40.066 | (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-06-30 14:54:40.074 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 14:54:40.089 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 14:54:40.541 | Selecting previously unselected package mysql-client-8.0. 2026-06-30 14:54:40.556 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 14:54:40.561 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 14:54:40.620 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-30 14:54:40.636 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-30 14:54:40.645 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-30 14:54:40.698 | Selecting previously unselected package libmecab2:amd64. 2026-06-30 14:54:40.711 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-30 14:54:40.716 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-30 14:54:40.777 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-30 14:54:40.792 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-30 14:54:40.797 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-30 14:54:40.854 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-30 14:54:40.870 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 14:54:40.875 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 14:54:41.902 | Selecting previously unselected package mysql-server-8.0. 2026-06-30 14:54:41.915 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-30 14:54:41.923 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 14:54:41.983 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:54:41.983 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:54:41.983 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:54:42.067 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 14:54:42.081 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 14:54:42.400 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 14:54:42.473 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-30 14:54:42.487 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-30 14:54:42.491 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-30 14:54:42.535 | Selecting previously unselected package liburi-perl. 2026-06-30 14:54:42.549 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-30 14:54:42.553 | Unpacking liburi-perl (5.27-1) ... 2026-06-30 14:54:42.638 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-30 14:54:42.653 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-30 14:54:42.657 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-30 14:54:42.719 | Selecting previously unselected package libcgi-pm-perl. 2026-06-30 14:54:42.734 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-30 14:54:42.738 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-30 14:54:42.805 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-30 14:54:42.820 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-30 14:54:42.824 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-30 14:54:42.867 | Selecting previously unselected package libfcgi-perl. 2026-06-30 14:54:42.882 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-30 14:54:42.886 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-30 14:54:42.933 | Selecting previously unselected package libcgi-fast-perl. 2026-06-30 14:54:42.948 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-30 14:54:42.953 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-30 14:54:42.996 | Selecting previously unselected package libclone-perl:amd64. 2026-06-30 14:54:43.011 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-30 14:54:43.015 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-30 14:54:43.058 | Selecting previously unselected package libencode-locale-perl. 2026-06-30 14:54:43.073 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-30 14:54:43.077 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-30 14:54:43.118 | Selecting previously unselected package libfcgi-bin. 2026-06-30 14:54:43.133 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-30 14:54:43.137 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-30 14:54:43.177 | Selecting previously unselected package libhtml-template-perl. 2026-06-30 14:54:43.192 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-30 14:54:43.197 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-30 14:54:43.244 | Selecting previously unselected package libtimedate-perl. 2026-06-30 14:54:43.259 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-30 14:54:43.264 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-30 14:54:43.335 | Selecting previously unselected package libhttp-date-perl. 2026-06-30 14:54:43.351 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-30 14:54:43.355 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-30 14:54:43.400 | Selecting previously unselected package libio-html-perl. 2026-06-30 14:54:43.415 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-30 14:54:43.419 | Unpacking libio-html-perl (1.004-3) ... 2026-06-30 14:54:43.461 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-30 14:54:43.476 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-30 14:54:43.481 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-30 14:54:43.524 | Selecting previously unselected package libhttp-message-perl. 2026-06-30 14:54:43.539 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-30 14:54:43.543 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-30 14:54:43.598 | Selecting previously unselected package mecab-utils. 2026-06-30 14:54:43.613 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-30 14:54:43.617 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-30 14:54:43.663 | Selecting previously unselected package mecab-ipadic. 2026-06-30 14:54:43.678 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-30 14:54:43.682 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-30 14:54:44.332 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-30 14:54:44.345 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-30 14:54:44.350 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-30 14:54:44.399 | Selecting previously unselected package mysql-server. 2026-06-30 14:54:44.413 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-30 14:54:44.418 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 14:54:44.492 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-30 14:54:44.504 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-30 14:54:44.520 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 14:54:44.532 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-30 14:54:44.544 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-30 14:54:44.556 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-30 14:54:44.568 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-30 14:54:44.581 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-30 14:54:44.592 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-30 14:54:44.605 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-30 14:54:44.617 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-30 14:54:44.629 | Setting up libio-html-perl (1.004-3) ... 2026-06-30 14:54:44.642 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 14:54:44.656 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-30 14:54:44.668 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 14:54:44.681 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-30 14:54:44.693 | Setting up liburi-perl (5.27-1) ... 2026-06-30 14:54:44.703 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 14:54:44.747 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 14:54:44.804 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:54:44.804 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:54:44.805 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:54:44.887 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 14:54:44.897 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 14:54:44.962 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-30 14:54:44.999 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-30 14:54:58.009 | mysqld will log errors to /var/log/mysql/error.log 2026-06-30 14:54:58.947 | mysqld is running as pid 15951 2026-06-30 14:55:01.445 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-30 14:55:03.267 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-30 14:55:03.280 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-30 14:55:03.292 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-30 14:55:03.297 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-30 14:55:03.297 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-30 14:55:03.297 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-30 14:55:03.565 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-30 14:55:03.631 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-30 14:55:03.632 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-30 14:55:03.632 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-30 14:55:03.632 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-30 14:55:03.641 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-30 14:55:03.645 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-30 14:55:03.726 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-30 14:55:03.727 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-30 14:55:03.727 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-30 14:55:03.727 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-30 14:55:03.820 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-30 14:55:03.823 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-30 14:55:03.832 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-30 14:55:03.833 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-30 14:55:03.833 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-30 14:55:03.834 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-30 14:55:03.862 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-30 14:55:03.863 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-30 14:55:03.863 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-30 14:55:04.175 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-30 14:55:04.176 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-30 14:55:04.176 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-30 14:55:04.324 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-30 14:55:04.373 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-30 14:55:04.373 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-30 14:55:04.729 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-30 14:55:04.873 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-30 14:55:05.151 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-30 14:55:05.156 | 2026-06-30 14:55:05.156 | done! 2026-06-30 14:55:05.166 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-30 14:55:05.176 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-30 14:55:05.187 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-30 14:55:05.192 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-30 14:55:05.192 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-30 14:55:05.193 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-30 14:55:05.498 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-30 14:55:05.588 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-30 14:55:05.588 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-30 14:55:05.589 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-30 14:55:05.589 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-30 14:55:05.599 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-30 14:55:05.604 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-30 14:55:05.724 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-30 14:55:05.724 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-30 14:55:05.725 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-30 14:55:05.725 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-30 14:55:05.856 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-30 14:55:05.859 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-30 14:55:05.872 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-30 14:55:05.873 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-30 14:55:05.874 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-30 14:55:05.874 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-30 14:55:05.916 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-30 14:55:05.917 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-30 14:55:05.918 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-30 14:55:06.476 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-30 14:55:06.476 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-30 14:55:06.476 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-30 14:55:06.686 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-30 14:55:06.756 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-30 14:55:06.757 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-30 14:55:07.196 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-30 14:55:07.339 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-30 14:55:07.586 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-30 14:55:07.588 | 2026-06-30 14:55:07.589 | done! 2026-06-30 14:55:07.596 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-30 14:55:07.615 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-30 14:55:07.628 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-30 14:55:07.641 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-30 14:55:07.659 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-30 14:55:07.673 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-30 14:55:07.687 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-30 14:55:07.704 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 14:55:09.612 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 14:55:09.866 | perl: warning: Setting locale failed. 2026-06-30 14:55:09.868 | perl: warning: Please check that your locale settings: 2026-06-30 14:55:09.869 | LANGUAGE = (unset), 2026-06-30 14:55:09.871 | LC_ALL = "en_US.utf8", 2026-06-30 14:55:09.873 | LANG = "de_DE.UTF-8" 2026-06-30 14:55:09.873 | are supported and installed on your system. 2026-06-30 14:55:09.873 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:55:10.012 | perl: warning: Setting locale failed. 2026-06-30 14:55:10.013 | perl: warning: Please check that your locale settings: 2026-06-30 14:55:10.014 | LANGUAGE = (unset), 2026-06-30 14:55:10.015 | LC_ALL = "en_US.utf8", 2026-06-30 14:55:10.016 | LANG = "de_DE.UTF-8" 2026-06-30 14:55:10.016 | are supported and installed on your system. 2026-06-30 14:55:10.016 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:55:10.063 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:55:10.063 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:55:10.063 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:55:10.135 | perl: warning: Setting locale failed. 2026-06-30 14:55:10.135 | perl: warning: Please check that your locale settings: 2026-06-30 14:55:10.135 | LANGUAGE = (unset), 2026-06-30 14:55:10.135 | LC_ALL = "en_US.utf8", 2026-06-30 14:55:10.135 | LANG = "de_DE.UTF-8" 2026-06-30 14:55:10.135 | are supported and installed on your system. 2026-06-30 14:55:10.135 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:55:10.662 | 2026-06-30 14:55:10.662 | Running kernel seems to be up-to-date. 2026-06-30 14:55:10.662 | 2026-06-30 14:55:10.662 | No services need to be restarted. 2026-06-30 14:55:10.662 | 2026-06-30 14:55:10.662 | No containers need to be restarted. 2026-06-30 14:55:10.662 | 2026-06-30 14:55:10.663 | No user sessions are running outdated binaries. 2026-06-30 14:55:10.663 | 2026-06-30 14:55:10.663 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 14:55:13.372 | + functions-common:apt_get:1211 : result=0 2026-06-30 14:55:13.376 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 14:55:13.381 | + functions-common:time_stop:2420 : local name 2026-06-30 14:55:13.385 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:55:13.390 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:55:13.394 | + functions-common:time_stop:2423 : local total 2026-06-30 14:55:13.399 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:55:13.402 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 14:55:13.407 | + functions-common:time_stop:2427 : start_time=1782831277533 2026-06-30 14:55:13.410 | + functions-common:time_stop:2429 : [[ -z 1782831277533 ]] 2026-06-30 14:55:13.415 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:55:13.421 | + functions-common:time_stop:2432 : end_time=1782831313416 2026-06-30 14:55:13.425 | + functions-common:time_stop:2433 : elapsed_time=35883 2026-06-30 14:55:13.428 | + functions-common:time_stop:2434 : total=109426 2026-06-30 14:55:13.432 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:55:13.436 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=145309 2026-06-30 14:55:13.440 | + functions-common:apt_get:1215 : return 0 2026-06-30 14:55:13.444 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-30 14:55:13.447 | + ./stack.sh:main:861 : install_database_python 2026-06-30 14:55:13.452 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-30 14:55:13.456 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-30 14:55:13.461 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-30 14:55:13.464 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 14:55:13.469 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-30 14:55:13.473 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-30 14:55:13.476 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 14:55:13.482 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-30 14:55:13.482 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 14:55:13.489 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-30 14:55:13.491 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-30 14:55:13.497 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-30 14:55:13.501 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-30 14:55:13.505 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-30 14:55:13.540 | Using python 3.12 to install PyMySQL 2026-06-30 14:55:13.544 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-30 14:55:14.862 | Collecting PyMySQL 2026-06-30 14:55:15.007 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-30 14:55:15.036 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-30 14:55:15.262 | Installing collected packages: PyMySQL 2026-06-30 14:55:15.337 | Successfully installed PyMySQL-1.2.0 2026-06-30 14:55:15.468 | + inc/python:pip_install:216 : result=0 2026-06-30 14:55:15.471 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 14:55:15.475 | + functions-common:time_stop:2420 : local name 2026-06-30 14:55:15.478 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:55:15.482 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:55:15.484 | + functions-common:time_stop:2423 : local total 2026-06-30 14:55:15.488 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:55:15.492 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 14:55:15.495 | + functions-common:time_stop:2427 : start_time=1782831313531 2026-06-30 14:55:15.499 | + functions-common:time_stop:2429 : [[ -z 1782831313531 ]] 2026-06-30 14:55:15.503 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:55:15.508 | + functions-common:time_stop:2432 : end_time=1782831315504 2026-06-30 14:55:15.511 | + functions-common:time_stop:2433 : elapsed_time=1973 2026-06-30 14:55:15.513 | + functions-common:time_stop:2434 : total=35977 2026-06-30 14:55:15.517 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:55:15.521 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37950 2026-06-30 14:55:15.525 | + inc/python:pip_install:219 : return 0 2026-06-30 14:55:15.528 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-30 14:55:15.532 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-30 14:55:15.536 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-30 14:55:15.541 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-30 14:55:15.564 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:55:15.568 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-30 14:55:15.572 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-30 14:55:15.598 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:55:15.604 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-30 14:55:15.635 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:55:15.638 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-30 14:55:15.669 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:55:15.674 | + ./stack.sh:main:869 : install_etcd3 2026-06-30 14:55:15.679 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-30 14:55:15.680 | Installing etcd 2026-06-30 14:55:15.684 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-30 14:55:15.705 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-30 14:55:15.724 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-30 14:55:15.729 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-30 14:55:15.751 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-30 14:55:15.755 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 14:55:15.759 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 14:55:15.763 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-30 14:55:15.767 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-30 14:55:15.771 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-30 14:55:15.775 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 14:55:15.778 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-30 14:55:15.783 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-30 14:55:15.787 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 14:55:15.792 | --2026-06-30 16:55:15-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 14:55:15.857 | Resolving github.com (github.com)... 140.82.121.4 2026-06-30 14:55:15.872 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-30 14:55:16.113 | HTTP request sent, awaiting response... 302 Found 2026-06-30 14:55:16.113 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-30T15%3A31%3A34Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-30T14%3A31%3A08Z&ske=2026-06-30T15%3A31%3A34Z&sks=b&skv=2018-11-09&sig=r1nFBpE4Y%2FRw51TBKhik7PuuLer4MBJBtYX%2BYwEm8kU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjgzMzExNiwibmJmIjoxNzgyODMxMzE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.aBW1314MFNuvnynXjKRZ866d7X413jnh7QvuF_NBGJI&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-30 14:55:16.113 | --2026-06-30 16:55:16-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-30T15%3A31%3A34Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-30T14%3A31%3A08Z&ske=2026-06-30T15%3A31%3A34Z&sks=b&skv=2018-11-09&sig=r1nFBpE4Y%2FRw51TBKhik7PuuLer4MBJBtYX%2BYwEm8kU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjgzMzExNiwibmJmIjoxNzgyODMxMzE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.aBW1314MFNuvnynXjKRZ866d7X413jnh7QvuF_NBGJI&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-30 14:55:16.115 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-06-30 14:55:16.127 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-30 14:55:16.172 | HTTP request sent, awaiting response... 200 OK 2026-06-30 14:55:16.172 | Length: 20927601 (20M) [application/octet-stream] 2026-06-30 14:55:16.172 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-30 14:55:16.224 | 2026-06-30 14:55:16.423 | 0K ........ ........ ... 100% 79.7M=0.3s 2026-06-30 14:55:16.423 | 2026-06-30 14:55:16.423 | 2026-06-30 16:55:16 (79.7 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-30 14:55:16.423 | 2026-06-30 14:55:16.429 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-30 14:55:16.434 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 14:55:16.438 | ++ functions:get_extra_file:81 : return 2026-06-30 14:55:16.443 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-30 14:55:16.447 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-30 14:55:16.451 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-30 14:55:16.455 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-30 14:55:16.484 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-30 14:55:16.489 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-06-30 14:55:16.501 | etcd-v3.5.21-linux-amd64/ 2026-06-30 14:55:16.502 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-30 14:55:16.502 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-30 14:55:16.502 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-30 14:55:16.502 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-30 14:55:16.502 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-30 14:55:16.502 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-30 14:55:16.502 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-30 14:55:16.503 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-30 14:55:16.503 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-30 14:55:16.503 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-30 14:55:16.503 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-30 14:55:16.503 | etcd-v3.5.21-linux-amd64/README.md 2026-06-30 14:55:16.504 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-30 14:55:16.666 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-30 14:55:16.860 | etcd-v3.5.21-linux-amd64/etcd 2026-06-30 14:55:17.115 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-30 14:55:17.158 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-30 14:55:17.195 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-30 14:55:17.199 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-30 14:55:17.224 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:55:17.227 | + ./stack.sh:main:888 : install_dstat 2026-06-30 14:55:17.232 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-30 14:55:17.259 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:55:17.263 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-30 14:55:17.268 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 14:55:17.272 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-30 14:55:17.277 | + ./stack.sh:main:897 : install_libs 2026-06-30 14:55:17.281 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-30 14:55:17.285 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-30 14:55:17.290 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-30 14:55:17.294 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-30 14:55:17.298 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.303 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.306 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-30 14:55:17.310 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.315 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-30 14:55:17.319 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-30 14:55:17.324 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-30 14:55:17.328 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-30 14:55:17.332 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.336 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.340 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-30 14:55:17.345 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.349 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-30 14:55:17.353 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-30 14:55:17.357 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-30 14:55:17.361 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-30 14:55:17.365 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.368 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.371 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-30 14:55:17.375 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.379 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-30 14:55:17.381 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-30 14:55:17.385 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-30 14:55:17.388 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-30 14:55:17.391 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.394 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.396 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-30 14:55:17.399 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.403 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-30 14:55:17.406 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-30 14:55:17.408 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-30 14:55:17.412 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-30 14:55:17.415 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.417 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.420 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-30 14:55:17.424 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.427 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-30 14:55:17.431 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-30 14:55:17.435 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-30 14:55:17.438 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-30 14:55:17.442 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.445 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.448 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-30 14:55:17.451 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.453 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-30 14:55:17.457 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-30 14:55:17.460 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-30 14:55:17.463 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-30 14:55:17.467 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.470 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.474 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-30 14:55:17.477 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.481 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-30 14:55:17.483 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-30 14:55:17.486 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-30 14:55:17.490 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-30 14:55:17.493 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.496 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.499 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-30 14:55:17.501 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.505 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-30 14:55:17.509 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-30 14:55:17.513 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-30 14:55:17.515 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-30 14:55:17.518 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.522 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.525 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-30 14:55:17.530 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.534 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-30 14:55:17.537 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-30 14:55:17.540 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-30 14:55:17.544 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-30 14:55:17.547 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.551 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.554 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-30 14:55:17.558 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.561 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-30 14:55:17.564 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-30 14:55:17.567 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-30 14:55:17.570 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-30 14:55:17.574 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.578 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.582 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-30 14:55:17.585 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.589 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-30 14:55:17.592 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-30 14:55:17.595 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-30 14:55:17.599 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-30 14:55:17.603 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.606 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.610 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-30 14:55:17.614 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.618 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-30 14:55:17.621 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-30 14:55:17.625 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-30 14:55:17.629 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-30 14:55:17.633 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.636 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.639 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-30 14:55:17.643 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.646 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-30 14:55:17.649 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-30 14:55:17.653 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-30 14:55:17.656 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-30 14:55:17.660 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.663 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.667 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-30 14:55:17.671 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.674 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-30 14:55:17.677 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-30 14:55:17.681 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-30 14:55:17.684 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-30 14:55:17.688 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.691 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.695 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-30 14:55:17.698 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.702 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-30 14:55:17.706 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-30 14:55:17.709 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-30 14:55:17.713 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-30 14:55:17.716 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.720 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.723 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-30 14:55:17.727 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.730 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-30 14:55:17.734 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-30 14:55:17.737 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-30 14:55:17.741 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-30 14:55:17.744 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.748 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.751 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-30 14:55:17.755 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.758 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-30 14:55:17.762 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-30 14:55:17.765 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-30 14:55:17.768 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-30 14:55:17.772 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.775 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.778 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-30 14:55:17.781 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.785 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-30 14:55:17.788 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-30 14:55:17.791 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-30 14:55:17.794 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-30 14:55:17.797 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.801 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.804 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-30 14:55:17.808 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.811 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-30 14:55:17.815 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-30 14:55:17.819 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-30 14:55:17.823 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-30 14:55:17.827 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.831 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.834 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-30 14:55:17.838 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.841 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-30 14:55:17.845 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-30 14:55:17.848 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-30 14:55:17.852 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-30 14:55:17.855 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.860 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.863 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-30 14:55:17.866 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.869 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-30 14:55:17.873 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-30 14:55:17.876 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-30 14:55:17.880 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-30 14:55:17.883 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.886 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.890 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-30 14:55:17.893 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.897 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-30 14:55:17.901 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-30 14:55:17.904 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-30 14:55:17.908 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-30 14:55:17.911 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.914 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.917 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-30 14:55:17.921 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.924 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-30 14:55:17.927 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-30 14:55:17.931 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-30 14:55:17.934 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-30 14:55:17.938 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.941 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.945 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-30 14:55:17.949 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.952 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-30 14:55:17.956 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-30 14:55:17.959 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-30 14:55:17.962 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-30 14:55:17.966 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.969 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.972 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-30 14:55:17.975 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:17.979 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-30 14:55:17.982 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-30 14:55:17.985 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-30 14:55:17.988 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-30 14:55:17.992 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:17.995 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:17.998 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-30 14:55:18.001 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:18.005 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-30 14:55:18.008 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-30 14:55:18.011 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-30 14:55:18.015 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-30 14:55:18.018 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:18.021 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:18.025 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-30 14:55:18.029 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:18.032 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-30 14:55:18.036 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-30 14:55:18.039 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-30 14:55:18.042 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-30 14:55:18.045 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:18.049 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:18.052 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-30 14:55:18.055 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:18.059 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-30 14:55:18.062 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-30 14:55:18.066 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-30 14:55:18.070 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-30 14:55:18.073 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:18.076 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:18.080 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-30 14:55:18.083 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:18.086 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-30 14:55:18.090 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-30 14:55:18.093 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-30 14:55:18.096 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-30 14:55:18.100 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:18.103 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:18.107 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-30 14:55:18.110 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:18.113 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-30 14:55:18.117 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-30 14:55:18.120 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-30 14:55:18.124 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-30 14:55:18.128 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:18.132 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:18.135 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-30 14:55:18.140 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:18.143 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-30 14:55:18.147 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-30 14:55:18.151 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-30 14:55:18.155 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-30 14:55:18.158 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:18.162 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:18.166 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-30 14:55:18.170 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:18.173 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-30 14:55:18.177 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-30 14:55:18.180 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-30 14:55:18.184 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-30 14:55:18.187 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:18.190 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:18.194 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-30 14:55:18.197 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:18.201 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-30 14:55:18.204 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-30 14:55:18.208 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-30 14:55:18.212 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-30 14:55:18.215 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:18.219 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:18.222 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-30 14:55:18.226 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:18.229 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-30 14:55:18.233 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-30 14:55:18.236 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-30 14:55:18.240 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-30 14:55:18.244 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:18.247 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:18.250 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-30 14:55:18.254 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:18.257 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-30 14:55:18.261 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-30 14:55:18.264 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-30 14:55:18.268 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-30 14:55:18.271 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:18.275 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:18.278 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-30 14:55:18.282 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:18.286 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-30 14:55:18.290 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-30 14:55:18.293 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-30 14:55:18.297 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-30 14:55:18.300 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:18.303 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:18.307 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-30 14:55:18.311 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:18.315 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-30 14:55:18.320 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-30 14:55:18.324 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-30 14:55:18.328 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-30 14:55:18.332 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:18.335 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:18.339 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-30 14:55:18.342 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:18.346 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-30 14:55:18.350 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-30 14:55:18.353 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:18.356 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:18.361 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-30 14:55:18.365 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:18.368 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-30 14:55:18.399 | Using python 3.12 to install etcd3gw 2026-06-30 14:55:18.403 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-30 14:55:19.678 | Collecting etcd3gw 2026-06-30 14:55:19.831 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 14:55:19.844 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-30 14:55:19.897 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-30 14:55:19.900 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-30 14:55:19.951 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-30 14:55:19.969 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 14:55:20.017 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-30 14:55:20.035 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-30 14:55:20.572 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-30 14:55:20.589 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-30 14:55:20.608 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-30 14:55:20.800 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-30 14:55:20.803 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-30 14:55:20.837 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-30 14:55:20.840 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-30 14:55:20.896 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-30 14:55:20.899 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-30 14:55:20.905 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-30 14:55:20.935 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-30 14:55:20.972 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-06-30 14:55:21.006 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-30 14:55:21.018 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-30 14:55:21.021 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-30 14:55:21.024 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-30 14:55:21.027 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-30 14:55:21.044 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-30 14:55:21.303 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-30 14:55:21.369 | Attempting uninstall: urllib3 2026-06-30 14:55:21.377 | Found existing installation: urllib3 2.0.7 2026-06-30 14:55:21.378 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:55:21.379 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-30 14:55:21.539 | Attempting uninstall: idna 2026-06-30 14:55:21.548 | Found existing installation: idna 3.6 2026-06-30 14:55:21.548 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:55:21.549 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-30 14:55:21.719 | Attempting uninstall: requests 2026-06-30 14:55:21.727 | Found existing installation: requests 2.31.0 2026-06-30 14:55:21.727 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:55:21.728 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-30 14:55:21.969 | 2026-06-30 14:55:21.974 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-30 14:55:22.181 | + inc/python:pip_install:216 : result=0 2026-06-30 14:55:22.186 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 14:55:22.191 | + functions-common:time_stop:2420 : local name 2026-06-30 14:55:22.195 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:55:22.200 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:55:22.204 | + functions-common:time_stop:2423 : local total 2026-06-30 14:55:22.208 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:55:22.212 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 14:55:22.216 | + functions-common:time_stop:2427 : start_time=1782831318392 2026-06-30 14:55:22.220 | + functions-common:time_stop:2429 : [[ -z 1782831318392 ]] 2026-06-30 14:55:22.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:55:22.231 | + functions-common:time_stop:2432 : end_time=1782831322227 2026-06-30 14:55:22.236 | + functions-common:time_stop:2433 : elapsed_time=3835 2026-06-30 14:55:22.240 | + functions-common:time_stop:2434 : total=37950 2026-06-30 14:55:22.244 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:55:22.248 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41785 2026-06-30 14:55:22.252 | + inc/python:pip_install:219 : return 0 2026-06-30 14:55:22.258 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-30 14:55:22.263 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-30 14:55:22.268 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-30 14:55:22.273 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 14:55:22.277 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 14:55:22.282 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 14:55:22.287 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 14:55:22.292 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 14:55:22.296 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 14:55:22.301 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 14:55:22.305 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 14:55:22.309 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 14:55:22.313 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 14:55:22.318 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 14:55:22.322 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 14:55:22.326 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 14:55:22.330 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-30 14:55:22.334 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:55:22.338 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:55:22.343 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-30 14:55:22.347 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-30 14:55:22.352 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 14:55:22.357 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 14:55:22.362 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 14:55:22.366 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 14:55:22.371 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 14:55:22.376 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 14:55:22.380 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:55:22.384 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:55:22.389 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 14:55:22.393 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 14:55:22.398 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 14:55:22.402 | + functions-common:apt_get_update:1167 : return 2026-06-30 14:55:22.407 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-30 14:55:22.411 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 14:55:22.416 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:55:22.420 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:55:22.425 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-30 14:55:22.460 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-30 14:55:22.500 | Reading package lists... 2026-06-30 14:55:22.905 | Building dependency tree... 2026-06-30 14:55:22.906 | Reading state information... 2026-06-30 14:55:23.558 | The following packages were automatically installed and are no longer required: 2026-06-30 14:55:23.560 | libfwupd2 libgusb2 2026-06-30 14:55:23.560 | Use 'sudo apt autoremove' to remove them. 2026-06-30 14:55:23.562 | The following additional packages will be installed: 2026-06-30 14:55:23.564 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-30 14:55:23.566 | Suggested packages: 2026-06-30 14:55:23.566 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-30 14:55:23.567 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-30 14:55:23.567 | python3-uwsgidecorators 2026-06-30 14:55:23.606 | The following NEW packages will be installed: 2026-06-30 14:55:23.608 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-30 14:55:23.686 | 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 14:55:23.686 | Need to get 1270 kB of archives. 2026-06-30 14:55:23.686 | After this operation, 4285 kB of additional disk space will be used. 2026-06-30 14:55:23.686 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-30 14:55:23.731 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-30 14:55:23.744 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-30 14:55:23.758 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-30 14:55:23.782 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-30 14:55:23.794 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-30 14:55:24.054 | perl: warning: Setting locale failed. 2026-06-30 14:55:24.054 | perl: warning: Please check that your locale settings: 2026-06-30 14:55:24.054 | LANGUAGE = (unset), 2026-06-30 14:55:24.054 | LC_ALL = "en_US.utf8", 2026-06-30 14:55:24.054 | LANG = "de_DE.UTF-8" 2026-06-30 14:55:24.054 | are supported and installed on your system. 2026-06-30 14:55:24.054 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:55:24.127 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:55:24.127 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:55:24.127 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:55:24.334 | Fetched 1270 kB in 0s (8079 kB/s) 2026-06-30 14:55:24.382 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-30 14:55:24.454 | (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-06-30 14:55:24.461 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-30 14:55:24.470 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-30 14:55:24.527 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-30 14:55:24.539 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-30 14:55:24.544 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-30 14:55:24.600 | Selecting previously unselected package libzmq5:amd64. 2026-06-30 14:55:24.612 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-30 14:55:24.617 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-30 14:55:24.676 | Selecting previously unselected package uwsgi-core. 2026-06-30 14:55:24.688 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-30 14:55:24.694 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-30 14:55:24.879 | Selecting previously unselected package uwsgi. 2026-06-30 14:55:24.894 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-30 14:55:24.902 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-30 14:55:24.956 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-30 14:55:24.973 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-30 14:55:24.977 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-30 14:55:25.050 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-30 14:55:25.063 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-30 14:55:25.076 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-30 14:55:25.089 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-30 14:55:25.110 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-30 14:55:25.708 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-30 14:55:25.748 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 14:55:26.849 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 14:55:27.082 | perl: warning: Setting locale failed. 2026-06-30 14:55:27.082 | perl: warning: Please check that your locale settings: 2026-06-30 14:55:27.082 | LANGUAGE = (unset), 2026-06-30 14:55:27.082 | LC_ALL = "en_US.utf8", 2026-06-30 14:55:27.082 | LANG = "de_DE.UTF-8" 2026-06-30 14:55:27.082 | are supported and installed on your system. 2026-06-30 14:55:27.083 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:55:27.214 | perl: warning: Setting locale failed. 2026-06-30 14:55:27.214 | perl: warning: Please check that your locale settings: 2026-06-30 14:55:27.217 | LANGUAGE = (unset), 2026-06-30 14:55:27.217 | LC_ALL = "en_US.utf8", 2026-06-30 14:55:27.217 | LANG = "de_DE.UTF-8" 2026-06-30 14:55:27.217 | are supported and installed on your system. 2026-06-30 14:55:27.217 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:55:27.265 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:55:27.266 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:55:27.266 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:55:27.337 | perl: warning: Setting locale failed. 2026-06-30 14:55:27.337 | perl: warning: Please check that your locale settings: 2026-06-30 14:55:27.337 | LANGUAGE = (unset), 2026-06-30 14:55:27.337 | LC_ALL = "en_US.utf8", 2026-06-30 14:55:27.337 | LANG = "de_DE.UTF-8" 2026-06-30 14:55:27.337 | are supported and installed on your system. 2026-06-30 14:55:27.337 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:55:27.855 | 2026-06-30 14:55:27.855 | Running kernel seems to be up-to-date. 2026-06-30 14:55:27.855 | 2026-06-30 14:55:27.855 | No services need to be restarted. 2026-06-30 14:55:27.855 | 2026-06-30 14:55:27.855 | No containers need to be restarted. 2026-06-30 14:55:27.856 | 2026-06-30 14:55:27.856 | No user sessions are running outdated binaries. 2026-06-30 14:55:27.856 | 2026-06-30 14:55:27.856 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 14:55:29.965 | + functions-common:apt_get:1211 : result=0 2026-06-30 14:55:29.968 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 14:55:29.971 | + functions-common:time_stop:2420 : local name 2026-06-30 14:55:29.973 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:55:29.975 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:55:29.978 | + functions-common:time_stop:2423 : local total 2026-06-30 14:55:29.980 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:55:29.982 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 14:55:29.985 | + functions-common:time_stop:2427 : start_time=1782831322455 2026-06-30 14:55:29.987 | + functions-common:time_stop:2429 : [[ -z 1782831322455 ]] 2026-06-30 14:55:29.991 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:55:29.994 | + functions-common:time_stop:2432 : end_time=1782831329992 2026-06-30 14:55:29.997 | + functions-common:time_stop:2433 : elapsed_time=7537 2026-06-30 14:55:29.999 | + functions-common:time_stop:2434 : total=145309 2026-06-30 14:55:30.002 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:55:30.004 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152846 2026-06-30 14:55:30.006 | + functions-common:apt_get:1215 : return 0 2026-06-30 14:55:30.009 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-30 14:55:30.011 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:55:30.014 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:55:30.016 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-30 14:55:30.018 | perl: warning: Setting locale failed. 2026-06-30 14:55:30.019 | perl: warning: Please check that your locale settings: 2026-06-30 14:55:30.019 | LANGUAGE = (unset), 2026-06-30 14:55:30.019 | LC_ALL = "en_US.utf8", 2026-06-30 14:55:30.019 | LANG = (unset) 2026-06-30 14:55:30.019 | are supported and installed on your system. 2026-06-30 14:55:30.019 | perl: warning: Falling back to the standard locale ("C"). 2026-06-30 14:55:30.056 | No module matches proxy 2026-06-30 14:55:30.059 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-30 14:55:30.071 | perl: warning: Setting locale failed. 2026-06-30 14:55:30.071 | perl: warning: Please check that your locale settings: 2026-06-30 14:55:30.071 | LANGUAGE = (unset), 2026-06-30 14:55:30.071 | LC_ALL = "en_US.utf8", 2026-06-30 14:55:30.071 | LANG = "de_DE.UTF-8" 2026-06-30 14:55:30.071 | are supported and installed on your system. 2026-06-30 14:55:30.072 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:55:30.114 | Enabling module proxy. 2026-06-30 14:55:30.120 | To activate the new configuration, you need to run: 2026-06-30 14:55:30.120 | systemctl restart apache2 2026-06-30 14:55:30.126 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-30 14:55:30.139 | perl: warning: Setting locale failed. 2026-06-30 14:55:30.139 | perl: warning: Please check that your locale settings: 2026-06-30 14:55:30.139 | LANGUAGE = (unset), 2026-06-30 14:55:30.139 | LC_ALL = "en_US.utf8", 2026-06-30 14:55:30.140 | LANG = "de_DE.UTF-8" 2026-06-30 14:55:30.140 | are supported and installed on your system. 2026-06-30 14:55:30.140 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:55:30.183 | Considering dependency proxy for proxy_uwsgi: 2026-06-30 14:55:30.183 | Module proxy already enabled 2026-06-30 14:55:30.183 | Enabling module proxy_uwsgi. 2026-06-30 14:55:30.190 | To activate the new configuration, you need to run: 2026-06-30 14:55:30.190 | systemctl restart apache2 2026-06-30 14:55:30.197 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-30 14:55:30.201 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 14:55:30.204 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 14:55:30.208 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 14:55:30.384 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-30 14:55:30.388 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-30 14:55:30.393 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-30 14:55:30.397 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:30.400 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:30.402 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-30 14:55:30.405 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:30.408 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-30 14:55:30.411 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-30 14:55:30.414 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-30 14:55:30.416 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:30.418 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:30.421 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-30 14:55:30.423 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:30.426 | + ./stack.sh:main:905 : install_glanceclient 2026-06-30 14:55:30.429 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-30 14:55:30.431 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-30 14:55:30.434 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:30.436 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:30.438 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-30 14:55:30.441 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:30.443 | + ./stack.sh:main:906 : install_cinderclient 2026-06-30 14:55:30.446 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-30 14:55:30.448 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-30 14:55:30.451 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:30.453 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:30.455 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-30 14:55:30.457 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:30.459 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-30 14:55:30.461 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-30 14:55:30.464 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:30.466 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:30.468 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-30 14:55:30.471 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:30.473 | + ./stack.sh:main:907 : install_novaclient 2026-06-30 14:55:30.475 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-30 14:55:30.478 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-30 14:55:30.480 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:30.482 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:30.485 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-30 14:55:30.487 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:30.489 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-30 14:55:30.510 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:55:30.514 | + ./stack.sh:main:909 : install_swiftclient 2026-06-30 14:55:30.518 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-30 14:55:30.522 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-30 14:55:30.526 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:30.528 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:30.532 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-30 14:55:30.536 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:30.539 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-30 14:55:30.560 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:55:30.563 | + ./stack.sh:main:912 : install_neutronclient 2026-06-30 14:55:30.565 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-30 14:55:30.568 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-30 14:55:30.570 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:30.573 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:30.577 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-30 14:55:30.579 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:30.582 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-30 14:55:30.585 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-30 14:55:30.588 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-30 14:55:30.592 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:55:30.595 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:55:30.598 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-30 14:55:30.601 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:55:30.605 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-30 14:55:30.608 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-30 14:55:30.612 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 14:55:30.617 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-30 14:55:30.621 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-30 14:55:30.625 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 14:55:30.631 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-30 14:55:30.631 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 14:55:30.637 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-30 14:55:30.641 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-30 14:55:30.645 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-30 14:55:30.650 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-30 14:55:30.654 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-30 14:55:30.685 | Using python 3.12 to install keystonemiddleware 2026-06-30 14:55:30.689 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-30 14:55:31.954 | Collecting keystonemiddleware 2026-06-30 14:55:32.131 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 14:55:32.198 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-30 14:55:32.215 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 14:55:32.274 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-30 14:55:32.290 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 14:55:32.355 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-30 14:55:32.375 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 14:55:32.430 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-30 14:55:32.449 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 14:55:32.494 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-30 14:55:32.513 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-30 14:55:32.613 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-30 14:55:32.652 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 14:55:32.702 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-30 14:55:32.719 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 14:55:32.781 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-30 14:55:32.812 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 14:55:32.824 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-30 14:55:32.856 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-30 14:55:32.873 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 14:55:32.930 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-30 14:55:32.947 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-30 14:55:33.006 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-30 14:55:33.024 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-30 14:55:33.040 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-30 14:55:33.077 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-30 14:55:33.093 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-30 14:55:33.108 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-30 14:55:33.149 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-30 14:55:33.164 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 14:55:33.202 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-30 14:55:33.219 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 14:55:33.266 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-30 14:55:33.282 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-30 14:55:33.331 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-30 14:55:33.349 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-30 14:55:33.407 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-30 14:55:33.426 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 14:55:33.482 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-30 14:55:33.504 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-30 14:55:33.547 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-30 14:55:33.566 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-30 14:55:33.578 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-30 14:55:33.618 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-30 14:55:33.634 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-30 14:55:33.645 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-30 14:55:33.648 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-30 14:55:33.803 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-30 14:55:33.819 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-06-30 14:55:33.882 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-30 14:55:33.899 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-30 14:55:33.912 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-30 14:55:34.048 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-30 14:55:34.064 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-30 14:55:34.092 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-30 14:55:34.138 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-30 14:55:34.154 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-30 14:55:34.212 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-30 14:55:34.213 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-30 14:55:34.214 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-30 14:55:34.216 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-30 14:55:34.265 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-30 14:55:34.312 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-30 14:55:34.353 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-30 14:55:34.378 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-30 14:55:34.404 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-30 14:55:34.427 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-30 14:55:34.452 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-30 14:55:34.480 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-30 14:55:34.532 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 45.7 MB/s 0:00:00 2026-06-30 14:55:34.549 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-30 14:55:34.574 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-30 14:55:34.598 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-30 14:55:34.622 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-30 14:55:34.648 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-06-30 14:55:34.678 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-30 14:55:34.702 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-30 14:55:34.733 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-30 14:55:34.757 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-30 14:55:34.782 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-30 14:55:34.807 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-30 14:55:34.834 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-30 14:55:34.861 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-30 14:55:34.884 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-30 14:55:34.907 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-30 14:55:34.931 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-30 14:55:34.957 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-30 14:55:35.265 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-30 14:55:35.538 | Attempting uninstall: six 2026-06-30 14:55:35.548 | Found existing installation: six 1.16.0 2026-06-30 14:55:35.549 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:55:35.550 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-30 14:55:35.616 | Attempting uninstall: pyparsing 2026-06-30 14:55:35.626 | Found existing installation: pyparsing 3.1.1 2026-06-30 14:55:35.627 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:55:35.628 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-30 14:55:35.774 | Attempting uninstall: PyJWT 2026-06-30 14:55:35.784 | Found existing installation: PyJWT 2.7.0 2026-06-30 14:55:35.785 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:55:35.785 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-30 14:55:35.961 | Attempting uninstall: netaddr 2026-06-30 14:55:35.972 | Found existing installation: netaddr 0.8.0 2026-06-30 14:55:35.973 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:55:35.974 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-30 14:55:36.243 | Attempting uninstall: python-dateutil 2026-06-30 14:55:36.254 | Found existing installation: python-dateutil 2.8.2 2026-06-30 14:55:36.255 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:55:36.256 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-30 14:55:38.774 | 2026-06-30 14:55:38.784 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-30 14:55:38.976 | + inc/python:pip_install:216 : result=0 2026-06-30 14:55:38.978 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 14:55:38.982 | + functions-common:time_stop:2420 : local name 2026-06-30 14:55:38.985 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:55:38.989 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:55:38.993 | + functions-common:time_stop:2423 : local total 2026-06-30 14:55:38.996 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:55:39.000 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 14:55:39.004 | + functions-common:time_stop:2427 : start_time=1782831330677 2026-06-30 14:55:39.009 | + functions-common:time_stop:2429 : [[ -z 1782831330677 ]] 2026-06-30 14:55:39.014 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:55:39.019 | + functions-common:time_stop:2432 : end_time=1782831339015 2026-06-30 14:55:39.023 | + functions-common:time_stop:2433 : elapsed_time=8338 2026-06-30 14:55:39.027 | + functions-common:time_stop:2434 : total=41785 2026-06-30 14:55:39.031 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:55:39.036 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=50123 2026-06-30 14:55:39.040 | + inc/python:pip_install:219 : return 0 2026-06-30 14:55:39.045 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-30 14:55:39.048 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-30 14:55:39.053 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 14:55:39.058 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-30 14:55:39.062 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-30 14:55:39.065 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 14:55:39.070 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-30 14:55:39.071 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 14:55:39.079 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-30 14:55:39.083 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-30 14:55:39.087 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-30 14:55:39.092 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-30 14:55:39.096 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-30 14:55:39.131 | Using python 3.12 to install python-memcached 2026-06-30 14:55:39.135 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-30 14:55:40.354 | Collecting python-memcached 2026-06-30 14:55:40.496 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-30 14:55:40.524 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-30 14:55:40.717 | Installing collected packages: python-memcached 2026-06-30 14:55:40.753 | Successfully installed python-memcached-1.62 2026-06-30 14:55:40.864 | + inc/python:pip_install:216 : result=0 2026-06-30 14:55:40.867 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 14:55:40.870 | + functions-common:time_stop:2420 : local name 2026-06-30 14:55:40.873 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:55:40.876 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:55:40.879 | + functions-common:time_stop:2423 : local total 2026-06-30 14:55:40.882 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:55:40.884 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 14:55:40.886 | + functions-common:time_stop:2427 : start_time=1782831339121 2026-06-30 14:55:40.889 | + functions-common:time_stop:2429 : [[ -z 1782831339121 ]] 2026-06-30 14:55:40.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:55:40.898 | + functions-common:time_stop:2432 : end_time=1782831340894 2026-06-30 14:55:40.900 | + functions-common:time_stop:2433 : elapsed_time=1773 2026-06-30 14:55:40.903 | + functions-common:time_stop:2434 : total=50123 2026-06-30 14:55:40.905 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:55:40.908 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51896 2026-06-30 14:55:40.911 | + inc/python:pip_install:219 : return 0 2026-06-30 14:55:40.914 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-30 14:55:40.933 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:55:40.936 | + ./stack.sh:main:919 : '[' 192.168.122.84 == 192.168.122.84 ']' 2026-06-30 14:55:40.939 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-30 14:55:40.942 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-30 14:55:40.945 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-30 14:55:40.948 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 14:55:40.952 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-30 14:55:40.954 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-30 14:55:40.973 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:55:40.976 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-30 14:55:40.980 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-30 14:55:40.983 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-30 14:55:40.986 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 14:55:40.988 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 14:55:40.991 | ++ functions-common:git_clone:593 : pwd 2026-06-30 14:55:40.995 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 14:55:40.998 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 14:55:41.002 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 14:55:41.022 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 14:55:41.024 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 14:55:41.026 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 14:55:41.030 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 14:55:41.030 | + functions-common:git_clone:610 : echo master 2026-06-30 14:55:41.036 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-30 14:55:41.040 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 14:55:41.042 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-30 14:55:41.044 | + functions-common:git_timed:697 : local count=0 2026-06-30 14:55:41.048 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 14:55:41.050 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 14:55:41.052 | + functions-common:git_timed:701 : timeout=0 2026-06-30 14:55:41.056 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 14:55:41.058 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 14:55:41.060 | + functions-common:time_start:2407 : local start_time= 2026-06-30 14:55:41.064 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 14:55:41.067 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 14:55:41.072 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831341068 2026-06-30 14:55:41.074 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-30 14:55:41.077 | Cloning into '/opt/stack/keystone'... 2026-06-30 14:55:58.577 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 14:55:58.581 | + functions-common:time_stop:2420 : local name 2026-06-30 14:55:58.584 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:55:58.588 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:55:58.591 | + functions-common:time_stop:2423 : local total 2026-06-30 14:55:58.595 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:55:58.598 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 14:55:58.602 | + functions-common:time_stop:2427 : start_time=1782831341068 2026-06-30 14:55:58.606 | + functions-common:time_stop:2429 : [[ -z 1782831341068 ]] 2026-06-30 14:55:58.611 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:55:58.617 | + functions-common:time_stop:2432 : end_time=1782831358613 2026-06-30 14:55:58.621 | + functions-common:time_stop:2433 : elapsed_time=17545 2026-06-30 14:55:58.625 | + functions-common:time_stop:2434 : total=5056 2026-06-30 14:55:58.629 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:55:58.634 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22601 2026-06-30 14:55:58.638 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-30 14:55:58.642 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 14:55:58.646 | + functions-common:git_timed:697 : local count=0 2026-06-30 14:55:58.651 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 14:55:58.655 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 14:55:58.659 | + functions-common:git_timed:701 : timeout=0 2026-06-30 14:55:58.663 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 14:55:58.667 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 14:55:58.671 | + functions-common:time_start:2407 : local start_time= 2026-06-30 14:55:58.675 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 14:55:58.681 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 14:55:58.686 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831358682 2026-06-30 14:55:58.690 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 14:55:59.305 | From https://review.opendev.org/openstack/keystone 2026-06-30 14:55:59.306 | * branch master -> FETCH_HEAD 2026-06-30 14:55:59.318 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 14:55:59.321 | + functions-common:time_stop:2420 : local name 2026-06-30 14:55:59.325 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:55:59.329 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:55:59.333 | + functions-common:time_stop:2423 : local total 2026-06-30 14:55:59.337 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:55:59.340 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 14:55:59.344 | + functions-common:time_stop:2427 : start_time=1782831358682 2026-06-30 14:55:59.348 | + functions-common:time_stop:2429 : [[ -z 1782831358682 ]] 2026-06-30 14:55:59.353 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:55:59.359 | + functions-common:time_stop:2432 : end_time=1782831359355 2026-06-30 14:55:59.362 | + functions-common:time_stop:2433 : elapsed_time=673 2026-06-30 14:55:59.366 | + functions-common:time_stop:2434 : total=22601 2026-06-30 14:55:59.369 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:55:59.373 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23274 2026-06-30 14:55:59.377 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 14:55:59.380 | + functions-common:git_timed:697 : local count=0 2026-06-30 14:55:59.384 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 14:55:59.388 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 14:55:59.392 | + functions-common:git_timed:701 : timeout=0 2026-06-30 14:55:59.396 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 14:55:59.400 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 14:55:59.404 | + functions-common:time_start:2407 : local start_time= 2026-06-30 14:55:59.408 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 14:55:59.412 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 14:55:59.418 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831359414 2026-06-30 14:55:59.421 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 14:55:59.593 | Note: switching to 'FETCH_HEAD'. 2026-06-30 14:55:59.593 | 2026-06-30 14:55:59.593 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 14:55:59.593 | changes and commit them, and you can discard any commits you make in this 2026-06-30 14:55:59.594 | state without impacting any branches by switching back to a branch. 2026-06-30 14:55:59.594 | 2026-06-30 14:55:59.594 | If you want to create a new branch to retain commits you create, you may 2026-06-30 14:55:59.594 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 14:55:59.594 | 2026-06-30 14:55:59.594 | git switch -c 2026-06-30 14:55:59.594 | 2026-06-30 14:55:59.594 | Or undo this operation with: 2026-06-30 14:55:59.594 | 2026-06-30 14:55:59.594 | git switch - 2026-06-30 14:55:59.594 | 2026-06-30 14:55:59.595 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 14:55:59.595 | 2026-06-30 14:55:59.595 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-30 14:55:59.600 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 14:55:59.605 | + functions-common:time_stop:2420 : local name 2026-06-30 14:55:59.608 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:55:59.612 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:55:59.616 | + functions-common:time_stop:2423 : local total 2026-06-30 14:55:59.620 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:55:59.623 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 14:55:59.627 | + functions-common:time_stop:2427 : start_time=1782831359414 2026-06-30 14:55:59.632 | + functions-common:time_stop:2429 : [[ -z 1782831359414 ]] 2026-06-30 14:55:59.637 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:55:59.643 | + functions-common:time_stop:2432 : end_time=1782831359638 2026-06-30 14:55:59.647 | + functions-common:time_stop:2433 : elapsed_time=224 2026-06-30 14:55:59.650 | + functions-common:time_stop:2434 : total=23274 2026-06-30 14:55:59.654 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:55:59.658 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23498 2026-06-30 14:55:59.662 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-30 14:55:59.681 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-30 14:55:59.687 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 14:55:59.687 | + functions-common:git_clone:673 : head -1 2026-06-30 14:55:59.690 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-30 14:55:59.694 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 14:55:59.699 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-30 14:55:59.703 | + inc/python:setup_develop:353 : local bindep 2026-06-30 14:55:59.707 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-30 14:55:59.712 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-30 14:55:59.716 | + inc/python:setup_develop:359 : local extras= 2026-06-30 14:55:59.720 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-30 14:55:59.724 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 14:55:59.728 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-30 14:55:59.733 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-30 14:55:59.737 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 14:55:59.741 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 14:55:59.747 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-30 14:55:59.751 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 14:55:59.755 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-30 14:55:59.759 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 14:55:59.763 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 14:55:59.769 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-30 14:55:59.777 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-30 14:55:59.781 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-30 14:55:59.785 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-30 14:55:59.948 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-30 14:55:59.952 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 14:55:59.956 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 14:55:59.960 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 14:55:59.964 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-30 14:55:59.968 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-30 14:55:59.972 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 14:55:59.976 | + inc/python:setup_package:446 : local extras= 2026-06-30 14:55:59.980 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 14:55:59.984 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 14:55:59.988 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 14:55:59.992 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 14:55:59.997 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 14:56:00.001 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-30 14:56:00.033 | Using python 3.12 to install /opt/stack/keystone 2026-06-30 14:56:00.037 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-30 14:56:01.064 | Obtaining file:///opt/stack/keystone 2026-06-30 14:56:01.070 | Installing build dependencies: started 2026-06-30 14:56:02.819 | Installing build dependencies: finished with status 'done' 2026-06-30 14:56:02.820 | Checking if build backend supports build_editable: started 2026-06-30 14:56:03.372 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 14:56:03.374 | Getting requirements to build editable: started 2026-06-30 14:56:03.674 | Getting requirements to build editable: finished with status 'done' 2026-06-30 14:56:03.677 | Preparing editable metadata (pyproject.toml): started 2026-06-30 14:56:04.744 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 14:56:04.760 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-30 14:56:04.761 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-30 14:56:04.953 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-30 14:56:05.090 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-30 14:56:05.132 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-30 14:56:05.150 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-30 14:56:05.545 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-30 14:56:05.563 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-30 14:56:06.150 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-30 14:56:06.167 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-30 14:56:06.190 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-30 14:56:06.191 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-30 14:56:06.192 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-30 14:56:06.268 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-30 14:56:06.284 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-30 14:56:06.298 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-30 14:56:06.299 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-30 14:56:06.300 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-30 14:56:06.363 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-30 14:56:06.379 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-30 14:56:06.444 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-30 14:56:06.465 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 14:56:06.480 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-30 14:56:06.481 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-30 14:56:06.526 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-30 14:56:06.542 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 14:56:06.601 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-30 14:56:06.619 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 14:56:06.630 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-30 14:56:06.668 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-30 14:56:06.685 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-30 14:56:06.697 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-30 14:56:06.727 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-30 14:56:06.744 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-30 14:56:06.792 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-30 14:56:06.810 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-30 14:56:06.823 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-30 14:56:06.824 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-30 14:56:06.868 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-30 14:56:06.885 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-30 14:56:06.899 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-30 14:56:06.900 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-06-30 14:56:06.936 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-30 14:56:06.953 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-30 14:56:07.005 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-30 14:56:07.021 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-30 14:56:07.226 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-30 14:56:07.243 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-30 14:56:07.280 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-30 14:56:07.296 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-30 14:56:07.309 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-30 14:56:07.340 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 14:56:07.357 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-30 14:56:07.403 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 14:56:07.421 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-30 14:56:07.459 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 14:56:07.475 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 14:56:07.517 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 14:56:07.533 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 14:56:07.645 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-30 14:56:07.666 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-30 14:56:07.711 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-30 14:56:07.728 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-30 14:56:07.744 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-30 14:56:07.818 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-30 14:56:07.834 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-30 14:56:07.884 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-30 14:56:07.900 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-30 14:56:07.944 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-30 14:56:07.961 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 14:56:08.015 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-30 14:56:08.031 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-30 14:56:08.632 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-30 14:56:08.653 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-30 14:56:08.669 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-30 14:56:08.672 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-30 14:56:08.677 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-30 14:56:08.678 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-30 14:56:08.680 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-30 14:56:08.693 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-30 14:56:08.693 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-30 14:56:08.697 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-30 14:56:08.740 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-30 14:56:08.765 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-30 14:56:08.777 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-30 14:56:08.808 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-30 14:56:08.838 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-30 14:56:08.877 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-30 14:56:08.897 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-30 14:56:08.946 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-30 14:56:08.962 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 14:56:08.977 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-30 14:56:08.982 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-30 14:56:08.987 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.4.0) 2026-06-30 14:56:09.038 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:09.055 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-30 14:56:09.101 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:09.116 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-30 14:56:09.165 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:09.180 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-30 14:56:09.240 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:09.256 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 14:56:09.356 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:09.372 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-30 14:56:09.507 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:09.523 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-30 14:56:09.572 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:09.589 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-30 14:56:09.599 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-30 14:56:09.634 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:09.650 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 14:56:09.700 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-30 14:56:09.717 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-30 14:56:09.772 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:09.789 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-30 14:56:10.079 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:10.097 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-30 14:56:10.159 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:10.175 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 14:56:10.217 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:10.233 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-30 14:56:10.275 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:10.291 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-30 14:56:10.347 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:10.363 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-30 14:56:10.444 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:10.463 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-30 14:56:10.511 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:10.526 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-30 14:56:10.580 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:10.597 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-30 14:56:10.648 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-30 14:56:10.670 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-30 14:56:10.698 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-30 14:56:10.702 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-30 14:56:10.715 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-30 14:56:10.754 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-30 14:56:10.773 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-30 14:56:10.841 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-30 14:56:10.857 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-30 14:56:10.906 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-30 14:56:10.924 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-30 14:56:10.985 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-30 14:56:11.002 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-30 14:56:11.028 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-30 14:56:11.032 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-30 14:56:11.032 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-30 14:56:11.033 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-30 14:56:11.100 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-30 14:56:11.120 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-30 14:56:11.188 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-30 14:56:11.204 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-30 14:56:11.312 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-30 14:56:11.369 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-30 14:56:11.459 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 46.0 MB/s 0:00:00 2026-06-30 14:56:11.476 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-30 14:56:11.506 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-30 14:56:11.534 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-30 14:56:11.560 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-30 14:56:11.588 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-30 14:56:11.612 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-30 14:56:11.641 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-30 14:56:11.664 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-30 14:56:11.693 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-30 14:56:11.718 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-30 14:56:11.743 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-30 14:56:11.768 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-30 14:56:11.794 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-30 14:56:11.820 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-30 14:56:11.846 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-30 14:56:11.876 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-30 14:56:11.902 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-30 14:56:11.927 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-30 14:56:11.951 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-30 14:56:11.974 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-30 14:56:12.003 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-30 14:56:12.027 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-30 14:56:12.054 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-30 14:56:12.080 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-30 14:56:12.108 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-30 14:56:12.140 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-30 14:56:12.169 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-30 14:56:12.192 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 24.9 MB/s 0:00:00 2026-06-30 14:56:12.209 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-30 14:56:12.235 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-30 14:56:12.261 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-30 14:56:12.287 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-30 14:56:12.311 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-30 14:56:12.340 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-30 14:56:12.369 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-30 14:56:12.397 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-30 14:56:12.423 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-30 14:56:12.457 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-30 14:56:12.484 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-30 14:56:12.516 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-30 14:56:12.543 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-30 14:56:12.568 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-30 14:56:12.595 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-30 14:56:12.620 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-30 14:56:12.652 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-30 14:56:12.735 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 42.1 MB/s 0:00:00 2026-06-30 14:56:12.752 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-30 14:56:12.776 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-30 14:56:12.801 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-30 14:56:12.825 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-30 14:56:12.853 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-30 14:56:12.880 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-30 14:56:12.904 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-30 14:56:12.928 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-30 14:56:12.951 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-30 14:56:12.976 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-30 14:56:13.008 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-30 14:56:13.201 | Building wheels for collected packages: keystone 2026-06-30 14:56:13.202 | Building editable for keystone (pyproject.toml): started 2026-06-30 14:56:14.331 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-30 14:56:14.331 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=ab379bfa224d785601e53f1a03e3e5a28ee3ec6bf7cd381477ed8b75858d9d75 2026-06-30 14:56:14.332 | Stored in directory: /tmp/pip-ephem-wheel-cache-_82c377f/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-30 14:56:14.336 | Successfully built keystone 2026-06-30 14:56:14.680 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-30 14:56:14.720 | Attempting uninstall: pytz 2026-06-30 14:56:14.732 | Found existing installation: pytz 2024.1 2026-06-30 14:56:14.733 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:56:14.733 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-30 14:56:16.573 | Attempting uninstall: oauthlib 2026-06-30 14:56:16.585 | Found existing installation: oauthlib 3.2.2 2026-06-30 14:56:16.585 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:56:16.586 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-30 14:56:16.736 | Attempting uninstall: markupsafe 2026-06-30 14:56:16.749 | Found existing installation: MarkupSafe 2.1.5 2026-06-30 14:56:16.750 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:56:16.751 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-30 14:56:17.951 | Attempting uninstall: click 2026-06-30 14:56:17.963 | Found existing installation: click 8.1.6 2026-06-30 14:56:17.964 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:56:17.964 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-30 14:56:18.159 | Attempting uninstall: blinker 2026-06-30 14:56:18.169 | Found existing installation: blinker 1.7.0 2026-06-30 14:56:18.170 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:56:18.170 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-30 14:56:18.190 | Attempting uninstall: bcrypt 2026-06-30 14:56:18.202 | Found existing installation: bcrypt 3.2.2 2026-06-30 14:56:18.202 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:56:18.203 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-30 14:56:18.223 | Attempting uninstall: attrs 2026-06-30 14:56:18.236 | Found existing installation: attrs 23.2.0 2026-06-30 14:56:18.236 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:56:18.237 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-30 14:56:21.504 | Attempting uninstall: jinja2 2026-06-30 14:56:21.518 | Found existing installation: Jinja2 3.1.2 2026-06-30 14:56:21.520 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:56:21.520 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-30 14:56:22.643 | Attempting uninstall: cryptography 2026-06-30 14:56:22.659 | Found existing installation: cryptography 41.0.7 2026-06-30 14:56:22.660 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:56:22.660 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-30 14:56:23.316 | Attempting uninstall: pyopenssl 2026-06-30 14:56:23.335 | Found existing installation: pyOpenSSL 23.2.0 2026-06-30 14:56:23.336 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:56:23.337 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-30 14:56:23.840 | Attempting uninstall: jsonschema 2026-06-30 14:56:23.858 | Found existing installation: jsonschema 4.10.3 2026-06-30 14:56:23.858 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:56:23.858 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-30 14:56:25.520 | 2026-06-30 14:56:25.522 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-06-30 14:56:25.522 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-30 14:56:25.537 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-30 14:56:25.902 | + inc/python:pip_install:216 : result=0 2026-06-30 14:56:25.906 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 14:56:25.910 | + functions-common:time_stop:2420 : local name 2026-06-30 14:56:25.913 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:56:25.917 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:56:25.920 | + functions-common:time_stop:2423 : local total 2026-06-30 14:56:25.923 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:56:25.927 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 14:56:25.930 | + functions-common:time_stop:2427 : start_time=1782831360025 2026-06-30 14:56:25.933 | + functions-common:time_stop:2429 : [[ -z 1782831360025 ]] 2026-06-30 14:56:25.937 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:56:25.944 | + functions-common:time_stop:2432 : end_time=1782831385940 2026-06-30 14:56:25.948 | + functions-common:time_stop:2433 : elapsed_time=25915 2026-06-30 14:56:25.951 | + functions-common:time_stop:2434 : total=51896 2026-06-30 14:56:25.956 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:56:25.960 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77811 2026-06-30 14:56:25.964 | + inc/python:pip_install:219 : return 0 2026-06-30 14:56:25.968 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 14:56:25.970 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 14:56:25.975 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-30 14:56:25.979 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-30 14:56:25.982 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:56:25.986 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:56:25.989 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-30 14:56:25.994 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:56:25.997 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-30 14:56:26.023 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:56:26.028 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 14:56:26.032 | + ./stack.sh:main:921 : configure_keystone 2026-06-30 14:56:26.037 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-30 14:56:26.056 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-30 14:56:26.060 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-30 14:56:26.067 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-30 14:56:26.091 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:56:26.095 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-30 14:56:26.144 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-30 14:56:26.186 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-30 14:56:26.234 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-30 14:56:26.279 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-30 14:56:26.329 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-30 14:56:26.378 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-30 14:56:26.421 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-30 14:56:26.467 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-30 14:56:26.516 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-30 14:56:26.520 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-30 14:56:26.524 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-30 14:56:26.528 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-30 14:56:26.534 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 14:56:26.539 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 14:56:26.564 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:56:26.569 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 14:56:26.573 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 14:56:26.577 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 14:56:26.604 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:56:26.608 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.84:5672/ 2026-06-30 14:56:26.613 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.84:5672/ 2026-06-30 14:56:26.664 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 14:56:26.668 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 14:56:26.673 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.84/identity 2026-06-30 14:56:26.720 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-30 14:56:26.723 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-30 14:56:26.771 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-30 14:56:26.775 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-30 14:56:26.779 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-30 14:56:26.783 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-30 14:56:26.787 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 14:56:26.791 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 14:56:26.795 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 14:56:26.820 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:56:26.826 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 14:56:26.832 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-30 14:56:26.836 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-30 14:56:26.890 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-30 14:56:26.894 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-30 14:56:26.899 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-30 14:56:26.903 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-30 14:56:26.909 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 14:56:26.933 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 14:56:26.935 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 14:56:26.937 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 14:56:26.939 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 14:56:26.942 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 14:56:26.988 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 14:56:27.040 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 14:56:27.091 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 14:56:27.144 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-30 14:56:27.184 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-30 14:56:27.229 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-30 14:56:27.233 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-30 14:56:27.237 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-30 14:56:27.241 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-30 14:56:27.244 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 14:56:27.248 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-30 14:56:27.253 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-30 14:56:27.257 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 14:56:27.261 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 14:56:27.282 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 14:56:27.282 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-30 14:56:27.295 | d /var/run/uwsgi 0755 quobyte root 2026-06-30 14:56:27.302 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 14:56:27.319 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-30 14:56:27.326 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-30 14:56:27.329 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-30 14:56:27.336 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 14:56:27.341 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-30 14:56:27.397 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-30 14:56:27.441 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-30 14:56:27.487 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-30 14:56:27.534 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-30 14:56:27.579 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-30 14:56:27.621 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-30 14:56:27.665 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-30 14:56:27.707 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-30 14:56:27.746 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-30 14:56:27.788 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-30 14:56:27.827 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-30 14:56:27.870 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-30 14:56:27.913 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-30 14:56:27.951 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 14:56:27.954 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 14:56:27.959 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-30 14:56:27.962 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-30 14:56:27.966 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 14:56:27.970 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:56:27.974 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:56:27.977 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-30 14:56:27.981 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-30 14:56:27.984 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-30 14:56:28.028 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-30 14:56:28.069 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-30 14:56:28.070 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-30 14:56:28.081 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-30 14:56:28.085 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-30 14:56:28.090 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-30 14:56:28.094 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 14:56:28.097 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 14:56:28.101 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 14:56:28.105 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 14:56:28.109 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:56:28.112 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:56:28.115 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 14:56:28.119 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 14:56:28.122 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:56:28.125 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:56:28.128 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-30 14:56:28.141 | perl: warning: Setting locale failed. 2026-06-30 14:56:28.142 | perl: warning: Please check that your locale settings: 2026-06-30 14:56:28.142 | LANGUAGE = (unset), 2026-06-30 14:56:28.142 | LC_ALL = "en_US.utf8", 2026-06-30 14:56:28.142 | LANG = "de_DE.UTF-8" 2026-06-30 14:56:28.142 | are supported and installed on your system. 2026-06-30 14:56:28.142 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:56:28.184 | Enabling site keystone-api. 2026-06-30 14:56:28.190 | To activate the new configuration, you need to run: 2026-06-30 14:56:28.190 | systemctl reload apache2 2026-06-30 14:56:28.196 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 14:56:28.199 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 14:56:28.203 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 14:56:28.207 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 14:56:28.364 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-30 14:56:28.412 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-30 14:56:28.455 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-30 14:56:28.501 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-30 14:56:28.503 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-30 14:56:28.547 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-30 14:56:28.591 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-30 14:56:28.632 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-30 14:56:28.674 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-30 14:56:28.678 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-30 14:56:28.681 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-30 14:56:28.722 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-30 14:56:28.760 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-30 14:56:28.780 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:56:28.785 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-30 14:56:28.805 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:56:28.808 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-30 14:56:28.811 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-30 14:56:28.814 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-30 14:56:28.817 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 14:56:28.821 | + lib/stack:stack_install_service:32 : install_glance 2026-06-30 14:56:28.826 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-30 14:56:28.829 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-30 14:56:28.833 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-30 14:56:28.855 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:56:28.859 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-30 14:56:28.862 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-30 14:56:28.883 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:56:28.887 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-30 14:56:28.890 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-30 14:56:28.893 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:56:28.896 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:56:28.900 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-30 14:56:28.905 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:56:28.909 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-30 14:56:28.913 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-30 14:56:28.916 | ++ inc/python:join_extras:29 : echo cinder 2026-06-30 14:56:28.918 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-30 14:56:28.922 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-30 14:56:28.925 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-30 14:56:28.928 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-30 14:56:28.933 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-30 14:56:28.936 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-30 14:56:28.939 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-30 14:56:28.945 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-30 14:56:28.945 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-30 14:56:28.951 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-30 14:56:28.954 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-30 14:56:28.957 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-30 14:56:28.960 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-30 14:56:28.964 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-30 14:56:28.988 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-30 14:56:28.992 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-30 14:56:30.221 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-30 14:56:30.373 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-30 14:56:30.409 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-30 14:56:30.409 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-30 14:56:30.410 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-30 14:56:30.411 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-30 14:56:30.412 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-30 14:56:30.413 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-30 14:56:30.414 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-30 14:56:30.415 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-06-30 14:56:30.416 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-06-30 14:56:30.417 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-30 14:56:30.417 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-06-30 14:56:30.444 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-30 14:56:30.460 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-30 14:56:30.473 | 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-06-30 14:56:30.475 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-30 14:56:30.476 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-06-30 14:56:30.482 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-30 14:56:30.484 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-30 14:56:30.529 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-30 14:56:30.546 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-30 14:56:30.625 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-30 14:56:30.643 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 14:56:30.693 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-30 14:56:30.712 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 14:56:30.761 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-30 14:56:30.778 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-30 14:56:30.792 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-06-30 14:56:30.793 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-06-30 14:56:30.795 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-06-30 14:56:30.796 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-30 14:56:30.802 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-30 14:56:30.804 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-06-30 14:56:30.805 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-30 14:56:30.806 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-30 14:56:30.811 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-30 14:56:30.812 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-30 14:56:30.815 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-30 14:56:30.850 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-30 14:56:30.866 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-30 14:56:30.878 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-06-30 14:56:30.883 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-06-30 14:56:30.888 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-06-30 14:56:30.889 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-30 14:56:30.890 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-06-30 14:56:30.899 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-06-30 14:56:30.903 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-30 14:56:30.904 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-06-30 14:56:30.907 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-06-30 14:56:30.916 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-30 14:56:30.918 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-30 14:56:30.920 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-06-30 14:56:30.921 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-06-30 14:56:30.922 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-06-30 14:56:30.926 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-06-30 14:56:30.927 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-30 14:56:30.933 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-30 14:56:30.950 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-30 14:56:30.955 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-30 14:56:30.958 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-06-30 14:56:30.972 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-30 14:56:30.973 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-06-30 14:56:30.974 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-06-30 14:56:30.976 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-06-30 14:56:30.997 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-06-30 14:56:31.056 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-30 14:56:31.111 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-30 14:56:31.140 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-30 14:56:31.164 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-30 14:56:31.189 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-30 14:56:31.213 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-30 14:56:31.236 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-30 14:56:31.481 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-30 14:56:32.765 | 2026-06-30 14:56:32.781 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-30 14:56:32.956 | + inc/python:pip_install:216 : result=0 2026-06-30 14:56:32.959 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 14:56:32.961 | + functions-common:time_stop:2420 : local name 2026-06-30 14:56:32.964 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:56:32.966 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:56:32.969 | + functions-common:time_stop:2423 : local total 2026-06-30 14:56:32.971 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:56:32.973 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 14:56:32.975 | + functions-common:time_stop:2427 : start_time=1782831388983 2026-06-30 14:56:32.978 | + functions-common:time_stop:2429 : [[ -z 1782831388983 ]] 2026-06-30 14:56:32.980 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:56:32.984 | + functions-common:time_stop:2432 : end_time=1782831392982 2026-06-30 14:56:32.986 | + functions-common:time_stop:2433 : elapsed_time=3999 2026-06-30 14:56:32.989 | + functions-common:time_stop:2434 : total=77811 2026-06-30 14:56:32.991 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:56:32.993 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=81810 2026-06-30 14:56:32.996 | + inc/python:pip_install:219 : return 0 2026-06-30 14:56:32.999 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-30 14:56:33.001 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-30 14:56:33.004 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-30 14:56:33.019 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-30 14:56:33.024 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-30 14:56:33.027 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-30 14:56:33.029 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-30 14:56:33.032 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 14:56:33.034 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 14:56:33.037 | ++ functions-common:git_clone:593 : pwd 2026-06-30 14:56:33.039 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 14:56:33.041 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 14:56:33.044 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 14:56:33.059 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 14:56:33.061 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 14:56:33.064 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 14:56:33.067 | + functions-common:git_clone:610 : echo master 2026-06-30 14:56:33.067 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 14:56:33.071 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-30 14:56:33.074 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 14:56:33.076 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-30 14:56:33.078 | + functions-common:git_timed:697 : local count=0 2026-06-30 14:56:33.081 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 14:56:33.083 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 14:56:33.085 | + functions-common:git_timed:701 : timeout=0 2026-06-30 14:56:33.087 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 14:56:33.089 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 14:56:33.091 | + functions-common:time_start:2407 : local start_time= 2026-06-30 14:56:33.094 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 14:56:33.096 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 14:56:33.100 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831393098 2026-06-30 14:56:33.102 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-30 14:56:33.106 | Cloning into '/opt/stack/glance'... 2026-06-30 14:56:42.636 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 14:56:42.639 | + functions-common:time_stop:2420 : local name 2026-06-30 14:56:42.643 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:56:42.646 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:56:42.649 | + functions-common:time_stop:2423 : local total 2026-06-30 14:56:42.653 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:56:42.656 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 14:56:42.659 | + functions-common:time_stop:2427 : start_time=1782831393098 2026-06-30 14:56:42.663 | + functions-common:time_stop:2429 : [[ -z 1782831393098 ]] 2026-06-30 14:56:42.667 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:56:42.673 | + functions-common:time_stop:2432 : end_time=1782831402669 2026-06-30 14:56:42.677 | + functions-common:time_stop:2433 : elapsed_time=9571 2026-06-30 14:56:42.680 | + functions-common:time_stop:2434 : total=23498 2026-06-30 14:56:42.683 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:56:42.687 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33069 2026-06-30 14:56:42.691 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-30 14:56:42.694 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 14:56:42.697 | + functions-common:git_timed:697 : local count=0 2026-06-30 14:56:42.701 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 14:56:42.704 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 14:56:42.707 | + functions-common:git_timed:701 : timeout=0 2026-06-30 14:56:42.711 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 14:56:42.715 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 14:56:42.718 | + functions-common:time_start:2407 : local start_time= 2026-06-30 14:56:42.721 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 14:56:42.726 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 14:56:42.731 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831402727 2026-06-30 14:56:42.734 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 14:56:44.409 | From https://review.opendev.org/openstack/glance 2026-06-30 14:56:44.410 | * branch master -> FETCH_HEAD 2026-06-30 14:56:44.423 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 14:56:44.428 | + functions-common:time_stop:2420 : local name 2026-06-30 14:56:44.432 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:56:44.437 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:56:44.440 | + functions-common:time_stop:2423 : local total 2026-06-30 14:56:44.445 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:56:44.449 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 14:56:44.453 | + functions-common:time_stop:2427 : start_time=1782831402727 2026-06-30 14:56:44.456 | + functions-common:time_stop:2429 : [[ -z 1782831402727 ]] 2026-06-30 14:56:44.461 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:56:44.467 | + functions-common:time_stop:2432 : end_time=1782831404463 2026-06-30 14:56:44.471 | + functions-common:time_stop:2433 : elapsed_time=1736 2026-06-30 14:56:44.474 | + functions-common:time_stop:2434 : total=33069 2026-06-30 14:56:44.478 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:56:44.481 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34805 2026-06-30 14:56:44.485 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 14:56:44.487 | + functions-common:git_timed:697 : local count=0 2026-06-30 14:56:44.492 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 14:56:44.494 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 14:56:44.497 | + functions-common:git_timed:701 : timeout=0 2026-06-30 14:56:44.502 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 14:56:44.505 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 14:56:44.509 | + functions-common:time_start:2407 : local start_time= 2026-06-30 14:56:44.512 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 14:56:44.516 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 14:56:44.523 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831404519 2026-06-30 14:56:44.526 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 14:56:44.656 | Note: switching to 'FETCH_HEAD'. 2026-06-30 14:56:44.656 | 2026-06-30 14:56:44.656 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 14:56:44.656 | changes and commit them, and you can discard any commits you make in this 2026-06-30 14:56:44.656 | state without impacting any branches by switching back to a branch. 2026-06-30 14:56:44.656 | 2026-06-30 14:56:44.656 | If you want to create a new branch to retain commits you create, you may 2026-06-30 14:56:44.656 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 14:56:44.656 | 2026-06-30 14:56:44.657 | git switch -c 2026-06-30 14:56:44.657 | 2026-06-30 14:56:44.657 | Or undo this operation with: 2026-06-30 14:56:44.657 | 2026-06-30 14:56:44.657 | git switch - 2026-06-30 14:56:44.657 | 2026-06-30 14:56:44.657 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 14:56:44.657 | 2026-06-30 14:56:44.657 | HEAD is now at b519bf5c8 Merge "fix(rally-test): Update rally image location" 2026-06-30 14:56:44.661 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 14:56:44.665 | + functions-common:time_stop:2420 : local name 2026-06-30 14:56:44.669 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:56:44.671 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:56:44.673 | + functions-common:time_stop:2423 : local total 2026-06-30 14:56:44.677 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:56:44.680 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 14:56:44.684 | + functions-common:time_stop:2427 : start_time=1782831404519 2026-06-30 14:56:44.686 | + functions-common:time_stop:2429 : [[ -z 1782831404519 ]] 2026-06-30 14:56:44.688 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:56:44.694 | + functions-common:time_stop:2432 : end_time=1782831404690 2026-06-30 14:56:44.696 | + functions-common:time_stop:2433 : elapsed_time=171 2026-06-30 14:56:44.698 | + functions-common:time_stop:2434 : total=34805 2026-06-30 14:56:44.702 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:56:44.704 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34976 2026-06-30 14:56:44.708 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-30 14:56:44.726 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-30 14:56:44.729 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 14:56:44.731 | + functions-common:git_clone:673 : head -1 2026-06-30 14:56:44.733 | b519bf5c8 Merge "fix(rally-test): Update rally image location" 2026-06-30 14:56:44.736 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 14:56:44.740 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-30 14:56:44.743 | + inc/python:setup_develop:353 : local bindep 2026-06-30 14:56:44.747 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-30 14:56:44.751 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-30 14:56:44.753 | + inc/python:setup_develop:359 : local extras= 2026-06-30 14:56:44.755 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-30 14:56:44.759 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 14:56:44.762 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-30 14:56:44.765 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-30 14:56:44.767 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 14:56:44.769 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 14:56:44.773 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-30 14:56:44.777 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 14:56:44.781 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-30 14:56:44.784 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 14:56:44.786 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 14:56:44.790 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-30 14:56:44.797 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-30 14:56:44.799 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-30 14:56:44.803 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-30 14:56:44.965 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-30 14:56:44.969 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 14:56:44.972 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 14:56:44.975 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 14:56:44.979 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-30 14:56:44.983 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-30 14:56:44.986 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 14:56:44.990 | + inc/python:setup_package:446 : local extras= 2026-06-30 14:56:44.993 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 14:56:44.997 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 14:56:45.000 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 14:56:45.004 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 14:56:45.006 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 14:56:45.010 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-30 14:56:45.035 | Using python 3.12 to install /opt/stack/glance 2026-06-30 14:56:45.038 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-30 14:56:46.069 | Obtaining file:///opt/stack/glance 2026-06-30 14:56:46.073 | Installing build dependencies: started 2026-06-30 14:56:47.978 | Installing build dependencies: finished with status 'done' 2026-06-30 14:56:47.979 | Checking if build backend supports build_editable: started 2026-06-30 14:56:48.560 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 14:56:48.562 | Getting requirements to build editable: started 2026-06-30 14:56:48.881 | Getting requirements to build editable: finished with status 'done' 2026-06-30 14:56:48.884 | Preparing editable metadata (pyproject.toml): started 2026-06-30 14:56:49.858 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 14:56:49.878 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (7.0.3) 2026-06-30 14:56:49.878 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (0.7.1) 2026-06-30 14:56:49.879 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (2.0.51) 2026-06-30 14:56:49.881 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (0.41.0) 2026-06-30 14:56:49.881 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (3.1.0) 2026-06-30 14:56:49.881 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (2.5.1) 2026-06-30 14:56:49.883 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (1.8.10) 2026-06-30 14:56:49.883 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (1.18.4) 2026-06-30 14:56:50.074 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev89) 2026-06-30 14:56:50.218 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 14:56:50.230 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (10.5.0) 2026-06-30 14:56:50.231 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (7.5.0) 2026-06-30 14:56:50.232 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (6.4.0) 2026-06-30 14:56:50.233 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (2.7.1) 2026-06-30 14:56:50.235 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (10.1.1) 2026-06-30 14:56:50.235 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (5.8.0) 2026-06-30 14:56:50.238 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (3.4.0) 2026-06-30 14:56:50.299 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev89) 2026-06-30 14:56:50.315 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-30 14:56:50.332 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (5.14.0) 2026-06-30 14:56:50.332 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (13.0.0) 2026-06-30 14:56:50.365 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev89) 2026-06-30 14:56:50.382 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-30 14:56:50.393 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (3.17.0) 2026-06-30 14:56:50.394 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (3.10.1) 2026-06-30 14:56:50.395 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (4.26.0) 2026-06-30 14:56:50.396 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (5.8.0) 2026-06-30 14:56:50.398 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (18.0.0) 2026-06-30 14:56:50.398 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (6.8.0) 2026-06-30 14:56:50.431 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev89) 2026-06-30 14:56:50.448 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 14:56:50.459 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (8.2.0) 2026-06-30 14:56:50.460 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (18.1.0) 2026-06-30 14:56:50.461 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (8.1.0) 2026-06-30 14:56:50.501 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev89) 2026-06-30 14:56:50.519 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 14:56:50.531 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (5.1.0) 2026-06-30 14:56:50.531 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (4.4.0) 2026-06-30 14:56:50.535 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (5.5.0) 2026-06-30 14:56:50.535 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (3.1.0) 2026-06-30 14:56:50.535 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev89) (43.0.3) 2026-06-30 14:56:50.562 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev89) 2026-06-30 14:56:50.579 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-30 14:56:50.632 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev89) 2026-06-30 14:56:50.648 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 14:56:50.662 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev89) (1.3.12) 2026-06-30 14:56:50.663 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev89) (4.15.0) 2026-06-30 14:56:50.700 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev89) 2026-06-30 14:56:50.717 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-30 14:56:50.735 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev89) (2.34.2) 2026-06-30 14:56:50.739 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev89) (2.0.0) 2026-06-30 14:56:50.744 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev89) (3.0) 2026-06-30 14:56:50.748 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev89) (5.10.0) 2026-06-30 14:56:50.751 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev89) (2.2.1) 2026-06-30 14:56:50.757 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev89) (2.8.0) 2026-06-30 14:56:50.757 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev89) (3.5.2) 2026-06-30 14:56:50.768 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev89) (1.4.2) 2026-06-30 14:56:50.775 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev89) (3.3.2) 2026-06-30 14:56:50.780 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev89) (26.1.0) 2026-06-30 14:56:50.782 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev89) (2025.9.1) 2026-06-30 14:56:50.782 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev89) (0.37.0) 2026-06-30 14:56:50.783 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev89) (2026.5.1) 2026-06-30 14:56:50.792 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev89) (2.1.0) 2026-06-30 14:56:50.794 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev89) (1.8.2) 2026-06-30 14:56:50.800 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev89) (4.2.0) 2026-06-30 14:56:50.802 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev89) (4.0.1) 2026-06-30 14:56:50.804 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev89) (2.13.0) 2026-06-30 14:56:50.812 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev89) (1.5.0) 2026-06-30 14:56:50.815 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev89) (5.3.1) 2026-06-30 14:56:50.822 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev89) (0.20) 2026-06-30 14:56:50.827 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev89) (1.3.0) 2026-06-30 14:56:50.828 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev89) (2.0.0) 2026-06-30 14:56:50.829 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev89) (6.0.3) 2026-06-30 14:56:50.838 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev89) (2.1.2) 2026-06-30 14:56:50.839 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev89) (0.6.2) 2026-06-30 14:56:50.954 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev89) 2026-06-30 14:56:50.969 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-30 14:56:51.013 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev89) 2026-06-30 14:56:51.028 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-30 14:56:51.070 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev89) 2026-06-30 14:56:51.085 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-30 14:56:51.130 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev89) 2026-06-30 14:56:51.146 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-30 14:56:51.157 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev89) (7.2.2) 2026-06-30 14:56:51.191 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev89) 2026-06-30 14:56:51.207 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-30 14:56:51.223 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev89) (2.9.0.post0) 2026-06-30 14:56:51.229 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev89) (4.6.0) 2026-06-30 14:56:51.230 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev89) (7.1.4) 2026-06-30 14:56:51.232 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev89) (5.3.1) 2026-06-30 14:56:51.233 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev89) (5.6.2) 2026-06-30 14:56:51.235 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev89) (0.16.0) 2026-06-30 14:56:51.240 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev89) (5.1.0) 2026-06-30 14:56:51.249 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev89) (2026.2) 2026-06-30 14:56:51.251 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev89) (26.2) 2026-06-30 14:56:51.257 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev89) (0.25.0) 2026-06-30 14:56:51.261 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev89) (5.0.0) 2026-06-30 14:56:51.262 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev89) (3.1.6) 2026-06-30 14:56:51.264 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev89) (4.0.1) 2026-06-30 14:56:51.272 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev89) (3.0.3) 2026-06-30 14:56:51.288 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev89) (1.2.1) 2026-06-30 14:56:51.298 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev89) (1.7.6) 2026-06-30 14:56:51.325 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev89) (82.0.1) 2026-06-30 14:56:51.342 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev89) (0.8.1) 2026-06-30 14:56:51.410 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev89) 2026-06-30 14:56:51.427 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 14:56:51.473 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev89) 2026-06-30 14:56:51.490 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-30 14:56:51.563 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev89) 2026-06-30 14:56:51.583 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-30 14:56:51.657 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev89) 2026-06-30 14:56:51.673 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-30 14:56:51.711 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev89) 2026-06-30 14:56:51.732 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-30 14:56:51.743 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev89) (15.0.0) 2026-06-30 14:56:51.775 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev89) 2026-06-30 14:56:51.795 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-30 14:56:51.818 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev89) (1.17.0) 2026-06-30 14:56:51.838 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev89) (3.4.7) 2026-06-30 14:56:51.839 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev89) (3.18) 2026-06-30 14:56:51.840 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev89) (2.7.0) 2026-06-30 14:56:51.843 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev89) (2023.11.17) 2026-06-30 14:56:51.877 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev89) (4.2.0) 2026-06-30 14:56:51.879 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev89) (2.20.0) 2026-06-30 14:56:51.887 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev89) (0.1.2) 2026-06-30 14:56:51.904 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev89) (0.8) 2026-06-30 14:56:51.984 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev89) 2026-06-30 14:56:52.000 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-30 14:56:52.051 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev89) 2026-06-30 14:56:52.069 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 14:56:52.082 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev89) (9.1.4) 2026-06-30 14:56:52.111 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev89) 2026-06-30 14:56:52.129 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-30 14:56:52.275 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev89) 2026-06-30 14:56:52.292 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-30 14:56:52.310 | Installing build dependencies: started 2026-06-30 14:56:54.021 | Installing build dependencies: finished with status 'done' 2026-06-30 14:56:54.022 | Getting requirements to build wheel: started 2026-06-30 14:56:54.701 | Getting requirements to build wheel: finished with status 'done' 2026-06-30 14:56:54.703 | Preparing metadata (pyproject.toml): started 2026-06-30 14:56:55.118 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-30 14:56:55.122 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev89) (2026.2) 2026-06-30 14:56:55.176 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev89) 2026-06-30 14:56:55.194 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-30 14:56:55.249 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev89) 2026-06-30 14:56:55.267 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-30 14:56:55.363 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-30 14:56:55.404 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-30 14:56:55.433 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-30 14:56:55.461 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-30 14:56:55.485 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-30 14:56:55.548 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 39.4 MB/s 0:00:00 2026-06-30 14:56:55.567 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-30 14:56:55.591 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-30 14:56:55.617 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-30 14:56:55.644 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-30 14:56:55.670 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-30 14:56:55.697 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-30 14:56:55.723 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-30 14:56:55.751 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-30 14:56:55.778 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-30 14:56:55.806 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-30 14:56:55.835 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-30 14:56:55.861 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-30 14:56:55.887 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-30 14:56:55.919 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-30 14:56:55.943 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-30 14:56:55.996 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 42.9 MB/s 0:00:00 2026-06-30 14:56:56.014 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-30 14:56:56.044 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-30 14:56:56.070 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-30 14:56:56.095 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-30 14:56:56.196 | Building wheels for collected packages: glance, simplegeneric 2026-06-30 14:56:56.198 | Building editable for glance (pyproject.toml): started 2026-06-30 14:56:57.169 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-30 14:56:57.170 | Created wheel for glance: filename=glance-32.1.0.dev89-0.editable-py3-none-any.whl size=8993 sha256=07fd123a084a5c4ea6179333ccbf4a0f00978bc2ae50269d85d0edad51f354f5 2026-06-30 14:56:57.171 | Stored in directory: /tmp/pip-ephem-wheel-cache-b4alo077/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-30 14:56:57.177 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-30 14:56:57.653 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-30 14:56:57.654 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=adc52528262c084823082557fc96a68abbf1d61f2d3592053231ae37705e43f6 2026-06-30 14:56:57.655 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-30 14:56:57.659 | Successfully built glance simplegeneric 2026-06-30 14:56:57.942 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-30 14:57:01.078 | Attempting uninstall: jsonpointer 2026-06-30 14:57:01.093 | Found existing installation: jsonpointer 2.0 2026-06-30 14:57:01.094 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:57:01.094 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-30 14:57:01.112 | Attempting uninstall: jmespath 2026-06-30 14:57:01.126 | Found existing installation: jmespath 1.0.1 2026-06-30 14:57:01.127 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:57:01.127 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-30 14:57:01.168 | Attempting uninstall: httplib2 2026-06-30 14:57:01.184 | Found existing installation: httplib2 0.20.4 2026-06-30 14:57:01.184 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:57:01.185 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-30 14:57:01.281 | Attempting uninstall: jsonpatch 2026-06-30 14:57:01.297 | Found existing installation: jsonpatch 1.32 2026-06-30 14:57:01.297 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:57:01.298 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-30 14:57:05.843 | 2026-06-30 14:57:05.858 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev89 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-30 14:57:06.143 | + inc/python:pip_install:216 : result=0 2026-06-30 14:57:06.146 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 14:57:06.149 | + functions-common:time_stop:2420 : local name 2026-06-30 14:57:06.152 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:57:06.155 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:57:06.158 | + functions-common:time_stop:2423 : local total 2026-06-30 14:57:06.161 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:57:06.164 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 14:57:06.166 | + functions-common:time_stop:2427 : start_time=1782831405028 2026-06-30 14:57:06.170 | + functions-common:time_stop:2429 : [[ -z 1782831405028 ]] 2026-06-30 14:57:06.173 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:57:06.183 | + functions-common:time_stop:2432 : end_time=1782831426180 2026-06-30 14:57:06.186 | + functions-common:time_stop:2433 : elapsed_time=21152 2026-06-30 14:57:06.189 | + functions-common:time_stop:2434 : total=81810 2026-06-30 14:57:06.192 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:57:06.195 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=102962 2026-06-30 14:57:06.199 | + inc/python:pip_install:219 : return 0 2026-06-30 14:57:06.203 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 14:57:06.205 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 14:57:06.209 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-30 14:57:06.212 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-30 14:57:06.215 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:57:06.219 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:57:06.221 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-30 14:57:06.224 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:57:06.228 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 14:57:06.230 | + ./stack.sh:main:942 : configure_glance 2026-06-30 14:57:06.234 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-30 14:57:06.254 | + lib/glance:configure_glance:351 : local dburl 2026-06-30 14:57:06.257 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-30 14:57:06.260 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-30 14:57:06.263 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-30 14:57:06.267 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-30 14:57:06.270 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 14:57:06.273 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 14:57:06.275 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 14:57:06.294 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:57:06.297 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 14:57:06.300 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-30 14:57:06.303 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-30 14:57:06.307 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-30 14:57:06.342 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-30 14:57:06.379 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-30 14:57:06.411 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-30 14:57:06.444 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-30 14:57:06.475 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-30 14:57:06.510 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-30 14:57:06.543 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-30 14:57:06.546 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-30 14:57:06.549 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-30 14:57:06.551 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 14:57:06.554 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 14:57:06.556 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-30 14:57:06.558 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-30 14:57:06.561 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-30 14:57:06.563 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 14:57:06.565 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-30 14:57:06.603 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-30 14:57:06.640 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.84/identity 2026-06-30 14:57:06.674 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-30 14:57:06.707 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-30 14:57:06.738 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-30 14:57:06.771 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-30 14:57:06.801 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-30 14:57:06.836 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.84/identity 2026-06-30 14:57:06.868 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 14:57:06.900 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 14:57:06.933 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 14:57:06.936 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-30 14:57:06.971 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-30 14:57:06.974 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-30 14:57:06.977 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-30 14:57:06.979 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 14:57:06.982 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 14:57:06.984 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 14:57:07.003 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:57:07.008 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 14:57:07.011 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 14:57:07.014 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 14:57:07.035 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:57:07.038 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.84:5672/ 2026-06-30 14:57:07.043 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.84:5672/ 2026-06-30 14:57:07.078 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 14:57:07.080 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 14:57:07.083 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-30 14:57:07.086 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-30 14:57:07.089 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-30 14:57:07.120 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-30 14:57:07.153 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-30 14:57:07.190 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-30 14:57:07.192 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-30 14:57:07.196 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-30 14:57:07.199 | + lib/glance:configure_glance_store:280 : local be 2026-06-30 14:57:07.202 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-30 14:57:07.205 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-30 14:57:07.208 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-30 14:57:07.245 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-30 14:57:07.248 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.84 2026-06-30 14:57:07.284 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-30 14:57:07.286 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-30 14:57:07.288 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-30 14:57:07.305 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:57:07.308 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.84/image 2026-06-30 14:57:07.339 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-30 14:57:07.355 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:57:07.359 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-30 14:57:07.362 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-30 14:57:07.365 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-30 14:57:07.369 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 14:57:07.390 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 14:57:07.394 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 14:57:07.397 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 14:57:07.399 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 14:57:07.401 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 14:57:07.437 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 14:57:07.471 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 14:57:07.506 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 14:57:07.536 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-30 14:57:07.570 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-30 14:57:07.575 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-30 14:57:07.612 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-30 14:57:07.647 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-30 14:57:07.681 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-30 14:57:07.717 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-30 14:57:07.751 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-30 14:57:07.787 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-30 14:57:07.824 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-30 14:57:07.859 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-30 14:57:07.864 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-30 14:57:07.871 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-30 14:57:07.890 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:57:07.893 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-30 14:57:07.896 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-30 14:57:07.899 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-30 14:57:07.902 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-30 14:57:07.904 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-30 14:57:07.908 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-30 14:57:07.911 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-30 14:57:07.915 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 14:57:07.918 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-30 14:57:07.959 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-30 14:57:07.962 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-30 14:57:07.964 | ++ functions:get_random_port:861 : true 2026-06-30 14:57:07.966 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-30 14:57:07.968 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-30 14:57:07.970 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-30 14:57:08.021 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-30 14:57:08.024 | ++ functions:get_random_port:865 : break 2 2026-06-30 14:57:08.027 | ++ functions:get_random_port:869 : echo 60999 2026-06-30 14:57:08.031 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-30 14:57:08.034 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-30 14:57:08.070 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-30 14:57:08.108 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-30 14:57:08.144 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-30 14:57:08.180 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 14:57:08.218 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 14:57:08.257 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-30 14:57:08.294 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-30 14:57:08.332 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-30 14:57:08.366 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-30 14:57:08.403 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 14:57:08.436 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 14:57:08.471 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-30 14:57:08.506 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 14:57:08.540 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-30 14:57:08.575 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-30 14:57:08.611 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-30 14:57:08.648 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-30 14:57:08.683 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-30 14:57:08.718 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-30 14:57:08.751 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-30 14:57:08.755 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-30 14:57:08.758 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 14:57:08.761 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 14:57:08.763 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:57:08.765 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:57:08.768 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-30 14:57:08.771 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-30 14:57:08.775 | perl: warning: Setting locale failed. 2026-06-30 14:57:08.775 | perl: warning: Please check that your locale settings: 2026-06-30 14:57:08.776 | LANGUAGE = (unset), 2026-06-30 14:57:08.776 | LC_ALL = "en_US.utf8", 2026-06-30 14:57:08.776 | LANG = (unset) 2026-06-30 14:57:08.776 | are supported and installed on your system. 2026-06-30 14:57:08.776 | perl: warning: Falling back to the standard locale ("C"). 2026-06-30 14:57:08.815 | proxy (enabled by site administrator) 2026-06-30 14:57:08.820 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-30 14:57:08.823 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-30 14:57:08.826 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 14:57:08.829 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 14:57:08.831 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:57:08.835 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:57:08.838 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-30 14:57:08.841 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-30 14:57:08.843 | perl: warning: Setting locale failed. 2026-06-30 14:57:08.843 | perl: warning: Please check that your locale settings: 2026-06-30 14:57:08.844 | LANGUAGE = (unset), 2026-06-30 14:57:08.844 | LC_ALL = "en_US.utf8", 2026-06-30 14:57:08.844 | LANG = (unset) 2026-06-30 14:57:08.844 | are supported and installed on your system. 2026-06-30 14:57:08.844 | perl: warning: Falling back to the standard locale ("C"). 2026-06-30 14:57:08.879 | No module matches proxy_http 2026-06-30 14:57:08.884 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-30 14:57:08.897 | perl: warning: Setting locale failed. 2026-06-30 14:57:08.897 | perl: warning: Please check that your locale settings: 2026-06-30 14:57:08.897 | LANGUAGE = (unset), 2026-06-30 14:57:08.897 | LC_ALL = "en_US.utf8", 2026-06-30 14:57:08.897 | LANG = "de_DE.UTF-8" 2026-06-30 14:57:08.897 | are supported and installed on your system. 2026-06-30 14:57:08.898 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:57:08.942 | Considering dependency proxy for proxy_http: 2026-06-30 14:57:08.942 | Module proxy already enabled 2026-06-30 14:57:08.942 | Enabling module proxy_http. 2026-06-30 14:57:08.948 | To activate the new configuration, you need to run: 2026-06-30 14:57:08.948 | systemctl restart apache2 2026-06-30 14:57:08.953 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-30 14:57:08.956 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-30 14:57:08.959 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 14:57:08.961 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 14:57:08.964 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 14:57:09.179 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-30 14:57:09.183 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-30 14:57:09.185 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-30 14:57:09.188 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 14:57:09.191 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:57:09.195 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:57:09.198 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-30 14:57:09.203 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-30 14:57:09.207 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-30 14:57:09.208 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-30 14:57:09.219 | KeepAlive Off 2026-06-30 14:57:09.225 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-30 14:57:09.225 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-30 14:57:09.236 | SetEnv proxy-sendchunked 1 2026-06-30 14:57:09.242 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-30 14:57:09.242 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-30 14:57:09.253 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-30 14:57:09.259 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-30 14:57:09.262 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-30 14:57:09.265 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 14:57:09.268 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 14:57:09.272 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 14:57:09.275 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 14:57:09.278 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:57:09.280 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:57:09.283 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 14:57:09.287 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 14:57:09.291 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:57:09.294 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:57:09.297 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-30 14:57:09.311 | perl: warning: Setting locale failed. 2026-06-30 14:57:09.311 | perl: warning: Please check that your locale settings: 2026-06-30 14:57:09.311 | LANGUAGE = (unset), 2026-06-30 14:57:09.311 | LC_ALL = "en_US.utf8", 2026-06-30 14:57:09.311 | LANG = "de_DE.UTF-8" 2026-06-30 14:57:09.311 | are supported and installed on your system. 2026-06-30 14:57:09.311 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:57:09.354 | Enabling site glance-api. 2026-06-30 14:57:09.360 | To activate the new configuration, you need to run: 2026-06-30 14:57:09.360 | systemctl reload apache2 2026-06-30 14:57:09.366 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-30 14:57:09.369 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 14:57:09.372 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 14:57:09.375 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 14:57:09.519 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-30 14:57:09.527 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-30 14:57:09.564 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-30 14:57:09.606 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-30 14:57:09.610 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-30 14:57:09.650 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-30 14:57:09.689 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-30 14:57:09.726 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-30 14:57:09.746 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:57:09.750 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-30 14:57:09.753 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-30 14:57:09.756 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-30 14:57:09.760 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 14:57:09.764 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-30 14:57:09.767 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/46/994346/8 2026-06-30 14:57:09.770 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-30 14:57:09.773 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-30 14:57:09.776 | + functions-common:git_clone:591 : local git_ref=refs/changes/46/994346/8 2026-06-30 14:57:09.779 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 14:57:09.783 | ++ functions-common:git_clone:593 : pwd 2026-06-30 14:57:09.786 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 14:57:09.788 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 14:57:09.792 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 14:57:09.810 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 14:57:09.813 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 14:57:09.816 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 14:57:09.820 | + functions-common:git_clone:610 : echo refs/changes/46/994346/8 2026-06-30 14:57:09.820 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 14:57:09.825 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-06-30 14:57:09.828 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-30 14:57:09.830 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-30 14:57:09.833 | + functions-common:git_timed:697 : local count=0 2026-06-30 14:57:09.836 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 14:57:09.838 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 14:57:09.841 | + functions-common:git_timed:701 : timeout=0 2026-06-30 14:57:09.844 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 14:57:09.847 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 14:57:09.849 | + functions-common:time_start:2407 : local start_time= 2026-06-30 14:57:09.852 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 14:57:09.856 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 14:57:09.861 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831429858 2026-06-30 14:57:09.863 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-30 14:57:09.867 | Cloning into '/opt/stack/cinder'... 2026-06-30 14:58:12.716 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 14:58:12.718 | + functions-common:time_stop:2420 : local name 2026-06-30 14:58:12.722 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:58:12.725 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:58:12.728 | + functions-common:time_stop:2423 : local total 2026-06-30 14:58:12.731 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:58:12.734 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 14:58:12.737 | + functions-common:time_stop:2427 : start_time=1782831429858 2026-06-30 14:58:12.741 | + functions-common:time_stop:2429 : [[ -z 1782831429858 ]] 2026-06-30 14:58:12.745 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:58:12.750 | + functions-common:time_stop:2432 : end_time=1782831492746 2026-06-30 14:58:12.753 | + functions-common:time_stop:2433 : elapsed_time=62888 2026-06-30 14:58:12.757 | + functions-common:time_stop:2434 : total=34976 2026-06-30 14:58:12.760 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:58:12.763 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97864 2026-06-30 14:58:12.766 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-06-30 14:58:12.769 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/46/994346/8 2026-06-30 14:58:12.773 | + functions-common:git_timed:697 : local count=0 2026-06-30 14:58:12.775 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 14:58:12.779 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 14:58:12.782 | + functions-common:git_timed:701 : timeout=0 2026-06-30 14:58:12.786 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 14:58:12.790 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 14:58:12.793 | + functions-common:time_start:2407 : local start_time= 2026-06-30 14:58:12.797 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 14:58:12.802 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 14:58:12.808 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831492803 2026-06-30 14:58:12.812 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/46/994346/8 2026-06-30 14:58:13.843 | From https://review.opendev.org/openstack/cinder 2026-06-30 14:58:13.843 | * branch refs/changes/46/994346/8 -> FETCH_HEAD 2026-06-30 14:58:13.852 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 14:58:13.855 | + functions-common:time_stop:2420 : local name 2026-06-30 14:58:13.859 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:58:13.863 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:58:13.867 | + functions-common:time_stop:2423 : local total 2026-06-30 14:58:13.870 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:58:13.875 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 14:58:13.878 | + functions-common:time_stop:2427 : start_time=1782831492803 2026-06-30 14:58:13.882 | + functions-common:time_stop:2429 : [[ -z 1782831492803 ]] 2026-06-30 14:58:13.886 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:58:13.893 | + functions-common:time_stop:2432 : end_time=1782831493888 2026-06-30 14:58:13.896 | + functions-common:time_stop:2433 : elapsed_time=1085 2026-06-30 14:58:13.900 | + functions-common:time_stop:2434 : total=97864 2026-06-30 14:58:13.903 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:58:13.907 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98949 2026-06-30 14:58:13.911 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-30 14:58:14.205 | Note: switching to 'FETCH_HEAD'. 2026-06-30 14:58:14.205 | 2026-06-30 14:58:14.205 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 14:58:14.205 | changes and commit them, and you can discard any commits you make in this 2026-06-30 14:58:14.205 | state without impacting any branches by switching back to a branch. 2026-06-30 14:58:14.205 | 2026-06-30 14:58:14.205 | If you want to create a new branch to retain commits you create, you may 2026-06-30 14:58:14.206 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 14:58:14.206 | 2026-06-30 14:58:14.206 | git switch -c 2026-06-30 14:58:14.206 | 2026-06-30 14:58:14.206 | Or undo this operation with: 2026-06-30 14:58:14.206 | 2026-06-30 14:58:14.206 | git switch - 2026-06-30 14:58:14.206 | 2026-06-30 14:58:14.206 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 14:58:14.206 | 2026-06-30 14:58:14.207 | HEAD is now at 353bfd490 Add error log on netapp replies on xml parsing errors 2026-06-30 14:58:14.211 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-30 14:58:14.229 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-30 14:58:14.234 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 14:58:14.235 | + functions-common:git_clone:673 : head -1 2026-06-30 14:58:14.238 | 353bfd490 Add error log on netapp replies on xml parsing errors 2026-06-30 14:58:14.242 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 14:58:14.245 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-30 14:58:14.249 | + inc/python:setup_develop:353 : local bindep 2026-06-30 14:58:14.252 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-30 14:58:14.256 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-30 14:58:14.260 | + inc/python:setup_develop:359 : local extras= 2026-06-30 14:58:14.264 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-30 14:58:14.268 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 14:58:14.272 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-30 14:58:14.276 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-30 14:58:14.280 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 14:58:14.284 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 14:58:14.289 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-30 14:58:14.292 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 14:58:14.297 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-30 14:58:14.300 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 14:58:14.304 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 14:58:14.309 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-30 14:58:14.316 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-30 14:58:14.320 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-30 14:58:14.323 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-30 14:58:14.484 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-30 14:58:14.487 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 14:58:14.490 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 14:58:14.495 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 14:58:14.499 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-30 14:58:14.503 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-30 14:58:14.507 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 14:58:14.511 | + inc/python:setup_package:446 : local extras= 2026-06-30 14:58:14.514 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 14:58:14.517 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 14:58:14.521 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 14:58:14.525 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 14:58:14.529 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 14:58:14.532 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-30 14:58:14.558 | Using python 3.12 to install /opt/stack/cinder 2026-06-30 14:58:14.562 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-30 14:58:15.584 | Obtaining file:///opt/stack/cinder 2026-06-30 14:58:15.589 | Installing build dependencies: started 2026-06-30 14:58:17.428 | Installing build dependencies: finished with status 'done' 2026-06-30 14:58:17.429 | Checking if build backend supports build_editable: started 2026-06-30 14:58:18.016 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 14:58:18.018 | Getting requirements to build editable: started 2026-06-30 14:58:18.345 | Getting requirements to build editable: finished with status 'done' 2026-06-30 14:58:18.348 | Preparing editable metadata (pyproject.toml): started 2026-06-30 14:58:19.828 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 14:58:19.870 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.0.3) 2026-06-30 14:58:19.870 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.3.1) 2026-06-30 14:58:19.873 | 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.dev133) (0.41.0) 2026-06-30 14:58:19.873 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.4.0) 2026-06-30 14:58:19.873 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.5.2) 2026-06-30 14:58:19.874 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.1.0) 2026-06-30 14:58:19.876 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (4.26.0) 2026-06-30 14:58:19.876 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.14.0) 2026-06-30 14:58:19.877 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (13.0.0) 2026-06-30 14:58:20.585 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev133) 2026-06-30 14:58:20.726 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-30 14:58:20.741 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (10.5.0) 2026-06-30 14:58:20.743 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.5.0) 2026-06-30 14:58:20.747 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (6.4.0) 2026-06-30 14:58:20.747 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (18.0.0) 2026-06-30 14:58:20.747 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (8.2.0) 2026-06-30 14:58:20.748 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (18.1.0) 2026-06-30 14:58:20.749 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (8.1.0) 2026-06-30 14:58:20.751 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.1.0) 2026-06-30 14:58:20.752 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.11.0) 2026-06-30 14:58:20.754 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.8.0) 2026-06-30 14:58:20.756 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.9.0) 2026-06-30 14:58:20.759 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.10.0) 2026-06-30 14:58:20.759 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (4.6.0) 2026-06-30 14:58:20.759 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.7.1) 2026-06-30 14:58:20.761 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (10.1.1) 2026-06-30 14:58:20.806 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev133) 2026-06-30 14:58:20.824 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-30 14:58:20.840 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (4.4.0) 2026-06-30 14:58:20.842 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (26.2) 2026-06-30 14:58:20.898 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev133) 2026-06-30 14:58:20.918 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 14:58:20.933 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.10.1) 2026-06-30 14:58:20.935 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.1.0) 2026-06-30 14:58:20.935 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.3.2) 2026-06-30 14:58:20.936 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.4.0) 2026-06-30 14:58:20.984 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev133) 2026-06-30 14:58:21.002 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-30 14:58:21.016 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.8.0) 2026-06-30 14:58:21.072 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev133) 2026-06-30 14:58:21.090 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-30 14:58:21.140 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev133) 2026-06-30 14:58:21.158 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-30 14:58:21.173 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.34.2) 2026-06-30 14:58:21.177 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.5.1) 2026-06-30 14:58:21.177 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (6.3.0) 2026-06-30 14:58:21.207 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev133) 2026-06-30 14:58:21.224 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-30 14:58:21.238 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.0.51) 2026-06-30 14:58:21.240 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.8.0) 2026-06-30 14:58:21.273 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev133) 2026-06-30 14:58:21.292 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-30 14:58:21.321 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (9.1.4) 2026-06-30 14:58:21.323 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (1.8.10) 2026-06-30 14:58:21.325 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (6.8.0) 2026-06-30 14:58:21.370 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev133) 2026-06-30 14:58:21.387 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-30 14:58:21.399 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.1.0) 2026-06-30 14:58:21.456 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev133) 2026-06-30 14:58:21.476 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-30 14:58:21.597 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev133) 2026-06-30 14:58:21.613 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-30 14:58:21.627 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.7.0) 2026-06-30 14:58:21.629 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (43.0.3) 2026-06-30 14:58:21.629 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (0.2.3) 2026-06-30 14:58:21.851 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev133) 2026-06-30 14:58:21.870 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-30 14:58:22.267 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev133) 2026-06-30 14:58:22.284 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-30 14:58:22.297 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev133) (1.9.0) 2026-06-30 14:58:22.299 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2026.2) 2026-06-30 14:58:22.299 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.1.4) 2026-06-30 14:58:22.740 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev133) 2026-06-30 14:58:22.758 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-30 14:58:22.771 | 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.dev133) (1.1.0) 2026-06-30 14:58:22.812 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev133) 2026-06-30 14:58:22.886 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-30 14:58:22.900 | 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.dev133) (2.9.0.post0) 2026-06-30 14:58:22.902 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev133) (2.7.0) 2026-06-30 14:58:22.906 | 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.dev133) (1.17.0) 2026-06-30 14:58:22.940 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev133) (2.0.0) 2026-06-30 14:58:22.945 | 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.dev133) (3.0) 2026-06-30 14:58:22.955 | 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.dev133) (2.8.0) 2026-06-30 14:58:22.963 | 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.dev133) (3.1.0) 2026-06-30 14:58:22.970 | 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.dev133) (2.2.1) 2026-06-30 14:58:22.973 | 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.dev133) (0.31.2) 2026-06-30 14:58:23.053 | 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.dev133) 2026-06-30 14:58:23.071 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-30 14:58:23.115 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev133) 2026-06-30 14:58:23.133 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-30 14:58:23.206 | 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.dev133) 2026-06-30 14:58:23.223 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-30 14:58:23.267 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev133) 2026-06-30 14:58:23.283 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-30 14:58:23.332 | 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.dev133) 2026-06-30 14:58:23.349 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-30 14:58:23.663 | 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.dev133) 2026-06-30 14:58:23.679 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-30 14:58:23.729 | 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.dev133) 2026-06-30 14:58:23.746 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-30 14:58:23.805 | 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.dev133) 2026-06-30 14:58:23.821 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 14:58:23.854 | 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.dev133) (3.4.7) 2026-06-30 14:58:23.854 | 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.dev133) (3.18) 2026-06-30 14:58:23.857 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev133) (2023.11.17) 2026-06-30 14:58:23.877 | 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.dev133) (26.1.0) 2026-06-30 14:58:23.879 | 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.dev133) (2025.9.1) 2026-06-30 14:58:23.879 | 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.dev133) (0.37.0) 2026-06-30 14:58:23.880 | 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.dev133) (2026.5.1) 2026-06-30 14:58:23.891 | 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.dev133) (1.8.2) 2026-06-30 14:58:23.892 | 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.dev133) (4.15.0) 2026-06-30 14:58:23.897 | 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.dev133) (4.2.0) 2026-06-30 14:58:23.901 | 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.dev133) (4.0.1) 2026-06-30 14:58:23.901 | 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.dev133) (2.13.0) 2026-06-30 14:58:23.913 | 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.dev133) (7.2.2) 2026-06-30 14:58:23.921 | 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.dev133) (1.5.0) 2026-06-30 14:58:23.929 | 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.dev133) (0.20) 2026-06-30 14:58:23.936 | 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.dev133) (1.3.0) 2026-06-30 14:58:23.938 | 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.dev133) (2.0.0) 2026-06-30 14:58:23.939 | 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.dev133) (6.0.3) 2026-06-30 14:58:23.950 | 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.dev133) (1.18.4) 2026-06-30 14:58:23.952 | 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.dev133) (2.1.2) 2026-06-30 14:58:23.953 | 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.dev133) (0.6.2) 2026-06-30 14:58:23.958 | 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.dev133) (1.3.12) 2026-06-30 14:58:23.974 | 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.dev133) (5.3.1) 2026-06-30 14:58:23.976 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev133) (5.6.2) 2026-06-30 14:58:23.977 | 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.dev133) (0.16.0) 2026-06-30 14:58:23.986 | 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.dev133) (5.1.0) 2026-06-30 14:58:24.012 | 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.dev133) (0.25.0) 2026-06-30 14:58:24.017 | 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.dev133) (5.0.0) 2026-06-30 14:58:24.017 | 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.dev133) (3.1.6) 2026-06-30 14:58:24.020 | 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.dev133) (4.0.1) 2026-06-30 14:58:24.029 | 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.dev133) (3.0.3) 2026-06-30 14:58:24.045 | 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.dev133) (1.2.1) 2026-06-30 14:58:24.071 | 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.dev133) (1.7.6) 2026-06-30 14:58:24.111 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev133) 2026-06-30 14:58:24.129 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-30 14:58:24.239 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev133) 2026-06-30 14:58:24.258 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-30 14:58:24.277 | 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.dev133) (3.17.0) 2026-06-30 14:58:24.328 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev133) 2026-06-30 14:58:24.344 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-30 14:58:24.412 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev133) 2026-06-30 14:58:24.430 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-30 14:58:24.498 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev133) 2026-06-30 14:58:24.516 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-30 14:58:24.553 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev133) (82.0.1) 2026-06-30 14:58:24.573 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev133) (0.8.1) 2026-06-30 14:58:24.725 | 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.dev133) 2026-06-30 14:58:24.741 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-30 14:58:24.780 | 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.dev133) (4.14.0) 2026-06-30 14:58:24.789 | 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.dev133) (0.6.0) 2026-06-30 14:58:24.791 | 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.dev133) (4.0.0) 2026-06-30 14:58:24.804 | 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.dev133) (3.0.52) 2026-06-30 14:58:24.805 | 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.dev133) (1.11.0) 2026-06-30 14:58:24.806 | 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.dev133) (15.0.0) 2026-06-30 14:58:24.808 | 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.dev133) (1.8.0) 2026-06-30 14:58:24.857 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev133) 2026-06-30 14:58:24.874 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-30 14:58:24.888 | 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.dev133) (24.2.1) 2026-06-30 14:58:24.945 | 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.dev133) (4.2.0) 2026-06-30 14:58:24.949 | 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.dev133) (2.20.0) 2026-06-30 14:58:24.961 | 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.dev133) (0.1.2) 2026-06-30 14:58:24.986 | 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.dev133) (0.8) 2026-06-30 14:58:25.038 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev133) 2026-06-30 14:58:25.058 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-30 14:58:25.122 | 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.dev133) (3.6.1) 2026-06-30 14:58:25.124 | 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.dev133) (3.4.0) 2026-06-30 14:58:25.127 | 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.dev133) (4.0.1) 2026-06-30 14:58:25.217 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev133) 2026-06-30 14:58:25.233 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-30 14:58:25.273 | 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.dev133) (1.33) 2026-06-30 14:58:25.280 | 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.dev133) (3.1.1) 2026-06-30 14:58:25.386 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-30 14:58:25.424 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-30 14:58:25.637 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 65.9 MB/s 0:00:00 2026-06-30 14:58:25.653 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-30 14:58:25.675 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-30 14:58:25.921 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 63.3 MB/s 0:00:00 2026-06-30 14:58:25.937 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-30 14:58:25.962 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-30 14:58:25.987 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-30 14:58:26.010 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-30 14:58:26.036 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-30 14:58:26.060 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-30 14:58:26.090 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-30 14:58:26.112 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-30 14:58:26.208 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 57.9 MB/s 0:00:00 2026-06-30 14:58:26.224 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-30 14:58:26.249 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-30 14:58:26.275 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-30 14:58:26.295 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 30.6 MB/s 0:00:00 2026-06-30 14:58:26.314 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-30 14:58:26.339 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-30 14:58:26.363 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-30 14:58:26.389 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-30 14:58:26.411 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-30 14:58:26.444 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 45.7 MB/s 0:00:00 2026-06-30 14:58:26.462 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-30 14:58:26.488 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-30 14:58:26.515 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-30 14:58:26.544 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-30 14:58:26.573 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-30 14:58:26.600 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-30 14:58:26.627 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-30 14:58:26.651 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-30 14:58:26.678 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-30 14:58:26.702 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-30 14:58:26.731 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-30 14:58:26.779 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 48.7 MB/s 0:00:00 2026-06-30 14:58:26.796 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-30 14:58:26.974 | Building wheels for collected packages: cinder 2026-06-30 14:58:26.975 | Building editable for cinder (pyproject.toml): started 2026-06-30 14:58:28.782 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-30 14:58:28.784 | Created wheel for cinder: filename=cinder-28.1.0.dev133-0.editable-py3-none-any.whl size=9191 sha256=d52792cfdda0aaef03cf41082fd11b93dba90aeca20488de8918fe7160dc6138 2026-06-30 14:58:28.786 | Stored in directory: /tmp/pip-ephem-wheel-cache-6kcicg6d/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-30 14:58:28.794 | Successfully built cinder 2026-06-30 14:58:29.218 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-30 14:58:29.654 | Attempting uninstall: pyudev 2026-06-30 14:58:29.672 | Found existing installation: pyudev 0.24.0 2026-06-30 14:58:29.674 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:58:29.674 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-30 14:58:29.733 | Attempting uninstall: pyasn1 2026-06-30 14:58:29.753 | Found existing installation: pyasn1 0.4.8 2026-06-30 14:58:29.755 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:58:29.755 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-30 14:58:31.575 | Attempting uninstall: botocore 2026-06-30 14:58:31.592 | Found existing installation: botocore 1.34.46 2026-06-30 14:58:31.592 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:58:31.594 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-30 14:58:32.860 | Attempting uninstall: s3transfer 2026-06-30 14:58:32.880 | Found existing installation: s3transfer 0.10.1 2026-06-30 14:58:32.881 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:58:32.881 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-30 14:58:33.612 | Attempting uninstall: boto3 2026-06-30 14:58:33.633 | Found existing installation: boto3 1.34.46 2026-06-30 14:58:33.633 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-30 14:58:33.633 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-30 14:58:35.882 | 2026-06-30 14:58:35.906 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev133 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-30 14:58:36.427 | + inc/python:pip_install:216 : result=0 2026-06-30 14:58:36.432 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 14:58:36.436 | + functions-common:time_stop:2420 : local name 2026-06-30 14:58:36.440 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:58:36.444 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:58:36.449 | + functions-common:time_stop:2423 : local total 2026-06-30 14:58:36.453 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:58:36.457 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 14:58:36.461 | + functions-common:time_stop:2427 : start_time=1782831494552 2026-06-30 14:58:36.465 | + functions-common:time_stop:2429 : [[ -z 1782831494552 ]] 2026-06-30 14:58:36.471 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:58:36.477 | + functions-common:time_stop:2432 : end_time=1782831516473 2026-06-30 14:58:36.481 | + functions-common:time_stop:2433 : elapsed_time=21921 2026-06-30 14:58:36.486 | + functions-common:time_stop:2434 : total=102962 2026-06-30 14:58:36.490 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:58:36.494 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=124883 2026-06-30 14:58:36.499 | + inc/python:pip_install:219 : return 0 2026-06-30 14:58:36.503 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 14:58:36.507 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 14:58:36.512 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-30 14:58:36.516 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-30 14:58:36.521 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:58:36.525 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:58:36.529 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-30 14:58:36.533 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:58:36.538 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-30 14:58:36.542 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-30 14:58:36.546 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-30 14:58:36.551 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:58:36.555 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:58:36.558 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-30 14:58:36.578 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-30 14:58:36.582 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 14:58:36.586 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 14:58:36.590 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 14:58:36.594 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 14:58:36.598 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 14:58:36.603 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 14:58:36.606 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:58:36.611 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:58:36.615 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 14:58:36.619 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 14:58:36.624 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 14:58:36.629 | + functions-common:apt_get_update:1167 : return 2026-06-30 14:58:36.633 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-30 14:58:36.638 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 14:58:36.642 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:58:36.647 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:58:36.652 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-30 14:58:36.691 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-30 14:58:36.747 | Reading package lists... 2026-06-30 14:58:37.226 | Building dependency tree... 2026-06-30 14:58:37.228 | Reading state information... 2026-06-30 14:58:38.050 | The following packages were automatically installed and are no longer required: 2026-06-30 14:58:38.052 | libfwupd2 libgusb2 2026-06-30 14:58:38.052 | Use 'sudo apt autoremove' to remove them. 2026-06-30 14:58:38.057 | The following additional packages will be installed: 2026-06-30 14:58:38.057 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-30 14:58:38.058 | python3-urwid python3-wcwidth 2026-06-30 14:58:38.061 | Suggested packages: 2026-06-30 14:58:38.061 | python-urwid-doc 2026-06-30 14:58:38.108 | The following NEW packages will be installed: 2026-06-30 14:58:38.108 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-30 14:58:38.108 | python3-urwid python3-wcwidth targetcli-fb 2026-06-30 14:58:38.197 | 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 14:58:38.197 | Need to get 385 kB of archives. 2026-06-30 14:58:38.197 | After this operation, 3098 kB of additional disk space will be used. 2026-06-30 14:58:38.197 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-30 14:58:38.225 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-30 14:58:38.233 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-30 14:58:38.251 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-30 14:58:38.253 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-30 14:58:38.271 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-30 14:58:38.565 | perl: warning: Setting locale failed. 2026-06-30 14:58:38.568 | perl: warning: Please check that your locale settings: 2026-06-30 14:58:38.568 | LANGUAGE = (unset), 2026-06-30 14:58:38.568 | LC_ALL = "en_US.utf8", 2026-06-30 14:58:38.568 | LANG = "de_DE.UTF-8" 2026-06-30 14:58:38.568 | are supported and installed on your system. 2026-06-30 14:58:38.568 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:58:38.656 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:58:38.656 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:58:38.657 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:58:38.914 | Fetched 385 kB in 0s (3099 kB/s) 2026-06-30 14:58:38.961 | Selecting previously unselected package python3-typing-extensions. 2026-06-30 14:58:39.036 | (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-06-30 14:58:39.045 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-30 14:58:39.050 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-30 14:58:39.116 | Selecting previously unselected package python3-wcwidth. 2026-06-30 14:58:39.133 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-30 14:58:39.138 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-30 14:58:39.205 | Selecting previously unselected package python3-urwid. 2026-06-30 14:58:39.220 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-30 14:58:39.224 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-30 14:58:39.344 | Selecting previously unselected package python3-configshell-fb. 2026-06-30 14:58:39.359 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-30 14:58:39.364 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-30 14:58:39.443 | Selecting previously unselected package python3-rtslib-fb. 2026-06-30 14:58:39.457 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-30 14:58:39.462 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-30 14:58:39.548 | Selecting previously unselected package targetcli-fb. 2026-06-30 14:58:39.562 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-30 14:58:39.568 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-30 14:58:39.663 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-30 14:58:40.978 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-30 14:58:40.987 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-30 14:58:41.351 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-30 14:58:41.623 | Setting up python3-urwid (2.6.10-1) ... 2026-06-30 14:58:42.249 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-30 14:58:42.487 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 14:58:42.487 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-30 14:58:42.513 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-30 14:58:42.513 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-30 14:58:42.513 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-30 14:58:42.513 | keyword = Word(alphanums + '_\-') 2026-06-30 14:58:42.514 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 14:58:42.514 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-30 14:58:42.514 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 14:58:42.514 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-30 14:58:42.516 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-30 14:58:42.516 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-30 14:58:42.525 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 14:58:42.525 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-30 14:58:42.548 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-30 14:58:42.549 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-30 14:58:42.549 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-30 14:58:42.549 | keyword = Word(alphanums + '_\-') 2026-06-30 14:58:42.549 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 14:58:42.549 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-30 14:58:42.549 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-30 14:58:42.549 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-30 14:58:42.549 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-30 14:58:42.550 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-30 14:58:42.589 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-30 14:58:42.832 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-30 14:58:42.832 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-30 14:58:43.140 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 14:58:44.031 | perl: warning: Setting locale failed. 2026-06-30 14:58:44.032 | perl: warning: Please check that your locale settings: 2026-06-30 14:58:44.032 | LANGUAGE = (unset), 2026-06-30 14:58:44.032 | LC_ALL = "en_US.utf8", 2026-06-30 14:58:44.032 | LANG = "de_DE.UTF-8" 2026-06-30 14:58:44.032 | are supported and installed on your system. 2026-06-30 14:58:44.032 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:58:44.180 | perl: warning: Setting locale failed. 2026-06-30 14:58:44.180 | perl: warning: Please check that your locale settings: 2026-06-30 14:58:44.180 | LANGUAGE = (unset), 2026-06-30 14:58:44.180 | LC_ALL = "en_US.utf8", 2026-06-30 14:58:44.180 | LANG = "de_DE.UTF-8" 2026-06-30 14:58:44.180 | are supported and installed on your system. 2026-06-30 14:58:44.180 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:58:44.237 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 14:58:44.237 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 14:58:44.238 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 14:58:44.315 | perl: warning: Setting locale failed. 2026-06-30 14:58:44.315 | perl: warning: Please check that your locale settings: 2026-06-30 14:58:44.315 | LANGUAGE = (unset), 2026-06-30 14:58:44.315 | LC_ALL = "en_US.utf8", 2026-06-30 14:58:44.316 | LANG = "de_DE.UTF-8" 2026-06-30 14:58:44.316 | are supported and installed on your system. 2026-06-30 14:58:44.316 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:58:44.882 | 2026-06-30 14:58:44.882 | Running kernel seems to be up-to-date. 2026-06-30 14:58:44.882 | 2026-06-30 14:58:44.882 | No services need to be restarted. 2026-06-30 14:58:44.882 | 2026-06-30 14:58:44.882 | No containers need to be restarted. 2026-06-30 14:58:44.882 | 2026-06-30 14:58:44.883 | No user sessions are running outdated binaries. 2026-06-30 14:58:44.884 | 2026-06-30 14:58:44.884 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 14:58:47.472 | + functions-common:apt_get:1211 : result=0 2026-06-30 14:58:47.478 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 14:58:47.482 | + functions-common:time_stop:2420 : local name 2026-06-30 14:58:47.487 | + functions-common:time_stop:2421 : local end_time 2026-06-30 14:58:47.492 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 14:58:47.496 | + functions-common:time_stop:2423 : local total 2026-06-30 14:58:47.500 | + functions-common:time_stop:2424 : local start_time 2026-06-30 14:58:47.504 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 14:58:47.508 | + functions-common:time_stop:2427 : start_time=1782831516685 2026-06-30 14:58:47.512 | + functions-common:time_stop:2429 : [[ -z 1782831516685 ]] 2026-06-30 14:58:47.518 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 14:58:47.524 | + functions-common:time_stop:2432 : end_time=1782831527519 2026-06-30 14:58:47.528 | + functions-common:time_stop:2433 : elapsed_time=10834 2026-06-30 14:58:47.532 | + functions-common:time_stop:2434 : total=152846 2026-06-30 14:58:47.537 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 14:58:47.541 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163680 2026-06-30 14:58:47.545 | + functions-common:apt_get:1215 : return 0 2026-06-30 14:58:47.551 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 14:58:47.555 | + ./stack.sh:main:948 : configure_cinder 2026-06-30 14:58:47.560 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-30 14:58:47.580 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-30 14:58:47.587 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-30 14:58:47.591 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-30 14:58:47.596 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-30 14:58:47.602 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-30 14:58:47.602 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-30 14:58:47.610 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-30 14:58:47.614 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-30 14:58:47.619 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-30 14:58:47.623 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-30 14:58:47.627 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-30 14:58:47.631 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-30 14:58:47.635 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-30 14:58:47.639 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-30 14:58:47.659 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-30 14:58:47.679 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-30 14:58:47.700 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-30 14:58:47.722 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-30 14:58:47.742 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-30 14:58:47.763 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-30 14:58:47.769 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-30 14:58:47.775 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.J078OetfnC 2026-06-30 14:58:47.779 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-30 14:58:47.783 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-30 14:58:47.788 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-30 14:58:47.792 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.J078OetfnC 2026-06-30 14:58:47.799 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.J078OetfnC 2026-06-30 14:58:47.818 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.J078OetfnC /etc/sudoers.d/cinder-rootwrap 2026-06-30 14:58:47.839 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-30 14:58:47.846 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-30 14:58:47.850 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-30 14:58:47.855 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-30 14:58:47.859 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-30 14:58:47.864 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-30 14:58:47.869 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-30 14:58:47.876 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-30 14:58:47.876 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-30 14:58:47.888 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-30 14:58:47.895 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-30 14:58:47.915 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-30 14:58:47.933 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-30 14:58:47.938 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-30 14:58:47.945 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-30 14:58:47.953 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-30 14:58:47.957 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 14:58:47.961 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-30 14:58:47.966 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 14:58:47.970 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 14:58:47.974 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-30 14:58:47.979 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 14:58:47.983 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-30 14:58:47.987 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 14:58:47.991 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-30 14:58:48.042 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-30 14:58:48.093 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.84/identity 2026-06-30 14:58:48.141 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-30 14:58:48.188 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-30 14:58:48.237 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-30 14:58:48.283 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-30 14:58:48.330 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-30 14:58:48.376 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.84/identity 2026-06-30 14:58:48.420 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 14:58:48.464 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 14:58:48.509 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 14:58:48.513 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-30 14:58:48.566 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-30 14:58:48.616 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-30 14:58:48.620 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-30 14:58:48.625 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-30 14:58:48.629 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-30 14:58:48.633 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 14:58:48.636 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 14:58:48.641 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 14:58:48.669 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:58:48.673 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 14:58:48.678 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-30 14:58:48.683 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-30 14:58:48.731 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-30 14:58:48.778 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-30 14:58:48.824 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-30 14:58:48.872 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-30 14:58:48.920 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-30 14:58:48.967 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.84 2026-06-30 14:58:49.014 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-30 14:58:49.065 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-30 14:58:49.076 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5c6088f56d7ad142ba3372e87dd0040c 2026-06-30 14:58:49.122 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-30 14:58:49.126 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-30 14:58:49.170 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-30 14:58:49.216 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-30 14:58:49.267 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-30 14:58:49.320 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-30 14:58:49.369 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-30 14:58:49.417 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-30 14:58:49.443 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:58:49.446 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-30 14:58:49.450 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-30 14:58:49.454 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-30 14:58:49.459 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-30 14:58:49.464 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-30 14:58:49.468 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-30 14:58:49.472 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-30 14:58:49.477 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-30 14:58:49.481 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-30 14:58:49.486 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-30 14:58:49.490 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-30 14:58:49.538 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-30 14:58:49.586 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-30 14:58:49.633 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-30 14:58:49.683 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-30 14:58:49.733 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-30 14:58:49.776 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-30 14:58:49.822 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-30 14:58:49.868 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-30 14:58:49.914 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-30 14:58:49.918 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-30 14:58:49.922 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-30 14:58:49.925 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-30 14:58:49.970 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-30 14:58:49.974 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-30 14:58:50.019 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-30 14:58:50.022 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-30 14:58:50.026 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-30 14:58:50.029 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-30 14:58:50.072 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-30 14:58:50.076 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-30 14:58:50.080 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-30 14:58:50.084 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-30 14:58:50.087 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-30 14:58:50.113 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:58:50.117 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-30 14:58:50.144 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:58:50.148 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-30 14:58:50.175 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:58:50.179 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-30 14:58:50.183 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-30 14:58:50.188 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-30 14:58:50.192 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-30 14:58:50.196 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 14:58:50.201 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 14:58:50.205 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 14:58:50.232 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:58:50.238 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 14:58:50.243 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 14:58:50.247 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 14:58:50.274 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:58:50.278 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.84:5672/ 2026-06-30 14:58:50.283 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.84:5672/ 2026-06-30 14:58:50.331 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 14:58:50.334 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 14:58:50.339 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-30 14:58:50.342 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-30 14:58:50.347 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 14:58:50.352 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 14:58:50.381 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 14:58:50.384 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 14:58:50.388 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 14:58:50.391 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 14:58:50.395 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 14:58:50.441 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 14:58:50.487 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 14:58:50.535 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 14:58:50.580 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-30 14:58:50.627 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-30 14:58:50.655 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:58:50.659 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-30 14:58:50.663 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-30 14:58:50.668 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-30 14:58:50.671 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-30 14:58:50.675 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 14:58:50.679 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-30 14:58:50.683 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-30 14:58:50.687 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 14:58:50.691 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 14:58:50.712 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-30 14:58:50.712 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 14:58:50.723 | d /var/run/uwsgi 0755 quobyte root 2026-06-30 14:58:50.730 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 14:58:50.747 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-30 14:58:50.755 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-30 14:58:50.759 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-30 14:58:50.766 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 14:58:50.770 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-30 14:58:50.822 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-30 14:58:50.870 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-30 14:58:50.919 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-30 14:58:50.967 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 14:58:51.015 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 14:58:51.062 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-30 14:58:51.110 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-30 14:58:51.158 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-30 14:58:51.207 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-30 14:58:51.258 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 14:58:51.306 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 14:58:51.350 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-30 14:58:51.394 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-30 14:58:51.438 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 14:58:51.443 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 14:58:51.448 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-30 14:58:51.452 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-30 14:58:51.456 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 14:58:51.460 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:58:51.465 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:58:51.469 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-30 14:58:51.474 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-30 14:58:51.477 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-30 14:58:51.525 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 14:58:51.571 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-30 14:58:51.572 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-30 14:58:51.583 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-30 14:58:51.588 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-30 14:58:51.592 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-30 14:58:51.596 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 14:58:51.600 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 14:58:51.604 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 14:58:51.608 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 14:58:51.612 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:58:51.615 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:58:51.620 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 14:58:51.623 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 14:58:51.627 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 14:58:51.632 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 14:58:51.636 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-30 14:58:51.650 | perl: warning: Setting locale failed. 2026-06-30 14:58:51.650 | perl: warning: Please check that your locale settings: 2026-06-30 14:58:51.650 | LANGUAGE = (unset), 2026-06-30 14:58:51.650 | LC_ALL = "en_US.utf8", 2026-06-30 14:58:51.650 | LANG = "de_DE.UTF-8" 2026-06-30 14:58:51.650 | are supported and installed on your system. 2026-06-30 14:58:51.650 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 14:58:51.691 | Enabling site cinder-api. 2026-06-30 14:58:51.698 | To activate the new configuration, you need to run: 2026-06-30 14:58:51.698 | systemctl reload apache2 2026-06-30 14:58:51.706 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 14:58:51.711 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 14:58:51.715 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 14:58:51.718 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 14:58:51.899 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-30 14:58:51.904 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.84/image 2026-06-30 14:58:51.948 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-30 14:58:51.972 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 14:58:51.976 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-30 14:58:51.980 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 14:58:51.984 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-30 14:58:51.988 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-30 14:58:51.993 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 14:58:51.997 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-30 14:58:52.001 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 14:58:52.005 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-30 14:58:52.009 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-30 14:58:52.013 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-30 14:58:52.064 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-30 14:58:52.110 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.84/identity 2026-06-30 14:58:52.161 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-30 14:58:52.218 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-30 14:58:52.270 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-30 14:58:52.321 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-30 14:58:52.372 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-30 14:58:52.423 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.84/identity 2026-06-30 14:58:52.475 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-30 14:58:52.530 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-30 14:58:52.583 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 14:58:52.587 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-30 14:58:52.591 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 14:58:52.595 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 14:58:52.599 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-30 14:58:52.603 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-30 14:58:52.656 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-30 14:58:52.708 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.84/identity 2026-06-30 14:58:52.751 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-30 14:58:52.799 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-30 14:58:52.841 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-30 14:58:52.885 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-30 14:58:52.932 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-30 14:58:52.977 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-30 14:58:53.023 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-30 14:58:53.071 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-30 14:58:53.075 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-30 14:58:53.101 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:58:53.106 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.84:2379?api_version=v3' 2026-06-30 14:58:53.156 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-30 14:58:53.159 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-30 14:58:53.162 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-30 14:58:53.213 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-30 14:58:53.261 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-30 14:58:53.266 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-30 14:58:53.269 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-30 14:58:53.316 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-30 14:58:53.320 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-30 14:58:53.324 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-30 14:58:53.328 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-30 14:58:53.332 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-30 14:58:53.375 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-30 14:58:53.421 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.84/identity 2026-06-30 14:58:53.468 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-30 14:58:53.519 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-30 14:58:53.569 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-30 14:58:53.612 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-30 14:58:53.657 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-30 14:58:53.697 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-30 14:58:53.721 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 14:58:53.725 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-30 14:58:53.729 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-30 14:58:53.732 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-30 14:58:53.735 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 14:58:53.740 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-30 14:58:53.744 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-30 14:58:53.748 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-30 14:58:53.752 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:58:53.756 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:58:53.759 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-30 14:58:53.763 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:58:53.767 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-30 14:58:53.771 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-30 14:58:53.774 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:58:53.779 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:58:53.782 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-30 14:58:53.786 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:58:53.790 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-30 14:58:53.793 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-30 14:58:53.797 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 14:58:53.800 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 14:58:53.804 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-30 14:58:53.807 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 14:58:53.811 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-30 14:58:53.815 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-30 14:58:53.818 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-30 14:58:53.822 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 14:58:53.825 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 14:58:53.828 | ++ functions-common:git_clone:593 : pwd 2026-06-30 14:58:53.832 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 14:58:53.836 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 14:58:53.841 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 14:58:53.865 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 14:58:53.869 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 14:58:53.873 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 14:58:53.877 | + functions-common:git_clone:610 : echo master 2026-06-30 14:58:53.878 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 14:58:53.883 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-30 14:58:53.887 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 14:58:53.890 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-30 14:58:53.893 | + functions-common:git_timed:697 : local count=0 2026-06-30 14:58:53.896 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 14:58:53.900 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 14:58:53.903 | + functions-common:git_timed:701 : timeout=0 2026-06-30 14:58:53.906 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 14:58:53.910 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 14:58:53.913 | + functions-common:time_start:2407 : local start_time= 2026-06-30 14:58:53.916 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 14:58:53.921 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 14:58:53.926 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831533922 2026-06-30 14:58:53.929 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-30 14:58:53.933 | Cloning into '/opt/stack/neutron'... 2026-06-30 15:00:28.818 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:00:28.822 | + functions-common:time_stop:2420 : local name 2026-06-30 15:00:28.826 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:00:28.830 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:00:28.834 | + functions-common:time_stop:2423 : local total 2026-06-30 15:00:28.838 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:00:28.842 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:00:28.846 | + functions-common:time_stop:2427 : start_time=1782831533922 2026-06-30 15:00:28.850 | + functions-common:time_stop:2429 : [[ -z 1782831533922 ]] 2026-06-30 15:00:28.855 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:00:28.871 | + functions-common:time_stop:2432 : end_time=1782831628867 2026-06-30 15:00:28.875 | + functions-common:time_stop:2433 : elapsed_time=94945 2026-06-30 15:00:28.880 | + functions-common:time_stop:2434 : total=98949 2026-06-30 15:00:28.883 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:00:28.887 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=193894 2026-06-30 15:00:28.892 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-30 15:00:28.896 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 15:00:28.900 | + functions-common:git_timed:697 : local count=0 2026-06-30 15:00:28.904 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 15:00:28.908 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:00:28.913 | + functions-common:git_timed:701 : timeout=0 2026-06-30 15:00:28.916 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:00:28.921 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:00:28.925 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:00:28.929 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:00:28.934 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:00:28.940 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831628936 2026-06-30 15:00:28.944 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 15:00:29.641 | From https://review.opendev.org/openstack/neutron 2026-06-30 15:00:29.641 | * branch master -> FETCH_HEAD 2026-06-30 15:00:29.654 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:00:29.659 | + functions-common:time_stop:2420 : local name 2026-06-30 15:00:29.663 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:00:29.669 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:00:29.673 | + functions-common:time_stop:2423 : local total 2026-06-30 15:00:29.677 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:00:29.682 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:00:29.685 | + functions-common:time_stop:2427 : start_time=1782831628936 2026-06-30 15:00:29.689 | + functions-common:time_stop:2429 : [[ -z 1782831628936 ]] 2026-06-30 15:00:29.694 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:00:29.700 | + functions-common:time_stop:2432 : end_time=1782831629696 2026-06-30 15:00:29.704 | + functions-common:time_stop:2433 : elapsed_time=760 2026-06-30 15:00:29.708 | + functions-common:time_stop:2434 : total=193894 2026-06-30 15:00:29.711 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:00:29.715 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=194654 2026-06-30 15:00:29.718 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 15:00:29.722 | + functions-common:git_timed:697 : local count=0 2026-06-30 15:00:29.726 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 15:00:29.730 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:00:29.734 | + functions-common:git_timed:701 : timeout=0 2026-06-30 15:00:29.738 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:00:29.742 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:00:29.746 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:00:29.750 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:00:29.755 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:00:29.761 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831629757 2026-06-30 15:00:29.765 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 15:00:30.256 | Note: switching to 'FETCH_HEAD'. 2026-06-30 15:00:30.256 | 2026-06-30 15:00:30.256 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 15:00:30.256 | changes and commit them, and you can discard any commits you make in this 2026-06-30 15:00:30.256 | state without impacting any branches by switching back to a branch. 2026-06-30 15:00:30.256 | 2026-06-30 15:00:30.256 | If you want to create a new branch to retain commits you create, you may 2026-06-30 15:00:30.257 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 15:00:30.257 | 2026-06-30 15:00:30.257 | git switch -c 2026-06-30 15:00:30.257 | 2026-06-30 15:00:30.257 | Or undo this operation with: 2026-06-30 15:00:30.257 | 2026-06-30 15:00:30.257 | git switch - 2026-06-30 15:00:30.257 | 2026-06-30 15:00:30.258 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 15:00:30.258 | 2026-06-30 15:00:30.258 | HEAD is now at ac4c89bf43 Merge "Fix error handling in PVLAN" 2026-06-30 15:00:30.267 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:00:30.271 | + functions-common:time_stop:2420 : local name 2026-06-30 15:00:30.275 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:00:30.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:00:30.281 | + functions-common:time_stop:2423 : local total 2026-06-30 15:00:30.285 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:00:30.288 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:00:30.292 | + functions-common:time_stop:2427 : start_time=1782831629757 2026-06-30 15:00:30.295 | + functions-common:time_stop:2429 : [[ -z 1782831629757 ]] 2026-06-30 15:00:30.301 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:00:30.307 | + functions-common:time_stop:2432 : end_time=1782831630303 2026-06-30 15:00:30.310 | + functions-common:time_stop:2433 : elapsed_time=546 2026-06-30 15:00:30.314 | + functions-common:time_stop:2434 : total=194654 2026-06-30 15:00:30.317 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:00:30.321 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=195200 2026-06-30 15:00:30.325 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-30 15:00:30.345 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-30 15:00:30.351 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 15:00:30.351 | + functions-common:git_clone:673 : head -1 2026-06-30 15:00:30.356 | ac4c89bf43 Merge "Fix error handling in PVLAN" 2026-06-30 15:00:30.360 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 15:00:30.365 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-30 15:00:30.369 | + inc/python:setup_develop:353 : local bindep 2026-06-30 15:00:30.373 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-30 15:00:30.377 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-30 15:00:30.381 | + inc/python:setup_develop:359 : local extras= 2026-06-30 15:00:30.384 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-30 15:00:30.389 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 15:00:30.394 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-30 15:00:30.398 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-30 15:00:30.402 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 15:00:30.406 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 15:00:30.411 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-30 15:00:30.415 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 15:00:30.420 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-30 15:00:30.425 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 15:00:30.429 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 15:00:30.435 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-30 15:00:30.443 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-30 15:00:30.448 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-30 15:00:30.452 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-30 15:00:30.613 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-30 15:00:30.618 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 15:00:30.622 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 15:00:30.626 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 15:00:30.629 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-30 15:00:30.633 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-30 15:00:30.637 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 15:00:30.641 | + inc/python:setup_package:446 : local extras= 2026-06-30 15:00:30.645 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 15:00:30.649 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 15:00:30.653 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 15:00:30.657 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 15:00:30.661 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 15:00:30.665 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-30 15:00:30.694 | Using python 3.12 to install /opt/stack/neutron 2026-06-30 15:00:30.698 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-30 15:00:31.732 | Obtaining file:///opt/stack/neutron 2026-06-30 15:00:31.741 | Installing build dependencies: started 2026-06-30 15:00:33.671 | Installing build dependencies: finished with status 'done' 2026-06-30 15:00:33.672 | Checking if build backend supports build_editable: started 2026-06-30 15:00:34.222 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 15:00:34.223 | Getting requirements to build editable: started 2026-06-30 15:00:34.528 | Getting requirements to build editable: finished with status 'done' 2026-06-30 15:00:34.530 | Preparing editable metadata (pyproject.toml): started 2026-06-30 15:00:36.259 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 15:00:36.284 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (7.0.3) 2026-06-30 15:00:36.285 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.10.1) 2026-06-30 15:00:36.286 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.1.0) 2026-06-30 15:00:36.286 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (2.5.1) 2026-06-30 15:00:36.287 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.1.0) 2026-06-30 15:00:36.288 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.3.1) 2026-06-30 15:00:36.482 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev555) 2026-06-30 15:00:36.621 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-30 15:00:36.631 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (0.31.2) 2026-06-30 15:00:36.632 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (2.34.2) 2026-06-30 15:00:36.632 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.1.6) 2026-06-30 15:00:36.633 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (13.0.0) 2026-06-30 15:00:36.634 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (1.3.0) 2026-06-30 15:00:36.701 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev555) 2026-06-30 15:00:36.717 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-30 15:00:36.771 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev555) 2026-06-30 15:00:36.790 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-30 15:00:36.801 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (9.1.4) 2026-06-30 15:00:36.802 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (2.0.51) 2026-06-30 15:00:36.803 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (1.8.10) 2026-06-30 15:00:36.804 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.14.0) 2026-06-30 15:00:36.805 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (1.18.4) 2026-06-30 15:00:36.806 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.8.0) 2026-06-30 15:00:36.806 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (4.2.0) 2026-06-30 15:00:36.807 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (7.5.0) 2026-06-30 15:00:36.808 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (10.5.0) 2026-06-30 15:00:36.809 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (6.4.0) 2026-06-30 15:00:36.810 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (18.0.0) 2026-06-30 15:00:36.811 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (6.8.0) 2026-06-30 15:00:36.811 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (8.2.0) 2026-06-30 15:00:36.812 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (18.1.0) 2026-06-30 15:00:36.813 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (8.1.0) 2026-06-30 15:00:36.814 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.1.0) 2026-06-30 15:00:36.815 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.11.0) 2026-06-30 15:00:36.816 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.8.0) 2026-06-30 15:00:36.816 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (7.9.0) 2026-06-30 15:00:36.817 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (5.10.0) 2026-06-30 15:00:36.819 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev555) (4.6.0) 2026-06-30 15:00:36.820 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (2.7.1) 2026-06-30 15:00:36.820 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (10.1.1) 2026-06-30 15:00:36.821 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.10.2) 2026-06-30 15:00:36.822 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (4.4.0) 2026-06-30 15:00:36.868 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev555) 2026-06-30 15:00:36.885 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-30 15:00:36.922 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev555) 2026-06-30 15:00:36.938 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 15:00:36.977 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev555) 2026-06-30 15:00:36.993 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-30 15:00:37.092 | Installing build dependencies: started 2026-06-30 15:00:38.762 | Installing build dependencies: finished with status 'done' 2026-06-30 15:00:38.763 | Getting requirements to build wheel: started 2026-06-30 15:00:39.438 | Getting requirements to build wheel: finished with status 'done' 2026-06-30 15:00:39.440 | Preparing metadata (pyproject.toml): started 2026-06-30 15:00:39.819 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-30 15:00:39.870 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev555) 2026-06-30 15:00:39.888 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 15:00:39.898 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (7.2.2) 2026-06-30 15:00:39.936 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev555) 2026-06-30 15:00:39.958 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-30 15:00:39.968 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (24.2.1) 2026-06-30 15:00:39.970 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (18.13.0) 2026-06-30 15:00:39.971 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (4.17.0) 2026-06-30 15:00:40.005 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev555) 2026-06-30 15:00:40.024 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-30 15:00:40.072 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev555) 2026-06-30 15:00:40.090 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 15:00:40.102 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (3.4.0) 2026-06-30 15:00:40.102 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev555) (8.1.0) 2026-06-30 15:00:40.106 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev555) (1.3.12) 2026-06-30 15:00:40.106 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev555) (4.15.0) 2026-06-30 15:00:40.108 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev555) (2.2.1) 2026-06-30 15:00:40.114 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev555) (3.3.2) 2026-06-30 15:00:40.118 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev555) (3.0.3) 2026-06-30 15:00:40.121 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev555) (2.1.0) 2026-06-30 15:00:40.122 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev555) (1.8.2) 2026-06-30 15:00:40.130 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev555) (4.0.1) 2026-06-30 15:00:40.130 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev555) (2.13.0) 2026-06-30 15:00:40.131 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev555) (5.8.0) 2026-06-30 15:00:40.143 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev555) (1.3.7) 2026-06-30 15:00:40.181 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev555) 2026-06-30 15:00:40.196 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-30 15:00:40.210 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev555) (43.0.3) 2026-06-30 15:00:40.211 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev555) (1.5.0) 2026-06-30 15:00:40.212 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev555) (1.1.0) 2026-06-30 15:00:40.214 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev555) (1.33) 2026-06-30 15:00:40.215 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev555) (4.10.0) 2026-06-30 15:00:40.216 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev555) (6.0.3) 2026-06-30 15:00:40.220 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev555) (2.0.0) 2026-06-30 15:00:40.225 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev555) (3.0) 2026-06-30 15:00:40.233 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev555) (3.1.1) 2026-06-30 15:00:40.238 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev555) (0.41.0) 2026-06-30 15:00:40.239 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev555) (1.2.1) 2026-06-30 15:00:40.273 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev555) 2026-06-30 15:00:40.290 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-30 15:00:40.307 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev555) (26.2) 2026-06-30 15:00:40.310 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev555) (2.8.0) 2026-06-30 15:00:40.311 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev555) (3.5.2) 2026-06-30 15:00:40.324 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev555) (6.1.1) 2026-06-30 15:00:40.325 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev555) (4.0.0) 2026-06-30 15:00:40.345 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev555) (0.20) 2026-06-30 15:00:40.351 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev555) (2.0.0) 2026-06-30 15:00:40.359 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev555) (2.1.2) 2026-06-30 15:00:40.360 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev555) (0.6.2) 2026-06-30 15:00:40.368 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev555) (2.9.0.post0) 2026-06-30 15:00:40.374 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev555) (7.1.4) 2026-06-30 15:00:40.375 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev555) (5.3.1) 2026-06-30 15:00:40.376 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev555) (5.6.2) 2026-06-30 15:00:40.377 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev555) (0.16.0) 2026-06-30 15:00:40.381 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev555) (5.1.0) 2026-06-30 15:00:40.390 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev555) (2026.2) 2026-06-30 15:00:40.398 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev555) (0.25.0) 2026-06-30 15:00:40.401 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev555) (5.0.0) 2026-06-30 15:00:40.404 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev555) (4.0.1) 2026-06-30 15:00:40.436 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev555) (1.7.6) 2026-06-30 15:00:40.443 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev555) (2.2.0) 2026-06-30 15:00:40.452 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev555) (3.17.0) 2026-06-30 15:00:40.504 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev555) 2026-06-30 15:00:40.519 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-30 15:00:40.566 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev555) 2026-06-30 15:00:40.569 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-30 15:00:40.588 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev555) (3.0.3) 2026-06-30 15:00:40.589 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev555) (1.6.2) 2026-06-30 15:00:40.598 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev555) (82.0.1) 2026-06-30 15:00:40.627 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev555) (0.8.1) 2026-06-30 15:00:40.669 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev555) (1.17.0) 2026-06-30 15:00:40.673 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev555) (4.14.0) 2026-06-30 15:00:40.674 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev555) (4.26.0) 2026-06-30 15:00:40.715 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev555) 2026-06-30 15:00:40.730 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-30 15:00:40.749 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (0.6.0) 2026-06-30 15:00:40.750 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (4.0.0) 2026-06-30 15:00:40.761 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (3.0.52) 2026-06-30 15:00:40.762 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (1.11.0) 2026-06-30 15:00:40.763 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (15.0.0) 2026-06-30 15:00:40.764 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (1.8.0) 2026-06-30 15:00:40.770 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (26.1.0) 2026-06-30 15:00:40.770 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (2025.9.1) 2026-06-30 15:00:40.771 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (0.37.0) 2026-06-30 15:00:40.773 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (2026.5.1) 2026-06-30 15:00:40.841 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev555) (3.4.7) 2026-06-30 15:00:40.843 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev555) (3.18) 2026-06-30 15:00:40.843 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev555) (2.7.0) 2026-06-30 15:00:40.845 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev555) (2023.11.17) 2026-06-30 15:00:40.881 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (4.2.0) 2026-06-30 15:00:40.882 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (2.20.0) 2026-06-30 15:00:40.894 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev555) (0.1.2) 2026-06-30 15:00:40.914 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev555) (0.8) 2026-06-30 15:00:40.990 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev555) (0.16.0) 2026-06-30 15:00:41.094 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-30 15:00:41.185 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.4 MB/s 0:00:00 2026-06-30 15:00:41.202 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-30 15:00:41.377 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.4 MB/s 0:00:00 2026-06-30 15:00:41.394 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-30 15:00:41.420 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-30 15:00:41.448 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-30 15:00:41.474 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-30 15:00:41.502 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-30 15:00:41.517 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-30 15:00:41.535 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-30 15:00:41.565 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-30 15:00:41.617 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-30 15:00:41.647 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-30 15:00:41.674 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-30 15:00:41.710 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-30 15:00:41.830 | Building wheels for collected packages: neutron, ovs 2026-06-30 15:00:41.831 | Building editable for neutron (pyproject.toml): started 2026-06-30 15:00:44.188 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-30 15:00:44.190 | Created wheel for neutron: filename=neutron-28.1.0.dev555-0.editable-py3-none-any.whl size=15994 sha256=e4651e42fec05ed981ced53643061a76a9b42cd6016e46cf691196c248dd7642 2026-06-30 15:00:44.190 | Stored in directory: /tmp/pip-ephem-wheel-cache-_crja7l2/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-30 15:00:44.196 | Building wheel for ovs (pyproject.toml): started 2026-06-30 15:00:45.123 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-30 15:00:45.125 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=2c0fe5d7909d7d37867719264c2c44f1a9684f7b710a7d44b60c61c7b8faf7e3 2026-06-30 15:00:45.128 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-30 15:00:45.130 | Successfully built neutron ovs 2026-06-30 15:00:45.437 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-30 15:00:51.252 | 2026-06-30 15:00:51.277 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev555 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-30 15:00:51.510 | + inc/python:pip_install:216 : result=0 2026-06-30 15:00:51.514 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 15:00:51.517 | + functions-common:time_stop:2420 : local name 2026-06-30 15:00:51.521 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:00:51.524 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:00:51.528 | + functions-common:time_stop:2423 : local total 2026-06-30 15:00:51.532 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:00:51.537 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 15:00:51.541 | + functions-common:time_stop:2427 : start_time=1782831630687 2026-06-30 15:00:51.544 | + functions-common:time_stop:2429 : [[ -z 1782831630687 ]] 2026-06-30 15:00:51.549 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:00:51.554 | + functions-common:time_stop:2432 : end_time=1782831651550 2026-06-30 15:00:51.557 | + functions-common:time_stop:2433 : elapsed_time=20863 2026-06-30 15:00:51.561 | + functions-common:time_stop:2434 : total=124883 2026-06-30 15:00:51.565 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:00:51.569 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=145746 2026-06-30 15:00:51.572 | + inc/python:pip_install:219 : return 0 2026-06-30 15:00:51.576 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 15:00:51.579 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 15:00:51.583 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-30 15:00:51.586 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-30 15:00:51.590 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 15:00:51.593 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 15:00:51.597 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-30 15:00:51.601 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 15:00:51.605 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-30 15:00:51.609 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-30 15:00:51.613 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-30 15:00:51.613 | Installing OVN and dependent packages 2026-06-30 15:00:51.617 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-30 15:00:51.620 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-30 15:00:51.646 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:00:51.650 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-30 15:00:51.674 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:00:51.678 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-30 15:00:51.703 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:00:51.706 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-30 15:00:51.711 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-30 15:00:51.734 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:00:51.738 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-30 15:00:51.743 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-30 15:00:51.760 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-30 15:00:51.766 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-30 15:00:51.786 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-30 15:00:51.791 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-30 15:00:51.816 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-30 15:00:51.819 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 15:00:51.824 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 15:00:51.827 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 15:00:51.831 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 15:00:51.834 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 15:00:51.837 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 15:00:51.841 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:00:51.845 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:00:51.848 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 15:00:51.852 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 15:00:51.855 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 15:00:51.859 | + functions-common:apt_get_update:1167 : return 2026-06-30 15:00:51.863 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-30 15:00:51.867 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 15:00:51.871 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:00:51.875 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:00:51.879 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-30 15:00:51.909 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-30 15:00:51.951 | Reading package lists... 2026-06-30 15:00:52.316 | Building dependency tree... 2026-06-30 15:00:52.317 | Reading state information... 2026-06-30 15:00:52.907 | fakeroot is already the newest version (1.33-1). 2026-06-30 15:00:52.907 | fakeroot set to manually installed. 2026-06-30 15:00:52.907 | make is already the newest version (4.3-4.1build2). 2026-06-30 15:00:52.907 | make set to manually installed. 2026-06-30 15:00:52.907 | The following packages were automatically installed and are no longer required: 2026-06-30 15:00:52.909 | libfwupd2 libgusb2 2026-06-30 15:00:52.909 | Use 'sudo apt autoremove' to remove them. 2026-06-30 15:00:52.911 | The following additional packages will be installed: 2026-06-30 15:00:52.912 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-30 15:00:52.912 | python3-sortedcontainers 2026-06-30 15:00:52.915 | Suggested packages: 2026-06-30 15:00:52.915 | openvswitch-doc python-sortedcontainers-doc 2026-06-30 15:00:52.955 | The following NEW packages will be installed: 2026-06-30 15:00:52.955 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-30 15:00:52.956 | python3-openvswitch python3-sortedcontainers 2026-06-30 15:00:53.056 | 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 15:00:53.056 | Need to get 4219 kB of archives. 2026-06-30 15:00:53.056 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-30 15:00:53.056 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-30 15:00:53.127 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-30 15:00:53.162 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-30 15:00:53.184 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-30 15:00:53.207 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-30 15:00:53.242 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-30 15:00:53.515 | perl: warning: Setting locale failed. 2026-06-30 15:00:53.515 | perl: warning: Please check that your locale settings: 2026-06-30 15:00:53.516 | LANGUAGE = (unset), 2026-06-30 15:00:53.516 | LC_ALL = "en_US.utf8", 2026-06-30 15:00:53.516 | LANG = "de_DE.UTF-8" 2026-06-30 15:00:53.516 | are supported and installed on your system. 2026-06-30 15:00:53.516 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:00:53.579 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 15:00:53.579 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 15:00:53.579 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 15:00:53.771 | Fetched 4219 kB in 0s (15.0 MB/s) 2026-06-30 15:00:53.822 | Selecting previously unselected package libunbound8:amd64. 2026-06-30 15:00:53.890 | (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-06-30 15:00:53.897 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-30 15:00:53.906 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-30 15:00:53.964 | Selecting previously unselected package openvswitch-common. 2026-06-30 15:00:53.976 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-30 15:00:53.981 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 15:00:54.093 | Selecting previously unselected package python3-sortedcontainers. 2026-06-30 15:00:54.106 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-30 15:00:54.111 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-30 15:00:54.168 | Selecting previously unselected package libxdp1:amd64. 2026-06-30 15:00:54.181 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-30 15:00:54.185 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-30 15:00:54.250 | Selecting previously unselected package python3-openvswitch. 2026-06-30 15:00:54.262 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-30 15:00:54.268 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 15:00:54.387 | Selecting previously unselected package openvswitch-switch. 2026-06-30 15:00:54.397 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-30 15:00:54.408 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 15:00:54.550 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-30 15:00:54.807 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-30 15:00:54.821 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-30 15:00:54.835 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 15:00:54.852 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 15:00:55.266 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-30 15:00:55.296 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-30 15:00:56.008 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-30 15:00:56.206 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-30 15:00:57.248 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 15:00:59.021 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-30 15:00:59.256 | perl: warning: Setting locale failed. 2026-06-30 15:00:59.256 | perl: warning: Please check that your locale settings: 2026-06-30 15:00:59.256 | LANGUAGE = (unset), 2026-06-30 15:00:59.256 | LC_ALL = "en_US.utf8", 2026-06-30 15:00:59.256 | LANG = "de_DE.UTF-8" 2026-06-30 15:00:59.256 | are supported and installed on your system. 2026-06-30 15:00:59.256 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:00:59.387 | perl: warning: Setting locale failed. 2026-06-30 15:00:59.387 | perl: warning: Please check that your locale settings: 2026-06-30 15:00:59.387 | LANGUAGE = (unset), 2026-06-30 15:00:59.387 | LC_ALL = "en_US.utf8", 2026-06-30 15:00:59.387 | LANG = "de_DE.UTF-8" 2026-06-30 15:00:59.387 | are supported and installed on your system. 2026-06-30 15:00:59.387 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:00:59.437 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 15:00:59.438 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 15:00:59.438 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 15:00:59.508 | perl: warning: Setting locale failed. 2026-06-30 15:00:59.508 | perl: warning: Please check that your locale settings: 2026-06-30 15:00:59.508 | LANGUAGE = (unset), 2026-06-30 15:00:59.508 | LC_ALL = "en_US.utf8", 2026-06-30 15:00:59.508 | LANG = "de_DE.UTF-8" 2026-06-30 15:00:59.508 | are supported and installed on your system. 2026-06-30 15:00:59.508 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:01:00.035 | 2026-06-30 15:01:00.035 | Running kernel seems to be up-to-date. 2026-06-30 15:01:00.035 | 2026-06-30 15:01:00.035 | No services need to be restarted. 2026-06-30 15:01:00.036 | 2026-06-30 15:01:00.036 | No containers need to be restarted. 2026-06-30 15:01:00.036 | 2026-06-30 15:01:00.036 | No user sessions are running outdated binaries. 2026-06-30 15:01:00.036 | 2026-06-30 15:01:00.036 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 15:01:02.110 | + functions-common:apt_get:1211 : result=0 2026-06-30 15:01:02.113 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 15:01:02.116 | + functions-common:time_stop:2420 : local name 2026-06-30 15:01:02.118 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:01:02.121 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:01:02.123 | + functions-common:time_stop:2423 : local total 2026-06-30 15:01:02.126 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:01:02.129 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 15:01:02.131 | + functions-common:time_stop:2427 : start_time=1782831651905 2026-06-30 15:01:02.134 | + functions-common:time_stop:2429 : [[ -z 1782831651905 ]] 2026-06-30 15:01:02.137 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:01:02.142 | + functions-common:time_stop:2432 : end_time=1782831662139 2026-06-30 15:01:02.145 | + functions-common:time_stop:2433 : elapsed_time=10234 2026-06-30 15:01:02.147 | + functions-common:time_stop:2434 : total=163680 2026-06-30 15:01:02.149 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:01:02.152 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173914 2026-06-30 15:01:02.155 | + functions-common:apt_get:1215 : return 0 2026-06-30 15:01:02.158 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-30 15:01:02.177 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-30 15:01:02.179 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 15:01:02.182 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 15:01:02.184 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 15:01:02.187 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 15:01:02.189 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 15:01:02.192 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 15:01:02.194 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:01:02.196 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:01:02.199 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 15:01:02.202 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 15:01:02.204 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 15:01:02.207 | + functions-common:apt_get_update:1167 : return 2026-06-30 15:01:02.209 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-30 15:01:02.212 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 15:01:02.215 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:01:02.218 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:01:02.220 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-30 15:01:02.242 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-30 15:01:02.281 | Reading package lists... 2026-06-30 15:01:02.671 | Building dependency tree... 2026-06-30 15:01:02.672 | Reading state information... 2026-06-30 15:01:03.291 | The following packages were automatically installed and are no longer required: 2026-06-30 15:01:03.293 | libfwupd2 libgusb2 2026-06-30 15:01:03.293 | Use 'sudo apt autoremove' to remove them. 2026-06-30 15:01:03.297 | The following additional packages will be installed: 2026-06-30 15:01:03.297 | ovn-common 2026-06-30 15:01:03.341 | The following NEW packages will be installed: 2026-06-30 15:01:03.341 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-30 15:01:03.427 | 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 15:01:03.427 | Need to get 2360 kB of archives. 2026-06-30 15:01:03.427 | After this operation, 8355 kB of additional disk space will be used. 2026-06-30 15:01:03.427 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-30 15:01:03.512 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-30 15:01:03.536 | 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-06-30 15:01:03.551 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-30 15:01:03.799 | perl: warning: Setting locale failed. 2026-06-30 15:01:03.799 | perl: warning: Please check that your locale settings: 2026-06-30 15:01:03.799 | LANGUAGE = (unset), 2026-06-30 15:01:03.799 | LC_ALL = "en_US.utf8", 2026-06-30 15:01:03.799 | LANG = "de_DE.UTF-8" 2026-06-30 15:01:03.799 | are supported and installed on your system. 2026-06-30 15:01:03.800 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:01:03.863 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 15:01:03.863 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 15:01:03.863 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 15:01:04.045 | Fetched 2360 kB in 0s (12.6 MB/s) 2026-06-30 15:01:04.092 | Selecting previously unselected package ovn-common. 2026-06-30 15:01:04.155 | (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-06-30 15:01:04.162 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 15:01:04.167 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 15:01:04.281 | Selecting previously unselected package ovn-central. 2026-06-30 15:01:04.290 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 15:01:04.294 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 15:01:04.355 | Selecting previously unselected package ovn-controller-vtep. 2026-06-30 15:01:04.367 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 15:01:04.372 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 15:01:04.425 | Selecting previously unselected package ovn-host. 2026-06-30 15:01:04.437 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-30 15:01:04.444 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 15:01:04.530 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 15:01:04.550 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 15:01:05.026 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-30 15:01:05.213 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-30 15:01:05.671 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-30 15:01:05.783 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 15:01:06.309 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-30 15:01:06.494 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-30 15:01:07.177 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-30 15:01:07.887 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-30 15:01:08.775 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-30 15:01:08.860 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-30 15:01:09.057 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-30 15:01:09.600 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 15:01:11.595 | perl: warning: Setting locale failed. 2026-06-30 15:01:11.595 | perl: warning: Please check that your locale settings: 2026-06-30 15:01:11.595 | LANGUAGE = (unset), 2026-06-30 15:01:11.595 | LC_ALL = "en_US.utf8", 2026-06-30 15:01:11.595 | LANG = "de_DE.UTF-8" 2026-06-30 15:01:11.596 | are supported and installed on your system. 2026-06-30 15:01:11.596 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:01:11.728 | perl: warning: Setting locale failed. 2026-06-30 15:01:11.728 | perl: warning: Please check that your locale settings: 2026-06-30 15:01:11.728 | LANGUAGE = (unset), 2026-06-30 15:01:11.728 | LC_ALL = "en_US.utf8", 2026-06-30 15:01:11.728 | LANG = "de_DE.UTF-8" 2026-06-30 15:01:11.729 | are supported and installed on your system. 2026-06-30 15:01:11.729 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:01:11.780 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 15:01:11.780 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 15:01:11.780 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 15:01:11.854 | perl: warning: Setting locale failed. 2026-06-30 15:01:11.854 | perl: warning: Please check that your locale settings: 2026-06-30 15:01:11.854 | LANGUAGE = (unset), 2026-06-30 15:01:11.854 | LC_ALL = "en_US.utf8", 2026-06-30 15:01:11.854 | LANG = "de_DE.UTF-8" 2026-06-30 15:01:11.854 | are supported and installed on your system. 2026-06-30 15:01:11.855 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:01:12.372 | 2026-06-30 15:01:12.372 | Running kernel seems to be up-to-date. 2026-06-30 15:01:12.372 | 2026-06-30 15:01:12.373 | No services need to be restarted. 2026-06-30 15:01:12.373 | 2026-06-30 15:01:12.373 | No containers need to be restarted. 2026-06-30 15:01:12.373 | 2026-06-30 15:01:12.373 | No user sessions are running outdated binaries. 2026-06-30 15:01:12.373 | 2026-06-30 15:01:12.373 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 15:01:14.446 | + functions-common:apt_get:1211 : result=0 2026-06-30 15:01:14.449 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 15:01:14.452 | + functions-common:time_stop:2420 : local name 2026-06-30 15:01:14.454 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:01:14.456 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:01:14.459 | + functions-common:time_stop:2423 : local total 2026-06-30 15:01:14.462 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:01:14.465 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 15:01:14.467 | + functions-common:time_stop:2427 : start_time=1782831662239 2026-06-30 15:01:14.470 | + functions-common:time_stop:2429 : [[ -z 1782831662239 ]] 2026-06-30 15:01:14.474 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:01:14.479 | + functions-common:time_stop:2432 : end_time=1782831674476 2026-06-30 15:01:14.482 | + functions-common:time_stop:2433 : elapsed_time=12237 2026-06-30 15:01:14.485 | + functions-common:time_stop:2434 : total=173914 2026-06-30 15:01:14.488 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:01:14.491 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=186151 2026-06-30 15:01:14.495 | + functions-common:apt_get:1215 : return 0 2026-06-30 15:01:14.498 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:01:14.502 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:01:14.505 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-30 15:01:14.508 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-30 15:01:14.515 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 15:01:14.517 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-30 15:01:14.521 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 15:01:14.523 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-30 15:01:14.526 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 15:01:14.530 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-30 15:01:14.532 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 15:01:14.535 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-30 15:01:14.539 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 15:01:14.542 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-30 15:01:14.545 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 15:01:14.548 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-30 15:01:14.552 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 15:01:14.555 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-30 15:01:14.559 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-30 15:01:14.562 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-30 15:01:14.565 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-30 15:01:14.569 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-30 15:01:14.572 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 15:01:14.576 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 15:01:14.579 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-30 15:01:14.582 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 15:01:14.586 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-30 15:01:14.589 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 15:01:14.593 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-30 15:01:14.614 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:01:14.617 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-30 15:01:14.621 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-30 15:01:14.624 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-30 15:01:14.628 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 15:01:14.631 | + lib/stack:stack_install_service:32 : install_nova 2026-06-30 15:01:14.635 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-30 15:01:14.638 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-30 15:01:14.641 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 15:01:14.645 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 15:01:14.648 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-30 15:01:14.652 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 15:01:14.655 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-30 15:01:14.673 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:01:14.676 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-30 15:01:14.679 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-30 15:01:14.683 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-30 15:01:14.686 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-30 15:01:14.688 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-30 15:01:14.847 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-30 15:01:14.850 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:01:14.853 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:01:14.855 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-30 15:01:14.857 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 15:01:14.859 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 15:01:14.862 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 15:01:14.864 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 15:01:14.867 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 15:01:14.869 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 15:01:14.872 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:01:14.874 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:01:14.877 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 15:01:14.880 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 15:01:14.883 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 15:01:14.886 | + functions-common:apt_get_update:1167 : return 2026-06-30 15:01:14.888 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-30 15:01:14.891 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 15:01:14.894 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:01:14.897 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:01:14.900 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-30 15:01:14.925 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-30 15:01:14.963 | Reading package lists... 2026-06-30 15:01:15.329 | Building dependency tree... 2026-06-30 15:01:15.331 | Reading state information... 2026-06-30 15:01:15.888 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-06-30 15:01:15.888 | libvirt-clients set to manually installed. 2026-06-30 15:01:15.888 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-06-30 15:01:15.888 | The following packages were automatically installed and are no longer required: 2026-06-30 15:01:15.890 | libfwupd2 libgusb2 2026-06-30 15:01:15.890 | Use 'sudo apt autoremove' to remove them. 2026-06-30 15:01:15.893 | The following additional packages will be installed: 2026-06-30 15:01:15.893 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-30 15:01:15.893 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-30 15:01:15.893 | qemu-system-sparc 2026-06-30 15:01:15.896 | Suggested packages: 2026-06-30 15:01:15.896 | python-zstandard-doc samba vde2 2026-06-30 15:01:15.938 | The following packages will be REMOVED: 2026-06-30 15:01:15.940 | apport-core-dump-handler 2026-06-30 15:01:15.941 | The following NEW packages will be installed: 2026-06-30 15:01:15.942 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-30 15:01:15.942 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-30 15:01:15.942 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-30 15:01:16.026 | 0 upgraded, 13 newly installed, 1 to remove and 1 not upgraded. 2026-06-30 15:01:16.027 | Need to get 110 MB of archives. 2026-06-30 15:01:16.027 | After this operation, 897 MB of additional disk space will be used. 2026-06-30 15:01:16.027 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-30 15:01:16.087 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-30 15:01:16.100 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-30 15:01:16.110 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-30 15:01:16.121 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-30 15:01:16.261 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-30 15:01:16.454 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-30 15:01:16.561 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-30 15:01:16.630 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-30 15:01:16.673 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-30 15:01:17.338 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-30 15:01:17.339 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-30 15:01:17.374 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-30 15:01:17.614 | perl: warning: Setting locale failed. 2026-06-30 15:01:17.614 | perl: warning: Please check that your locale settings: 2026-06-30 15:01:17.614 | LANGUAGE = (unset), 2026-06-30 15:01:17.614 | LC_ALL = "en_US.utf8", 2026-06-30 15:01:17.614 | LANG = "de_DE.UTF-8" 2026-06-30 15:01:17.614 | are supported and installed on your system. 2026-06-30 15:01:17.614 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:01:17.677 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 15:01:17.677 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 15:01:17.677 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 15:01:20.247 | Fetched 110 MB in 1s (77.7 MB/s) 2026-06-30 15:01:23.403 | Selecting previously unselected package python3-zstandard. 2026-06-30 15:01:23.468 | (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-06-30 15:01:23.475 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-30 15:01:23.746 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-30 15:01:23.957 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-30 15:01:23.957 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-30 15:01:23.957 | Package apport-core-dump-handler is to be removed. 2026-06-30 15:01:23.957 | Package python3-zstandard is not configured yet. 2026-06-30 15:01:23.957 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-30 15:01:23.957 | Package apport-core-dump-handler is to be removed. 2026-06-30 15:01:23.958 | Package systemd-coredump is not installed. 2026-06-30 15:01:23.958 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-30 15:01:23.958 | Package apport-core-dump-handler is to be removed. 2026-06-30 15:01:23.958 | Package python3-zstandard is not configured yet. 2026-06-30 15:01:23.958 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-30 15:01:23.958 | Package apport-core-dump-handler is to be removed. 2026-06-30 15:01:23.958 | Package systemd-coredump is not installed. 2026-06-30 15:01:23.958 | 2026-06-30 15:01:24.021 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127226 files and directories currently installed.) 2026-06-30 15:01:24.028 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-30 15:01:24.837 | Selecting previously unselected package systemd-coredump. 2026-06-30 15:01:24.899 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127222 files and directories currently installed.) 2026-06-30 15:01:24.906 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-30 15:01:24.910 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-30 15:01:24.978 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-30 15:01:24.990 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-30 15:01:25.001 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-30 15:01:25.071 | Selecting previously unselected package python3-libvirt. 2026-06-30 15:01:25.084 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-30 15:01:25.088 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-30 15:01:25.158 | Selecting previously unselected package qemu-system-arm. 2026-06-30 15:01:25.170 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 15:01:25.183 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 15:01:25.727 | Selecting previously unselected package qemu-system-mips. 2026-06-30 15:01:25.740 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 15:01:25.752 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 15:01:26.368 | Selecting previously unselected package qemu-system-ppc. 2026-06-30 15:01:26.380 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 15:01:26.391 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 15:01:26.758 | Selecting previously unselected package qemu-system-sparc. 2026-06-30 15:01:26.770 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 15:01:26.781 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 15:01:27.039 | Selecting previously unselected package qemu-system-s390x. 2026-06-30 15:01:27.051 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 15:01:27.063 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 15:01:27.238 | Selecting previously unselected package qemu-system-misc. 2026-06-30 15:01:27.250 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 15:01:27.262 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 15:01:29.342 | Selecting previously unselected package qemu-system. 2026-06-30 15:01:29.353 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-30 15:01:29.358 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 15:01:29.395 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-30 15:01:29.407 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-30 15:01:29.411 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-30 15:01:31.338 | Selecting previously unselected package qemu-efi-arm. 2026-06-30 15:01:31.350 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-30 15:01:31.355 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-30 15:01:32.208 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-30 15:01:32.743 | Creating group 'systemd-coredump' with GID 987. 2026-06-30 15:01:32.745 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-30 15:01:32.770 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-30 15:01:33.082 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 15:01:33.105 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 15:01:33.124 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-30 15:01:33.144 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 15:01:33.165 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-30 15:01:33.178 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 15:01:33.197 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-30 15:01:33.448 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 15:01:33.467 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-30 15:01:33.479 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 15:01:33.497 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-30 15:01:33.508 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-30 15:01:35.339 | perl: warning: Setting locale failed. 2026-06-30 15:01:35.339 | perl: warning: Please check that your locale settings: 2026-06-30 15:01:35.339 | LANGUAGE = (unset), 2026-06-30 15:01:35.339 | LC_ALL = "en_US.utf8", 2026-06-30 15:01:35.339 | LANG = "de_DE.UTF-8" 2026-06-30 15:01:35.340 | are supported and installed on your system. 2026-06-30 15:01:35.340 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:01:35.469 | perl: warning: Setting locale failed. 2026-06-30 15:01:35.469 | perl: warning: Please check that your locale settings: 2026-06-30 15:01:35.469 | LANGUAGE = (unset), 2026-06-30 15:01:35.469 | LC_ALL = "en_US.utf8", 2026-06-30 15:01:35.469 | LANG = "de_DE.UTF-8" 2026-06-30 15:01:35.469 | are supported and installed on your system. 2026-06-30 15:01:35.469 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:01:35.518 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-30 15:01:35.519 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-30 15:01:35.519 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-30 15:01:35.588 | perl: warning: Setting locale failed. 2026-06-30 15:01:35.588 | perl: warning: Please check that your locale settings: 2026-06-30 15:01:35.588 | LANGUAGE = (unset), 2026-06-30 15:01:35.588 | LC_ALL = "en_US.utf8", 2026-06-30 15:01:35.588 | LANG = "de_DE.UTF-8" 2026-06-30 15:01:35.588 | are supported and installed on your system. 2026-06-30 15:01:35.588 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:01:36.104 | 2026-06-30 15:01:36.105 | Running kernel seems to be up-to-date. 2026-06-30 15:01:36.105 | 2026-06-30 15:01:36.105 | No services need to be restarted. 2026-06-30 15:01:36.105 | 2026-06-30 15:01:36.105 | No containers need to be restarted. 2026-06-30 15:01:36.106 | 2026-06-30 15:01:36.106 | No user sessions are running outdated binaries. 2026-06-30 15:01:36.106 | 2026-06-30 15:01:36.106 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-30 15:01:38.062 | + functions-common:apt_get:1211 : result=0 2026-06-30 15:01:38.065 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 15:01:38.067 | + functions-common:time_stop:2420 : local name 2026-06-30 15:01:38.070 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:01:38.072 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:01:38.075 | + functions-common:time_stop:2423 : local total 2026-06-30 15:01:38.077 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:01:38.080 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 15:01:38.082 | + functions-common:time_stop:2427 : start_time=1782831674921 2026-06-30 15:01:38.085 | + functions-common:time_stop:2429 : [[ -z 1782831674921 ]] 2026-06-30 15:01:38.088 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:01:38.092 | + functions-common:time_stop:2432 : end_time=1782831698089 2026-06-30 15:01:38.094 | + functions-common:time_stop:2433 : elapsed_time=23168 2026-06-30 15:01:38.097 | + functions-common:time_stop:2434 : total=186151 2026-06-30 15:01:38.099 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:01:38.102 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=209319 2026-06-30 15:01:38.105 | + functions-common:apt_get:1215 : return 0 2026-06-30 15:01:38.107 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-30 15:01:38.110 | + functions-common:install_package:1438 : update_package_repo 2026-06-30 15:01:38.113 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-30 15:01:38.115 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-30 15:01:38.118 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-30 15:01:38.120 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-30 15:01:38.123 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-30 15:01:38.126 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:01:38.128 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:01:38.130 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-30 15:01:38.132 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-30 15:01:38.134 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-30 15:01:38.136 | + functions-common:apt_get_update:1167 : return 2026-06-30 15:01:38.138 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-30 15:01:38.140 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-30 15:01:38.142 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:01:38.144 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:01:38.146 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-30 15:01:38.164 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-30 15:01:38.201 | Reading package lists... 2026-06-30 15:01:38.579 | Building dependency tree... 2026-06-30 15:01:38.580 | Reading state information... 2026-06-30 15:01:39.159 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-30 15:01:39.159 | ovmf set to manually installed. 2026-06-30 15:01:39.159 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-30 15:01:39.159 | swtpm set to manually installed. 2026-06-30 15:01:39.159 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-30 15:01:39.159 | swtpm-tools set to manually installed. 2026-06-30 15:01:39.159 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-30 15:01:39.159 | mdevctl set to manually installed. 2026-06-30 15:01:39.159 | The following packages were automatically installed and are no longer required: 2026-06-30 15:01:39.161 | libfwupd2 libgusb2 2026-06-30 15:01:39.161 | Use 'sudo apt autoremove' to remove them. 2026-06-30 15:01:39.251 | 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 2026-06-30 15:01:39.258 | + functions-common:apt_get:1211 : result=0 2026-06-30 15:01:39.261 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-30 15:01:39.263 | + functions-common:time_stop:2420 : local name 2026-06-30 15:01:39.267 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:01:39.270 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:01:39.273 | + functions-common:time_stop:2423 : local total 2026-06-30 15:01:39.275 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:01:39.279 | + functions-common:time_stop:2426 : name=apt-get 2026-06-30 15:01:39.282 | + functions-common:time_stop:2427 : start_time=1782831698161 2026-06-30 15:01:39.285 | + functions-common:time_stop:2429 : [[ -z 1782831698161 ]] 2026-06-30 15:01:39.290 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:01:39.295 | + functions-common:time_stop:2432 : end_time=1782831699291 2026-06-30 15:01:39.298 | + functions-common:time_stop:2433 : elapsed_time=1130 2026-06-30 15:01:39.301 | + functions-common:time_stop:2434 : total=209319 2026-06-30 15:01:39.305 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:01:39.308 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=210449 2026-06-30 15:01:39.312 | + functions-common:apt_get:1215 : return 0 2026-06-30 15:01:39.316 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-30 15:01:39.320 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 15:01:39.325 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-30 15:01:39.328 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-30 15:01:39.331 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-30 15:01:39.335 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-30 15:01:39.339 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-30 15:01:39.343 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-30 15:01:39.346 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-30 15:01:39.368 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:01:39.372 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-30 15:01:39.393 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-30 15:01:39.395 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-30 15:01:39.399 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-30 15:01:39.402 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-30 15:01:39.405 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-30 15:01:39.409 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-30 15:01:39.411 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-30 15:01:39.414 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 15:01:39.418 | ++ functions-common:git_clone:593 : pwd 2026-06-30 15:01:39.422 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 15:01:39.425 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 15:01:39.428 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 15:01:39.446 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 15:01:39.449 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 15:01:39.452 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 15:01:39.456 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-30 15:01:39.456 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 15:01:39.461 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-30 15:01:39.464 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 15:01:39.467 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-30 15:01:39.470 | + functions-common:git_timed:697 : local count=0 2026-06-30 15:01:39.472 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 15:01:39.475 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:01:39.478 | + functions-common:git_timed:701 : timeout=0 2026-06-30 15:01:39.481 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:01:39.485 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:01:39.490 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:01:39.494 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:01:39.499 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:01:39.505 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831699501 2026-06-30 15:01:39.508 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-30 15:01:39.511 | Cloning into '/opt/stack/novnc'... 2026-06-30 15:01:41.482 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:01:41.486 | + functions-common:time_stop:2420 : local name 2026-06-30 15:01:41.489 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:01:41.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:01:41.494 | + functions-common:time_stop:2423 : local total 2026-06-30 15:01:41.497 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:01:41.500 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:01:41.502 | + functions-common:time_stop:2427 : start_time=1782831699501 2026-06-30 15:01:41.505 | + functions-common:time_stop:2429 : [[ -z 1782831699501 ]] 2026-06-30 15:01:41.509 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:01:41.513 | + functions-common:time_stop:2432 : end_time=1782831701510 2026-06-30 15:01:41.516 | + functions-common:time_stop:2433 : elapsed_time=2009 2026-06-30 15:01:41.519 | + functions-common:time_stop:2434 : total=195200 2026-06-30 15:01:41.522 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:01:41.524 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=197209 2026-06-30 15:01:41.527 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-30 15:01:41.530 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-30 15:01:41.533 | + functions-common:git_timed:697 : local count=0 2026-06-30 15:01:41.536 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 15:01:41.539 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:01:41.541 | + functions-common:git_timed:701 : timeout=0 2026-06-30 15:01:41.544 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:01:41.547 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:01:41.550 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:01:41.553 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:01:41.557 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:01:41.561 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831701558 2026-06-30 15:01:41.564 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-30 15:01:41.989 | From https://github.com/novnc/novnc 2026-06-30 15:01:41.989 | * tag v1.3.0 -> FETCH_HEAD 2026-06-30 15:01:41.998 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:01:42.000 | + functions-common:time_stop:2420 : local name 2026-06-30 15:01:42.002 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:01:42.005 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:01:42.008 | + functions-common:time_stop:2423 : local total 2026-06-30 15:01:42.011 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:01:42.013 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:01:42.016 | + functions-common:time_stop:2427 : start_time=1782831701558 2026-06-30 15:01:42.018 | + functions-common:time_stop:2429 : [[ -z 1782831701558 ]] 2026-06-30 15:01:42.022 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:01:42.025 | + functions-common:time_stop:2432 : end_time=1782831702023 2026-06-30 15:01:42.028 | + functions-common:time_stop:2433 : elapsed_time=465 2026-06-30 15:01:42.030 | + functions-common:time_stop:2434 : total=197209 2026-06-30 15:01:42.033 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:01:42.036 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=197674 2026-06-30 15:01:42.038 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 15:01:42.041 | + functions-common:git_timed:697 : local count=0 2026-06-30 15:01:42.044 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 15:01:42.047 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:01:42.050 | + functions-common:git_timed:701 : timeout=0 2026-06-30 15:01:42.052 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:01:42.055 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:01:42.057 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:01:42.060 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:01:42.063 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:01:42.068 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831702065 2026-06-30 15:01:42.071 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 15:01:42.102 | Note: switching to 'FETCH_HEAD'. 2026-06-30 15:01:42.102 | 2026-06-30 15:01:42.103 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 15:01:42.103 | changes and commit them, and you can discard any commits you make in this 2026-06-30 15:01:42.103 | state without impacting any branches by switching back to a branch. 2026-06-30 15:01:42.103 | 2026-06-30 15:01:42.103 | If you want to create a new branch to retain commits you create, you may 2026-06-30 15:01:42.103 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 15:01:42.103 | 2026-06-30 15:01:42.103 | git switch -c 2026-06-30 15:01:42.103 | 2026-06-30 15:01:42.103 | Or undo this operation with: 2026-06-30 15:01:42.103 | 2026-06-30 15:01:42.104 | git switch - 2026-06-30 15:01:42.104 | 2026-06-30 15:01:42.104 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 15:01:42.104 | 2026-06-30 15:01:42.104 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-30 15:01:42.108 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:01:42.110 | + functions-common:time_stop:2420 : local name 2026-06-30 15:01:42.113 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:01:42.115 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:01:42.118 | + functions-common:time_stop:2423 : local total 2026-06-30 15:01:42.121 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:01:42.123 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:01:42.126 | + functions-common:time_stop:2427 : start_time=1782831702065 2026-06-30 15:01:42.129 | + functions-common:time_stop:2429 : [[ -z 1782831702065 ]] 2026-06-30 15:01:42.133 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:01:42.136 | + functions-common:time_stop:2432 : end_time=1782831702134 2026-06-30 15:01:42.139 | + functions-common:time_stop:2433 : elapsed_time=69 2026-06-30 15:01:42.141 | + functions-common:time_stop:2434 : total=197674 2026-06-30 15:01:42.144 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:01:42.147 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=197743 2026-06-30 15:01:42.149 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-30 15:01:42.167 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-30 15:01:42.171 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 15:01:42.171 | + functions-common:git_clone:673 : head -1 2026-06-30 15:01:42.173 | 463c39e noVNC 1.3.0 2026-06-30 15:01:42.177 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 15:01:42.180 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-30 15:01:42.198 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:01:42.201 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-30 15:01:42.204 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-30 15:01:42.206 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-30 15:01:42.209 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 15:01:42.212 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 15:01:42.215 | ++ functions-common:git_clone:593 : pwd 2026-06-30 15:01:42.218 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 15:01:42.221 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 15:01:42.226 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 15:01:42.245 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 15:01:42.248 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 15:01:42.252 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 15:01:42.255 | + functions-common:git_clone:610 : echo master 2026-06-30 15:01:42.255 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 15:01:42.261 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-06-30 15:01:42.264 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 15:01:42.268 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-30 15:01:42.271 | + functions-common:git_timed:697 : local count=0 2026-06-30 15:01:42.274 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 15:01:42.277 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:01:42.280 | + functions-common:git_timed:701 : timeout=0 2026-06-30 15:01:42.283 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:01:42.285 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:01:42.288 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:01:42.291 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:01:42.295 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:01:42.300 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831702297 2026-06-30 15:01:42.303 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-30 15:01:42.306 | Cloning into '/opt/stack/nova'... 2026-06-30 15:06:09.950 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:06:09.954 | + functions-common:time_stop:2420 : local name 2026-06-30 15:06:09.958 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:06:09.961 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:06:09.964 | + functions-common:time_stop:2423 : local total 2026-06-30 15:06:09.967 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:06:09.970 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:06:09.973 | + functions-common:time_stop:2427 : start_time=1782831702297 2026-06-30 15:06:09.976 | + functions-common:time_stop:2429 : [[ -z 1782831702297 ]] 2026-06-30 15:06:09.981 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:06:09.994 | + functions-common:time_stop:2432 : end_time=1782831969990 2026-06-30 15:06:09.998 | + functions-common:time_stop:2433 : elapsed_time=267693 2026-06-30 15:06:10.001 | + functions-common:time_stop:2434 : total=197743 2026-06-30 15:06:10.004 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:06:10.007 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=465436 2026-06-30 15:06:10.011 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-06-30 15:06:10.014 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 15:06:10.018 | + functions-common:git_timed:697 : local count=0 2026-06-30 15:06:10.021 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 15:06:10.025 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:06:10.028 | + functions-common:git_timed:701 : timeout=0 2026-06-30 15:06:10.031 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:06:10.034 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:06:10.037 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:06:10.040 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:06:10.044 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:06:10.050 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831970046 2026-06-30 15:06:10.052 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 15:06:10.966 | From https://review.opendev.org/openstack/nova 2026-06-30 15:06:10.966 | * branch master -> FETCH_HEAD 2026-06-30 15:06:10.978 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:06:10.981 | + functions-common:time_stop:2420 : local name 2026-06-30 15:06:10.985 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:06:10.988 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:06:10.991 | + functions-common:time_stop:2423 : local total 2026-06-30 15:06:10.995 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:06:10.998 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:06:11.001 | + functions-common:time_stop:2427 : start_time=1782831970046 2026-06-30 15:06:11.005 | + functions-common:time_stop:2429 : [[ -z 1782831970046 ]] 2026-06-30 15:06:11.008 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:06:11.013 | + functions-common:time_stop:2432 : end_time=1782831971010 2026-06-30 15:06:11.015 | + functions-common:time_stop:2433 : elapsed_time=964 2026-06-30 15:06:11.018 | + functions-common:time_stop:2434 : total=465436 2026-06-30 15:06:11.021 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:06:11.024 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=466400 2026-06-30 15:06:11.027 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 15:06:11.031 | + functions-common:git_timed:697 : local count=0 2026-06-30 15:06:11.033 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 15:06:11.036 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:06:11.040 | + functions-common:git_timed:701 : timeout=0 2026-06-30 15:06:11.043 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:06:11.046 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:06:11.049 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:06:11.053 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:06:11.057 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:06:11.063 | + functions-common:time_start:2411 : _TIME_START[$name]=1782831971058 2026-06-30 15:06:11.066 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 15:06:11.615 | Note: switching to 'FETCH_HEAD'. 2026-06-30 15:06:11.615 | 2026-06-30 15:06:11.615 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 15:06:11.615 | changes and commit them, and you can discard any commits you make in this 2026-06-30 15:06:11.615 | state without impacting any branches by switching back to a branch. 2026-06-30 15:06:11.615 | 2026-06-30 15:06:11.615 | If you want to create a new branch to retain commits you create, you may 2026-06-30 15:06:11.616 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 15:06:11.616 | 2026-06-30 15:06:11.616 | git switch -c 2026-06-30 15:06:11.617 | 2026-06-30 15:06:11.617 | Or undo this operation with: 2026-06-30 15:06:11.617 | 2026-06-30 15:06:11.617 | git switch - 2026-06-30 15:06:11.617 | 2026-06-30 15:06:11.617 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 15:06:11.618 | 2026-06-30 15:06:11.618 | HEAD is now at 656ceb0ea2 Merge "Remove unused 'shutdown_terminate' flag" 2026-06-30 15:06:11.626 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:06:11.630 | + functions-common:time_stop:2420 : local name 2026-06-30 15:06:11.633 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:06:11.637 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:06:11.640 | + functions-common:time_stop:2423 : local total 2026-06-30 15:06:11.644 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:06:11.648 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:06:11.651 | + functions-common:time_stop:2427 : start_time=1782831971058 2026-06-30 15:06:11.655 | + functions-common:time_stop:2429 : [[ -z 1782831971058 ]] 2026-06-30 15:06:11.659 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:06:11.665 | + functions-common:time_stop:2432 : end_time=1782831971660 2026-06-30 15:06:11.668 | + functions-common:time_stop:2433 : elapsed_time=602 2026-06-30 15:06:11.671 | + functions-common:time_stop:2434 : total=466400 2026-06-30 15:06:11.675 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:06:11.679 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=467002 2026-06-30 15:06:11.683 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-30 15:06:11.708 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-30 15:06:11.714 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 15:06:11.714 | + functions-common:git_clone:673 : head -1 2026-06-30 15:06:11.748 | 656ceb0ea2 Merge "Remove unused 'shutdown_terminate' flag" 2026-06-30 15:06:11.753 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 15:06:11.758 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-30 15:06:11.761 | + inc/python:setup_develop:353 : local bindep 2026-06-30 15:06:11.765 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-30 15:06:11.769 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-30 15:06:11.772 | + inc/python:setup_develop:359 : local extras= 2026-06-30 15:06:11.776 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-30 15:06:11.780 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 15:06:11.784 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-30 15:06:11.787 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-30 15:06:11.791 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 15:06:11.795 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 15:06:11.800 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-30 15:06:11.803 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 15:06:11.808 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-30 15:06:11.811 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 15:06:11.815 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 15:06:11.820 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-30 15:06:11.829 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-30 15:06:11.832 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-30 15:06:11.836 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-30 15:06:12.001 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-30 15:06:12.005 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 15:06:12.009 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 15:06:12.013 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 15:06:12.017 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-30 15:06:12.021 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-30 15:06:12.025 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 15:06:12.029 | + inc/python:setup_package:446 : local extras= 2026-06-30 15:06:12.033 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 15:06:12.037 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 15:06:12.041 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 15:06:12.045 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 15:06:12.049 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 15:06:12.054 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-30 15:06:12.087 | Using python 3.12 to install /opt/stack/nova 2026-06-30 15:06:12.092 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-30 15:06:13.149 | Obtaining file:///opt/stack/nova 2026-06-30 15:06:13.153 | Installing build dependencies: started 2026-06-30 15:06:15.039 | Installing build dependencies: finished with status 'done' 2026-06-30 15:06:15.043 | Checking if build backend supports build_editable: started 2026-06-30 15:06:15.597 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 15:06:15.600 | Getting requirements to build editable: started 2026-06-30 15:06:15.904 | Getting requirements to build editable: finished with status 'done' 2026-06-30 15:06:15.907 | Preparing editable metadata (pyproject.toml): started 2026-06-30 15:06:18.191 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 15:06:18.217 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (7.0.3) 2026-06-30 15:06:18.219 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (2.0.51) 2026-06-30 15:06:18.220 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (5.3.1) 2026-06-30 15:06:18.221 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (0.41.0) 2026-06-30 15:06:18.222 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.1.6) 2026-06-30 15:06:18.223 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (13.0.0) 2026-06-30 15:06:18.224 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (6.1.1) 2026-06-30 15:06:18.225 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (2.5.1) 2026-06-30 15:06:18.226 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (43.0.3) 2026-06-30 15:06:18.227 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (1.8.10) 2026-06-30 15:06:18.228 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.5.2) 2026-06-30 15:06:18.229 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.1.0) 2026-06-30 15:06:18.230 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.10.1) 2026-06-30 15:06:18.230 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.17.0) 2026-06-30 15:06:18.231 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (1.18.4) 2026-06-30 15:06:18.232 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (1.3.0) 2026-06-30 15:06:18.233 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (4.0.0) 2026-06-30 15:06:18.234 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (4.26.0) 2026-06-30 15:06:18.235 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (9.9.0) 2026-06-30 15:06:18.236 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (5.14.0) 2026-06-30 15:06:18.237 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (12.0.0) 2026-06-30 15:06:18.238 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (4.12.0) 2026-06-30 15:06:18.238 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (2.34.2) 2026-06-30 15:06:18.239 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (5.8.0) 2026-06-30 15:06:18.437 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev237) 2026-06-30 15:06:18.578 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-30 15:06:18.593 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (4.2.0) 2026-06-30 15:06:18.594 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (7.5.0) 2026-06-30 15:06:18.595 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (10.5.0) 2026-06-30 15:06:18.596 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (6.4.0) 2026-06-30 15:06:18.597 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (8.2.0) 2026-06-30 15:06:18.597 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (2.11.0) 2026-06-30 15:06:18.598 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.8.0) 2026-06-30 15:06:18.599 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (5.10.0) 2026-06-30 15:06:18.600 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (2.7.1) 2026-06-30 15:06:18.601 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (10.1.1) 2026-06-30 15:06:18.601 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (18.0.0) 2026-06-30 15:06:18.602 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (7.9.0) 2026-06-30 15:06:18.603 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (18.1.0) 2026-06-30 15:06:18.604 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (5.1.0) 2026-06-30 15:06:18.605 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.11.0) 2026-06-30 15:06:18.606 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (6.8.0) 2026-06-30 15:06:18.607 | 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.dev237) (4.6.0) 2026-06-30 15:06:18.608 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (2.0.0) 2026-06-30 15:06:18.609 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (8.1.0) 2026-06-30 15:06:18.610 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (7.2.2) 2026-06-30 15:06:18.610 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.10.2) 2026-06-30 15:06:18.611 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (7.1.0) 2026-06-30 15:06:18.612 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (1.1.0) 2026-06-30 15:06:18.613 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.8.0) 2026-06-30 15:06:18.614 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (5.0.0) 2026-06-30 15:06:18.614 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (5.7.0) 2026-06-30 15:06:18.642 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev237) 2026-06-30 15:06:18.658 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-30 15:06:18.669 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (8.1.0) 2026-06-30 15:06:18.670 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (0.2.3) 2026-06-30 15:06:18.670 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (1.4.2) 2026-06-30 15:06:18.671 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (1.8.2) 2026-06-30 15:06:18.672 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (2.9.0.post0) 2026-06-30 15:06:18.673 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (3.4.0) 2026-06-30 15:06:18.674 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (4.17.0) 2026-06-30 15:06:18.675 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev237) (6.0.3) 2026-06-30 15:06:18.677 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev237) (1.3.12) 2026-06-30 15:06:18.678 | 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.dev237) (4.15.0) 2026-06-30 15:06:18.681 | 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.dev237) (7.4.0) 2026-06-30 15:06:18.686 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev237) (2.0.0) 2026-06-30 15:06:18.691 | 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.dev237) (3.0) 2026-06-30 15:06:18.699 | 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.dev237) (2.8.0) 2026-06-30 15:06:18.707 | 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.dev237) (3.1.0) 2026-06-30 15:06:18.710 | 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.dev237) (2.2.1) 2026-06-30 15:06:18.715 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev237) (3.0.3) 2026-06-30 15:06:18.718 | 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.dev237) (26.1.0) 2026-06-30 15:06:18.719 | 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.dev237) (2025.9.1) 2026-06-30 15:06:18.719 | 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.dev237) (0.37.0) 2026-06-30 15:06:18.720 | 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.dev237) (2026.5.1) 2026-06-30 15:06:18.729 | 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.dev237) (2.1.0) 2026-06-30 15:06:18.737 | 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.dev237) (4.0.1) 2026-06-30 15:06:18.738 | 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.dev237) (2.13.0) 2026-06-30 15:06:18.738 | 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.dev237) (5.8.0) 2026-06-30 15:06:18.753 | 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.dev237) (1.5.0) 2026-06-30 15:06:18.754 | 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.dev237) (1.1.0) 2026-06-30 15:06:18.755 | 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.dev237) (1.33) 2026-06-30 15:06:18.756 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev237) (4.10.0) 2026-06-30 15:06:18.765 | 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.dev237) (3.1.1) 2026-06-30 15:06:18.772 | 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.dev237) (9.1.4) 2026-06-30 15:06:18.784 | 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.dev237) (2.18.0) 2026-06-30 15:06:18.792 | 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.dev237) (0.20) 2026-06-30 15:06:18.807 | 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.dev237) (2.1.2) 2026-06-30 15:06:18.808 | 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.dev237) (0.6.2) 2026-06-30 15:06:18.825 | 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.dev237) (7.1.4) 2026-06-30 15:06:18.826 | 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.dev237) (5.3.1) 2026-06-30 15:06:18.827 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev237) (5.6.2) 2026-06-30 15:06:18.828 | 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.dev237) (0.16.0) 2026-06-30 15:06:18.832 | 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.dev237) (5.1.0) 2026-06-30 15:06:18.842 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev237) (2026.2) 2026-06-30 15:06:18.843 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev237) (26.2) 2026-06-30 15:06:18.850 | 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.dev237) (0.25.0) 2026-06-30 15:06:18.854 | 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.dev237) (5.0.0) 2026-06-30 15:06:18.856 | 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.dev237) (4.0.1) 2026-06-30 15:06:18.870 | 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.dev237) (1.2.1) 2026-06-30 15:06:18.892 | 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.dev237) (1.7.6) 2026-06-30 15:06:18.900 | 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.dev237) (2.2.0) 2026-06-30 15:06:18.906 | 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.dev237) (1.3.7) 2026-06-30 15:06:18.918 | 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.dev237) (3.3.2) 2026-06-30 15:06:18.932 | 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.dev237) (4.3.2) 2026-06-30 15:06:18.933 | 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.dev237) (3.7.1) 2026-06-30 15:06:18.943 | 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.dev237) (2.4.0) 2026-06-30 15:06:18.953 | 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.dev237) (3.0.3) 2026-06-30 15:06:18.955 | 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.dev237) (1.6.2) 2026-06-30 15:06:18.965 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev237) (82.0.1) 2026-06-30 15:06:18.984 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev237) (0.8.1) 2026-06-30 15:06:19.025 | 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.dev237) (4.14.0) 2026-06-30 15:06:19.032 | 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.dev237) (0.6.0) 2026-06-30 15:06:19.033 | 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.dev237) (4.0.0) 2026-06-30 15:06:19.044 | 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.dev237) (3.0.52) 2026-06-30 15:06:19.044 | 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.dev237) (1.11.0) 2026-06-30 15:06:19.045 | 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.dev237) (15.0.0) 2026-06-30 15:06:19.046 | 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.dev237) (1.8.0) 2026-06-30 15:06:19.068 | 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.dev237) (1.17.0) 2026-06-30 15:06:19.075 | 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.dev237) (2.1.0) 2026-06-30 15:06:19.076 | 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.dev237) (24.2.1) 2026-06-30 15:06:19.098 | 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.dev237) (4.6.0) 2026-06-30 15:06:19.125 | 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.dev237) (3.4.7) 2026-06-30 15:06:19.126 | 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.dev237) (3.18) 2026-06-30 15:06:19.127 | 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.dev237) (2.7.0) 2026-06-30 15:06:19.129 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev237) (2023.11.17) 2026-06-30 15:06:19.171 | 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.dev237) (4.2.0) 2026-06-30 15:06:19.173 | 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.dev237) (2.20.0) 2026-06-30 15:06:19.185 | 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.dev237) (0.1.2) 2026-06-30 15:06:19.207 | 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.dev237) (0.8) 2026-06-30 15:06:19.273 | 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.dev237) (0.16.0) 2026-06-30 15:06:19.804 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev237) 2026-06-30 15:06:19.822 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-30 15:06:19.863 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev237) 2026-06-30 15:06:19.880 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-30 15:06:19.944 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev237) 2026-06-30 15:06:19.960 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-30 15:06:20.075 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-30 15:06:20.102 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-30 15:06:20.129 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-30 15:06:20.165 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-30 15:06:20.451 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 60.6 MB/s 0:00:00 2026-06-30 15:06:20.469 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-30 15:06:20.540 | Building wheels for collected packages: nova 2026-06-30 15:06:20.541 | Building editable for nova (pyproject.toml): started 2026-06-30 15:06:23.278 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-30 15:06:23.280 | Created wheel for nova: filename=nova-33.1.0.dev237-0.editable-py3-none-any.whl size=10616 sha256=2bd02767d9672d4affc2fa15066a3ca90830fea667b327c747fb2882e739ea41 2026-06-30 15:06:23.280 | Stored in directory: /tmp/pip-ephem-wheel-cache-7msyu4mh/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-30 15:06:23.285 | Successfully built nova 2026-06-30 15:06:23.558 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-30 15:06:28.338 | 2026-06-30 15:06:28.364 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev237 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-30 15:06:28.560 | + inc/python:pip_install:216 : result=0 2026-06-30 15:06:28.564 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 15:06:28.567 | + functions-common:time_stop:2420 : local name 2026-06-30 15:06:28.570 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:06:28.574 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:06:28.577 | + functions-common:time_stop:2423 : local total 2026-06-30 15:06:28.581 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:06:28.584 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 15:06:28.588 | + functions-common:time_stop:2427 : start_time=1782831972079 2026-06-30 15:06:28.592 | + functions-common:time_stop:2429 : [[ -z 1782831972079 ]] 2026-06-30 15:06:28.597 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:06:28.602 | + functions-common:time_stop:2432 : end_time=1782831988598 2026-06-30 15:06:28.606 | + functions-common:time_stop:2433 : elapsed_time=16519 2026-06-30 15:06:28.610 | + functions-common:time_stop:2434 : total=145746 2026-06-30 15:06:28.613 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:06:28.616 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162265 2026-06-30 15:06:28.620 | + inc/python:pip_install:219 : return 0 2026-06-30 15:06:28.624 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 15:06:28.627 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 15:06:28.630 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-30 15:06:28.634 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-30 15:06:28.638 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 15:06:28.642 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 15:06:28.645 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-30 15:06:28.649 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 15:06:28.653 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-30 15:06:28.673 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 15:06:28.677 | + ./stack.sh:main:959 : configure_nova 2026-06-30 15:06:28.681 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-30 15:06:28.698 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-30 15:06:28.702 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-30 15:06:28.706 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-30 15:06:28.712 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-30 15:06:28.713 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-30 15:06:28.718 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-30 15:06:28.722 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-30 15:06:28.726 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-30 15:06:28.730 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-30 15:06:28.734 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-30 15:06:28.737 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-30 15:06:28.741 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-30 15:06:28.744 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-30 15:06:28.763 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-30 15:06:28.780 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-30 15:06:28.797 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-30 15:06:28.813 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-30 15:06:28.830 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-30 15:06:28.847 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-30 15:06:28.852 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-30 15:06:28.857 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.zfiPU9HOMQ 2026-06-30 15:06:28.861 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-30 15:06:28.865 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-30 15:06:28.869 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-30 15:06:28.873 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-30 15:06:28.877 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-30 15:06:28.881 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.zfiPU9HOMQ 2026-06-30 15:06:28.887 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.zfiPU9HOMQ 2026-06-30 15:06:28.905 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.zfiPU9HOMQ /etc/sudoers.d/nova-rootwrap 2026-06-30 15:06:28.923 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-30 15:06:28.928 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-30 15:06:28.932 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-30 15:06:28.936 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-30 15:06:28.940 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-30 15:06:28.944 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-30 15:06:28.948 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-30 15:06:28.952 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-30 15:06:28.953 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-30 15:06:28.963 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-30 15:06:28.967 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-30 15:06:28.987 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-30 15:06:29.002 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-30 15:06:29.006 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-30 15:06:29.013 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-30 15:06:29.035 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:29.038 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-30 15:06:29.050 | net.ipv4.ip_forward = 1 2026-06-30 15:06:29.055 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-30 15:06:29.059 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-30 15:06:29.062 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-30 15:06:29.081 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-30 15:06:29.084 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-30 15:06:29.087 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-30 15:06:29.106 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-30 15:06:29.111 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-30 15:06:29.113 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-30 15:06:29.121 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:89fe697d763d 2026-06-30 15:06:29.123 | InitiatorName=iqn.2016-04.com.open-iscsi:89fe697d763d 2026-06-30 15:06:29.128 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-30 15:06:29.132 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-30 15:06:29.217 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-30 15:06:29.221 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-30 15:06:29.224 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 15:06:29.228 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-30 15:06:29.298 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-30 15:06:29.303 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-30 15:06:29.309 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-30 15:06:29.313 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-30 15:06:29.353 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-30 15:06:29.356 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-30 15:06:29.397 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-30 15:06:29.440 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-30 15:06:29.481 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-30 15:06:29.525 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-30 15:06:29.570 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-30 15:06:29.615 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.84 2026-06-30 15:06:29.655 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-30 15:06:29.694 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-30 15:06:29.728 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-30 15:06:29.754 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-30 15:06:29.780 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-30 15:06:29.807 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-30 15:06:29.835 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-30 15:06:29.861 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-30 15:06:29.887 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-30 15:06:29.889 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 15:06:29.891 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 15:06:29.893 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 15:06:29.895 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 15:06:29.897 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 15:06:29.899 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 15:06:29.901 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 15:06:29.903 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 15:06:29.905 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 15:06:29.907 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 15:06:29.909 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 15:06:29.911 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 15:06:29.913 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 15:06:29.915 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-30 15:06:29.930 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:29.933 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 15:06:29.935 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-30 15:06:29.937 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-30 15:06:29.963 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-30 15:06:29.966 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-30 15:06:29.968 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-30 15:06:29.970 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-30 15:06:29.972 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 15:06:29.974 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 15:06:29.977 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 15:06:29.991 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:29.993 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 15:06:29.994 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-30 15:06:29.997 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-30 15:06:30.025 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-30 15:06:30.027 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-30 15:06:30.029 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-30 15:06:30.031 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-30 15:06:30.033 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 15:06:30.035 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 15:06:30.037 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 15:06:30.050 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:30.052 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 15:06:30.054 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-30 15:06:30.056 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-30 15:06:30.084 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-30 15:06:30.112 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-30 15:06:30.139 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-30 15:06:30.166 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-30 15:06:30.180 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:30.182 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-30 15:06:30.197 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:30.200 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-30 15:06:30.201 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-30 15:06:30.205 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-30 15:06:30.207 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-30 15:06:30.234 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-30 15:06:30.236 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-30 15:06:30.265 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-30 15:06:30.293 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-30 15:06:30.295 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-30 15:06:30.298 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-30 15:06:30.300 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 15:06:30.302 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 15:06:30.304 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-30 15:06:30.307 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 15:06:30.309 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 15:06:30.311 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 15:06:30.315 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-30 15:06:30.354 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-30 15:06:30.390 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.84/identity 2026-06-30 15:06:30.433 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-30 15:06:30.476 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-30 15:06:30.520 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-30 15:06:30.563 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-30 15:06:30.604 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-30 15:06:30.646 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.84/identity 2026-06-30 15:06:30.686 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 15:06:30.725 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 15:06:30.764 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 15:06:30.767 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-30 15:06:30.788 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:30.792 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-30 15:06:30.795 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-30 15:06:30.836 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-30 15:06:30.840 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 15:06:30.843 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 15:06:30.847 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-30 15:06:30.850 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-30 15:06:30.888 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-30 15:06:30.927 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.84/identity 2026-06-30 15:06:30.966 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-30 15:06:31.005 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-30 15:06:31.042 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-30 15:06:31.079 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-30 15:06:31.118 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-30 15:06:31.160 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-30 15:06:31.181 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:06:31.185 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-30 15:06:31.205 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:06:31.209 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-30 15:06:31.212 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-30 15:06:31.252 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-30 15:06:31.294 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-30 15:06:31.297 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-30 15:06:31.339 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-30 15:06:31.342 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-30 15:06:31.346 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-30 15:06:31.349 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 15:06:31.351 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 15:06:31.356 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 15:06:31.359 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 15:06:31.362 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 15:06:31.366 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 15:06:31.369 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 15:06:31.372 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 15:06:31.376 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 15:06:31.378 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 15:06:31.382 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 15:06:31.385 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 15:06:31.388 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 15:06:31.392 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-30 15:06:31.395 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-30 15:06:31.398 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-30 15:06:31.403 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 15:06:31.424 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 15:06:31.428 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 15:06:31.430 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 15:06:31.433 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 15:06:31.437 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 15:06:31.477 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 15:06:31.518 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 15:06:31.558 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 15:06:31.598 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-30 15:06:31.638 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-30 15:06:31.678 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-30 15:06:31.700 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:31.703 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-30 15:06:31.707 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-30 15:06:31.710 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-30 15:06:31.713 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-30 15:06:31.716 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 15:06:31.720 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-30 15:06:31.723 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-30 15:06:31.725 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 15:06:31.729 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 15:06:31.747 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-30 15:06:31.748 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 15:06:31.760 | d /var/run/uwsgi 0755 quobyte root 2026-06-30 15:06:31.765 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 15:06:31.780 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-30 15:06:31.786 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-30 15:06:31.789 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-30 15:06:31.794 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 15:06:31.797 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-30 15:06:31.838 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-30 15:06:31.879 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-30 15:06:31.919 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-30 15:06:31.961 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 15:06:32.001 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 15:06:32.039 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-30 15:06:32.078 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-30 15:06:32.119 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-30 15:06:32.158 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-30 15:06:32.198 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 15:06:32.241 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 15:06:32.285 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-30 15:06:32.328 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-30 15:06:32.370 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 15:06:32.374 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 15:06:32.380 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-30 15:06:32.384 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-30 15:06:32.387 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 15:06:32.392 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:06:32.395 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:06:32.399 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-30 15:06:32.404 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-30 15:06:32.408 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-30 15:06:32.449 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 15:06:32.494 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-30 15:06:32.494 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-30 15:06:32.505 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-30 15:06:32.510 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-30 15:06:32.514 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-30 15:06:32.518 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 15:06:32.522 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 15:06:32.525 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 15:06:32.529 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 15:06:32.532 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:06:32.536 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:06:32.539 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 15:06:32.542 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 15:06:32.545 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:06:32.548 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:06:32.552 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-30 15:06:32.565 | perl: warning: Setting locale failed. 2026-06-30 15:06:32.565 | perl: warning: Please check that your locale settings: 2026-06-30 15:06:32.565 | LANGUAGE = (unset), 2026-06-30 15:06:32.565 | LC_ALL = "en_US.utf8", 2026-06-30 15:06:32.565 | LANG = "de_DE.UTF-8" 2026-06-30 15:06:32.565 | are supported and installed on your system. 2026-06-30 15:06:32.565 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:06:32.605 | Enabling site nova-api. 2026-06-30 15:06:32.611 | To activate the new configuration, you need to run: 2026-06-30 15:06:32.611 | systemctl reload apache2 2026-06-30 15:06:32.617 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 15:06:32.621 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 15:06:32.624 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 15:06:32.627 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 15:06:32.782 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-30 15:06:32.809 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:32.813 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-30 15:06:32.817 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-30 15:06:32.821 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-30 15:06:32.825 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-30 15:06:32.829 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-30 15:06:32.832 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-30 15:06:32.836 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-30 15:06:32.840 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 15:06:32.844 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 15:06:32.863 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-30 15:06:32.863 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 15:06:32.876 | d /var/run/uwsgi 0755 quobyte root 2026-06-30 15:06:32.882 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 15:06:32.897 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-30 15:06:32.903 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-30 15:06:32.906 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-30 15:06:32.911 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 15:06:32.914 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-30 15:06:32.957 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-30 15:06:32.999 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-30 15:06:33.037 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-30 15:06:33.080 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 15:06:33.123 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 15:06:33.164 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-30 15:06:33.200 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-30 15:06:33.233 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-30 15:06:33.266 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-30 15:06:33.299 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 15:06:33.345 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 15:06:33.382 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-30 15:06:33.421 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-30 15:06:33.457 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-30 15:06:33.460 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-30 15:06:33.495 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-30 15:06:33.515 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:06:33.518 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-30 15:06:33.561 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-30 15:06:33.564 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-30 15:06:33.566 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-30 15:06:33.583 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:33.585 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.84:5672/ 2026-06-30 15:06:33.589 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.84:5672/ 2026-06-30 15:06:33.627 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-30 15:06:33.668 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-30 15:06:33.671 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-30 15:06:33.674 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-30 15:06:33.677 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 15:06:33.680 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 15:06:33.682 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 15:06:33.702 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:33.706 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 15:06:33.710 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 15:06:33.712 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 15:06:33.731 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:33.733 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.84:5672/ 2026-06-30 15:06:33.737 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.84:5672/ 2026-06-30 15:06:33.776 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 15:06:33.779 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 15:06:33.782 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-30 15:06:33.822 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-30 15:06:33.863 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-30 15:06:33.910 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-30 15:06:33.935 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:06:33.939 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-30 15:06:33.980 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-30 15:06:33.984 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-30 15:06:33.989 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-30 15:06:34.038 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-30 15:06:34.042 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 15:06:34.046 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 15:06:34.051 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-30 15:06:34.055 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-30 15:06:34.101 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-30 15:06:34.145 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.84/identity 2026-06-30 15:06:34.187 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-30 15:06:34.232 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-30 15:06:34.276 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-30 15:06:34.322 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-30 15:06:34.368 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-30 15:06:34.413 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-30 15:06:34.437 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:34.443 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-30 15:06:34.447 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 15:06:34.451 | + lib/nova:create_nova_conf:587 : local conf 2026-06-30 15:06:34.455 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-30 15:06:34.460 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-30 15:06:34.464 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-30 15:06:34.468 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-30 15:06:34.473 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-30 15:06:34.478 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-30 15:06:34.481 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-30 15:06:34.489 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-30 15:06:34.493 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-30 15:06:34.496 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-30 15:06:34.500 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-30 15:06:34.504 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 15:06:34.508 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 15:06:34.512 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 15:06:34.538 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:34.542 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 15:06:34.547 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-30 15:06:34.551 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-30 15:06:34.601 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-30 15:06:34.651 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-30 15:06:34.699 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 15:06:34.703 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-30 15:06:34.708 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-30 15:06:34.711 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-30 15:06:34.736 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:34.742 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-30 15:06:34.742 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-30 15:06:35.858 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-30 15:06:35.862 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-30 15:06:36.974 | Adding vhost "nova_cell1" ... 2026-06-30 15:06:37.072 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-30 15:06:38.323 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-30 15:06:38.363 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-30 15:06:38.366 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-30 15:06:38.370 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-30 15:06:38.373 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 15:06:38.377 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-30 15:06:38.381 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 15:06:38.404 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:38.409 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-30 15:06:38.412 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-30 15:06:38.415 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 15:06:38.437 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:38.441 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.84:5672/nova_cell1 2026-06-30 15:06:38.445 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.84:5672/nova_cell1 2026-06-30 15:06:38.484 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 15:06:38.487 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 15:06:38.491 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-30 15:06:38.515 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:38.519 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-30 15:06:38.523 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-30 15:06:38.527 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-30 15:06:38.531 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-30 15:06:38.535 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 15:06:38.538 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-30 15:06:38.542 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-30 15:06:38.585 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-30 15:06:38.627 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.84/identity 2026-06-30 15:06:38.669 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-30 15:06:38.712 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-30 15:06:38.753 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-30 15:06:38.794 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-30 15:06:38.835 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-30 15:06:38.876 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-30 15:06:38.878 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-30 15:06:38.882 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-30 15:06:38.887 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 15:06:38.915 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 15:06:38.919 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 15:06:38.923 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 15:06:38.927 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 15:06:38.931 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 15:06:38.977 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 15:06:39.023 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 15:06:39.064 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 15:06:39.104 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-30 15:06:39.147 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 15:06:39.151 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-30 15:06:39.158 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 15:06:39.161 | + lib/nova:create_nova_conf:621 : local conf 2026-06-30 15:06:39.164 | + lib/nova:create_nova_conf:622 : local offset 2026-06-30 15:06:39.169 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-30 15:06:39.173 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-30 15:06:39.177 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-30 15:06:39.180 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-30 15:06:39.184 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-30 15:06:39.188 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-30 15:06:39.192 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-30 15:06:39.196 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-30 15:06:39.200 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-30 15:06:39.204 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-30 15:06:39.226 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:39.229 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-30 15:06:39.272 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-30 15:06:39.312 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-30 15:06:39.315 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-30 15:06:39.319 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-30 15:06:39.322 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-30 15:06:39.343 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:06:39.347 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-30 15:06:39.368 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:06:39.371 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-30 15:06:39.391 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:39.395 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-30 15:06:39.398 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-30 15:06:39.401 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-30 15:06:39.405 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-30 15:06:39.428 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:39.432 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-30 15:06:39.449 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-30 15:06:39.450 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-30 15:06:39.461 | cgroup_device_acl = [ 2026-06-30 15:06:39.461 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-30 15:06:39.461 | "/dev/random", "/dev/urandom", 2026-06-30 15:06:39.461 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-30 15:06:39.461 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-30 15:06:39.461 | "/dev/vfio/vfio", 2026-06-30 15:06:39.461 | ] 2026-06-30 15:06:39.467 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-30 15:06:39.471 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 15:06:39.473 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 15:06:39.478 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 15:06:39.482 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 15:06:39.486 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 15:06:39.489 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 15:06:39.493 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 15:06:39.496 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 15:06:39.500 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 15:06:39.503 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 15:06:39.507 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 15:06:39.510 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 15:06:39.514 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 15:06:39.518 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-30 15:06:39.524 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-30 15:06:39.527 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-30 15:06:39.531 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-30 15:06:39.534 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-30 15:06:39.566 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-30 15:06:39.570 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-30 15:06:39.574 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:06:39.577 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:06:39.581 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-30 15:06:39.584 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-30 15:06:39.589 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-30 15:06:39.609 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-30 15:06:39.609 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-30 15:06:39.622 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-30 15:06:39.628 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-30 15:06:39.649 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-30 15:06:39.649 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-30 15:06:39.661 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-30 15:06:39.667 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-30 15:06:39.671 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-30 15:06:39.675 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-30 15:06:39.680 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-30 15:06:39.685 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 15:06:39.689 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-30 15:06:39.764 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-30 15:06:39.768 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 15:06:39.771 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-30 15:06:39.881 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-30 15:06:39.936 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-30 15:06:39.987 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-30 15:06:39.992 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-30 15:06:40.040 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-30 15:06:40.089 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-30 15:06:40.139 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-30 15:06:40.191 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-30 15:06:40.240 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-30 15:06:40.245 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 15:06:40.252 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-30 15:06:40.256 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-30 15:06:40.262 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 15:06:40.268 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-30 15:06:40.273 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-30 15:06:40.277 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-30 15:06:40.282 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-30 15:06:40.286 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-30 15:06:40.291 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-30 15:06:40.319 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:40.324 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-30 15:06:40.328 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-30 15:06:40.333 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-30 15:06:40.337 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-30 15:06:40.341 | + lib/stack:stack_install_service:32 : install_placement 2026-06-30 15:06:40.346 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-30 15:06:40.350 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-30 15:06:40.354 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 15:06:40.359 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-30 15:06:40.362 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-30 15:06:40.366 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 15:06:40.373 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-30 15:06:40.374 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 15:06:40.380 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-30 15:06:40.385 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-30 15:06:40.389 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-30 15:06:40.394 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-30 15:06:40.399 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-30 15:06:40.432 | Using python 3.12 to install osc-placement 2026-06-30 15:06:40.437 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-30 15:06:41.710 | Collecting osc-placement 2026-06-30 15:06:41.867 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-30 15:06:41.918 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-30 15:06:41.919 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-30 15:06:41.920 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-30 15:06:41.921 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-30 15:06:41.922 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-30 15:06:41.923 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-30 15:06:41.924 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-30 15:06:41.925 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-30 15:06:41.926 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-30 15:06:41.931 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-30 15:06:41.932 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-06-30 15:06:41.933 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-30 15:06:41.936 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-30 15:06:41.936 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-30 15:06:41.937 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-30 15:06:41.938 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-30 15:06:41.942 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-30 15:06:41.943 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-30 15:06:41.943 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-30 15:06:41.944 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-30 15:06:41.947 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-30 15:06:41.947 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-30 15:06:41.948 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-30 15:06:41.949 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-30 15:06:41.950 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-30 15:06:41.952 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-30 15:06:41.953 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-30 15:06:41.955 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-30 15:06:41.960 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-30 15:06:41.966 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-30 15:06:41.971 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-30 15:06:41.972 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-30 15:06:41.973 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-30 15:06:41.978 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-30 15:06:41.983 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-30 15:06:41.997 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-30 15:06:41.998 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-30 15:06:41.999 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-30 15:06:42.001 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-30 15:06:42.013 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-30 15:06:42.015 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-30 15:06:42.019 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-30 15:06:42.060 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-30 15:06:42.389 | Installing collected packages: osc-placement 2026-06-30 15:06:42.517 | Successfully installed osc-placement-4.8.0 2026-06-30 15:06:42.693 | + inc/python:pip_install:216 : result=0 2026-06-30 15:06:42.697 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 15:06:42.701 | + functions-common:time_stop:2420 : local name 2026-06-30 15:06:42.706 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:06:42.710 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:06:42.714 | + functions-common:time_stop:2423 : local total 2026-06-30 15:06:42.718 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:06:42.722 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 15:06:42.726 | + functions-common:time_stop:2427 : start_time=1782832000424 2026-06-30 15:06:42.730 | + functions-common:time_stop:2429 : [[ -z 1782832000424 ]] 2026-06-30 15:06:42.735 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:06:42.741 | + functions-common:time_stop:2432 : end_time=1782832002737 2026-06-30 15:06:42.745 | + functions-common:time_stop:2433 : elapsed_time=2313 2026-06-30 15:06:42.750 | + functions-common:time_stop:2434 : total=162265 2026-06-30 15:06:42.754 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:06:42.758 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164578 2026-06-30 15:06:42.763 | + inc/python:pip_install:219 : return 0 2026-06-30 15:06:42.767 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-30 15:06:42.772 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-30 15:06:42.776 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-30 15:06:42.779 | + functions-common:git_clone:591 : local git_ref=master 2026-06-30 15:06:42.783 | + functions-common:git_clone:592 : local orig_dir 2026-06-30 15:06:42.789 | ++ functions-common:git_clone:593 : pwd 2026-06-30 15:06:42.793 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 15:06:42.798 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 15:06:42.802 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 15:06:42.826 | + functions-common:git_clone:596 : RECLONE=False 2026-06-30 15:06:42.830 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 15:06:42.834 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 15:06:42.840 | + functions-common:git_clone:610 : echo master 2026-06-30 15:06:42.840 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 15:06:42.846 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-30 15:06:42.850 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 15:06:42.855 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-30 15:06:42.859 | + functions-common:git_timed:697 : local count=0 2026-06-30 15:06:42.863 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 15:06:42.867 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:06:42.871 | + functions-common:git_timed:701 : timeout=0 2026-06-30 15:06:42.875 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:06:42.879 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:06:42.883 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:06:42.887 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:06:42.893 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:06:42.899 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832002895 2026-06-30 15:06:42.902 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-30 15:06:42.906 | Cloning into '/opt/stack/placement'... 2026-06-30 15:06:46.401 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:06:46.404 | + functions-common:time_stop:2420 : local name 2026-06-30 15:06:46.407 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:06:46.410 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:06:46.414 | + functions-common:time_stop:2423 : local total 2026-06-30 15:06:46.417 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:06:46.420 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:06:46.423 | + functions-common:time_stop:2427 : start_time=1782832002895 2026-06-30 15:06:46.426 | + functions-common:time_stop:2429 : [[ -z 1782832002895 ]] 2026-06-30 15:06:46.429 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:06:46.436 | + functions-common:time_stop:2432 : end_time=1782832006432 2026-06-30 15:06:46.439 | + functions-common:time_stop:2433 : elapsed_time=3537 2026-06-30 15:06:46.442 | + functions-common:time_stop:2434 : total=467002 2026-06-30 15:06:46.444 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:06:46.447 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=470539 2026-06-30 15:06:46.450 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-30 15:06:46.454 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 15:06:46.457 | + functions-common:git_timed:697 : local count=0 2026-06-30 15:06:46.460 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 15:06:46.463 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:06:46.466 | + functions-common:git_timed:701 : timeout=0 2026-06-30 15:06:46.469 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:06:46.472 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:06:46.476 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:06:46.479 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:06:46.482 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:06:46.487 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832006484 2026-06-30 15:06:46.491 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 15:06:46.983 | From https://review.opendev.org/openstack/placement 2026-06-30 15:06:46.983 | * branch master -> FETCH_HEAD 2026-06-30 15:06:46.996 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:06:47.000 | + functions-common:time_stop:2420 : local name 2026-06-30 15:06:47.004 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:06:47.008 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:06:47.012 | + functions-common:time_stop:2423 : local total 2026-06-30 15:06:47.015 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:06:47.019 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:06:47.022 | + functions-common:time_stop:2427 : start_time=1782832006484 2026-06-30 15:06:47.025 | + functions-common:time_stop:2429 : [[ -z 1782832006484 ]] 2026-06-30 15:06:47.032 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:06:47.038 | + functions-common:time_stop:2432 : end_time=1782832007033 2026-06-30 15:06:47.041 | + functions-common:time_stop:2433 : elapsed_time=549 2026-06-30 15:06:47.043 | + functions-common:time_stop:2434 : total=470539 2026-06-30 15:06:47.047 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:06:47.050 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=471088 2026-06-30 15:06:47.053 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 15:06:47.056 | + functions-common:git_timed:697 : local count=0 2026-06-30 15:06:47.060 | + functions-common:git_timed:698 : local timeout=0 2026-06-30 15:06:47.063 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:06:47.066 | + functions-common:git_timed:701 : timeout=0 2026-06-30 15:06:47.070 | + functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:06:47.072 | + functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:06:47.076 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:06:47.079 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:06:47.083 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:06:47.087 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832007084 2026-06-30 15:06:47.090 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 15:06:47.140 | Note: switching to 'FETCH_HEAD'. 2026-06-30 15:06:47.140 | 2026-06-30 15:06:47.140 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 15:06:47.140 | changes and commit them, and you can discard any commits you make in this 2026-06-30 15:06:47.140 | state without impacting any branches by switching back to a branch. 2026-06-30 15:06:47.141 | 2026-06-30 15:06:47.141 | If you want to create a new branch to retain commits you create, you may 2026-06-30 15:06:47.141 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 15:06:47.141 | 2026-06-30 15:06:47.141 | git switch -c 2026-06-30 15:06:47.141 | 2026-06-30 15:06:47.142 | Or undo this operation with: 2026-06-30 15:06:47.142 | 2026-06-30 15:06:47.142 | git switch - 2026-06-30 15:06:47.142 | 2026-06-30 15:06:47.142 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 15:06:47.142 | 2026-06-30 15:06:47.143 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-30 15:06:47.145 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:06:47.150 | + functions-common:time_stop:2420 : local name 2026-06-30 15:06:47.153 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:06:47.155 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:06:47.157 | + functions-common:time_stop:2423 : local total 2026-06-30 15:06:47.159 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:06:47.161 | + functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:06:47.163 | + functions-common:time_stop:2427 : start_time=1782832007084 2026-06-30 15:06:47.165 | + functions-common:time_stop:2429 : [[ -z 1782832007084 ]] 2026-06-30 15:06:47.170 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:06:47.175 | + functions-common:time_stop:2432 : end_time=1782832007171 2026-06-30 15:06:47.177 | + functions-common:time_stop:2433 : elapsed_time=87 2026-06-30 15:06:47.179 | + functions-common:time_stop:2434 : total=471088 2026-06-30 15:06:47.181 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:06:47.183 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=471175 2026-06-30 15:06:47.188 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-30 15:06:47.210 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-30 15:06:47.214 | + functions-common:git_clone:673 : git show --oneline 2026-06-30 15:06:47.215 | + functions-common:git_clone:673 : head -1 2026-06-30 15:06:47.218 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-30 15:06:47.223 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 15:06:47.228 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-30 15:06:47.233 | + inc/python:setup_develop:353 : local bindep 2026-06-30 15:06:47.237 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-30 15:06:47.242 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-30 15:06:47.247 | + inc/python:setup_develop:359 : local extras= 2026-06-30 15:06:47.251 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-30 15:06:47.256 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 15:06:47.259 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-30 15:06:47.263 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-30 15:06:47.267 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 15:06:47.271 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 15:06:47.275 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-30 15:06:47.280 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 15:06:47.284 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-30 15:06:47.289 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 15:06:47.293 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 15:06:47.298 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-30 15:06:47.305 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-30 15:06:47.307 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-30 15:06:47.310 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-30 15:06:47.470 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-30 15:06:47.473 | + inc/python:setup_package:436 : local bindep=0 2026-06-30 15:06:47.476 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-30 15:06:47.479 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 15:06:47.483 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-30 15:06:47.487 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-30 15:06:47.490 | + inc/python:setup_package:445 : local flags=-e 2026-06-30 15:06:47.494 | + inc/python:setup_package:446 : local extras= 2026-06-30 15:06:47.497 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 15:06:47.501 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 15:06:47.505 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 15:06:47.508 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 15:06:47.513 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 15:06:47.516 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-30 15:06:47.542 | Using python 3.12 to install /opt/stack/placement 2026-06-30 15:06:47.546 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-06-30 15:06:48.592 | Obtaining file:///opt/stack/placement 2026-06-30 15:06:48.596 | Installing build dependencies: started 2026-06-30 15:06:50.437 | Installing build dependencies: finished with status 'done' 2026-06-30 15:06:50.439 | Checking if build backend supports build_editable: started 2026-06-30 15:06:50.985 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 15:06:50.986 | Getting requirements to build editable: started 2026-06-30 15:06:51.289 | Getting requirements to build editable: finished with status 'done' 2026-06-30 15:06:51.291 | Preparing editable metadata (pyproject.toml): started 2026-06-30 15:06:52.240 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 15:06:52.270 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-06-30 15:06:52.270 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-06-30 15:06:52.273 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-06-30 15:06:52.273 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-06-30 15:06:52.273 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-06-30 15:06:52.273 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-06-30 15:06:52.274 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-06-30 15:06:52.275 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-06-30 15:06:52.276 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-06-30 15:06:52.277 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-06-30 15:06:52.278 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-06-30 15:06:52.280 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-06-30 15:06:52.281 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-06-30 15:06:52.282 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-06-30 15:06:52.283 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-06-30 15:06:52.284 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-06-30 15:06:52.285 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-06-30 15:06:52.287 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-06-30 15:06:52.287 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-06-30 15:06:52.288 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-06-30 15:06:52.292 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-06-30 15:06:52.292 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-06-30 15:06:52.296 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-06-30 15:06:52.296 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-06-30 15:06:52.300 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.14.0) 2026-06-30 15:06:52.302 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-06-30 15:06:52.303 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-06-30 15:06:52.305 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-06-30 15:06:52.306 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-06-30 15:06:52.307 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-06-30 15:06:52.312 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-06-30 15:06:52.314 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-06-30 15:06:52.315 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-06-30 15:06:52.316 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-06-30 15:06:52.328 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-06-30 15:06:52.332 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-06-30 15:06:52.337 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-06-30 15:06:52.338 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-06-30 15:06:52.341 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.1) 2026-06-30 15:06:52.346 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-06-30 15:06:52.346 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-06-30 15:06:52.348 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-06-30 15:06:52.356 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.4) 2026-06-30 15:06:52.358 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-06-30 15:06:52.359 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-06-30 15:06:52.362 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-06-30 15:06:52.368 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-06-30 15:06:52.372 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-06-30 15:06:52.374 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-06-30 15:06:52.378 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-06-30 15:06:52.382 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-06-30 15:06:52.391 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-06-30 15:06:52.396 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.17.0) 2026-06-30 15:06:52.400 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-06-30 15:06:52.401 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-06-30 15:06:52.403 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-06-30 15:06:52.409 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (82.0.1) 2026-06-30 15:06:52.414 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-06-30 15:06:52.434 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-06-30 15:06:52.449 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-06-30 15:06:52.451 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-06-30 15:06:52.452 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-06-30 15:06:52.454 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-06-30 15:06:52.475 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-06-30 15:06:52.489 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.2) 2026-06-30 15:06:52.537 | Building wheels for collected packages: openstack-placement 2026-06-30 15:06:52.539 | Building editable for openstack-placement (pyproject.toml): started 2026-06-30 15:06:53.357 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-30 15:06:53.358 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=ba490c04202f897a2bcd2151592645540d59479daa82596797832a5eaaf7ba73 2026-06-30 15:06:53.358 | Stored in directory: /tmp/pip-ephem-wheel-cache-90fd4kmc/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-30 15:06:53.364 | Successfully built openstack-placement 2026-06-30 15:06:53.634 | Installing collected packages: openstack-placement 2026-06-30 15:06:53.683 | Successfully installed openstack-placement-15.1.0.dev7 2026-06-30 15:06:53.882 | + inc/python:pip_install:216 : result=0 2026-06-30 15:06:53.887 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 15:06:53.892 | + functions-common:time_stop:2420 : local name 2026-06-30 15:06:53.894 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:06:53.896 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:06:53.900 | + functions-common:time_stop:2423 : local total 2026-06-30 15:06:53.904 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:06:53.908 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 15:06:53.912 | + functions-common:time_stop:2427 : start_time=1782832007535 2026-06-30 15:06:53.916 | + functions-common:time_stop:2429 : [[ -z 1782832007535 ]] 2026-06-30 15:06:53.921 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:06:53.926 | + functions-common:time_stop:2432 : end_time=1782832013922 2026-06-30 15:06:53.930 | + functions-common:time_stop:2433 : elapsed_time=6387 2026-06-30 15:06:53.934 | + functions-common:time_stop:2434 : total=164578 2026-06-30 15:06:53.939 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:06:53.942 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170965 2026-06-30 15:06:53.946 | + inc/python:pip_install:219 : return 0 2026-06-30 15:06:53.950 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 15:06:53.955 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 15:06:53.959 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-30 15:06:53.963 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-30 15:06:53.966 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 15:06:53.970 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 15:06:53.975 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-30 15:06:53.978 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 15:06:53.983 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-30 15:06:53.986 | + ./stack.sh:main:965 : configure_placement 2026-06-30 15:06:53.990 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-30 15:06:54.008 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-30 15:06:54.012 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-30 15:06:54.019 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-30 15:06:54.023 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-30 15:06:54.026 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-30 15:06:54.030 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-30 15:06:54.034 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 15:06:54.038 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 15:06:54.042 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 15:06:54.068 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:54.072 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 15:06:54.076 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-30 15:06:54.081 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-30 15:06:54.126 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-30 15:06:54.175 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-30 15:06:54.221 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-30 15:06:54.225 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-30 15:06:54.229 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-30 15:06:54.233 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 15:06:54.239 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 15:06:54.243 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-30 15:06:54.247 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-30 15:06:54.250 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-30 15:06:54.256 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 15:06:54.259 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-30 15:06:54.309 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-30 15:06:54.355 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.84/identity 2026-06-30 15:06:54.398 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-30 15:06:54.442 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-30 15:06:54.488 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-30 15:06:54.538 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-30 15:06:54.583 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-30 15:06:54.630 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.84/identity 2026-06-30 15:06:54.680 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 15:06:54.729 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 15:06:54.779 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 15:06:54.783 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-30 15:06:54.787 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-30 15:06:54.791 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-30 15:06:54.796 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 15:06:54.822 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 15:06:54.826 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 15:06:54.830 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 15:06:54.834 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 15:06:54.838 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 15:06:54.888 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 15:06:54.939 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 15:06:54.984 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 15:06:55.031 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-30 15:06:55.078 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-30 15:06:55.082 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-30 15:06:55.087 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-30 15:06:55.090 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-30 15:06:55.095 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 15:06:55.098 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-30 15:06:55.102 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-30 15:06:55.105 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 15:06:55.109 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 15:06:55.127 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-30 15:06:55.129 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 15:06:55.140 | d /var/run/uwsgi 0755 quobyte root 2026-06-30 15:06:55.145 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 15:06:55.161 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-30 15:06:55.165 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-30 15:06:55.168 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-30 15:06:55.173 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 15:06:55.178 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-30 15:06:55.221 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-30 15:06:55.262 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-30 15:06:55.303 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-30 15:06:55.345 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 15:06:55.386 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 15:06:55.428 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-30 15:06:55.469 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-30 15:06:55.512 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-30 15:06:55.556 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-30 15:06:55.599 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 15:06:55.644 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 15:06:55.687 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-30 15:06:55.727 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-30 15:06:55.766 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 15:06:55.770 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 15:06:55.775 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-30 15:06:55.779 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-30 15:06:55.783 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 15:06:55.787 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:06:55.791 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:06:55.795 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-30 15:06:55.800 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-30 15:06:55.804 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-30 15:06:55.853 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 15:06:55.898 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-30 15:06:55.898 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-30 15:06:55.909 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-30 15:06:55.914 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-30 15:06:55.919 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-30 15:06:55.923 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 15:06:55.926 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 15:06:55.930 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 15:06:55.934 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 15:06:55.938 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:06:55.942 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:06:55.946 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 15:06:55.950 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 15:06:55.954 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:06:55.958 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:06:55.962 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-30 15:06:55.976 | perl: warning: Setting locale failed. 2026-06-30 15:06:55.976 | perl: warning: Please check that your locale settings: 2026-06-30 15:06:55.976 | LANGUAGE = (unset), 2026-06-30 15:06:55.976 | LC_ALL = "en_US.utf8", 2026-06-30 15:06:55.976 | LANG = "de_DE.UTF-8" 2026-06-30 15:06:55.976 | are supported and installed on your system. 2026-06-30 15:06:55.977 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:06:56.027 | Enabling site placement-api. 2026-06-30 15:06:56.033 | To activate the new configuration, you need to run: 2026-06-30 15:06:56.033 | systemctl reload apache2 2026-06-30 15:06:56.040 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 15:06:56.043 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 15:06:56.047 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 15:06:56.051 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 15:06:56.298 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-30 15:06:56.302 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-30 15:06:56.306 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-30 15:06:56.351 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-30 15:06:56.391 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-30 15:06:56.413 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:56.417 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-30 15:06:56.440 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:56.443 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-30 15:06:56.447 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-30 15:06:56.451 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-30 15:06:56.454 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 15:06:56.458 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 15:06:56.462 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-30 15:06:56.466 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-30 15:06:56.513 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-30 15:06:56.556 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.84/identity 2026-06-30 15:06:56.600 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-30 15:06:56.644 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-30 15:06:56.686 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-30 15:06:56.730 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-30 15:06:56.772 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-30 15:06:56.812 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-30 15:06:56.835 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:06:56.839 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-30 15:06:56.863 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:06:56.868 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-30 15:06:56.891 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:56.894 | + ./stack.sh:main:989 : init_os_brick 2026-06-30 15:06:56.898 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-30 15:06:56.905 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-30 15:06:56.932 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:56.936 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-30 15:06:56.982 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-30 15:06:57.007 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:57.011 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-30 15:06:57.055 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-30 15:06:57.078 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:57.082 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-30 15:06:57.127 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-30 15:06:57.170 | + ./stack.sh:main:996 : run_phase stack install 2026-06-30 15:06:57.174 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 15:06:57.177 | + functions-common:run_phase:1849 : local phase=install 2026-06-30 15:06:57.181 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-30 15:06:57.185 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 15:06:57.189 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 15:06:57.193 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 15:06:57.196 | + functions-common:run_phase:1858 : local extra 2026-06-30 15:06:57.202 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-30 15:06:57.208 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 15:06:57.211 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 15:06:57.215 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-30 15:06:57.218 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-30 15:06:57.222 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 15:06:57.244 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:06:57.248 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 15:06:57.252 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 15:06:57.255 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-30 15:06:57.259 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-30 15:06:57.262 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:06:57.265 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-30 15:06:57.269 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-30 15:06:57.273 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-30 15:06:57.348 | ++ inc/async:async_inner:63 : install_tempest 2026-06-30 15:06:57.397 | [1939 Async install_tempest:38377]: running: install_tempest 2026-06-30 15:06:57.400 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 15:06:57.404 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 15:06:57.408 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 15:06:57.412 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 15:06:57.417 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-30 15:06:57.421 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 15:06:57.424 | + functions-common:run_plugins:1835 : local phase=install 2026-06-30 15:06:57.428 | + functions-common:run_plugins:1837 : local plugins= 2026-06-30 15:06:57.433 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 15:06:57.436 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-30 15:06:57.441 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-30 15:06:57.446 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 15:06:57.448 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 15:06:57.452 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-30 15:06:57.458 | + inc/python:use_library_from_git:269 : return 1 2026-06-30 15:06:57.462 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-30 15:06:57.467 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-30 15:06:57.472 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-30 15:06:57.480 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-30 15:06:57.483 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-30 15:06:57.488 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-30 15:06:57.496 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-30 15:06:57.505 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-30 15:06:57.514 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-30 15:06:57.517 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-30 15:06:57.521 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-30 15:06:57.524 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-30 15:06:57.528 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-30 15:06:57.564 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-30 15:06:57.568 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-30 15:06:58.920 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-30 15:06:59.156 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-30 15:06:59.170 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-30 15:06:59.171 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-30 15:06:59.173 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-30 15:06:59.173 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-06-30 15:06:59.174 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-30 15:06:59.175 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-30 15:06:59.176 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-30 15:06:59.177 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-30 15:06:59.179 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-30 15:06:59.180 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-30 15:06:59.183 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-30 15:06:59.184 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-30 15:06:59.185 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-30 15:06:59.186 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-30 15:06:59.189 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-30 15:06:59.190 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-30 15:06:59.191 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-30 15:06:59.192 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-30 15:06:59.196 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-30 15:06:59.200 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-30 15:06:59.203 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-30 15:06:59.204 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-30 15:06:59.205 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-30 15:06:59.206 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-30 15:06:59.207 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-30 15:06:59.208 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-30 15:06:59.209 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-30 15:06:59.210 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-30 15:06:59.211 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-30 15:06:59.218 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-30 15:06:59.223 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-30 15:06:59.228 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-30 15:06:59.236 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-30 15:06:59.239 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-30 15:06:59.241 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-30 15:06:59.248 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-30 15:06:59.254 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-30 15:06:59.273 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-30 15:06:59.273 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-30 15:06:59.274 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-30 15:06:59.278 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-30 15:06:59.281 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-30 15:06:59.285 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-06-30 15:06:59.291 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-30 15:06:59.292 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-30 15:06:59.293 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-30 15:06:59.294 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-30 15:06:59.310 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-30 15:06:59.312 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-30 15:06:59.317 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-30 15:06:59.376 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-30 15:06:59.562 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 7.9 MB/s 0:00:00 2026-06-30 15:06:59.905 | Installing collected packages: python-openstackclient 2026-06-30 15:07:02.203 | Successfully installed python-openstackclient-10.1.0 2026-06-30 15:07:02.428 | + inc/python:pip_install:216 : result=0 2026-06-30 15:07:02.434 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 15:07:02.438 | + functions-common:time_stop:2420 : local name 2026-06-30 15:07:02.443 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:07:02.447 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:07:02.451 | + functions-common:time_stop:2423 : local total 2026-06-30 15:07:02.454 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:07:02.459 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 15:07:02.463 | + functions-common:time_stop:2427 : start_time=1782832017556 2026-06-30 15:07:02.466 | + functions-common:time_stop:2429 : [[ -z 1782832017556 ]] 2026-06-30 15:07:02.470 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:07:02.475 | + functions-common:time_stop:2432 : end_time=1782832022471 2026-06-30 15:07:02.478 | + functions-common:time_stop:2433 : elapsed_time=4915 2026-06-30 15:07:02.482 | + functions-common:time_stop:2434 : total=170965 2026-06-30 15:07:02.485 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:07:02.489 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175880 2026-06-30 15:07:02.492 | + inc/python:pip_install:219 : return 0 2026-06-30 15:07:02.496 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-30 15:07:02.521 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:07:02.525 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-30 15:07:02.531 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-30 15:07:02.537 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.ubLhEWqGTh 2026-06-30 15:07:02.540 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-30 15:07:02.549 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-30 15:07:02.550 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-30 15:07:02.554 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-30 15:07:02.559 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-30 15:07:02.566 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-30 15:07:02.588 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:07:02.591 | + ./stack.sh:main:1065 : configure_database 2026-06-30 15:07:02.595 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-30 15:07:02.598 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-30 15:07:02.601 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-30 15:07:02.603 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:07:02.605 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-30 15:07:02.607 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-30 15:07:02.609 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:07:02.611 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:07:02.614 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-30 15:07:02.616 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-30 15:07:02.618 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:07:02.620 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:07:02.623 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-30 15:07:02.626 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-30 15:07:02.628 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-30 15:07:02.631 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-30 15:07:02.634 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-30 15:07:02.637 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-30 15:07:02.641 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-30 15:07:02.643 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-30 15:07:02.647 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-30 15:07:02.740 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-30 15:07:02.743 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 15:07:02.747 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 15:07:02.750 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 15:07:02.753 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 15:07:02.756 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 15:07:02.759 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 15:07:02.762 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 15:07:02.765 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 15:07:02.768 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 15:07:02.770 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 15:07:02.774 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 15:07:02.778 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 15:07:02.780 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 15:07:02.784 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-30 15:07:02.788 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:07:02.791 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:07:02.794 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-30 15:07:02.796 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 15:07:02.799 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-30 15:07:04.543 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-30 15:07:04.547 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-30 15:07:04.553 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:07:04.557 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:07:04.560 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-30 15:07:04.562 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-30 15:07:04.564 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-30 15:07:04.584 | mysqladmin: connect to server at 'localhost' failed 2026-06-30 15:07:04.584 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-30 15:07:04.590 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-30 15:07:04.592 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-30 15:07:04.599 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:07:04.608 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:07:04.611 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-30 15:07:04.614 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-30 15:07:04.618 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-30 15:07:04.625 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-30 15:07:04.627 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-30 15:07:04.647 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:07:04.730 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-30 15:07:04.737 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-30 15:07:04.738 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-30 15:07:04.740 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-30 15:07:04.744 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-30 15:07:04.746 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-30 15:07:04.749 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-30 15:07:04.753 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-30 15:07:04.757 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-06-30 15:07:04.775 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:07:04.870 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-30 15:07:04.885 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:07:04.962 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-30 15:07:05.046 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-30 15:07:05.135 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-30 15:07:05.219 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-30 15:07:05.221 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-30 15:07:05.225 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-30 15:07:05.225 | enabling MySQL performance counting 2026-06-30 15:07:05.229 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-30 15:07:05.254 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-30 15:07:05.256 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-06-30 15:07:06.379 | Processing ./tools/dbcounter 2026-06-30 15:07:06.382 | Installing build dependencies: started 2026-06-30 15:07:09.686 | Installing build dependencies: finished with status 'done' 2026-06-30 15:07:09.687 | Getting requirements to build wheel: started 2026-06-30 15:07:10.347 | Getting requirements to build wheel: finished with status 'done' 2026-06-30 15:07:10.349 | Preparing metadata (pyproject.toml): started 2026-06-30 15:07:10.735 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-30 15:07:10.739 | Building wheels for collected packages: dbcounter 2026-06-30 15:07:10.741 | Building wheel for dbcounter (pyproject.toml): started 2026-06-30 15:07:11.194 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-30 15:07:11.196 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=c4527c24a6a8ed27f81fec9ec8f70ba6af0262f9cc783ddc15704ade1af7d082 2026-06-30 15:07:11.196 | Stored in directory: /tmp/pip-ephem-wheel-cache-akyy35q5/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-30 15:07:11.201 | Successfully built dbcounter 2026-06-30 15:07:11.525 | Installing collected packages: dbcounter 2026-06-30 15:07:11.574 | Successfully installed dbcounter-0.1 2026-06-30 15:07:11.730 | + inc/python:pip_install:216 : result=0 2026-06-30 15:07:11.733 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-30 15:07:11.737 | + functions-common:time_stop:2420 : local name 2026-06-30 15:07:11.740 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:07:11.743 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:07:11.747 | + functions-common:time_stop:2423 : local total 2026-06-30 15:07:11.750 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:07:11.754 | + functions-common:time_stop:2426 : name=pip_install 2026-06-30 15:07:11.758 | + functions-common:time_stop:2427 : start_time=1782832025247 2026-06-30 15:07:11.761 | + functions-common:time_stop:2429 : [[ -z 1782832025247 ]] 2026-06-30 15:07:11.765 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:07:11.770 | + functions-common:time_stop:2432 : end_time=1782832031767 2026-06-30 15:07:11.774 | + functions-common:time_stop:2433 : elapsed_time=6520 2026-06-30 15:07:11.777 | + functions-common:time_stop:2434 : total=175880 2026-06-30 15:07:11.781 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:07:11.784 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=182400 2026-06-30 15:07:11.788 | + inc/python:pip_install:219 : return 0 2026-06-30 15:07:11.791 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-30 15:07:11.795 | + lib/database:recreate_database:112 : local db=stats 2026-06-30 15:07:11.799 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-30 15:07:11.802 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-30 15:07:11.806 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-30 15:07:11.811 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:07:11.882 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-30 15:07:11.887 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:07:11.960 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-30 15:07:11.960 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-30 15:07:11.965 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:07:12.041 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-30 15:07:12.044 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-30 15:07:12.125 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-30 15:07:12.204 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-30 15:07:12.280 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-30 15:07:12.354 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-30 15:07:12.421 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-30 15:07:12.484 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-30 15:07:12.558 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-30 15:07:12.561 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 15:07:12.565 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-30 15:07:15.090 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-30 15:07:15.092 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-30 15:07:15.098 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-30 15:07:15.103 | + functions-common:save_stackenv:67 : time_stamp=2026-06-30-170715 2026-06-30 15:07:15.108 | + functions-common:save_stackenv:68 : echo '# 2026-06-30-170715 1069' 2026-06-30 15:07:15.111 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.114 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-30 15:07:15.118 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.123 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-30 15:07:15.129 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.132 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-30 15:07:15.137 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.141 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-30 15:07:15.145 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.149 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.84 2026-06-30 15:07:15.153 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.158 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.84/identity 2026-06-30 15:07:15.161 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.165 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-30-165128 2026-06-30 15:07:15.168 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.171 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-30 15:07:15.175 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.178 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.84 2026-06-30 15:07:15.182 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.186 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-30 15:07:15.189 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.192 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-30 15:07:15.195 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.198 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-30 15:07:15.201 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.205 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-30 15:07:15.208 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.212 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.84 2026-06-30 15:07:15.216 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:07:15.219 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-30 15:07:15.222 | + ./stack.sh:main:1079 : start_dstat 2026-06-30 15:07:15.226 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 15:07:15.230 | + functions-common:run_process:1674 : local service=dstat 2026-06-30 15:07:15.234 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 15:07:15.237 | + functions-common:run_process:1676 : local group= 2026-06-30 15:07:15.241 | + functions-common:run_process:1677 : local user= 2026-06-30 15:07:15.243 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:07:15.247 | + functions-common:run_process:1680 : local name=dstat 2026-06-30 15:07:15.249 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:07:15.254 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:07:15.257 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:07:15.262 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:07:15.265 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:07:15.275 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832035269 2026-06-30 15:07:15.278 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-30 15:07:15.312 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:07:15.316 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-30 15:07:15.320 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-30 15:07:15.325 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 15:07:15.330 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 15:07:15.333 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 15:07:15.340 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 15:07:15.347 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-30 15:07:15.352 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-30 15:07:15.359 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-30 15:07:15.363 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:07:15.368 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:07:15.373 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:07:15.378 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:07:15.382 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-30 15:07:15.387 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-30 15:07:15.392 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-30 15:07:15.397 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-30 15:07:15.402 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 15:07:15.406 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 15:07:15.410 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 15:07:15.414 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 15:07:15.419 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 15:07:15.425 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 15:07:15.431 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-30 15:07:15.436 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 15:07:15.443 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-30 15:07:15.554 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:07:15.674 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-30 15:07:15.765 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-30 15:07:15.853 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-30 15:07:15.938 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-30 15:07:16.026 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:07:16.109 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 15:07:16.113 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 15:07:16.117 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-30 15:07:16.211 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 15:07:16.700 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-30 15:07:16.721 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-30 15:07:17.179 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-30 15:07:17.243 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:07:17.247 | + functions-common:time_stop:2420 : local name 2026-06-30 15:07:17.254 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:07:17.255 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:07:17.260 | + functions-common:time_stop:2423 : local total 2026-06-30 15:07:17.264 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:07:17.271 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:07:17.275 | + functions-common:time_stop:2427 : start_time=1782832035269 2026-06-30 15:07:17.279 | + functions-common:time_stop:2429 : [[ -z 1782832035269 ]] 2026-06-30 15:07:17.286 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:07:17.294 | + functions-common:time_stop:2432 : end_time=1782832037288 2026-06-30 15:07:17.296 | + functions-common:time_stop:2433 : elapsed_time=2019 2026-06-30 15:07:17.302 | + functions-common:time_stop:2434 : total=0 2026-06-30 15:07:17.306 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:07:17.309 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2019 2026-06-30 15:07:17.314 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-30 15:07:17.318 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-30 15:07:17.323 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-30 15:07:17.327 | + functions-common:run_process:1676 : local group= 2026-06-30 15:07:17.332 | + functions-common:run_process:1677 : local user=root 2026-06-30 15:07:17.335 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-30 15:07:17.340 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-30 15:07:17.344 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:07:17.349 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:07:17.353 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:07:17.357 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:07:17.362 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:07:17.370 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832037364 2026-06-30 15:07:17.374 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-30 15:07:17.403 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:07:17.409 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:07:17.415 | + functions-common:time_stop:2420 : local name 2026-06-30 15:07:17.421 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:07:17.427 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:07:17.431 | + functions-common:time_stop:2423 : local total 2026-06-30 15:07:17.435 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:07:17.439 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:07:17.444 | + functions-common:time_stop:2427 : start_time=1782832037364 2026-06-30 15:07:17.449 | + functions-common:time_stop:2429 : [[ -z 1782832037364 ]] 2026-06-30 15:07:17.454 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:07:17.460 | + functions-common:time_stop:2432 : end_time=1782832037456 2026-06-30 15:07:17.466 | + functions-common:time_stop:2433 : elapsed_time=92 2026-06-30 15:07:17.469 | + functions-common:time_stop:2434 : total=2019 2026-06-30 15:07:17.474 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:07:17.479 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2111 2026-06-30 15:07:17.485 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-30 15:07:17.516 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:07:17.520 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-30 15:07:17.526 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-30 15:07:17.530 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-30 15:07:17.532 | + functions-common:run_process:1676 : local group= 2026-06-30 15:07:17.534 | + functions-common:run_process:1677 : local user= 2026-06-30 15:07:17.537 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:07:17.538 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-30 15:07:17.540 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:07:17.543 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:07:17.545 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:07:17.547 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:07:17.550 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:07:17.554 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832037551 2026-06-30 15:07:17.556 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-30 15:07:17.585 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:07:17.585 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:07:17.590 | + functions-common:time_stop:2420 : local name 2026-06-30 15:07:17.592 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:07:17.594 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:07:17.596 | + functions-common:time_stop:2423 : local total 2026-06-30 15:07:17.598 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:07:17.601 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:07:17.607 | + functions-common:time_stop:2427 : start_time=1782832037551 2026-06-30 15:07:17.608 | + functions-common:time_stop:2429 : [[ -z 1782832037551 ]] 2026-06-30 15:07:17.610 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:07:17.616 | + functions-common:time_stop:2432 : end_time=1782832037612 2026-06-30 15:07:17.625 | + functions-common:time_stop:2433 : elapsed_time=61 2026-06-30 15:07:17.625 | + functions-common:time_stop:2434 : total=2111 2026-06-30 15:07:17.626 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:07:17.628 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2172 2026-06-30 15:07:17.630 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-30 15:07:17.659 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:07:17.665 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-30 15:07:17.696 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:07:17.699 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-30 15:07:17.730 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:07:17.735 | + ./stack.sh:main:1098 : start_etcd3 2026-06-30 15:07:17.739 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-30 15:07:17.744 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-30 15:07:17.750 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-30 15:07:17.755 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.84:2380' 2026-06-30 15:07:17.759 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.84:2380' 2026-06-30 15:07:17.764 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.84:2379' 2026-06-30 15:07:17.768 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-30 15:07:17.775 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-30 15:07:17.779 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.84:2379' 2026-06-30 15:07:17.782 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-30 15:07:17.786 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-30 15:07:17.790 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-30 15:07:17.795 | + 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.84:2380 --initial-advertise-peer-urls http://192.168.122.84:2380 --advertise-client-urls http://192.168.122.84:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.84:2379 --log-level=debug' '' root 2026-06-30 15:07:17.800 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-30 15:07:17.804 | + 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.84:2380 --initial-advertise-peer-urls http://192.168.122.84:2380 --advertise-client-urls http://192.168.122.84:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.84:2379 --log-level=debug' 2026-06-30 15:07:17.810 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 15:07:17.814 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-30 15:07:17.818 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 15:07:17.822 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 15:07:17.826 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 15:07:17.829 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-30 15:07:17.831 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 15:07:17.836 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-30 15:07:17.942 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:07:18.048 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-30 15:07:18.138 | + 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.84:2380 --initial-advertise-peer-urls http://192.168.122.84:2380 --advertise-client-urls http://192.168.122.84:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.84:2379 --log-level=debug' 2026-06-30 15:07:18.221 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-30 15:07:18.294 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-30 15:07:18.366 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:07:18.439 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 15:07:18.442 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 15:07:18.446 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-30 15:07:18.539 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 15:07:19.028 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-30 15:07:19.108 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-30 15:07:19.197 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-30 15:07:19.276 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-30 15:07:19.356 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-30 15:07:19.361 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 15:07:19.368 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-30 15:07:19.372 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-30 15:07:19.859 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-30 15:07:19.879 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-30 15:07:20.350 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-30 15:07:20.694 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-30 15:07:20.721 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:07:20.726 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-30 15:07:20.730 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-30 15:07:20.734 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-30 15:07:20.752 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-30 15:07:20.771 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-30 15:07:20.775 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-30 15:07:20.779 | + 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.84/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-30 15:07:20.892 | The user clouds.yaml file didn't exist. 2026-06-30 15:07:20.907 | + 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.84/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-30 15:07:21.037 | + 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.84/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-30 15:07:21.181 | + 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.84/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-30 15:07:21.321 | + 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.84/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-30 15:07:21.461 | + 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.84/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-30 15:07:21.609 | + 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.84/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-30 15:07:21.763 | + 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.84/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-30 15:07:21.901 | + 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.84/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-30 15:07:22.043 | + 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.84/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-30 15:07:22.180 | + functions-common:write_clouds_yaml:203 : cat 2026-06-30 15:07:22.188 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-30 15:07:22.192 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-30 15:07:22.196 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-30 15:07:22.203 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-30 15:07:22.208 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-30 15:07:22.211 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-30 15:07:22.235 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:07:22.239 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-30 15:07:22.243 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:07:22.247 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-30 15:07:22.250 | + ./stack.sh:main:1115 : '[' 192.168.122.84 == 192.168.122.84 ']' 2026-06-30 15:07:22.254 | + ./stack.sh:main:1116 : init_keystone 2026-06-30 15:07:22.258 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-30 15:07:22.278 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:07:22.281 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-30 15:07:22.284 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-30 15:07:22.288 | + lib/database:recreate_database:112 : local db=keystone 2026-06-30 15:07:22.291 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-30 15:07:22.294 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-30 15:07:22.297 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-30 15:07:22.306 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:07:22.384 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-30 15:07:22.392 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:07:22.463 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-30 15:07:22.466 | + functions-common:time_start:2406 : local name=dbsync 2026-06-30 15:07:22.470 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:07:22.473 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:07:22.478 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:07:22.483 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832042480 2026-06-30 15:07:22.487 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-30 15:07:23.113 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 15:07:23.113 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:07:23.113 | we strongly recommend against using it for new projects. 2026-06-30 15:07:23.113 | 2026-06-30 15:07:23.113 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:07:23.113 | framework. For more detail see 2026-06-30 15:07:23.113 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:07:23.114 | 2026-06-30 15:07:23.114 | __import__(import_str) 2026-06-30 15:07:26.467 | INFO dbcounter [-] Registered counter for database keystone 2026-06-30 15:07:26.561 | 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=41265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 15:07:26.578 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:07:26.579 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:07:26.580 | DEBUG dbcounter [-] [41265] Writer thread running {{(pid=41265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:07:26.669 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-30 15:07:30.471 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 15:07:30.475 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-30 15:07:30.475 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:07:30.480 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-30 15:07:30.585 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:07:30.591 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-30 15:07:30.638 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:07:30.642 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-30 15:07:30.745 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:07:30.749 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-30 15:07:30.807 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:07:30.814 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-30 15:07:30.918 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:07:30.922 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-30 15:07:30.924 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 15:07:30.926 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-30 15:07:31.021 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:07:31.024 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-30 15:07:31.062 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:07:31.765 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-30 15:07:31.770 | + functions-common:time_stop:2420 : local name 2026-06-30 15:07:31.772 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:07:31.777 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:07:31.780 | + functions-common:time_stop:2423 : local total 2026-06-30 15:07:31.784 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:07:31.789 | + functions-common:time_stop:2426 : name=dbsync 2026-06-30 15:07:31.793 | + functions-common:time_stop:2427 : start_time=1782832042480 2026-06-30 15:07:31.797 | + functions-common:time_stop:2429 : [[ -z 1782832042480 ]] 2026-06-30 15:07:31.802 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:07:31.809 | + functions-common:time_stop:2432 : end_time=1782832051804 2026-06-30 15:07:31.813 | + functions-common:time_stop:2433 : elapsed_time=9324 2026-06-30 15:07:31.816 | + functions-common:time_stop:2434 : total=0 2026-06-30 15:07:31.820 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:07:31.824 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9324 2026-06-30 15:07:31.827 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-30 15:07:31.831 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-30 15:07:31.838 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-30 15:07:32.499 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 15:07:32.499 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:07:32.499 | we strongly recommend against using it for new projects. 2026-06-30 15:07:32.499 | 2026-06-30 15:07:32.499 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:07:32.499 | framework. For more detail see 2026-06-30 15:07:32.500 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:07:32.500 | 2026-06-30 15:07:32.500 | __import__(import_str) 2026-06-30 15:07:35.280 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-30 15:07:35.280 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-30 15:07:35.281 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-30 15:07:35.281 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-30 15:07:35.281 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-30 15:07:35.282 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-30 15:07:35.282 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-30 15:07:35.282 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-30 15:07:35.282 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-30 15:07:35.729 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-30 15:07:35.735 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-30 15:07:36.339 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 15:07:36.339 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:07:36.339 | we strongly recommend against using it for new projects. 2026-06-30 15:07:36.340 | 2026-06-30 15:07:36.340 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:07:36.340 | framework. For more detail see 2026-06-30 15:07:36.340 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:07:36.340 | 2026-06-30 15:07:36.341 | __import__(import_str) 2026-06-30 15:07:39.119 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-30 15:07:39.119 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-30 15:07:39.120 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-30 15:07:39.120 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-30 15:07:39.121 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-30 15:07:39.121 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-30 15:07:39.121 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-30 15:07:39.121 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-30 15:07:39.122 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-30 15:07:39.595 | + ./stack.sh:main:1117 : start_keystone 2026-06-30 15:07:39.599 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-30 15:07:39.605 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-30 15:07:39.608 | + functions-common:run_process:1674 : local service=keystone 2026-06-30 15:07:39.612 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 15:07:39.616 | + functions-common:run_process:1676 : local group= 2026-06-30 15:07:39.618 | + functions-common:run_process:1677 : local user= 2026-06-30 15:07:39.622 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:07:39.626 | + functions-common:run_process:1680 : local name=keystone 2026-06-30 15:07:39.629 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:07:39.633 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:07:39.636 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:07:39.640 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:07:39.644 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:07:39.649 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832059645 2026-06-30 15:07:39.653 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-30 15:07:39.674 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:07:39.678 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-30 15:07:39.684 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-30 15:07:39.686 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 15:07:39.690 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 15:07:39.693 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 15:07:39.696 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-30 15:07:39.700 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-30 15:07:39.704 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-30 15:07:39.708 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-30 15:07:39.711 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:07:39.713 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:07:39.717 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:07:39.721 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:07:39.725 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-30 15:07:39.728 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-30 15:07:39.732 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 15:07:39.736 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-30 15:07:39.739 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-30 15:07:39.742 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-30 15:07:39.745 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-30 15:07:39.747 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 15:07:39.750 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-30 15:07:39.752 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 15:07:39.755 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-30 15:07:39.758 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 15:07:39.763 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-30 15:07:39.850 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:07:39.952 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-30 15:07:40.035 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-30 15:07:40.122 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-30 15:07:40.207 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:07:40.298 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-30 15:07:40.385 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-30 15:07:40.476 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-30 15:07:40.570 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-30 15:07:40.659 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-30 15:07:40.739 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 15:07:40.742 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 15:07:40.746 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-30 15:07:40.841 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 15:07:41.355 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-30 15:07:41.380 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-30 15:07:41.831 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-30 15:07:41.975 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:07:41.980 | + functions-common:time_stop:2420 : local name 2026-06-30 15:07:41.983 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:07:41.986 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:07:41.989 | + functions-common:time_stop:2423 : local total 2026-06-30 15:07:41.992 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:07:41.997 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:07:42.001 | + functions-common:time_stop:2427 : start_time=1782832059645 2026-06-30 15:07:42.008 | + functions-common:time_stop:2429 : [[ -z 1782832059645 ]] 2026-06-30 15:07:42.008 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:07:42.012 | + functions-common:time_stop:2432 : end_time=1782832062009 2026-06-30 15:07:42.016 | + functions-common:time_stop:2433 : elapsed_time=2364 2026-06-30 15:07:42.018 | + functions-common:time_stop:2434 : total=2172 2026-06-30 15:07:42.022 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:07:42.024 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4536 2026-06-30 15:07:42.029 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-30 15:07:42.029 | Waiting for keystone to start... 2026-06-30 15:07:42.032 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.84/identity/v3/ 2026-06-30 15:07:42.036 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.84/identity/v3/ 2026-06-30 15:07:42.040 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 15:07:42.042 | + functions:wait_for_service:477 : local url=http://192.168.122.84/identity/v3/ 2026-06-30 15:07:42.044 | + functions:wait_for_service:478 : local rval=0 2026-06-30 15:07:42.046 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 15:07:42.051 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 15:07:42.051 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:07:42.052 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:07:42.055 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:07:42.058 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832062056 2026-06-30 15:07:42.061 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 15:07:42.063 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:07:42.068 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.84/identity/v3/ 2026-06-30 15:07:42.877 | ++ inc/async:async_inner:64 : rc=0 2026-06-30 15:07:42.913 | [38377 Async install_tempest:38377]: finished successfully 2026-06-30 15:07:47.691 | + :: : [[ 200 == 503 ]] 2026-06-30 15:07:47.693 | + :: : [[ 0 -eq 7 ]] 2026-06-30 15:07:47.698 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 15:07:47.701 | + functions-common:time_stop:2420 : local name 2026-06-30 15:07:47.705 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:07:47.708 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:07:47.712 | + functions-common:time_stop:2423 : local total 2026-06-30 15:07:47.715 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:07:47.718 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 15:07:47.722 | + functions-common:time_stop:2427 : start_time=1782832062056 2026-06-30 15:07:47.725 | + functions-common:time_stop:2429 : [[ -z 1782832062056 ]] 2026-06-30 15:07:47.730 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:07:47.735 | + functions-common:time_stop:2432 : end_time=1782832067732 2026-06-30 15:07:47.739 | + functions-common:time_stop:2433 : elapsed_time=5676 2026-06-30 15:07:47.742 | + functions-common:time_stop:2434 : total=0 2026-06-30 15:07:47.745 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:07:47.748 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5676 2026-06-30 15:07:47.751 | + functions:wait_for_service:486 : return 0 2026-06-30 15:07:47.755 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-30 15:07:47.778 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:07:47.782 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-30 15:07:47.786 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 15:07:47.789 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-30 15:07:48.369 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-30 15:07:48.371 | + 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.84/identity 2026-06-30 15:07:48.976 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 15:07:48.976 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:07:48.976 | we strongly recommend against using it for new projects. 2026-06-30 15:07:48.976 | 2026-06-30 15:07:48.977 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:07:48.977 | framework. For more detail see 2026-06-30 15:07:48.977 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:07:48.977 | 2026-06-30 15:07:48.977 | __import__(import_str) 2026-06-30 15:07:52.148 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.148 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.148 | 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=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.157 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.171 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.171 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.203 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.231 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.231 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.322 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.322 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.322 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.324 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.324 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.324 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.338 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.338 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.339 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.342 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.342 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.349 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.353 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.354 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.354 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.355 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.355 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.356 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.358 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-30 15:07:52.435 | INFO dbcounter [-] Registered counter for database keystone 2026-06-30 15:07:52.520 | 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=42277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 15:07:52.739 | DEBUG dbcounter [-] [42277] Writer thread running {{(pid=42277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:07:52.907 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Created domain default 2026-06-30 15:07:52.974 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Created project admin 2026-06-30 15:07:53.017 | WARNING keystone.common.password_hashing [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-30 15:07:53.044 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Created user admin 2026-06-30 15:07:53.070 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Created role reader 2026-06-30 15:07:53.088 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Created role member 2026-06-30 15:07:53.122 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Created implied role where 2d326b7886bd4acfb8d78869e27cc9bb implies 00d225660fac442e915efbbdcc986402 2026-06-30 15:07:53.141 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Created role manager 2026-06-30 15:07:53.167 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Created implied role where a3ae8c5f8ce643688063d6cf7f7c5ece implies 2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:07:53.190 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Created role admin 2026-06-30 15:07:53.218 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Created implied role where 65f18db3cbec40ba878a8067d92f9f28 implies a3ae8c5f8ce643688063d6cf7f7c5ece 2026-06-30 15:07:53.242 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Created role service 2026-06-30 15:07:53.262 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Granted role admin on project admin to user admin. 2026-06-30 15:07:53.276 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Granted role admin on the system to user admin. 2026-06-30 15:07:53.297 | WARNING py.warnings [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-30 15:07:53.298 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 15:07:53.298 |  2026-06-30 15:07:53.305 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Created region RegionOne 2026-06-30 15:07:53.371 | INFO keystone.cmd.bootstrap [None req-f5830095-af05-4495-9df9-8bd94a0aef26 None None] Created public endpoint http://192.168.122.84/identity 2026-06-30 15:07:53.928 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-30 15:07:53.933 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-30 15:07:53.936 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-30 15:07:53.942 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-30 15:07:59.117 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:07:59.120 | + lib/keystone:create_keystone_accounts:258 : admin_project=5253685b61a94cda80cbbbaf3c664470 2026-06-30 15:07:59.122 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-30 15:07:59.126 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-30 15:08:02.674 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:02.677 | + lib/keystone:create_keystone_accounts:260 : admin_user=15bd52a352424fdd81de3d0c2678df49 2026-06-30 15:08:02.680 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-30 15:08:02.683 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-30 15:08:02.687 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-30 15:08:02.690 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 15bd52a352424fdd81de3d0c2678df49 default 2026-06-30 15:08:02.779 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 15bd52a352424fdd81de3d0c2678df49 default 2026-06-30 15:08:02.820 | [1939 Async ks-domain-role:42396]: running: get_or_add_user_domain_role admin 15bd52a352424fdd81de3d0c2678df49 default 2026-06-30 15:08:02.823 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-30 15:08:02.827 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-30 15:08:02.831 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-30 15:08:07.117 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:07.123 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-30 15:08:07.127 | + functions-common:get_or_create_domain:878 : echo default 2026-06-30 15:08:07.127 | default 2026-06-30 15:08:07.130 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-30 15:08:07.207 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-30 15:08:07.251 | [1939 Async ks-project:42505]: running: get_or_create_project service Default 2026-06-30 15:08:07.254 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-30 15:08:07.318 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-30 15:08:07.357 | [1939 Async ks-service:42599]: running: get_or_create_role service 2026-06-30 15:08:07.361 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-30 15:08:07.423 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-30 15:08:07.500 | [1939 Async ks-reseller:42711]: running: get_or_create_role ResellerAdmin 2026-06-30 15:08:07.506 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-30 15:08:07.509 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-30 15:08:07.639 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-30 15:08:07.729 | [1939 Async ks-anotherrole:42807]: running: get_or_create_role anotherrole 2026-06-30 15:08:07.734 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-30 15:08:07.741 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-30 15:08:07.745 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 15:08:07.752 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-30 15:08:12.514 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:08:12.589 | [42807 Async ks-anotherrole:42807]: finished successfully 2026-06-30 15:08:13.097 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:08:13.169 | [42711 Async ks-reseller:42711]: finished successfully 2026-06-30 15:08:13.314 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:13.322 | ++ functions-common:get_or_create_project:928 : project_id=c3b9a035f9b34177a986cffb78cc8143 2026-06-30 15:08:13.326 | ++ functions-common:get_or_create_project:929 : echo c3b9a035f9b34177a986cffb78cc8143 2026-06-30 15:08:13.330 | + lib/keystone:create_keystone_accounts:288 : invis_project=c3b9a035f9b34177a986cffb78cc8143 2026-06-30 15:08:13.334 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-30 15:08:13.340 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-30 15:08:13.342 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:08:13.345 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 15:08:13.351 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-30 15:08:13.390 | [42505 Async ks-project:42505]: finished successfully 2026-06-30 15:08:13.971 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:08:14.010 | [42599 Async ks-service:42599]: finished successfully 2026-06-30 15:08:14.443 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:08:14.467 | [42396 Async ks-domain-role:42396]: finished successfully 2026-06-30 15:08:17.530 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:17.535 | ++ functions-common:get_or_create_project:928 : project_id=957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:17.539 | ++ functions-common:get_or_create_project:929 : echo 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:17.543 | + lib/keystone:create_keystone_accounts:292 : demo_project=957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:17.546 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-30 15:08:17.550 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-30 15:08:17.554 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 15:08:17.557 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-30 15:08:17.561 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-30 15:08:17.566 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-30 15:08:21.688 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:21.692 | ++ functions-common:get_or_create_user:915 : user_id=55e584baa6474568937616912e67d17b 2026-06-30 15:08:21.696 | ++ functions-common:get_or_create_user:916 : echo 55e584baa6474568937616912e67d17b 2026-06-30 15:08:21.700 | + lib/keystone:create_keystone_accounts:295 : demo_user=55e584baa6474568937616912e67d17b 2026-06-30 15:08:21.705 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-30 15:08:21.768 | [1939 Async ks-domain-role:42396]: Waiting for completion of get_or_add_user_domain_role admin 15bd52a352424fdd81de3d0c2678df49 default running on PID 42396 (6 other jobs running) 2026-06-30 15:08:21.803 | [1939 Async ks-domain-role:42396]: Signaling child to exit 2026-06-30 15:08:21.804 | WAKEUP 2026-06-30 15:08:21.837 | [1939 Async ks-domain-role:42396]: Signaled 2026-06-30 15:08:21.839 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-30 15:08:21.839 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 15bd52a352424fdd81de3d0c2678df49 --domain default 2026-06-30 15:08:21.839 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 15bd52a352424fdd81de3d0c2678df49 --domain default -c Role -f value 2026-06-30 15:08:21.840 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:21.840 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:08:21.840 | + functions-common:get_or_add_user_domain_role:999 : echo 65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:08:21.840 | 65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:08:21.903 | [1939 Async ks-domain-role:42396]: finished get_or_add_user_domain_role admin 15bd52a352424fdd81de3d0c2678df49 default with result 0 in 11 seconds 2026-06-30 15:08:21.915 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-30 15:08:21.961 | [1939 Async ks-project:42505]: Waiting for completion of get_or_create_project service Default running on PID 42505 (5 other jobs running) 2026-06-30 15:08:21.991 | [1939 Async ks-project:42505]: Signaling child to exit 2026-06-30 15:08:21.992 | WAKEUP 2026-06-30 15:08:22.020 | [1939 Async ks-project:42505]: Signaled 2026-06-30 15:08:22.022 | + functions-common:get_or_create_project:922 : local project_id 2026-06-30 15:08:22.022 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-30 15:08:22.022 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:22.022 | + functions-common:get_or_create_project:928 : project_id=5da7d19058964af9979e71b388e0415c 2026-06-30 15:08:22.022 | + functions-common:get_or_create_project:929 : echo 5da7d19058964af9979e71b388e0415c 2026-06-30 15:08:22.022 | 5da7d19058964af9979e71b388e0415c 2026-06-30 15:08:22.079 | [1939 Async ks-project:42505]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-30 15:08:22.124 | [1939 Async ks-service:42599]: Waiting for completion of get_or_create_role service running on PID 42599 (4 other jobs running) 2026-06-30 15:08:22.158 | [1939 Async ks-service:42599]: Signaling child to exit 2026-06-30 15:08:22.158 | WAKEUP 2026-06-30 15:08:22.187 | [1939 Async ks-service:42599]: Signaled 2026-06-30 15:08:22.190 | + functions-common:get_or_create_role:935 : local role_id 2026-06-30 15:08:22.190 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-30 15:08:22.190 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:22.190 | + functions-common:get_or_create_role:940 : role_id=c38df41fe763458ba60a62f7471403ff 2026-06-30 15:08:22.190 | + functions-common:get_or_create_role:941 : echo c38df41fe763458ba60a62f7471403ff 2026-06-30 15:08:22.190 | c38df41fe763458ba60a62f7471403ff 2026-06-30 15:08:22.246 | [1939 Async ks-service:42599]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-30 15:08:22.292 | [1939 Async ks-reseller:42711]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42711 (3 other jobs running) 2026-06-30 15:08:22.324 | [1939 Async ks-reseller:42711]: Signaling child to exit 2026-06-30 15:08:22.324 | WAKEUP 2026-06-30 15:08:22.349 | [1939 Async ks-reseller:42711]: Signaled 2026-06-30 15:08:22.351 | + functions-common:get_or_create_role:935 : local role_id 2026-06-30 15:08:22.351 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-30 15:08:22.352 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:22.352 | + functions-common:get_or_create_role:940 : role_id=918674d86d2e4180810f53ae72576e92 2026-06-30 15:08:22.352 | + functions-common:get_or_create_role:941 : echo 918674d86d2e4180810f53ae72576e92 2026-06-30 15:08:22.352 | 918674d86d2e4180810f53ae72576e92 2026-06-30 15:08:22.406 | [1939 Async ks-reseller:42711]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-30 15:08:22.453 | [1939 Async ks-anotherrole:42807]: Waiting for completion of get_or_create_role anotherrole running on PID 42807 (2 other jobs running) 2026-06-30 15:08:22.485 | [1939 Async ks-anotherrole:42807]: Signaling child to exit 2026-06-30 15:08:22.485 | WAKEUP 2026-06-30 15:08:22.512 | [1939 Async ks-anotherrole:42807]: Signaled 2026-06-30 15:08:22.515 | + functions-common:get_or_create_role:935 : local role_id 2026-06-30 15:08:22.515 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-30 15:08:22.515 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:22.515 | + functions-common:get_or_create_role:940 : role_id=88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:08:22.515 | + functions-common:get_or_create_role:941 : echo 88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:08:22.515 | 88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:08:22.572 | [1939 Async ks-anotherrole:42807]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-30 15:08:22.579 | + inc/async:async_wait:197 : return 0 2026-06-30 15:08:22.583 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 55e584baa6474568937616912e67d17b 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:22.672 | + inc/async:async_inner:63 : get_or_add_user_project_role member 55e584baa6474568937616912e67d17b 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:22.726 | [1939 Async ks-demo-member:43644]: running: get_or_add_user_project_role member 55e584baa6474568937616912e67d17b 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:22.729 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 15bd52a352424fdd81de3d0c2678df49 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:22.813 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 15bd52a352424fdd81de3d0c2678df49 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:22.867 | [1939 Async ks-demo-admin:43740]: running: get_or_add_user_project_role admin 15bd52a352424fdd81de3d0c2678df49 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:22.867 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 55e584baa6474568937616912e67d17b 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:22.967 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 55e584baa6474568937616912e67d17b 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:23.027 | [1939 Async ks-demo-another:43836]: running: get_or_add_user_project_role anotherrole 55e584baa6474568937616912e67d17b 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:23.029 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 55e584baa6474568937616912e67d17b c3b9a035f9b34177a986cffb78cc8143 2026-06-30 15:08:23.099 | + inc/async:async_inner:63 : get_or_add_user_project_role member 55e584baa6474568937616912e67d17b c3b9a035f9b34177a986cffb78cc8143 2026-06-30 15:08:23.172 | [1939 Async ks-demo-invis:43932]: running: get_or_add_user_project_role member 55e584baa6474568937616912e67d17b c3b9a035f9b34177a986cffb78cc8143 2026-06-30 15:08:23.174 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-30 15:08:23.185 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-30 15:08:23.192 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 15:08:23.198 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-30 15:08:23.204 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-30 15:08:23.214 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-30 15:08:28.565 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:28.572 | ++ functions-common:get_or_create_user:915 : user_id=2e76bbfc60814dff9e576f2a342f2ea5 2026-06-30 15:08:28.587 | ++ functions-common:get_or_create_user:916 : echo 2e76bbfc60814dff9e576f2a342f2ea5 2026-06-30 15:08:28.587 | + lib/keystone:create_keystone_accounts:308 : demo_reader=2e76bbfc60814dff9e576f2a342f2ea5 2026-06-30 15:08:28.588 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 2e76bbfc60814dff9e576f2a342f2ea5 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:28.758 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2e76bbfc60814dff9e576f2a342f2ea5 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:28.845 | [1939 Async ks-demo-reader:44085]: running: get_or_add_user_project_role reader 2e76bbfc60814dff9e576f2a342f2ea5 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:08:28.848 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-30 15:08:28.857 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-30 15:08:28.863 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 15:08:28.872 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-30 15:08:35.069 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:35.076 | ++ functions-common:get_or_create_project:928 : project_id=1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:35.082 | ++ functions-common:get_or_create_project:929 : echo 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:35.093 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:35.100 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-30 15:08:35.116 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-30 15:08:35.122 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 15:08:35.134 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-30 15:08:35.143 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-30 15:08:35.157 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-30 15:08:35.310 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:08:35.380 | [43740 Async ks-demo-admin:43740]: finished successfully 2026-06-30 15:08:36.091 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:08:36.138 | [43644 Async ks-demo-member:43644]: finished successfully 2026-06-30 15:08:37.199 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:08:37.227 | [43932 Async ks-demo-invis:43932]: finished successfully 2026-06-30 15:08:37.276 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:08:37.296 | [43836 Async ks-demo-another:43836]: finished successfully 2026-06-30 15:08:39.395 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:39.397 | ++ functions-common:get_or_create_user:915 : user_id=0080caa70b114c1d9da42efcf51d6548 2026-06-30 15:08:39.399 | ++ functions-common:get_or_create_user:916 : echo 0080caa70b114c1d9da42efcf51d6548 2026-06-30 15:08:39.402 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=0080caa70b114c1d9da42efcf51d6548 2026-06-30 15:08:39.407 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 0080caa70b114c1d9da42efcf51d6548 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:39.494 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0080caa70b114c1d9da42efcf51d6548 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:39.552 | [1939 Async ks-alt-admin:44528]: running: get_or_add_user_project_role admin 0080caa70b114c1d9da42efcf51d6548 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:39.558 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0080caa70b114c1d9da42efcf51d6548 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:39.635 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0080caa70b114c1d9da42efcf51d6548 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:39.691 | [1939 Async ks-alt-another:44624]: running: get_or_add_user_project_role anotherrole 0080caa70b114c1d9da42efcf51d6548 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:39.693 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-30 15:08:39.696 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-30 15:08:39.698 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 15:08:39.700 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-30 15:08:39.703 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-30 15:08:39.709 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-30 15:08:40.316 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:08:40.342 | [44085 Async ks-demo-reader:44085]: finished successfully 2026-06-30 15:08:43.807 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:43.812 | ++ functions-common:get_or_create_user:915 : user_id=9dcd8734b14d4418b90b896d1f9c93e0 2026-06-30 15:08:43.817 | ++ functions-common:get_or_create_user:916 : echo 9dcd8734b14d4418b90b896d1f9c93e0 2026-06-30 15:08:43.823 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=9dcd8734b14d4418b90b896d1f9c93e0 2026-06-30 15:08:43.828 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 9dcd8734b14d4418b90b896d1f9c93e0 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:43.923 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9dcd8734b14d4418b90b896d1f9c93e0 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:43.996 | [1939 Async ks-alt-member-user:44800]: running: get_or_add_user_project_role member 9dcd8734b14d4418b90b896d1f9c93e0 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:43.997 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-30 15:08:44.003 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-30 15:08:44.009 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 15:08:44.012 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-30 15:08:44.017 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-30 15:08:44.025 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-30 15:08:47.994 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:48.000 | ++ functions-common:get_or_create_user:915 : user_id=121117e087614648b4755509f341306f 2026-06-30 15:08:48.004 | ++ functions-common:get_or_create_user:916 : echo 121117e087614648b4755509f341306f 2026-06-30 15:08:48.011 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=121117e087614648b4755509f341306f 2026-06-30 15:08:48.016 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 121117e087614648b4755509f341306f 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:48.120 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 121117e087614648b4755509f341306f 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:48.188 | [1939 Async ks-alt-reader-user:44974]: running: get_or_add_user_project_role reader 121117e087614648b4755509f341306f 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:08:48.195 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-30 15:08:48.196 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 15:08:48.199 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-30 15:08:48.201 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-30 15:08:48.208 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-30 15:08:49.516 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:08:49.586 | [44624 Async ks-alt-another:44624]: finished successfully 2026-06-30 15:08:49.968 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:08:50.001 | [44528 Async ks-alt-admin:44528]: finished successfully 2026-06-30 15:08:52.333 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:52.341 | ++ functions-common:get_or_create_user:915 : user_id=423970196bd84ce7906b85677a234510 2026-06-30 15:08:52.346 | ++ functions-common:get_or_create_user:916 : echo 423970196bd84ce7906b85677a234510 2026-06-30 15:08:52.352 | + lib/keystone:create_keystone_accounts:340 : system_member_user=423970196bd84ce7906b85677a234510 2026-06-30 15:08:52.359 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 423970196bd84ce7906b85677a234510 all 2026-06-30 15:08:52.448 | + inc/async:async_inner:63 : get_or_add_user_system_role member 423970196bd84ce7906b85677a234510 all 2026-06-30 15:08:52.494 | [1939 Async ks-system-member:45204]: running: get_or_add_user_system_role member 423970196bd84ce7906b85677a234510 all 2026-06-30 15:08:52.499 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-30 15:08:52.502 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 15:08:52.505 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-30 15:08:52.508 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-30 15:08:52.513 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-30 15:08:54.031 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:08:54.057 | [44800 Async ks-alt-member-user:44800]: finished successfully 2026-06-30 15:08:56.594 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:08:56.599 | ++ functions-common:get_or_create_user:915 : user_id=3e025556f1c04c31bb971a698894c017 2026-06-30 15:08:56.601 | ++ functions-common:get_or_create_user:916 : echo 3e025556f1c04c31bb971a698894c017 2026-06-30 15:08:56.604 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=3e025556f1c04c31bb971a698894c017 2026-06-30 15:08:56.608 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 3e025556f1c04c31bb971a698894c017 all 2026-06-30 15:08:56.699 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 3e025556f1c04c31bb971a698894c017 all 2026-06-30 15:08:56.761 | [1939 Async ks-system-reader:45410]: running: get_or_add_user_system_role reader 3e025556f1c04c31bb971a698894c017 all 2026-06-30 15:08:56.767 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-30 15:08:56.773 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-30 15:08:56.777 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-30 15:08:56.782 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-30 15:08:56.789 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-30 15:08:57.725 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:08:57.749 | [44974 Async ks-alt-reader-user:44974]: finished successfully 2026-06-30 15:09:00.714 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:00.721 | ++ functions-common:get_or_create_group:892 : group_id=f8573f5c6c5a434c962f4746de247b19 2026-06-30 15:09:00.725 | ++ functions-common:get_or_create_group:893 : echo f8573f5c6c5a434c962f4746de247b19 2026-06-30 15:09:00.732 | + lib/keystone:create_keystone_accounts:350 : admin_group=f8573f5c6c5a434c962f4746de247b19 2026-06-30 15:09:00.738 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-30 15:09:00.741 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-30 15:09:00.745 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-30 15:09:00.748 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-30 15:09:00.756 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-30 15:09:04.613 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:04.617 | ++ functions-common:get_or_create_group:892 : group_id=abbe6692c88045bf95e04a5374e76825 2026-06-30 15:09:04.619 | ++ functions-common:get_or_create_group:893 : echo abbe6692c88045bf95e04a5374e76825 2026-06-30 15:09:04.622 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=abbe6692c88045bf95e04a5374e76825 2026-06-30 15:09:04.624 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member abbe6692c88045bf95e04a5374e76825 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:09:04.713 | + inc/async:async_inner:63 : get_or_add_group_project_role member abbe6692c88045bf95e04a5374e76825 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:09:04.763 | [1939 Async ks-group-memberdemo:45673]: running: get_or_add_group_project_role member abbe6692c88045bf95e04a5374e76825 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:09:04.769 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole abbe6692c88045bf95e04a5374e76825 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:09:04.875 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole abbe6692c88045bf95e04a5374e76825 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:09:04.969 | [1939 Async ks-group-anotherdemo:45752]: running: get_or_add_group_project_role anotherrole abbe6692c88045bf95e04a5374e76825 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:09:04.980 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member abbe6692c88045bf95e04a5374e76825 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:09:05.112 | + inc/async:async_inner:63 : get_or_add_group_project_role member abbe6692c88045bf95e04a5374e76825 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:09:05.227 | [1939 Async ks-group-memberalt:45831]: running: get_or_add_group_project_role member abbe6692c88045bf95e04a5374e76825 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:09:05.234 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole abbe6692c88045bf95e04a5374e76825 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:09:05.435 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole abbe6692c88045bf95e04a5374e76825 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:09:05.546 | [1939 Async ks-group-anotheralt:45910]: running: get_or_add_group_project_role anotherrole abbe6692c88045bf95e04a5374e76825 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:09:05.554 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin f8573f5c6c5a434c962f4746de247b19 5253685b61a94cda80cbbbaf3c664470 2026-06-30 15:09:05.730 | + inc/async:async_inner:63 : get_or_add_group_project_role admin f8573f5c6c5a434c962f4746de247b19 5253685b61a94cda80cbbbaf3c664470 2026-06-30 15:09:05.824 | [1939 Async ks-group-admin:45989]: running: get_or_add_group_project_role admin f8573f5c6c5a434c962f4746de247b19 5253685b61a94cda80cbbbaf3c664470 2026-06-30 15:09:05.834 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-30 15:09:05.978 | [1939 Async ks-demo-member:43644]: Waiting for completion of get_or_add_user_project_role member 55e584baa6474568937616912e67d17b 957d1ac8dafb4c32a2790b6fdc296221 running on PID 43644 (17 other jobs running) 2026-06-30 15:09:06.041 | [1939 Async ks-demo-member:43644]: Signaling child to exit 2026-06-30 15:09:06.044 | WAKEUP 2026-06-30 15:09:06.099 | [1939 Async ks-demo-member:43644]: Signaled 2026-06-30 15:09:06.101 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:09:06.101 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:09:06.101 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 15:09:06.101 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:09:06.101 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:09:06.101 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 15:09:06.101 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 15:09:06.101 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 15:09:06.101 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 15:09:06.101 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 55e584baa6474568937616912e67d17b --project 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:09:06.101 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 55e584baa6474568937616912e67d17b --project 957d1ac8dafb4c32a2790b6fdc296221 -c Role -f value 2026-06-30 15:09:06.102 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:06.102 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:06.102 | + functions-common:get_or_add_user_project_role:980 : echo 2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:06.102 | 2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:06.224 | [1939 Async ks-demo-member:43644]: finished get_or_add_user_project_role member 55e584baa6474568937616912e67d17b 957d1ac8dafb4c32a2790b6fdc296221 with result 0 in 13 seconds 2026-06-30 15:09:06.327 | [1939 Async ks-demo-admin:43740]: Waiting for completion of get_or_add_user_project_role admin 15bd52a352424fdd81de3d0c2678df49 957d1ac8dafb4c32a2790b6fdc296221 running on PID 43740 (16 other jobs running) 2026-06-30 15:09:06.393 | [1939 Async ks-demo-admin:43740]: Signaling child to exit 2026-06-30 15:09:06.397 | WAKEUP 2026-06-30 15:09:06.461 | [1939 Async ks-demo-admin:43740]: Signaled 2026-06-30 15:09:06.463 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:09:06.463 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:09:06.463 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 15:09:06.463 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:09:06.463 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:09:06.463 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 15:09:06.464 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 15:09:06.464 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 15:09:06.464 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 15:09:06.464 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 15bd52a352424fdd81de3d0c2678df49 --project 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:09:06.464 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 15bd52a352424fdd81de3d0c2678df49 --project 957d1ac8dafb4c32a2790b6fdc296221 -c Role -f value 2026-06-30 15:09:06.464 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:06.464 | + functions-common:get_or_add_user_project_role:979 : user_role_id=65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:09:06.464 | + functions-common:get_or_add_user_project_role:980 : echo 65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:09:06.464 | 65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:09:06.506 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:09:06.568 | [45204 Async ks-system-member:45204]: finished successfully 2026-06-30 15:09:06.584 | [1939 Async ks-demo-admin:43740]: finished get_or_add_user_project_role admin 15bd52a352424fdd81de3d0c2678df49 957d1ac8dafb4c32a2790b6fdc296221 with result 0 in 12 seconds 2026-06-30 15:09:06.681 | [1939 Async ks-demo-another:43836]: Waiting for completion of get_or_add_user_project_role anotherrole 55e584baa6474568937616912e67d17b 957d1ac8dafb4c32a2790b6fdc296221 running on PID 43836 (15 other jobs running) 2026-06-30 15:09:06.737 | [1939 Async ks-demo-another:43836]: Signaling child to exit 2026-06-30 15:09:06.738 | WAKEUP 2026-06-30 15:09:06.797 | [1939 Async ks-demo-another:43836]: Signaled 2026-06-30 15:09:06.797 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:09:06.797 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:09:06.797 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 15:09:06.797 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:09:06.797 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:09:06.797 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 15:09:06.798 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 15:09:06.798 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 15:09:06.798 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 15:09:06.798 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 55e584baa6474568937616912e67d17b --project 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:09:06.798 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 55e584baa6474568937616912e67d17b --project 957d1ac8dafb4c32a2790b6fdc296221 -c Role -f value 2026-06-30 15:09:06.798 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:06.798 | + functions-common:get_or_add_user_project_role:979 : user_role_id=88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:09:06.798 | + functions-common:get_or_add_user_project_role:980 : echo 88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:09:06.798 | 88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:09:06.915 | [1939 Async ks-demo-another:43836]: finished get_or_add_user_project_role anotherrole 55e584baa6474568937616912e67d17b 957d1ac8dafb4c32a2790b6fdc296221 with result 0 in 14 seconds 2026-06-30 15:09:07.003 | [1939 Async ks-demo-invis:43932]: Waiting for completion of get_or_add_user_project_role member 55e584baa6474568937616912e67d17b c3b9a035f9b34177a986cffb78cc8143 running on PID 43932 (14 other jobs running) 2026-06-30 15:09:07.062 | [1939 Async ks-demo-invis:43932]: Signaling child to exit 2026-06-30 15:09:07.063 | WAKEUP 2026-06-30 15:09:07.115 | [1939 Async ks-demo-invis:43932]: Signaled 2026-06-30 15:09:07.115 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:09:07.115 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:09:07.115 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 15:09:07.115 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:09:07.115 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:09:07.115 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 15:09:07.115 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 15:09:07.116 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 15:09:07.116 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 15:09:07.116 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 55e584baa6474568937616912e67d17b --project c3b9a035f9b34177a986cffb78cc8143 2026-06-30 15:09:07.116 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 55e584baa6474568937616912e67d17b --project c3b9a035f9b34177a986cffb78cc8143 -c Role -f value 2026-06-30 15:09:07.116 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:07.116 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:07.116 | + functions-common:get_or_add_user_project_role:980 : echo 2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:07.116 | 2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:07.216 | [1939 Async ks-demo-invis:43932]: finished get_or_add_user_project_role member 55e584baa6474568937616912e67d17b c3b9a035f9b34177a986cffb78cc8143 with result 0 in 14 seconds 2026-06-30 15:09:07.317 | [1939 Async ks-demo-reader:44085]: Waiting for completion of get_or_add_user_project_role reader 2e76bbfc60814dff9e576f2a342f2ea5 957d1ac8dafb4c32a2790b6fdc296221 running on PID 44085 (13 other jobs running) 2026-06-30 15:09:07.374 | [1939 Async ks-demo-reader:44085]: Signaling child to exit 2026-06-30 15:09:07.376 | WAKEUP 2026-06-30 15:09:07.434 | [1939 Async ks-demo-reader:44085]: Signaled 2026-06-30 15:09:07.436 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:09:07.436 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:09:07.436 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 15:09:07.436 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:09:07.436 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:09:07.436 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 15:09:07.436 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 15:09:07.436 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 15:09:07.436 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 15:09:07.437 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 2e76bbfc60814dff9e576f2a342f2ea5 --project 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:09:07.437 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2e76bbfc60814dff9e576f2a342f2ea5 --project 957d1ac8dafb4c32a2790b6fdc296221 -c Role -f value 2026-06-30 15:09:07.437 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:07.437 | + functions-common:get_or_add_user_project_role:979 : user_role_id=00d225660fac442e915efbbdcc986402 2026-06-30 15:09:07.437 | + functions-common:get_or_add_user_project_role:980 : echo 00d225660fac442e915efbbdcc986402 2026-06-30 15:09:07.437 | 00d225660fac442e915efbbdcc986402 2026-06-30 15:09:07.540 | [1939 Async ks-demo-reader:44085]: finished get_or_add_user_project_role reader 2e76bbfc60814dff9e576f2a342f2ea5 957d1ac8dafb4c32a2790b6fdc296221 with result 0 in 11 seconds 2026-06-30 15:09:07.547 | + inc/async:async_wait:197 : return 0 2026-06-30 15:09:07.560 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-30 15:09:07.666 | [1939 Async ks-alt-admin:44528]: Waiting for completion of get_or_add_user_project_role admin 0080caa70b114c1d9da42efcf51d6548 1f8ed4690d71490295dcd17ac65755ba running on PID 44528 (12 other jobs running) 2026-06-30 15:09:07.721 | [1939 Async ks-alt-admin:44528]: Signaling child to exit 2026-06-30 15:09:07.722 | WAKEUP 2026-06-30 15:09:07.769 | [1939 Async ks-alt-admin:44528]: Signaled 2026-06-30 15:09:07.770 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:09:07.770 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:09:07.770 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 15:09:07.770 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:09:07.770 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:09:07.770 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 15:09:07.771 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 15:09:07.771 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 15:09:07.771 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 15:09:07.771 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 0080caa70b114c1d9da42efcf51d6548 --project 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:09:07.771 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0080caa70b114c1d9da42efcf51d6548 --project 1f8ed4690d71490295dcd17ac65755ba -c Role -f value 2026-06-30 15:09:07.771 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:07.771 | + functions-common:get_or_add_user_project_role:979 : user_role_id=65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:09:07.771 | + functions-common:get_or_add_user_project_role:980 : echo 65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:09:07.771 | 65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:09:07.855 | [1939 Async ks-alt-admin:44528]: finished get_or_add_user_project_role admin 0080caa70b114c1d9da42efcf51d6548 1f8ed4690d71490295dcd17ac65755ba with result 0 in 10 seconds 2026-06-30 15:09:07.907 | [1939 Async ks-alt-another:44624]: Waiting for completion of get_or_add_user_project_role anotherrole 0080caa70b114c1d9da42efcf51d6548 1f8ed4690d71490295dcd17ac65755ba running on PID 44624 (11 other jobs running) 2026-06-30 15:09:07.946 | [1939 Async ks-alt-another:44624]: Signaling child to exit 2026-06-30 15:09:07.949 | WAKEUP 2026-06-30 15:09:07.984 | [1939 Async ks-alt-another:44624]: Signaled 2026-06-30 15:09:07.986 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:09:07.986 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:09:07.986 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 15:09:07.986 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:09:07.986 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:09:07.986 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 15:09:07.987 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 15:09:07.987 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 15:09:07.987 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 15:09:07.987 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 0080caa70b114c1d9da42efcf51d6548 --project 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:09:07.987 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0080caa70b114c1d9da42efcf51d6548 --project 1f8ed4690d71490295dcd17ac65755ba -c Role -f value 2026-06-30 15:09:07.987 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:07.987 | + functions-common:get_or_add_user_project_role:979 : user_role_id=88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:09:07.987 | + functions-common:get_or_add_user_project_role:980 : echo 88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:09:07.987 | 88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:09:08.068 | [1939 Async ks-alt-another:44624]: finished get_or_add_user_project_role anotherrole 0080caa70b114c1d9da42efcf51d6548 1f8ed4690d71490295dcd17ac65755ba with result 0 in 9 seconds 2026-06-30 15:09:08.134 | [1939 Async ks-alt-member-user:44800]: Waiting for completion of get_or_add_user_project_role member 9dcd8734b14d4418b90b896d1f9c93e0 1f8ed4690d71490295dcd17ac65755ba running on PID 44800 (10 other jobs running) 2026-06-30 15:09:08.177 | [1939 Async ks-alt-member-user:44800]: Signaling child to exit 2026-06-30 15:09:08.179 | WAKEUP 2026-06-30 15:09:08.217 | [1939 Async ks-alt-member-user:44800]: Signaled 2026-06-30 15:09:08.218 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:09:08.219 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:09:08.219 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 15:09:08.219 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:09:08.219 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:09:08.219 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 15:09:08.219 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 15:09:08.219 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 15:09:08.219 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 15:09:08.219 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 9dcd8734b14d4418b90b896d1f9c93e0 --project 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:09:08.219 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9dcd8734b14d4418b90b896d1f9c93e0 --project 1f8ed4690d71490295dcd17ac65755ba -c Role -f value 2026-06-30 15:09:08.219 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:08.220 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:08.220 | + functions-common:get_or_add_user_project_role:980 : echo 2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:08.220 | 2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:08.305 | [1939 Async ks-alt-member-user:44800]: finished get_or_add_user_project_role member 9dcd8734b14d4418b90b896d1f9c93e0 1f8ed4690d71490295dcd17ac65755ba with result 0 in 10 seconds 2026-06-30 15:09:08.379 | [1939 Async ks-alt-reader-user:44974]: Waiting for completion of get_or_add_user_project_role reader 121117e087614648b4755509f341306f 1f8ed4690d71490295dcd17ac65755ba running on PID 44974 (9 other jobs running) 2026-06-30 15:09:08.434 | [1939 Async ks-alt-reader-user:44974]: Signaling child to exit 2026-06-30 15:09:08.434 | WAKEUP 2026-06-30 15:09:08.476 | [1939 Async ks-alt-reader-user:44974]: Signaled 2026-06-30 15:09:08.476 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:09:08.476 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:09:08.476 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-30 15:09:08.476 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:09:08.476 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:09:08.476 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 15:09:08.476 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 15:09:08.477 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 15:09:08.477 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-30 15:09:08.477 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 121117e087614648b4755509f341306f --project 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:09:08.477 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 121117e087614648b4755509f341306f --project 1f8ed4690d71490295dcd17ac65755ba -c Role -f value 2026-06-30 15:09:08.477 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:08.477 | + functions-common:get_or_add_user_project_role:979 : user_role_id=00d225660fac442e915efbbdcc986402 2026-06-30 15:09:08.477 | + functions-common:get_or_add_user_project_role:980 : echo 00d225660fac442e915efbbdcc986402 2026-06-30 15:09:08.477 | 00d225660fac442e915efbbdcc986402 2026-06-30 15:09:08.560 | [1939 Async ks-alt-reader-user:44974]: finished get_or_add_user_project_role reader 121117e087614648b4755509f341306f 1f8ed4690d71490295dcd17ac65755ba with result 0 in 9 seconds 2026-06-30 15:09:08.572 | + inc/async:async_wait:197 : return 0 2026-06-30 15:09:08.574 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-30 15:09:08.680 | [1939 Async ks-system-member:45204]: Waiting for completion of get_or_add_user_system_role member 423970196bd84ce7906b85677a234510 all running on PID 45204 (8 other jobs running) 2026-06-30 15:09:08.741 | [1939 Async ks-system-member:45204]: Signaling child to exit 2026-06-30 15:09:08.742 | WAKEUP 2026-06-30 15:09:08.815 | [1939 Async ks-system-member:45204]: Signaled 2026-06-30 15:09:08.817 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-30 15:09:08.817 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-30 15:09:08.817 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-30 15:09:08.817 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:09:08.817 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:09:08.817 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 15:09:08.817 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 15:09:08.818 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 15:09:08.818 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-30 15:09:08.818 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 423970196bd84ce7906b85677a234510 --system all -f value -c Role 2026-06-30 15:09:08.818 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:08.818 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-30 15:09:08.818 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-30 15:09:08.818 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 423970196bd84ce7906b85677a234510 --system all 2026-06-30 15:09:08.818 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 423970196bd84ce7906b85677a234510 --system all -f value -c Role 2026-06-30 15:09:08.818 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:08.818 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-30 15:09:08.818 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-30 15:09:08.819 | 2026-06-30 15:09:08.925 | [1939 Async ks-system-member:45204]: finished get_or_add_user_system_role member 423970196bd84ce7906b85677a234510 all with result 0 in 14 seconds 2026-06-30 15:09:08.986 | [1939 Async ks-system-reader:45410]: Waiting for completion of get_or_add_user_system_role reader 3e025556f1c04c31bb971a698894c017 all running on PID 45410 (7 other jobs running) 2026-06-30 15:09:09.031 | [1939 Async ks-system-reader:45410]: Signaling child to exit 2026-06-30 15:09:13.177 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:09:13.235 | [45410 Async ks-system-reader:45410]: finished successfully 2026-06-30 15:09:13.283 | WAKEUP 2026-06-30 15:09:13.321 | [1939 Async ks-system-reader:45410]: Signaled 2026-06-30 15:09:13.324 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-30 15:09:13.324 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-30 15:09:13.324 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-30 15:09:13.324 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:09:13.324 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:09:13.324 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-30 15:09:13.324 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-30 15:09:13.324 | ++ functions-common:_get_domain_args:957 : echo 2026-06-30 15:09:13.325 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-30 15:09:13.325 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3e025556f1c04c31bb971a698894c017 --system all -f value -c Role 2026-06-30 15:09:13.325 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:13.325 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-30 15:09:13.325 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-30 15:09:13.325 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 3e025556f1c04c31bb971a698894c017 --system all 2026-06-30 15:09:13.325 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3e025556f1c04c31bb971a698894c017 --system all -f value -c Role 2026-06-30 15:09:13.325 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:13.325 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=00d225660fac442e915efbbdcc986402 2026-06-30 15:09:13.325 | + functions-common:get_or_add_user_system_role:1030 : echo 00d225660fac442e915efbbdcc986402 2026-06-30 15:09:13.326 | 00d225660fac442e915efbbdcc986402 2026-06-30 15:09:13.413 | [1939 Async ks-system-reader:45410]: finished get_or_add_user_system_role reader 3e025556f1c04c31bb971a698894c017 all with result 0 in 16 seconds 2026-06-30 15:09:13.419 | + inc/async:async_wait:197 : return 0 2026-06-30 15:09:13.425 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-30 15:09:13.518 | [1939 Async ks-group-memberdemo:45673]: Waiting for completion of get_or_add_group_project_role member abbe6692c88045bf95e04a5374e76825 957d1ac8dafb4c32a2790b6fdc296221 running on PID 45673 (6 other jobs running) 2026-06-30 15:09:13.563 | [1939 Async ks-group-memberdemo:45673]: Signaling child to exit 2026-06-30 15:09:16.499 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:09:16.529 | [45673 Async ks-group-memberdemo:45673]: finished successfully 2026-06-30 15:09:16.569 | WAKEUP 2026-06-30 15:09:16.599 | [1939 Async ks-group-memberdemo:45673]: Signaled 2026-06-30 15:09:16.600 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 15:09:16.600 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group abbe6692c88045bf95e04a5374e76825 --project 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:09:16.600 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group abbe6692c88045bf95e04a5374e76825 --project 957d1ac8dafb4c32a2790b6fdc296221 -f value -c Role 2026-06-30 15:09:16.600 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:16.600 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:16.601 | + functions-common:get_or_add_group_project_role:1049 : echo 2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:16.601 | 2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:16.657 | [1939 Async ks-group-memberdemo:45673]: finished get_or_add_group_project_role member abbe6692c88045bf95e04a5374e76825 957d1ac8dafb4c32a2790b6fdc296221 with result 0 in 11 seconds 2026-06-30 15:09:16.714 | [1939 Async ks-group-anotherdemo:45752]: Waiting for completion of get_or_add_group_project_role anotherrole abbe6692c88045bf95e04a5374e76825 957d1ac8dafb4c32a2790b6fdc296221 running on PID 45752 (5 other jobs running) 2026-06-30 15:09:16.762 | [1939 Async ks-group-anotherdemo:45752]: Signaling child to exit 2026-06-30 15:09:17.446 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:09:17.475 | [45752 Async ks-group-anotherdemo:45752]: finished successfully 2026-06-30 15:09:17.512 | WAKEUP 2026-06-30 15:09:17.542 | [1939 Async ks-group-anotherdemo:45752]: Signaled 2026-06-30 15:09:17.545 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 15:09:17.545 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group abbe6692c88045bf95e04a5374e76825 --project 957d1ac8dafb4c32a2790b6fdc296221 2026-06-30 15:09:17.546 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group abbe6692c88045bf95e04a5374e76825 --project 957d1ac8dafb4c32a2790b6fdc296221 -f value -c Role 2026-06-30 15:09:17.546 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:17.546 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:09:17.546 | + functions-common:get_or_add_group_project_role:1049 : echo 88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:09:17.546 | 88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:09:17.610 | [1939 Async ks-group-anotherdemo:45752]: finished get_or_add_group_project_role anotherrole abbe6692c88045bf95e04a5374e76825 957d1ac8dafb4c32a2790b6fdc296221 with result 0 in 12 seconds 2026-06-30 15:09:17.640 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:09:17.673 | [1939 Async ks-group-memberalt:45831]: Waiting for completion of get_or_add_group_project_role member abbe6692c88045bf95e04a5374e76825 1f8ed4690d71490295dcd17ac65755ba running on PID 45831 (4 other jobs running) 2026-06-30 15:09:17.687 | [45831 Async ks-group-memberalt:45831]: finished successfully 2026-06-30 15:09:17.716 | [1939 Async ks-group-memberalt:45831]: Signaling child to exit 2026-06-30 15:09:17.723 | WAKEUP 2026-06-30 15:09:17.752 | [1939 Async ks-group-memberalt:45831]: Signaled 2026-06-30 15:09:17.754 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 15:09:17.754 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group abbe6692c88045bf95e04a5374e76825 --project 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:09:17.754 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group abbe6692c88045bf95e04a5374e76825 --project 1f8ed4690d71490295dcd17ac65755ba -f value -c Role 2026-06-30 15:09:17.754 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:17.754 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:17.754 | + functions-common:get_or_add_group_project_role:1049 : echo 2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:17.754 | 2d326b7886bd4acfb8d78869e27cc9bb 2026-06-30 15:09:17.818 | [1939 Async ks-group-memberalt:45831]: finished get_or_add_group_project_role member abbe6692c88045bf95e04a5374e76825 1f8ed4690d71490295dcd17ac65755ba with result 0 in 12 seconds 2026-06-30 15:09:17.872 | [1939 Async ks-group-anotheralt:45910]: Waiting for completion of get_or_add_group_project_role anotherrole abbe6692c88045bf95e04a5374e76825 1f8ed4690d71490295dcd17ac65755ba running on PID 45910 (3 other jobs running) 2026-06-30 15:09:17.906 | [1939 Async ks-group-anotheralt:45910]: Signaling child to exit 2026-06-30 15:09:18.433 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:09:18.460 | [45910 Async ks-group-anotheralt:45910]: finished successfully 2026-06-30 15:09:18.490 | WAKEUP 2026-06-30 15:09:18.517 | [1939 Async ks-group-anotheralt:45910]: Signaled 2026-06-30 15:09:18.518 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 15:09:18.519 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group abbe6692c88045bf95e04a5374e76825 --project 1f8ed4690d71490295dcd17ac65755ba 2026-06-30 15:09:18.519 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group abbe6692c88045bf95e04a5374e76825 --project 1f8ed4690d71490295dcd17ac65755ba -f value -c Role 2026-06-30 15:09:18.519 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:18.519 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:09:18.519 | + functions-common:get_or_add_group_project_role:1049 : echo 88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:09:18.519 | 88d0b8f9b35f49078a1e00b06f2e2a44 2026-06-30 15:09:18.572 | [1939 Async ks-group-anotheralt:45910]: finished get_or_add_group_project_role anotherrole abbe6692c88045bf95e04a5374e76825 1f8ed4690d71490295dcd17ac65755ba with result 0 in 13 seconds 2026-06-30 15:09:18.618 | [1939 Async ks-group-admin:45989]: Waiting for completion of get_or_add_group_project_role admin f8573f5c6c5a434c962f4746de247b19 5253685b61a94cda80cbbbaf3c664470 running on PID 45989 (2 other jobs running) 2026-06-30 15:09:18.648 | [1939 Async ks-group-admin:45989]: Signaling child to exit 2026-06-30 15:09:18.666 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:09:18.692 | [45989 Async ks-group-admin:45989]: finished successfully 2026-06-30 15:09:18.716 | WAKEUP 2026-06-30 15:09:18.741 | [1939 Async ks-group-admin:45989]: Signaled 2026-06-30 15:09:18.742 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-30 15:09:18.742 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group f8573f5c6c5a434c962f4746de247b19 --project 5253685b61a94cda80cbbbaf3c664470 2026-06-30 15:09:18.742 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f8573f5c6c5a434c962f4746de247b19 --project 5253685b61a94cda80cbbbaf3c664470 -f value -c Role 2026-06-30 15:09:18.742 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:09:18.743 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:09:18.743 | + functions-common:get_or_add_group_project_role:1049 : echo 65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:09:18.743 | 65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:09:18.787 | [1939 Async ks-group-admin:45989]: finished get_or_add_group_project_role admin f8573f5c6c5a434c962f4746de247b19 5253685b61a94cda80cbbbaf3c664470 with result 0 in 13 seconds 2026-06-30 15:09:18.793 | + inc/async:async_wait:197 : return 0 2026-06-30 15:09:18.797 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-30 15:09:18.821 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:09:18.825 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-30 15:09:18.848 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:09:18.852 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-30 15:09:18.856 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-30 15:09:18.936 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-30 15:09:18.979 | [1939 Async create_nova_accounts:47890]: running: create_nova_accounts 2026-06-30 15:09:18.983 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-30 15:09:19.007 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:09:19.012 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-30 15:09:19.016 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-30 15:09:19.098 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-30 15:09:19.149 | [1939 Async create_glance_accounts:48013]: running: create_glance_accounts 2026-06-30 15:09:19.152 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-30 15:09:19.178 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:09:19.182 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-30 15:09:19.186 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-30 15:09:19.248 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-30 15:09:19.293 | [1939 Async create_cinder_accounts:48151]: running: create_cinder_accounts 2026-06-30 15:09:19.297 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-30 15:09:19.319 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:09:19.319 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-30 15:09:19.322 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-30 15:09:19.395 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-30 15:09:19.460 | [1939 Async create_neutron_accounts:48293]: running: create_neutron_accounts 2026-06-30 15:09:19.464 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-30 15:09:19.498 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:09:19.505 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-30 15:09:19.551 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:09:19.559 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-30 15:09:19.662 | [1939 Async create_nova_accounts:47890]: Waiting for completion of create_nova_accounts running on PID 47890 (5 other jobs running) 2026-06-30 15:09:19.711 | [1939 Async create_nova_accounts:47890]: Signaling child to exit 2026-06-30 15:09:56.624 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:09:56.651 | [48293 Async create_neutron_accounts:48293]: finished successfully 2026-06-30 15:10:04.823 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:10:04.859 | [48151 Async create_cinder_accounts:48151]: finished successfully 2026-06-30 15:10:21.826 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:10:21.852 | [47890 Async create_nova_accounts:47890]: finished successfully 2026-06-30 15:10:21.876 | WAKEUP 2026-06-30 15:10:21.898 | [1939 Async create_nova_accounts:47890]: Signaled 2026-06-30 15:10:21.900 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-30 15:10:21.900 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-30 15:10:21.900 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-30 15:10:21.900 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 15:10:21.901 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 15:10:21.901 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 15:10:21.901 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-30 15:10:21.901 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:21.901 | + functions-common:get_or_create_user:915 : user_id=a83232d1b4b8407a85aa735c24b8d6ab 2026-06-30 15:10:21.901 | + functions-common:get_or_create_user:916 : echo a83232d1b4b8407a85aa735c24b8d6ab 2026-06-30 15:10:21.901 | a83232d1b4b8407a85aa735c24b8d6ab 2026-06-30 15:10:21.901 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-30 15:10:21.901 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:10:21.901 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:10:21.902 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 15:10:21.902 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:10:21.902 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:10:21.902 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 15:10:21.902 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 15:10:21.902 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 15:10:21.902 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 15:10:21.902 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 15:10:21.902 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 15:10:21.902 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-30 15:10:21.903 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 15:10:21.903 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:21.903 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c38df41fe763458ba60a62f7471403ff 2026-06-30 15:10:21.904 | + functions-common:get_or_add_user_project_role:980 : echo c38df41fe763458ba60a62f7471403ff 2026-06-30 15:10:21.904 | c38df41fe763458ba60a62f7471403ff 2026-06-30 15:10:21.904 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-30 15:10:21.904 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-30 15:10:21.904 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:10:21.904 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:10:21.904 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 15:10:21.904 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:10:21.904 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:10:21.904 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 15:10:21.904 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 15:10:21.904 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 15:10:21.906 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 15:10:21.906 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 15:10:21.906 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 15:10:21.907 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-30 15:10:21.907 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 15:10:21.907 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:21.907 | + functions-common:get_or_add_user_project_role:979 : user_role_id=65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:10:21.907 | + functions-common:get_or_add_user_project_role:980 : echo 65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:10:21.907 | 65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:10:21.907 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-30 15:10:21.907 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.84/compute 2026-06-30 15:10:21.908 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-30 15:10:21.909 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 15:10:21.909 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-30 15:10:21.909 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-30 15:10:21.909 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:21.909 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 15:10:21.909 | 2cf5e3b79d1a416b9854bcddc7aeb822' 2026-06-30 15:10:21.909 | + functions-common:get_or_create_service:1067 : echo 2cf5e3b79d1a416b9854bcddc7aeb822 2026-06-30 15:10:21.909 | 2cf5e3b79d1a416b9854bcddc7aeb822 2026-06-30 15:10:21.910 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.84/compute/v2/$(project_id)s' 2026-06-30 15:10:21.910 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 15:10:21.910 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.84/compute/v2/$(project_id)s' RegionOne 2026-06-30 15:10:21.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 15:10:21.910 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-30 15:10:21.910 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:21.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 15:10:21.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 15:10:21.910 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.84/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-30 15:10:21.910 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:21.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0d90cd4e852b433aa5ca456ac77b8990 2026-06-30 15:10:21.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0d90cd4e852b433aa5ca456ac77b8990 2026-06-30 15:10:21.911 | + functions-common:get_or_create_endpoint:1100 : public_id=0d90cd4e852b433aa5ca456ac77b8990 2026-06-30 15:10:21.911 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 15:10:21.911 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 15:10:21.911 | + functions-common:get_or_create_endpoint:1109 : echo 0d90cd4e852b433aa5ca456ac77b8990 2026-06-30 15:10:21.911 | 0d90cd4e852b433aa5ca456ac77b8990 2026-06-30 15:10:21.911 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-30 15:10:21.911 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 15:10:21.911 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-30 15:10:21.911 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-30 15:10:21.911 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:21.912 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 15:10:21.912 | ecf14e2dc93244bc819fffb20472c633' 2026-06-30 15:10:21.912 | + functions-common:get_or_create_service:1067 : echo ecf14e2dc93244bc819fffb20472c633 2026-06-30 15:10:21.912 | ecf14e2dc93244bc819fffb20472c633 2026-06-30 15:10:21.913 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.84/compute/v2.1 2026-06-30 15:10:21.913 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 15:10:21.913 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.84/compute/v2.1 RegionOne 2026-06-30 15:10:21.914 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 15:10:21.914 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-30 15:10:21.914 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:21.915 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 15:10:21.915 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 15:10:21.915 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.84/compute/v2.1 --region RegionOne -f value -c id 2026-06-30 15:10:21.916 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:21.916 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0cf1d2300f2448a3a73839868ec6764c 2026-06-30 15:10:21.916 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0cf1d2300f2448a3a73839868ec6764c 2026-06-30 15:10:21.916 | + functions-common:get_or_create_endpoint:1100 : public_id=0cf1d2300f2448a3a73839868ec6764c 2026-06-30 15:10:21.916 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 15:10:21.916 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 15:10:21.916 | + functions-common:get_or_create_endpoint:1109 : echo 0cf1d2300f2448a3a73839868ec6764c 2026-06-30 15:10:21.916 | 0cf1d2300f2448a3a73839868ec6764c 2026-06-30 15:10:21.917 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-30 15:10:21.917 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:10:21.917 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-30 15:10:21.917 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:10:21.917 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-30 15:10:21.917 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:10:21.917 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-30 15:10:21.917 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:10:21.917 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-30 15:10:21.950 | [1939 Async create_nova_accounts:47890]: finished create_nova_accounts with result 0 in 62 seconds 2026-06-30 15:10:21.986 | [1939 Async create_glance_accounts:48013]: Waiting for completion of create_glance_accounts running on PID 48013 (4 other jobs running) 2026-06-30 15:10:22.011 | [1939 Async create_glance_accounts:48013]: Signaling child to exit 2026-06-30 15:10:36.002 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:10:36.027 | [48013 Async create_glance_accounts:48013]: finished successfully 2026-06-30 15:10:36.052 | WAKEUP 2026-06-30 15:10:36.078 | [1939 Async create_glance_accounts:48013]: Signaled 2026-06-30 15:10:36.079 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-30 15:10:36.079 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:10:36.079 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-30 15:10:36.079 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-30 15:10:36.079 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 15:10:36.079 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 15:10:36.079 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 15:10:36.080 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-30 15:10:36.080 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.080 | + functions-common:get_or_create_user:915 : user_id=198dd118275b41d8819bdb7fef28713e 2026-06-30 15:10:36.080 | + functions-common:get_or_create_user:916 : echo 198dd118275b41d8819bdb7fef28713e 2026-06-30 15:10:36.080 | 198dd118275b41d8819bdb7fef28713e 2026-06-30 15:10:36.080 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-30 15:10:36.080 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:10:36.081 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:10:36.081 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 15:10:36.081 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:10:36.081 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:10:36.081 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 15:10:36.081 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 15:10:36.081 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 15:10:36.081 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 15:10:36.082 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 15:10:36.082 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 15:10:36.082 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-30 15:10:36.082 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 15:10:36.082 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.082 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c38df41fe763458ba60a62f7471403ff 2026-06-30 15:10:36.082 | + functions-common:get_or_add_user_project_role:980 : echo c38df41fe763458ba60a62f7471403ff 2026-06-30 15:10:36.083 | c38df41fe763458ba60a62f7471403ff 2026-06-30 15:10:36.083 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-30 15:10:36.083 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-30 15:10:36.083 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:10:36.083 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:10:36.083 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 15:10:36.083 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:10:36.084 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:10:36.084 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 15:10:36.084 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 15:10:36.084 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 15:10:36.084 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 15:10:36.084 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 15:10:36.084 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 15:10:36.085 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-30 15:10:36.085 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 15:10:36.085 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.085 | + functions-common:get_or_add_user_project_role:979 : user_role_id=65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:10:36.085 | + functions-common:get_or_add_user_project_role:980 : echo 65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:10:36.085 | 65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:10:36.085 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-30 15:10:36.086 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:10:36.086 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-30 15:10:36.086 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 15:10:36.086 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-30 15:10:36.086 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-30 15:10:36.086 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.086 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 15:10:36.087 | 8398ddb9a27d4e869326f16679b98e29' 2026-06-30 15:10:36.087 | + functions-common:get_or_create_service:1067 : echo 8398ddb9a27d4e869326f16679b98e29 2026-06-30 15:10:36.087 | 8398ddb9a27d4e869326f16679b98e29 2026-06-30 15:10:36.087 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.84/image 2026-06-30 15:10:36.087 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 15:10:36.087 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.84/image RegionOne 2026-06-30 15:10:36.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 15:10:36.087 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-30 15:10:36.088 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 15:10:36.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 15:10:36.088 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.84/image --region RegionOne -f value -c id 2026-06-30 15:10:36.088 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e22999f0ef364ae1b3e59a126d5354eb 2026-06-30 15:10:36.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo e22999f0ef364ae1b3e59a126d5354eb 2026-06-30 15:10:36.089 | + functions-common:get_or_create_endpoint:1100 : public_id=e22999f0ef364ae1b3e59a126d5354eb 2026-06-30 15:10:36.089 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 15:10:36.089 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 15:10:36.089 | + functions-common:get_or_create_endpoint:1109 : echo e22999f0ef364ae1b3e59a126d5354eb 2026-06-30 15:10:36.089 | e22999f0ef364ae1b3e59a126d5354eb 2026-06-30 15:10:36.089 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-30 15:10:36.089 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-30 15:10:36.090 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-30 15:10:36.090 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.090 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-30 15:10:36.090 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-30 15:10:36.090 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-30 15:10:36.090 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-30 15:10:36.090 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-30 15:10:36.091 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-30 15:10:36.091 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-30 15:10:36.091 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-30 15:10:36.091 | +---------------+----------------------------------+ 2026-06-30 15:10:36.091 | | Field | Value | 2026-06-30 15:10:36.091 | +---------------+----------------------------------+ 2026-06-30 15:10:36.091 | | default_limit | 2000 | 2026-06-30 15:10:36.092 | | description | None | 2026-06-30 15:10:36.092 | | id | c4352c4a9d654cd99c4e082f695b98ed | 2026-06-30 15:10:36.092 | | region_id | RegionOne | 2026-06-30 15:10:36.092 | | resource_name | image_size_total | 2026-06-30 15:10:36.092 | | service_id | 8398ddb9a27d4e869326f16679b98e29 | 2026-06-30 15:10:36.092 | +---------------+----------------------------------+ 2026-06-30 15:10:36.092 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-30 15:10:36.093 | +---------------+----------------------------------+ 2026-06-30 15:10:36.093 | | Field | Value | 2026-06-30 15:10:36.093 | +---------------+----------------------------------+ 2026-06-30 15:10:36.093 | | default_limit | 2000 | 2026-06-30 15:10:36.093 | | description | None | 2026-06-30 15:10:36.093 | | id | b8dd5f50eeaa43f5ad0bddf3528d9778 | 2026-06-30 15:10:36.093 | | region_id | RegionOne | 2026-06-30 15:10:36.094 | | resource_name | image_stage_total | 2026-06-30 15:10:36.094 | | service_id | 8398ddb9a27d4e869326f16679b98e29 | 2026-06-30 15:10:36.094 | +---------------+----------------------------------+ 2026-06-30 15:10:36.094 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-30 15:10:36.094 | +---------------+----------------------------------+ 2026-06-30 15:10:36.094 | | Field | Value | 2026-06-30 15:10:36.094 | +---------------+----------------------------------+ 2026-06-30 15:10:36.095 | | default_limit | 100 | 2026-06-30 15:10:36.095 | | description | None | 2026-06-30 15:10:36.095 | | id | 4def8622981b4a29a3aa18b6c14cd6b0 | 2026-06-30 15:10:36.095 | | region_id | RegionOne | 2026-06-30 15:10:36.095 | | resource_name | image_count_total | 2026-06-30 15:10:36.095 | | service_id | 8398ddb9a27d4e869326f16679b98e29 | 2026-06-30 15:10:36.096 | +---------------+----------------------------------+ 2026-06-30 15:10:36.096 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-30 15:10:36.096 | +---------------+----------------------------------+ 2026-06-30 15:10:36.096 | | Field | Value | 2026-06-30 15:10:36.096 | +---------------+----------------------------------+ 2026-06-30 15:10:36.096 | | default_limit | 100 | 2026-06-30 15:10:36.096 | | description | None | 2026-06-30 15:10:36.096 | | id | cb43f3b603b34f6895d299ec49d29b28 | 2026-06-30 15:10:36.097 | | region_id | RegionOne | 2026-06-30 15:10:36.097 | | resource_name | image_count_uploading | 2026-06-30 15:10:36.097 | | service_id | 8398ddb9a27d4e869326f16679b98e29 | 2026-06-30 15:10:36.097 | +---------------+----------------------------------+ 2026-06-30 15:10:36.097 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-30 15:10:36.097 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-30 15:10:36.097 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-30 15:10:36.098 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-30 15:10:36.098 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-30 15:10:36.098 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.84/identity 2026-06-30 15:10:36.098 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-30 15:10:36.098 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-30 15:10:36.099 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.099 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id e22999f0ef364ae1b3e59a126d5354eb 2026-06-30 15:10:36.099 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-30 15:10:36.099 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-30 15:10:36.099 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:10:36.135 | [1939 Async create_glance_accounts:48013]: finished create_glance_accounts with result 0 in 76 seconds 2026-06-30 15:10:36.172 | [1939 Async create_cinder_accounts:48151]: Waiting for completion of create_cinder_accounts running on PID 48151 (3 other jobs running) 2026-06-30 15:10:36.197 | [1939 Async create_cinder_accounts:48151]: Signaling child to exit 2026-06-30 15:10:36.198 | WAKEUP 2026-06-30 15:10:36.219 | [1939 Async create_cinder_accounts:48151]: Signaled 2026-06-30 15:10:36.221 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-06-30 15:10:36.221 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-30 15:10:36.221 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-30 15:10:36.221 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:10:36.221 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-30 15:10:36.222 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-30 15:10:36.222 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 15:10:36.222 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 15:10:36.222 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 15:10:36.222 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-30 15:10:36.222 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.222 | + functions-common:get_or_create_user:915 : user_id=185138a8b72648d087223127cf74160c 2026-06-30 15:10:36.222 | + functions-common:get_or_create_user:916 : echo 185138a8b72648d087223127cf74160c 2026-06-30 15:10:36.222 | 185138a8b72648d087223127cf74160c 2026-06-30 15:10:36.222 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-30 15:10:36.223 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:10:36.223 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:10:36.223 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 15:10:36.223 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:10:36.223 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:10:36.223 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 15:10:36.223 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 15:10:36.223 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 15:10:36.223 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 15:10:36.223 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 15:10:36.223 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 15:10:36.224 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-30 15:10:36.224 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 15:10:36.224 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.224 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c38df41fe763458ba60a62f7471403ff 2026-06-30 15:10:36.224 | + functions-common:get_or_add_user_project_role:980 : echo c38df41fe763458ba60a62f7471403ff 2026-06-30 15:10:36.224 | c38df41fe763458ba60a62f7471403ff 2026-06-30 15:10:36.224 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-30 15:10:36.224 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-30 15:10:36.224 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.84/volume 2026-06-30 15:10:36.224 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-30 15:10:36.225 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 15:10:36.225 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-30 15:10:36.225 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-30 15:10:36.225 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.225 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 15:10:36.225 | 40779a53b40b4cef871d24337447e0ae' 2026-06-30 15:10:36.225 | + functions-common:get_or_create_service:1067 : echo 40779a53b40b4cef871d24337447e0ae 2026-06-30 15:10:36.225 | 40779a53b40b4cef871d24337447e0ae 2026-06-30 15:10:36.225 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.84/volume/v3 2026-06-30 15:10:36.225 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 15:10:36.226 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.84/volume/v3 RegionOne 2026-06-30 15:10:36.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 15:10:36.226 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-30 15:10:36.226 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 15:10:36.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 15:10:36.226 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.84/volume/v3 --region RegionOne -f value -c id 2026-06-30 15:10:36.226 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2dea7830dd7349b0914e651142969899 2026-06-30 15:10:36.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2dea7830dd7349b0914e651142969899 2026-06-30 15:10:36.227 | + functions-common:get_or_create_endpoint:1100 : public_id=2dea7830dd7349b0914e651142969899 2026-06-30 15:10:36.227 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 15:10:36.227 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 15:10:36.227 | + functions-common:get_or_create_endpoint:1109 : echo 2dea7830dd7349b0914e651142969899 2026-06-30 15:10:36.227 | 2dea7830dd7349b0914e651142969899 2026-06-30 15:10:36.227 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-30 15:10:36.227 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-30 15:10:36.227 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-30 15:10:36.227 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-30 15:10:36.227 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.228 | ++ functions-common:get_or_create_project:928 : project_id=5da7d19058964af9979e71b388e0415c 2026-06-30 15:10:36.228 | ++ functions-common:get_or_create_project:929 : echo 5da7d19058964af9979e71b388e0415c 2026-06-30 15:10:36.228 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 5da7d19058964af9979e71b388e0415c 2026-06-30 15:10:36.228 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-30 15:10:36.228 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-30 15:10:36.228 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 15:10:36.228 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-30 15:10:36.228 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-30 15:10:36.228 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-30 15:10:36.228 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.229 | ++ functions-common:get_or_create_user:915 : user_id=185138a8b72648d087223127cf74160c 2026-06-30 15:10:36.229 | ++ functions-common:get_or_create_user:916 : echo 185138a8b72648d087223127cf74160c 2026-06-30 15:10:36.229 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 185138a8b72648d087223127cf74160c 2026-06-30 15:10:36.266 | [1939 Async create_cinder_accounts:48151]: finished create_cinder_accounts with result 0 in 45 seconds 2026-06-30 15:10:36.272 | + inc/async:async_wait:197 : return 0 2026-06-30 15:10:36.274 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-30 15:10:36.327 | [1939 Async create_neutron_accounts:48293]: Waiting for completion of create_neutron_accounts running on PID 48293 (2 other jobs running) 2026-06-30 15:10:36.353 | [1939 Async create_neutron_accounts:48293]: Signaling child to exit 2026-06-30 15:10:36.353 | WAKEUP 2026-06-30 15:10:36.376 | [1939 Async create_neutron_accounts:48293]: Signaled 2026-06-30 15:10:36.378 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-30 15:10:36.379 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.84/ 2026-06-30 15:10:36.379 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-30 15:10:36.379 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.84/networking 2026-06-30 15:10:36.379 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-30 15:10:36.379 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:10:36.379 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-30 15:10:36.379 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-30 15:10:36.379 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 15:10:36.380 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 15:10:36.380 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 15:10:36.380 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-30 15:10:36.380 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.380 | + functions-common:get_or_create_user:915 : user_id=8f192e111345460b8eaa74ff9d99aa9e 2026-06-30 15:10:36.380 | + functions-common:get_or_create_user:916 : echo 8f192e111345460b8eaa74ff9d99aa9e 2026-06-30 15:10:36.380 | 8f192e111345460b8eaa74ff9d99aa9e 2026-06-30 15:10:36.381 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-30 15:10:36.381 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:10:36.381 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:10:36.381 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 15:10:36.381 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:10:36.382 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:10:36.382 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 15:10:36.382 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 15:10:36.382 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 15:10:36.382 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 15:10:36.382 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 15:10:36.382 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 15:10:36.382 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-30 15:10:36.382 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 15:10:36.383 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.383 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c38df41fe763458ba60a62f7471403ff 2026-06-30 15:10:36.383 | + functions-common:get_or_add_user_project_role:980 : echo c38df41fe763458ba60a62f7471403ff 2026-06-30 15:10:36.383 | c38df41fe763458ba60a62f7471403ff 2026-06-30 15:10:36.383 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-30 15:10:36.383 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-30 15:10:36.383 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 15:10:36.383 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-30 15:10:36.383 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-30 15:10:36.384 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.384 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 15:10:36.384 | 9a62338b13da49f5bbf8188a380453ae' 2026-06-30 15:10:36.384 | + functions-common:get_or_create_service:1067 : echo 9a62338b13da49f5bbf8188a380453ae 2026-06-30 15:10:36.384 | 9a62338b13da49f5bbf8188a380453ae 2026-06-30 15:10:36.384 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.84/networking 2026-06-30 15:10:36.384 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 15:10:36.385 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.84/networking RegionOne 2026-06-30 15:10:36.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 15:10:36.385 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-30 15:10:36.385 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 15:10:36.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 15:10:36.385 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.84/networking --region RegionOne -f value -c id 2026-06-30 15:10:36.385 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:10:36.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=da5e44fd928943ddbd26223919ee4f2a 2026-06-30 15:10:36.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo da5e44fd928943ddbd26223919ee4f2a 2026-06-30 15:10:36.386 | + functions-common:get_or_create_endpoint:1100 : public_id=da5e44fd928943ddbd26223919ee4f2a 2026-06-30 15:10:36.386 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 15:10:36.386 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 15:10:36.386 | + functions-common:get_or_create_endpoint:1109 : echo da5e44fd928943ddbd26223919ee4f2a 2026-06-30 15:10:36.386 | da5e44fd928943ddbd26223919ee4f2a 2026-06-30 15:10:36.423 | [1939 Async create_neutron_accounts:48293]: finished create_neutron_accounts with result 0 in 37 seconds 2026-06-30 15:10:36.430 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-30 15:10:36.435 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-30 15:10:36.438 | + inc/async:async_wait:197 : return 0 2026-06-30 15:10:36.441 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-30 15:10:36.460 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:10:36.463 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-30 15:10:36.483 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:10:36.485 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-30 15:10:36.488 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:10:36.491 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-30 15:10:36.494 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-30 15:10:36.498 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-30 15:10:36.569 | + inc/async:async_inner:63 : init_glance 2026-06-30 15:10:36.612 | [1939 Async init_glance:50565]: running: init_glance 2026-06-30 15:10:36.616 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-30 15:10:36.638 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:10:36.641 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-30 15:10:36.645 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:10:36.648 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-30 15:10:36.652 | + ./stack.sh:main:1167 : configure_neutron 2026-06-30 15:10:36.655 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-30 15:10:36.659 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-30 15:10:36.662 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-30 15:10:36.682 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-30 15:10:36.685 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-30 15:10:49.705 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 15:10:49.705 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:10:49.705 | we strongly recommend against using it for new projects. 2026-06-30 15:10:49.705 | 2026-06-30 15:10:49.705 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:10:49.706 | framework. For more detail see 2026-06-30 15:10:49.707 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:10:49.708 | 2026-06-30 15:10:49.708 | __import__(import_str) 2026-06-30 15:10:50.414 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-30 15:10:50.414 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-30 15:10:51.181 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:10:51.206 | [50565 Async init_glance:50565]: finished successfully 2026-06-30 15:11:03.029 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-30 15:11:03.029 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-30 15:11:18.044 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-30 15:11:18.051 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-30 15:11:18.054 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-30 15:11:18.057 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-30 15:11:18.061 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-30 15:11:18.063 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-30 15:11:18.067 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-30 15:11:18.070 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-30 15:11:18.075 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-30 15:11:18.077 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-30 15:11:18.079 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-30 15:11:18.081 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-30 15:11:18.086 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-30 15:11:18.089 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-30 15:11:18.092 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-30 15:11:18.095 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-30 15:11:18.101 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:11:18.106 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:11:18.109 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-30 15:11:18.112 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:11:18.120 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-30 15:11:18.123 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-30 15:11:18.125 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-30 15:11:18.129 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-30 15:11:18.133 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 15:11:18.139 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 15:11:18.143 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 15:11:18.167 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:11:18.171 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 15:11:18.173 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-30 15:11:18.179 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-30 15:11:18.219 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-30 15:11:18.260 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-30 15:11:18.301 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-30 15:11:18.345 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-30 15:11:18.391 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-30 15:11:18.430 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-30 15:11:18.433 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-30 15:11:18.436 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-30 15:11:18.438 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 15:11:18.442 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 15:11:18.459 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 15:11:18.461 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 15:11:18.464 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 15:11:18.467 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 15:11:18.471 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 15:11:18.510 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 15:11:18.546 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 15:11:18.586 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 15:11:18.624 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-30 15:11:18.660 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-30 15:11:18.662 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-30 15:11:18.664 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-30 15:11:18.666 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-30 15:11:18.668 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-30 15:11:18.670 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-30 15:11:18.672 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-30 15:11:18.674 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-30 15:11:18.690 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-30 15:11:18.704 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-30 15:11:18.720 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-30 15:11:18.737 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-30 15:11:18.753 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-30 15:11:18.755 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-30 15:11:18.758 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-30 15:11:18.762 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.mcZzKd9LJe 2026-06-30 15:11:18.764 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-30 15:11:18.767 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-30 15:11:18.769 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.mcZzKd9LJe 2026-06-30 15:11:18.773 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.mcZzKd9LJe 2026-06-30 15:11:18.788 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.mcZzKd9LJe /etc/sudoers.d/neutron-rootwrap 2026-06-30 15:11:18.803 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-30 15:11:18.806 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-30 15:11:18.808 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-30 15:11:18.838 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-30 15:11:18.841 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-30 15:11:18.871 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-30 15:11:18.874 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-30 15:11:18.877 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-30 15:11:18.879 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 15:11:18.882 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-30 15:11:18.884 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 15:11:18.899 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:11:18.903 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-30 15:11:18.906 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-30 15:11:18.908 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 15:11:18.923 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:11:18.926 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.84:5672/ 2026-06-30 15:11:18.928 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.84:5672/ 2026-06-30 15:11:18.959 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 15:11:18.962 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 15:11:18.964 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-30 15:11:18.979 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:11:18.981 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-30 15:11:18.997 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:11:18.999 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-30 15:11:19.016 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:11:19.019 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-30 15:11:19.033 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:11:19.036 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-30 15:11:19.052 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:11:19.054 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-30 15:11:19.056 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-30 15:11:19.073 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:11:19.075 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-30 15:11:19.077 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-30 15:11:19.080 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-30 15:11:19.080 | Configuring OVN 2026-06-30 15:11:19.082 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-30 15:11:19.085 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-30 15:11:19.089 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-30 15:11:19.092 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=a73227a9-235d-4080-8e84-c1befd8f6020 2026-06-30 15:11:19.094 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-30 15:11:19.097 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-30 15:11:19.099 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 15:11:19.101 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 15:11:19.104 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 15:11:19.106 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 15:11:19.108 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 15:11:19.110 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 15:11:19.113 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 15:11:19.115 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 15:11:19.117 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 15:11:19.119 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 15:11:19.122 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 15:11:19.124 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 15:11:19.126 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 15:11:19.129 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-30 15:11:19.131 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-30 15:11:19.134 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-30 15:11:19.136 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-30 15:11:19.151 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:11:19.154 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-30 15:11:19.192 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-30 15:11:19.195 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-30 15:11:19.197 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-30 15:11:19.212 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:11:19.215 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-30 15:11:19.217 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 15:11:19.220 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-30 15:11:19.222 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-30 15:11:19.237 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-30 15:11:19.242 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-30 15:11:19.244 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-30 15:11:31.500 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 15:11:31.500 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:11:31.500 | we strongly recommend against using it for new projects. 2026-06-30 15:11:31.500 | 2026-06-30 15:11:31.500 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:11:31.500 | framework. For more detail see 2026-06-30 15:11:31.500 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:11:31.500 | 2026-06-30 15:11:31.500 | __import__(import_str) 2026-06-30 15:11:32.203 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-30 15:11:32.203 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-30 15:11:44.899 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-30 15:11:44.899 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-30 15:11:59.813 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 15:11:59.822 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 15:11:59.826 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 15:11:59.830 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-30 15:11:59.873 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-30 15:11:59.876 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-30 15:11:59.915 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-30 15:11:59.955 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.84 2026-06-30 15:11:59.994 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-30 15:12:00.033 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-30 15:12:00.073 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-30 15:12:00.114 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.84:6642 2026-06-30 15:12:00.153 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-30 15:12:00.172 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:12:00.175 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-30 15:12:00.177 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-30 15:12:00.209 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.84:6641 2026-06-30 15:12:00.243 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-30 15:12:00.246 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-30 15:12:00.246 | Configuring Neutron for OVN 2026-06-30 15:12:00.248 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-30 15:12:00.265 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:12:00.268 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-30 15:12:00.271 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-30 15:12:00.271 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-30 15:12:04.075 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-30 15:12:04.078 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-30 15:12:04.078 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-30 15:12:07.381 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-30 15:12:07.384 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-30 15:12:07.401 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:12:07.404 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-30 15:12:07.408 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-30 15:12:07.408 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-30 15:12:07.408 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:12:07.409 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-30 15:12:07.411 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:12:07.412 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-30 15:12:07.418 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-30 15:12:07.418 | address-scope 2026-06-30 15:12:07.418 | agent 2026-06-30 15:12:07.418 | allowed-address-pairs 2026-06-30 15:12:07.418 | auto-allocated-topology 2026-06-30 15:12:07.418 | availability_zone 2026-06-30 15:12:07.418 | bgp 2026-06-30 15:12:07.418 | bgp_4byte_asn 2026-06-30 15:12:07.418 | bgp_dragent_scheduler 2026-06-30 15:12:07.419 | binding 2026-06-30 15:12:07.419 | binding-extended 2026-06-30 15:12:07.419 | default-subnetpools 2026-06-30 15:12:07.419 | dhcp_agent_scheduler 2026-06-30 15:12:07.419 | dns-domain-ports 2026-06-30 15:12:07.419 | dns-integration 2026-06-30 15:12:07.419 | dns-integration-domain-keywords 2026-06-30 15:12:07.420 | empty-string-filtering 2026-06-30 15:12:07.420 | enable-default-route-bfd 2026-06-30 15:12:07.420 | enable-default-route-ecmp 2026-06-30 15:12:07.420 | expose-port-forwarding-in-fip 2026-06-30 15:12:07.420 | ext-gw-mode 2026-06-30 15:12:07.420 | external-gateway-multihoming 2026-06-30 15:12:07.420 | external-net 2026-06-30 15:12:07.421 | extra_dhcp_opt 2026-06-30 15:12:07.421 | extraroute 2026-06-30 15:12:07.421 | extraroute-atomic 2026-06-30 15:12:07.421 | filter-validation 2026-06-30 15:12:07.421 | fip-port-details 2026-06-30 15:12:07.421 | flavors 2026-06-30 15:12:07.421 | floating-ip-port-forwarding 2026-06-30 15:12:07.422 | floating-ip-port-forwarding-description 2026-06-30 15:12:07.422 | floating-ip-port-forwarding-detail 2026-06-30 15:12:07.422 | floating-ip-port-forwarding-port-ranges 2026-06-30 15:12:07.422 | floatingip-pools 2026-06-30 15:12:07.422 | fwaas_v2 2026-06-30 15:12:07.422 | ip_allocation 2026-06-30 15:12:07.422 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:12:07.423 | l3-flavors 2026-06-30 15:12:07.423 | l3-ha 2026-06-30 15:12:07.423 | l3_agent_scheduler 2026-06-30 15:12:07.423 | logging 2026-06-30 15:12:07.423 | multi-provider 2026-06-30 15:12:07.423 | net-mtu 2026-06-30 15:12:07.424 | net-mtu-writable 2026-06-30 15:12:07.424 | network-ip-availability 2026-06-30 15:12:07.424 | network_availability_zone 2026-06-30 15:12:07.424 | network_ha 2026-06-30 15:12:07.424 | pagination 2026-06-30 15:12:07.424 | port-device-profile 2026-06-30 15:12:07.424 | port-hardware-offload-type 2026-06-30 15:12:07.424 | port-mac-address-regenerate 2026-06-30 15:12:07.424 | port-numa-affinity-policy 2026-06-30 15:12:07.424 | port-numa-affinity-policy-socket 2026-06-30 15:12:07.424 | port-resource-request 2026-06-30 15:12:07.425 | port-security 2026-06-30 15:12:07.425 | port-trusted-vif 2026-06-30 15:12:07.425 | project-id 2026-06-30 15:12:07.425 | provider 2026-06-30 15:12:07.425 | pvlan 2026-06-30 15:12:07.425 | qinq 2026-06-30 15:12:07.425 | qos 2026-06-30 15:12:07.425 | qos-bw-limit-direction 2026-06-30 15:12:07.426 | qos-bw-minimum-ingress 2026-06-30 15:12:07.427 | qos-default 2026-06-30 15:12:07.427 | qos-fip 2026-06-30 15:12:07.427 | qos-gateway-ip 2026-06-30 15:12:07.427 | qos-rule-type-details 2026-06-30 15:12:07.427 | qos-rule-type-filter 2026-06-30 15:12:07.427 | qos-rules-alias 2026-06-30 15:12:07.427 | quota-check-limit 2026-06-30 15:12:07.427 | quota-check-limit-default 2026-06-30 15:12:07.428 | quota_details 2026-06-30 15:12:07.428 | quotas 2026-06-30 15:12:07.428 | rbac-address-scope 2026-06-30 15:12:07.428 | rbac-policies 2026-06-30 15:12:07.428 | rbac-security-groups 2026-06-30 15:12:07.428 | router 2026-06-30 15:12:07.429 | router-enable-snat 2026-06-30 15:12:07.429 | router_availability_zone 2026-06-30 15:12:07.429 | security-group 2026-06-30 15:12:07.429 | security-groups-default-rules 2026-06-30 15:12:07.429 | security-groups-default-statefulness 2026-06-30 15:12:07.429 | security-groups-normalized-cidr 2026-06-30 15:12:07.429 | security-groups-remote-address-group 2026-06-30 15:12:07.429 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:12:07.430 | security-groups-shared-filtering 2026-06-30 15:12:07.430 | segment 2026-06-30 15:12:07.430 | sorting 2026-06-30 15:12:07.430 | standard-attr-description 2026-06-30 15:12:07.430 | standard-attr-fwaas-v2 2026-06-30 15:12:07.431 | standard-attr-revisions 2026-06-30 15:12:07.431 | standard-attr-tag 2026-06-30 15:12:07.431 | standard-attr-timestamp 2026-06-30 15:12:07.431 | stateful-security-group 2026-06-30 15:12:07.431 | subnet-dns-publish-fixed-ip 2026-06-30 15:12:07.431 | subnet-external-network 2026-06-30 15:12:07.431 | subnet-service-types 2026-06-30 15:12:07.431 | subnet_allocation 2026-06-30 15:12:07.431 | subnet_onboard 2026-06-30 15:12:07.432 | subnetpool-prefix-ops 2026-06-30 15:12:07.432 | tag-creation 2026-06-30 15:12:07.432 | tap-mirror 2026-06-30 15:12:07.432 | tap-mirror-both-direction 2026-06-30 15:12:07.432 | trunk 2026-06-30 15:12:07.432 | uplink-status-propagation 2026-06-30 15:12:07.432 | uplink-status-propagation-updatable 2026-06-30 15:12:07.433 | vlan-transparent 2026-06-30 15:12:07.433 | vpn-endpoint-groups 2026-06-30 15:12:07.433 | vpnaas' 2026-06-30 15:12:07.433 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-30 15:12:07.433 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:12:07.433 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-30 15:12:07.433 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-30 15:12:07.434 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:12:07.434 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-30 15:12:07.437 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-30 15:12:07.437 | address-scope 2026-06-30 15:12:07.438 | agent 2026-06-30 15:12:07.438 | allowed-address-pairs 2026-06-30 15:12:07.438 | auto-allocated-topology 2026-06-30 15:12:07.438 | availability_zone 2026-06-30 15:12:07.438 | bgp 2026-06-30 15:12:07.438 | bgp_4byte_asn 2026-06-30 15:12:07.438 | bgp_dragent_scheduler 2026-06-30 15:12:07.439 | binding 2026-06-30 15:12:07.439 | binding-extended 2026-06-30 15:12:07.439 | default-subnetpools 2026-06-30 15:12:07.439 | dhcp_agent_scheduler 2026-06-30 15:12:07.439 | dns-domain-ports 2026-06-30 15:12:07.439 | dns-integration 2026-06-30 15:12:07.440 | dns-integration-domain-keywords 2026-06-30 15:12:07.440 | empty-string-filtering 2026-06-30 15:12:07.440 | enable-default-route-bfd 2026-06-30 15:12:07.440 | enable-default-route-ecmp 2026-06-30 15:12:07.440 | expose-port-forwarding-in-fip 2026-06-30 15:12:07.440 | ext-gw-mode 2026-06-30 15:12:07.441 | external-gateway-multihoming 2026-06-30 15:12:07.441 | external-net 2026-06-30 15:12:07.441 | extra_dhcp_opt 2026-06-30 15:12:07.441 | extraroute 2026-06-30 15:12:07.441 | extraroute-atomic 2026-06-30 15:12:07.441 | filter-validation 2026-06-30 15:12:07.442 | fip-port-details 2026-06-30 15:12:07.442 | flavors 2026-06-30 15:12:07.443 | floating-ip-port-forwarding 2026-06-30 15:12:07.443 | floating-ip-port-forwarding-description 2026-06-30 15:12:07.443 | floating-ip-port-forwarding-detail 2026-06-30 15:12:07.443 | floating-ip-port-forwarding-port-ranges 2026-06-30 15:12:07.443 | floatingip-pools 2026-06-30 15:12:07.443 | fwaas_v2 2026-06-30 15:12:07.444 | ip_allocation 2026-06-30 15:12:07.444 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:12:07.444 | l3-flavors 2026-06-30 15:12:07.444 | l3-ha 2026-06-30 15:12:07.444 | l3_agent_scheduler 2026-06-30 15:12:07.445 | logging 2026-06-30 15:12:07.445 | multi-provider 2026-06-30 15:12:07.445 | net-mtu 2026-06-30 15:12:07.445 | net-mtu-writable 2026-06-30 15:12:07.445 | network-ip-availability 2026-06-30 15:12:07.445 | network_availability_zone 2026-06-30 15:12:07.446 | network_ha 2026-06-30 15:12:07.446 | pagination 2026-06-30 15:12:07.446 | port-device-profile 2026-06-30 15:12:07.446 | port-hardware-offload-type 2026-06-30 15:12:07.446 | port-mac-address-regenerate 2026-06-30 15:12:07.446 | port-numa-affinity-policy 2026-06-30 15:12:07.446 | port-numa-affinity-policy-socket 2026-06-30 15:12:07.447 | port-resource-request 2026-06-30 15:12:07.447 | port-security 2026-06-30 15:12:07.447 | port-trusted-vif 2026-06-30 15:12:07.447 | project-id 2026-06-30 15:12:07.447 | provider 2026-06-30 15:12:07.447 | pvlan 2026-06-30 15:12:07.447 | qinq 2026-06-30 15:12:07.448 | qos 2026-06-30 15:12:07.448 | qos-bw-limit-direction 2026-06-30 15:12:07.448 | qos-bw-minimum-ingress 2026-06-30 15:12:07.448 | qos-default 2026-06-30 15:12:07.448 | qos-fip 2026-06-30 15:12:07.449 | qos-gateway-ip 2026-06-30 15:12:07.449 | qos-rule-type-details 2026-06-30 15:12:07.449 | qos-rule-type-filter 2026-06-30 15:12:07.449 | qos-rules-alias 2026-06-30 15:12:07.449 | quota-check-limit 2026-06-30 15:12:07.450 | quota-check-limit-default 2026-06-30 15:12:07.450 | quota_details 2026-06-30 15:12:07.450 | quotas 2026-06-30 15:12:07.450 | rbac-address-scope 2026-06-30 15:12:07.450 | rbac-policies 2026-06-30 15:12:07.451 | rbac-security-groups 2026-06-30 15:12:07.451 | router 2026-06-30 15:12:07.451 | router-enable-snat 2026-06-30 15:12:07.451 | router_availability_zone 2026-06-30 15:12:07.451 | security-group 2026-06-30 15:12:07.451 | security-groups-default-rules 2026-06-30 15:12:07.452 | security-groups-default-statefulness 2026-06-30 15:12:07.452 | security-groups-normalized-cidr 2026-06-30 15:12:07.452 | security-groups-remote-address-group 2026-06-30 15:12:07.452 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:12:07.452 | security-groups-shared-filtering 2026-06-30 15:12:07.452 | segment 2026-06-30 15:12:07.452 | sorting 2026-06-30 15:12:07.453 | standard-attr-description 2026-06-30 15:12:07.453 | standard-attr-fwaas-v2 2026-06-30 15:12:07.453 | standard-attr-revisions 2026-06-30 15:12:07.453 | standard-attr-tag 2026-06-30 15:12:07.453 | standard-attr-timestamp 2026-06-30 15:12:07.453 | stateful-security-group 2026-06-30 15:12:07.454 | subnet-dns-publish-fixed-ip 2026-06-30 15:12:07.454 | subnet-external-network 2026-06-30 15:12:07.454 | subnet-service-types 2026-06-30 15:12:07.454 | subnet_allocation 2026-06-30 15:12:07.454 | subnet_onboard 2026-06-30 15:12:07.455 | subnetpool-prefix-ops 2026-06-30 15:12:07.455 | tag-creation 2026-06-30 15:12:07.455 | tap-mirror 2026-06-30 15:12:07.455 | tap-mirror-both-direction 2026-06-30 15:12:07.455 | trunk 2026-06-30 15:12:07.455 | uplink-status-propagation 2026-06-30 15:12:07.456 | uplink-status-propagation-updatable 2026-06-30 15:12:07.456 | vlan-transparent 2026-06-30 15:12:07.456 | vpn-endpoint-groups 2026-06-30 15:12:07.456 | vpnaas' 2026-06-30 15:12:07.456 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-30 15:12:07.457 | address-scope 2026-06-30 15:12:07.457 | agent 2026-06-30 15:12:07.457 | allowed-address-pairs 2026-06-30 15:12:07.457 | auto-allocated-topology 2026-06-30 15:12:07.457 | availability_zone 2026-06-30 15:12:07.458 | bgp 2026-06-30 15:12:07.458 | bgp_4byte_asn 2026-06-30 15:12:07.458 | bgp_dragent_scheduler 2026-06-30 15:12:07.458 | binding 2026-06-30 15:12:07.458 | binding-extended 2026-06-30 15:12:07.458 | default-subnetpools 2026-06-30 15:12:07.458 | dhcp_agent_scheduler 2026-06-30 15:12:07.459 | dns-domain-ports 2026-06-30 15:12:07.459 | dns-integration 2026-06-30 15:12:07.459 | dns-integration-domain-keywords 2026-06-30 15:12:07.459 | empty-string-filtering 2026-06-30 15:12:07.459 | enable-default-route-bfd 2026-06-30 15:12:07.460 | enable-default-route-ecmp 2026-06-30 15:12:07.461 | expose-port-forwarding-in-fip 2026-06-30 15:12:07.461 | ext-gw-mode 2026-06-30 15:12:07.461 | external-gateway-multihoming 2026-06-30 15:12:07.461 | external-net 2026-06-30 15:12:07.461 | extra_dhcp_opt 2026-06-30 15:12:07.461 | extraroute 2026-06-30 15:12:07.461 | extraroute-atomic 2026-06-30 15:12:07.461 | filter-validation 2026-06-30 15:12:07.462 | fip-port-details 2026-06-30 15:12:07.462 | flavors 2026-06-30 15:12:07.462 | floating-ip-port-forwarding 2026-06-30 15:12:07.462 | floating-ip-port-forwarding-description 2026-06-30 15:12:07.462 | floating-ip-port-forwarding-detail 2026-06-30 15:12:07.462 | floating-ip-port-forwarding-port-ranges 2026-06-30 15:12:07.462 | floatingip-pools 2026-06-30 15:12:07.463 | fwaas_v2 2026-06-30 15:12:07.463 | ip_allocation 2026-06-30 15:12:07.463 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:12:07.463 | l3-flavors 2026-06-30 15:12:07.463 | l3-ha 2026-06-30 15:12:07.463 | l3_agent_scheduler 2026-06-30 15:12:07.464 | logging 2026-06-30 15:12:07.464 | multi-provider 2026-06-30 15:12:07.464 | net-mtu 2026-06-30 15:12:07.464 | net-mtu-writable 2026-06-30 15:12:07.464 | network-ip-availability 2026-06-30 15:12:07.464 | network_availability_zone 2026-06-30 15:12:07.465 | network_ha 2026-06-30 15:12:07.465 | pagination 2026-06-30 15:12:07.465 | port-device-profile 2026-06-30 15:12:07.465 | port-hardware-offload-type 2026-06-30 15:12:07.465 | port-mac-address-regenerate 2026-06-30 15:12:07.465 | port-numa-affinity-policy 2026-06-30 15:12:07.466 | port-numa-affinity-policy-socket 2026-06-30 15:12:07.466 | port-resource-request 2026-06-30 15:12:07.466 | port-security 2026-06-30 15:12:07.466 | port-trusted-vif 2026-06-30 15:12:07.466 | project-id 2026-06-30 15:12:07.466 | provider 2026-06-30 15:12:07.466 | pvlan 2026-06-30 15:12:07.467 | qinq 2026-06-30 15:12:07.467 | qos 2026-06-30 15:12:07.467 | qos-bw-limit-direction 2026-06-30 15:12:07.467 | qos-bw-minimum-ingress 2026-06-30 15:12:07.467 | qos-default 2026-06-30 15:12:07.467 | qos-fip 2026-06-30 15:12:07.467 | qos-gateway-ip 2026-06-30 15:12:07.468 | qos-rule-type-details 2026-06-30 15:12:07.468 | qos-rule-type-filter 2026-06-30 15:12:07.468 | qos-rules-alias 2026-06-30 15:12:07.468 | quota-check-limit 2026-06-30 15:12:07.468 | quota-check-limit-default 2026-06-30 15:12:07.469 | quota_details 2026-06-30 15:12:07.469 | quotas 2026-06-30 15:12:07.469 | rbac-address-scope 2026-06-30 15:12:07.469 | rbac-policies 2026-06-30 15:12:07.469 | rbac-security-groups 2026-06-30 15:12:07.469 | router 2026-06-30 15:12:07.469 | router-enable-snat 2026-06-30 15:12:07.470 | router_availability_zone 2026-06-30 15:12:07.470 | security-group 2026-06-30 15:12:07.470 | security-groups-default-rules 2026-06-30 15:12:07.470 | security-groups-default-statefulness 2026-06-30 15:12:07.470 | security-groups-normalized-cidr 2026-06-30 15:12:07.470 | security-groups-remote-address-group 2026-06-30 15:12:07.471 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:12:07.471 | security-groups-shared-filtering 2026-06-30 15:12:07.471 | segment 2026-06-30 15:12:07.471 | sorting 2026-06-30 15:12:07.471 | standard-attr-description 2026-06-30 15:12:07.471 | standard-attr-fwaas-v2 2026-06-30 15:12:07.471 | standard-attr-revisions 2026-06-30 15:12:07.472 | standard-attr-tag 2026-06-30 15:12:07.472 | standard-attr-timestamp 2026-06-30 15:12:07.472 | stateful-security-group 2026-06-30 15:12:07.472 | subnet-dns-publish-fixed-ip 2026-06-30 15:12:07.472 | subnet-external-network 2026-06-30 15:12:07.472 | subnet-service-types 2026-06-30 15:12:07.473 | subnet_allocation 2026-06-30 15:12:07.473 | subnet_onboard 2026-06-30 15:12:07.473 | subnetpool-prefix-ops 2026-06-30 15:12:07.473 | tag-creation 2026-06-30 15:12:07.473 | tap-mirror 2026-06-30 15:12:07.473 | tap-mirror-both-direction 2026-06-30 15:12:07.473 | trunk 2026-06-30 15:12:07.474 | uplink-status-propagation 2026-06-30 15:12:07.474 | uplink-status-propagation-updatable 2026-06-30 15:12:07.474 | vlan-transparent 2026-06-30 15:12:07.474 | vpn-endpoint-groups 2026-06-30 15:12:07.474 | vpnaas' 2026-06-30 15:12:07.474 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:12:07.475 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-30 15:12:07.475 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-30 15:12:07.475 | address-scope 2026-06-30 15:12:07.475 | agent 2026-06-30 15:12:07.475 | allowed-address-pairs 2026-06-30 15:12:07.475 | auto-allocated-topology 2026-06-30 15:12:07.475 | availability_zone 2026-06-30 15:12:07.476 | bgp 2026-06-30 15:12:07.476 | bgp_4byte_asn 2026-06-30 15:12:07.476 | bgp_dragent_scheduler 2026-06-30 15:12:07.476 | binding 2026-06-30 15:12:07.476 | binding-extended 2026-06-30 15:12:07.476 | default-subnetpools 2026-06-30 15:12:07.477 | dhcp_agent_scheduler 2026-06-30 15:12:07.477 | dns-domain-ports 2026-06-30 15:12:07.477 | dns-integration 2026-06-30 15:12:07.477 | dns-integration-domain-keywords 2026-06-30 15:12:07.477 | empty-string-filtering 2026-06-30 15:12:07.478 | enable-default-route-bfd 2026-06-30 15:12:07.478 | enable-default-route-ecmp 2026-06-30 15:12:07.478 | expose-port-forwarding-in-fip 2026-06-30 15:12:07.478 | ext-gw-mode 2026-06-30 15:12:07.478 | external-gateway-multihoming 2026-06-30 15:12:07.478 | external-net 2026-06-30 15:12:07.479 | extra_dhcp_opt 2026-06-30 15:12:07.479 | extraroute 2026-06-30 15:12:07.479 | extraroute-atomic 2026-06-30 15:12:07.479 | filter-validation 2026-06-30 15:12:07.480 | fip-port-details 2026-06-30 15:12:07.480 | flavors 2026-06-30 15:12:07.480 | floating-ip-port-forwarding 2026-06-30 15:12:07.480 | floating-ip-port-forwarding-description 2026-06-30 15:12:07.480 | floating-ip-port-forwarding-detail 2026-06-30 15:12:07.480 | floating-ip-port-forwarding-port-ranges 2026-06-30 15:12:07.480 | floatingip-pools 2026-06-30 15:12:07.481 | fwaas_v2 2026-06-30 15:12:07.481 | ip_allocation 2026-06-30 15:12:07.481 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:12:07.481 | l3-flavors 2026-06-30 15:12:07.481 | l3-ha 2026-06-30 15:12:07.481 | l3_agent_scheduler 2026-06-30 15:12:07.481 | logging 2026-06-30 15:12:07.481 | multi-provider 2026-06-30 15:12:07.482 | net-mtu 2026-06-30 15:12:07.482 | net-mtu-writable 2026-06-30 15:12:07.482 | network-ip-availability 2026-06-30 15:12:07.482 | network_availability_zone 2026-06-30 15:12:07.482 | network_ha 2026-06-30 15:12:07.482 | pagination 2026-06-30 15:12:07.482 | port-device-profile 2026-06-30 15:12:07.483 | port-hardware-offload-type 2026-06-30 15:12:07.483 | port-mac-address-regenerate 2026-06-30 15:12:07.483 | port-numa-affinity-policy 2026-06-30 15:12:07.483 | port-numa-affinity-policy-socket 2026-06-30 15:12:07.483 | port-resource-request 2026-06-30 15:12:07.483 | port-security 2026-06-30 15:12:07.484 | port-trusted-vif 2026-06-30 15:12:07.484 | project-id 2026-06-30 15:12:07.484 | provider 2026-06-30 15:12:07.484 | pvlan 2026-06-30 15:12:07.484 | qinq 2026-06-30 15:12:07.484 | qos 2026-06-30 15:12:07.484 | qos-bw-limit-direction 2026-06-30 15:12:07.484 | qos-bw-minimum-ingress 2026-06-30 15:12:07.485 | qos-default 2026-06-30 15:12:07.485 | qos-fip 2026-06-30 15:12:07.485 | qos-gateway-ip 2026-06-30 15:12:07.485 | qos-rule-type-details 2026-06-30 15:12:07.485 | qos-rule-type-filter 2026-06-30 15:12:07.485 | qos-rules-alias 2026-06-30 15:12:07.486 | quota-check-limit 2026-06-30 15:12:07.486 | quota-check-limit-default 2026-06-30 15:12:07.486 | quota_details 2026-06-30 15:12:07.486 | quotas 2026-06-30 15:12:07.486 | rbac-address-scope 2026-06-30 15:12:07.486 | rbac-policies 2026-06-30 15:12:07.487 | rbac-security-groups 2026-06-30 15:12:07.487 | router 2026-06-30 15:12:07.487 | router-enable-snat 2026-06-30 15:12:07.487 | router_availability_zone 2026-06-30 15:12:07.487 | security-group 2026-06-30 15:12:07.487 | security-groups-default-rules 2026-06-30 15:12:07.488 | security-groups-default-statefulness 2026-06-30 15:12:07.488 | security-groups-normalized-cidr 2026-06-30 15:12:07.488 | security-groups-remote-address-group 2026-06-30 15:12:07.488 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:12:07.488 | security-groups-shared-filtering 2026-06-30 15:12:07.488 | segment 2026-06-30 15:12:07.489 | sorting 2026-06-30 15:12:07.489 | standard-attr-description 2026-06-30 15:12:07.489 | standard-attr-fwaas-v2 2026-06-30 15:12:07.489 | standard-attr-revisions 2026-06-30 15:12:07.489 | standard-attr-tag 2026-06-30 15:12:07.490 | standard-attr-timestamp 2026-06-30 15:12:07.490 | stateful-security-group 2026-06-30 15:12:07.490 | subnet-dns-publish-fixed-ip 2026-06-30 15:12:07.490 | subnet-external-network 2026-06-30 15:12:07.490 | subnet-service-types 2026-06-30 15:12:07.490 | subnet_allocation 2026-06-30 15:12:07.490 | subnet_onboard 2026-06-30 15:12:07.491 | subnetpool-prefix-ops 2026-06-30 15:12:07.491 | tag-creation 2026-06-30 15:12:07.491 | tap-mirror 2026-06-30 15:12:07.491 | tap-mirror-both-direction 2026-06-30 15:12:07.491 | trunk 2026-06-30 15:12:07.491 | uplink-status-propagation 2026-06-30 15:12:07.492 | uplink-status-propagation-updatable 2026-06-30 15:12:07.492 | vlan-transparent 2026-06-30 15:12:07.492 | vpn-endpoint-groups 2026-06-30 15:12:07.492 | vpnaas' 2026-06-30 15:12:07.492 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:12:07.492 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-30 15:12:07.493 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-30 15:12:07.493 | address-scope 2026-06-30 15:12:07.493 | agent 2026-06-30 15:12:07.493 | allowed-address-pairs 2026-06-30 15:12:07.493 | auto-allocated-topology 2026-06-30 15:12:07.493 | availability_zone 2026-06-30 15:12:07.493 | bgp 2026-06-30 15:12:07.494 | bgp_4byte_asn 2026-06-30 15:12:07.494 | bgp_dragent_scheduler 2026-06-30 15:12:07.494 | binding 2026-06-30 15:12:07.494 | binding-extended 2026-06-30 15:12:07.494 | default-subnetpools 2026-06-30 15:12:07.494 | dhcp_agent_scheduler 2026-06-30 15:12:07.494 | dns-domain-ports 2026-06-30 15:12:07.495 | dns-integration 2026-06-30 15:12:07.495 | dns-integration-domain-keywords 2026-06-30 15:12:07.495 | empty-string-filtering 2026-06-30 15:12:07.495 | enable-default-route-bfd 2026-06-30 15:12:07.495 | enable-default-route-ecmp 2026-06-30 15:12:07.495 | expose-port-forwarding-in-fip 2026-06-30 15:12:07.496 | ext-gw-mode 2026-06-30 15:12:07.496 | external-gateway-multihoming 2026-06-30 15:12:07.496 | external-net 2026-06-30 15:12:07.496 | extra_dhcp_opt 2026-06-30 15:12:07.496 | extraroute 2026-06-30 15:12:07.496 | extraroute-atomic 2026-06-30 15:12:07.496 | filter-validation 2026-06-30 15:12:07.497 | fip-port-details 2026-06-30 15:12:07.497 | flavors 2026-06-30 15:12:07.497 | floating-ip-port-forwarding 2026-06-30 15:12:07.497 | floating-ip-port-forwarding-description 2026-06-30 15:12:07.497 | floating-ip-port-forwarding-detail 2026-06-30 15:12:07.497 | floating-ip-port-forwarding-port-ranges 2026-06-30 15:12:07.498 | floatingip-pools 2026-06-30 15:12:07.498 | fwaas_v2 2026-06-30 15:12:07.498 | ip_allocation 2026-06-30 15:12:07.498 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:12:07.498 | l3-flavors 2026-06-30 15:12:07.498 | l3-ha 2026-06-30 15:12:07.499 | l3_agent_scheduler 2026-06-30 15:12:07.499 | logging 2026-06-30 15:12:07.499 | multi-provider 2026-06-30 15:12:07.499 | net-mtu 2026-06-30 15:12:07.499 | net-mtu-writable 2026-06-30 15:12:07.500 | network-ip-availability 2026-06-30 15:12:07.500 | network_availability_zone 2026-06-30 15:12:07.500 | network_ha 2026-06-30 15:12:07.500 | pagination 2026-06-30 15:12:07.500 | port-device-profile 2026-06-30 15:12:07.500 | port-hardware-offload-type 2026-06-30 15:12:07.500 | port-mac-address-regenerate 2026-06-30 15:12:07.500 | port-numa-affinity-policy 2026-06-30 15:12:07.501 | port-numa-affinity-policy-socket 2026-06-30 15:12:07.501 | port-resource-request 2026-06-30 15:12:07.501 | port-security 2026-06-30 15:12:07.501 | port-trusted-vif 2026-06-30 15:12:07.501 | project-id 2026-06-30 15:12:07.501 | provider 2026-06-30 15:12:07.501 | pvlan 2026-06-30 15:12:07.502 | qinq 2026-06-30 15:12:07.502 | qos 2026-06-30 15:12:07.502 | qos-bw-limit-direction 2026-06-30 15:12:07.502 | qos-bw-minimum-ingress 2026-06-30 15:12:07.502 | qos-default 2026-06-30 15:12:07.502 | qos-fip 2026-06-30 15:12:07.503 | qos-gateway-ip 2026-06-30 15:12:07.503 | qos-rule-type-details 2026-06-30 15:12:07.503 | qos-rule-type-filter 2026-06-30 15:12:07.503 | qos-rules-alias 2026-06-30 15:12:07.503 | quota-check-limit 2026-06-30 15:12:07.503 | quota-check-limit-default 2026-06-30 15:12:07.503 | quota_details 2026-06-30 15:12:07.503 | quotas 2026-06-30 15:12:07.504 | rbac-address-scope 2026-06-30 15:12:07.504 | rbac-policies 2026-06-30 15:12:07.504 | rbac-security-groups 2026-06-30 15:12:07.504 | router 2026-06-30 15:12:07.504 | router-enable-snat 2026-06-30 15:12:07.504 | router_availability_zone 2026-06-30 15:12:07.505 | security-group 2026-06-30 15:12:07.505 | security-groups-default-rules 2026-06-30 15:12:07.505 | security-groups-default-statefulness 2026-06-30 15:12:07.505 | security-groups-normalized-cidr 2026-06-30 15:12:07.505 | security-groups-remote-address-group 2026-06-30 15:12:07.505 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:12:07.506 | security-groups-shared-filtering 2026-06-30 15:12:07.506 | segment 2026-06-30 15:12:07.506 | sorting 2026-06-30 15:12:07.506 | standard-attr-description 2026-06-30 15:12:07.506 | standard-attr-fwaas-v2 2026-06-30 15:12:07.507 | standard-attr-revisions 2026-06-30 15:12:07.507 | standard-attr-tag 2026-06-30 15:12:07.507 | standard-attr-timestamp 2026-06-30 15:12:07.507 | stateful-security-group 2026-06-30 15:12:07.507 | subnet-dns-publish-fixed-ip 2026-06-30 15:12:07.507 | subnet-external-network 2026-06-30 15:12:07.507 | subnet-service-types 2026-06-30 15:12:07.508 | subnet_allocation 2026-06-30 15:12:07.508 | subnet_onboard 2026-06-30 15:12:07.508 | subnetpool-prefix-ops 2026-06-30 15:12:07.508 | tag-creation 2026-06-30 15:12:07.508 | tap-mirror 2026-06-30 15:12:07.508 | tap-mirror-both-direction 2026-06-30 15:12:07.508 | trunk 2026-06-30 15:12:07.509 | uplink-status-propagation 2026-06-30 15:12:07.509 | uplink-status-propagation-updatable 2026-06-30 15:12:07.509 | vlan-transparent 2026-06-30 15:12:07.509 | vpn-endpoint-groups 2026-06-30 15:12:07.509 | vpnaas' 2026-06-30 15:12:07.510 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:12:07.510 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-30 15:12:07.510 | address-scope 2026-06-30 15:12:07.510 | agent 2026-06-30 15:12:07.510 | allowed-address-pairs 2026-06-30 15:12:07.510 | auto-allocated-topology 2026-06-30 15:12:07.510 | availability_zone 2026-06-30 15:12:07.511 | bgp 2026-06-30 15:12:07.511 | bgp_4byte_asn 2026-06-30 15:12:07.511 | bgp_dragent_scheduler 2026-06-30 15:12:07.511 | binding 2026-06-30 15:12:07.511 | binding-extended 2026-06-30 15:12:07.511 | default-subnetpools 2026-06-30 15:12:07.511 | dhcp_agent_scheduler 2026-06-30 15:12:07.511 | dns-domain-ports 2026-06-30 15:12:07.512 | dns-integration 2026-06-30 15:12:07.512 | dns-integration-domain-keywords 2026-06-30 15:12:07.512 | empty-string-filtering 2026-06-30 15:12:07.512 | enable-default-route-bfd 2026-06-30 15:12:07.512 | enable-default-route-ecmp 2026-06-30 15:12:07.513 | expose-port-forwarding-in-fip 2026-06-30 15:12:07.513 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-30 15:12:07.513 | ext-gw-mode 2026-06-30 15:12:07.513 | external-gateway-multihoming 2026-06-30 15:12:07.513 | external-net 2026-06-30 15:12:07.513 | extra_dhcp_opt 2026-06-30 15:12:07.514 | extraroute 2026-06-30 15:12:07.514 | extraroute-atomic 2026-06-30 15:12:07.514 | filter-validation 2026-06-30 15:12:07.514 | fip-port-details 2026-06-30 15:12:07.514 | flavors 2026-06-30 15:12:07.514 | floating-ip-port-forwarding 2026-06-30 15:12:07.514 | floating-ip-port-forwarding-description 2026-06-30 15:12:07.515 | floating-ip-port-forwarding-detail 2026-06-30 15:12:07.515 | floating-ip-port-forwarding-port-ranges 2026-06-30 15:12:07.515 | floatingip-pools 2026-06-30 15:12:07.515 | fwaas_v2 2026-06-30 15:12:07.515 | ip_allocation 2026-06-30 15:12:07.515 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:12:07.516 | l3-flavors 2026-06-30 15:12:07.516 | l3-ha 2026-06-30 15:12:07.516 | l3_agent_scheduler 2026-06-30 15:12:07.516 | logging 2026-06-30 15:12:07.516 | multi-provider 2026-06-30 15:12:07.516 | net-mtu 2026-06-30 15:12:07.516 | net-mtu-writable 2026-06-30 15:12:07.517 | network-ip-availability 2026-06-30 15:12:07.517 | network_availability_zone 2026-06-30 15:12:07.517 | network_ha 2026-06-30 15:12:07.517 | pagination 2026-06-30 15:12:07.517 | port-device-profile 2026-06-30 15:12:07.517 | port-hardware-offload-type 2026-06-30 15:12:07.518 | port-mac-address-regenerate 2026-06-30 15:12:07.518 | port-numa-affinity-policy 2026-06-30 15:12:07.518 | port-numa-affinity-policy-socket 2026-06-30 15:12:07.518 | port-resource-request 2026-06-30 15:12:07.518 | port-security 2026-06-30 15:12:07.518 | port-trusted-vif 2026-06-30 15:12:07.519 | project-id 2026-06-30 15:12:07.519 | provider 2026-06-30 15:12:07.519 | pvlan 2026-06-30 15:12:07.519 | qinq 2026-06-30 15:12:07.519 | qos 2026-06-30 15:12:07.519 | qos-bw-limit-direction 2026-06-30 15:12:07.519 | qos-bw-minimum-ingress 2026-06-30 15:12:07.520 | qos-default 2026-06-30 15:12:07.520 | qos-fip 2026-06-30 15:12:07.520 | qos-gateway-ip 2026-06-30 15:12:07.520 | qos-rule-type-details 2026-06-30 15:12:07.520 | qos-rule-type-filter 2026-06-30 15:12:07.521 | qos-rules-alias 2026-06-30 15:12:07.521 | quota-check-limit 2026-06-30 15:12:07.521 | quota-check-limit-default 2026-06-30 15:12:07.521 | quota_details 2026-06-30 15:12:07.521 | quotas 2026-06-30 15:12:07.521 | rbac-address-scope 2026-06-30 15:12:07.522 | rbac-policies 2026-06-30 15:12:07.522 | rbac-security-groups 2026-06-30 15:12:07.522 | router 2026-06-30 15:12:07.522 | router-enable-snat 2026-06-30 15:12:07.522 | router_availability_zone 2026-06-30 15:12:07.522 | security-group 2026-06-30 15:12:07.523 | security-groups-default-rules 2026-06-30 15:12:07.523 | security-groups-default-statefulness 2026-06-30 15:12:07.523 | security-groups-normalized-cidr 2026-06-30 15:12:07.523 | security-groups-remote-address-group 2026-06-30 15:12:07.523 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:12:07.524 | security-groups-shared-filtering 2026-06-30 15:12:07.524 | segment 2026-06-30 15:12:07.524 | sorting 2026-06-30 15:12:07.524 | standard-attr-description 2026-06-30 15:12:07.524 | standard-attr-fwaas-v2 2026-06-30 15:12:07.524 | standard-attr-revisions 2026-06-30 15:12:07.524 | standard-attr-tag 2026-06-30 15:12:07.525 | standard-attr-timestamp 2026-06-30 15:12:07.525 | stateful-security-group 2026-06-30 15:12:07.525 | subnet-dns-publish-fixed-ip 2026-06-30 15:12:07.525 | subnet-external-network 2026-06-30 15:12:07.525 | subnet-service-types 2026-06-30 15:12:07.526 | subnet_allocation 2026-06-30 15:12:07.526 | subnet_onboard 2026-06-30 15:12:07.526 | subnetpool-prefix-ops 2026-06-30 15:12:07.526 | tag-creation 2026-06-30 15:12:07.526 | tap-mirror 2026-06-30 15:12:07.526 | tap-mirror-both-direction 2026-06-30 15:12:07.526 | trunk 2026-06-30 15:12:07.527 | uplink-status-propagation 2026-06-30 15:12:07.527 | uplink-status-propagation-updatable 2026-06-30 15:12:07.527 | vlan-transparent 2026-06-30 15:12:07.527 | vpn-endpoint-groups 2026-06-30 15:12:07.527 | vpnaas' 2026-06-30 15:12:07.527 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-30 15:12:07.528 | address-scope 2026-06-30 15:12:07.528 | agent 2026-06-30 15:12:07.528 | allowed-address-pairs 2026-06-30 15:12:07.528 | auto-allocated-topology 2026-06-30 15:12:07.528 | availability_zone 2026-06-30 15:12:07.528 | bgp 2026-06-30 15:12:07.528 | bgp_4byte_asn 2026-06-30 15:12:07.529 | bgp_dragent_scheduler 2026-06-30 15:12:07.529 | binding 2026-06-30 15:12:07.529 | binding-extended 2026-06-30 15:12:07.529 | default-subnetpools 2026-06-30 15:12:07.529 | dhcp_agent_scheduler 2026-06-30 15:12:07.529 | dns-domain-ports 2026-06-30 15:12:07.529 | dns-integration 2026-06-30 15:12:07.530 | dns-integration-domain-keywords 2026-06-30 15:12:07.530 | empty-string-filtering 2026-06-30 15:12:07.530 | enable-default-route-bfd 2026-06-30 15:12:07.530 | enable-default-route-ecmp 2026-06-30 15:12:07.531 | expose-port-forwarding-in-fip 2026-06-30 15:12:07.531 | ext-gw-mode 2026-06-30 15:12:07.531 | external-gateway-multihoming 2026-06-30 15:12:07.531 | external-net 2026-06-30 15:12:07.531 | extra_dhcp_opt 2026-06-30 15:12:07.531 | extraroute 2026-06-30 15:12:07.531 | extraroute-atomic 2026-06-30 15:12:07.532 | filter-validation 2026-06-30 15:12:07.532 | fip-port-details 2026-06-30 15:12:07.532 | flavors 2026-06-30 15:12:07.532 | floating-ip-port-forwarding 2026-06-30 15:12:07.532 | floating-ip-port-forwarding-description 2026-06-30 15:12:07.532 | floating-ip-port-forwarding-detail 2026-06-30 15:12:07.532 | floating-ip-port-forwarding-port-ranges 2026-06-30 15:12:07.533 | floatingip-pools 2026-06-30 15:12:07.533 | fwaas_v2 2026-06-30 15:12:07.533 | ip_allocation 2026-06-30 15:12:07.533 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:12:07.533 | l3-flavors 2026-06-30 15:12:07.533 | l3-ha 2026-06-30 15:12:07.534 | l3_agent_scheduler 2026-06-30 15:12:07.534 | logging 2026-06-30 15:12:07.534 | multi-provider 2026-06-30 15:12:07.534 | net-mtu 2026-06-30 15:12:07.534 | net-mtu-writable 2026-06-30 15:12:07.534 | network-ip-availability 2026-06-30 15:12:07.534 | network_availability_zone 2026-06-30 15:12:07.535 | network_ha 2026-06-30 15:12:07.535 | pagination 2026-06-30 15:12:07.535 | port-device-profile 2026-06-30 15:12:07.535 | port-hardware-offload-type 2026-06-30 15:12:07.535 | port-mac-address-regenerate 2026-06-30 15:12:07.535 | port-numa-affinity-policy 2026-06-30 15:12:07.536 | port-numa-affinity-policy-socket 2026-06-30 15:12:07.536 | port-resource-request 2026-06-30 15:12:07.536 | port-security 2026-06-30 15:12:07.536 | port-trusted-vif 2026-06-30 15:12:07.536 | project-id 2026-06-30 15:12:07.536 | provider 2026-06-30 15:12:07.536 | pvlan 2026-06-30 15:12:07.537 | qinq 2026-06-30 15:12:07.537 | qos 2026-06-30 15:12:07.537 | qos-bw-limit-direction 2026-06-30 15:12:07.537 | qos-bw-minimum-ingress 2026-06-30 15:12:07.537 | qos-default 2026-06-30 15:12:07.537 | qos-fip 2026-06-30 15:12:07.538 | qos-gateway-ip 2026-06-30 15:12:07.538 | qos-rule-type-details 2026-06-30 15:12:07.538 | qos-rule-type-filter 2026-06-30 15:12:07.538 | qos-rules-alias 2026-06-30 15:12:07.538 | quota-check-limit 2026-06-30 15:12:07.538 | quota-check-limit-default 2026-06-30 15:12:07.538 | quota_details 2026-06-30 15:12:07.539 | quotas 2026-06-30 15:12:07.539 | rbac-address-scope 2026-06-30 15:12:07.539 | rbac-policies 2026-06-30 15:12:07.539 | rbac-security-groups 2026-06-30 15:12:07.539 | router 2026-06-30 15:12:07.539 | router-enable-snat 2026-06-30 15:12:07.539 | router_availability_zone 2026-06-30 15:12:07.540 | security-group 2026-06-30 15:12:07.540 | security-groups-default-rules 2026-06-30 15:12:07.540 | security-groups-default-statefulness 2026-06-30 15:12:07.540 | security-groups-normalized-cidr 2026-06-30 15:12:07.541 | security-groups-remote-address-group 2026-06-30 15:12:07.541 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:12:07.541 | security-groups-shared-filtering 2026-06-30 15:12:07.541 | segment 2026-06-30 15:12:07.541 | sorting 2026-06-30 15:12:07.541 | standard-attr-description 2026-06-30 15:12:07.541 | standard-attr-fwaas-v2 2026-06-30 15:12:07.542 | standard-attr-revisions 2026-06-30 15:12:07.542 | standard-attr-tag 2026-06-30 15:12:07.542 | standard-attr-timestamp 2026-06-30 15:12:07.542 | stateful-security-group 2026-06-30 15:12:07.542 | subnet-dns-publish-fixed-ip 2026-06-30 15:12:07.542 | subnet-external-network 2026-06-30 15:12:07.542 | subnet-service-types 2026-06-30 15:12:07.543 | subnet_allocation 2026-06-30 15:12:07.543 | subnet_onboard 2026-06-30 15:12:07.543 | subnetpool-prefix-ops 2026-06-30 15:12:07.543 | tag-creation 2026-06-30 15:12:07.543 | tap-mirror 2026-06-30 15:12:07.543 | tap-mirror-both-direction 2026-06-30 15:12:07.544 | trunk 2026-06-30 15:12:07.544 | uplink-status-propagation 2026-06-30 15:12:07.544 | uplink-status-propagation-updatable 2026-06-30 15:12:07.544 | vlan-transparent 2026-06-30 15:12:07.544 | vpn-endpoint-groups 2026-06-30 15:12:07.544 | vpnaas' 2026-06-30 15:12:07.544 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:12:07.545 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-30 15:12:07.545 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-30 15:12:07.545 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-30 15:12:07.545 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-30 15:12:07.545 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-30 15:12:07.545 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 15:12:07.546 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 15:12:07.546 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-30 15:12:07.546 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:07.546 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-30 15:12:07.546 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-30 15:12:07.547 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-30 15:12:07.547 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:07.547 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-30 15:12:07.550 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.84:6641 2026-06-30 15:12:07.552 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:07.555 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 15:12:07.557 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.84:6641 2026-06-30 15:12:07.560 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.84:6641 ']' 2026-06-30 15:12:07.562 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:07.565 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.84:6641 2026-06-30 15:12:07.593 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.84:6642 2026-06-30 15:12:07.595 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:07.597 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 15:12:07.600 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.84:6642 2026-06-30 15:12:07.602 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.84:6642 ']' 2026-06-30 15:12:07.604 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:07.607 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.84:6642 2026-06-30 15:12:07.635 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-30 15:12:07.650 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:12:07.653 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-30 15:12:07.657 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:07.660 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 15:12:07.662 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-30 15:12:07.665 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-30 15:12:07.667 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:07.669 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-30 15:12:07.699 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-30 15:12:07.702 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:07.704 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 15:12:07.706 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-30 15:12:07.709 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-30 15:12:07.711 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:07.714 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-30 15:12:07.745 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-30 15:12:07.748 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:07.751 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-30 15:12:07.753 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-30 15:12:07.755 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-30 15:12:07.758 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:07.760 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-30 15:12:07.791 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-30 15:12:07.809 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-30 15:12:07.825 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:12:07.828 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-30 15:12:07.830 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-30 15:12:07.846 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:12:07.849 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-30 15:12:07.852 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-30 15:12:07.854 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-30 15:12:07.857 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:07.860 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-30 15:12:07.862 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-30 15:12:07.865 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-30 15:12:07.867 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:07.870 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-30 15:12:07.900 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-30 15:12:07.916 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:12:07.919 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-30 15:12:07.949 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-30 15:12:07.964 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:12:07.966 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-30 15:12:07.994 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-30 15:12:08.009 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:12:08.011 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-30 15:12:08.013 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-30 15:12:08.028 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:12:08.031 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-30 15:12:08.033 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-30 15:12:08.035 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-30 15:12:08.063 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-30 15:12:08.078 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:12:08.080 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-30 15:12:08.096 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:12:08.099 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-30 15:12:08.115 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:12:08.118 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-30 15:12:08.134 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:12:08.137 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-30 15:12:08.153 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:12:08.156 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-30 15:12:08.172 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:12:08.175 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-30 15:12:08.177 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-30 15:12:08.180 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-30 15:12:08.185 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-30 15:12:08.222 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-30 15:12:08.255 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-30 15:12:08.289 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-30 15:12:08.323 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-30 15:12:08.326 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 15:12:08.328 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-30 15:12:08.331 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-30 15:12:08.333 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-30 15:12:08.336 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-30 15:12:08.339 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 15:12:08.342 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-30 15:12:08.345 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-30 15:12:08.347 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-30 15:12:08.379 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-30 15:12:08.411 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.84/identity 2026-06-30 15:12:08.442 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-30 15:12:08.479 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-30 15:12:08.514 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-30 15:12:08.548 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-30 15:12:08.595 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-30 15:12:08.636 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.84/identity 2026-06-30 15:12:08.674 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-30 15:12:08.732 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-30 15:12:08.776 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-30 15:12:08.779 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-30 15:12:08.836 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-30 15:12:08.871 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-30 15:12:08.874 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 15:12:08.876 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 15:12:08.880 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-30 15:12:08.883 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-30 15:12:08.920 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-30 15:12:08.956 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.84/identity 2026-06-30 15:12:08.990 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-30 15:12:09.023 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-30 15:12:09.056 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-30 15:12:09.087 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-30 15:12:09.117 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-30 15:12:09.148 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-30 15:12:09.151 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-30 15:12:09.153 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-30 15:12:09.156 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-30 15:12:09.159 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-30 15:12:09.190 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-30 15:12:09.222 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.84/identity 2026-06-30 15:12:09.253 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-30 15:12:09.284 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-30 15:12:09.315 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-30 15:12:09.347 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-30 15:12:09.380 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-30 15:12:09.416 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-30 15:12:09.426 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-30 15:12:09.433 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-30 15:12:09.435 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-30 15:12:09.437 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-30 15:12:09.440 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-30 15:12:09.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-30 15:12:09.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-30 15:12:09.448 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-30 15:12:09.451 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-30 15:12:09.453 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-30 15:12:09.456 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-30 15:12:09.459 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-30 15:12:09.462 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-30 15:12:09.464 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-30 15:12:09.467 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-30 15:12:09.469 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-30 15:12:09.472 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-30 15:12:09.475 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:09.477 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-30 15:12:09.480 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-30 15:12:09.482 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-30 15:12:09.485 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:09.487 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-30 15:12:09.521 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-30 15:12:09.524 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:09.527 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 15:12:09.530 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-30 15:12:09.532 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-30 15:12:09.535 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:09.537 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-30 15:12:09.569 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-30 15:12:09.572 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:09.574 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 15:12:09.577 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-30 15:12:09.579 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-30 15:12:09.582 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:09.585 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-30 15:12:09.617 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-30 15:12:09.619 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-30 15:12:09.622 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:09.625 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 15:12:09.627 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-30 15:12:09.629 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-30 15:12:09.632 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:09.635 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-30 15:12:09.668 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-30 15:12:09.670 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:09.673 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 15:12:09.676 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-30 15:12:09.678 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-30 15:12:09.681 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:09.683 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-30 15:12:09.715 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-30 15:12:09.718 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:09.721 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-30 15:12:09.723 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-30 15:12:09.726 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-30 15:12:09.729 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:09.731 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-30 15:12:09.763 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-30 15:12:09.766 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:09.769 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-30 15:12:09.772 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-30 15:12:09.774 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-30 15:12:09.777 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:09.781 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-30 15:12:09.814 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-30 15:12:09.817 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:09.819 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-30 15:12:09.822 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-30 15:12:09.824 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-30 15:12:09.827 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:09.829 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-30 15:12:09.861 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-30 15:12:09.864 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:09.867 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-30 15:12:09.869 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-30 15:12:09.872 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-30 15:12:09.874 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:09.877 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-30 15:12:09.911 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-30 15:12:09.914 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:09.916 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-30 15:12:09.919 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-30 15:12:09.922 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-30 15:12:09.924 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:09.927 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-30 15:12:09.960 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-30 15:12:09.963 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-30 15:12:09.965 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-30 15:12:09.968 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-30 15:12:09.971 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-30 15:12:09.973 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-30 15:12:09.976 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-30 15:12:10.008 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-30 15:12:10.011 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-30 15:12:10.047 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-30 15:12:10.082 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-30 15:12:10.085 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-30 15:12:10.088 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-30 15:12:10.090 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-30 15:12:10.093 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-30 15:12:10.096 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-30 15:12:10.098 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-30 15:12:10.101 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-30 15:12:10.103 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-30 15:12:10.121 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-30 15:12:10.121 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-30 15:12:10.132 | d /var/run/uwsgi 0755 quobyte root 2026-06-30 15:12:10.137 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-30 15:12:10.152 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-30 15:12:10.157 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-30 15:12:10.160 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-30 15:12:10.164 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-30 15:12:10.167 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-30 15:12:10.201 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-30 15:12:10.233 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-30 15:12:10.266 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-30 15:12:10.298 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-30 15:12:10.329 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-30 15:12:10.360 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-30 15:12:10.394 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-30 15:12:10.428 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-30 15:12:10.463 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-30 15:12:10.495 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-30 15:12:10.527 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-30 15:12:10.559 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-30 15:12:10.589 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-30 15:12:10.624 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-30 15:12:10.627 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-30 15:12:10.631 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-30 15:12:10.633 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-30 15:12:10.636 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-30 15:12:10.639 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:12:10.642 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:12:10.644 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-30 15:12:10.648 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-30 15:12:10.650 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-30 15:12:10.683 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-30 15:12:10.716 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-30 15:12:10.716 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-30 15:12:10.726 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-30 15:12:10.731 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-30 15:12:10.733 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-30 15:12:10.736 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-30 15:12:10.738 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-30 15:12:10.741 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-30 15:12:10.744 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-30 15:12:10.747 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:12:10.750 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:12:10.753 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-30 15:12:10.756 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-30 15:12:10.759 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:12:10.761 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:12:10.764 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-30 15:12:10.779 | perl: warning: Setting locale failed. 2026-06-30 15:12:10.779 | perl: warning: Please check that your locale settings: 2026-06-30 15:12:10.779 | LANGUAGE = (unset), 2026-06-30 15:12:10.779 | LC_ALL = "en_US.utf8", 2026-06-30 15:12:10.779 | LANG = "de_DE.UTF-8" 2026-06-30 15:12:10.779 | are supported and installed on your system. 2026-06-30 15:12:10.779 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-30 15:12:10.825 | Enabling site neutron-api. 2026-06-30 15:12:10.831 | To activate the new configuration, you need to run: 2026-06-30 15:12:10.831 | systemctl reload apache2 2026-06-30 15:12:10.836 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-30 15:12:10.839 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-30 15:12:10.842 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-30 15:12:10.845 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-30 15:12:11.076 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-30 15:12:11.095 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:12:11.098 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-30 15:12:11.114 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:12:11.117 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-30 15:12:11.119 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-30 15:12:11.180 | + inc/async:async_inner:63 : init_neutron 2026-06-30 15:12:11.221 | [1939 Async init_neutron:54758]: running: init_neutron 2026-06-30 15:12:11.224 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-30 15:12:11.243 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:12:11.246 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-30 15:12:11.268 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:12:11.271 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-30 15:12:11.275 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-30 15:12:11.279 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-30 15:12:11.314 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-30 15:12:11.317 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-30 15:12:11.358 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-30 15:12:11.378 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:12:11.382 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-30 15:12:11.404 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:12:11.408 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-30 15:12:11.411 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:12:11.413 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-30 15:12:11.416 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-30 15:12:11.419 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-30 15:12:11.489 | + inc/async:async_inner:63 : init_cinder 2026-06-30 15:12:11.536 | [1939 Async init_cinder:54994]: running: init_cinder 2026-06-30 15:12:11.539 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-30 15:12:11.561 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:12:11.564 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-30 15:12:11.567 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:12:11.570 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-30 15:12:11.573 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-30 15:12:11.576 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-30 15:12:11.651 | + inc/async:async_inner:63 : init_placement 2026-06-30 15:12:11.705 | [1939 Async init_placement:55124]: running: init_placement 2026-06-30 15:12:11.709 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-30 15:12:11.786 | [1939 Async init_neutron:54758]: Waiting for completion of init_neutron running on PID 54758 (5 other jobs running) 2026-06-30 15:12:11.829 | [1939 Async init_neutron:54758]: Signaling child to exit 2026-06-30 15:12:27.681 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:12:27.721 | [54994 Async init_cinder:54994]: finished successfully 2026-06-30 15:13:05.605 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:13:05.633 | [55124 Async init_placement:55124]: finished successfully 2026-06-30 15:13:10.916 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:13:10.938 | [54758 Async init_neutron:54758]: finished successfully 2026-06-30 15:13:10.959 | WAKEUP 2026-06-30 15:13:10.979 | [1939 Async init_neutron:54758]: Signaled 2026-06-30 15:13:10.981 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-30 15:13:10.981 | + lib/database:recreate_database:112 : local db=neutron 2026-06-30 15:13:10.981 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-30 15:13:10.981 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-30 15:13:10.981 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-30 15:13:10.981 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:13:10.981 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-30 15:13:10.982 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:13:10.982 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-30 15:13:10.982 | + functions-common:time_start:2406 : local name=dbsync 2026-06-30 15:13:10.982 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:13:10.982 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:13:10.982 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:13:10.982 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832331371 2026-06-30 15:13:10.982 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-30 15:13:10.982 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-30 15:13:10.982 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-30 15:13:10.982 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-30 15:13:10.983 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-30 15:13:10.983 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-30 15:13:10.983 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-30 15:13:10.983 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-30 15:13:10.983 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-30 15:13:10.983 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-30 15:13:10.983 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-30 15:13:10.983 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-30 15:13:10.983 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-30 15:13:10.983 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-30 15:13:10.984 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-30 15:13:10.984 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-30 15:13:10.984 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-30 15:13:10.984 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-30 15:13:10.984 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-30 15:13:10.984 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-30 15:13:10.984 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-30 15:13:10.984 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-30 15:13:10.984 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-30 15:13:10.985 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-30 15:13:10.985 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-30 15:13:10.985 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-30 15:13:10.985 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-30 15:13:10.985 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-30 15:13:10.985 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-30 15:13:10.985 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-30 15:13:10.985 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-30 15:13:10.985 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-30 15:13:10.985 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-30 15:13:10.985 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-30 15:13:10.986 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-30 15:13:10.986 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-30 15:13:10.986 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-30 15:13:10.986 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-30 15:13:10.986 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-30 15:13:10.986 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-30 15:13:10.986 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-30 15:13:10.986 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-30 15:13:10.986 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-30 15:13:10.986 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-30 15:13:10.986 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-30 15:13:10.987 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-30 15:13:10.987 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-30 15:13:10.987 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-30 15:13:10.987 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-30 15:13:10.987 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-30 15:13:10.987 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-30 15:13:10.987 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-30 15:13:10.987 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-30 15:13:10.987 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-30 15:13:10.987 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-30 15:13:10.988 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-30 15:13:10.988 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-30 15:13:10.988 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-30 15:13:10.988 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-30 15:13:10.988 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-30 15:13:10.988 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-30 15:13:10.988 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-30 15:13:10.988 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-30 15:13:10.988 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-30 15:13:10.988 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-30 15:13:10.989 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-30 15:13:10.989 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-30 15:13:10.989 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-30 15:13:10.989 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-30 15:13:10.989 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-30 15:13:10.989 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-30 15:13:10.989 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-30 15:13:10.989 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-30 15:13:10.989 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-30 15:13:10.989 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-30 15:13:10.989 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-30 15:13:10.990 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-30 15:13:10.990 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-30 15:13:10.990 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-30 15:13:10.990 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-30 15:13:10.990 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-30 15:13:10.990 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-30 15:13:10.990 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-30 15:13:10.990 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-30 15:13:10.990 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-30 15:13:10.990 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-30 15:13:10.991 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-30 15:13:10.991 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-30 15:13:10.991 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-30 15:13:10.991 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-30 15:13:10.991 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-30 15:13:10.991 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-30 15:13:10.991 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-30 15:13:10.991 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-30 15:13:10.991 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-30 15:13:10.991 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-30 15:13:10.992 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-30 15:13:10.992 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-30 15:13:10.992 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-30 15:13:10.992 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-30 15:13:10.992 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-30 15:13:10.992 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-30 15:13:10.992 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-30 15:13:10.992 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-30 15:13:10.992 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-30 15:13:10.992 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-30 15:13:10.993 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-30 15:13:10.993 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-30 15:13:10.993 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-30 15:13:10.993 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-30 15:13:10.993 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-30 15:13:10.993 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-30 15:13:10.993 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-30 15:13:10.993 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-30 15:13:10.993 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-30 15:13:10.993 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-30 15:13:10.993 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-30 15:13:10.994 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-30 15:13:10.994 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-30 15:13:10.994 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-30 15:13:10.994 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-30 15:13:10.994 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-30 15:13:10.994 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-30 15:13:10.994 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-30 15:13:10.994 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-30 15:13:10.994 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-30 15:13:10.995 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-30 15:13:10.995 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-30 15:13:10.995 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-30 15:13:10.995 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-30 15:13:10.995 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-30 15:13:10.995 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-30 15:13:10.995 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-30 15:13:10.995 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-30 15:13:10.995 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-30 15:13:10.995 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-30 15:13:10.995 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-30 15:13:10.996 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-30 15:13:10.996 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-30 15:13:10.996 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-30 15:13:10.996 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-30 15:13:10.996 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-30 15:13:10.996 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-30 15:13:10.996 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-30 15:13:10.996 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-30 15:13:10.996 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-30 15:13:10.996 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-30 15:13:10.997 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-30 15:13:10.997 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-30 15:13:10.997 | Running upgrade for neutron ... 2026-06-30 15:13:10.997 | OK 2026-06-30 15:13:10.997 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-30 15:13:10.997 | + functions-common:time_stop:2420 : local name 2026-06-30 15:13:10.997 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:13:10.997 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:13:10.997 | + functions-common:time_stop:2423 : local total 2026-06-30 15:13:10.997 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:13:10.997 | + functions-common:time_stop:2426 : name=dbsync 2026-06-30 15:13:10.998 | + functions-common:time_stop:2427 : start_time=1782832331371 2026-06-30 15:13:10.998 | + functions-common:time_stop:2429 : [[ -z 1782832331371 ]] 2026-06-30 15:13:10.998 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:13:10.998 | + functions-common:time_stop:2432 : end_time=1782832390900 2026-06-30 15:13:10.998 | + functions-common:time_stop:2433 : elapsed_time=59529 2026-06-30 15:13:10.998 | + functions-common:time_stop:2434 : total=9324 2026-06-30 15:13:10.998 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:13:10.998 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=68853 2026-06-30 15:13:11.023 | [1939 Async init_neutron:54758]: finished init_neutron with result 0 in 59 seconds 2026-06-30 15:13:11.027 | + inc/async:async_wait:197 : return 0 2026-06-30 15:13:11.029 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-30 15:13:11.069 | [1939 Async init_placement:55124]: Waiting for completion of init_placement running on PID 55124 (4 other jobs running) 2026-06-30 15:13:11.090 | [1939 Async init_placement:55124]: Signaling child to exit 2026-06-30 15:13:11.090 | WAKEUP 2026-06-30 15:13:11.109 | [1939 Async init_placement:55124]: Signaled 2026-06-30 15:13:11.111 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-30 15:13:11.111 | + lib/database:recreate_database:112 : local db=placement 2026-06-30 15:13:11.111 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-30 15:13:11.111 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-30 15:13:11.111 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-30 15:13:11.111 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:13:11.112 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-30 15:13:11.112 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:13:11.112 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-30 15:13:11.112 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 15:13:11.112 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:13:11.112 | we strongly recommend against using it for new projects. 2026-06-30 15:13:11.112 | 2026-06-30 15:13:11.112 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:13:11.112 | framework. For more detail see 2026-06-30 15:13:11.112 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:13:11.112 | 2026-06-30 15:13:11.113 | __import__(import_str) 2026-06-30 15:13:11.113 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-30 15:13:11.113 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-30 15:13:11.113 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-30 15:13:11.113 | + functions-common:get_or_create_user:899 : local user_id 2026-06-30 15:13:11.113 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-30 15:13:11.113 | + functions-common:get_or_create_user:903 : local email= 2026-06-30 15:13:11.113 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-30 15:13:11.113 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:13:11.113 | + functions-common:get_or_create_user:915 : user_id=a9af881da30546cb9e83cc728a2af022 2026-06-30 15:13:11.113 | + functions-common:get_or_create_user:916 : echo a9af881da30546cb9e83cc728a2af022 2026-06-30 15:13:11.114 | a9af881da30546cb9e83cc728a2af022 2026-06-30 15:13:11.114 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-30 15:13:11.114 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:13:11.114 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:13:11.114 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 15:13:11.114 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:13:11.114 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:13:11.114 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 15:13:11.114 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 15:13:11.114 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 15:13:11.114 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 15:13:11.115 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 15:13:11.115 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 15:13:11.115 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-30 15:13:11.115 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 15:13:11.115 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:13:11.115 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c38df41fe763458ba60a62f7471403ff 2026-06-30 15:13:11.115 | + functions-common:get_or_add_user_project_role:980 : echo c38df41fe763458ba60a62f7471403ff 2026-06-30 15:13:11.115 | c38df41fe763458ba60a62f7471403ff 2026-06-30 15:13:11.115 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-30 15:13:11.115 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-30 15:13:11.115 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-30 15:13:11.115 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-30 15:13:11.116 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-30 15:13:11.116 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-30 15:13:11.116 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-30 15:13:11.116 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-30 15:13:11.116 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-30 15:13:11.116 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-30 15:13:11.116 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-30 15:13:11.116 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-30 15:13:11.116 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-30 15:13:11.117 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-30 15:13:11.117 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-30 15:13:11.117 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:13:11.117 | + functions-common:get_or_add_user_project_role:979 : user_role_id=65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:13:11.117 | + functions-common:get_or_add_user_project_role:980 : echo 65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:13:11.117 | 65f18db3cbec40ba878a8067d92f9f28 2026-06-30 15:13:11.117 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.84/placement 2026-06-30 15:13:11.117 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-30 15:13:11.117 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-30 15:13:11.117 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-30 15:13:11.117 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-30 15:13:11.117 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:13:11.118 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-30 15:13:11.118 | a4c3527b962d49bfb8ac401c333f6e61' 2026-06-30 15:13:11.118 | + functions-common:get_or_create_service:1067 : echo a4c3527b962d49bfb8ac401c333f6e61 2026-06-30 15:13:11.118 | a4c3527b962d49bfb8ac401c333f6e61 2026-06-30 15:13:11.118 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.84/placement 2026-06-30 15:13:11.118 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-30 15:13:11.118 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.84/placement RegionOne 2026-06-30 15:13:11.118 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-30 15:13:11.118 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-30 15:13:11.118 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:13:11.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-30 15:13:11.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-30 15:13:11.119 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.84/placement --region RegionOne -f value -c id 2026-06-30 15:13:11.119 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:13:11.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8dec9a6bee4e42328e02f765f9f0e12a 2026-06-30 15:13:11.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8dec9a6bee4e42328e02f765f9f0e12a 2026-06-30 15:13:11.119 | + functions-common:get_or_create_endpoint:1100 : public_id=8dec9a6bee4e42328e02f765f9f0e12a 2026-06-30 15:13:11.119 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-30 15:13:11.119 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-30 15:13:11.119 | + functions-common:get_or_create_endpoint:1109 : echo 8dec9a6bee4e42328e02f765f9f0e12a 2026-06-30 15:13:11.119 | 8dec9a6bee4e42328e02f765f9f0e12a 2026-06-30 15:13:11.155 | [1939 Async init_placement:55124]: finished init_placement with result 0 in 54 seconds 2026-06-30 15:13:11.159 | + inc/async:async_wait:197 : return 0 2026-06-30 15:13:11.162 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-30 15:13:11.207 | [1939 Async init_glance:50565]: Waiting for completion of init_glance running on PID 50565 (3 other jobs running) 2026-06-30 15:13:11.231 | [1939 Async init_glance:50565]: Signaling child to exit 2026-06-30 15:13:11.232 | WAKEUP 2026-06-30 15:13:11.252 | [1939 Async init_glance:50565]: Signaled 2026-06-30 15:13:11.254 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-30 15:13:11.254 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-30 15:13:11.254 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-30 15:13:11.254 | + lib/database:recreate_database:112 : local db=glance 2026-06-30 15:13:11.254 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-30 15:13:11.254 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-30 15:13:11.254 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-30 15:13:11.255 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:13:11.255 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-30 15:13:11.255 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:13:11.255 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-30 15:13:11.255 | + functions-common:time_start:2406 : local name=dbsync 2026-06-30 15:13:11.255 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:13:11.255 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:13:11.255 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:13:11.256 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832236774 2026-06-30 15:13:11.256 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-30 15:13:11.256 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 15:13:11.256 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:13:11.256 | we strongly recommend against using it for new projects. 2026-06-30 15:13:11.256 | 2026-06-30 15:13:11.257 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:13:11.257 | framework. For more detail see 2026-06-30 15:13:11.257 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:13:11.257 | 2026-06-30 15:13:11.257 | __import__(import_str) 2026-06-30 15:13:11.257 | INFO dbcounter [-] Registered counter for database glance 2026-06-30 15:13:11.257 | 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=50672) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 15:13:11.257 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:13:11.258 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:13:11.258 | DEBUG dbcounter [-] [50672] Writer thread running {{(pid=50672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:13:11.258 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:13:11.258 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:13:11.258 | INFO dbcounter [-] Registered counter for database glance 2026-06-30 15:13:11.258 | 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=50672) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 15:13:11.258 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:13:11.258 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:13:11.259 | DEBUG dbcounter [-] [50672] Writer thread running {{(pid=50672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:13:11.259 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-30 15:13:11.259 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 15:13:11.259 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-30 15:13:11.259 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.259 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-30 15:13:11.259 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.260 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-30 15:13:11.260 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.260 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-30 15:13:11.260 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.260 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-30 15:13:11.260 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.260 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-30 15:13:11.260 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.261 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-30 15:13:11.261 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.261 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-30 15:13:11.261 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.261 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-30 15:13:11.261 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.261 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-30 15:13:11.262 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.262 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-30 15:13:11.262 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.262 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-30 15:13:11.262 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.262 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-30 15:13:11.262 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.263 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-30 15:13:11.263 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.263 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-30 15:13:11.263 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.263 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:13:11.263 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:13:11.263 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:13:11.263 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:13:11.264 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:13:11.264 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:13:11.264 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:13:11.264 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:13:11.264 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:13:11.264 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:13:11.264 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-30 15:13:11.265 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 15:13:11.265 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-30 15:13:11.265 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.265 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-30 15:13:11.265 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.265 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-30 15:13:11.265 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.265 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-30 15:13:11.266 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.266 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-30 15:13:11.266 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.266 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-30 15:13:11.266 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.266 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-30 15:13:11.267 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.267 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-30 15:13:11.267 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.267 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-30 15:13:11.267 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.267 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-30 15:13:11.267 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.267 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-30 15:13:11.268 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.268 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-30 15:13:11.268 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50672) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-30 15:13:11.268 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:13:11.268 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:13:11.268 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:13:11.268 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:13:11.269 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-30 15:13:11.269 | Database migration is up to date. No migration needed. 2026-06-30 15:13:11.269 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-30 15:13:11.269 | Database is synced successfully. 2026-06-30 15:13:11.269 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-30 15:13:11.269 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-30 15:13:11.269 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:13:11.270 | we strongly recommend against using it for new projects. 2026-06-30 15:13:11.270 | 2026-06-30 15:13:11.270 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:13:11.270 | framework. For more detail see 2026-06-30 15:13:11.270 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:13:11.270 | 2026-06-30 15:13:11.270 | __import__(import_str) 2026-06-30 15:13:11.271 | INFO dbcounter [-] Registered counter for database glance 2026-06-30 15:13:11.271 | 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=50855) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 15:13:11.271 | DEBUG dbcounter [-] [50855] Writer thread running {{(pid=50855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:13:11.271 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-30 15:13:11.271 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-30 15:13:11.271 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-30 15:13:11.272 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-30 15:13:11.272 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-30 15:13:11.272 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-30 15:13:11.272 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-30 15:13:11.272 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-30 15:13:11.272 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-30 15:13:11.272 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-30 15:13:11.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-30 15:13:11.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-30 15:13:11.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-30 15:13:11.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-30 15:13:11.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-30 15:13:11.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-30 15:13:11.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-30 15:13:11.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-30 15:13:11.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-30 15:13:11.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-30 15:13:11.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-30 15:13:11.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-30 15:13:11.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-30 15:13:11.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-30 15:13:11.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-30 15:13:11.275 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-30 15:13:11.275 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-30 15:13:11.275 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-30 15:13:11.275 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-30 15:13:11.275 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-30 15:13:11.275 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-30 15:13:11.275 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-30 15:13:11.276 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-30 15:13:11.276 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-30 15:13:11.276 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-30 15:13:11.276 | + functions-common:time_stop:2420 : local name 2026-06-30 15:13:11.276 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:13:11.276 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:13:11.276 | + functions-common:time_stop:2423 : local total 2026-06-30 15:13:11.276 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:13:11.276 | + functions-common:time_stop:2426 : name=dbsync 2026-06-30 15:13:11.276 | + functions-common:time_stop:2427 : start_time=1782832236774 2026-06-30 15:13:11.277 | + functions-common:time_stop:2429 : [[ -z 1782832236774 ]] 2026-06-30 15:13:11.277 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:13:11.277 | + functions-common:time_stop:2432 : end_time=1782832251164 2026-06-30 15:13:11.277 | + functions-common:time_stop:2433 : elapsed_time=14390 2026-06-30 15:13:11.277 | + functions-common:time_stop:2434 : total=9324 2026-06-30 15:13:11.277 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:13:11.277 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23714 2026-06-30 15:13:11.297 | [1939 Async init_glance:50565]: finished init_glance with result 0 in 14 seconds 2026-06-30 15:13:11.301 | + inc/async:async_wait:197 : return 0 2026-06-30 15:13:11.304 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-30 15:13:11.323 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-30 15:13:11.325 | + inc/async:async_wait:197 : return 0 2026-06-30 15:13:11.328 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-30 15:13:11.371 | [1939 Async init_cinder:54994]: Waiting for completion of init_cinder running on PID 54994 (2 other jobs running) 2026-06-30 15:13:11.392 | [1939 Async init_cinder:54994]: Signaling child to exit 2026-06-30 15:13:11.393 | WAKEUP 2026-06-30 15:13:11.411 | [1939 Async init_cinder:54994]: Signaled 2026-06-30 15:13:11.413 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-30 15:13:11.413 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:13:11.413 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-30 15:13:11.413 | + lib/database:recreate_database:112 : local db=cinder 2026-06-30 15:13:11.413 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-30 15:13:11.413 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-30 15:13:11.413 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-30 15:13:11.413 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:13:11.413 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-30 15:13:11.414 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:13:11.414 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-30 15:13:11.414 | + functions-common:time_start:2406 : local name=dbsync 2026-06-30 15:13:11.414 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:13:11.414 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:13:11.414 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:13:11.414 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832331722 2026-06-30 15:13:11.414 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-30 15:13:11.414 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-30 15:13:11.414 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:13:11.415 | we strongly recommend against using it for new projects. 2026-06-30 15:13:11.415 | 2026-06-30 15:13:11.415 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:13:11.415 | framework. For more detail see 2026-06-30 15:13:11.415 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:13:11.415 | 2026-06-30 15:13:11.415 | import eventlet # noqa 2026-06-30 15:13:11.415 | INFO dbcounter [-] Registered counter for database cinder 2026-06-30 15:13:11.416 | 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=55195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 15:13:11.416 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-30 15:13:11.416 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:13:11.416 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:13:11.416 | DEBUG dbcounter [-] [55195] Writer thread running {{(pid=55195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:13:11.416 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-30 15:13:11.416 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55195) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 15:13:11.416 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-30 15:13:11.416 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55195) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.417 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-30 15:13:11.417 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55195) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.417 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-30 15:13:11.417 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55195) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.417 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-30 15:13:11.417 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55195) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.417 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-30 15:13:11.417 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55195) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.417 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-30 15:13:11.417 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55195) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.418 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-30 15:13:11.418 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55195) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:11.418 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-30 15:13:11.418 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-30 15:13:11.418 | + functions-common:time_stop:2420 : local name 2026-06-30 15:13:11.418 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:13:11.418 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:13:11.418 | + functions-common:time_stop:2423 : local total 2026-06-30 15:13:11.418 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:13:11.419 | + functions-common:time_stop:2426 : name=dbsync 2026-06-30 15:13:11.419 | + functions-common:time_stop:2427 : start_time=1782832331722 2026-06-30 15:13:11.419 | + functions-common:time_stop:2429 : [[ -z 1782832331722 ]] 2026-06-30 15:13:11.419 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:13:11.419 | + functions-common:time_stop:2432 : end_time=1782832345545 2026-06-30 15:13:11.419 | + functions-common:time_stop:2433 : elapsed_time=13823 2026-06-30 15:13:11.419 | + functions-common:time_stop:2434 : total=9324 2026-06-30 15:13:11.419 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:13:11.419 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23147 2026-06-30 15:13:11.419 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-30 15:13:11.420 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:13:11.420 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-30 15:13:11.420 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-30 15:13:11.420 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-30 15:13:11.420 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-30 15:13:11.420 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-30 15:13:11.420 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-30 15:13:11.420 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-30 15:13:11.420 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-30 15:13:11.420 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-30 15:13:11.421 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-30 15:13:11.421 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-30 15:13:11.421 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-30 15:13:11.421 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-30 15:13:11.421 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-30 15:13:11.421 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-30 15:13:11.421 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-30 15:13:11.421 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-30 15:13:11.421 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-30 15:13:11.422 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-30 15:13:11.422 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-30 15:13:11.422 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-30 15:13:11.422 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-30 15:13:11.422 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-30 15:13:11.422 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-30 15:13:11.422 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-30 15:13:11.422 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-30 15:13:11.422 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-30 15:13:11.422 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-30 15:13:11.423 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-30 15:13:11.423 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-30 15:13:11.423 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-30 15:13:11.423 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-30 15:13:11.423 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-30 15:13:11.423 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-30 15:13:11.423 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-30 15:13:11.423 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-30 15:13:11.423 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-30 15:13:11.423 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-30 15:13:11.424 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-30 15:13:11.424 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-30 15:13:11.424 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-30 15:13:11.424 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-30 15:13:11.424 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-30 15:13:11.424 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-30 15:13:11.424 | [Unit] 2026-06-30 15:13:11.424 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-30 15:13:11.424 | DefaultDependencies=no 2026-06-30 15:13:11.424 | After=systemd-udev-settle.service 2026-06-30 15:13:11.425 | Before=lvm2-activation-early.service 2026-06-30 15:13:11.425 | Wants=systemd-udev-settle.service 2026-06-30 15:13:11.425 | 2026-06-30 15:13:11.425 | [Service] 2026-06-30 15:13:11.425 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-30 15:13:11.425 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-30 15:13:11.425 | RemainAfterExit=yes 2026-06-30 15:13:11.425 | Type=oneshot 2026-06-30 15:13:11.425 | 2026-06-30 15:13:11.425 | [Install] 2026-06-30 15:13:11.426 | WantedBy=local-fs.target 2026-06-30 15:13:11.426 | Also=systemd-udev-settle.service 2026-06-30 15:13:11.426 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-30 15:13:11.426 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-30 15:13:11.426 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-06-30 15:13:11.426 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-30 15:13:11.426 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-30 15:13:11.426 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-30 15:13:11.426 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-30 15:13:11.427 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-30 15:13:11.427 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-30 15:13:11.427 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-30 15:13:11.427 | Physical volume "/dev/loop0" successfully created. 2026-06-30 15:13:11.427 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-30 15:13:11.427 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-30 15:13:11.427 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:13:11.427 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-30 15:13:11.427 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-30 15:13:11.427 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-30 15:13:11.428 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-30 15:13:11.428 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:13:11.428 | we strongly recommend against using it for new projects. 2026-06-30 15:13:11.428 | 2026-06-30 15:13:11.428 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:13:11.428 | framework. For more detail see 2026-06-30 15:13:11.428 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:13:11.428 | 2026-06-30 15:13:11.428 | import eventlet # noqa 2026-06-30 15:13:11.428 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-30 15:13:11.429 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-30 15:13:11.429 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-30 15:13:11.429 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-30 15:13:11.429 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:13:11.429 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-30 15:13:11.454 | [1939 Async init_cinder:54994]: finished init_cinder with result 0 in 16 seconds 2026-06-30 15:13:11.458 | + inc/async:async_wait:197 : return 0 2026-06-30 15:13:11.460 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-30 15:13:11.476 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:13:11.479 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-30 15:13:11.481 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:13:11.483 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-30 15:13:11.486 | + ./stack.sh:main:1239 : init_nova 2026-06-30 15:13:11.488 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-30 15:13:11.504 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:13:11.507 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-30 15:13:11.522 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:13:11.525 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 15:13:11.527 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-30 15:13:11.585 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-30 15:13:11.622 | [1939 Async nova-cell-0:57329]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-30 15:13:11.625 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-30 15:13:11.629 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 15:13:11.632 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-30 15:13:11.635 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-30 15:13:11.637 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-30 15:13:11.640 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-30 15:13:11.705 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-30 15:13:11.749 | [1939 Async nova-cell-1:57433]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-30 15:13:11.749 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-30 15:13:11.753 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-30 15:13:11.756 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-30 15:13:11.759 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-30 15:13:11.762 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-30 15:13:11.767 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:13:11.844 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-30 15:13:11.850 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:13:11.925 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-30 15:13:12.402 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 15:13:12.402 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:13:12.402 | we strongly recommend against using it for new projects. 2026-06-30 15:13:12.402 | 2026-06-30 15:13:12.402 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:13:12.402 | framework. For more detail see 2026-06-30 15:13:12.402 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:13:12.402 | 2026-06-30 15:13:12.403 | import eventlet # noqa 2026-06-30 15:13:12.759 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 15:13:16.833 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-30 15:13:16.942 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:13:16.942 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:13:16.944 | DEBUG dbcounter [-] [57503] Writer thread running {{(pid=57503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:13:17.016 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-30 15:13:22.458 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57503) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 15:13:22.463 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-30 15:13:25.387 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57503) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:25.394 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-30 15:13:25.403 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57503) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:26.094 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-30 15:13:26.098 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-30 15:13:26.103 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-30 15:13:26.105 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-30 15:13:26.109 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-30 15:13:26.113 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-30 15:13:26.117 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-30 15:13:26.144 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:13:26.148 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-30 15:13:26.152 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-30 15:13:26.157 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-30 15:13:26.653 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 15:13:26.653 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:13:26.653 | we strongly recommend against using it for new projects. 2026-06-30 15:13:26.653 | 2026-06-30 15:13:26.653 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:13:26.653 | framework. For more detail see 2026-06-30 15:13:26.653 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:13:26.654 | 2026-06-30 15:13:26.654 | import eventlet # noqa 2026-06-30 15:13:27.028 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 15:13:30.525 | INFO dbcounter [None req-8de2ad96-6013-4534-b51d-68cddfb6de8a None None] Registered counter for database nova_api 2026-06-30 15:13:30.697 | DEBUG dbcounter [-] [58084] Writer thread running {{(pid=58084) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:13:31.356 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-30 15:13:31.363 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-30 15:13:31.369 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-30 15:13:31.438 | [1939 Async nova-cell-0:57329]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57329 (3 other jobs running) 2026-06-30 15:13:31.468 | [1939 Async nova-cell-0:57329]: Signaling child to exit 2026-06-30 15:13:40.567 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:13:40.612 | [57329 Async nova-cell-0:57329]: finished successfully 2026-06-30 15:13:40.641 | WAKEUP 2026-06-30 15:13:40.672 | [1939 Async nova-cell-0:57329]: Signaled 2026-06-30 15:13:40.674 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-30 15:13:40.675 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-30 15:13:40.675 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-30 15:13:40.675 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-30 15:13:40.675 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-30 15:13:40.675 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-30 15:13:40.675 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-30 15:13:40.675 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:13:40.676 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-30 15:13:40.676 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:13:40.676 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-30 15:13:40.676 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 15:13:40.676 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:13:40.676 | we strongly recommend against using it for new projects. 2026-06-30 15:13:40.676 | 2026-06-30 15:13:40.676 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:13:40.677 | framework. For more detail see 2026-06-30 15:13:40.677 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:13:40.677 | 2026-06-30 15:13:40.677 | import eventlet # noqa 2026-06-30 15:13:40.677 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 15:13:40.677 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-30 15:13:40.677 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:13:40.677 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:13:40.677 | DEBUG dbcounter [-] [57491] Writer thread running {{(pid=57491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:13:40.678 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-30 15:13:40.678 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 15:13:40.678 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-30 15:13:40.678 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:40.678 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-30 15:13:40.678 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:40.678 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-30 15:13:40.678 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:40.679 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-30 15:13:40.679 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:40.679 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-30 15:13:40.679 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:40.679 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-30 15:13:40.679 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:40.679 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-30 15:13:40.679 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:40.680 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-30 15:13:40.680 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:40.680 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-30 15:13:40.680 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57491) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:40.726 | [1939 Async nova-cell-0:57329]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 29 seconds 2026-06-30 15:13:40.731 | + inc/async:async_wait:197 : return 0 2026-06-30 15:13:40.735 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-30 15:13:40.737 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-30 15:13:40.792 | [1939 Async nova-cell-1:57433]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57433 (2 other jobs running) 2026-06-30 15:13:40.818 | [1939 Async nova-cell-1:57433]: Signaling child to exit 2026-06-30 15:13:41.138 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:13:41.163 | [57433 Async nova-cell-1:57433]: finished successfully 2026-06-30 15:13:41.185 | WAKEUP 2026-06-30 15:13:41.206 | [1939 Async nova-cell-1:57433]: Signaled 2026-06-30 15:13:41.208 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-30 15:13:41.208 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-30 15:13:41.208 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-30 15:13:41.208 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-30 15:13:41.208 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-30 15:13:41.208 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-30 15:13:41.208 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-30 15:13:41.208 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:13:41.208 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-30 15:13:41.208 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-30 15:13:41.209 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-30 15:13:41.209 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 15:13:41.209 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:13:41.209 | we strongly recommend against using it for new projects. 2026-06-30 15:13:41.209 | 2026-06-30 15:13:41.209 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:13:41.209 | framework. For more detail see 2026-06-30 15:13:41.209 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:13:41.209 | 2026-06-30 15:13:41.209 | import eventlet # noqa 2026-06-30 15:13:41.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-06-30 15:13:41.210 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-30 15:13:41.210 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-30 15:13:41.210 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-30 15:13:41.210 | DEBUG dbcounter [-] [57500] Writer thread running {{(pid=57500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:13:41.210 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-30 15:13:41.210 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-30 15:13:41.210 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-30 15:13:41.210 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:41.210 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-30 15:13:41.210 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:41.210 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-30 15:13:41.211 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:41.211 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-30 15:13:41.211 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:41.211 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-30 15:13:41.211 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:41.211 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-30 15:13:41.211 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:41.211 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-30 15:13:41.211 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:41.211 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-30 15:13:41.211 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:41.212 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-30 15:13:41.212 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-30 15:13:41.251 | [1939 Async nova-cell-1:57433]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 29 seconds 2026-06-30 15:13:41.255 | + inc/async:async_wait:197 : return 0 2026-06-30 15:13:41.258 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 15:13:41.260 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-30 15:13:41.722 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 15:13:41.722 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:13:41.722 | we strongly recommend against using it for new projects. 2026-06-30 15:13:41.722 | 2026-06-30 15:13:41.722 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:13:41.722 | framework. For more detail see 2026-06-30 15:13:41.722 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:13:41.723 | 2026-06-30 15:13:41.723 | import eventlet # noqa 2026-06-30 15:13:42.092 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 15:13:45.097 | Running batches of 50 until complete 2026-06-30 15:13:45.097 | INFO dbcounter [None req-79380b70-47e2-4176-9f00-a0118afbc3fc None None] Registered counter for database nova_cell0 2026-06-30 15:13:45.289 | DEBUG dbcounter [-] [58769] Writer thread running {{(pid=58769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:13:45.295 | INFO dbcounter [None req-79380b70-47e2-4176-9f00-a0118afbc3fc None None] Registered counter for database nova_api 2026-06-30 15:13:45.455 | DEBUG dbcounter [-] [58769] Writer thread running {{(pid=58769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:13:45.606 | INFO dbcounter [None req-79380b70-47e2-4176-9f00-a0118afbc3fc None None] Registered counter for database nova_cell0 2026-06-30 15:13:45.680 | DEBUG dbcounter [-] [58769] Writer thread running {{(pid=58769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:13:45.771 | +-------------------------------------+--------------+-----------+ 2026-06-30 15:13:45.772 | | Migration | Total Needed | Completed | 2026-06-30 15:13:45.772 | +-------------------------------------+--------------+-----------+ 2026-06-30 15:13:45.772 | | fill_virtual_interface_list | 0 | 0 | 2026-06-30 15:13:45.772 | | migrate_empty_ratio | 0 | 0 | 2026-06-30 15:13:45.772 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-30 15:13:45.772 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-30 15:13:45.772 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-30 15:13:45.772 | | populate_dev_uuids | 0 | 0 | 2026-06-30 15:13:45.772 | | populate_instance_compute_id | 0 | 0 | 2026-06-30 15:13:45.773 | | populate_missing_availability_zones | 0 | 0 | 2026-06-30 15:13:45.773 | | populate_queued_for_delete | 0 | 0 | 2026-06-30 15:13:45.773 | | populate_user_id | 0 | 0 | 2026-06-30 15:13:45.773 | | populate_uuids | 0 | 0 | 2026-06-30 15:13:45.773 | +-------------------------------------+--------------+-----------+ 2026-06-30 15:13:46.439 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-30 15:13:46.444 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 15:13:46.448 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-30 15:13:46.451 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-30 15:13:46.455 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-30 15:13:46.458 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-30 15:13:46.915 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 15:13:46.915 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:13:46.915 | we strongly recommend against using it for new projects. 2026-06-30 15:13:46.915 | 2026-06-30 15:13:46.915 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:13:46.915 | framework. For more detail see 2026-06-30 15:13:46.915 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:13:46.916 | 2026-06-30 15:13:46.916 | import eventlet # noqa 2026-06-30 15:13:47.257 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 15:13:50.477 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-30 15:13:50.477 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-30 15:13:50.477 | INFO dbcounter [None req-67000f10-49b9-49dc-b796-f55a9c25b527 None None] Registered counter for database nova_api 2026-06-30 15:13:50.604 | DEBUG dbcounter [-] [58787] Writer thread running {{(pid=58787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:13:51.254 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-30 15:13:51.258 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-30 15:13:51.282 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-30 15:13:51.286 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-30 15:13:51.290 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-30 15:13:51.397 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-30 15:13:51.448 | [1939 Async configure_neutron_nova:58848]: running: configure_neutron_nova 2026-06-30 15:13:51.451 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-30 15:13:51.454 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 15:13:51.458 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-30 15:13:51.461 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-30 15:13:51.464 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 15:13:51.467 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 15:13:51.471 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 15:13:51.474 | + functions-common:run_phase:1858 : local extra 2026-06-30 15:13:51.479 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-30 15:13:51.485 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 15:13:51.488 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 15:13:51.492 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-30 15:13:51.496 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-30 15:13:51.501 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 15:13:51.521 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:13:51.525 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 15:13:51.528 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 15:13:51.531 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-30 15:13:51.534 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-30 15:13:51.537 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-30 15:13:51.541 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-30 15:13:51.544 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 15:13:51.547 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 15:13:51.551 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 15:13:51.554 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 15:13:51.558 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-30 15:13:51.562 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 15:13:51.566 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-30 15:13:51.569 | + functions-common:run_plugins:1837 : local plugins= 2026-06-30 15:13:51.572 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 15:13:51.575 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-30 15:13:51.579 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-30 15:13:51.583 | + inc/meta-config:merge_config_group:171 : shift 2026-06-30 15:13:51.586 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-30 15:13:51.590 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 15:13:51.593 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-30 15:13:51.596 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-30 15:13:51.601 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-30 15:13:51.606 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-30 15:13:51.609 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-30 15:13:51.613 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 15:13:51.617 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-30 15:13:51.617 | /^\[\[.+\|.*\]\]/ { 2026-06-30 15:13:51.617 | gsub("[][]", "", $1); 2026-06-30 15:13:51.617 | split($1, a, "|"); 2026-06-30 15:13:51.617 | if (a[1] == matchgroup) 2026-06-30 15:13:51.617 | print a[2] 2026-06-30 15:13:51.618 | } 2026-06-30 15:13:51.618 | ' /home/quobyte/devstack/local.conf 2026-06-30 15:13:51.626 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-30 15:13:51.629 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-30 15:13:51.633 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-30 15:13:51.638 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-30 15:13:51.642 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-30 15:13:51.647 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-30 15:13:51.650 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-30 15:13:51.657 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-30 15:13:51.662 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-30 15:13:51.666 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-30 15:13:51.669 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-30 15:13:51.673 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-30 15:13:51.676 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-30 15:13:51.682 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-30 15:13:51.685 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-30 15:13:51.689 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-30 15:13:51.694 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-30 15:13:51.699 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-30 15:13:51.703 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-30 15:13:51.708 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-30 15:13:51.713 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-30 15:13:51.719 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-30 15:13:51.720 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:51.721 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-30 15:13:51.721 | BEGIN { 2026-06-30 15:13:51.722 | section = "" 2026-06-30 15:13:51.722 | last_section = "" 2026-06-30 15:13:51.722 | section_count = 0 2026-06-30 15:13:51.722 | } 2026-06-30 15:13:51.722 | /^\[.+\]/ { 2026-06-30 15:13:51.723 | gsub("[][]", "", $1); 2026-06-30 15:13:51.723 | section=$1 2026-06-30 15:13:51.723 | next 2026-06-30 15:13:51.723 | } 2026-06-30 15:13:51.723 | /^ *\#/ { 2026-06-30 15:13:51.723 | next 2026-06-30 15:13:51.723 | } 2026-06-30 15:13:51.723 | /^[^ \t]+/ { 2026-06-30 15:13:51.723 | # get offset of first = in $0 2026-06-30 15:13:51.723 | eq_idx = index($0, "=") 2026-06-30 15:13:51.723 | # extract attr & value from $0 2026-06-30 15:13:51.724 | attr = substr($0, 1, eq_idx - 1) 2026-06-30 15:13:51.724 | value = substr($0, eq_idx + 1) 2026-06-30 15:13:51.724 | # only need to strip trailing whitespace from attr 2026-06-30 15:13:51.724 | sub(/[ \t]*$/, "", attr) 2026-06-30 15:13:51.724 | # need to strip leading & trailing whitespace from value 2026-06-30 15:13:51.725 | sub(/^[ \t]*/, "", value) 2026-06-30 15:13:51.725 | sub(/[ \t]*$/, "", value) 2026-06-30 15:13:51.725 | 2026-06-30 15:13:51.726 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-30 15:13:51.726 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-30 15:13:51.726 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-30 15:13:51.726 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-30 15:13:51.726 | if (! (section, attr) in cfg_attr_count) { 2026-06-30 15:13:51.726 | if (section != last_section) { 2026-06-30 15:13:51.726 | cfg_section[section_count++] = section 2026-06-30 15:13:51.726 | last_section = section 2026-06-30 15:13:51.727 | } 2026-06-30 15:13:51.727 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-30 15:13:51.727 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-30 15:13:51.727 | 2026-06-30 15:13:51.727 | cfg_attr[section, attr, 0] = value 2026-06-30 15:13:51.727 | cfg_attr_count[section, attr] = 1 2026-06-30 15:13:51.727 | } else { 2026-06-30 15:13:51.727 | lno = cfg_attr_count[section, attr]++ 2026-06-30 15:13:51.727 | cfg_attr[section, attr, lno] = value 2026-06-30 15:13:51.727 | } 2026-06-30 15:13:51.727 | } 2026-06-30 15:13:51.728 | END { 2026-06-30 15:13:51.728 | # Process each section in order 2026-06-30 15:13:51.729 | for (sno = 0; sno < section_count; sno++) { 2026-06-30 15:13:51.729 | section = cfg_section[sno] 2026-06-30 15:13:51.729 | # The ini routines simply append a config item immediately 2026-06-30 15:13:51.730 | # after the section header. To keep the same order as defined 2026-06-30 15:13:51.730 | # in local.conf, invoke the ini routines in the reverse order 2026-06-30 15:13:51.731 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-30 15:13:51.731 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-30 15:13:51.731 | if (cfg_attr_count[section, attr] == 1) 2026-06-30 15:13:51.731 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-30 15:13:51.731 | else { 2026-06-30 15:13:51.731 | # For multiline, invoke the ini routines in the reverse order 2026-06-30 15:13:51.731 | count = cfg_attr_count[section, attr] 2026-06-30 15:13:51.731 | print "inidelete " configfile " " section " " attr 2026-06-30 15:13:51.731 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-30 15:13:51.731 | for (l = count -2; l >= 0; l--) 2026-06-30 15:13:51.731 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-30 15:13:51.731 | } 2026-06-30 15:13:51.732 | } 2026-06-30 15:13:51.732 | } 2026-06-30 15:13:51.732 | } 2026-06-30 15:13:51.732 | ' 2026-06-30 15:13:51.733 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-30 15:13:51.733 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-30 15:13:51.734 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-30 15:13:51.734 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-30 15:13:51.734 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 15:13:51.734 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-30 15:13:51.738 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-30 15:13:51.739 | BEGIN { group = "" } 2026-06-30 15:13:51.739 | /^\[\[.+\|.*\]\]/ { 2026-06-30 15:13:51.739 | gsub("[][]", "", $1); 2026-06-30 15:13:51.739 | split($1, a, "|"); 2026-06-30 15:13:51.739 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-30 15:13:51.739 | group=a[1] 2026-06-30 15:13:51.739 | } else { 2026-06-30 15:13:51.740 | group="" 2026-06-30 15:13:51.740 | } 2026-06-30 15:13:51.740 | next 2026-06-30 15:13:51.740 | } 2026-06-30 15:13:51.740 | { 2026-06-30 15:13:51.740 | if (group != "") 2026-06-30 15:13:51.741 | print $0 2026-06-30 15:13:51.741 | } 2026-06-30 15:13:51.741 | ' /home/quobyte/devstack/local.conf 2026-06-30 15:13:51.745 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-30 15:13:51.748 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-30 15:13:51.782 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:51.785 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-30 15:13:51.788 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-30 15:13:51.823 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:51.827 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-30 15:13:51.830 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-30 15:13:51.865 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:51.868 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-30 15:13:51.871 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-30 15:13:51.910 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:51.913 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-30 15:13:51.917 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-30 15:13:51.956 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:51.960 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-30 15:13:51.963 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-30 15:13:51.967 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-30 15:13:51.972 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-30 15:13:51.975 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-30 15:13:51.980 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-30 15:13:51.983 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-30 15:13:51.987 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-30 15:13:51.992 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-30 15:13:51.995 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-30 15:13:51.998 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-30 15:13:52.000 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-30 15:13:52.004 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-30 15:13:52.007 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-30 15:13:52.011 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-30 15:13:52.014 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-30 15:13:52.018 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-30 15:13:52.024 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-30 15:13:52.025 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-30 15:13:52.029 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-30 15:13:52.033 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-30 15:13:52.036 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-30 15:13:52.044 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-30 15:13:52.045 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:52.046 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-30 15:13:52.046 | BEGIN { 2026-06-30 15:13:52.046 | section = "" 2026-06-30 15:13:52.046 | last_section = "" 2026-06-30 15:13:52.046 | section_count = 0 2026-06-30 15:13:52.047 | } 2026-06-30 15:13:52.047 | /^\[.+\]/ { 2026-06-30 15:13:52.047 | gsub("[][]", "", $1); 2026-06-30 15:13:52.047 | section=$1 2026-06-30 15:13:52.047 | next 2026-06-30 15:13:52.047 | } 2026-06-30 15:13:52.047 | /^ *\#/ { 2026-06-30 15:13:52.047 | next 2026-06-30 15:13:52.048 | } 2026-06-30 15:13:52.048 | /^[^ \t]+/ { 2026-06-30 15:13:52.048 | # get offset of first = in $0 2026-06-30 15:13:52.048 | eq_idx = index($0, "=") 2026-06-30 15:13:52.048 | # extract attr & value from $0 2026-06-30 15:13:52.048 | attr = substr($0, 1, eq_idx - 1) 2026-06-30 15:13:52.048 | value = substr($0, eq_idx + 1) 2026-06-30 15:13:52.048 | # only need to strip trailing whitespace from attr 2026-06-30 15:13:52.048 | sub(/[ \t]*$/, "", attr) 2026-06-30 15:13:52.048 | # need to strip leading & trailing whitespace from value 2026-06-30 15:13:52.049 | sub(/^[ \t]*/, "", value) 2026-06-30 15:13:52.049 | sub(/[ \t]*$/, "", value) 2026-06-30 15:13:52.049 | 2026-06-30 15:13:52.049 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-30 15:13:52.049 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-30 15:13:52.049 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-30 15:13:52.049 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-30 15:13:52.050 | if (! (section, attr) in cfg_attr_count) { 2026-06-30 15:13:52.050 | if (section != last_section) { 2026-06-30 15:13:52.050 | cfg_section[section_count++] = section 2026-06-30 15:13:52.050 | last_section = section 2026-06-30 15:13:52.050 | } 2026-06-30 15:13:52.050 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-30 15:13:52.050 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-30 15:13:52.050 | 2026-06-30 15:13:52.050 | cfg_attr[section, attr, 0] = value 2026-06-30 15:13:52.050 | cfg_attr_count[section, attr] = 1 2026-06-30 15:13:52.051 | } else { 2026-06-30 15:13:52.051 | lno = cfg_attr_count[section, attr]++ 2026-06-30 15:13:52.051 | cfg_attr[section, attr, lno] = value 2026-06-30 15:13:52.051 | } 2026-06-30 15:13:52.051 | } 2026-06-30 15:13:52.051 | END { 2026-06-30 15:13:52.051 | # Process each section in order 2026-06-30 15:13:52.051 | for (sno = 0; sno < section_count; sno++) { 2026-06-30 15:13:52.051 | section = cfg_section[sno] 2026-06-30 15:13:52.051 | # The ini routines simply append a config item immediately 2026-06-30 15:13:52.051 | # after the section header. To keep the same order as defined 2026-06-30 15:13:52.052 | # in local.conf, invoke the ini routines in the reverse order 2026-06-30 15:13:52.052 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-30 15:13:52.052 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-30 15:13:52.053 | if (cfg_attr_count[section, attr] == 1) 2026-06-30 15:13:52.053 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-30 15:13:52.053 | else { 2026-06-30 15:13:52.053 | # For multiline, invoke the ini routines in the reverse order 2026-06-30 15:13:52.053 | count = cfg_attr_count[section, attr] 2026-06-30 15:13:52.053 | print "inidelete " configfile " " section " " attr 2026-06-30 15:13:52.053 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-30 15:13:52.053 | for (l = count -2; l >= 0; l--) 2026-06-30 15:13:52.053 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-30 15:13:52.054 | } 2026-06-30 15:13:52.054 | } 2026-06-30 15:13:52.054 | } 2026-06-30 15:13:52.054 | } 2026-06-30 15:13:52.054 | ' 2026-06-30 15:13:52.054 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-30 15:13:52.055 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-30 15:13:52.058 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-30 15:13:52.061 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-30 15:13:52.065 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 15:13:52.068 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-30 15:13:52.072 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-30 15:13:52.072 | BEGIN { group = "" } 2026-06-30 15:13:52.072 | /^\[\[.+\|.*\]\]/ { 2026-06-30 15:13:52.072 | gsub("[][]", "", $1); 2026-06-30 15:13:52.072 | split($1, a, "|"); 2026-06-30 15:13:52.072 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-30 15:13:52.073 | group=a[1] 2026-06-30 15:13:52.073 | } else { 2026-06-30 15:13:52.073 | group="" 2026-06-30 15:13:52.073 | } 2026-06-30 15:13:52.073 | next 2026-06-30 15:13:52.073 | } 2026-06-30 15:13:52.073 | { 2026-06-30 15:13:52.073 | if (group != "") 2026-06-30 15:13:52.073 | print $0 2026-06-30 15:13:52.073 | } 2026-06-30 15:13:52.074 | ' /home/quobyte/devstack/local.conf 2026-06-30 15:13:52.080 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-30 15:13:52.083 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-30 15:13:52.122 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:52.127 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-30 15:13:52.130 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-30 15:13:52.134 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-30 15:13:52.138 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-30 15:13:52.141 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-30 15:13:52.146 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-30 15:13:52.150 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-30 15:13:52.155 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-30 15:13:52.159 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-30 15:13:52.163 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-30 15:13:52.167 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-30 15:13:52.172 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-30 15:13:52.175 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-30 15:13:52.178 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-30 15:13:52.182 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-30 15:13:52.186 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-30 15:13:52.189 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-30 15:13:52.194 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-30 15:13:52.198 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-30 15:13:52.202 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-30 15:13:52.207 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-30 15:13:52.210 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-30 15:13:52.213 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-30 15:13:52.213 | BEGIN { 2026-06-30 15:13:52.213 | section = "" 2026-06-30 15:13:52.213 | last_section = "" 2026-06-30 15:13:52.213 | section_count = 0 2026-06-30 15:13:52.213 | } 2026-06-30 15:13:52.213 | /^\[.+\]/ { 2026-06-30 15:13:52.213 | gsub("[][]", "", $1); 2026-06-30 15:13:52.214 | section=$1 2026-06-30 15:13:52.214 | next 2026-06-30 15:13:52.214 | } 2026-06-30 15:13:52.214 | /^ *\#/ { 2026-06-30 15:13:52.214 | next 2026-06-30 15:13:52.214 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-30 15:13:52.215 | } 2026-06-30 15:13:52.215 | /^[^ \t]+/ { 2026-06-30 15:13:52.215 | # get offset of first = in $0 2026-06-30 15:13:52.215 | eq_idx = index($0, "=") 2026-06-30 15:13:52.215 | # extract attr & value from $0 2026-06-30 15:13:52.215 | attr = substr($0, 1, eq_idx - 1) 2026-06-30 15:13:52.215 | value = substr($0, eq_idx + 1) 2026-06-30 15:13:52.215 | # only need to strip trailing whitespace from attr 2026-06-30 15:13:52.215 | sub(/[ \t]*$/, "", attr) 2026-06-30 15:13:52.216 | # need to strip leading & trailing whitespace from value 2026-06-30 15:13:52.216 | sub(/^[ \t]*/, "", value) 2026-06-30 15:13:52.216 | sub(/[ \t]*$/, "", value) 2026-06-30 15:13:52.216 | 2026-06-30 15:13:52.216 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-30 15:13:52.216 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-30 15:13:52.216 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-30 15:13:52.216 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-30 15:13:52.217 | if (! (section, attr) in cfg_attr_count) { 2026-06-30 15:13:52.217 | if (section != last_section) { 2026-06-30 15:13:52.217 | cfg_section[section_count++] = section 2026-06-30 15:13:52.217 | last_section = section 2026-06-30 15:13:52.217 | } 2026-06-30 15:13:52.217 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-30 15:13:52.217 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-30 15:13:52.217 | 2026-06-30 15:13:52.218 | cfg_attr[section, attr, 0] = value 2026-06-30 15:13:52.218 | cfg_attr_count[section, attr] = 1 2026-06-30 15:13:52.218 | } else { 2026-06-30 15:13:52.218 | lno = cfg_attr_count[section, attr]++ 2026-06-30 15:13:52.218 | cfg_attr[section, attr, lno] = value 2026-06-30 15:13:52.218 | } 2026-06-30 15:13:52.218 | } 2026-06-30 15:13:52.219 | END { 2026-06-30 15:13:52.219 | # Process each section in order 2026-06-30 15:13:52.219 | for (sno = 0; sno < section_count; sno++) { 2026-06-30 15:13:52.219 | section = cfg_section[sno] 2026-06-30 15:13:52.219 | # The ini routines simply append a config item immediately 2026-06-30 15:13:52.219 | # after the section header. To keep the same order as defined 2026-06-30 15:13:52.220 | # in local.conf, invoke the ini routines in the reverse order 2026-06-30 15:13:52.220 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-30 15:13:52.220 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-30 15:13:52.220 | if (cfg_attr_count[section, attr] == 1) 2026-06-30 15:13:52.220 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-30 15:13:52.220 | else { 2026-06-30 15:13:52.220 | # For multiline, invoke the ini routines in the reverse order 2026-06-30 15:13:52.221 | count = cfg_attr_count[section, attr] 2026-06-30 15:13:52.221 | print "inidelete " configfile " " section " " attr 2026-06-30 15:13:52.221 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-30 15:13:52.221 | for (l = count -2; l >= 0; l--) 2026-06-30 15:13:52.221 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-30 15:13:52.221 | } 2026-06-30 15:13:52.221 | } 2026-06-30 15:13:52.222 | } 2026-06-30 15:13:52.222 | } 2026-06-30 15:13:52.222 | ' 2026-06-30 15:13:52.222 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:52.222 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-30 15:13:52.222 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-30 15:13:52.223 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-30 15:13:52.224 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 15:13:52.228 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-30 15:13:52.229 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-30 15:13:52.230 | BEGIN { group = "" } 2026-06-30 15:13:52.230 | /^\[\[.+\|.*\]\]/ { 2026-06-30 15:13:52.230 | gsub("[][]", "", $1); 2026-06-30 15:13:52.230 | split($1, a, "|"); 2026-06-30 15:13:52.230 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-30 15:13:52.230 | group=a[1] 2026-06-30 15:13:52.230 | } else { 2026-06-30 15:13:52.230 | group="" 2026-06-30 15:13:52.230 | } 2026-06-30 15:13:52.231 | next 2026-06-30 15:13:52.231 | } 2026-06-30 15:13:52.231 | { 2026-06-30 15:13:52.231 | if (group != "") 2026-06-30 15:13:52.231 | print $0 2026-06-30 15:13:52.231 | } 2026-06-30 15:13:52.232 | ' /home/quobyte/devstack/local.conf 2026-06-30 15:13:52.238 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-30 15:13:52.242 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-30 15:13:52.282 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:52.285 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-30 15:13:52.289 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-30 15:13:52.324 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:52.327 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-30 15:13:52.331 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-30 15:13:52.366 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:52.369 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-30 15:13:52.372 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-30 15:13:52.377 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:13:52.402 | [58848 Async configure_neutron_nova:58848]: finished successfully 2026-06-30 15:13:52.406 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:52.409 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-c383abda-8ddf-4f1c-ac0b-bfd3d76cdbbb"' 2026-06-30 15:13:52.414 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-c383abda-8ddf-4f1c-ac0b-bfd3d76cdbbb 2026-06-30 15:13:52.446 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:52.450 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-30 15:13:52.453 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-30 15:13:52.485 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:52.488 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-30 15:13:52.491 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-30 15:13:52.524 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:13:52.528 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-30 15:13:52.547 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:13:52.550 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-30 15:13:52.553 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-30 15:13:52.572 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:13:52.575 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-30 15:13:52.612 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-30 15:13:52.662 | [1939 Async configure_neutron_nova:58848]: Waiting for completion of configure_neutron_nova running on PID 58848 (2 other jobs running) 2026-06-30 15:13:52.686 | [1939 Async configure_neutron_nova:58848]: Signaling child to exit 2026-06-30 15:13:52.686 | WAKEUP 2026-06-30 15:13:52.707 | [1939 Async configure_neutron_nova:58848]: Signaled 2026-06-30 15:13:52.709 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-30 15:13:52.709 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-30 15:13:52.709 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-30 15:13:52.709 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-30 15:13:52.709 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 15:13:52.709 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-30 15:13:52.709 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-30 15:13:52.709 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-30 15:13:52.710 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.84/identity 2026-06-30 15:13:52.710 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-30 15:13:52.710 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-30 15:13:52.710 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-30 15:13:52.710 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-30 15:13:52.710 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-30 15:13:52.710 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-30 15:13:52.710 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-30 15:13:52.710 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-30 15:13:52.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-30 15:13:52.711 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-30 15:13:52.711 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:13:52.711 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-30 15:13:52.711 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-30 15:13:52.711 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-30 15:13:52.711 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-30 15:13:52.711 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 15:13:52.711 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-30 15:13:52.711 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-30 15:13:52.711 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-30 15:13:52.712 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-30 15:13:52.712 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-30 15:13:52.712 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-30 15:13:52.712 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-30 15:13:52.712 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-30 15:13:52.712 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-30 15:13:52.712 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-30 15:13:52.712 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-30 15:13:52.712 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-30 15:13:52.712 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-30 15:13:52.713 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.84/identity 2026-06-30 15:13:52.713 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-30 15:13:52.713 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-30 15:13:52.713 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-30 15:13:52.713 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-30 15:13:52.713 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-30 15:13:52.713 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-30 15:13:52.713 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-30 15:13:52.713 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-30 15:13:52.713 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-30 15:13:52.713 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-30 15:13:52.714 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:13:52.714 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-30 15:13:52.714 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-30 15:13:52.752 | [1939 Async configure_neutron_nova:58848]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-30 15:13:52.757 | + inc/async:async_wait:197 : return 0 2026-06-30 15:13:52.760 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-30 15:13:52.779 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:13:52.782 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-30 15:13:52.817 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-30 15:13:52.852 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-30 15:13:52.871 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:13:52.874 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-30 15:13:52.877 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:13:52.879 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-30 15:13:52.882 | + ./stack.sh:main:1293 : start_nova_api 2026-06-30 15:13:52.885 | + lib/nova:start_nova_api:966 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:13:52.888 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:13:52.891 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:13:52.895 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-30 15:13:52.899 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 15:13:52.901 | + functions-common:run_process:1674 : local service=n-api 2026-06-30 15:13:52.905 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 15:13:52.909 | + functions-common:run_process:1676 : local group= 2026-06-30 15:13:52.912 | + functions-common:run_process:1677 : local user= 2026-06-30 15:13:52.914 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:13:52.917 | + functions-common:run_process:1680 : local name=n-api 2026-06-30 15:13:52.920 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:13:52.923 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:13:52.926 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:13:52.929 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:13:52.933 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:13:52.938 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832432934 2026-06-30 15:13:52.942 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-30 15:13:52.958 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:13:52.961 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-30 15:13:52.964 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-30 15:13:52.967 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 15:13:52.970 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 15:13:52.972 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 15:13:52.975 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-30 15:13:52.977 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-30 15:13:52.980 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-30 15:13:52.983 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-30 15:13:52.985 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:13:52.988 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:13:52.991 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:13:52.993 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:13:52.996 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-30 15:13:52.998 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-30 15:13:53.001 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 15:13:53.004 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:13:53.006 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-30 15:13:53.009 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-30 15:13:53.011 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:13:53.014 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 15:13:53.016 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-30 15:13:53.018 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 15:13:53.020 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-30 15:13:53.022 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 15:13:53.027 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-30 15:13:53.097 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:13:53.171 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-30 15:13:53.230 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-30 15:13:53.291 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:13:53.355 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:13:53.415 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-30 15:13:53.475 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-30 15:13:53.538 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-30 15:13:53.600 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-30 15:13:53.664 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-30 15:13:53.726 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 15:13:53.729 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 15:13:53.731 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-30 15:13:53.803 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 15:13:54.281 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-30 15:13:54.314 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-30 15:13:54.774 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-30 15:13:54.936 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:13:54.939 | + functions-common:time_stop:2420 : local name 2026-06-30 15:13:54.942 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:13:54.946 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:13:54.949 | + functions-common:time_stop:2423 : local total 2026-06-30 15:13:54.952 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:13:54.955 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:13:54.958 | + functions-common:time_stop:2427 : start_time=1782832432934 2026-06-30 15:13:54.960 | + functions-common:time_stop:2429 : [[ -z 1782832432934 ]] 2026-06-30 15:13:54.963 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:13:54.969 | + functions-common:time_stop:2432 : end_time=1782832434965 2026-06-30 15:13:54.971 | + functions-common:time_stop:2433 : elapsed_time=2031 2026-06-30 15:13:54.974 | + functions-common:time_stop:2434 : total=4536 2026-06-30 15:13:54.977 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:13:54.979 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6567 2026-06-30 15:13:54.982 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-30 15:13:54.983 | Waiting for nova-api to start... 2026-06-30 15:13:54.986 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.84/compute/v2.1/ 2026-06-30 15:13:54.988 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.84/compute/v2.1/ 2026-06-30 15:13:54.991 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 15:13:54.994 | + functions:wait_for_service:477 : local url=http://192.168.122.84/compute/v2.1/ 2026-06-30 15:13:54.997 | + functions:wait_for_service:478 : local rval=0 2026-06-30 15:13:55.000 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 15:13:55.002 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 15:13:55.005 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:13:55.007 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:13:55.011 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:13:55.015 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832435012 2026-06-30 15:13:55.018 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 15:13:55.021 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:13:55.023 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.84/compute/v2.1/ 2026-06-30 15:14:01.048 | + :: : [[ 200 == 503 ]] 2026-06-30 15:14:01.050 | + :: : [[ 0 -eq 7 ]] 2026-06-30 15:14:01.054 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 15:14:01.058 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:01.061 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:01.064 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:01.067 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:01.069 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:01.071 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 15:14:01.073 | + functions-common:time_stop:2427 : start_time=1782832435012 2026-06-30 15:14:01.076 | + functions-common:time_stop:2429 : [[ -z 1782832435012 ]] 2026-06-30 15:14:01.080 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:01.085 | + functions-common:time_stop:2432 : end_time=1782832441081 2026-06-30 15:14:01.087 | + functions-common:time_stop:2433 : elapsed_time=6069 2026-06-30 15:14:01.090 | + functions-common:time_stop:2434 : total=5676 2026-06-30 15:14:01.093 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:01.095 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11745 2026-06-30 15:14:01.098 | + functions:wait_for_service:486 : return 0 2026-06-30 15:14:01.100 | + lib/nova:start_nova_api:979 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:14:01.102 | + lib/nova:start_nova_api:979 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:14:01.105 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-30 15:14:01.123 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:01.126 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-30 15:14:01.128 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:14:01.131 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-30 15:14:01.134 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-30 15:14:01.137 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-30 15:14:01.140 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-30 15:14:01.142 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-30 15:14:01.145 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-30 15:14:01.148 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-30 15:14:01.150 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-30 15:14:01.154 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-30 15:14:01.175 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-30 15:14:01.181 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-30 15:14:01.185 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-30 15:14:01.190 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-30 15:14:01.206 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-30 15:14:01.222 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-30 15:14:01.236 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-30 15:14:01.239 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-30 15:14:01.239 | Starting OVN 2026-06-30 15:14:01.241 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-30 15:14:01.243 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-30 15:14:01.243 | Starting OVS 2026-06-30 15:14:01.245 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-30 15:14:01.259 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:01.261 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-30 15:14:01.298 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-30 15:14:01.336 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-30 15:14:01.339 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-30 15:14:01.341 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-30 15:14:01.788 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-30 15:14:02.227 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-30 15:14:02.228 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-30 15:14:02.228 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-30 15:14:02.228 | 2026-06-30 15:14:02.228 | Possible reasons for having these kinds of units are: 2026-06-30 15:14:02.228 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-30 15:14:02.228 | .wants/, .requires/, or .upholds/ directory. 2026-06-30 15:14:02.228 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-30 15:14:02.228 | a requirement dependency on it. 2026-06-30 15:14:02.228 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-30 15:14:02.228 | D-Bus, udev, scripted systemctl call, ...). 2026-06-30 15:14:02.228 | • In case of template units, the unit is meant to be enabled with some 2026-06-30 15:14:02.229 | instance name specified. 2026-06-30 15:14:02.240 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-30 15:14:06.907 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-30 15:14:06.910 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-30 15:14:07.385 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-30 15:14:07.852 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-30 15:14:07.852 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-30 15:14:07.852 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-30 15:14:07.852 | 2026-06-30 15:14:07.852 | Possible reasons for having these kinds of units are: 2026-06-30 15:14:07.853 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-30 15:14:07.853 | .wants/, .requires/, or .upholds/ directory. 2026-06-30 15:14:07.853 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-30 15:14:07.853 | a requirement dependency on it. 2026-06-30 15:14:07.853 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-30 15:14:07.853 | D-Bus, udev, scripted systemctl call, ...). 2026-06-30 15:14:07.853 | • In case of template units, the unit is meant to be enabled with some 2026-06-30 15:14:07.853 | instance name specified. 2026-06-30 15:14:07.858 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-30 15:14:08.198 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-30 15:14:08.199 | Configuring OVSDB 2026-06-30 15:14:08.203 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-30 15:14:08.229 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:14:08.232 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-30 15:14:08.265 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-30 15:14:08.298 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=a73227a9-235d-4080-8e84-c1befd8f6020 2026-06-30 15:14:08.324 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.84:6642 2026-06-30 15:14:08.353 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-30 15:14:08.382 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-30 15:14:08.406 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.84 2026-06-30 15:14:08.434 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-30 15:14:08.440 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-30 15:14:08.462 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-30 15:14:08.464 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-30 15:14:08.489 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-30 15:14:08.493 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-30 15:14:08.496 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-30 15:14:08.502 | + functions-common:is_provider_network:2272 : return 1 2026-06-30 15:14:08.505 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-30 15:14:08.509 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-30 15:14:08.515 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-30 15:14:08.519 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-30 15:14:08.524 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-30 15:14:08.530 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-30 15:14:08.573 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-30 15:14:08.607 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-30 15:14:08.640 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-30 15:14:08.658 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:14:08.660 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-30 15:14:08.662 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-30 15:14:08.665 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-30 15:14:08.669 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-30 15:14:08.672 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-30 15:14:08.691 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:08.693 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-30 15:14:08.696 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-30 15:14:08.699 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-30 15:14:09.184 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-30 15:14:09.666 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-30 15:14:09.729 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-30 15:14:09.734 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-30 15:14:09.738 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-30 15:14:09.743 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-30 15:14:09.748 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-30 15:14:10.753 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-30 15:14:10.758 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-30 15:14:10.763 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-30 15:14:10.767 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-30 15:14:10.771 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-30 15:14:10.775 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-30 15:14:10.780 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-30 15:14:10.784 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-30 15:14:10.787 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-30 15:14:10.792 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-30 15:14:10.796 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-30 15:14:10.800 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-30 15:14:10.805 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-30 15:14:10.830 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:14:10.835 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-30 15:14:10.865 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-30 15:14:10.894 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-30 15:14:10.916 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-30 15:14:10.938 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-30 15:14:10.964 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:10.968 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-30 15:14:10.972 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-30 15:14:10.975 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-30 15:14:11.489 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-30 15:14:12.007 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-30 15:14:12.007 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-30 15:14:12.009 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-30 15:14:12.009 | 2026-06-30 15:14:12.009 | Possible reasons for having these kinds of units are: 2026-06-30 15:14:12.009 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-30 15:14:12.009 | .wants/, .requires/, or .upholds/ directory. 2026-06-30 15:14:12.009 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-30 15:14:12.009 | a requirement dependency on it. 2026-06-30 15:14:12.010 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-30 15:14:12.010 | D-Bus, udev, scripted systemctl call, ...). 2026-06-30 15:14:12.010 | • In case of template units, the unit is meant to be enabled with some 2026-06-30 15:14:12.010 | instance name specified. 2026-06-30 15:14:12.021 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-30 15:14:12.317 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-30 15:14:12.344 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:14:12.349 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-30 15:14:12.353 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-30 15:14:12.381 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:12.384 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-30 15:14:12.388 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-30 15:14:12.393 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 15:14:12.398 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-30 15:14:12.403 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 15:14:12.407 | + functions-common:run_process:1676 : local group= 2026-06-30 15:14:12.412 | + functions-common:run_process:1677 : local user= 2026-06-30 15:14:12.415 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:14:12.419 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-30 15:14:12.424 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:14:12.429 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:14:12.432 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:14:12.438 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:14:12.442 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:14:12.450 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832452444 2026-06-30 15:14:12.454 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-30 15:14:12.481 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:12.485 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-06-30 15:14:12.489 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-30 15:14:12.494 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 15:14:12.499 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 15:14:12.503 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 15:14:12.507 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 15:14:12.510 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-30 15:14:12.514 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-30 15:14:12.520 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-30 15:14:12.525 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:14:12.528 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:14:12.532 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:14:12.537 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:14:12.542 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-30 15:14:12.546 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-30 15:14:12.551 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-06-30 15:14:12.554 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-30 15:14:12.558 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 15:14:12.562 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 15:14:12.566 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 15:14:12.570 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 15:14:12.574 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 15:14:12.578 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 15:14:12.583 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-30 15:14:12.588 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 15:14:12.596 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-30 15:14:12.691 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:14:12.793 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-30 15:14:12.880 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-30 15:14:12.966 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-30 15:14:13.054 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-30 15:14:13.145 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:14:13.238 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 15:14:13.243 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 15:14:13.248 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-30 15:14:13.362 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 15:14:13.870 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-30 15:14:13.902 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-06-30 15:14:14.378 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-30 15:14:14.436 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:14:14.441 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:14.445 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:14.450 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:14.455 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:14.460 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:14.464 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:14:14.469 | + functions-common:time_stop:2427 : start_time=1782832452444 2026-06-30 15:14:14.473 | + functions-common:time_stop:2429 : [[ -z 1782832452444 ]] 2026-06-30 15:14:14.480 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:14.487 | + functions-common:time_stop:2432 : end_time=1782832454482 2026-06-30 15:14:14.492 | + functions-common:time_stop:2433 : elapsed_time=2038 2026-06-30 15:14:14.497 | + functions-common:time_stop:2434 : total=6567 2026-06-30 15:14:14.502 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:14.507 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8605 2026-06-30 15:14:14.512 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-30 15:14:14.517 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-30 15:14:14.522 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-30 15:14:14.528 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 15:14:14.561 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 15:14:14.566 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 15:14:14.571 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 15:14:14.576 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 15:14:14.581 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 15:14:14.639 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 15:14:14.691 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 15:14:14.743 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 15:14:14.798 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-30 15:14:14.859 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-30 15:14:14.863 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-30 15:14:14.897 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:14.903 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-30 15:14:14.982 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-30 15:14:14.987 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 15:14:14.992 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-30 15:14:14.997 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 15:14:15.002 | + functions-common:run_process:1676 : local group= 2026-06-30 15:14:15.008 | + functions-common:run_process:1677 : local user= 2026-06-30 15:14:15.012 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:14:15.017 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-30 15:14:15.022 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:14:15.027 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:14:15.032 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:14:15.036 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:14:15.042 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:14:15.048 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832455043 2026-06-30 15:14:15.053 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-30 15:14:15.084 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:15.089 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-30 15:14:15.094 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-30 15:14:15.099 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 15:14:15.104 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 15:14:15.109 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 15:14:15.114 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 15:14:15.119 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-30 15:14:15.124 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-30 15:14:15.129 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-30 15:14:15.134 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:14:15.139 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:14:15.144 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:14:15.149 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:14:15.153 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-30 15:14:15.158 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-30 15:14:15.163 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-06-30 15:14:15.168 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-30 15:14:15.173 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 15:14:15.178 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 15:14:15.183 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 15:14:15.187 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 15:14:15.192 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 15:14:15.197 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 15:14:15.202 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-30 15:14:15.206 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 15:14:15.216 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-30 15:14:15.341 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:14:15.469 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-30 15:14:15.563 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-30 15:14:15.652 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-30 15:14:15.741 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-30 15:14:15.833 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:14:15.925 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 15:14:15.929 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 15:14:15.934 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-30 15:14:16.041 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 15:14:16.530 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-30 15:14:16.559 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-30 15:14:17.027 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-30 15:14:17.084 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:14:17.089 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:17.096 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:17.099 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:17.102 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:17.105 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:17.111 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:14:17.114 | + functions-common:time_stop:2427 : start_time=1782832455043 2026-06-30 15:14:17.117 | + functions-common:time_stop:2429 : [[ -z 1782832455043 ]] 2026-06-30 15:14:17.122 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:17.128 | + functions-common:time_stop:2432 : end_time=1782832457123 2026-06-30 15:14:17.132 | + functions-common:time_stop:2433 : elapsed_time=2080 2026-06-30 15:14:17.137 | + functions-common:time_stop:2434 : total=8605 2026-06-30 15:14:17.140 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:17.143 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10685 2026-06-30 15:14:17.146 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 15:14:17.151 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 15:14:17.154 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-30 15:14:17.159 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-30 15:14:17.180 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-30 15:14:17.183 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-30 15:14:17.186 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-30 15:14:17.189 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-30 15:14:17.193 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-30 15:14:17.228 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 15:14:17.264 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-30 15:14:17.300 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-30 15:14:17.335 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-30 15:14:17.370 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-30 15:14:17.373 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-30 15:14:17.376 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-30 15:14:17.380 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-30 15:14:17.409 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-30 15:14:17.434 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-30 15:14:17.437 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-30 15:14:17.440 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-30 15:14:17.442 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-30 15:14:17.512 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-30 15:14:17.542 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:17.545 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-30 15:14:17.548 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:14:17.551 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-30 15:14:17.554 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-30 15:14:17.557 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-30 15:14:17.560 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-30 15:14:17.599 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-30 15:14:17.602 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-30 15:14:17.605 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-30 15:14:17.642 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-30 15:14:17.686 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-30 15:14:17.689 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-30 15:14:17.692 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-30 15:14:17.695 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-30 15:14:17.698 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-30 15:14:17.702 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-30 15:14:17.706 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-30 15:14:17.709 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-30 15:14:17.712 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-30 15:14:17.715 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-30 15:14:17.717 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:17.720 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:17.724 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:17.726 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-30 15:14:17.729 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:17.733 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:17.735 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-30 15:14:17.738 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-30 15:14:17.741 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-30 15:14:17.745 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-30 15:14:17.770 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-30 15:14:17.773 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-30 15:14:17.821 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-30 15:14:17.870 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-30 15:14:17.873 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-30 15:14:17.924 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-30 15:14:17.927 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-30 15:14:17.982 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-30 15:14:17.987 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 15:14:17.990 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-30 15:14:17.992 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 15:14:17.994 | + functions-common:run_process:1676 : local group= 2026-06-30 15:14:17.997 | + functions-common:run_process:1677 : local user= 2026-06-30 15:14:17.999 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:14:18.002 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-30 15:14:18.004 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:14:18.007 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:14:18.009 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:14:18.012 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:14:18.015 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:14:18.019 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832458016 2026-06-30 15:14:18.021 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-30 15:14:18.038 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:18.041 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-30 15:14:18.043 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-30 15:14:18.046 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 15:14:18.048 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 15:14:18.050 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 15:14:18.053 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-30 15:14:18.055 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-30 15:14:18.057 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-30 15:14:18.060 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-30 15:14:18.063 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:14:18.065 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:14:18.067 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:14:18.070 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:14:18.072 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-30 15:14:18.074 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-30 15:14:18.077 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 15:14:18.080 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:14:18.082 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-30 15:14:18.085 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-30 15:14:18.087 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:14:18.089 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 15:14:18.092 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-30 15:14:18.094 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 15:14:18.097 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-30 15:14:18.100 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 15:14:18.105 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-30 15:14:18.196 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:14:18.305 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-30 15:14:18.399 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-30 15:14:18.496 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:14:18.576 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:14:18.667 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-30 15:14:18.750 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-30 15:14:18.836 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-30 15:14:18.914 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-30 15:14:18.982 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-30 15:14:19.043 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 15:14:19.046 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 15:14:19.048 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-30 15:14:19.127 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 15:14:19.622 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-30 15:14:19.658 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-30 15:14:20.127 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-30 15:14:20.276 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:14:20.283 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:20.287 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:20.289 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:20.291 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:20.293 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:20.295 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:14:20.297 | + functions-common:time_stop:2427 : start_time=1782832458016 2026-06-30 15:14:20.302 | + functions-common:time_stop:2429 : [[ -z 1782832458016 ]] 2026-06-30 15:14:20.303 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:20.309 | + functions-common:time_stop:2432 : end_time=1782832460304 2026-06-30 15:14:20.311 | + functions-common:time_stop:2433 : elapsed_time=2288 2026-06-30 15:14:20.313 | + functions-common:time_stop:2434 : total=10685 2026-06-30 15:14:20.315 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:20.317 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12973 2026-06-30 15:14:20.319 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.84/ 2026-06-30 15:14:20.321 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:20.323 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-30 15:14:20.325 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:20.327 | + functions-common:run_process:1676 : local group= 2026-06-30 15:14:20.329 | + functions-common:run_process:1677 : local user= 2026-06-30 15:14:20.332 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:14:20.333 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-30 15:14:20.336 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:14:20.338 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:14:20.340 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:14:20.342 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:14:20.345 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:14:20.350 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832460347 2026-06-30 15:14:20.353 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-30 15:14:20.374 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:20.377 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-30 15:14:20.380 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-30 15:14:20.383 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:20.386 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:20.388 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:20.390 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:20.393 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-30 15:14:20.395 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-30 15:14:20.398 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-30 15:14:20.401 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:14:20.403 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:14:20.405 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:14:20.409 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:14:20.411 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-30 15:14:20.413 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-30 15:14:20.416 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-30 15:14:20.418 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-30 15:14:20.421 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:20.426 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 15:14:20.430 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 15:14:20.433 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 15:14:20.436 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 15:14:20.438 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 15:14:20.441 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-30 15:14:20.444 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 15:14:20.448 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-30 15:14:20.530 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:14:20.615 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-30 15:14:20.691 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:20.765 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-30 15:14:20.836 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-30 15:14:20.908 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:14:20.981 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 15:14:20.984 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 15:14:20.987 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-30 15:14:21.077 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 15:14:21.692 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-30 15:14:21.738 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-30 15:14:22.208 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-30 15:14:22.247 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:14:22.251 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:22.257 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:22.261 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:22.268 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:22.268 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:22.273 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:14:22.279 | + functions-common:time_stop:2427 : start_time=1782832460347 2026-06-30 15:14:22.284 | + functions-common:time_stop:2429 : [[ -z 1782832460347 ]] 2026-06-30 15:14:22.290 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:22.300 | + functions-common:time_stop:2432 : end_time=1782832462292 2026-06-30 15:14:22.305 | + functions-common:time_stop:2433 : elapsed_time=1945 2026-06-30 15:14:22.309 | + functions-common:time_stop:2434 : total=12973 2026-06-30 15:14:22.316 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:22.322 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14918 2026-06-30 15:14:22.327 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:22.332 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-30 15:14:22.336 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:22.341 | + functions-common:run_process:1676 : local group= 2026-06-30 15:14:22.345 | + functions-common:run_process:1677 : local user= 2026-06-30 15:14:22.347 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:14:22.355 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-30 15:14:22.365 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:14:22.369 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:14:22.375 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:14:22.387 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:14:22.389 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:14:22.394 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832462391 2026-06-30 15:14:22.400 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-30 15:14:22.427 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:22.432 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-30 15:14:22.433 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-30 15:14:22.438 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:22.443 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:22.447 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:22.452 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:22.461 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-30 15:14:22.464 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-30 15:14:22.470 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-30 15:14:22.475 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:14:22.481 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:14:22.489 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:14:22.497 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:14:22.500 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-30 15:14:22.508 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-30 15:14:22.514 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-30 15:14:22.519 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-30 15:14:22.528 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:22.530 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 15:14:22.534 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 15:14:22.541 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 15:14:22.548 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 15:14:22.555 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 15:14:22.561 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-30 15:14:22.567 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 15:14:22.578 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-30 15:14:22.740 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:14:22.891 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-30 15:14:23.023 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:23.149 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-30 15:14:23.282 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-30 15:14:23.446 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:14:23.578 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 15:14:23.584 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 15:14:23.590 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-30 15:14:23.770 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 15:14:24.368 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-30 15:14:24.409 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-30 15:14:24.929 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-30 15:14:24.977 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:14:24.984 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:24.988 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:24.991 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:24.993 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:24.996 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:24.999 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:14:25.009 | + functions-common:time_stop:2427 : start_time=1782832462391 2026-06-30 15:14:25.013 | + functions-common:time_stop:2429 : [[ -z 1782832462391 ]] 2026-06-30 15:14:25.023 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:25.027 | + functions-common:time_stop:2432 : end_time=1782832465023 2026-06-30 15:14:25.037 | + functions-common:time_stop:2433 : elapsed_time=2632 2026-06-30 15:14:25.044 | + functions-common:time_stop:2434 : total=14918 2026-06-30 15:14:25.051 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:25.062 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17550 2026-06-30 15:14:25.065 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-30 15:14:25.072 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-30 15:14:25.078 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:25.084 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-30 15:14:25.088 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:25.093 | + functions-common:run_process:1676 : local group= 2026-06-30 15:14:25.099 | + functions-common:run_process:1677 : local user= 2026-06-30 15:14:25.103 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:14:25.107 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-30 15:14:25.113 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:14:25.120 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:14:25.125 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:14:25.133 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:14:25.142 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:14:25.150 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832465144 2026-06-30 15:14:25.153 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-30 15:14:25.186 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:25.193 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-30 15:14:25.196 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-30 15:14:25.204 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:25.211 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:25.218 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:25.225 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:25.231 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-30 15:14:25.236 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-30 15:14:25.241 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-30 15:14:25.248 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:14:25.257 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:14:25.262 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:14:25.266 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:14:25.276 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-30 15:14:25.281 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-30 15:14:25.285 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-30 15:14:25.291 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-30 15:14:25.295 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:25.301 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 15:14:25.305 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 15:14:25.310 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 15:14:25.316 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 15:14:25.321 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 15:14:25.329 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-30 15:14:25.333 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 15:14:25.344 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-30 15:14:25.484 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:14:25.636 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-30 15:14:25.766 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:25.875 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-30 15:14:25.993 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-30 15:14:26.109 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:14:26.240 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 15:14:26.249 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 15:14:26.257 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-30 15:14:26.406 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 15:14:27.001 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-30 15:14:27.054 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-30 15:14:27.598 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-30 15:14:27.662 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:14:27.668 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:27.670 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:27.672 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:27.676 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:27.679 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:27.683 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:14:27.688 | + functions-common:time_stop:2427 : start_time=1782832465144 2026-06-30 15:14:27.693 | + functions-common:time_stop:2429 : [[ -z 1782832465144 ]] 2026-06-30 15:14:27.693 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:27.699 | + functions-common:time_stop:2432 : end_time=1782832467696 2026-06-30 15:14:27.704 | + functions-common:time_stop:2433 : elapsed_time=2552 2026-06-30 15:14:27.706 | + functions-common:time_stop:2434 : total=17550 2026-06-30 15:14:27.711 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:27.711 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20102 2026-06-30 15:14:27.718 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-30 15:14:27.721 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.84/networking 2026-06-30 15:14:27.724 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-30 15:14:27.724 | Waiting for Neutron to start... 2026-06-30 15:14:27.728 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.84/networking' 2026-06-30 15:14:27.730 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.84/networking' 'Neutron did not start' 60 2026-06-30 15:14:27.733 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.84/networking' 2026-06-30 15:14:27.738 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-30 15:14:27.741 | + functions-common:test_with_retry:2360 : local until=60 2026-06-30 15:14:27.744 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-30 15:14:27.748 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-30 15:14:27.749 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-30 15:14:27.752 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:14:27.755 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:14:27.758 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:14:27.763 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832467759 2026-06-30 15:14:27.766 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.84/networking; do sleep 0.5; done' 2026-06-30 15:14:36.464 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.84/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-30 15:14:36.470 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:36.475 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:36.481 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:36.485 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:36.489 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:36.496 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-30 15:14:36.501 | + functions-common:time_stop:2427 : start_time=1782832467759 2026-06-30 15:14:36.508 | + functions-common:time_stop:2429 : [[ -z 1782832467759 ]] 2026-06-30 15:14:36.516 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:36.523 | + functions-common:time_stop:2432 : end_time=1782832476517 2026-06-30 15:14:36.527 | + functions-common:time_stop:2433 : elapsed_time=8758 2026-06-30 15:14:36.533 | + functions-common:time_stop:2434 : total=0 2026-06-30 15:14:36.542 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:36.550 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8758 2026-06-30 15:14:36.559 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-30 15:14:36.593 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:36.598 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-30 15:14:36.601 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:14:36.604 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-30 15:14:36.611 | + ./stack.sh:main:1311 : start_placement 2026-06-30 15:14:36.614 | + lib/placement:start_placement:137 : start_placement_api 2026-06-30 15:14:36.620 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-30 15:14:36.631 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 15:14:36.635 | + functions-common:run_process:1674 : local service=placement-api 2026-06-30 15:14:36.641 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 15:14:36.647 | + functions-common:run_process:1676 : local group= 2026-06-30 15:14:36.656 | + functions-common:run_process:1677 : local user= 2026-06-30 15:14:36.659 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:14:36.663 | + functions-common:run_process:1680 : local name=placement-api 2026-06-30 15:14:36.667 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:14:36.672 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:14:36.677 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:14:36.682 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:14:36.686 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:14:36.696 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832476688 2026-06-30 15:14:36.701 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-30 15:14:36.745 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:36.752 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-30 15:14:36.759 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-30 15:14:36.764 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 15:14:36.768 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 15:14:36.771 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 15:14:36.777 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-30 15:14:36.781 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-30 15:14:36.785 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-30 15:14:36.792 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-30 15:14:36.795 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:14:36.801 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:14:36.807 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:14:36.812 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:14:36.816 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-30 15:14:36.822 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-30 15:14:36.830 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 15:14:36.831 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:14:36.836 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-30 15:14:36.840 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-30 15:14:36.849 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:14:36.855 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 15:14:36.860 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-30 15:14:36.866 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 15:14:36.868 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-30 15:14:36.874 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 15:14:36.882 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-30 15:14:37.028 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:14:37.149 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-30 15:14:37.252 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-30 15:14:37.363 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:14:37.461 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:14:37.546 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-30 15:14:37.639 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-30 15:14:37.740 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-30 15:14:37.822 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-30 15:14:37.903 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-30 15:14:37.997 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 15:14:38.001 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 15:14:38.006 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-30 15:14:38.114 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 15:14:38.640 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-30 15:14:38.675 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-30 15:14:39.142 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-30 15:14:39.295 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:14:39.298 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:39.301 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:39.304 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:39.307 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:39.311 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:39.313 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:14:39.316 | + functions-common:time_stop:2427 : start_time=1782832476688 2026-06-30 15:14:39.319 | + functions-common:time_stop:2429 : [[ -z 1782832476688 ]] 2026-06-30 15:14:39.325 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:39.330 | + functions-common:time_stop:2432 : end_time=1782832479326 2026-06-30 15:14:39.333 | + functions-common:time_stop:2433 : elapsed_time=2638 2026-06-30 15:14:39.337 | + functions-common:time_stop:2434 : total=20102 2026-06-30 15:14:39.340 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:39.343 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22740 2026-06-30 15:14:39.346 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-30 15:14:39.347 | Waiting for placement-api to start... 2026-06-30 15:14:39.350 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.84/placement 2026-06-30 15:14:39.353 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 15:14:39.356 | + functions:wait_for_service:477 : local url=http://192.168.122.84/placement 2026-06-30 15:14:39.359 | + functions:wait_for_service:478 : local rval=0 2026-06-30 15:14:39.363 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 15:14:39.366 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 15:14:39.369 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:14:39.372 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:14:39.377 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:14:39.382 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832479378 2026-06-30 15:14:39.385 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 15:14:39.388 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:14:39.389 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.84/placement 2026-06-30 15:14:42.414 | + :: : [[ 200 == 503 ]] 2026-06-30 15:14:42.415 | + :: : [[ 0 -eq 7 ]] 2026-06-30 15:14:42.419 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 15:14:42.421 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:42.424 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:42.426 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:42.429 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:42.431 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:42.435 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 15:14:42.438 | + functions-common:time_stop:2427 : start_time=1782832479378 2026-06-30 15:14:42.441 | + functions-common:time_stop:2429 : [[ -z 1782832479378 ]] 2026-06-30 15:14:42.445 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:42.449 | + functions-common:time_stop:2432 : end_time=1782832482446 2026-06-30 15:14:42.453 | + functions-common:time_stop:2433 : elapsed_time=3068 2026-06-30 15:14:42.456 | + functions-common:time_stop:2434 : total=11745 2026-06-30 15:14:42.458 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:42.461 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14813 2026-06-30 15:14:42.464 | + functions:wait_for_service:486 : return 0 2026-06-30 15:14:42.467 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-30 15:14:42.485 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:42.488 | + ./stack.sh:main:1315 : start_neutron 2026-06-30 15:14:42.491 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-30 15:14:42.493 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:42.496 | + functions-common:run_process:1674 : local service=q-agt 2026-06-30 15:14:42.499 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-30 15:14:42.501 | + functions-common:run_process:1676 : local group= 2026-06-30 15:14:42.504 | + functions-common:run_process:1677 : local user= 2026-06-30 15:14:42.507 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:14:42.509 | + functions-common:run_process:1680 : local name=q-agt 2026-06-30 15:14:42.512 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:14:42.515 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:14:42.517 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:14:42.520 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:14:42.523 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:14:42.528 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832482524 2026-06-30 15:14:42.530 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-30 15:14:42.547 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:14:42.550 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:14:42.553 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:42.557 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:42.559 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:42.562 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:42.565 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:42.568 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:14:42.570 | + functions-common:time_stop:2427 : start_time=1782832482524 2026-06-30 15:14:42.573 | + functions-common:time_stop:2429 : [[ -z 1782832482524 ]] 2026-06-30 15:14:42.578 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:42.583 | + functions-common:time_stop:2432 : end_time=1782832482580 2026-06-30 15:14:42.585 | + functions-common:time_stop:2433 : elapsed_time=56 2026-06-30 15:14:42.588 | + functions-common:time_stop:2434 : total=22740 2026-06-30 15:14:42.591 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:42.594 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22796 2026-06-30 15:14:42.597 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-30 15:14:42.600 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-30 15:14:42.602 | + functions-common:is_provider_network:2272 : return 1 2026-06-30 15:14:42.605 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-30 15:14:42.608 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-30 15:14:42.610 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-30 15:14:42.613 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-30 15:14:42.616 | + functions-common:run_process:1676 : local group= 2026-06-30 15:14:42.619 | + functions-common:run_process:1677 : local user= 2026-06-30 15:14:42.622 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:14:42.624 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-30 15:14:42.627 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:14:42.630 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:14:42.633 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:14:42.635 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:14:42.639 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:14:42.643 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832482641 2026-06-30 15:14:42.646 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-30 15:14:42.665 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:14:42.668 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:14:42.671 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:42.674 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:42.677 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:42.680 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:42.682 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:42.685 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:14:42.687 | + functions-common:time_stop:2427 : start_time=1782832482641 2026-06-30 15:14:42.690 | + functions-common:time_stop:2429 : [[ -z 1782832482641 ]] 2026-06-30 15:14:42.694 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:42.699 | + functions-common:time_stop:2432 : end_time=1782832482695 2026-06-30 15:14:42.702 | + functions-common:time_stop:2433 : elapsed_time=54 2026-06-30 15:14:42.705 | + functions-common:time_stop:2434 : total=22796 2026-06-30 15:14:42.707 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:42.710 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22850 2026-06-30 15:14:42.714 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-30 15:14:42.718 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-30 15:14:42.721 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-30 15:14:42.724 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-30 15:14:42.728 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 15:14:42.731 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 15:14:42.734 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 15:14:42.737 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-30 15:14:42.740 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 15:14:42.743 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 15:14:42.746 | + functions-common:run_process:1674 : local service=q-l3 2026-06-30 15:14:42.748 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-30 15:14:42.751 | + functions-common:run_process:1676 : local group= 2026-06-30 15:14:42.754 | + functions-common:run_process:1677 : local user= 2026-06-30 15:14:42.756 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:14:42.758 | + functions-common:run_process:1680 : local name=q-l3 2026-06-30 15:14:42.761 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:14:42.763 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:14:42.765 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:14:42.767 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:14:42.771 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:14:42.776 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832482773 2026-06-30 15:14:42.779 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-30 15:14:42.799 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:14:42.803 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:14:42.806 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:42.809 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:42.812 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:42.815 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:42.818 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:42.820 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:14:42.823 | + functions-common:time_stop:2427 : start_time=1782832482773 2026-06-30 15:14:42.826 | + functions-common:time_stop:2429 : [[ -z 1782832482773 ]] 2026-06-30 15:14:42.830 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:42.834 | + functions-common:time_stop:2432 : end_time=1782832482831 2026-06-30 15:14:42.837 | + functions-common:time_stop:2433 : elapsed_time=58 2026-06-30 15:14:42.839 | + functions-common:time_stop:2434 : total=22850 2026-06-30 15:14:42.842 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:42.845 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22908 2026-06-30 15:14:42.848 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-30 15:14:42.851 | + functions-common:run_process:1674 : local service=q-meta 2026-06-30 15:14:42.853 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-30 15:14:42.856 | + functions-common:run_process:1676 : local group= 2026-06-30 15:14:42.859 | + functions-common:run_process:1677 : local user= 2026-06-30 15:14:42.862 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:14:42.864 | + functions-common:run_process:1680 : local name=q-meta 2026-06-30 15:14:42.867 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:14:42.870 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:14:42.873 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:14:42.875 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:14:42.879 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:14:42.884 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832482881 2026-06-30 15:14:42.887 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-30 15:14:42.910 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:14:42.913 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:14:42.915 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:42.918 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:42.921 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:42.924 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:42.928 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:42.931 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:14:42.935 | + functions-common:time_stop:2427 : start_time=1782832482881 2026-06-30 15:14:42.937 | + functions-common:time_stop:2429 : [[ -z 1782832482881 ]] 2026-06-30 15:14:42.943 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:42.948 | + functions-common:time_stop:2432 : end_time=1782832482944 2026-06-30 15:14:42.951 | + functions-common:time_stop:2433 : elapsed_time=63 2026-06-30 15:14:42.955 | + functions-common:time_stop:2434 : total=22908 2026-06-30 15:14:42.958 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:42.962 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22971 2026-06-30 15:14:42.965 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-30 15:14:42.969 | + functions-common:run_process:1674 : local service=q-metering 2026-06-30 15:14:42.972 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-30 15:14:42.975 | + functions-common:run_process:1676 : local group= 2026-06-30 15:14:42.978 | + functions-common:run_process:1677 : local user= 2026-06-30 15:14:42.981 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:14:42.984 | + functions-common:run_process:1680 : local name=q-metering 2026-06-30 15:14:42.987 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:14:42.990 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:14:42.993 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:14:42.996 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:14:43.001 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:14:43.005 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832483002 2026-06-30 15:14:43.008 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-30 15:14:43.027 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:14:43.030 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:14:43.033 | + functions-common:time_stop:2420 : local name 2026-06-30 15:14:43.036 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:14:43.039 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:14:43.041 | + functions-common:time_stop:2423 : local total 2026-06-30 15:14:43.044 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:14:43.047 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:14:43.050 | + functions-common:time_stop:2427 : start_time=1782832483002 2026-06-30 15:14:43.053 | + functions-common:time_stop:2429 : [[ -z 1782832483002 ]] 2026-06-30 15:14:43.058 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:14:43.064 | + functions-common:time_stop:2432 : end_time=1782832483059 2026-06-30 15:14:43.067 | + functions-common:time_stop:2433 : elapsed_time=57 2026-06-30 15:14:43.071 | + functions-common:time_stop:2434 : total=22971 2026-06-30 15:14:43.074 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:14:43.077 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23028 2026-06-30 15:14:43.081 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-30 15:14:43.100 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:14:43.104 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-30 15:14:43.106 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-30 15:14:43.109 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:14:43.113 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-30 15:14:43.116 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-30 15:14:43.119 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-30 15:14:43.123 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-30 15:14:43.126 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-30 15:14:43.129 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-30 15:14:43.134 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 15:14:47.304 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:14:47.307 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 15:14:47.307 | address-scope 2026-06-30 15:14:47.307 | agent 2026-06-30 15:14:47.307 | allowed-address-pairs 2026-06-30 15:14:47.307 | auto-allocated-topology 2026-06-30 15:14:47.307 | availability_zone 2026-06-30 15:14:47.308 | default-subnetpools 2026-06-30 15:14:47.308 | dhcp_agent_scheduler 2026-06-30 15:14:47.308 | dns-integration 2026-06-30 15:14:47.308 | dns-domain-ports 2026-06-30 15:14:47.308 | dns-integration-domain-keywords 2026-06-30 15:14:47.308 | empty-string-filtering 2026-06-30 15:14:47.308 | external-net 2026-06-30 15:14:47.308 | extra_dhcp_opt 2026-06-30 15:14:47.308 | extraroute 2026-06-30 15:14:47.308 | extraroute-atomic 2026-06-30 15:14:47.308 | filter-validation 2026-06-30 15:14:47.309 | floating-ip-port-forwarding-detail 2026-06-30 15:14:47.309 | fip-port-details 2026-06-30 15:14:47.309 | flavors 2026-06-30 15:14:47.309 | floatingip-pools 2026-06-30 15:14:47.309 | router 2026-06-30 15:14:47.309 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:14:47.309 | enable-default-route-bfd 2026-06-30 15:14:47.309 | enable-default-route-ecmp 2026-06-30 15:14:47.309 | ext-gw-mode 2026-06-30 15:14:47.309 | l3-ha 2026-06-30 15:14:47.309 | external-gateway-multihoming 2026-06-30 15:14:47.310 | l3-flavors 2026-06-30 15:14:47.310 | l3_agent_scheduler 2026-06-30 15:14:47.310 | multi-provider 2026-06-30 15:14:47.311 | net-mtu 2026-06-30 15:14:47.311 | net-mtu-writable 2026-06-30 15:14:47.311 | network_availability_zone 2026-06-30 15:14:47.312 | network-ip-availability 2026-06-30 15:14:47.312 | network-ip-availability-details 2026-06-30 15:14:47.313 | pagination 2026-06-30 15:14:47.313 | port-device-profile 2026-06-30 15:14:47.314 | port-mac-address-regenerate 2026-06-30 15:14:47.314 | port-numa-affinity-policy 2026-06-30 15:14:47.314 | port-numa-affinity-policy-socket 2026-06-30 15:14:47.314 | binding 2026-06-30 15:14:47.314 | binding-extended 2026-06-30 15:14:47.314 | port-security 2026-06-30 15:14:47.314 | project-id 2026-06-30 15:14:47.314 | provider 2026-06-30 15:14:47.315 | qinq 2026-06-30 15:14:47.315 | quota-check-limit 2026-06-30 15:14:47.316 | quota-check-limit-default 2026-06-30 15:14:47.316 | quotas 2026-06-30 15:14:47.316 | quota_details 2026-06-30 15:14:47.316 | rbac-policies 2026-06-30 15:14:47.316 | rbac-address-scope 2026-06-30 15:14:47.316 | rbac-security-groups 2026-06-30 15:14:47.316 | revision-if-match 2026-06-30 15:14:47.316 | standard-attr-revisions 2026-06-30 15:14:47.316 | router_availability_zone 2026-06-30 15:14:47.316 | router-enable-snat 2026-06-30 15:14:47.316 | security-groups-default-rules 2026-06-30 15:14:47.316 | security-groups-default-statefulness 2026-06-30 15:14:47.317 | security-groups-normalized-cidr 2026-06-30 15:14:47.317 | security-groups-remote-address-group 2026-06-30 15:14:47.318 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:14:47.318 | security-groups-shared-filtering 2026-06-30 15:14:47.318 | security-group 2026-06-30 15:14:47.318 | service-type 2026-06-30 15:14:47.318 | sorting 2026-06-30 15:14:47.318 | standard-attr-description 2026-06-30 15:14:47.319 | stateful-security-group 2026-06-30 15:14:47.319 | subnet-dns-publish-fixed-ip 2026-06-30 15:14:47.319 | subnet-external-network 2026-06-30 15:14:47.319 | subnet_onboard 2026-06-30 15:14:47.319 | subnet-service-types 2026-06-30 15:14:47.319 | subnet_allocation 2026-06-30 15:14:47.319 | subnetpool-prefix-ops 2026-06-30 15:14:47.319 | tag-creation 2026-06-30 15:14:47.319 | standard-attr-tag 2026-06-30 15:14:47.319 | standard-attr-timestamp 2026-06-30 15:14:47.319 | vlan-transparent' 2026-06-30 15:14:47.319 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 15:14:47.320 | address-scope 2026-06-30 15:14:47.320 | agent 2026-06-30 15:14:47.320 | allowed-address-pairs 2026-06-30 15:14:47.320 | auto-allocated-topology 2026-06-30 15:14:47.320 | availability_zone 2026-06-30 15:14:47.320 | default-subnetpools 2026-06-30 15:14:47.320 | dhcp_agent_scheduler 2026-06-30 15:14:47.320 | dns-integration 2026-06-30 15:14:47.320 | dns-domain-ports 2026-06-30 15:14:47.320 | dns-integration-domain-keywords 2026-06-30 15:14:47.320 | empty-string-filtering 2026-06-30 15:14:47.320 | external-net 2026-06-30 15:14:47.321 | extra_dhcp_opt 2026-06-30 15:14:47.321 | extraroute 2026-06-30 15:14:47.321 | extraroute-atomic 2026-06-30 15:14:47.321 | filter-validation 2026-06-30 15:14:47.322 | floating-ip-port-forwarding-detail 2026-06-30 15:14:47.322 | fip-port-details 2026-06-30 15:14:47.322 | flavors 2026-06-30 15:14:47.323 | floatingip-pools 2026-06-30 15:14:47.323 | router 2026-06-30 15:14:47.323 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:14:47.324 | enable-default-route-bfd 2026-06-30 15:14:47.324 | enable-default-route-ecmp 2026-06-30 15:14:47.324 | ext-gw-mode 2026-06-30 15:14:47.325 | l3-ha 2026-06-30 15:14:47.325 | external-gateway-multihoming 2026-06-30 15:14:47.325 | l3-flavors 2026-06-30 15:14:47.325 | l3_agent_scheduler 2026-06-30 15:14:47.325 | multi-provider 2026-06-30 15:14:47.325 | net-mtu 2026-06-30 15:14:47.325 | net-mtu-writable 2026-06-30 15:14:47.325 | network_availability_zone 2026-06-30 15:14:47.325 | network-ip-availability 2026-06-30 15:14:47.325 | network-ip-availability-details 2026-06-30 15:14:47.325 | pagination 2026-06-30 15:14:47.326 | port-device-profile 2026-06-30 15:14:47.326 | port-mac-address-regenerate 2026-06-30 15:14:47.327 | port-numa-affinity-policy 2026-06-30 15:14:47.327 | port-numa-affinity-policy-socket 2026-06-30 15:14:47.327 | binding 2026-06-30 15:14:47.327 | binding-extended 2026-06-30 15:14:47.328 | port-security 2026-06-30 15:14:47.328 | project-id 2026-06-30 15:14:47.328 | provider 2026-06-30 15:14:47.328 | qinq 2026-06-30 15:14:47.328 | quota-check-limit 2026-06-30 15:14:47.328 | quota-check-limit-default 2026-06-30 15:14:47.328 | quotas 2026-06-30 15:14:47.328 | quota_details 2026-06-30 15:14:47.328 | rbac-policies 2026-06-30 15:14:47.328 | rbac-address-scope 2026-06-30 15:14:47.328 | rbac-security-groups 2026-06-30 15:14:47.328 | revision-if-match 2026-06-30 15:14:47.329 | standard-attr-revisions 2026-06-30 15:14:47.329 | router_availability_zone 2026-06-30 15:14:47.329 | router-enable-snat 2026-06-30 15:14:47.329 | security-groups-default-rules 2026-06-30 15:14:47.329 | security-groups-default-statefulness 2026-06-30 15:14:47.329 | security-groups-normalized-cidr 2026-06-30 15:14:47.329 | security-groups-remote-address-group 2026-06-30 15:14:47.329 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:14:47.329 | security-groups-shared-filtering 2026-06-30 15:14:47.329 | security-group 2026-06-30 15:14:47.329 | service-type 2026-06-30 15:14:47.330 | sorting 2026-06-30 15:14:47.330 | standard-attr-description 2026-06-30 15:14:47.330 | stateful-security-group 2026-06-30 15:14:47.330 | subnet-dns-publish-fixed-ip 2026-06-30 15:14:47.331 | subnet-external-network 2026-06-30 15:14:47.331 | subnet_onboard 2026-06-30 15:14:47.331 | subnet-service-types 2026-06-30 15:14:47.332 | subnet_allocation 2026-06-30 15:14:47.332 | subnetpool-prefix-ops 2026-06-30 15:14:47.332 | tag-creation 2026-06-30 15:14:47.332 | standard-attr-tag 2026-06-30 15:14:47.333 | standard-attr-timestamp 2026-06-30 15:14:47.333 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-30 15:14:47.333 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 15:14:47.333 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-30 15:14:47.333 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-30 15:14:47.334 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-06-30 15:14:51.698 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:14:51.703 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=574caf99-bb36-4b09-9fff-74d59bdffb41 2026-06-30 15:14:51.706 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-30 15:14:51.711 | ++ 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 fd2d:9c49:5c53::/56 --share --default -f value -c id 2026-06-30 15:14:55.795 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:14:55.800 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=aefb6967-65d6-4ec6-abdf-9b1ff8dc2f4f 2026-06-30 15:14:55.802 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-30 15:14:55.805 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-30 15:14:55.809 | + functions-common:is_provider_network:2272 : return 1 2026-06-30 15:14:55.814 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-30 15:15:01.711 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:15:01.714 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=b26bcb95-f6b0-41e5-97a4-82f05b0d05ea 2026-06-30 15:15:01.717 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-30 15:15:01.720 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 15:15:01.736 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-30 15:15:01.740 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-30 15:15:01.742 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 574caf99-bb36-4b09-9fff-74d59bdffb41 ']' 2026-06-30 15:15:01.745 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-30 15:15:01.747 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-30 15:15:01.750 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 574caf99-bb36-4b09-9fff-74d59bdffb41 ' 2026-06-30 15:15:01.752 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-30 15:15:01.755 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network b26bcb95-f6b0-41e5-97a4-82f05b0d05ea private-subnet' 2026-06-30 15:15:01.757 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-30 15:15:01.761 | +++ 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 574caf99-bb36-4b09-9fff-74d59bdffb41 --network b26bcb95-f6b0-41e5-97a4-82f05b0d05ea private-subnet -f value -c id 2026-06-30 15:15:07.656 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:15:07.659 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=59184711-93c5-458c-94a8-156a65d85ae1 2026-06-30 15:15:07.663 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-30 15:15:07.666 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 15:15:07.689 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 59184711-93c5-458c-94a8-156a65d85ae1 2026-06-30 15:15:07.695 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=59184711-93c5-458c-94a8-156a65d85ae1 2026-06-30 15:15:07.699 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-30 15:15:07.704 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-30 15:15:07.708 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-30 15:15:07.711 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 15:15:07.731 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-30 15:15:07.736 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 15:15:07.759 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-30 15:15:07.764 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z aefb6967-65d6-4ec6-abdf-9b1ff8dc2f4f ']' 2026-06-30 15:15:07.767 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-30 15:15:07.771 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-30 15:15:07.775 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool aefb6967-65d6-4ec6-abdf-9b1ff8dc2f4f ' 2026-06-30 15:15:07.779 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-30 15:15:07.782 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network b26bcb95-f6b0-41e5-97a4-82f05b0d05ea ipv6-private-subnet ' 2026-06-30 15:15:07.786 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-30 15:15:07.791 | +++ 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 aefb6967-65d6-4ec6-abdf-9b1ff8dc2f4f --ipv6-ra-mode slaac --ipv6-address-mode slaac --network b26bcb95-f6b0-41e5-97a4-82f05b0d05ea ipv6-private-subnet -f value -c id 2026-06-30 15:15:13.185 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:15:13.189 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=83096827-5d76-44b9-90d2-50b178e4d437 2026-06-30 15:15:13.192 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-30 15:15:13.195 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 15:15:13.216 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 83096827-5d76-44b9-90d2-50b178e4d437 2026-06-30 15:15:13.220 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=83096827-5d76-44b9-90d2-50b178e4d437 2026-06-30 15:15:13.223 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-30 15:15:13.227 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-30 15:15:13.231 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 15:15:16.680 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:15:16.684 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 15:15:16.685 | address-scope 2026-06-30 15:15:16.685 | agent 2026-06-30 15:15:16.685 | allowed-address-pairs 2026-06-30 15:15:16.685 | auto-allocated-topology 2026-06-30 15:15:16.685 | availability_zone 2026-06-30 15:15:16.685 | default-subnetpools 2026-06-30 15:15:16.685 | dhcp_agent_scheduler 2026-06-30 15:15:16.685 | dns-integration 2026-06-30 15:15:16.685 | dns-domain-ports 2026-06-30 15:15:16.685 | dns-integration-domain-keywords 2026-06-30 15:15:16.685 | empty-string-filtering 2026-06-30 15:15:16.686 | external-net 2026-06-30 15:15:16.686 | extra_dhcp_opt 2026-06-30 15:15:16.686 | extraroute 2026-06-30 15:15:16.686 | extraroute-atomic 2026-06-30 15:15:16.686 | filter-validation 2026-06-30 15:15:16.686 | floating-ip-port-forwarding-detail 2026-06-30 15:15:16.686 | fip-port-details 2026-06-30 15:15:16.686 | flavors 2026-06-30 15:15:16.686 | floatingip-pools 2026-06-30 15:15:16.686 | router 2026-06-30 15:15:16.686 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:15:16.686 | enable-default-route-bfd 2026-06-30 15:15:16.687 | enable-default-route-ecmp 2026-06-30 15:15:16.687 | ext-gw-mode 2026-06-30 15:15:16.687 | l3-ha 2026-06-30 15:15:16.688 | external-gateway-multihoming 2026-06-30 15:15:16.688 | l3-flavors 2026-06-30 15:15:16.688 | l3_agent_scheduler 2026-06-30 15:15:16.689 | multi-provider 2026-06-30 15:15:16.689 | net-mtu 2026-06-30 15:15:16.689 | net-mtu-writable 2026-06-30 15:15:16.690 | network_availability_zone 2026-06-30 15:15:16.690 | network-ip-availability 2026-06-30 15:15:16.690 | network-ip-availability-details 2026-06-30 15:15:16.690 | pagination 2026-06-30 15:15:16.690 | port-device-profile 2026-06-30 15:15:16.690 | port-mac-address-regenerate 2026-06-30 15:15:16.690 | port-numa-affinity-policy 2026-06-30 15:15:16.690 | port-numa-affinity-policy-socket 2026-06-30 15:15:16.690 | binding 2026-06-30 15:15:16.690 | binding-extended 2026-06-30 15:15:16.690 | port-security 2026-06-30 15:15:16.691 | project-id 2026-06-30 15:15:16.691 | provider 2026-06-30 15:15:16.691 | qinq 2026-06-30 15:15:16.691 | quota-check-limit 2026-06-30 15:15:16.691 | quota-check-limit-default 2026-06-30 15:15:16.691 | quotas 2026-06-30 15:15:16.691 | quota_details 2026-06-30 15:15:16.691 | rbac-policies 2026-06-30 15:15:16.691 | rbac-address-scope 2026-06-30 15:15:16.691 | rbac-security-groups 2026-06-30 15:15:16.691 | revision-if-match 2026-06-30 15:15:16.691 | standard-attr-revisions 2026-06-30 15:15:16.692 | router_availability_zone 2026-06-30 15:15:16.692 | router-enable-snat 2026-06-30 15:15:16.692 | security-groups-default-rules 2026-06-30 15:15:16.692 | security-groups-default-statefulness 2026-06-30 15:15:16.692 | security-groups-normalized-cidr 2026-06-30 15:15:16.692 | security-groups-remote-address-group 2026-06-30 15:15:16.692 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:15:16.692 | security-groups-shared-filtering 2026-06-30 15:15:16.692 | security-group 2026-06-30 15:15:16.692 | service-type 2026-06-30 15:15:16.693 | sorting 2026-06-30 15:15:16.693 | standard-attr-description 2026-06-30 15:15:16.693 | stateful-security-group 2026-06-30 15:15:16.693 | subnet-dns-publish-fixed-ip 2026-06-30 15:15:16.693 | subnet-external-network 2026-06-30 15:15:16.693 | subnet_onboard 2026-06-30 15:15:16.693 | subnet-service-types 2026-06-30 15:15:16.693 | subnet_allocation 2026-06-30 15:15:16.694 | subnetpool-prefix-ops 2026-06-30 15:15:16.694 | tag-creation 2026-06-30 15:15:16.694 | standard-attr-tag 2026-06-30 15:15:16.694 | standard-attr-timestamp 2026-06-30 15:15:16.694 | vlan-transparent' 2026-06-30 15:15:16.694 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 15:15:16.694 | address-scope 2026-06-30 15:15:16.694 | agent 2026-06-30 15:15:16.694 | allowed-address-pairs 2026-06-30 15:15:16.694 | auto-allocated-topology 2026-06-30 15:15:16.694 | availability_zone 2026-06-30 15:15:16.694 | default-subnetpools 2026-06-30 15:15:16.695 | dhcp_agent_scheduler 2026-06-30 15:15:16.695 | dns-integration 2026-06-30 15:15:16.695 | dns-domain-ports 2026-06-30 15:15:16.695 | dns-integration-domain-keywords 2026-06-30 15:15:16.695 | empty-string-filtering 2026-06-30 15:15:16.695 | external-net 2026-06-30 15:15:16.695 | extra_dhcp_opt 2026-06-30 15:15:16.695 | extraroute 2026-06-30 15:15:16.695 | extraroute-atomic 2026-06-30 15:15:16.695 | filter-validation 2026-06-30 15:15:16.695 | floating-ip-port-forwarding-detail 2026-06-30 15:15:16.696 | fip-port-details 2026-06-30 15:15:16.696 | flavors 2026-06-30 15:15:16.696 | floatingip-pools 2026-06-30 15:15:16.696 | router 2026-06-30 15:15:16.696 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:15:16.696 | enable-default-route-bfd 2026-06-30 15:15:16.696 | enable-default-route-ecmp 2026-06-30 15:15:16.696 | ext-gw-mode 2026-06-30 15:15:16.696 | l3-ha 2026-06-30 15:15:16.696 | external-gateway-multihoming 2026-06-30 15:15:16.696 | l3-flavors 2026-06-30 15:15:16.696 | l3_agent_scheduler 2026-06-30 15:15:16.697 | multi-provider 2026-06-30 15:15:16.697 | net-mtu 2026-06-30 15:15:16.697 | net-mtu-writable 2026-06-30 15:15:16.697 | network_availability_zone 2026-06-30 15:15:16.697 | network-ip-availability 2026-06-30 15:15:16.697 | network-ip-availability-details 2026-06-30 15:15:16.697 | pagination 2026-06-30 15:15:16.697 | port-device-profile 2026-06-30 15:15:16.697 | port-mac-address-regenerate 2026-06-30 15:15:16.697 | port-numa-affinity-policy 2026-06-30 15:15:16.697 | port-numa-affinity-policy-socket 2026-06-30 15:15:16.698 | binding 2026-06-30 15:15:16.698 | binding-extended 2026-06-30 15:15:16.698 | port-security 2026-06-30 15:15:16.698 | project-id 2026-06-30 15:15:16.698 | provider 2026-06-30 15:15:16.698 | qinq 2026-06-30 15:15:16.698 | quota-check-limit 2026-06-30 15:15:16.698 | quota-check-limit-default 2026-06-30 15:15:16.698 | quotas 2026-06-30 15:15:16.698 | quota_details 2026-06-30 15:15:16.698 | rbac-policies 2026-06-30 15:15:16.698 | rbac-address-scope 2026-06-30 15:15:16.699 | rbac-security-groups 2026-06-30 15:15:16.699 | revision-if-match 2026-06-30 15:15:16.699 | standard-attr-revisions 2026-06-30 15:15:16.699 | router_availability_zone 2026-06-30 15:15:16.699 | router-enable-snat 2026-06-30 15:15:16.699 | security-groups-default-rules 2026-06-30 15:15:16.699 | security-groups-default-statefulness 2026-06-30 15:15:16.699 | security-groups-normalized-cidr 2026-06-30 15:15:16.699 | security-groups-remote-address-group 2026-06-30 15:15:16.699 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:15:16.699 | security-groups-shared-filtering 2026-06-30 15:15:16.700 | security-group 2026-06-30 15:15:16.700 | service-type 2026-06-30 15:15:16.700 | sorting 2026-06-30 15:15:16.700 | standard-attr-description 2026-06-30 15:15:16.700 | stateful-security-group 2026-06-30 15:15:16.700 | subnet-dns-publish-fixed-ip 2026-06-30 15:15:16.700 | subnet-external-network 2026-06-30 15:15:16.700 | subnet_onboard 2026-06-30 15:15:16.700 | subnet-service-types 2026-06-30 15:15:16.700 | subnet_allocation 2026-06-30 15:15:16.700 | subnetpool-prefix-ops 2026-06-30 15:15:16.700 | tag-creation 2026-06-30 15:15:16.701 | standard-attr-tag 2026-06-30 15:15:16.701 | standard-attr-timestamp 2026-06-30 15:15:16.701 | vlan-transparent =~ router ]] 2026-06-30 15:15:16.701 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 15:15:16.701 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-30 15:15:16.704 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-30 15:15:16.710 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 15:15:20.070 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:15:20.074 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 15:15:20.074 | address-scope 2026-06-30 15:15:20.074 | agent 2026-06-30 15:15:20.074 | allowed-address-pairs 2026-06-30 15:15:20.074 | auto-allocated-topology 2026-06-30 15:15:20.074 | availability_zone 2026-06-30 15:15:20.074 | default-subnetpools 2026-06-30 15:15:20.075 | dhcp_agent_scheduler 2026-06-30 15:15:20.075 | dns-integration 2026-06-30 15:15:20.075 | dns-domain-ports 2026-06-30 15:15:20.075 | dns-integration-domain-keywords 2026-06-30 15:15:20.075 | empty-string-filtering 2026-06-30 15:15:20.075 | external-net 2026-06-30 15:15:20.075 | extra_dhcp_opt 2026-06-30 15:15:20.075 | extraroute 2026-06-30 15:15:20.075 | extraroute-atomic 2026-06-30 15:15:20.075 | filter-validation 2026-06-30 15:15:20.076 | floating-ip-port-forwarding-detail 2026-06-30 15:15:20.076 | fip-port-details 2026-06-30 15:15:20.076 | flavors 2026-06-30 15:15:20.076 | floatingip-pools 2026-06-30 15:15:20.076 | router 2026-06-30 15:15:20.076 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:15:20.076 | enable-default-route-bfd 2026-06-30 15:15:20.076 | enable-default-route-ecmp 2026-06-30 15:15:20.076 | ext-gw-mode 2026-06-30 15:15:20.076 | l3-ha 2026-06-30 15:15:20.077 | external-gateway-multihoming 2026-06-30 15:15:20.077 | l3-flavors 2026-06-30 15:15:20.077 | l3_agent_scheduler 2026-06-30 15:15:20.077 | multi-provider 2026-06-30 15:15:20.078 | net-mtu 2026-06-30 15:15:20.078 | net-mtu-writable 2026-06-30 15:15:20.079 | network_availability_zone 2026-06-30 15:15:20.079 | network-ip-availability 2026-06-30 15:15:20.080 | network-ip-availability-details 2026-06-30 15:15:20.080 | pagination 2026-06-30 15:15:20.080 | port-device-profile 2026-06-30 15:15:20.081 | port-mac-address-regenerate 2026-06-30 15:15:20.081 | port-numa-affinity-policy 2026-06-30 15:15:20.081 | port-numa-affinity-policy-socket 2026-06-30 15:15:20.081 | binding 2026-06-30 15:15:20.081 | binding-extended 2026-06-30 15:15:20.081 | port-security 2026-06-30 15:15:20.081 | project-id 2026-06-30 15:15:20.081 | provider 2026-06-30 15:15:20.082 | qinq 2026-06-30 15:15:20.082 | quota-check-limit 2026-06-30 15:15:20.082 | quota-check-limit-default 2026-06-30 15:15:20.082 | quotas 2026-06-30 15:15:20.082 | quota_details 2026-06-30 15:15:20.082 | rbac-policies 2026-06-30 15:15:20.082 | rbac-address-scope 2026-06-30 15:15:20.082 | rbac-security-groups 2026-06-30 15:15:20.082 | revision-if-match 2026-06-30 15:15:20.082 | standard-attr-revisions 2026-06-30 15:15:20.083 | router_availability_zone 2026-06-30 15:15:20.083 | router-enable-snat 2026-06-30 15:15:20.083 | security-groups-default-rules 2026-06-30 15:15:20.083 | security-groups-default-statefulness 2026-06-30 15:15:20.083 | security-groups-normalized-cidr 2026-06-30 15:15:20.083 | security-groups-remote-address-group 2026-06-30 15:15:20.083 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:15:20.083 | security-groups-shared-filtering 2026-06-30 15:15:20.084 | security-group 2026-06-30 15:15:20.084 | service-type 2026-06-30 15:15:20.084 | sorting 2026-06-30 15:15:20.084 | standard-attr-description 2026-06-30 15:15:20.084 | stateful-security-group 2026-06-30 15:15:20.084 | subnet-dns-publish-fixed-ip 2026-06-30 15:15:20.084 | subnet-external-network 2026-06-30 15:15:20.084 | subnet_onboard 2026-06-30 15:15:20.085 | subnet-service-types 2026-06-30 15:15:20.085 | subnet_allocation 2026-06-30 15:15:20.085 | subnetpool-prefix-ops 2026-06-30 15:15:20.085 | tag-creation 2026-06-30 15:15:20.085 | standard-attr-tag 2026-06-30 15:15:20.085 | standard-attr-timestamp 2026-06-30 15:15:20.085 | vlan-transparent' 2026-06-30 15:15:20.085 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 15:15:20.086 | address-scope 2026-06-30 15:15:20.086 | agent 2026-06-30 15:15:20.086 | allowed-address-pairs 2026-06-30 15:15:20.086 | auto-allocated-topology 2026-06-30 15:15:20.086 | availability_zone 2026-06-30 15:15:20.086 | default-subnetpools 2026-06-30 15:15:20.086 | dhcp_agent_scheduler 2026-06-30 15:15:20.086 | dns-integration 2026-06-30 15:15:20.086 | dns-domain-ports 2026-06-30 15:15:20.087 | dns-integration-domain-keywords 2026-06-30 15:15:20.087 | empty-string-filtering 2026-06-30 15:15:20.087 | external-net 2026-06-30 15:15:20.087 | extra_dhcp_opt 2026-06-30 15:15:20.087 | extraroute 2026-06-30 15:15:20.087 | extraroute-atomic 2026-06-30 15:15:20.087 | filter-validation 2026-06-30 15:15:20.087 | floating-ip-port-forwarding-detail 2026-06-30 15:15:20.088 | fip-port-details 2026-06-30 15:15:20.088 | flavors 2026-06-30 15:15:20.088 | floatingip-pools 2026-06-30 15:15:20.088 | router 2026-06-30 15:15:20.088 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:15:20.088 | enable-default-route-bfd 2026-06-30 15:15:20.088 | enable-default-route-ecmp 2026-06-30 15:15:20.088 | ext-gw-mode 2026-06-30 15:15:20.089 | l3-ha 2026-06-30 15:15:20.089 | external-gateway-multihoming 2026-06-30 15:15:20.089 | l3-flavors 2026-06-30 15:15:20.089 | l3_agent_scheduler 2026-06-30 15:15:20.089 | multi-provider 2026-06-30 15:15:20.089 | net-mtu 2026-06-30 15:15:20.089 | net-mtu-writable 2026-06-30 15:15:20.090 | network_availability_zone 2026-06-30 15:15:20.090 | network-ip-availability 2026-06-30 15:15:20.090 | network-ip-availability-details 2026-06-30 15:15:20.090 | pagination 2026-06-30 15:15:20.090 | port-device-profile 2026-06-30 15:15:20.090 | port-mac-address-regenerate 2026-06-30 15:15:20.090 | port-numa-affinity-policy 2026-06-30 15:15:20.090 | port-numa-affinity-policy-socket 2026-06-30 15:15:20.091 | binding 2026-06-30 15:15:20.091 | binding-extended 2026-06-30 15:15:20.091 | port-security 2026-06-30 15:15:20.091 | project-id 2026-06-30 15:15:20.091 | provider 2026-06-30 15:15:20.091 | qinq 2026-06-30 15:15:20.091 | quota-check-limit 2026-06-30 15:15:20.091 | quota-check-limit-default 2026-06-30 15:15:20.092 | quotas 2026-06-30 15:15:20.092 | quota_details 2026-06-30 15:15:20.092 | rbac-policies 2026-06-30 15:15:20.092 | rbac-address-scope 2026-06-30 15:15:20.092 | rbac-security-groups 2026-06-30 15:15:20.092 | revision-if-match 2026-06-30 15:15:20.092 | standard-attr-revisions 2026-06-30 15:15:20.092 | router_availability_zone 2026-06-30 15:15:20.093 | router-enable-snat 2026-06-30 15:15:20.093 | security-groups-default-rules 2026-06-30 15:15:20.093 | security-groups-default-statefulness 2026-06-30 15:15:20.093 | security-groups-normalized-cidr 2026-06-30 15:15:20.093 | security-groups-remote-address-group 2026-06-30 15:15:20.093 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:15:20.093 | security-groups-shared-filtering 2026-06-30 15:15:20.093 | security-group 2026-06-30 15:15:20.093 | service-type 2026-06-30 15:15:20.094 | sorting 2026-06-30 15:15:20.094 | standard-attr-description 2026-06-30 15:15:20.094 | stateful-security-group 2026-06-30 15:15:20.094 | subnet-dns-publish-fixed-ip 2026-06-30 15:15:20.094 | subnet-external-network 2026-06-30 15:15:20.094 | subnet_onboard 2026-06-30 15:15:20.094 | subnet-service-types 2026-06-30 15:15:20.094 | subnet_allocation 2026-06-30 15:15:20.095 | subnetpool-prefix-ops 2026-06-30 15:15:20.095 | tag-creation 2026-06-30 15:15:20.095 | standard-attr-tag 2026-06-30 15:15:20.095 | standard-attr-timestamp 2026-06-30 15:15:20.095 | vlan-transparent =~ external-net ]] 2026-06-30 15:15:20.095 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 15:15:20.095 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-30 15:15:20.096 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-30 15:15:23.925 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:15:23.929 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=450db44c-b65f-4e40-b2bd-117c3ae6c56c 2026-06-30 15:15:23.931 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-30 15:15:23.934 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 15:15:23.962 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-30 15:15:23.966 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-30 15:15:23.969 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-30 15:15:23.973 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 15:15:27.444 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:15:27.447 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 15:15:27.447 | address-scope 2026-06-30 15:15:27.447 | agent 2026-06-30 15:15:27.447 | allowed-address-pairs 2026-06-30 15:15:27.447 | auto-allocated-topology 2026-06-30 15:15:27.448 | availability_zone 2026-06-30 15:15:27.448 | default-subnetpools 2026-06-30 15:15:27.448 | dhcp_agent_scheduler 2026-06-30 15:15:27.448 | dns-integration 2026-06-30 15:15:27.448 | dns-domain-ports 2026-06-30 15:15:27.448 | dns-integration-domain-keywords 2026-06-30 15:15:27.448 | empty-string-filtering 2026-06-30 15:15:27.448 | external-net 2026-06-30 15:15:27.448 | extra_dhcp_opt 2026-06-30 15:15:27.448 | extraroute 2026-06-30 15:15:27.448 | extraroute-atomic 2026-06-30 15:15:27.449 | filter-validation 2026-06-30 15:15:27.449 | floating-ip-port-forwarding-detail 2026-06-30 15:15:27.449 | fip-port-details 2026-06-30 15:15:27.449 | flavors 2026-06-30 15:15:27.449 | floatingip-pools 2026-06-30 15:15:27.449 | router 2026-06-30 15:15:27.449 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:15:27.449 | enable-default-route-bfd 2026-06-30 15:15:27.449 | enable-default-route-ecmp 2026-06-30 15:15:27.449 | ext-gw-mode 2026-06-30 15:15:27.449 | l3-ha 2026-06-30 15:15:27.449 | external-gateway-multihoming 2026-06-30 15:15:27.450 | l3-flavors 2026-06-30 15:15:27.450 | l3_agent_scheduler 2026-06-30 15:15:27.450 | multi-provider 2026-06-30 15:15:27.451 | net-mtu 2026-06-30 15:15:27.451 | net-mtu-writable 2026-06-30 15:15:27.451 | network_availability_zone 2026-06-30 15:15:27.452 | network-ip-availability 2026-06-30 15:15:27.452 | network-ip-availability-details 2026-06-30 15:15:27.452 | pagination 2026-06-30 15:15:27.453 | port-device-profile 2026-06-30 15:15:27.453 | port-mac-address-regenerate 2026-06-30 15:15:27.453 | port-numa-affinity-policy 2026-06-30 15:15:27.454 | port-numa-affinity-policy-socket 2026-06-30 15:15:27.454 | binding 2026-06-30 15:15:27.454 | binding-extended 2026-06-30 15:15:27.454 | port-security 2026-06-30 15:15:27.454 | project-id 2026-06-30 15:15:27.454 | provider 2026-06-30 15:15:27.454 | qinq 2026-06-30 15:15:27.454 | quota-check-limit 2026-06-30 15:15:27.454 | quota-check-limit-default 2026-06-30 15:15:27.454 | quotas 2026-06-30 15:15:27.454 | quota_details 2026-06-30 15:15:27.454 | rbac-policies 2026-06-30 15:15:27.455 | rbac-address-scope 2026-06-30 15:15:27.455 | rbac-security-groups 2026-06-30 15:15:27.455 | revision-if-match 2026-06-30 15:15:27.456 | standard-attr-revisions 2026-06-30 15:15:27.456 | router_availability_zone 2026-06-30 15:15:27.456 | router-enable-snat 2026-06-30 15:15:27.456 | security-groups-default-rules 2026-06-30 15:15:27.457 | security-groups-default-statefulness 2026-06-30 15:15:27.457 | security-groups-normalized-cidr 2026-06-30 15:15:27.457 | security-groups-remote-address-group 2026-06-30 15:15:27.457 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:15:27.457 | security-groups-shared-filtering 2026-06-30 15:15:27.457 | security-group 2026-06-30 15:15:27.457 | service-type 2026-06-30 15:15:27.457 | sorting 2026-06-30 15:15:27.457 | standard-attr-description 2026-06-30 15:15:27.458 | stateful-security-group 2026-06-30 15:15:27.458 | subnet-dns-publish-fixed-ip 2026-06-30 15:15:27.458 | subnet-external-network 2026-06-30 15:15:27.458 | subnet_onboard 2026-06-30 15:15:27.458 | subnet-service-types 2026-06-30 15:15:27.458 | subnet_allocation 2026-06-30 15:15:27.458 | subnetpool-prefix-ops 2026-06-30 15:15:27.458 | tag-creation 2026-06-30 15:15:27.458 | standard-attr-tag 2026-06-30 15:15:27.458 | standard-attr-timestamp 2026-06-30 15:15:27.459 | vlan-transparent' 2026-06-30 15:15:27.459 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 15:15:27.459 | address-scope 2026-06-30 15:15:27.459 | agent 2026-06-30 15:15:27.459 | allowed-address-pairs 2026-06-30 15:15:27.459 | auto-allocated-topology 2026-06-30 15:15:27.459 | availability_zone 2026-06-30 15:15:27.460 | default-subnetpools 2026-06-30 15:15:27.460 | dhcp_agent_scheduler 2026-06-30 15:15:27.460 | dns-integration 2026-06-30 15:15:27.460 | dns-domain-ports 2026-06-30 15:15:27.460 | dns-integration-domain-keywords 2026-06-30 15:15:27.460 | empty-string-filtering 2026-06-30 15:15:27.460 | external-net 2026-06-30 15:15:27.460 | extra_dhcp_opt 2026-06-30 15:15:27.461 | extraroute 2026-06-30 15:15:27.461 | extraroute-atomic 2026-06-30 15:15:27.461 | filter-validation 2026-06-30 15:15:27.461 | floating-ip-port-forwarding-detail 2026-06-30 15:15:27.461 | fip-port-details 2026-06-30 15:15:27.461 | flavors 2026-06-30 15:15:27.461 | floatingip-pools 2026-06-30 15:15:27.461 | router 2026-06-30 15:15:27.462 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:15:27.462 | enable-default-route-bfd 2026-06-30 15:15:27.462 | enable-default-route-ecmp 2026-06-30 15:15:27.462 | ext-gw-mode 2026-06-30 15:15:27.462 | l3-ha 2026-06-30 15:15:27.462 | external-gateway-multihoming 2026-06-30 15:15:27.462 | l3-flavors 2026-06-30 15:15:27.463 | l3_agent_scheduler 2026-06-30 15:15:27.463 | multi-provider 2026-06-30 15:15:27.463 | net-mtu 2026-06-30 15:15:27.463 | net-mtu-writable 2026-06-30 15:15:27.463 | network_availability_zone 2026-06-30 15:15:27.463 | network-ip-availability 2026-06-30 15:15:27.463 | network-ip-availability-details 2026-06-30 15:15:27.463 | pagination 2026-06-30 15:15:27.464 | port-device-profile 2026-06-30 15:15:27.464 | port-mac-address-regenerate 2026-06-30 15:15:27.464 | port-numa-affinity-policy 2026-06-30 15:15:27.464 | port-numa-affinity-policy-socket 2026-06-30 15:15:27.464 | binding 2026-06-30 15:15:27.464 | binding-extended 2026-06-30 15:15:27.464 | port-security 2026-06-30 15:15:27.464 | project-id 2026-06-30 15:15:27.465 | provider 2026-06-30 15:15:27.465 | qinq 2026-06-30 15:15:27.465 | quota-check-limit 2026-06-30 15:15:27.465 | quota-check-limit-default 2026-06-30 15:15:27.465 | quotas 2026-06-30 15:15:27.465 | quota_details 2026-06-30 15:15:27.465 | rbac-policies 2026-06-30 15:15:27.465 | rbac-address-scope 2026-06-30 15:15:27.466 | rbac-security-groups 2026-06-30 15:15:27.466 | revision-if-match 2026-06-30 15:15:27.466 | standard-attr-revisions 2026-06-30 15:15:27.466 | router_availability_zone 2026-06-30 15:15:27.466 | router-enable-snat 2026-06-30 15:15:27.466 | security-groups-default-rules 2026-06-30 15:15:27.466 | security-groups-default-statefulness 2026-06-30 15:15:27.466 | security-groups-normalized-cidr 2026-06-30 15:15:27.467 | security-groups-remote-address-group 2026-06-30 15:15:27.467 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:15:27.467 | security-groups-shared-filtering 2026-06-30 15:15:27.467 | security-group 2026-06-30 15:15:27.467 | service-type 2026-06-30 15:15:27.467 | sorting 2026-06-30 15:15:27.467 | standard-attr-description 2026-06-30 15:15:27.467 | stateful-security-group 2026-06-30 15:15:27.467 | subnet-dns-publish-fixed-ip 2026-06-30 15:15:27.468 | subnet-external-network 2026-06-30 15:15:27.468 | subnet_onboard 2026-06-30 15:15:27.468 | subnet-service-types 2026-06-30 15:15:27.468 | subnet_allocation 2026-06-30 15:15:27.468 | subnetpool-prefix-ops 2026-06-30 15:15:27.468 | tag-creation 2026-06-30 15:15:27.469 | standard-attr-tag 2026-06-30 15:15:27.469 | standard-attr-timestamp 2026-06-30 15:15:27.469 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-30 15:15:27.469 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 15:15:27.469 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-30 15:15:27.469 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-30 15:15:27.469 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-30 15:15:32.510 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:15:32.514 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=6b302a69-3020-4b2c-974f-5a30bdf06472 2026-06-30 15:15:32.518 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-30 15:15:32.521 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 15:15:32.541 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-30 15:15:32.544 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-30 15:15:32.547 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 450db44c-b65f-4e40-b2bd-117c3ae6c56c 59184711-93c5-458c-94a8-156a65d85ae1 2026-06-30 15:15:39.071 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-30 15:15:39.073 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 6b302a69-3020-4b2c-974f-5a30bdf06472 2026-06-30 15:15:39.077 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-30 15:15:39.079 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-30 15:15:39.082 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-30 15:15:39.084 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-30 15:15:39.087 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-30 15:15:39.090 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 6b302a69-3020-4b2c-974f-5a30bdf06472 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-30 15:15:39.093 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-30 15:15:39.095 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-30 15:15:39.100 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-30 15:15:39.104 | +++ 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 6b302a69-3020-4b2c-974f-5a30bdf06472 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-30 15:15:42.912 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:15:42.916 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-30 15:15:42.916 | | id | 3966ade7-f307-4a47-aac4-50aa24d30cb2 |' 2026-06-30 15:15:42.919 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-30 15:15:42.922 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 15:15:42.939 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 3966ade7-f307-4a47-aac4-50aa24d30cb2 '|' 2026-06-30 15:15:42.942 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 3966ade7-f307-4a47-aac4-50aa24d30cb2 |' 2026-06-30 15:15:42.945 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-30 15:15:42.949 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 3966ade7-f307-4a47-aac4-50aa24d30cb2 '|' 2026-06-30 15:15:42.950 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-30 15:15:42.952 | ++ functions-common:get_field:806 : local data field 2026-06-30 15:15:42.956 | ++ functions-common:get_field:807 : read data 2026-06-30 15:15:42.958 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-30 15:15:42.962 | ++ functions-common:get_field:811 : field='$3' 2026-06-30 15:15:42.965 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 3966ade7-f307-4a47-aac4-50aa24d30cb2 |' 2026-06-30 15:15:42.966 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-30 15:15:42.972 | ++ functions-common:get_field:807 : read data 2026-06-30 15:15:42.976 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-30 15:15:42.980 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 3966ade7-f307-4a47-aac4-50aa24d30cb2 '|' 2026-06-30 15:15:42.981 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-30 15:15:42.983 | ++ functions-common:get_field:806 : local data field 2026-06-30 15:15:42.986 | ++ functions-common:get_field:807 : read data 2026-06-30 15:15:42.989 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-30 15:15:42.991 | ++ functions-common:get_field:811 : field='$6' 2026-06-30 15:15:42.994 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 3966ade7-f307-4a47-aac4-50aa24d30cb2 |' 2026-06-30 15:15:42.995 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-30 15:15:43.001 | ++ functions-common:get_field:807 : read data 2026-06-30 15:15:43.005 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=3966ade7-f307-4a47-aac4-50aa24d30cb2 2026-06-30 15:15:43.007 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 6b302a69-3020-4b2c-974f-5a30bdf06472 450db44c-b65f-4e40-b2bd-117c3ae6c56c 2026-06-30 15:15:49.699 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-30 15:15:49.703 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-30 15:15:49.706 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-30 15:15:49.728 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:15:49.732 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-30 15:15:49.735 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-30 15:15:49.739 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-30 15:15:49.743 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-30 15:15:49.747 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-30 15:15:49.751 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-30 15:15:49.786 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-30 15:15:49.791 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-30 15:15:49.795 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-30 15:15:49.799 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-30 15:15:49.803 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-30 15:15:49.807 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-30 15:15:49.810 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-30 15:15:49.813 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-30 15:15:49.818 | + functions-common:test_with_retry:2360 : local until=10 2026-06-30 15:15:49.822 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-30 15:15:49.826 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-30 15:15:49.829 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-30 15:15:49.833 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:15:49.836 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:15:49.841 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:15:49.848 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832549843 2026-06-30 15:15:49.851 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-30 15:15:49.864 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-30 15:15:49.868 | + functions-common:time_stop:2420 : local name 2026-06-30 15:15:49.872 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:15:49.875 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:15:49.880 | + functions-common:time_stop:2423 : local total 2026-06-30 15:15:49.884 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:15:49.888 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-30 15:15:49.891 | + functions-common:time_stop:2427 : start_time=1782832549843 2026-06-30 15:15:49.898 | + functions-common:time_stop:2429 : [[ -z 1782832549843 ]] 2026-06-30 15:15:49.901 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:15:49.908 | + functions-common:time_stop:2432 : end_time=1782832549903 2026-06-30 15:15:49.916 | + functions-common:time_stop:2433 : elapsed_time=60 2026-06-30 15:15:49.919 | + functions-common:time_stop:2434 : total=8758 2026-06-30 15:15:49.923 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:15:49.929 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8818 2026-06-30 15:15:49.935 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-30 15:15:49.938 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-30 15:15:49.944 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-30 15:15:49.948 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-30 15:15:49.952 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-30 15:15:49.958 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-30 15:15:49.962 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-30 15:15:49.990 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-30 15:15:50.018 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-30 15:15:50.021 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-30 15:15:50.021 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-30 15:15:50.022 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-30 15:15:53.579 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:15:53.585 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.33 ' 2026-06-30 15:15:53.588 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-30 15:15:53.591 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 15:15:53.612 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-30 15:15:53.616 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-30 15:15:53.620 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-30 15:15:53.623 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-30 15:15:53.627 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 450db44c-b65f-4e40-b2bd-117c3ae6c56c 83096827-5d76-44b9-90d2-50b178e4d437 2026-06-30 15:16:01.217 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-30 15:16:01.222 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 6b302a69-3020-4b2c-974f-5a30bdf06472 2026-06-30 15:16:01.225 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-30 15:16:01.228 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-30 15:16:01.231 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-30 15:16:01.234 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-30 15:16:01.237 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 6b302a69-3020-4b2c-974f-5a30bdf06472 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-30 15:16:01.240 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-30 15:16:01.244 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-30 15:16:01.249 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-30 15:16:01.250 | +++ 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 6b302a69-3020-4b2c-974f-5a30bdf06472 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-30 15:16:07.955 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:16:07.958 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-30 15:16:07.959 | | id | f8e00bbe-5e46-4933-867d-ecc660eb3e1d |' 2026-06-30 15:16:07.961 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-30 15:16:07.964 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 15:16:07.978 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f8e00bbe-5e46-4933-867d-ecc660eb3e1d '|' 2026-06-30 15:16:07.981 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | f8e00bbe-5e46-4933-867d-ecc660eb3e1d |' 2026-06-30 15:16:07.983 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-30 15:16:07.987 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f8e00bbe-5e46-4933-867d-ecc660eb3e1d '|' 2026-06-30 15:16:07.987 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-30 15:16:07.989 | ++ functions-common:get_field:806 : local data field 2026-06-30 15:16:07.992 | ++ functions-common:get_field:807 : read data 2026-06-30 15:16:07.994 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-30 15:16:07.996 | ++ functions-common:get_field:811 : field='$3' 2026-06-30 15:16:07.999 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | f8e00bbe-5e46-4933-867d-ecc660eb3e1d |' 2026-06-30 15:16:07.999 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-30 15:16:08.004 | ++ functions-common:get_field:807 : read data 2026-06-30 15:16:08.007 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-30 15:16:08.010 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-30 15:16:08.013 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f8e00bbe-5e46-4933-867d-ecc660eb3e1d '|' 2026-06-30 15:16:08.013 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-30 15:16:08.016 | ++ functions-common:get_field:806 : local data field 2026-06-30 15:16:08.018 | ++ functions-common:get_field:807 : read data 2026-06-30 15:16:08.020 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-30 15:16:08.022 | ++ functions-common:get_field:811 : field='$6' 2026-06-30 15:16:08.025 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | f8e00bbe-5e46-4933-867d-ecc660eb3e1d |' 2026-06-30 15:16:08.026 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-30 15:16:08.030 | ++ functions-common:get_field:807 : read data 2026-06-30 15:16:08.033 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=f8e00bbe-5e46-4933-867d-ecc660eb3e1d 2026-06-30 15:16:08.036 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-30 15:16:08.038 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-30 15:16:08.041 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-30 15:16:08.043 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-30 15:16:08.056 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:08.059 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-30 15:16:08.070 | net.ipv6.conf.all.forwarding = 1 2026-06-30 15:16:08.077 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 f8e00bbe-5e46-4933-867d-ecc660eb3e1d 2026-06-30 15:16:08.078 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 450db44c-b65f-4e40-b2bd-117c3ae6c56c -c external_gateway_info -f json 2026-06-30 15:16:08.078 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-30 15:16:08.079 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-30 15:16:08.080 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-30 15:16:11.644 | ++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:16:11.650 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::24b 2026-06-30 15:16:11.652 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-30 15:16:11.657 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-30 15:16:11.676 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-30 15:16:11.679 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-30 15:16:11.681 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-30 15:16:11.685 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-30 15:16:11.688 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-30 15:16:11.691 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-30 15:16:11.727 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-30 15:16:11.730 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-30 15:16:11.733 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-30 15:16:11.735 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-30 15:16:11.751 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-30 15:16:11.770 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd2d:9c49:5c53::/56 2026-06-30 15:16:11.772 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z aefb6967-65d6-4ec6-abdf-9b1ff8dc2f4f ]] 2026-06-30 15:16:11.775 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd2d:9c49:5c53::/56 via 2001:db8::24b dev br-ex 2026-06-30 15:16:11.792 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-30 15:16:11.795 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-30 15:16:11.798 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-30 15:16:11.816 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:11.818 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-30 15:16:11.821 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:16:11.823 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-30 15:16:11.826 | + ./stack.sh:main:1332 : start_nova 2026-06-30 15:16:11.828 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-30 15:16:11.831 | + lib/nova:start_nova_rest:1081 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:11.833 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:11.836 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:11.839 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-30 15:16:11.842 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 15:16:11.845 | + functions-common:run_process:1674 : local service=n-sch 2026-06-30 15:16:11.848 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 15:16:11.850 | + functions-common:run_process:1676 : local group= 2026-06-30 15:16:11.852 | + functions-common:run_process:1677 : local user= 2026-06-30 15:16:11.855 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:16:11.858 | + functions-common:run_process:1680 : local name=n-sch 2026-06-30 15:16:11.860 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:16:11.863 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:16:11.866 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:11.868 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:11.872 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:11.876 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832571873 2026-06-30 15:16:11.878 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-30 15:16:11.894 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:11.897 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-30 15:16:11.900 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-30 15:16:11.902 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 15:16:11.905 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 15:16:11.907 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 15:16:11.910 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 15:16:11.912 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-30 15:16:11.915 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-30 15:16:11.917 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-30 15:16:11.920 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:16:11.922 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:16:11.925 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:16:11.928 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:16:11.931 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-30 15:16:11.933 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-30 15:16:11.936 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-30 15:16:11.939 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-30 15:16:11.941 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 15:16:11.943 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 15:16:11.946 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 15:16:11.948 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 15:16:11.951 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 15:16:11.953 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 15:16:11.955 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-30 15:16:11.958 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 15:16:11.962 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-30 15:16:12.039 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:16:12.115 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-30 15:16:12.179 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-30 15:16:12.247 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-30 15:16:12.314 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-30 15:16:12.381 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:16:12.448 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 15:16:12.450 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 15:16:12.452 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-30 15:16:12.529 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 15:16:13.026 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-30 15:16:13.055 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-30 15:16:13.510 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-30 15:16:13.574 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:16:13.577 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:13.579 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:13.582 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:13.584 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:13.587 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:13.589 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:16:13.592 | + functions-common:time_stop:2427 : start_time=1782832571873 2026-06-30 15:16:13.595 | + functions-common:time_stop:2429 : [[ -z 1782832571873 ]] 2026-06-30 15:16:13.598 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:13.602 | + functions-common:time_stop:2432 : end_time=1782832573600 2026-06-30 15:16:13.605 | + functions-common:time_stop:2433 : elapsed_time=1727 2026-06-30 15:16:13.607 | + functions-common:time_stop:2434 : total=23028 2026-06-30 15:16:13.609 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:13.612 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24755 2026-06-30 15:16:13.615 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-30 15:16:13.619 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 15:16:13.621 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-30 15:16:13.624 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 15:16:13.627 | + functions-common:run_process:1676 : local group= 2026-06-30 15:16:13.629 | + functions-common:run_process:1677 : local user= 2026-06-30 15:16:13.631 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:16:13.633 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-30 15:16:13.636 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:16:13.638 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:16:13.640 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:13.643 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:13.646 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:13.650 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832573647 2026-06-30 15:16:13.652 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-30 15:16:13.668 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:13.671 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-30 15:16:13.673 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-30 15:16:13.675 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 15:16:13.678 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 15:16:13.680 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 15:16:13.683 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-30 15:16:13.685 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-30 15:16:13.687 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-30 15:16:13.690 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-30 15:16:13.692 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:16:13.694 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:16:13.697 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:16:13.699 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:16:13.701 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-30 15:16:13.704 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-30 15:16:13.706 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 15:16:13.708 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:16:13.711 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-30 15:16:13.713 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-30 15:16:13.715 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:16:13.718 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 15:16:13.720 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-30 15:16:13.722 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 15:16:13.725 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-30 15:16:13.727 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 15:16:13.731 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-30 15:16:13.807 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:16:13.881 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-30 15:16:13.954 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-30 15:16:14.024 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:16:14.092 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:16:14.158 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-30 15:16:14.225 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-30 15:16:14.295 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-30 15:16:14.367 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-30 15:16:14.436 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-30 15:16:14.509 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 15:16:14.512 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 15:16:14.515 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-30 15:16:14.603 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 15:16:15.103 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-30 15:16:15.139 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-30 15:16:15.618 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-30 15:16:15.767 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:16:15.770 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:15.776 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:15.780 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:15.782 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:15.785 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:15.790 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:16:15.793 | + functions-common:time_stop:2427 : start_time=1782832573647 2026-06-30 15:16:15.796 | + functions-common:time_stop:2429 : [[ -z 1782832573647 ]] 2026-06-30 15:16:15.800 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:15.805 | + functions-common:time_stop:2432 : end_time=1782832575801 2026-06-30 15:16:15.808 | + functions-common:time_stop:2433 : elapsed_time=2154 2026-06-30 15:16:15.811 | + functions-common:time_stop:2434 : total=24755 2026-06-30 15:16:15.814 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:15.816 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26909 2026-06-30 15:16:15.819 | + lib/nova:start_nova_rest:1089 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:15.823 | + lib/nova:start_nova_rest:1089 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:15.826 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-30 15:16:15.829 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:15.832 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:15.835 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:15.838 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-30 15:16:15.841 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 15:16:15.844 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-30 15:16:15.850 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-30 15:16:15.855 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 15:16:15.857 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-30 15:16:15.860 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-30 15:16:15.880 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:15.883 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-30 15:16:15.946 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-30 15:16:15.953 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-30 15:16:15.977 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:16:15.982 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-30 15:16:15.985 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-30 15:16:16.009 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:16:16.015 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-30 15:16:16.020 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 15:16:16.023 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-30 15:16:16.028 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-30 15:16:16.031 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-30 15:16:16.037 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-30 15:16:16.041 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-30 15:16:16.043 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 15:16:16.046 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-30 15:16:16.049 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 15:16:16.052 | + functions-common:run_process:1676 : local group= 2026-06-30 15:16:16.055 | + functions-common:run_process:1677 : local user= 2026-06-30 15:16:16.057 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:16:16.060 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-30 15:16:16.063 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:16:16.065 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:16:16.069 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:16.072 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:16.076 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:16.080 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832576077 2026-06-30 15:16:16.083 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-30 15:16:16.107 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:16.110 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-30 15:16:16.113 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-30 15:16:16.116 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 15:16:16.118 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 15:16:16.121 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 15:16:16.124 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 15:16:16.127 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-30 15:16:16.129 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-30 15:16:16.134 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-30 15:16:16.136 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:16:16.139 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:16:16.142 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:16:16.148 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:16:16.151 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-30 15:16:16.154 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-30 15:16:16.157 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-06-30 15:16:16.160 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-30 15:16:16.162 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 15:16:16.165 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 15:16:16.167 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 15:16:16.170 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 15:16:16.173 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 15:16:16.175 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 15:16:16.178 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-30 15:16:16.180 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 15:16:16.185 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-30 15:16:16.265 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:16:16.346 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-30 15:16:16.415 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-30 15:16:16.478 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-30 15:16:16.542 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-30 15:16:16.609 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:16:16.676 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 15:16:16.676 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 15:16:16.678 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-30 15:16:16.755 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 15:16:17.310 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-30 15:16:17.337 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-30 15:16:17.840 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-30 15:16:17.903 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:16:17.908 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:17.912 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:17.916 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:17.919 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:17.922 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:17.925 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:16:17.932 | + functions-common:time_stop:2427 : start_time=1782832576077 2026-06-30 15:16:17.933 | + functions-common:time_stop:2429 : [[ -z 1782832576077 ]] 2026-06-30 15:16:17.939 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:17.947 | + functions-common:time_stop:2432 : end_time=1782832577941 2026-06-30 15:16:17.953 | + functions-common:time_stop:2433 : elapsed_time=1864 2026-06-30 15:16:17.955 | + functions-common:time_stop:2434 : total=26909 2026-06-30 15:16:17.960 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:17.963 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28773 2026-06-30 15:16:17.965 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-30 15:16:17.968 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-30 15:16:17.970 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-30 15:16:17.973 | + functions-common:run_process:1676 : local group= 2026-06-30 15:16:17.975 | + functions-common:run_process:1677 : local user= 2026-06-30 15:16:17.979 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:16:17.980 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-30 15:16:17.985 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:16:17.985 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:16:17.987 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:17.989 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:17.992 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:17.999 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832577994 2026-06-30 15:16:17.999 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-30 15:16:18.017 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:16:18.019 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:16:18.022 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:18.027 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:18.027 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:18.029 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:18.032 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:18.034 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:16:18.037 | + functions-common:time_stop:2427 : start_time=1782832577994 2026-06-30 15:16:18.039 | + functions-common:time_stop:2429 : [[ -z 1782832577994 ]] 2026-06-30 15:16:18.042 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:18.046 | + functions-common:time_stop:2432 : end_time=1782832578044 2026-06-30 15:16:18.049 | + functions-common:time_stop:2433 : elapsed_time=50 2026-06-30 15:16:18.051 | + functions-common:time_stop:2434 : total=28773 2026-06-30 15:16:18.053 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:18.056 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28823 2026-06-30 15:16:18.058 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-30 15:16:18.060 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-30 15:16:18.063 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-30 15:16:18.065 | + functions-common:run_process:1676 : local group= 2026-06-30 15:16:18.068 | + functions-common:run_process:1677 : local user= 2026-06-30 15:16:18.070 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:16:18.074 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-30 15:16:18.074 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:16:18.077 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:16:18.079 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:18.081 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:18.086 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:18.089 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832578086 2026-06-30 15:16:18.092 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-30 15:16:18.114 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:16:18.116 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:16:18.119 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:18.121 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:18.123 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:18.129 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:18.129 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:18.131 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:16:18.133 | + functions-common:time_stop:2427 : start_time=1782832578086 2026-06-30 15:16:18.135 | + functions-common:time_stop:2429 : [[ -z 1782832578086 ]] 2026-06-30 15:16:18.139 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:18.143 | + functions-common:time_stop:2432 : end_time=1782832578141 2026-06-30 15:16:18.146 | + functions-common:time_stop:2433 : elapsed_time=55 2026-06-30 15:16:18.148 | + functions-common:time_stop:2434 : total=28823 2026-06-30 15:16:18.150 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:18.153 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28878 2026-06-30 15:16:18.155 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:18.158 | + lib/nova:start_nova_console_proxies:1125 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:18.162 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-30 15:16:18.163 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 15:16:18.165 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-30 15:16:18.167 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-30 15:16:18.191 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:18.193 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-30 15:16:18.248 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-30 15:16:18.256 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 15:16:18.256 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-30 15:16:18.315 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-30 15:16:18.333 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:18.336 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 15:16:18.338 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-30 15:16:18.342 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 15:16:18.343 | + functions-common:run_process:1676 : local group= 2026-06-30 15:16:18.346 | + functions-common:run_process:1677 : local user= 2026-06-30 15:16:18.348 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:16:18.351 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-30 15:16:18.353 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:16:18.356 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:16:18.358 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:18.361 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:18.364 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:18.370 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832578365 2026-06-30 15:16:18.371 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-30 15:16:18.393 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:18.397 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-30 15:16:18.400 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-30 15:16:18.401 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 15:16:18.403 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 15:16:18.405 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 15:16:18.408 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 15:16:18.410 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-30 15:16:18.415 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-30 15:16:18.415 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-30 15:16:18.418 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:16:18.420 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:16:18.423 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:16:18.425 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:16:18.428 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-30 15:16:18.430 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-30 15:16:18.435 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-30 15:16:18.435 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-30 15:16:18.437 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 15:16:18.439 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 15:16:18.441 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 15:16:18.444 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 15:16:18.447 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 15:16:18.449 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 15:16:18.452 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-30 15:16:18.455 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 15:16:18.459 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-30 15:16:18.543 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:16:18.635 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-30 15:16:18.746 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-30 15:16:18.842 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-30 15:16:18.935 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-30 15:16:19.028 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:16:19.119 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 15:16:19.126 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 15:16:19.128 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-30 15:16:19.283 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 15:16:19.819 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-30 15:16:19.847 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-30 15:16:20.371 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-30 15:16:20.436 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:16:20.437 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:20.444 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:20.448 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:20.459 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:20.463 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:20.477 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:16:20.480 | + functions-common:time_stop:2427 : start_time=1782832578365 2026-06-30 15:16:20.487 | + functions-common:time_stop:2429 : [[ -z 1782832578365 ]] 2026-06-30 15:16:20.496 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:20.501 | + functions-common:time_stop:2432 : end_time=1782832580495 2026-06-30 15:16:20.503 | + functions-common:time_stop:2433 : elapsed_time=2130 2026-06-30 15:16:20.512 | + functions-common:time_stop:2434 : total=28878 2026-06-30 15:16:20.515 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:20.519 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31008 2026-06-30 15:16:20.528 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-30 15:16:20.538 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-30 15:16:20.543 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-30 15:16:20.574 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:20.576 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-30 15:16:20.582 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-30 15:16:20.585 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-30 15:16:20.594 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-30 15:16:20.597 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-30 15:16:20.599 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 15:16:20.604 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-30 15:16:20.610 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 15:16:20.613 | + functions-common:run_process:1676 : local group= 2026-06-30 15:16:20.619 | + functions-common:run_process:1677 : local user= 2026-06-30 15:16:20.625 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:16:20.629 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-30 15:16:20.635 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:16:20.639 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:16:20.642 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:20.645 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:20.650 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:20.656 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832580651 2026-06-30 15:16:20.660 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-30 15:16:20.694 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:20.700 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-30 15:16:20.708 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-30 15:16:20.710 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 15:16:20.713 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 15:16:20.715 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 15:16:20.719 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 15:16:20.724 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-30 15:16:20.727 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-30 15:16:20.730 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-30 15:16:20.737 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:16:20.741 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:16:20.745 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:16:20.750 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:16:20.755 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-30 15:16:20.757 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-30 15:16:20.760 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-30 15:16:20.763 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-30 15:16:20.770 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 15:16:20.773 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 15:16:20.778 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 15:16:20.781 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 15:16:20.785 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 15:16:20.789 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 15:16:20.795 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-30 15:16:20.800 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 15:16:20.806 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-30 15:16:20.949 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:16:21.115 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-30 15:16:21.222 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-30 15:16:21.326 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-30 15:16:21.438 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-30 15:16:21.507 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:16:21.579 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 15:16:21.579 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 15:16:21.584 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-30 15:16:21.711 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 15:16:22.302 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-30 15:16:22.347 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-30 15:16:22.890 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-30 15:16:22.955 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:16:22.962 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:22.966 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:22.971 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:22.975 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:22.980 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:22.983 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:16:22.989 | + functions-common:time_stop:2427 : start_time=1782832580651 2026-06-30 15:16:22.992 | + functions-common:time_stop:2429 : [[ -z 1782832580651 ]] 2026-06-30 15:16:22.995 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:22.999 | + functions-common:time_stop:2432 : end_time=1782832582996 2026-06-30 15:16:23.004 | + functions-common:time_stop:2433 : elapsed_time=2345 2026-06-30 15:16:23.004 | + functions-common:time_stop:2434 : total=31008 2026-06-30 15:16:23.005 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:23.007 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33353 2026-06-30 15:16:23.010 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-30 15:16:23.012 | + lib/nova:start_nova_compute:986 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:23.014 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:23.017 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:23.020 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-30 15:16:23.022 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-30 15:16:23.027 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-30 15:16:23.029 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-30 15:16:23.031 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-30 15:16:23.034 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-30 15:16:23.036 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-30 15:16:23.039 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-30 15:16:23.041 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-30 15:16:23.043 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-30 15:16:23.046 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-30 15:16:23.055 | + inc/meta-config:merge_config_file:164 : read a 2026-06-30 15:16:23.055 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-30 15:16:23.055 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-30 15:16:23.058 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-30 15:16:23.061 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-30 15:16:23.061 | BEGIN { 2026-06-30 15:16:23.061 | section = "" 2026-06-30 15:16:23.061 | last_section = "" 2026-06-30 15:16:23.061 | section_count = 0 2026-06-30 15:16:23.061 | } 2026-06-30 15:16:23.061 | /^\[.+\]/ { 2026-06-30 15:16:23.061 | gsub("[][]", "", $1); 2026-06-30 15:16:23.062 | section=$1 2026-06-30 15:16:23.062 | next 2026-06-30 15:16:23.062 | } 2026-06-30 15:16:23.062 | /^ *\#/ { 2026-06-30 15:16:23.062 | next 2026-06-30 15:16:23.062 | } 2026-06-30 15:16:23.062 | /^[^ \t]+/ { 2026-06-30 15:16:23.062 | # get offset of first = in $0 2026-06-30 15:16:23.062 | eq_idx = index($0, "=") 2026-06-30 15:16:23.062 | # extract attr & value from $0 2026-06-30 15:16:23.062 | attr = substr($0, 1, eq_idx - 1) 2026-06-30 15:16:23.063 | value = substr($0, eq_idx + 1) 2026-06-30 15:16:23.063 | # only need to strip trailing whitespace from attr 2026-06-30 15:16:23.063 | sub(/[ \t]*$/, "", attr) 2026-06-30 15:16:23.063 | # need to strip leading & trailing whitespace from value 2026-06-30 15:16:23.063 | sub(/^[ \t]*/, "", value) 2026-06-30 15:16:23.063 | sub(/[ \t]*$/, "", value) 2026-06-30 15:16:23.063 | 2026-06-30 15:16:23.063 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-30 15:16:23.063 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-30 15:16:23.063 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-30 15:16:23.063 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-30 15:16:23.064 | if (! (section, attr) in cfg_attr_count) { 2026-06-30 15:16:23.064 | if (section != last_section) { 2026-06-30 15:16:23.064 | cfg_section[section_count++] = section 2026-06-30 15:16:23.064 | last_section = section 2026-06-30 15:16:23.065 | } 2026-06-30 15:16:23.065 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-30 15:16:23.065 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-30 15:16:23.066 | 2026-06-30 15:16:23.066 | cfg_attr[section, attr, 0] = value 2026-06-30 15:16:23.068 | cfg_attr_count[section, attr] = 1 2026-06-30 15:16:23.068 | } else { 2026-06-30 15:16:23.068 | lno = cfg_attr_count[section, attr]++ 2026-06-30 15:16:23.069 | cfg_attr[section, attr, lno] = value 2026-06-30 15:16:23.070 | } 2026-06-30 15:16:23.070 | } 2026-06-30 15:16:23.070 | END { 2026-06-30 15:16:23.070 | # Process each section in order 2026-06-30 15:16:23.070 | for (sno = 0; sno < section_count; sno++) { 2026-06-30 15:16:23.070 | section = cfg_section[sno] 2026-06-30 15:16:23.070 | # The ini routines simply append a config item immediately 2026-06-30 15:16:23.070 | # after the section header. To keep the same order as defined 2026-06-30 15:16:23.070 | # in local.conf, invoke the ini routines in the reverse order 2026-06-30 15:16:23.071 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-30 15:16:23.071 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-30 15:16:23.072 | if (cfg_attr_count[section, attr] == 1) 2026-06-30 15:16:23.072 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-30 15:16:23.072 | else { 2026-06-30 15:16:23.072 | # For multiline, invoke the ini routines in the reverse order 2026-06-30 15:16:23.072 | count = cfg_attr_count[section, attr] 2026-06-30 15:16:23.072 | print "inidelete " configfile " " section " " attr 2026-06-30 15:16:23.072 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-30 15:16:23.073 | for (l = count -2; l >= 0; l--) 2026-06-30 15:16:23.073 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-30 15:16:23.073 | } 2026-06-30 15:16:23.073 | } 2026-06-30 15:16:23.073 | } 2026-06-30 15:16:23.073 | } 2026-06-30 15:16:23.073 | ' 2026-06-30 15:16:23.073 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-30 15:16:23.073 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-30 15:16:23.073 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 15:16:23.076 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-30 15:16:23.079 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-30 15:16:23.079 | BEGIN { group = "" } 2026-06-30 15:16:23.079 | /^\[\[.+\|.*\]\]/ { 2026-06-30 15:16:23.080 | gsub("[][]", "", $1); 2026-06-30 15:16:23.080 | split($1, a, "|"); 2026-06-30 15:16:23.080 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-30 15:16:23.080 | group=a[1] 2026-06-30 15:16:23.080 | } else { 2026-06-30 15:16:23.080 | group="" 2026-06-30 15:16:23.080 | } 2026-06-30 15:16:23.080 | next 2026-06-30 15:16:23.080 | } 2026-06-30 15:16:23.080 | { 2026-06-30 15:16:23.080 | if (group != "") 2026-06-30 15:16:23.080 | print $0 2026-06-30 15:16:23.081 | } 2026-06-30 15:16:23.081 | ' /home/quobyte/devstack/local.conf 2026-06-30 15:16:23.090 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-30 15:16:23.096 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-30 15:16:23.143 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-30 15:16:23.181 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-30 15:16:23.184 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-30 15:16:23.187 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-30 15:16:23.190 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-30 15:16:23.193 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-30 15:16:23.195 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-30 15:16:23.215 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:23.218 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-30 15:16:23.221 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-30 15:16:23.224 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-30 15:16:23.242 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:23.245 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.84:5672/nova_cell1 2026-06-30 15:16:23.249 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.84:5672/nova_cell1 2026-06-30 15:16:23.283 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-30 15:16:23.286 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-30 15:16:23.289 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-30 15:16:23.312 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-30 15:16:23.335 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-30 15:16:23.338 | + lib/nova:configure_console_compute:669 : local offset 2026-06-30 15:16:23.341 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-30 15:16:23.344 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-30 15:16:23.348 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-30 15:16:23.375 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.84 2026-06-30 15:16:23.378 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-30 15:16:23.400 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:23.403 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-30 15:16:23.406 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-30 15:16:23.409 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-30 15:16:23.412 | + functions:vercmp:648 : local 'op=<' 2026-06-30 15:16:23.415 | + functions:vercmp:649 : local v2=1.0.0 2026-06-30 15:16:23.418 | + functions:vercmp:650 : local result 2026-06-30 15:16:23.423 | ++ functions:vercmp:654 : sort -V 2026-06-30 15:16:23.428 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-30 15:16:23.431 | ++ functions:vercmp:654 : head -1 2026-06-30 15:16:23.434 | + functions:vercmp:654 : result=1.0.0 2026-06-30 15:16:23.437 | + functions:vercmp:656 : case $op in 2026-06-30 15:16:23.439 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-30 15:16:23.442 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-30 15:16:23.444 | + functions:vercmp:667 : return 2026-06-30 15:16:23.446 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.84:6080/vnc_lite.html 2026-06-30 15:16:23.449 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.84:6080/vnc_lite.html 2026-06-30 15:16:23.482 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.84:6081/spice_auto.html 2026-06-30 15:16:23.485 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.84:6081/spice_auto.html 2026-06-30 15:16:23.516 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-30 15:16:23.532 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:23.535 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-30 15:16:23.537 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.84 2026-06-30 15:16:23.540 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-30 15:16:23.575 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.84 2026-06-30 15:16:23.605 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-30 15:16:23.622 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:16:23.626 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-30 15:16:23.629 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-30 15:16:23.651 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:16:23.655 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-30 15:16:23.660 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-30 15:16:23.697 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-30 15:16:23.700 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-30 15:16:23.736 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-30 15:16:23.740 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-30 15:16:23.743 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-30 15:16:23.745 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-30 15:16:23.748 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-30 15:16:23.751 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-30 15:16:23.754 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-30 15:16:23.757 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 15:16:23.760 | + functions-common:run_process:1676 : local group=libvirt 2026-06-30 15:16:23.763 | + functions-common:run_process:1677 : local user= 2026-06-30 15:16:23.765 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:16:23.768 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-30 15:16:23.771 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:16:23.773 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:16:23.776 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:23.779 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:23.782 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:23.787 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832583783 2026-06-30 15:16:23.790 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-30 15:16:23.807 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:23.810 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-30 15:16:23.812 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-30 15:16:23.815 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 15:16:23.818 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 15:16:23.821 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 15:16:23.824 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 15:16:23.827 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-30 15:16:23.830 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-30 15:16:23.833 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-30 15:16:23.835 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-30 15:16:23.838 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:16:23.841 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:16:23.844 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:16:23.847 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-30 15:16:23.849 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-30 15:16:23.852 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-06-30 15:16:23.855 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-30 15:16:23.858 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 15:16:23.861 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-30 15:16:23.863 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 15:16:23.866 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 15:16:23.869 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 15:16:23.871 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-30 15:16:23.874 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-30 15:16:23.876 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-30 15:16:23.880 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 15:16:23.887 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-30 15:16:23.989 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:16:24.081 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-30 15:16:24.151 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-30 15:16:24.227 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-30 15:16:24.303 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-30 15:16:24.379 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:16:24.459 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 15:16:24.462 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-30 15:16:24.466 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-30 15:16:24.543 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-30 15:16:24.654 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 15:16:25.163 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-30 15:16:25.204 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-30 15:16:25.676 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-30 15:16:25.740 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:16:25.743 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:25.746 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:25.749 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:25.751 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:25.755 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:25.758 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:16:25.761 | + functions-common:time_stop:2427 : start_time=1782832583783 2026-06-30 15:16:25.764 | + functions-common:time_stop:2429 : [[ -z 1782832583783 ]] 2026-06-30 15:16:25.769 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:25.774 | + functions-common:time_stop:2432 : end_time=1782832585770 2026-06-30 15:16:25.777 | + functions-common:time_stop:2433 : elapsed_time=1987 2026-06-30 15:16:25.780 | + functions-common:time_stop:2434 : total=33353 2026-06-30 15:16:25.784 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:25.787 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35340 2026-06-30 15:16:25.791 | + lib/nova:start_nova_compute:1075 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:25.794 | + lib/nova:start_nova_compute:1075 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-30 15:16:25.798 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-30 15:16:25.815 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:25.818 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-30 15:16:25.818 | Dumping cells_v2 mapping 2026-06-30 15:16:25.821 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-30 15:16:26.367 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 15:16:26.367 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:16:26.367 | we strongly recommend against using it for new projects. 2026-06-30 15:16:26.367 | 2026-06-30 15:16:26.367 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:16:26.367 | framework. For more detail see 2026-06-30 15:16:26.368 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:16:26.368 | 2026-06-30 15:16:26.368 | import eventlet # noqa 2026-06-30 15:16:26.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-06-30 15:16:29.905 | INFO dbcounter [None req-c6c720be-3243-4108-a208-b6645e7f3413 None None] Registered counter for database nova_api 2026-06-30 15:16:30.042 | DEBUG dbcounter [-] [73182] Writer thread running {{(pid=73182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:16:30.076 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-30 15:16:30.076 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-30 15:16:30.076 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-30 15:16:30.076 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-30 15:16:30.076 | | cell1 | 4fc3ef14-3447-48f6-babf-1a9dde6cd700 | rabbit://stackrabbit:stackqueue@192.168.122.84:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-30 15:16:30.076 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-30 15:16:30.702 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-30 15:16:30.705 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-30 15:16:30.801 | + inc/async:async_inner:63 : create_flavors 2026-06-30 15:16:30.854 | [1939 Async create_flavors:73279]: running: create_flavors 2026-06-30 15:16:30.857 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-30 15:16:30.886 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:30.890 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-30 15:16:30.895 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:16:30.899 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-30 15:16:30.906 | + ./stack.sh:main:1337 : start_cinder 2026-06-30 15:16:30.910 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-30 15:16:30.916 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-30 15:16:30.923 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 15:16:30.926 | + functions-common:run_process:1674 : local service=c-api 2026-06-30 15:16:30.932 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 15:16:30.935 | + functions-common:run_process:1676 : local group= 2026-06-30 15:16:30.942 | + functions-common:run_process:1677 : local user= 2026-06-30 15:16:30.947 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:16:30.952 | + functions-common:run_process:1680 : local name=c-api 2026-06-30 15:16:30.957 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:16:30.963 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:16:30.963 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:30.973 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:30.986 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:30.992 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832590986 2026-06-30 15:16:30.996 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-30 15:16:31.033 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:31.040 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-30 15:16:31.044 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-30 15:16:31.047 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 15:16:31.052 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 15:16:31.056 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 15:16:31.061 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-30 15:16:31.065 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-30 15:16:31.069 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-30 15:16:31.074 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-30 15:16:31.079 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:16:31.083 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:16:31.088 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:16:31.092 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:16:31.096 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-30 15:16:31.100 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-30 15:16:31.105 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 15:16:31.109 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:16:31.113 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-30 15:16:31.117 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-30 15:16:31.121 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:16:31.126 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 15:16:31.127 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-30 15:16:31.134 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 15:16:31.137 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-30 15:16:31.143 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 15:16:31.150 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-30 15:16:31.250 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:16:31.349 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-30 15:16:31.435 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-30 15:16:31.521 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:16:31.605 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:16:31.719 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-30 15:16:31.801 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-30 15:16:31.877 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-30 15:16:31.953 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-30 15:16:32.032 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-30 15:16:32.106 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 15:16:32.110 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 15:16:32.113 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-30 15:16:32.205 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 15:16:32.720 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-30 15:16:32.742 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-30 15:16:33.229 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-30 15:16:33.411 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:16:33.415 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:33.421 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:33.426 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:33.431 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:33.436 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:33.438 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:16:33.445 | + functions-common:time_stop:2427 : start_time=1782832590986 2026-06-30 15:16:33.450 | + functions-common:time_stop:2429 : [[ -z 1782832590986 ]] 2026-06-30 15:16:33.457 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:33.468 | + functions-common:time_stop:2432 : end_time=1782832593462 2026-06-30 15:16:33.473 | + functions-common:time_stop:2433 : elapsed_time=2476 2026-06-30 15:16:33.477 | + functions-common:time_stop:2434 : total=35340 2026-06-30 15:16:33.481 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:33.486 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37816 2026-06-30 15:16:33.491 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-30 15:16:33.491 | Waiting for Cinder API to start... 2026-06-30 15:16:33.495 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.84/volume/v3/ 2026-06-30 15:16:33.498 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.84/volume/v3/ 2026-06-30 15:16:33.502 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 15:16:33.505 | + functions:wait_for_service:477 : local url=http://192.168.122.84/volume/v3/ 2026-06-30 15:16:33.510 | + functions:wait_for_service:478 : local rval=0 2026-06-30 15:16:33.516 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 15:16:33.520 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 15:16:33.526 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:33.530 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:33.539 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:33.546 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832593540 2026-06-30 15:16:33.551 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 15:16:33.555 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:16:33.560 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.84/volume/v3/ 2026-06-30 15:16:38.830 | + :: : [[ 401 == 503 ]] 2026-06-30 15:16:38.832 | + :: : [[ 0 -eq 7 ]] 2026-06-30 15:16:38.840 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 15:16:38.846 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:38.850 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:38.853 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:38.857 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:38.862 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:38.865 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 15:16:38.870 | + functions-common:time_stop:2427 : start_time=1782832593540 2026-06-30 15:16:38.872 | + functions-common:time_stop:2429 : [[ -z 1782832593540 ]] 2026-06-30 15:16:38.877 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:38.886 | + functions-common:time_stop:2432 : end_time=1782832598879 2026-06-30 15:16:38.890 | + functions-common:time_stop:2433 : elapsed_time=5339 2026-06-30 15:16:38.895 | + functions-common:time_stop:2434 : total=14813 2026-06-30 15:16:38.896 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:38.899 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20152 2026-06-30 15:16:38.902 | + functions:wait_for_service:486 : return 0 2026-06-30 15:16:38.909 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:38.913 | + functions-common:run_process:1674 : local service=c-sch 2026-06-30 15:16:38.919 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:38.922 | + functions-common:run_process:1676 : local group= 2026-06-30 15:16:38.926 | + functions-common:run_process:1677 : local user= 2026-06-30 15:16:38.932 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:16:38.937 | + functions-common:run_process:1680 : local name=c-sch 2026-06-30 15:16:38.943 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:16:38.947 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:16:38.952 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:38.956 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:38.961 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:38.967 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832598962 2026-06-30 15:16:38.971 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-30 15:16:38.997 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:39.000 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-30 15:16:39.004 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-30 15:16:39.009 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:39.014 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:39.023 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:39.028 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:39.033 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-30 15:16:39.038 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-30 15:16:39.043 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-30 15:16:39.053 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:16:39.065 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:16:39.088 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:16:39.094 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:16:39.096 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-30 15:16:39.100 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-30 15:16:39.104 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-30 15:16:39.111 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-30 15:16:39.112 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:39.117 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 15:16:39.123 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 15:16:39.123 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-30 15:16:39.126 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 15:16:39.130 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 15:16:39.133 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-30 15:16:39.136 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 15:16:39.143 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-30 15:16:39.250 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:16:39.355 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-30 15:16:39.458 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:39.542 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-30 15:16:39.626 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-30 15:16:39.703 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:16:39.780 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-30 15:16:39.783 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 15:16:39.788 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-30 15:16:39.909 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 15:16:40.442 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-30 15:16:40.469 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-30 15:16:40.951 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-30 15:16:40.998 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:16:41.002 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:41.006 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:41.009 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:41.011 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:41.014 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:41.016 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:16:41.023 | + functions-common:time_stop:2427 : start_time=1782832598962 2026-06-30 15:16:41.026 | + functions-common:time_stop:2429 : [[ -z 1782832598962 ]] 2026-06-30 15:16:41.030 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:41.035 | + functions-common:time_stop:2432 : end_time=1782832601032 2026-06-30 15:16:41.038 | + functions-common:time_stop:2433 : elapsed_time=2070 2026-06-30 15:16:41.042 | + functions-common:time_stop:2434 : total=37816 2026-06-30 15:16:41.047 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:41.050 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39886 2026-06-30 15:16:41.054 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 15:16:41.057 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 15:16:41.060 | + functions-common:run_process:1674 : local service=c-bak 2026-06-30 15:16:41.063 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:41.066 | + functions-common:run_process:1676 : local group= 2026-06-30 15:16:41.069 | + functions-common:run_process:1677 : local user= 2026-06-30 15:16:41.074 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 15:16:41.079 | + functions-common:run_process:1680 : local name=c-bak 2026-06-30 15:16:41.085 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:16:41.088 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:16:41.092 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:41.094 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:41.099 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:41.108 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832601100 2026-06-30 15:16:41.112 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-30 15:16:41.139 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:16:41.143 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:16:41.148 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:41.153 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:41.158 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:41.160 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:41.163 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:41.167 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:16:41.171 | + functions-common:time_stop:2427 : start_time=1782832601100 2026-06-30 15:16:41.175 | + functions-common:time_stop:2429 : [[ -z 1782832601100 ]] 2026-06-30 15:16:41.181 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:41.190 | + functions-common:time_stop:2432 : end_time=1782832601185 2026-06-30 15:16:41.193 | + functions-common:time_stop:2433 : elapsed_time=85 2026-06-30 15:16:41.197 | + functions-common:time_stop:2434 : total=39886 2026-06-30 15:16:41.199 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:41.202 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39971 2026-06-30 15:16:41.206 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 15:16:41.213 | + functions-common:run_process:1674 : local service=c-vol 2026-06-30 15:16:41.219 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:41.223 | + functions-common:run_process:1676 : local group= 2026-06-30 15:16:41.227 | + functions-common:run_process:1677 : local user= 2026-06-30 15:16:41.233 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 15:16:41.238 | + functions-common:run_process:1680 : local name=c-vol 2026-06-30 15:16:41.241 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:16:41.244 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:16:41.246 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:41.250 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:41.254 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:41.259 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832601255 2026-06-30 15:16:41.262 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-30 15:16:41.283 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:41.286 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 15:16:41.289 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-30 15:16:41.292 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:41.295 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:41.297 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:41.300 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:41.303 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-30 15:16:41.305 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-30 15:16:41.308 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-30 15:16:41.310 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:16:41.313 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:16:41.315 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:16:41.317 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 15:16:41.320 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-30 15:16:41.322 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-30 15:16:41.325 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 15:16:41.327 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-30 15:16:41.330 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:41.332 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-30 15:16:41.334 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-30 15:16:41.337 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 15:16:41.339 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-30 15:16:41.341 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-30 15:16:41.344 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-30 15:16:41.346 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-30 15:16:41.351 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-30 15:16:41.430 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:16:41.533 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-30 15:16:41.635 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-30 15:16:41.731 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-30 15:16:41.800 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-30 15:16:41.881 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:16:41.983 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-30 15:16:41.989 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-30 15:16:42.076 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-30 15:16:42.079 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-30 15:16:42.188 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-30 15:16:42.780 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-30 15:16:42.808 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-30 15:16:43.371 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-30 15:16:43.431 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:16:43.433 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:43.435 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:43.439 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:43.442 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:43.445 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:43.449 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:16:43.452 | + functions-common:time_stop:2427 : start_time=1782832601255 2026-06-30 15:16:43.455 | + functions-common:time_stop:2429 : [[ -z 1782832601255 ]] 2026-06-30 15:16:43.462 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:43.465 | + functions-common:time_stop:2432 : end_time=1782832603461 2026-06-30 15:16:43.468 | + functions-common:time_stop:2433 : elapsed_time=2206 2026-06-30 15:16:43.472 | + functions-common:time_stop:2434 : total=39971 2026-06-30 15:16:43.475 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:43.480 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42177 2026-06-30 15:16:43.483 | + ./stack.sh:main:1338 : create_volume_types 2026-06-30 15:16:43.486 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-30 15:16:43.512 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:43.516 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-30 15:16:43.519 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-30 15:16:43.522 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-30 15:16:43.525 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-30 15:16:43.529 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-30 15:16:43.532 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-30 15:16:43.536 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-30 15:16:43.538 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-30 15:16:43.541 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-30 15:16:43.577 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:43.584 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-30 15:16:49.037 | +-------------+--------------------------------------+ 2026-06-30 15:16:49.037 | | Field | Value | 2026-06-30 15:16:49.037 | +-------------+--------------------------------------+ 2026-06-30 15:16:49.037 | | description | None | 2026-06-30 15:16:49.037 | | id | 7123a595-941c-49f6-96c0-c2fd33bce080 | 2026-06-30 15:16:49.037 | | is_public | True | 2026-06-30 15:16:49.037 | | name | lvmdriver-1 | 2026-06-30 15:16:49.037 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-30 15:16:49.038 | +-------------+--------------------------------------+ 2026-06-30 15:16:49.432 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-30 15:16:49.434 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-30 15:16:49.437 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-30 15:16:49.440 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-30 15:16:49.443 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-30 15:16:49.461 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:49.464 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-30 15:16:49.467 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:16:49.469 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-30 15:16:49.472 | + ./stack.sh:main:1353 : start_glance 2026-06-30 15:16:49.474 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-30 15:16:49.478 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-30 15:16:49.483 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 15:16:49.486 | + functions-common:run_process:1674 : local service=g-api 2026-06-30 15:16:49.488 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 15:16:49.491 | + functions-common:run_process:1676 : local group= 2026-06-30 15:16:49.494 | + functions-common:run_process:1677 : local user= 2026-06-30 15:16:49.497 | + functions-common:run_process:1678 : local env_vars= 2026-06-30 15:16:49.500 | + functions-common:run_process:1680 : local name=g-api 2026-06-30 15:16:49.503 | + functions-common:run_process:1682 : time_start run_process 2026-06-30 15:16:49.505 | + functions-common:time_start:2406 : local name=run_process 2026-06-30 15:16:49.508 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:49.510 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:49.513 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:49.517 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832609514 2026-06-30 15:16:49.520 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-30 15:16:49.537 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:49.539 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-30 15:16:49.542 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-30 15:16:49.545 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 15:16:49.547 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 15:16:49.550 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 15:16:49.552 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-30 15:16:49.555 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-30 15:16:49.557 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-30 15:16:49.560 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-30 15:16:49.563 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-30 15:16:49.566 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-30 15:16:49.568 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-30 15:16:49.571 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-30 15:16:49.575 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-30 15:16:49.578 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-30 15:16:49.580 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-30 15:16:49.585 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:16:49.588 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-30 15:16:49.592 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-30 15:16:49.596 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:16:49.599 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-30 15:16:49.603 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-30 15:16:49.605 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-30 15:16:49.610 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-30 15:16:49.611 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-30 15:16:49.616 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-30 15:16:49.699 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-30 15:16:49.793 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-30 15:16:49.877 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-30 15:16:49.943 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-30 15:16:50.013 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-30 15:16:50.079 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-30 15:16:50.166 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-30 15:16:50.235 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-30 15:16:50.297 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-30 15:16:50.382 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-30 15:16:50.467 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-30 15:16:50.471 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-30 15:16:50.474 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-30 15:16:50.569 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-30 15:16:51.141 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-30 15:16:51.169 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-30 15:16:51.757 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-30 15:16:51.907 | + functions-common:run_process:1686 : time_stop run_process 2026-06-30 15:16:51.913 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:51.919 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:51.922 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:51.927 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:51.933 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:51.938 | + functions-common:time_stop:2426 : name=run_process 2026-06-30 15:16:51.946 | + functions-common:time_stop:2427 : start_time=1782832609514 2026-06-30 15:16:51.949 | + functions-common:time_stop:2429 : [[ -z 1782832609514 ]] 2026-06-30 15:16:51.955 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:51.966 | + functions-common:time_stop:2432 : end_time=1782832611957 2026-06-30 15:16:51.969 | + functions-common:time_stop:2433 : elapsed_time=2443 2026-06-30 15:16:51.973 | + functions-common:time_stop:2434 : total=42177 2026-06-30 15:16:51.978 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:51.984 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44620 2026-06-30 15:16:51.986 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-30 15:16:52.012 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:16:52.018 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.84) to start...' 2026-06-30 15:16:52.018 | Waiting for g-api (192.168.122.84) to start... 2026-06-30 15:16:52.020 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.84/image 2026-06-30 15:16:52.028 | + functions:wait_for_service:476 : local timeout=60 2026-06-30 15:16:52.029 | + functions:wait_for_service:477 : local url=http://192.168.122.84/image 2026-06-30 15:16:52.035 | + functions:wait_for_service:478 : local rval=0 2026-06-30 15:16:52.038 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-30 15:16:52.042 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 15:16:52.045 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:16:52.048 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:16:52.057 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:16:52.064 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832612059 2026-06-30 15:16:52.071 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-30 15:16:52.079 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:16:52.087 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.84/image 2026-06-30 15:16:57.816 | + :: : [[ 300 == 503 ]] 2026-06-30 15:16:57.821 | + :: : [[ 0 -eq 7 ]] 2026-06-30 15:16:57.829 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-30 15:16:57.834 | + functions-common:time_stop:2420 : local name 2026-06-30 15:16:57.838 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:16:57.844 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:16:57.848 | + functions-common:time_stop:2423 : local total 2026-06-30 15:16:57.851 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:16:57.855 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 15:16:57.860 | + functions-common:time_stop:2427 : start_time=1782832612059 2026-06-30 15:16:57.863 | + functions-common:time_stop:2429 : [[ -z 1782832612059 ]] 2026-06-30 15:16:57.866 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:16:57.873 | + functions-common:time_stop:2432 : end_time=1782832617868 2026-06-30 15:16:57.877 | + functions-common:time_stop:2433 : elapsed_time=5809 2026-06-30 15:16:57.879 | + functions-common:time_stop:2434 : total=20152 2026-06-30 15:16:57.883 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:16:57.888 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25961 2026-06-30 15:16:57.893 | + functions:wait_for_service:486 : return 0 2026-06-30 15:16:57.897 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-30 15:16:57.923 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:57.929 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-30 15:16:57.964 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:16:57.966 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-30 15:16:57.971 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:16:57.981 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-30 15:16:57.984 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-30 15:16:57.990 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-30 15:16:57.998 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-30 15:16:58.001 | + functions:upload_image:141 : local image image_fname image_name 2026-06-30 15:16:58.011 | + functions:upload_image:143 : local max_attempts=5 2026-06-30 15:16:58.022 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-30 15:16:58.041 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-30 15:16:58.050 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-30 15:16:58.057 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-30 15:16:58.066 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-30 15:16:58.072 | ++ functions:upload_image:151 : seq 5 2026-06-30 15:16:58.083 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-30 15:16:58.090 | + functions:upload_image:152 : local rc=0 2026-06-30 15:16:58.096 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 15:16:58.105 | --2026-06-30 17:16:58-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-30 15:16:58.218 | Resolving github.com (github.com)... 140.82.121.3 2026-06-30 15:16:58.234 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-30 15:16:58.471 | HTTP request sent, awaiting response... 302 Found 2026-06-30 15:16:58.471 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-30T16%3A07%3A25Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-30T15%3A07%3A08Z&ske=2026-06-30T16%3A07%3A25Z&sks=b&skv=2018-11-09&sig=7LHi8VuEDChwqnMXbYgUmaN1aDKoJcrlGTY6Cr517XE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjgzNDQxOCwibmJmIjoxNzgyODMyNjE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.haW6xhTeU0pBzMOedJx9ct3tWAvJ0dGFaGhRhvN5Yks&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-30 15:16:58.471 | --2026-06-30 17:16:58-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-30T16%3A07%3A25Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-30T15%3A07%3A08Z&ske=2026-06-30T16%3A07%3A25Z&sks=b&skv=2018-11-09&sig=7LHi8VuEDChwqnMXbYgUmaN1aDKoJcrlGTY6Cr517XE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjgzNDQxOCwibmJmIjoxNzgyODMyNjE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.haW6xhTeU0pBzMOedJx9ct3tWAvJ0dGFaGhRhvN5Yks&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-30 15:16:58.476 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2026-06-30 15:16:58.489 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-30 15:16:58.532 | HTTP request sent, awaiting response... 200 OK 2026-06-30 15:16:58.532 | Length: 21692416 (21M) [application/octet-stream] 2026-06-30 15:16:58.532 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-30 15:16:58.584 | 2026-06-30 15:16:58.791 | 0K ........ ........ .... 100% 80.2M=0.3s 2026-06-30 15:16:58.791 | 2026-06-30 15:16:58.791 | 2026-06-30 17:16:58 (80.2 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-30 15:16:58.791 | 2026-06-30 15:16:58.797 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-30 15:16:58.801 | + functions:upload_image:163 : break 2026-06-30 15:16:58.805 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 15:16:58.809 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-30 15:16:58.812 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-30 15:16:58.817 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-30 15:16:58.821 | + functions:upload_image:313 : local kernel= 2026-06-30 15:16:58.826 | + functions:upload_image:314 : local ramdisk= 2026-06-30 15:16:58.829 | + functions:upload_image:315 : local disk_format= 2026-06-30 15:16:58.833 | + functions:upload_image:316 : local container_format= 2026-06-30 15:16:58.836 | + functions:upload_image:317 : local unpack= 2026-06-30 15:16:58.839 | + functions:upload_image:318 : local img_property= 2026-06-30 15:16:58.842 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-30 15:16:58.845 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-30 15:16:58.849 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-30 15:16:58.854 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-30 15:16:58.854 | + functions:upload_image:328 : case "$image_fname" in 2026-06-30 15:16:58.856 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-30 15:16:58.862 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-30 15:16:58.862 | + functions:upload_image:350 : local format 2026-06-30 15:16:58.870 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-30 15:16:58.875 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 15:16:58.889 | + functions:upload_image:351 : format=qcow2 2026-06-30 15:16:58.892 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-30 15:16:58.894 | + functions:upload_image:353 : disk_format=qcow2 2026-06-30 15:16:58.897 | + functions:upload_image:357 : container_format=bare 2026-06-30 15:16:58.899 | + functions:upload_image:404 : is_arch ppc64le 2026-06-30 15:16:58.902 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 15:16:58.905 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-30 15:16:58.908 | + functions:upload_image:404 : is_arch ppc64 2026-06-30 15:16:58.911 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 15:16:58.915 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-30 15:16:58.917 | + functions:upload_image:404 : is_arch ppc 2026-06-30 15:16:58.921 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 15:16:58.925 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-30 15:16:58.927 | + functions:upload_image:408 : is_arch aarch64 2026-06-30 15:16:58.930 | ++ functions-common:is_arch:519 : uname -m 2026-06-30 15:16:58.934 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-30 15:16:58.937 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-30 15:16:58.940 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-30 15:16:58.942 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-30 15:16:58.945 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-30 15:16:58.947 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-30 15:16:58.950 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-30 15:16:58.953 | + functions:_upload_image:112 : shift 2026-06-30 15:16:58.955 | + functions:_upload_image:113 : local container=bare 2026-06-30 15:16:58.957 | + functions:_upload_image:114 : shift 2026-06-30 15:16:58.961 | + functions:_upload_image:115 : local disk=qcow2 2026-06-30 15:16:58.963 | + functions:_upload_image:116 : shift 2026-06-30 15:16:58.967 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 15:16:58.972 | + functions:_upload_image:118 : shift 2026-06-30 15:16:58.976 | + functions:_upload_image:119 : local properties 2026-06-30 15:16:58.980 | + functions:_upload_image:120 : local useimport 2026-06-30 15:16:58.984 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-30 15:16:58.987 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-30 15:16:58.992 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-30 15:16:58.996 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-30 15:16:59.001 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-30 15:16:59.005 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-30 15:16:59.009 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-30 15:16:59.014 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 15:16:59.019 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 15:17:05.458 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 15:17:05.458 | | Field | Value | 2026-06-30 15:17:05.458 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 15:17:05.458 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-30 15:17:05.458 | | container_format | bare | 2026-06-30 15:17:05.458 | | created_at | 2026-06-30T15:17:03Z | 2026-06-30 15:17:05.459 | | disk_format | qcow2 | 2026-06-30 15:17:05.459 | | file | /v2/images/bc4830a8-168c-46bb-88a9-41be897f0a62/file | 2026-06-30 15:17:05.459 | | id | bc4830a8-168c-46bb-88a9-41be897f0a62 | 2026-06-30 15:17:05.459 | | min_disk | 0 | 2026-06-30 15:17:05.459 | | min_ram | 0 | 2026-06-30 15:17:05.459 | | name | cirros-0.6.3-x86_64-disk | 2026-06-30 15:17:05.459 | | owner | 5253685b61a94cda80cbbbaf3c664470 | 2026-06-30 15:17:05.459 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-30 15:17:05.460 | | protected | False | 2026-06-30 15:17:05.460 | | schema | /v2/schemas/image | 2026-06-30 15:17:05.460 | | size | 21692416 | 2026-06-30 15:17:05.461 | | status | active | 2026-06-30 15:17:05.461 | | tags | | 2026-06-30 15:17:05.462 | | updated_at | 2026-06-30T15:17:05Z | 2026-06-30 15:17:05.462 | | virtual_size | 117440512 | 2026-06-30 15:17:05.462 | | visibility | public | 2026-06-30 15:17:05.463 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-30 15:17:05.818 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-30 15:17:05.884 | [1939 Async create_flavors:73279]: Waiting for completion of create_flavors running on PID 73279 (2 other jobs running) 2026-06-30 15:17:05.915 | [1939 Async create_flavors:73279]: Signaling child to exit 2026-06-30 15:17:16.355 | + inc/async:async_inner:64 : rc=0 2026-06-30 15:17:16.383 | [73279 Async create_flavors:73279]: finished successfully 2026-06-30 15:17:16.410 | WAKEUP 2026-06-30 15:17:16.434 | [1939 Async create_flavors:73279]: Signaled 2026-06-30 15:17:16.436 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-30 15:17:16.436 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:17:16.436 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-30 15:17:16.436 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-30 15:17:16.436 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-30 15:17:16.436 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.436 | | Field | Value | 2026-06-30 15:17:16.436 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.437 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 15:17:16.437 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 15:17:16.437 | | description | None | 2026-06-30 15:17:16.437 | | disk | 1 | 2026-06-30 15:17:16.437 | | id | c1 | 2026-06-30 15:17:16.437 | | name | cirros256 | 2026-06-30 15:17:16.437 | | os-flavor-access:is_public | True | 2026-06-30 15:17:16.437 | | properties | hw_rng:allowed='True' | 2026-06-30 15:17:16.437 | | ram | 256 | 2026-06-30 15:17:16.437 | | rxtx_factor | 1.0 | 2026-06-30 15:17:16.437 | | swap | 0 | 2026-06-30 15:17:16.438 | | vcpus | 1 | 2026-06-30 15:17:16.438 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.438 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-30 15:17:16.438 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.438 | | Field | Value | 2026-06-30 15:17:16.438 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.438 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 15:17:16.438 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 15:17:16.438 | | description | None | 2026-06-30 15:17:16.438 | | disk | 5 | 2026-06-30 15:17:16.438 | | id | d1 | 2026-06-30 15:17:16.438 | | name | ds512M | 2026-06-30 15:17:16.439 | | os-flavor-access:is_public | True | 2026-06-30 15:17:16.439 | | properties | hw_rng:allowed='True' | 2026-06-30 15:17:16.439 | | ram | 512 | 2026-06-30 15:17:16.439 | | rxtx_factor | 1.0 | 2026-06-30 15:17:16.439 | | swap | 0 | 2026-06-30 15:17:16.439 | | vcpus | 1 | 2026-06-30 15:17:16.439 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.439 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-30 15:17:16.440 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.440 | | Field | Value | 2026-06-30 15:17:16.440 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.440 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 15:17:16.440 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 15:17:16.440 | | description | None | 2026-06-30 15:17:16.440 | | disk | 10 | 2026-06-30 15:17:16.440 | | id | d2 | 2026-06-30 15:17:16.440 | | name | ds1G | 2026-06-30 15:17:16.440 | | os-flavor-access:is_public | True | 2026-06-30 15:17:16.440 | | properties | hw_rng:allowed='True' | 2026-06-30 15:17:16.441 | | ram | 1024 | 2026-06-30 15:17:16.441 | | rxtx_factor | 1.0 | 2026-06-30 15:17:16.441 | | swap | 0 | 2026-06-30 15:17:16.441 | | vcpus | 1 | 2026-06-30 15:17:16.441 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.441 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-30 15:17:16.441 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.441 | | Field | Value | 2026-06-30 15:17:16.441 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.441 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 15:17:16.441 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 15:17:16.441 | | description | None | 2026-06-30 15:17:16.442 | | disk | 10 | 2026-06-30 15:17:16.442 | | id | d3 | 2026-06-30 15:17:16.442 | | name | ds2G | 2026-06-30 15:17:16.442 | | os-flavor-access:is_public | True | 2026-06-30 15:17:16.442 | | properties | hw_rng:allowed='True' | 2026-06-30 15:17:16.442 | | ram | 2048 | 2026-06-30 15:17:16.442 | | rxtx_factor | 1.0 | 2026-06-30 15:17:16.442 | | swap | 0 | 2026-06-30 15:17:16.442 | | vcpus | 2 | 2026-06-30 15:17:16.442 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.442 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-30 15:17:16.442 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.443 | | Field | Value | 2026-06-30 15:17:16.443 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.443 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 15:17:16.443 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 15:17:16.443 | | description | None | 2026-06-30 15:17:16.443 | | disk | 20 | 2026-06-30 15:17:16.443 | | id | d4 | 2026-06-30 15:17:16.443 | | name | ds4G | 2026-06-30 15:17:16.443 | | os-flavor-access:is_public | True | 2026-06-30 15:17:16.443 | | properties | hw_rng:allowed='True' | 2026-06-30 15:17:16.443 | | ram | 4096 | 2026-06-30 15:17:16.444 | | rxtx_factor | 1.0 | 2026-06-30 15:17:16.444 | | swap | 0 | 2026-06-30 15:17:16.444 | | vcpus | 4 | 2026-06-30 15:17:16.444 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.444 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-30 15:17:16.444 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-30 15:17:16.444 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-30 15:17:16.444 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.444 | | Field | Value | 2026-06-30 15:17:16.444 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.444 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 15:17:16.445 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 15:17:16.445 | | description | None | 2026-06-30 15:17:16.445 | | disk | 1 | 2026-06-30 15:17:16.445 | | id | 1 | 2026-06-30 15:17:16.445 | | name | m1.tiny | 2026-06-30 15:17:16.445 | | os-flavor-access:is_public | True | 2026-06-30 15:17:16.445 | | properties | hw_rng:allowed='True' | 2026-06-30 15:17:16.445 | | ram | 512 | 2026-06-30 15:17:16.445 | | rxtx_factor | 1.0 | 2026-06-30 15:17:16.445 | | swap | 0 | 2026-06-30 15:17:16.445 | | vcpus | 1 | 2026-06-30 15:17:16.445 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.446 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-30 15:17:16.446 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.446 | | Field | Value | 2026-06-30 15:17:16.446 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.446 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 15:17:16.446 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 15:17:16.446 | | description | None | 2026-06-30 15:17:16.446 | | disk | 20 | 2026-06-30 15:17:16.446 | | id | 2 | 2026-06-30 15:17:16.446 | | name | m1.small | 2026-06-30 15:17:16.446 | | os-flavor-access:is_public | True | 2026-06-30 15:17:16.447 | | properties | hw_rng:allowed='True' | 2026-06-30 15:17:16.447 | | ram | 2048 | 2026-06-30 15:17:16.447 | | rxtx_factor | 1.0 | 2026-06-30 15:17:16.447 | | swap | 0 | 2026-06-30 15:17:16.447 | | vcpus | 1 | 2026-06-30 15:17:16.447 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.447 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-30 15:17:16.447 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.447 | | Field | Value | 2026-06-30 15:17:16.447 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.447 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 15:17:16.448 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 15:17:16.448 | | description | None | 2026-06-30 15:17:16.448 | | disk | 40 | 2026-06-30 15:17:16.448 | | id | 3 | 2026-06-30 15:17:16.448 | | name | m1.medium | 2026-06-30 15:17:16.448 | | os-flavor-access:is_public | True | 2026-06-30 15:17:16.448 | | properties | hw_rng:allowed='True' | 2026-06-30 15:17:16.448 | | ram | 4096 | 2026-06-30 15:17:16.448 | | rxtx_factor | 1.0 | 2026-06-30 15:17:16.448 | | swap | 0 | 2026-06-30 15:17:16.448 | | vcpus | 2 | 2026-06-30 15:17:16.448 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.449 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-30 15:17:16.449 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.449 | | Field | Value | 2026-06-30 15:17:16.449 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.449 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 15:17:16.449 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 15:17:16.449 | | description | None | 2026-06-30 15:17:16.449 | | disk | 80 | 2026-06-30 15:17:16.449 | | id | 4 | 2026-06-30 15:17:16.449 | | name | m1.large | 2026-06-30 15:17:16.449 | | os-flavor-access:is_public | True | 2026-06-30 15:17:16.450 | | properties | hw_rng:allowed='True' | 2026-06-30 15:17:16.450 | | ram | 8192 | 2026-06-30 15:17:16.450 | | rxtx_factor | 1.0 | 2026-06-30 15:17:16.450 | | swap | 0 | 2026-06-30 15:17:16.450 | | vcpus | 4 | 2026-06-30 15:17:16.450 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.450 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-30 15:17:16.450 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.450 | | Field | Value | 2026-06-30 15:17:16.450 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.450 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 15:17:16.450 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 15:17:16.451 | | description | None | 2026-06-30 15:17:16.451 | | disk | 160 | 2026-06-30 15:17:16.451 | | id | 5 | 2026-06-30 15:17:16.451 | | name | m1.xlarge | 2026-06-30 15:17:16.451 | | os-flavor-access:is_public | True | 2026-06-30 15:17:16.451 | | properties | hw_rng:allowed='True' | 2026-06-30 15:17:16.451 | | ram | 16384 | 2026-06-30 15:17:16.451 | | rxtx_factor | 1.0 | 2026-06-30 15:17:16.451 | | swap | 0 | 2026-06-30 15:17:16.451 | | vcpus | 8 | 2026-06-30 15:17:16.451 | +----------------------------+-----------------------+ 2026-06-30 15:17:16.487 | [1939 Async create_flavors:73279]: finished create_flavors with result 0 in 45 seconds 2026-06-30 15:17:16.491 | + inc/async:async_wait:197 : return 0 2026-06-30 15:17:16.494 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-30 15:17:16.514 | + functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:17:16.517 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-30 15:17:16.539 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:17:16.542 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-30 15:17:16.562 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:17:16.565 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-30 15:17:16.568 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-30 15:17:16.571 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-30 15:17:16.574 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:17:16.577 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-30 15:17:16.579 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-30 15:17:16.582 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-30 15:17:16.584 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-30 15:17:16.586 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-30 15:17:16.587 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-30 15:17:16.589 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-30 15:17:16.591 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-30 15:17:16.592 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-30 15:17:16.594 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-30 15:17:16.595 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-30 15:17:16.597 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-30 15:17:16.599 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-30 15:17:16.601 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 15:17:16.602 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-30 15:17:16.604 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-30 15:17:16.606 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-30 15:17:16.607 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 15:17:16.609 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-30 15:17:16.611 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-30 15:17:16.612 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-30 15:17:16.614 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 15:17:16.616 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-30 15:17:16.617 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-30 15:17:16.619 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-30 15:17:16.621 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-30 15:17:16.622 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 15:17:16.624 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-30 15:17:16.626 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-30 15:17:16.627 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-30 15:17:16.629 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-30 15:17:16.631 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-30 15:17:16.633 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-30 15:17:16.634 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-30 15:17:16.636 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-30 15:17:16.638 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-30 15:17:16.639 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-30 15:17:16.641 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-30 15:17:16.643 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-30 15:17:16.644 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-30 15:17:16.646 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-30 15:17:16.648 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-30 15:17:16.650 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-30 15:17:16.652 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-30 15:17:16.653 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-30 15:17:16.655 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-30 15:17:16.657 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-30 15:17:16.659 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-30 15:17:16.660 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-30 15:17:16.662 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-30 15:17:16.664 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-30 15:17:16.665 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-30 15:17:16.667 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-30 15:17:16.669 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-30 15:17:16.671 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-30 15:17:16.674 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-30 15:17:16.674 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-30 15:17:16.674 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-30 15:17:16.674 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-30 15:17:16.675 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-30 15:17:19.075 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-30 15:17:19.078 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-06-30 15:17:19.402 | + ./stack.sh:main:1403 : save_stackenv 2026-06-30 15:17:19.405 | + functions-common:save_stackenv:65 : local tag= 2026-06-30 15:17:19.408 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-30 15:17:19.413 | + functions-common:save_stackenv:67 : time_stamp=2026-06-30-171719 2026-06-30 15:17:19.415 | + functions-common:save_stackenv:68 : echo '# 2026-06-30-171719 ' 2026-06-30 15:17:19.418 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.421 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-30 15:17:19.423 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.425 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-30 15:17:19.428 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.430 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-30 15:17:19.433 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.436 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-30 15:17:19.438 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.440 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.84 2026-06-30 15:17:19.443 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.446 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.84/identity 2026-06-30 15:17:19.448 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.451 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-30-165128 2026-06-30 15:17:19.453 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.456 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-30 15:17:19.458 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.461 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.84 2026-06-30 15:17:19.464 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.466 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-30 15:17:19.469 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.472 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-30 15:17:19.475 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.477 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-30 15:17:19.480 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.483 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-30 15:17:19.486 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.488 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.84 2026-06-30 15:17:19.491 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-30 15:17:19.494 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-30 15:17:19.497 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-30 15:17:19.500 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-30 15:17:19.503 | + inc/meta-config:merge_config_group:171 : shift 2026-06-30 15:17:19.506 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-30 15:17:19.509 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 15:17:19.511 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-30 15:17:19.515 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-30 15:17:19.519 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-30 15:17:19.522 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-30 15:17:19.525 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-30 15:17:19.529 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 15:17:19.533 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-30 15:17:19.533 | /^\[\[.+\|.*\]\]/ { 2026-06-30 15:17:19.533 | gsub("[][]", "", $1); 2026-06-30 15:17:19.533 | split($1, a, "|"); 2026-06-30 15:17:19.533 | if (a[1] == matchgroup) 2026-06-30 15:17:19.533 | print a[2] 2026-06-30 15:17:19.533 | } 2026-06-30 15:17:19.533 | ' /home/quobyte/devstack/local.conf 2026-06-30 15:17:19.541 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-30 15:17:19.545 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 15:17:19.549 | + functions-common:run_phase:1849 : local phase=extra 2026-06-30 15:17:19.552 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-30 15:17:19.555 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 15:17:19.559 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 15:17:19.562 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 15:17:19.565 | + functions-common:run_phase:1858 : local extra 2026-06-30 15:17:19.570 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-30 15:17:19.576 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 15:17:19.580 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 15:17:19.584 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-30 15:17:19.587 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-30 15:17:19.592 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 15:17:19.613 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:17:19.616 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 15:17:19.620 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 15:17:19.622 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-30 15:17:19.625 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-30 15:17:19.628 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-30 15:17:19.631 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-30 15:17:19.633 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-30 15:17:19.636 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-30 15:17:19.639 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 15:17:19.642 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 15:17:19.644 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 15:17:19.648 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 15:17:19.651 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-30 15:17:19.654 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 15:17:19.657 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-30 15:17:19.661 | + functions-common:run_plugins:1837 : local plugins= 2026-06-30 15:17:19.664 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 15:17:19.668 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-30 15:17:19.671 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-30 15:17:19.674 | + inc/meta-config:merge_config_group:171 : shift 2026-06-30 15:17:19.677 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-30 15:17:19.681 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 15:17:19.684 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-30 15:17:19.687 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-30 15:17:19.691 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-30 15:17:19.695 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-30 15:17:19.698 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-30 15:17:19.701 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 15:17:19.705 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-30 15:17:19.705 | /^\[\[.+\|.*\]\]/ { 2026-06-30 15:17:19.705 | gsub("[][]", "", $1); 2026-06-30 15:17:19.705 | split($1, a, "|"); 2026-06-30 15:17:19.705 | if (a[1] == matchgroup) 2026-06-30 15:17:19.705 | print a[2] 2026-06-30 15:17:19.705 | } 2026-06-30 15:17:19.705 | ' /home/quobyte/devstack/local.conf 2026-06-30 15:17:19.711 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-30 15:17:19.733 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:17:19.737 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-30 15:17:19.740 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-30 15:17:19.743 | + functions:wait_for_compute:490 : local timeout=60 2026-06-30 15:17:19.746 | + functions:wait_for_compute:491 : local rval=0 2026-06-30 15:17:19.750 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-30 15:17:19.753 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-30 15:17:19.756 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-30 15:17:19.760 | + functions-common:time_start:2407 : local start_time= 2026-06-30 15:17:19.763 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:17:19.767 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:17:19.772 | + functions-common:time_start:2411 : _TIME_START[$name]=1782832639769 2026-06-30 15:17:19.776 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-30 15:17:19.800 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-30 15:17:19.803 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-30 15:17:19.807 | ++ functions:wait_for_compute:496 : hostname 2026-06-30 15:17:19.812 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-30 15:17:19.816 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-30 15:17:19.821 | ++ functions:wait_for_compute:498 : hostname 2026-06-30 15:17:19.825 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:17:19.827 | + :: : ID= 2026-06-30 15:17:19.829 | + :: : [[ '' == '' ]] 2026-06-30 15:17:19.831 | + :: : sleep 1 2026-06-30 15:17:20.834 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-30 15:17:20.837 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-30 15:17:24.258 | + :: : ID=3ae37506-7317-4450-b43c-6733fe1d81ee 2026-06-30 15:17:24.260 | + :: : [[ 3ae37506-7317-4450-b43c-6733fe1d81ee == '' ]] 2026-06-30 15:17:24.264 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-30 15:17:24.268 | + functions-common:time_stop:2420 : local name 2026-06-30 15:17:24.271 | + functions-common:time_stop:2421 : local end_time 2026-06-30 15:17:24.274 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:17:24.278 | + functions-common:time_stop:2423 : local total 2026-06-30 15:17:24.281 | + functions-common:time_stop:2424 : local start_time 2026-06-30 15:17:24.285 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-30 15:17:24.288 | + functions-common:time_stop:2427 : start_time=1782832639769 2026-06-30 15:17:24.292 | + functions-common:time_stop:2429 : [[ -z 1782832639769 ]] 2026-06-30 15:17:24.296 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:17:24.301 | + functions-common:time_stop:2432 : end_time=1782832644297 2026-06-30 15:17:24.304 | + functions-common:time_stop:2433 : elapsed_time=4528 2026-06-30 15:17:24.307 | + functions-common:time_stop:2434 : total=25961 2026-06-30 15:17:24.310 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:17:24.313 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30489 2026-06-30 15:17:24.317 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-30 15:17:24.320 | + functions:wait_for_compute:516 : return 0 2026-06-30 15:17:24.323 | + ./stack.sh:main:1443 : service_check 2026-06-30 15:17:24.326 | + functions-common:service_check:1713 : local service 2026-06-30 15:17:24.330 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:24.333 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-30 15:17:24.351 | not-found 2026-06-30 15:17:24.356 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:24.359 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-30 15:17:24.379 | enabled 2026-06-30 15:17:24.384 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-30 15:17:24.408 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-30 15:17:24.408 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-30 15:17:24.409 | Active: active (running) since Tue 2026-06-30 17:13:54 CEST; 3min 29s ago 2026-06-30 15:17:24.409 | Main PID: 61024 (uwsgi) 2026-06-30 15:17:24.409 | Status: "uWSGI is ready" 2026-06-30 15:17:24.409 | Tasks: 17 (limit: 14255) 2026-06-30 15:17:24.409 | Memory: 273.8M (peak: 274.2M) 2026-06-30 15:17:24.409 | CPU: 14.766s 2026-06-30 15:17:24.409 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-30 15:17:24.409 | ├─61024 "nova-apiuWSGI master" 2026-06-30 15:17:24.409 | ├─61025 "nova-apiuWSGI worker 1" 2026-06-30 15:17:24.409 | └─61026 "nova-apiuWSGI worker 2" 2026-06-30 15:17:24.410 | 2026-06-30 15:17:24.410 | Jun 30 17:17:23 devstack devstack@n-api.service[61025]: [pid: 61025|app: 0|req: 19/36] 192.168.122.84 () {54 vars in 930 bytes} [Tue Jun 30 17:17:23 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 15:17:24.410 | Jun 30 17:17:23 devstack devstack@n-api.service[61026]: DEBUG nova.api.openstack.wsgi [None req-cebb8d9c-f143-455d-8756-719495a13db4 admin admin] Calling method '>' {{(pid=61026) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-30 15:17:24.410 | Jun 30 17:17:23 devstack devstack@n-api.service[61026]: DEBUG oslo_concurrency.lockutils [None req-cebb8d9c-f143-455d-8756-719495a13db4 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-30 15:17:24.410 | Jun 30 17:17:23 devstack devstack@n-api.service[61026]: DEBUG oslo_concurrency.lockutils [None req-cebb8d9c-f143-455d-8756-719495a13db4 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=61026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 15:17:24.410 | Jun 30 17:17:23 devstack devstack@n-api.service[61026]: DEBUG oslo_concurrency.lockutils [None req-cebb8d9c-f143-455d-8756-719495a13db4 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 15:17:24.410 | Jun 30 17:17:23 devstack devstack@n-api.service[61026]: DEBUG oslo_concurrency.lockutils [None req-cebb8d9c-f143-455d-8756-719495a13db4 admin admin] Acquiring lock "4fc3ef14-3447-48f6-babf-1a9dde6cd700" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-30 15:17:24.410 | Jun 30 17:17:23 devstack devstack@n-api.service[61026]: DEBUG oslo_concurrency.lockutils [None req-cebb8d9c-f143-455d-8756-719495a13db4 admin admin] Lock "4fc3ef14-3447-48f6-babf-1a9dde6cd700" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 15:17:24.410 | Jun 30 17:17:23 devstack devstack@n-api.service[61026]: DEBUG oslo_concurrency.lockutils [None req-cebb8d9c-f143-455d-8756-719495a13db4 admin admin] Lock "4fc3ef14-3447-48f6-babf-1a9dde6cd700" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 15:17:24.410 | Jun 30 17:17:23 devstack devstack@n-api.service[61026]: INFO nova.api.openstack.requestlog [None req-cebb8d9c-f143-455d-8756-719495a13db4 admin admin] 192.168.122.84 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.153646 2026-06-30 15:17:24.411 | Jun 30 17:17:23 devstack devstack@n-api.service[61026]: [pid: 61026|app: 0|req: 18/37] 192.168.122.84 () {60 vars in 1320 bytes} [Tue Jun 30 17:17:23 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-30 15:17:24.414 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:24.417 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-30 15:17:24.438 | enabled 2026-06-30 15:17:24.442 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-30 15:17:24.469 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-30 15:17:24.469 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-30 15:17:24.469 | Active: active (running) since Tue 2026-06-30 17:16:25 CEST; 58s ago 2026-06-30 15:17:24.469 | Main PID: 73125 (nova-compute) 2026-06-30 15:17:24.469 | Tasks: 10 (limit: 14255) 2026-06-30 15:17:24.469 | Memory: 136.0M (peak: 137.4M) 2026-06-30 15:17:24.469 | CPU: 4.649s 2026-06-30 15:17:24.469 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-30 15:17:24.470 | └─73125 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-30 15:17:24.470 | 2026-06-30 15:17:24.470 | Jun 30 17:16:55 devstack nova-compute[73125]: DEBUG nova.compute.provider_tree [None req-8d89632f-8dee-4e88-9cbd-13b45b1ee178 None None] Updating resource provider 0ffef07e-931c-45a2-b41d-7cc665fe5657 generation from 0 to 1 during operation: update_inventory {{(pid=73125) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-30 15:17:24.470 | Jun 30 17:16:55 devstack nova-compute[73125]: DEBUG nova.compute.provider_tree [None req-8d89632f-8dee-4e88-9cbd-13b45b1ee178 None None] Updating inventory in ProviderTree for provider 0ffef07e-931c-45a2-b41d-7cc665fe5657 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=73125) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-30 15:17:24.470 | Jun 30 17:16:55 devstack nova-compute[73125]: DEBUG nova.compute.provider_tree [None req-8d89632f-8dee-4e88-9cbd-13b45b1ee178 None None] Updating resource provider 0ffef07e-931c-45a2-b41d-7cc665fe5657 generation from 1 to 2 during operation: update_traits {{(pid=73125) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-30 15:17:24.470 | Jun 30 17:16:56 devstack nova-compute[73125]: DEBUG nova.compute.resource_tracker [None req-8d89632f-8dee-4e88-9cbd-13b45b1ee178 None None] Compute_service record updated for devstack:devstack {{(pid=73125) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-30 15:17:24.470 | Jun 30 17:16:56 devstack nova-compute[73125]: DEBUG oslo_concurrency.lockutils [None req-8d89632f-8dee-4e88-9cbd-13b45b1ee178 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.864s {{(pid=73125) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 15:17:24.470 | Jun 30 17:16:56 devstack nova-compute[73125]: DEBUG nova.service [None req-8d89632f-8dee-4e88-9cbd-13b45b1ee178 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73125) start /opt/stack/nova/nova/service.py:196}} 2026-06-30 15:17:24.470 | Jun 30 17:16:56 devstack nova-compute[73125]: DEBUG nova.service [None req-8d89632f-8dee-4e88-9cbd-13b45b1ee178 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73125) start /opt/stack/nova/nova/service.py:212}} 2026-06-30 15:17:24.470 | Jun 30 17:16:56 devstack nova-compute[73125]: DEBUG nova.service [None req-8d89632f-8dee-4e88-9cbd-13b45b1ee178 None None] Join ServiceGroup membership for this service compute {{(pid=73125) start /opt/stack/nova/nova/service.py:222}} 2026-06-30 15:17:24.470 | Jun 30 17:16:56 devstack nova-compute[73125]: DEBUG nova.servicegroup.drivers.db [None req-8d89632f-8dee-4e88-9cbd-13b45b1ee178 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73125) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-30 15:17:24.471 | Jun 30 17:17:01 devstack nova-compute[73125]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73125) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:24.474 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:24.479 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-30 15:17:24.500 | not-found 2026-06-30 15:17:24.507 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:24.512 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-30 15:17:24.532 | enabled 2026-06-30 15:17:24.539 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-30 15:17:24.565 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-30 15:17:24.565 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-30 15:17:24.566 | Active: active (running) since Tue 2026-06-30 17:16:13 CEST; 1min 10s ago 2026-06-30 15:17:24.566 | Main PID: 69438 (nova-scheduler:) 2026-06-30 15:17:24.566 | Tasks: 19 (limit: 14255) 2026-06-30 15:17:24.566 | Memory: 155.6M (peak: 156.0M) 2026-06-30 15:17:24.567 | CPU: 4.906s 2026-06-30 15:17:24.567 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-30 15:17:24.567 | ├─69438 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-30 15:17:24.567 | ├─71309 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-30 15:17:24.567 | └─71319 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-30 15:17:24.567 | 2026-06-30 15:17:24.567 | Jun 30 17:16:20 devstack nova-scheduler[71309]: DEBUG nova.servicegroup.drivers.db [None req-8a8978ab-6b39-4fb0-8928-62bb3fe196a7 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71309) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-30 15:17:24.568 | Jun 30 17:16:25 devstack nova-scheduler[71309]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:24.568 | Jun 30 17:16:25 devstack nova-scheduler[71319]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71319) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:24.568 | Jun 30 17:16:27 devstack nova-scheduler[69438]: DEBUG dbcounter [-] [69438] Writing DB stats nova_api:SELECT=3 {{(pid=69438) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.568 | Jun 30 17:16:27 devstack nova-scheduler[69438]: DEBUG dbcounter [-] [69438] Writing DB stats nova_cell0:SELECT=1 {{(pid=69438) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.568 | Jun 30 17:16:27 devstack nova-scheduler[69438]: DEBUG dbcounter [-] [69438] Writing DB stats nova_cell1:SELECT=1 {{(pid=69438) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.568 | Jun 30 17:16:34 devstack nova-scheduler[71309]: DEBUG oslo.service.backend._threading.loopingcall [None req-9da9941e-c31d-4455-ae1b-12b56c843d98 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:24.569 | Jun 30 17:16:35 devstack nova-scheduler[71309]: DEBUG dbcounter [-] [71309] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.569 | Jun 30 17:16:35 devstack nova-scheduler[71319]: DEBUG dbcounter [-] [71319] Writing DB stats nova_cell0:SELECT=3 {{(pid=71319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.569 | Jun 30 17:16:46 devstack nova-scheduler[71319]: DEBUG oslo.service.backend._threading.loopingcall [None req-ea0e82df-fcdc-490c-ada0-b4a566131ca4 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71319) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:24.570 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:24.574 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-30 15:17:24.592 | not-found 2026-06-30 15:17:24.598 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:24.602 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-30 15:17:24.623 | enabled 2026-06-30 15:17:24.630 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-30 15:17:24.656 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-30 15:17:24.657 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-30 15:17:24.657 | Active: active (running) since Tue 2026-06-30 17:16:15 CEST; 1min 8s ago 2026-06-30 15:17:24.657 | Main PID: 70051 (uwsgi) 2026-06-30 15:17:24.657 | Status: "uWSGI is ready" 2026-06-30 15:17:24.657 | Tasks: 16 (limit: 14255) 2026-06-30 15:17:24.657 | Memory: 220.9M (peak: 221.2M) 2026-06-30 15:17:24.658 | CPU: 10.330s 2026-06-30 15:17:24.658 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-30 15:17:24.658 | ├─70051 "nova-api-metauWSGI master" 2026-06-30 15:17:24.658 | ├─70052 "nova-api-metauWSGI worker 1" 2026-06-30 15:17:24.658 | ├─70053 "nova-api-metauWSGI worker 2" 2026-06-30 15:17:24.658 | └─70054 "nova-api-metauWSGI http 1" 2026-06-30 15:17:24.658 | 2026-06-30 15:17:24.659 | Jun 30 17:16:22 devstack devstack@n-api-meta.service[70052]: DEBUG nova.api.openstack.wsgi_app [None req-b7cc735f-d2ad-404b-84fb-6a0bce36f619 None None] ******************************************************************************** {{(pid=70052) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-30 15:17:24.659 | Jun 30 17:16:22 devstack devstack@n-api-meta.service[70052]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7b42fb8a3668 pid: 70052 (default app) 2026-06-30 15:17:24.659 | Jun 30 17:16:30 devstack devstack@n-api-meta.service[70053]: DEBUG dbcounter [-] [70053] Writing DB stats nova_api:SELECT=1 {{(pid=70053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.659 | Jun 30 17:16:31 devstack devstack@n-api-meta.service[70052]: DEBUG dbcounter [-] [70052] Writing DB stats nova_api:SELECT=1 {{(pid=70052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.659 | Jun 30 17:16:31 devstack devstack@n-api-meta.service[70053]: DEBUG dbcounter [-] [70053] Writing DB stats nova_cell0:SELECT=1 {{(pid=70053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.659 | Jun 30 17:16:31 devstack devstack@n-api-meta.service[70053]: DEBUG dbcounter [-] [70053] Writing DB stats nova_cell1:SELECT=1 {{(pid=70053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.660 | Jun 30 17:16:31 devstack devstack@n-api-meta.service[70053]: DEBUG dbcounter [-] [70053] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.660 | Jun 30 17:16:31 devstack devstack@n-api-meta.service[70052]: DEBUG dbcounter [-] [70052] Writing DB stats nova_cell0:SELECT=1 {{(pid=70052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.660 | Jun 30 17:16:31 devstack devstack@n-api-meta.service[70052]: DEBUG dbcounter [-] [70052] Writing DB stats nova_cell1:SELECT=1 {{(pid=70052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.660 | Jun 30 17:16:31 devstack devstack@n-api-meta.service[70052]: DEBUG dbcounter [-] [70052] Writing DB stats nova_cell0:SELECT=1 {{(pid=70052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.663 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:24.668 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-30 15:17:24.687 | enabled 2026-06-30 15:17:24.693 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-30 15:17:24.718 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-30 15:17:24.718 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-30 15:17:24.718 | Active: active (running) since Tue 2026-06-30 17:14:39 CEST; 2min 45s ago 2026-06-30 15:17:24.718 | Main PID: 67240 (uwsgi) 2026-06-30 15:17:24.718 | Status: "uWSGI is ready" 2026-06-30 15:17:24.718 | Tasks: 5 (limit: 14255) 2026-06-30 15:17:24.718 | Memory: 176.8M (peak: 177.0M) 2026-06-30 15:17:24.719 | CPU: 6.720s 2026-06-30 15:17:24.719 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-30 15:17:24.719 | ├─67240 "placementuWSGI master" 2026-06-30 15:17:24.719 | ├─67241 "placementuWSGI worker 1" 2026-06-30 15:17:24.719 | └─67242 "placementuWSGI worker 2" 2026-06-30 15:17:24.719 | 2026-06-30 15:17:24.720 | Jun 30 17:16:55 devstack devstack@placement-api.service[67241]: INFO placement.requestlog [req-ff8581f3-afa7-4dd0-b984-290faf54eec8 req-d5978b21-6155-4c9d-a76a-703e9bc82c2a service nova] 192.168.122.84 "PUT /placement/resource_providers/0ffef07e-931c-45a2-b41d-7cc665fe5657/inventories" status: 200 len: 396 microversion: 1.26 2026-06-30 15:17:24.720 | Jun 30 17:16:55 devstack devstack@placement-api.service[67241]: [pid: 67241|app: 0|req: 5/9] 192.168.122.84 () {64 vars in 1493 bytes} [Tue Jun 30 17:16:55 2026] PUT /placement/resource_providers/0ffef07e-931c-45a2-b41d-7cc665fe5657/inventories => generated 396 bytes in 93 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-30 15:17:24.720 | Jun 30 17:16:55 devstack devstack@placement-api.service[67242]: DEBUG placement.requestlog [req-ff8581f3-afa7-4dd0-b984-290faf54eec8 req-6f841f7c-ed88-4e36-8a95-ccaeba66fca2 None None] Starting request: 192.168.122.84 "GET /placement/traits?name=in:HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_MMX,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_AVX,HW_CPU_X86_AESNI,HW_CPU_X86_SVM,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_TRUSTED_CERTS,COMPUTE_RESCUE_BFV,COMPUTE_NODE,COMPUTE_ACCELERATORS,COMPUTE_VOLUME_EXTEND,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SHA,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE2,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SECURITY_STATELESS_FIRMWARE" {{(pid=67242) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-30 15:17:24.721 | Jun 30 17:16:55 devstack devstack@placement-api.service[67242]: INFO placement.requestlog [req-ff8581f3-afa7-4dd0-b984-290faf54eec8 req-6f841f7c-ed88-4e36-8a95-ccaeba66fca2 service nova] 192.168.122.84 "GET /placement/traits?name=in:HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_MMX,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_AVX,HW_CPU_X86_AESNI,HW_CPU_X86_SVM,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_TRUSTED_CERTS,COMPUTE_RESCUE_BFV,COMPUTE_NODE,COMPUTE_ACCELERATORS,COMPUTE_VOLUME_EXTEND,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SHA,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE2,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SECURITY_STATELESS_FIRMWARE" status: 200 len: 2058 microversion: 1.6 2026-06-30 15:17:24.721 | Jun 30 17:16:55 devstack devstack@placement-api.service[67242]: [pid: 67242|app: 0|req: 5/10] 192.168.122.84 () {60 vars in 4907 bytes} [Tue Jun 30 17:16:55 2026] GET /placement/traits?name=in:HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_MMX,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_AVX,HW_CPU_X86_AESNI,HW_CPU_X86_SVM,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_TRUSTED_CERTS,COMPUTE_RESCUE_BFV,COMPUTE_NODE,COMPUTE_ACCELERATORS,COMPUTE_VOLUME_EXTEND,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SHA,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE2,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SECURITY_STATELESS_FIRMWARE => generated 2058 bytes in 129 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-30 15:17:24.721 | Jun 30 17:16:55 devstack devstack@placement-api.service[67241]: DEBUG placement.requestlog [req-ff8581f3-afa7-4dd0-b984-290faf54eec8 req-4e9a582c-6bb8-475d-b759-239334b02009 None None] Starting request: 192.168.122.84 "PUT /placement/resource_providers/0ffef07e-931c-45a2-b41d-7cc665fe5657/traits" {{(pid=67241) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-30 15:17:24.721 | Jun 30 17:16:55 devstack devstack@placement-api.service[67241]: INFO placement.requestlog [req-ff8581f3-afa7-4dd0-b984-290faf54eec8 req-4e9a582c-6bb8-475d-b759-239334b02009 service nova] 192.168.122.84 "PUT /placement/resource_providers/0ffef07e-931c-45a2-b41d-7cc665fe5657/traits" status: 200 len: 2093 microversion: 1.6 2026-06-30 15:17:24.721 | Jun 30 17:16:55 devstack devstack@placement-api.service[67241]: [pid: 67241|app: 0|req: 6/11] 192.168.122.84 () {64 vars in 1478 bytes} [Tue Jun 30 17:16:55 2026] PUT /placement/resource_providers/0ffef07e-931c-45a2-b41d-7cc665fe5657/traits => generated 2093 bytes in 418 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-30 15:17:24.721 | Jun 30 17:17:05 devstack devstack@placement-api.service[67242]: DEBUG dbcounter [-] [67242] Writing DB stats placement:SELECT=4 {{(pid=67242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.722 | Jun 30 17:17:05 devstack devstack@placement-api.service[67241]: DEBUG dbcounter [-] [67241] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.727 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:24.732 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-30 15:17:24.751 | not-found 2026-06-30 15:17:24.759 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:24.763 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-30 15:17:24.783 | enabled 2026-06-30 15:17:24.790 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-30 15:17:24.817 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-30 15:17:24.817 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-30 15:17:24.817 | Active: active (running) since Tue 2026-06-30 17:16:51 CEST; 32s ago 2026-06-30 15:17:24.817 | Main PID: 76255 (uwsgi) 2026-06-30 15:17:24.817 | Status: "uWSGI is ready" 2026-06-30 15:17:24.817 | Tasks: 9 (limit: 14255) 2026-06-30 15:17:24.817 | Memory: 257.2M (peak: 257.7M) 2026-06-30 15:17:24.817 | CPU: 11.185s 2026-06-30 15:17:24.817 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-30 15:17:24.818 | ├─76255 "glance-apiuWSGI master" 2026-06-30 15:17:24.818 | ├─76257 "glance-apiuWSGI worker 1" 2026-06-30 15:17:24.818 | └─76258 "glance-apiuWSGI worker 2" 2026-06-30 15:17:24.818 | 2026-06-30 15:17:24.818 | Jun 30 17:17:05 devstack devstack@g-api.service[76257]: INFO glance.location [None req-767f0e49-03d0-4225-9ee3-aa0eca17f460 admin admin] Image format matched and virtual size computed: 117440512 2026-06-30 15:17:24.818 | Jun 30 17:17:05 devstack devstack@g-api.service[76257]: DEBUG glance_store.backend [None req-767f0e49-03d0-4225-9ee3-aa0eca17f460 admin admin] Skipping store.set_acls... not implemented. {{(pid=76257) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-30 15:17:24.818 | Jun 30 17:17:05 devstack devstack@g-api.service[76257]: [pid: 76257|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Tue Jun 30 17:17:03 2026] PUT /v2/images/bc4830a8-168c-46bb-88a9-41be897f0a62/file => generated 0 bytes in 2066 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-30 15:17:24.818 | Jun 30 17:17:05 devstack devstack@g-api.service[76258]: DEBUG glance.api.middleware.version_negotiation [None req-33fc0cf9-301f-469d-aee1-0bdb632b2036 admin admin] Determining version of request: GET /v2/images/bc4830a8-168c-46bb-88a9-41be897f0a62 Accept: */* {{(pid=76258) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-30 15:17:24.819 | Jun 30 17:17:05 devstack devstack@g-api.service[76258]: DEBUG glance.api.middleware.version_negotiation [None req-33fc0cf9-301f-469d-aee1-0bdb632b2036 admin admin] Using url versioning {{(pid=76258) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-30 15:17:24.819 | Jun 30 17:17:05 devstack devstack@g-api.service[76258]: DEBUG glance.api.middleware.version_negotiation [None req-33fc0cf9-301f-469d-aee1-0bdb632b2036 admin admin] Matched version: v2 {{(pid=76258) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-30 15:17:24.819 | Jun 30 17:17:05 devstack devstack@g-api.service[76258]: DEBUG glance.api.middleware.version_negotiation [None req-33fc0cf9-301f-469d-aee1-0bdb632b2036 admin admin] new path /v2/images/bc4830a8-168c-46bb-88a9-41be897f0a62 {{(pid=76258) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-30 15:17:24.819 | Jun 30 17:17:05 devstack devstack@g-api.service[76258]: [pid: 76258|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Tue Jun 30 17:17:05 2026] GET /v2/images/bc4830a8-168c-46bb-88a9-41be897f0a62 => generated 976 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 15:17:24.819 | Jun 30 17:17:15 devstack devstack@g-api.service[76257]: DEBUG dbcounter [-] [76257] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.819 | Jun 30 17:17:15 devstack devstack@g-api.service[76258]: DEBUG dbcounter [-] [76258] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.824 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:24.828 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-30 15:17:24.848 | enabled 2026-06-30 15:17:24.856 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-30 15:17:24.880 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-30 15:17:24.881 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-30 15:17:24.881 | Active: active (running) since Tue 2026-06-30 17:16:40 CEST; 43s ago 2026-06-30 15:17:24.881 | Main PID: 74768 (cinder-schedule) 2026-06-30 15:17:24.881 | Tasks: 1 (limit: 14255) 2026-06-30 15:17:24.881 | Memory: 109.3M (peak: 109.6M) 2026-06-30 15:17:24.881 | CPU: 4.413s 2026-06-30 15:17:24.881 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-30 15:17:24.881 | └─74768 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-30 15:17:24.881 | 2026-06-30 15:17:24.881 | Jun 30 17:16:46 devstack cinder-scheduler[74768]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-30 15:17:24.881 | Jun 30 17:16:46 devstack cinder-scheduler[74768]: INFO cinder.manager [None req-68fac5e6-df06-49f3-b34d-197b384849d7 None None] Initiating service 1 cleanup 2026-06-30 15:17:24.882 | Jun 30 17:16:46 devstack cinder-scheduler[74768]: INFO cinder.manager [None req-68fac5e6-df06-49f3-b34d-197b384849d7 None None] Service 1 cleanup completed. 2026-06-30 15:17:24.882 | Jun 30 17:16:46 devstack cinder-scheduler[74768]: DEBUG cinder.service [None req-68fac5e6-df06-49f3-b34d-197b384849d7 None None] Creating RPC server for service cinder-scheduler {{(pid=74768) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-30 15:17:24.882 | Jun 30 17:16:46 devstack cinder-scheduler[74768]: DEBUG cinder.service [None req-68fac5e6-df06-49f3-b34d-197b384849d7 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74768) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-30 15:17:24.882 | Jun 30 17:16:56 devstack cinder-scheduler[74768]: DEBUG dbcounter [-] [74768] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.882 | Jun 30 17:17:04 devstack cinder-scheduler[74768]: DEBUG cinder.scheduler.host_manager [None req-0f5017af-de85-47b3-8585-4adada9b892d None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=74768) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-30 15:17:24.882 | Jun 30 17:17:04 devstack cinder-scheduler[74768]: DEBUG cinder.scheduler.host_manager [None req-0f5017af-de85-47b3-8585-4adada9b892d None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 30, 15, 17, 4, 276740)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 30, 15, 17, 4, 276740)}]. {{(pid=74768) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-30 15:17:24.882 | Jun 30 17:17:04 devstack cinder-scheduler[74768]: DEBUG cinder.scheduler.host_manager [None req-0f5017af-de85-47b3-8585-4adada9b892d None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 6, 30, 15, 17, 4, 236898)} {{(pid=74768) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-30 15:17:24.882 | Jun 30 17:17:14 devstack cinder-scheduler[74768]: DEBUG dbcounter [-] [74768] Writing DB stats cinder:SELECT=1 {{(pid=74768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.888 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:24.892 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-30 15:17:24.913 | enabled 2026-06-30 15:17:24.920 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-30 15:17:24.949 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-30 15:17:24.949 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-30 15:17:24.949 | Active: active (running) since Tue 2026-06-30 17:16:33 CEST; 51s ago 2026-06-30 15:17:24.949 | Main PID: 73997 (uwsgi) 2026-06-30 15:17:24.949 | Status: "uWSGI is ready" 2026-06-30 15:17:24.949 | Tasks: 7 (limit: 14255) 2026-06-30 15:17:24.949 | Memory: 246.3M (peak: 246.6M) 2026-06-30 15:17:24.949 | CPU: 11.290s 2026-06-30 15:17:24.950 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-30 15:17:24.950 | ├─73997 "cinder-apiuWSGI master" 2026-06-30 15:17:24.950 | ├─74004 "cinder-apiuWSGI worker 1" 2026-06-30 15:17:24.950 | └─74005 "cinder-apiuWSGI worker 2" 2026-06-30 15:17:24.950 | 2026-06-30 15:17:24.950 | Jun 30 17:16:48 devstack devstack@c-api.service[74004]: DEBUG dbcounter [-] [74004] Writing DB stats cinder:SELECT=6 {{(pid=74004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.950 | Jun 30 17:16:48 devstack devstack@c-api.service[74004]: INFO cinder.api.openstack.wsgi [req-4a489915-2cd4-4d5c-bab1-704a620ef31a req-0b9248f1-a523-4455-931e-d076cf0fa52f admin admin] POST http://192.168.122.84/volume/v3/types/7123a595-941c-49f6-96c0-c2fd33bce080/extra_specs 2026-06-30 15:17:24.950 | Jun 30 17:16:48 devstack devstack@c-api.service[74004]: DEBUG cinder.api.openstack.wsgi [req-4a489915-2cd4-4d5c-bab1-704a620ef31a req-0b9248f1-a523-4455-931e-d076cf0fa52f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-30 15:17:24.951 | Jun 30 17:16:48 devstack devstack@c-api.service[74004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-30 15:17:24.951 | Jun 30 17:16:48 devstack devstack@c-api.service[74004]: warnings.warn( 2026-06-30 15:17:24.952 | Jun 30 17:16:48 devstack devstack@c-api.service[74004]: DEBUG oslo_db.sqlalchemy.engines [req-4a489915-2cd4-4d5c-bab1-704a620ef31a req-0b9248f1-a523-4455-931e-d076cf0fa52f 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=74004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-30 15:17:24.952 | Jun 30 17:16:49 devstack devstack@c-api.service[74004]: INFO cinder.api.openstack.wsgi [req-4a489915-2cd4-4d5c-bab1-704a620ef31a req-0b9248f1-a523-4455-931e-d076cf0fa52f admin admin] http://192.168.122.84/volume/v3/types/7123a595-941c-49f6-96c0-c2fd33bce080/extra_specs returned with HTTP 200 2026-06-30 15:17:24.952 | Jun 30 17:16:49 devstack devstack@c-api.service[74004]: [pid: 74004|app: 0|req: 2/3] 192.168.122.84 () {62 vars in 1358 bytes} [Tue Jun 30 17:16:48 2026] POST /volume/v3/types/7123a595-941c-49f6-96c0-c2fd33bce080/extra_specs => generated 55 bytes in 814 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-30 15:17:24.952 | Jun 30 17:16:58 devstack devstack@c-api.service[74005]: DEBUG dbcounter [-] [74005] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.952 | Jun 30 17:16:59 devstack devstack@c-api.service[74004]: DEBUG dbcounter [-] [74004] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:24.957 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:24.961 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-30 15:17:24.982 | enabled 2026-06-30 15:17:24.988 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-30 15:17:25.014 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-30 15:17:25.015 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-30 15:17:25.015 | Active: active (running) since Tue 2026-06-30 17:16:43 CEST; 41s ago 2026-06-30 15:17:25.015 | Main PID: 75425 (cinder-volume) 2026-06-30 15:17:25.015 | Tasks: 2 (limit: 14255) 2026-06-30 15:17:25.015 | Memory: 143.7M (peak: 172.8M) 2026-06-30 15:17:25.015 | CPU: 21.428s 2026-06-30 15:17:25.015 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-30 15:17:25.015 | ├─75425 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-30 15:17:25.015 | └─75596 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-30 15:17:25.015 | 2026-06-30 15:17:25.015 | Jun 30 17:17:06 devstack sudo[76777]: pam_unix(sudo:session): session closed for user root 2026-06-30 15:17:25.016 | Jun 30 17:17:06 devstack cinder-volume[75596]: DEBUG oslo_concurrency.processutils [None req-0f5017af-de85-47b3-8585-4adada9b892d 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.658s {{(pid=75596) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-30 15:17:25.016 | Jun 30 17:17:06 devstack cinder-volume[75596]: DEBUG oslo_concurrency.processutils [None req-0f5017af-de85-47b3-8585-4adada9b892d 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=75596) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-30 15:17:25.016 | Jun 30 17:17:06 devstack sudo[76783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-06-30 15:17:25.016 | Jun 30 17:17:06 devstack sudo[76783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-30 15:17:25.016 | Jun 30 17:17:07 devstack sudo[76783]: pam_unix(sudo:session): session closed for user root 2026-06-30 15:17:25.016 | Jun 30 17:17:07 devstack cinder-volume[75596]: DEBUG oslo_concurrency.processutils [None req-0f5017af-de85-47b3-8585-4adada9b892d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.651s {{(pid=75596) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-30 15:17:25.016 | Jun 30 17:17:07 devstack cinder-volume[75596]: INFO cinder.volume.manager [None req-0f5017af-de85-47b3-8585-4adada9b892d None None] Driver post RPC initialization completed successfully. 2026-06-30 15:17:25.016 | Jun 30 17:17:17 devstack cinder-volume[75596]: DEBUG dbcounter [-] [75596] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:25.016 | Jun 30 17:17:17 devstack cinder-volume[75596]: DEBUG dbcounter [-] [75596] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=75596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:25.023 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.026 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-30 15:17:25.045 | not-found 2026-06-30 15:17:25.052 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.055 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-30 15:17:25.074 | not-found 2026-06-30 15:17:25.080 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.084 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-30 15:17:25.103 | not-found 2026-06-30 15:17:25.110 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.114 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-30 15:17:25.132 | not-found 2026-06-30 15:17:25.139 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.143 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-30 15:17:25.162 | not-found 2026-06-30 15:17:25.168 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.172 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-30 15:17:25.192 | enabled 2026-06-30 15:17:25.198 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-30 15:17:25.224 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-30 15:17:25.224 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-30 15:17:25.224 | Active: active (running) since Tue 2026-06-30 17:14:17 CEST; 3min 8s ago 2026-06-30 15:17:25.224 | Main PID: 63791 (neutron-ovn-age) 2026-06-30 15:17:25.224 | Tasks: 20 (limit: 14255) 2026-06-30 15:17:25.224 | Memory: 345.6M (peak: 346.4M) 2026-06-30 15:17:25.224 | CPU: 13.294s 2026-06-30 15:17:25.225 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-30 15:17:25.225 | ├─63791 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-30 15:17:25.225 | ├─65315 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-30 15:17:25.225 | ├─65726 /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/tmp_6t_03yg/privsep.sock 2026-06-30 15:17:25.225 | └─68101 /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/tmpyyuj4n8l/privsep.sock 2026-06-30 15:17:25.225 | 2026-06-30 15:17:25.225 | Jun 30 17:16:21 devstack neutron-ovn-agent[65315]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.002s {{(pid=65315) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 15:17:25.225 | Jun 30 17:16:21 devstack neutron-ovn-agent[65315]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=65315) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 15:17:25.225 | Jun 30 17:16:21 devstack neutron-ovn-agent[65315]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.002s {{(pid=65315) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 15:17:25.226 | Jun 30 17:16:21 devstack neutron-ovn-agent[65315]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65315) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 15:17:25.226 | Jun 30 17:17:21 devstack neutron-ovn-agent[65315]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65315) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-30 15:17:25.226 | Jun 30 17:17:21 devstack neutron-ovn-agent[65315]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65315) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-30 15:17:25.226 | Jun 30 17:17:21 devstack neutron-ovn-agent[65315]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.003s {{(pid=65315) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 15:17:25.226 | Jun 30 17:17:21 devstack neutron-ovn-agent[65315]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=65315) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 15:17:25.226 | Jun 30 17:17:21 devstack neutron-ovn-agent[65315]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.003s {{(pid=65315) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-30 15:17:25.226 | Jun 30 17:17:21 devstack neutron-ovn-agent[65315]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65315) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-30 15:17:25.231 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.235 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-30 15:17:25.255 | not-found 2026-06-30 15:17:25.262 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.265 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-30 15:17:25.291 | not-found 2026-06-30 15:17:25.298 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.302 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-30 15:17:25.320 | not-found 2026-06-30 15:17:25.325 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.329 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-30 15:17:25.349 | not-found 2026-06-30 15:17:25.355 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.359 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-30 15:17:25.381 | enabled 2026-06-30 15:17:25.387 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-30 15:17:25.424 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-30 15:17:25.424 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-30 15:17:25.424 | Active: active (running) since Tue 2026-06-30 17:07:17 CEST; 10min ago 2026-06-30 15:17:25.424 | Main PID: 40262 (dstat.sh) 2026-06-30 15:17:25.424 | Tasks: 3 (limit: 14255) 2026-06-30 15:17:25.424 | Memory: 27.5M (peak: 28.0M) 2026-06-30 15:17:25.424 | CPU: 3.771s 2026-06-30 15:17:25.425 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-30 15:17:25.425 | ├─40262 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-30 15:17:25.425 | ├─40367 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-30 15:17:25.425 | └─40368 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-30 15:17:25.425 | 2026-06-30 15:17:25.425 | Jun 30 17:17:15 devstack dstat.sh[40368]: 30-06 17:17:15| 24 9 63 0 0|5339M 266M 220M 5916M| 52B 0 | 160k 547k|6.99 53.9 |3129 2805 |3.60 2.81 1.86|1.0 1.0 2.0| 0 0 | | 17 288 0 28 0 2026-06-30 15:17:25.425 | Jun 30 17:17:16 devstack dstat.sh[40368]: 30-06 17:17:16| 18 12 64 0 0|5298M 308M 220M 5916M| 11k 35k| 44k 713k|3.01 51.1 |4508 4118 |3.60 2.81 1.86|2.0 0 263| 0 0 | | 17 287 0 29 0 2026-06-30 15:17:25.425 | Jun 30 17:17:17 devstack dstat.sh[40368]: 30-06 17:17:17| 21 12 64 0 0|5314M 290M 220M 5916M| 52B 0 | 0 9416k| 0 617 |2562 2001 |3.60 2.81 1.86|1.0 0 2.0| 0 0 | | 17 291 0 29 0 2026-06-30 15:17:25.425 | Jun 30 17:17:18 devstack dstat.sh[40368]: 30-06 17:17:18| 19 9 71 0 0|5338M 267M 220M 5916M| 0 0 | 0 96k| 0 10.0 |1918 1367 |3.60 2.81 1.86|3.0 0 1.0| 0 0 | | 17 291 0 29 0 2026-06-30 15:17:25.426 | Jun 30 17:17:19 devstack dstat.sh[40368]: 30-06 17:17:19| 13 14 68 0 0|5316M 288M 220M 5916M|5965B 22k| 140k 4098B|6.00 1.00 |4255 3787 |3.60 2.81 1.86| 0 0 279| 0 0 | | 17 291 0 29 0 2026-06-30 15:17:25.426 | Jun 30 17:17:20 devstack dstat.sh[40368]: 30-06 17:17:20| 3 3 92 0 0|5308M 297M 220M 5916M| 132B 475B| 0 128k| 0 13.0 |1310 1799 |3.31 2.76 1.85|1.0 0 5.0| 0 0 | | 17 291 0 29 0 2026-06-30 15:17:25.426 | Jun 30 17:17:21 devstack dstat.sh[40368]: 30-06 17:17:21| 19 9 69 0 0|5295M 310M 220M 5916M| 52B 0 | 0 180k| 0 11.0 |2249 1912 |3.31 2.76 1.85|1.0 0 2.0| 0 0 | | 17 291 0 29 0 2026-06-30 15:17:25.426 | Jun 30 17:17:22 devstack dstat.sh[40368]: 30-06 17:17:22| 19 10 67 0 0|5312M 293M 220M 5916M| 0 0 | 0 886k| 0 30.9 |2379 2087 |3.31 2.76 1.85|3.0 0 0| 0 0 | | 17 293 0 29 0 2026-06-30 15:17:25.426 | Jun 30 17:17:23 devstack dstat.sh[40368]: 30-06 17:17:23| 21 8 69 0 0|5324M 281M 220M 5916M| 52B 0 | 0 1004k| 0 118 |2574 2263 |3.31 2.76 1.85|1.0 0 4.0| 0 0 | | 17 297 0 31 0 2026-06-30 15:17:25.426 | Jun 30 17:17:24 devstack dstat.sh[40368]: 30-06 17:17:24| 16 15 63 0 0|5266M 339M 220M 5916M| 10k 52k|8192B 0 |2.00 0 |4579 3398 |3.31 2.76 1.85|1.0 0 147| 0 0 | | 17 297 0 31 0 2026-06-30 15:17:25.434 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.440 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-30 15:17:25.464 | enabled 2026-06-30 15:17:25.472 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-30 15:17:25.499 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-30 15:17:25.499 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-30 15:17:25.500 | Active: active (running) since Tue 2026-06-30 17:14:14 CEST; 3min 11s ago 2026-06-30 15:17:25.500 | Main PID: 63093 (neutron-ovn-met) 2026-06-30 15:17:25.500 | Tasks: 2 (limit: 14255) 2026-06-30 15:17:25.500 | Memory: 121.5M (peak: 122.2M) 2026-06-30 15:17:25.500 | CPU: 3.955s 2026-06-30 15:17:25.500 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-30 15:17:25.500 | └─63093 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-06-30 15:17:25.500 | 2026-06-30 15:17:25.500 | Jun 30 17:14:18 devstack neutron-ovn-metadata-agent[63093]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-30 15:17:25.500 | Jun 30 17:14:18 devstack neutron-ovn-metadata-agent[63093]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-30 15:17:25.501 | Jun 30 17:14:18 devstack neutron-ovn-metadata-agent[63093]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-30 15:17:25.501 | Jun 30 17:14:18 devstack neutron-ovn-metadata-agent[63093]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-06-30 15:17:25.501 | Jun 30 17:14:18 devstack neutron-ovn-metadata-agent[63093]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-30 15:17:25.501 | Jun 30 17:14:18 devstack neutron-ovn-metadata-agent[63093]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-30 15:17:25.501 | Jun 30 17:14:18 devstack neutron-ovn-metadata-agent[63093]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-06-30 15:17:25.501 | Jun 30 17:14:18 devstack neutron-ovn-metadata-agent[63093]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-30 15:17:25.501 | Jun 30 17:14:18 devstack neutron-ovn-metadata-agent[63093]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-30 15:17:25.501 | Jun 30 17:14:18 devstack neutron-ovn-metadata-agent[63093]: ERROR neutron 2026-06-30 15:17:25.507 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.513 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-30 15:17:25.539 | enabled 2026-06-30 15:17:25.547 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-30 15:17:25.577 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-30 15:17:25.577 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-30 15:17:25.577 | Active: active (running) since Tue 2026-06-30 17:14:20 CEST; 3min 5s ago 2026-06-30 15:17:25.578 | Main PID: 64887 (uwsgi) 2026-06-30 15:17:25.578 | Status: "uWSGI is ready" 2026-06-30 15:17:25.578 | Tasks: 23 (limit: 14255) 2026-06-30 15:17:25.578 | Memory: 386.5M (peak: 387.2M) 2026-06-30 15:17:25.578 | CPU: 46.454s 2026-06-30 15:17:25.578 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-30 15:17:25.578 | ├─64887 "neutron-apiuWSGI master" 2026-06-30 15:17:25.578 | ├─64888 "neutron-apiuWSGI worker 1" 2026-06-30 15:17:25.579 | └─64889 "neutron-apiuWSGI worker 2" 2026-06-30 15:17:25.579 | 2026-06-30 15:17:25.579 | Jun 30 17:17:05 devstack devstack@neutron-api.service[64889]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64889) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-30 15:17:25.579 | Jun 30 17:17:05 devstack devstack@neutron-api.service[64889]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64889) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-30 15:17:25.579 | Jun 30 17:17:07 devstack devstack@neutron-api.service[64888]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64888) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-30 15:17:25.579 | Jun 30 17:17:07 devstack devstack@neutron-api.service[64888]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64888) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-30 15:17:25.579 | Jun 30 17:17:15 devstack devstack@neutron-api.service[64889]: DEBUG dbcounter [-] [64889] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:25.579 | Jun 30 17:17:17 devstack devstack@neutron-api.service[64888]: DEBUG dbcounter [-] [64888] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:25.580 | Jun 30 17:17:20 devstack devstack@neutron-api.service[64889]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64889) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-30 15:17:25.580 | Jun 30 17:17:20 devstack devstack@neutron-api.service[64889]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64889) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-30 15:17:25.580 | Jun 30 17:17:22 devstack devstack@neutron-api.service[64888]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64888) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-30 15:17:25.580 | Jun 30 17:17:22 devstack devstack@neutron-api.service[64888]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64888) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-30 15:17:25.586 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.591 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-30 15:17:25.617 | enabled 2026-06-30 15:17:25.625 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-30 15:17:25.653 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-30 15:17:25.653 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-30 15:17:25.653 | Active: active (running) since Tue 2026-06-30 17:14:24 CEST; 3min 0s ago 2026-06-30 15:17:25.653 | Main PID: 65901 (neutron-periodi) 2026-06-30 15:17:25.653 | Tasks: 15 (limit: 14255) 2026-06-30 15:17:25.653 | Memory: 180.3M (peak: 180.6M) 2026-06-30 15:17:25.653 | CPU: 6.914s 2026-06-30 15:17:25.653 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-30 15:17:25.654 | ├─65901 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-30 15:17:25.654 | └─66726 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 15:17:25.654 | 2026-06-30 15:17:25.654 | Jun 30 17:16:15 devstack neutron-periodic-workers[66726]: DEBUG neutron.db.agents_db [None req-28461805-8182-4063-8b43-6bb6da952a21 None None] Agent healthcheck: found 0 active agents {{(pid=66726) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-30 15:17:25.654 | Jun 30 17:16:15 devstack neutron-periodic-workers[66726]: DEBUG oslo.service.backend._threading.loopingcall [None req-28461805-8182-4063-8b43-6bb6da952a21 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=66726) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.654 | Jun 30 17:16:22 devstack neutron-periodic-workers[66726]: DEBUG oslo.service.backend._threading.loopingcall [None req-a572a92d-1795-4757-8eb5-9d4c6dae534c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.95 seconds {{(pid=66726) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.654 | Jun 30 17:16:32 devstack neutron-periodic-workers[66726]: DEBUG dbcounter [-] [66726] Writing DB stats neutron:SELECT=4 {{(pid=66726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:25.655 | Jun 30 17:16:37 devstack neutron-periodic-workers[66726]: DEBUG oslo.service.backend._threading.loopingcall [None req-4ce04c55-5a76-487b-a9bf-70e06fe33a3c None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=66726) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.655 | Jun 30 17:16:47 devstack neutron-periodic-workers[66726]: DEBUG dbcounter [-] [66726] Writing DB stats neutron:DELETE=1 {{(pid=66726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:25.655 | Jun 30 17:16:52 devstack neutron-periodic-workers[66726]: DEBUG neutron.db.agents_db [None req-28461805-8182-4063-8b43-6bb6da952a21 None None] Agent healthcheck: found 0 active agents {{(pid=66726) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-30 15:17:25.655 | Jun 30 17:16:52 devstack neutron-periodic-workers[66726]: DEBUG oslo.service.backend._threading.loopingcall [None req-28461805-8182-4063-8b43-6bb6da952a21 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.96 seconds {{(pid=66726) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.655 | Jun 30 17:16:59 devstack neutron-periodic-workers[66726]: DEBUG oslo.service.backend._threading.loopingcall [None req-a572a92d-1795-4757-8eb5-9d4c6dae534c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66726) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.655 | Jun 30 17:17:09 devstack neutron-periodic-workers[66726]: DEBUG dbcounter [-] [66726] Writing DB stats neutron:SELECT=4 {{(pid=66726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:25.661 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.665 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-30 15:17:25.685 | enabled 2026-06-30 15:17:25.690 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-30 15:17:25.715 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-30 15:17:25.715 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-30 15:17:25.715 | Active: active (running) since Tue 2026-06-30 17:14:22 CEST; 3min 3s ago 2026-06-30 15:17:25.715 | Main PID: 65400 (neutron-rpc-ser) 2026-06-30 15:17:25.715 | Tasks: 27 (limit: 14255) 2026-06-30 15:17:25.715 | Memory: 203.1M (peak: 203.6M) 2026-06-30 15:17:25.715 | CPU: 8.150s 2026-06-30 15:17:25.715 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-30 15:17:25.715 | ├─65400 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-30 15:17:25.716 | ├─66539 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 15:17:25.716 | └─66542 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 15:17:25.716 | 2026-06-30 15:17:25.716 | Jun 30 17:16:07 devstack neutron-rpc-server[66542]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-30 15:17:25.716 | Jun 30 17:16:07 devstack neutron-rpc-server[66542]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-30 15:17:25.716 | Jun 30 17:16:07 devstack neutron-rpc-server[66542]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-30 15:17:25.716 | Jun 30 17:16:07 devstack neutron-rpc-server[66542]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-30 15:17:25.716 | Jun 30 17:16:07 devstack neutron-rpc-server[66542]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-30 15:17:25.716 | Jun 30 17:16:07 devstack neutron-rpc-server[66542]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-30 15:17:25.716 | Jun 30 17:16:07 devstack neutron-rpc-server[66542]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-30 15:17:25.717 | Jun 30 17:16:07 devstack neutron-rpc-server[66542]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-30 15:17:25.717 | Jun 30 17:16:07 devstack neutron-rpc-server[66542]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-30 15:17:25.717 | Jun 30 17:16:07 devstack neutron-rpc-server[66542]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-30 15:17:25.721 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.725 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-30 15:17:25.744 | enabled 2026-06-30 15:17:25.750 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-30 15:17:25.777 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-30 15:17:25.777 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-30 15:17:25.777 | Active: active (running) since Tue 2026-06-30 17:14:27 CEST; 2min 58s ago 2026-06-30 15:17:25.777 | Main PID: 66406 (neutron-ovn-mai) 2026-06-30 15:17:25.777 | Tasks: 12 (limit: 14255) 2026-06-30 15:17:25.777 | Memory: 260.6M (peak: 261.4M) 2026-06-30 15:17:25.777 | CPU: 8.271s 2026-06-30 15:17:25.778 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-30 15:17:25.778 | ├─66406 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-30 15:17:25.778 | └─66533 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-30 15:17:25.778 | 2026-06-30 15:17:25.778 | Jun 30 17:14:57 devstack neutron-ovn-maintenance-worker[66533]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7b695649-e10e-47d1-a0e0-3f5e3a25a50d None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66533) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-30 15:17:25.778 | Jun 30 17:14:57 devstack neutron-ovn-maintenance-worker[66533]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7b695649-e10e-47d1-a0e0-3f5e3a25a50d None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66533) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-30 15:17:25.778 | Jun 30 17:14:57 devstack neutron-ovn-maintenance-worker[66533]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7b695649-e10e-47d1-a0e0-3f5e3a25a50d None None] OVN maintenance task update_router_distributed_flag finished in 0.012 seconds 2026-06-30 15:17:25.778 | Jun 30 17:14:57 devstack neutron-ovn-maintenance-worker[66533]: DEBUG futurist.periodics [None req-7b695649-e10e-47d1-a0e0-3f5e3a25a50d 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=66533) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-30 15:17:25.778 | Jun 30 17:14:57 devstack neutron-ovn-maintenance-worker[66533]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7b695649-e10e-47d1-a0e0-3f5e3a25a50d None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66533) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-30 15:17:25.779 | Jun 30 17:14:57 devstack neutron-ovn-maintenance-worker[66533]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7b695649-e10e-47d1-a0e0-3f5e3a25a50d None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66533) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-30 15:17:25.779 | Jun 30 17:14:57 devstack neutron-ovn-maintenance-worker[66533]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7b695649-e10e-47d1-a0e0-3f5e3a25a50d None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-06-30 15:17:25.779 | Jun 30 17:14:57 devstack neutron-ovn-maintenance-worker[66533]: DEBUG futurist.periodics [None req-7b695649-e10e-47d1-a0e0-3f5e3a25a50d 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=66533) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-30 15:17:25.779 | Jun 30 17:14:57 devstack neutron-ovn-maintenance-worker[66533]: DEBUG futurist.periodics [None req-7b695649-e10e-47d1-a0e0-3f5e3a25a50d 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=66533) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-30 15:17:25.779 | Jun 30 17:15:07 devstack neutron-ovn-maintenance-worker[66533]: DEBUG dbcounter [-] [66533] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:25.784 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.786 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-30 15:17:25.806 | enabled 2026-06-30 15:17:25.812 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-30 15:17:25.836 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-30 15:17:25.836 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-30 15:17:25.836 | Active: active (running) since Tue 2026-06-30 17:16:17 CEST; 1min 7s ago 2026-06-30 15:17:25.836 | Main PID: 70699 (nova-novncproxy) 2026-06-30 15:17:25.836 | Tasks: 4 (limit: 14255) 2026-06-30 15:17:25.836 | Memory: 109.7M (peak: 109.9M) 2026-06-30 15:17:25.837 | CPU: 3.922s 2026-06-30 15:17:25.837 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-30 15:17:25.837 | └─70699 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-30 15:17:25.837 | 2026-06-30 15:17:25.838 | Jun 30 17:16:18 devstack nova-novncproxy[70699]: If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:17:25.838 | Jun 30 17:16:18 devstack nova-novncproxy[70699]: framework. For more detail see 2026-06-30 15:17:25.838 | Jun 30 17:16:18 devstack nova-novncproxy[70699]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:17:25.838 | Jun 30 17:16:18 devstack nova-novncproxy[70699]: import eventlet # noqa 2026-06-30 15:17:25.838 | Jun 30 17:16:18 devstack nova-novncproxy[70699]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 15:17:25.838 | Jun 30 17:16:23 devstack nova-novncproxy[70699]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-30 15:17:25.838 | Jun 30 17:16:23 devstack nova-novncproxy[70699]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-30 15:17:25.838 | Jun 30 17:16:23 devstack nova-novncproxy[70699]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-30 15:17:25.838 | Jun 30 17:16:23 devstack nova-novncproxy[70699]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-30 15:17:25.838 | Jun 30 17:16:23 devstack nova-novncproxy[70699]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-30 15:17:25.841 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.844 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-30 15:17:25.863 | enabled 2026-06-30 15:17:25.868 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-30 15:17:25.891 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-30 15:17:25.891 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-30 15:17:25.892 | Active: active (running) since Tue 2026-06-30 17:16:20 CEST; 1min 5s ago 2026-06-30 15:17:25.892 | Main PID: 71497 (nova-conductor:) 2026-06-30 15:17:25.892 | Tasks: 19 (limit: 14255) 2026-06-30 15:17:25.892 | Memory: 157.3M (peak: 157.7M) 2026-06-30 15:17:25.892 | CPU: 5.146s 2026-06-30 15:17:25.892 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-30 15:17:25.892 | ├─71497 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-30 15:17:25.892 | ├─73184 "nova-conductor: ServiceWrapper worker(0)" 2026-06-30 15:17:25.892 | └─73186 "nova-conductor: ServiceWrapper worker(1)" 2026-06-30 15:17:25.892 | 2026-06-30 15:17:25.892 | Jun 30 17:16:28 devstack nova-conductor[73184]: DEBUG nova.servicegroup.drivers.db [None req-43e67b39-399b-44c3-a508-188d636dd4a6 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73184) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-30 15:17:25.893 | Jun 30 17:16:32 devstack nova-conductor[73186]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=73186) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.893 | Jun 30 17:16:32 devstack nova-conductor[73184]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73184) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.893 | Jun 30 17:16:34 devstack nova-conductor[71497]: DEBUG dbcounter [-] [71497] Writing DB stats nova_api:SELECT=1 {{(pid=71497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:25.893 | Jun 30 17:16:34 devstack nova-conductor[71497]: DEBUG dbcounter [-] [71497] Writing DB stats nova_cell0:SELECT=1 {{(pid=71497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:25.893 | Jun 30 17:16:34 devstack nova-conductor[71497]: DEBUG dbcounter [-] [71497] Writing DB stats nova_cell1:SELECT=1 {{(pid=71497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:25.893 | Jun 30 17:16:38 devstack nova-conductor[73184]: DEBUG oslo.service.backend._threading.loopingcall [None req-4cea86cc-b085-4ec0-9b36-7ef187d6a994 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73184) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.893 | Jun 30 17:16:42 devstack nova-conductor[73186]: DEBUG dbcounter [-] [73186] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=73186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:25.893 | Jun 30 17:16:42 devstack nova-conductor[73184]: DEBUG dbcounter [-] [73184] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:25.893 | Jun 30 17:17:15 devstack nova-conductor[73186]: DEBUG oslo.service.backend._threading.loopingcall [None req-bde43c0d-8d9b-4acf-a15c-74993f01b755 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73186) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.896 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-30 15:17:25.899 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-30 15:17:25.921 | enabled 2026-06-30 15:17:25.927 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-30 15:17:25.950 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-30 15:17:25.950 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-30 15:17:25.950 | Active: active (running) since Tue 2026-06-30 17:16:22 CEST; 1min 2s ago 2026-06-30 15:17:25.950 | Main PID: 72060 (nova-conductor:) 2026-06-30 15:17:25.950 | Tasks: 37 (limit: 14255) 2026-06-30 15:17:25.950 | Memory: 169.5M (peak: 169.9M) 2026-06-30 15:17:25.950 | CPU: 5.308s 2026-06-30 15:17:25.951 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-30 15:17:25.951 | ├─72060 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-30 15:17:25.951 | ├─73205 "nova-conductor: ServiceWrapper worker(0)" 2026-06-30 15:17:25.951 | └─73207 "nova-conductor: ServiceWrapper worker(1)" 2026-06-30 15:17:25.951 | 2026-06-30 15:17:25.951 | Jun 30 17:16:44 devstack nova-conductor[73207]: DEBUG oslo.service.backend._threading.loopingcall [None req-5e657179-70bb-489a-bc96-25cbaefd0d88 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73207) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.951 | Jun 30 17:16:52 devstack nova-conductor[73205]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.93 seconds {{(pid=73205) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.951 | Jun 30 17:16:52 devstack nova-conductor[73207]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.93 seconds {{(pid=73207) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.952 | Jun 30 17:17:02 devstack nova-conductor[73205]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73205) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.954 | Jun 30 17:17:02 devstack nova-conductor[73207]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73207) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.954 | Jun 30 17:17:12 devstack nova-conductor[73205]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73205) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.954 | Jun 30 17:17:12 devstack nova-conductor[73207]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73207) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.954 | Jun 30 17:17:22 devstack nova-conductor[73205]: DEBUG dbcounter [-] [73205] Writing DB stats nova_cell1:SELECT=16,nova_cell1:INSERT=2,nova_cell1:UPDATE=6 {{(pid=73205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-30 15:17:25.954 | Jun 30 17:17:22 devstack nova-conductor[73205]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73205) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.954 | Jun 30 17:17:22 devstack nova-conductor[73207]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73207) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-30 15:17:25.957 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-30 15:17:25.981 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:17:25.984 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-30 15:17:26.010 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:17:26.013 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-30 15:17:26.017 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-30 15:17:26.500 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 15:17:26.501 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:17:26.501 | we strongly recommend against using it for new projects. 2026-06-30 15:17:26.501 | 2026-06-30 15:17:26.501 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:17:26.501 | framework. For more detail see 2026-06-30 15:17:26.501 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:17:26.501 | 2026-06-30 15:17:26.501 | import eventlet # noqa 2026-06-30 15:17:26.862 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 15:17:30.017 | INFO dbcounter [None req-16c38d82-914f-419e-865c-24cd30c1bd65 None None] Registered counter for database nova_api 2026-06-30 15:17:30.146 | DEBUG dbcounter [-] [77700] Writer thread running {{(pid=77700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:17:30.157 | Found 2 cell mappings. 2026-06-30 15:17:30.157 | Skipping cell0 since it does not contain hosts. 2026-06-30 15:17:30.157 | Getting computes from cell 'cell1': 4fc3ef14-3447-48f6-babf-1a9dde6cd700 2026-06-30 15:17:30.157 | INFO dbcounter [None req-16c38d82-914f-419e-865c-24cd30c1bd65 None None] Registered counter for database nova_cell1 2026-06-30 15:17:30.241 | DEBUG dbcounter [-] [77700] Writer thread running {{(pid=77700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-30 15:17:30.584 | Checking host mapping for compute host 'devstack': 0ffef07e-931c-45a2-b41d-7cc665fe5657 2026-06-30 15:17:30.584 | Creating host mapping for compute host 'devstack': 0ffef07e-931c-45a2-b41d-7cc665fe5657 2026-06-30 15:17:30.585 | Found 1 unmapped computes in cell: 4fc3ef14-3447-48f6-babf-1a9dde6cd700 2026-06-30 15:17:31.293 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-30 15:17:31.784 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-30 15:17:31.784 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-30 15:17:31.785 | we strongly recommend against using it for new projects. 2026-06-30 15:17:31.785 | 2026-06-30 15:17:31.785 | If you are already using Eventlet, we recommend migrating to a different 2026-06-30 15:17:31.785 | framework. For more detail see 2026-06-30 15:17:31.785 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-30 15:17:31.785 | 2026-06-30 15:17:31.785 | import eventlet # noqa 2026-06-30 15:17:32.162 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-30 15:17:35.847 | +-------------------------------------------+ 2026-06-30 15:17:35.847 | | Upgrade Check Results | 2026-06-30 15:17:35.848 | +-------------------------------------------+ 2026-06-30 15:17:35.848 | | Check: Cells v2 | 2026-06-30 15:17:35.848 | | Result: Success | 2026-06-30 15:17:35.848 | | Details: None | 2026-06-30 15:17:35.849 | +-------------------------------------------+ 2026-06-30 15:17:35.849 | | Check: Placement API | 2026-06-30 15:17:35.849 | | Result: Success | 2026-06-30 15:17:35.849 | | Details: None | 2026-06-30 15:17:35.849 | +-------------------------------------------+ 2026-06-30 15:17:35.849 | | Check: Cinder API | 2026-06-30 15:17:35.849 | | Result: Success | 2026-06-30 15:17:35.850 | | Details: None | 2026-06-30 15:17:35.850 | +-------------------------------------------+ 2026-06-30 15:17:35.850 | | Check: Policy File JSON to YAML Migration | 2026-06-30 15:17:35.850 | | Result: Success | 2026-06-30 15:17:35.850 | | Details: None | 2026-06-30 15:17:35.850 | +-------------------------------------------+ 2026-06-30 15:17:35.850 | | Check: Older than N-1 computes | 2026-06-30 15:17:35.850 | | Result: Success | 2026-06-30 15:17:35.850 | | Details: None | 2026-06-30 15:17:35.851 | +-------------------------------------------+ 2026-06-30 15:17:35.851 | | Check: hw_machine_type unset | 2026-06-30 15:17:35.854 | | Result: Success | 2026-06-30 15:17:35.855 | | Details: None | 2026-06-30 15:17:35.855 | +-------------------------------------------+ 2026-06-30 15:17:35.855 | | Check: Service User Token Configuration | 2026-06-30 15:17:35.855 | | Result: Success | 2026-06-30 15:17:35.855 | | Details: None | 2026-06-30 15:17:35.855 | +-------------------------------------------+ 2026-06-30 15:17:36.478 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-30 15:17:36.482 | + ./stack.sh:main:1482 : command openstack complete 2026-06-30 15:17:36.484 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-30 15:17:40.132 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-30 15:17:40.153 | + functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:17:40.157 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-30 15:17:40.161 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-30 15:17:40.165 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-30 15:17:40.169 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-30 15:17:40.173 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:17:40.177 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-30 15:17:40.180 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-30 15:17:40.185 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-30 15:17:40.188 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-30 15:17:40.192 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-30 15:17:40.195 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-30 15:17:40.199 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-30 15:17:40.203 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-30 15:17:40.254 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-30 15:17:40.260 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-30 15:17:40.260 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-30 15:17:40.261 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-30 15:17:40.265 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-30 15:17:40.270 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-30 15:17:40.272 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-30 15:17:40.275 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-30 15:17:40.278 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-30 15:17:40.282 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-30 15:17:40.302 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-30 15:17:40.320 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-30 15:17:40.324 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:17:40.328 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-30 15:17:40.331 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-30 15:17:40.334 | + functions-common:run_phase:1848 : local mode=stack 2026-06-30 15:17:40.338 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-30 15:17:40.342 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-30 15:17:40.345 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-30 15:17:40.349 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-30 15:17:40.353 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-30 15:17:40.356 | + functions-common:run_phase:1858 : local extra 2026-06-30 15:17:40.361 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-30 15:17:40.366 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-30 15:17:40.369 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-30 15:17:40.372 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-30 15:17:40.375 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-30 15:17:40.379 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-30 15:17:40.398 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:17:40.401 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 15:17:40.404 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-30 15:17:40.408 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-30 15:17:40.411 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-30 15:17:40.414 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-30 15:17:40.418 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-30 15:17:40.421 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-30 15:17:40.424 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-30 15:17:40.428 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-30 15:17:40.431 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-30 15:17:40.434 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-30 15:17:40.437 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-30 15:17:40.495 | [1939 Async install_tempest:38377]: Waiting for completion of install_tempest running on PID 38377 (1 other jobs running) 2026-06-30 15:17:40.522 | [1939 Async install_tempest:38377]: Signaling child to exit 2026-06-30 15:17:40.523 | WAKEUP 2026-06-30 15:17:40.548 | [1939 Async install_tempest:38377]: Signaled 2026-06-30 15:17:40.550 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-30 15:17:40.550 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-30 15:17:40.550 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-30 15:17:40.550 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-30 15:17:40.551 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-30 15:17:40.551 | +++ functions-common:git_clone:593 : pwd 2026-06-30 15:17:40.551 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 15:17:40.551 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 15:17:40.551 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 15:17:40.551 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-30 15:17:40.551 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 15:17:40.552 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 15:17:40.552 | ++ functions-common:git_clone:610 : echo master 2026-06-30 15:17:40.552 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 15:17:40.552 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-30 15:17:40.552 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 15:17:40.552 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-30 15:17:40.552 | ++ functions-common:git_timed:697 : local count=0 2026-06-30 15:17:40.552 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-30 15:17:40.552 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:17:40.553 | ++ functions-common:git_timed:701 : timeout=0 2026-06-30 15:17:40.553 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:17:40.553 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:17:40.553 | ++ functions-common:time_start:2407 : local start_time= 2026-06-30 15:17:40.553 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:17:40.553 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:17:40.553 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782832017478 2026-06-30 15:17:40.553 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-30 15:17:40.553 | Cloning into '/opt/stack/tempest'... 2026-06-30 15:17:40.554 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:17:40.554 | ++ functions-common:time_stop:2420 : local name 2026-06-30 15:17:40.554 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 15:17:40.554 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:17:40.554 | ++ functions-common:time_stop:2423 : local total 2026-06-30 15:17:40.554 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 15:17:40.554 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:17:40.554 | ++ functions-common:time_stop:2427 : start_time=1782832017478 2026-06-30 15:17:40.555 | ++ functions-common:time_stop:2429 : [[ -z 1782832017478 ]] 2026-06-30 15:17:40.555 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:17:40.555 | ++ functions-common:time_stop:2432 : end_time=1782832026748 2026-06-30 15:17:40.555 | ++ functions-common:time_stop:2433 : elapsed_time=9270 2026-06-30 15:17:40.555 | ++ functions-common:time_stop:2434 : total=471175 2026-06-30 15:17:40.555 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:17:40.555 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=480445 2026-06-30 15:17:40.555 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-30 15:17:40.555 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 15:17:40.555 | ++ functions-common:git_timed:697 : local count=0 2026-06-30 15:17:40.556 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-30 15:17:40.556 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:17:40.556 | ++ functions-common:git_timed:701 : timeout=0 2026-06-30 15:17:40.556 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:17:40.556 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:17:40.556 | ++ functions-common:time_start:2407 : local start_time= 2026-06-30 15:17:40.556 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:17:40.556 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:17:40.556 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782832026816 2026-06-30 15:17:40.557 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 15:17:40.557 | From https://review.opendev.org/openstack/tempest 2026-06-30 15:17:40.557 | * branch master -> FETCH_HEAD 2026-06-30 15:17:40.557 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:17:40.557 | ++ functions-common:time_stop:2420 : local name 2026-06-30 15:17:40.557 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 15:17:40.557 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:17:40.557 | ++ functions-common:time_stop:2423 : local total 2026-06-30 15:17:40.557 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 15:17:40.558 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:17:40.558 | ++ functions-common:time_stop:2427 : start_time=1782832026816 2026-06-30 15:17:40.558 | ++ functions-common:time_stop:2429 : [[ -z 1782832026816 ]] 2026-06-30 15:17:40.558 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:17:40.558 | ++ functions-common:time_stop:2432 : end_time=1782832027401 2026-06-30 15:17:40.558 | ++ functions-common:time_stop:2433 : elapsed_time=585 2026-06-30 15:17:40.559 | ++ functions-common:time_stop:2434 : total=480445 2026-06-30 15:17:40.559 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:17:40.559 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=481030 2026-06-30 15:17:40.559 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 15:17:40.559 | ++ functions-common:git_timed:697 : local count=0 2026-06-30 15:17:40.559 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-30 15:17:40.559 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:17:40.560 | ++ functions-common:git_timed:701 : timeout=0 2026-06-30 15:17:40.560 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:17:40.560 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:17:40.560 | ++ functions-common:time_start:2407 : local start_time= 2026-06-30 15:17:40.560 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:17:40.560 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:17:40.560 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782832027445 2026-06-30 15:17:40.561 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 15:17:40.561 | Note: switching to 'FETCH_HEAD'. 2026-06-30 15:17:40.561 | 2026-06-30 15:17:40.561 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 15:17:40.561 | changes and commit them, and you can discard any commits you make in this 2026-06-30 15:17:40.561 | state without impacting any branches by switching back to a branch. 2026-06-30 15:17:40.562 | 2026-06-30 15:17:40.562 | If you want to create a new branch to retain commits you create, you may 2026-06-30 15:17:40.562 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 15:17:40.562 | 2026-06-30 15:17:40.562 | git switch -c 2026-06-30 15:17:40.562 | 2026-06-30 15:17:40.562 | Or undo this operation with: 2026-06-30 15:17:40.563 | 2026-06-30 15:17:40.563 | git switch - 2026-06-30 15:17:40.563 | 2026-06-30 15:17:40.563 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 15:17:40.563 | 2026-06-30 15:17:40.563 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-06-30 15:17:40.563 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:17:40.563 | ++ functions-common:time_stop:2420 : local name 2026-06-30 15:17:40.564 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 15:17:40.564 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:17:40.564 | ++ functions-common:time_stop:2423 : local total 2026-06-30 15:17:40.564 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 15:17:40.564 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:17:40.564 | ++ functions-common:time_stop:2427 : start_time=1782832027445 2026-06-30 15:17:40.565 | ++ functions-common:time_stop:2429 : [[ -z 1782832027445 ]] 2026-06-30 15:17:40.565 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:17:40.565 | ++ functions-common:time_stop:2432 : end_time=1782832027638 2026-06-30 15:17:40.565 | ++ functions-common:time_stop:2433 : elapsed_time=193 2026-06-30 15:17:40.565 | ++ functions-common:time_stop:2434 : total=481030 2026-06-30 15:17:40.565 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:17:40.566 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=481223 2026-06-30 15:17:40.566 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-30 15:17:40.566 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-30 15:17:40.566 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-30 15:17:40.566 | ++ functions-common:git_clone:673 : head -1 2026-06-30 15:17:40.566 | 8d40001b9 Use reader role for image tests 2026-06-30 15:17:40.567 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 15:17:40.567 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-30 15:17:40.567 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-30 15:17:40.567 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-30 15:17:40.567 | Collecting tox!=2.8.0,<4.0.0 2026-06-30 15:17:40.567 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-30 15:17:40.567 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-30 15:17:40.567 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-30 15:17:40.568 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-30 15:17:40.568 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-30 15:17:40.568 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-30 15:17:40.568 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-30 15:17:40.568 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-30 15:17:40.569 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-30 15:17:40.569 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-30 15:17:40.569 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-30 15:17:40.569 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-30 15:17:40.569 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-30 15:17:40.569 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-30 15:17:40.569 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-30 15:17:40.570 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-30 15:17:40.570 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-30 15:17:40.570 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-30 15:17:40.570 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-30 15:17:40.570 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-30 15:17:40.570 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-30 15:17:40.570 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 50.1 MB/s 0:00:00 2026-06-30 15:17:40.571 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-30 15:17:40.571 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-30 15:17:40.571 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-30 15:17:40.571 | 2026-06-30 15:17:40.571 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-06-30 15:17:40.571 | ++ inc/python:pip_install:216 : result=0 2026-06-30 15:17:40.572 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-30 15:17:40.572 | ++ functions-common:time_stop:2420 : local name 2026-06-30 15:17:40.572 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 15:17:40.572 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:17:40.572 | ++ functions-common:time_stop:2423 : local total 2026-06-30 15:17:40.572 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 15:17:40.572 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-30 15:17:40.572 | ++ functions-common:time_stop:2427 : start_time=1782832027718 2026-06-30 15:17:40.572 | ++ functions-common:time_stop:2429 : [[ -z 1782832027718 ]] 2026-06-30 15:17:40.573 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:17:40.573 | ++ functions-common:time_stop:2432 : end_time=1782832031390 2026-06-30 15:17:40.573 | ++ functions-common:time_stop:2433 : elapsed_time=3672 2026-06-30 15:17:40.573 | ++ functions-common:time_stop:2434 : total=170965 2026-06-30 15:17:40.573 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:17:40.573 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174637 2026-06-30 15:17:40.573 | ++ inc/python:pip_install:219 : return 0 2026-06-30 15:17:40.573 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-30 15:17:40.573 | /opt/stack/tempest ~/devstack 2026-06-30 15:17:40.574 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-30 15:17:40.574 | Switched to branch 'master' 2026-06-30 15:17:40.574 | Your branch is up to date with 'origin/master'. 2026-06-30 15:17:40.574 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-30 15:17:40.574 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-30 15:17:40.574 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.ffZ7bxEA5X 2026-06-30 15:17:40.574 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ffZ7bxEA5X 2026-06-30 15:17:40.575 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-30 15:17:40.575 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.ffZ7bxEA5X 2026-06-30 15:17:40.575 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-30 15:17:40.575 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-30 15:17:40.575 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-30 15:17:40.575 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 15:17:40.575 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 15:17:40.576 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 15:17:40.576 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 15:17:40.576 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-30 15:17:40.576 | full create: /opt/stack/tempest/.tox/tempest 2026-06-30 15:17:40.576 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-30 15:17:40.576 | full develop-inst: /opt/stack/tempest 2026-06-30 15:17:40.576 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-30 15:17:40.577 | ___________________________________ summary ____________________________________ 2026-06-30 15:17:40.577 | full: skipped tests 2026-06-30 15:17:40.577 | congratulations :) 2026-06-30 15:17:40.577 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.ffZ7bxEA5X -r requirements.txt 2026-06-30 15:17:40.577 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-30 15:17:40.577 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-30 15:17:40.578 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-30 15:17:40.578 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-30 15:17:40.578 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-30 15:17:40.578 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-30 15:17:40.579 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-30 15:17:40.579 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-30 15:17:40.579 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-30 15:17:40.579 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-30 15:17:40.579 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-30 15:17:40.579 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-30 15:17:40.579 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-30 15:17:40.580 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-30 15:17:40.580 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-30 15:17:40.580 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-30 15:17:40.580 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-30 15:17:40.580 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-30 15:17:40.580 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-30 15:17:40.581 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-30 15:17:40.581 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-30 15:17:40.581 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-30 15:17:40.581 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-30 15:17:40.581 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-30 15:17:40.581 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-30 15:17:40.582 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-30 15:17:40.582 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-30 15:17:40.582 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-30 15:17:40.582 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-30 15:17:40.583 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-30 15:17:40.583 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-30 15:17:40.583 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-30 15:17:40.583 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-30 15:17:40.583 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-30 15:17:40.584 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-30 15:17:40.584 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-30 15:17:40.584 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-30 15:17:40.584 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-30 15:17:40.584 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-30 15:17:40.584 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-30 15:17:40.584 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-30 15:17:40.584 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-30 15:17:40.585 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-30 15:17:40.585 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-30 15:17:40.585 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-30 15:17:40.585 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-30 15:17:40.585 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-30 15:17:40.585 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-30 15:17:40.586 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-30 15:17:40.586 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-30 15:17:40.586 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-30 15:17:40.586 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-30 15:17:40.586 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-30 15:17:40.586 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-30 15:17:40.586 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-30 15:17:40.587 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-30 15:17:40.587 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-30 15:17:40.587 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-30 15:17:40.587 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-30 15:17:40.587 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-30 15:17:40.588 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-30 15:17:40.588 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-30 15:17:40.588 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.ffZ7bxEA5X 2026-06-30 15:17:40.588 | ++ lib/tempest:install_tempest:868 : popd 2026-06-30 15:17:40.588 | ~/devstack 2026-06-30 15:17:40.601 | [1939 Async install_tempest:38377]: finished install_tempest with result 0 in 45 seconds 2026-06-30 15:17:40.607 | ++ inc/async:async_wait:197 : return 0 2026-06-30 15:17:40.612 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-30 15:17:40.616 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:17:40.620 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-30 15:17:40.623 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-30 15:17:40.626 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-30 15:17:40.629 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-30 15:17:40.632 | ++ inc/python:setup_develop:353 : local bindep 2026-06-30 15:17:40.637 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-30 15:17:40.639 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-30 15:17:40.643 | ++ inc/python:setup_develop:359 : local extras= 2026-06-30 15:17:40.645 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-30 15:17:40.647 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-30 15:17:40.649 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-30 15:17:40.652 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-30 15:17:40.656 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-30 15:17:40.660 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-30 15:17:40.664 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-30 15:17:40.668 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-30 15:17:40.674 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-30 15:17:40.676 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-30 15:17:40.680 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-30 15:17:40.684 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-30 15:17:40.691 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-30 15:17:40.694 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-30 15:17:40.698 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-30 15:17:40.878 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-30 15:17:40.882 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-30 15:17:40.885 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-30 15:17:40.888 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-30 15:17:40.891 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-30 15:17:40.894 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-30 15:17:40.897 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-30 15:17:40.900 | ++ inc/python:setup_package:446 : local extras= 2026-06-30 15:17:40.902 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-30 15:17:40.905 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-30 15:17:40.909 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-30 15:17:40.912 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-30 15:17:40.915 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-30 15:17:40.918 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-30 15:17:40.944 | Using python 3.12 to install /opt/stack/tempest 2026-06-30 15:17:40.947 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-30 15:17:42.238 | Obtaining file:///opt/stack/tempest 2026-06-30 15:17:42.242 | Installing build dependencies: started 2026-06-30 15:17:44.310 | Installing build dependencies: finished with status 'done' 2026-06-30 15:17:44.311 | Checking if build backend supports build_editable: started 2026-06-30 15:17:44.933 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-30 15:17:44.935 | Getting requirements to build editable: started 2026-06-30 15:17:45.272 | Getting requirements to build editable: finished with status 'done' 2026-06-30 15:17:45.274 | Preparing editable metadata (pyproject.toml): started 2026-06-30 15:17:46.756 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-30 15:17:46.783 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.0.3) 2026-06-30 15:17:46.784 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.14.0) 2026-06-30 15:17:46.785 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-06-30 15:17:46.786 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-06-30 15:17:46.787 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-06-30 15:17:46.788 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-06-30 15:17:46.789 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-06-30 15:17:46.790 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-06-30 15:17:46.791 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-06-30 15:17:46.792 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-06-30 15:17:46.987 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-06-30 15:17:46.990 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-30 15:17:46.995 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.10.0) 2026-06-30 15:17:46.996 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-06-30 15:17:46.997 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-06-30 15:17:46.998 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-06-30 15:17:46.999 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-06-30 15:17:47.000 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.8.0) 2026-06-30 15:17:47.001 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.17.0) 2026-06-30 15:17:47.002 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-06-30 15:17:47.003 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-06-30 15:17:47.004 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-06-30 15:17:47.005 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-06-30 15:17:47.006 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-06-30 15:17:47.009 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.6.0) 2026-06-30 15:17:47.010 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.0.0) 2026-06-30 15:17:47.015 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (3.0.52) 2026-06-30 15:17:47.016 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.11.0) 2026-06-30 15:17:47.017 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (15.0.0) 2026-06-30 15:17:47.018 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.8.0) 2026-06-30 15:17:47.021 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-06-30 15:17:47.026 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev36) (3.0) 2026-06-30 15:17:47.028 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev36) (2.2.1) 2026-06-30 15:17:47.036 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (26.1.0) 2026-06-30 15:17:47.037 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2025.9.1) 2026-06-30 15:17:47.038 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (0.37.0) 2026-06-30 15:17:47.039 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2026.5.1) 2026-06-30 15:17:47.049 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev36) (6.8.0) 2026-06-30 15:17:47.053 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.0.0) 2026-06-30 15:17:47.054 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.34.2) 2026-06-30 15:17:47.059 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (6.4.0) 2026-06-30 15:17:47.061 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (2.9.0.post0) 2026-06-30 15:17:47.064 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (4.15.0) 2026-06-30 15:17:47.067 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev36) (1.2.1) 2026-06-30 15:17:47.071 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (2.1.0) 2026-06-30 15:17:47.073 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (3.3.2) 2026-06-30 15:17:47.074 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (26.2) 2026-06-30 15:17:47.075 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (7.2.2) 2026-06-30 15:17:47.081 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (5.0.0) 2026-06-30 15:17:47.084 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (3.0.3) 2026-06-30 15:17:47.085 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (1.6.2) 2026-06-30 15:17:47.092 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev36) (82.0.1) 2026-06-30 15:17:47.096 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-06-30 15:17:47.115 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (1.17.0) 2026-06-30 15:17:47.126 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.4.7) 2026-06-30 15:17:47.127 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.18) 2026-06-30 15:17:47.129 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (2023.11.17) 2026-06-30 15:17:47.146 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.2.0) 2026-06-30 15:17:47.147 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (2.20.0) 2026-06-30 15:17:47.153 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.1.2) 2026-06-30 15:17:47.168 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev36) (0.16.0) 2026-06-30 15:17:47.200 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-06-30 15:17:47.203 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-30 15:17:47.242 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-30 15:17:47.244 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-30 15:17:47.257 | Building wheels for collected packages: tempest 2026-06-30 15:17:47.258 | Building editable for tempest (pyproject.toml): started 2026-06-30 15:17:49.163 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-30 15:17:49.165 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8323 sha256=3ffe8725394e7b6cddc659648b47e227934aff14d731aa68fa6f741489c985f2 2026-06-30 15:17:49.165 | Stored in directory: /tmp/pip-ephem-wheel-cache-w9gbme1u/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-30 15:17:49.170 | Successfully built tempest 2026-06-30 15:17:49.467 | Installing collected packages: tomlkit, stestr, tempest 2026-06-30 15:17:49.743 | 2026-06-30 15:17:49.771 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-06-30 15:17:49.957 | ++ inc/python:pip_install:216 : result=0 2026-06-30 15:17:49.961 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-30 15:17:49.965 | ++ functions-common:time_stop:2420 : local name 2026-06-30 15:17:49.968 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 15:17:49.970 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:17:49.972 | ++ functions-common:time_stop:2423 : local total 2026-06-30 15:17:49.976 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 15:17:49.978 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-30 15:17:49.981 | ++ functions-common:time_stop:2427 : start_time=1782832660937 2026-06-30 15:17:49.985 | ++ functions-common:time_stop:2429 : [[ -z 1782832660937 ]] 2026-06-30 15:17:49.988 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:17:49.993 | ++ functions-common:time_stop:2432 : end_time=1782832669990 2026-06-30 15:17:49.997 | ++ functions-common:time_stop:2433 : elapsed_time=9053 2026-06-30 15:17:50.001 | ++ functions-common:time_stop:2434 : total=182400 2026-06-30 15:17:50.004 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:17:50.008 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=191453 2026-06-30 15:17:50.013 | ++ inc/python:pip_install:219 : return 0 2026-06-30 15:17:50.016 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-30 15:17:50.020 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-30 15:17:50.023 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-30 15:17:50.027 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-30 15:17:50.030 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-30 15:17:50.033 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-30 15:17:50.037 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-30 15:17:50.040 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-30 15:17:50.043 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-30 15:17:50.047 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-30 15:17:50.050 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-30 15:17:50.053 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-30 15:17:50.056 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-30 15:17:50.059 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-30 15:17:50.062 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-30 15:17:50.065 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-30 15:17:50.068 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-30 15:17:50.071 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-30 15:17:50.075 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-30 15:17:50.078 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-30 15:17:50.082 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-30 15:17:50.085 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-30 15:17:50.089 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-30 15:17:50.092 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-30 15:17:50.096 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-30 15:17:50.099 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-30 15:17:50.102 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-30 15:17:50.102 | ' 2026-06-30 15:17:50.106 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-30 15:17:50.109 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-30 15:17:50.130 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:17:50.134 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-30 15:17:50.137 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-30 15:17:50.140 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-30 15:17:50.143 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-30 15:17:50.148 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-30 15:17:50.148 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-30 15:17:50.148 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-30 15:17:54.291 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:17:54.295 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-30 15:17:54.299 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-30 15:17:54.302 | ++ lib/tempest:get_active_images:176 : img_id=bc4830a8-168c-46bb-88a9-41be897f0a62 2026-06-30 15:17:54.305 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-30 15:17:54.308 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-30 15:17:54.313 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-30 15:17:54.317 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-30 15:17:54.320 | ++ lib/tempest:configure_tempest:266 : '[' -z bc4830a8-168c-46bb-88a9-41be897f0a62 ']' 2026-06-30 15:17:54.323 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=bc4830a8-168c-46bb-88a9-41be897f0a62 2026-06-30 15:17:54.327 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-30 15:17:54.347 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-30 15:17:54.353 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-30 15:17:54.356 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-30 15:17:54.360 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-30 15:17:54.363 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-30 15:17:54.366 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-30 15:17:54.369 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-30 15:17:54.372 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-30 15:17:54.375 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-30 15:17:54.378 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-30 15:17:57.862 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:17:57.866 | ++ lib/tempest:configure_tempest:303 : admin_project_id=5253685b61a94cda80cbbbaf3c664470 2026-06-30 15:17:57.868 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-30 15:17:57.884 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:17:57.887 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-30 15:18:01.400 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:18:01.403 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 15:18:01.403 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-30 15:18:01.403 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 15:18:01.403 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-30 15:18:01.403 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-30 15:18:01.403 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-30 15:18:01.404 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-30 15:18:01.404 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-30 15:18:01.404 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-30 15:18:01.404 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-30 15:18:01.404 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-30 15:18:01.404 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-30 15:18:01.404 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-30 15:18:01.404 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-30 15:18:01.407 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-30 15:18:01.410 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 15:18:01.410 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-30 15:18:01.410 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 15:18:01.410 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-30 15:18:01.410 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-30 15:18:01.411 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-30 15:18:01.411 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-30 15:18:01.411 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-30 15:18:01.411 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-30 15:18:01.411 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-30 15:18:01.411 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-30 15:18:01.411 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-30 15:18:01.412 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-30 15:18:01.412 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-30 15:18:01.414 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib bc4830a8-168c-46bb-88a9-41be897f0a62 2026-06-30 15:18:01.417 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-30 15:18:01.421 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show bc4830a8-168c-46bb-88a9-41be897f0a62 -c size -f value 2026-06-30 15:18:04.913 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:18:04.917 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-30 15:18:04.922 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-30 15:18:04.922 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-30 15:18:04.969 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-30 15:18:04.972 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-30 15:18:04.975 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-30 15:18:08.128 | +----------------------------+-----------------------+ 2026-06-30 15:18:08.128 | | Field | Value | 2026-06-30 15:18:08.128 | +----------------------------+-----------------------+ 2026-06-30 15:18:08.129 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 15:18:08.129 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 15:18:08.129 | | description | None | 2026-06-30 15:18:08.129 | | disk | 1 | 2026-06-30 15:18:08.129 | | id | 42 | 2026-06-30 15:18:08.129 | | name | m1.nano | 2026-06-30 15:18:08.129 | | os-flavor-access:is_public | True | 2026-06-30 15:18:08.129 | | properties | hw_rng:allowed='True' | 2026-06-30 15:18:08.130 | | ram | 192 | 2026-06-30 15:18:08.130 | | rxtx_factor | 1.0 | 2026-06-30 15:18:08.130 | | swap | 0 | 2026-06-30 15:18:08.130 | | vcpus | 1 | 2026-06-30 15:18:08.130 | +----------------------------+-----------------------+ 2026-06-30 15:18:08.471 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-30 15:18:08.474 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 15:18:08.474 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-30 15:18:08.475 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-30 15:18:08.475 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-30 15:18:08.475 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-30 15:18:08.475 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-30 15:18:08.475 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-30 15:18:08.475 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-30 15:18:08.475 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-30 15:18:08.476 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-30 15:18:08.476 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-30 15:18:08.476 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-30 15:18:08.476 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-30 15:18:08.476 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-30 15:18:08.479 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib bc4830a8-168c-46bb-88a9-41be897f0a62 2026-06-30 15:18:08.483 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-30 15:18:08.488 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show bc4830a8-168c-46bb-88a9-41be897f0a62 -c size -f value 2026-06-30 15:18:11.872 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:18:11.876 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-30 15:18:11.879 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-30 15:18:11.879 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-30 15:18:11.921 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-30 15:18:11.924 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-30 15:18:11.927 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-30 15:18:15.149 | +----------------------------+-----------------------+ 2026-06-30 15:18:15.149 | | Field | Value | 2026-06-30 15:18:15.149 | +----------------------------+-----------------------+ 2026-06-30 15:18:15.150 | | OS-FLV-DISABLED:disabled | False | 2026-06-30 15:18:15.150 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-30 15:18:15.150 | | description | None | 2026-06-30 15:18:15.150 | | disk | 1 | 2026-06-30 15:18:15.150 | | id | 84 | 2026-06-30 15:18:15.151 | | name | m1.micro | 2026-06-30 15:18:15.151 | | os-flavor-access:is_public | True | 2026-06-30 15:18:15.151 | | properties | hw_rng:allowed='True' | 2026-06-30 15:18:15.151 | | ram | 256 | 2026-06-30 15:18:15.151 | | rxtx_factor | 1.0 | 2026-06-30 15:18:15.151 | | swap | 0 | 2026-06-30 15:18:15.152 | | vcpus | 1 | 2026-06-30 15:18:15.152 | +----------------------------+-----------------------+ 2026-06-30 15:18:15.473 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-30 15:18:15.476 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-30 15:18:15.493 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:18:15.495 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-30 15:18:15.500 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-30 15:18:15.502 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-30 15:18:15.504 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-30 15:18:15.506 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-30 15:18:15.511 | +++ functions-common:git_clone:593 : pwd 2026-06-30 15:18:15.514 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-30 15:18:15.516 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-30 15:18:15.520 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-30 15:18:15.540 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-30 15:18:15.543 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-30 15:18:15.545 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-30 15:18:15.549 | ++ functions-common:git_clone:610 : echo master 2026-06-30 15:18:15.549 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-30 15:18:15.555 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-30 15:18:15.558 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-30 15:18:15.561 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-30 15:18:15.564 | ++ functions-common:git_timed:697 : local count=0 2026-06-30 15:18:15.567 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-30 15:18:15.570 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:18:15.573 | ++ functions-common:git_timed:701 : timeout=0 2026-06-30 15:18:15.575 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:18:15.578 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:18:15.581 | ++ functions-common:time_start:2407 : local start_time= 2026-06-30 15:18:15.583 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:18:15.587 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:18:15.591 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782832695588 2026-06-30 15:18:15.594 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-30 15:18:15.598 | Cloning into '/opt/stack/os-test-images'... 2026-06-30 15:18:16.199 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:18:16.202 | ++ functions-common:time_stop:2420 : local name 2026-06-30 15:18:16.206 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 15:18:16.210 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:18:16.213 | ++ functions-common:time_stop:2423 : local total 2026-06-30 15:18:16.217 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 15:18:16.220 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:18:16.223 | ++ functions-common:time_stop:2427 : start_time=1782832695588 2026-06-30 15:18:16.226 | ++ functions-common:time_stop:2429 : [[ -z 1782832695588 ]] 2026-06-30 15:18:16.231 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:18:16.236 | ++ functions-common:time_stop:2432 : end_time=1782832696232 2026-06-30 15:18:16.239 | ++ functions-common:time_stop:2433 : elapsed_time=644 2026-06-30 15:18:16.243 | ++ functions-common:time_stop:2434 : total=471175 2026-06-30 15:18:16.247 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:18:16.251 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=471819 2026-06-30 15:18:16.254 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-30 15:18:16.257 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-30 15:18:16.261 | ++ functions-common:git_timed:697 : local count=0 2026-06-30 15:18:16.264 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-30 15:18:16.267 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:18:16.270 | ++ functions-common:git_timed:701 : timeout=0 2026-06-30 15:18:16.273 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:18:16.277 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:18:16.280 | ++ functions-common:time_start:2407 : local start_time= 2026-06-30 15:18:16.284 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:18:16.288 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:18:16.294 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782832696290 2026-06-30 15:18:16.298 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-30 15:18:16.781 | From https://review.opendev.org/openstack/os-test-images 2026-06-30 15:18:16.781 | * branch master -> FETCH_HEAD 2026-06-30 15:18:16.792 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:18:16.796 | ++ functions-common:time_stop:2420 : local name 2026-06-30 15:18:16.799 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 15:18:16.803 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:18:16.806 | ++ functions-common:time_stop:2423 : local total 2026-06-30 15:18:16.809 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 15:18:16.812 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:18:16.815 | ++ functions-common:time_stop:2427 : start_time=1782832696290 2026-06-30 15:18:16.818 | ++ functions-common:time_stop:2429 : [[ -z 1782832696290 ]] 2026-06-30 15:18:16.822 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:18:16.827 | ++ functions-common:time_stop:2432 : end_time=1782832696823 2026-06-30 15:18:16.830 | ++ functions-common:time_stop:2433 : elapsed_time=533 2026-06-30 15:18:16.833 | ++ functions-common:time_stop:2434 : total=471819 2026-06-30 15:18:16.837 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:18:16.840 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=472352 2026-06-30 15:18:16.843 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-30 15:18:16.847 | ++ functions-common:git_timed:697 : local count=0 2026-06-30 15:18:16.850 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-30 15:18:16.854 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-30 15:18:16.858 | ++ functions-common:git_timed:701 : timeout=0 2026-06-30 15:18:16.861 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-30 15:18:16.865 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-30 15:18:16.869 | ++ functions-common:time_start:2407 : local start_time= 2026-06-30 15:18:16.873 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-30 15:18:16.877 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-30 15:18:16.883 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782832696879 2026-06-30 15:18:16.886 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-30 15:18:16.894 | Note: switching to 'FETCH_HEAD'. 2026-06-30 15:18:16.894 | 2026-06-30 15:18:16.894 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-30 15:18:16.894 | changes and commit them, and you can discard any commits you make in this 2026-06-30 15:18:16.894 | state without impacting any branches by switching back to a branch. 2026-06-30 15:18:16.894 | 2026-06-30 15:18:16.894 | If you want to create a new branch to retain commits you create, you may 2026-06-30 15:18:16.894 | do so (now or later) by using -c with the switch command. Example: 2026-06-30 15:18:16.894 | 2026-06-30 15:18:16.895 | git switch -c 2026-06-30 15:18:16.895 | 2026-06-30 15:18:16.895 | Or undo this operation with: 2026-06-30 15:18:16.895 | 2026-06-30 15:18:16.895 | git switch - 2026-06-30 15:18:16.895 | 2026-06-30 15:18:16.895 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-30 15:18:16.895 | 2026-06-30 15:18:16.895 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-30 15:18:16.898 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-30 15:18:16.901 | ++ functions-common:time_stop:2420 : local name 2026-06-30 15:18:16.905 | ++ functions-common:time_stop:2421 : local end_time 2026-06-30 15:18:16.910 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-30 15:18:16.913 | ++ functions-common:time_stop:2423 : local total 2026-06-30 15:18:16.916 | ++ functions-common:time_stop:2424 : local start_time 2026-06-30 15:18:16.920 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-30 15:18:16.923 | ++ functions-common:time_stop:2427 : start_time=1782832696879 2026-06-30 15:18:16.926 | ++ functions-common:time_stop:2429 : [[ -z 1782832696879 ]] 2026-06-30 15:18:16.931 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-30 15:18:16.936 | ++ functions-common:time_stop:2432 : end_time=1782832696932 2026-06-30 15:18:16.939 | ++ functions-common:time_stop:2433 : elapsed_time=53 2026-06-30 15:18:16.943 | ++ functions-common:time_stop:2434 : total=472352 2026-06-30 15:18:16.947 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-30 15:18:16.951 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=472405 2026-06-30 15:18:16.954 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-30 15:18:16.974 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-30 15:18:16.979 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-30 15:18:16.979 | ++ functions-common:git_clone:673 : head -1 2026-06-30 15:18:16.982 | 5d0367e Clean-up zuul config spacing 2026-06-30 15:18:16.986 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-30 15:18:16.990 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-30 15:18:16.990 | /opt/stack/os-test-images ~/devstack 2026-06-30 15:18:16.994 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-30 15:18:17.514 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-30 15:18:18.213 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-30 15:18:21.177 | generate installed: PyYAML==6.0.3 2026-06-30 15:18:21.178 | generate run-test-pre: PYTHONHASHSEED='514090883' 2026-06-30 15:18:21.178 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-30 15:18:21.307 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-30 15:18:21.333 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-30 15:18:21.358 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-30 15:18:21.393 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-30 15:18:21.396 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-30 15:18:21.405 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-30 15:18:21.414 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-30 15:18:21.453 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-30 15:18:21.469 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-30 15:18:21.480 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-30 15:18:21.493 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-30 15:18:21.493 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-30 15:18:21.502 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-30 15:18:21.509 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-30 15:18:21.533 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-30 15:18:21.539 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-30 15:18:21.542 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-30 15:18:21.555 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-30 15:18:21.568 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-30 15:18:21.585 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-30 15:18:21.588 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-30 15:18:21.603 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-30 15:18:21.607 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-30 15:18:21.610 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-30 15:18:21.624 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-30 15:18:21.628 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-30 15:18:21.639 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-30 15:18:21.667 | ___________________________________ summary ____________________________________ 2026-06-30 15:18:21.667 | generate: commands succeeded 2026-06-30 15:18:21.667 | congratulations :) 2026-06-30 15:18:21.713 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-30 15:18:21.713 | ~/devstack 2026-06-30 15:18:21.716 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-30 15:18:21.755 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-30 15:18:21.759 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-30 15:18:21.785 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-30 15:18:21.787 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-30 15:18:21.790 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-30 15:18:21.827 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-30 15:18:21.865 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-30 15:18:21.867 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-30 15:18:21.870 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-30 15:18:21.873 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-30 15:18:21.879 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-30 15:18:25.380 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:18:25.385 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-30 15:18:25.385 | address-scope 2026-06-30 15:18:25.385 | agent 2026-06-30 15:18:25.385 | allowed-address-pairs 2026-06-30 15:18:25.385 | auto-allocated-topology 2026-06-30 15:18:25.385 | availability_zone 2026-06-30 15:18:25.385 | default-subnetpools 2026-06-30 15:18:25.386 | dhcp_agent_scheduler 2026-06-30 15:18:25.386 | dns-integration 2026-06-30 15:18:25.386 | dns-domain-ports 2026-06-30 15:18:25.386 | dns-integration-domain-keywords 2026-06-30 15:18:25.386 | empty-string-filtering 2026-06-30 15:18:25.386 | external-net 2026-06-30 15:18:25.386 | extra_dhcp_opt 2026-06-30 15:18:25.386 | extraroute 2026-06-30 15:18:25.386 | extraroute-atomic 2026-06-30 15:18:25.387 | filter-validation 2026-06-30 15:18:25.387 | floating-ip-port-forwarding-detail 2026-06-30 15:18:25.387 | fip-port-details 2026-06-30 15:18:25.387 | flavors 2026-06-30 15:18:25.387 | floatingip-pools 2026-06-30 15:18:25.387 | router 2026-06-30 15:18:25.387 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:18:25.387 | enable-default-route-bfd 2026-06-30 15:18:25.388 | enable-default-route-ecmp 2026-06-30 15:18:25.388 | ext-gw-mode 2026-06-30 15:18:25.388 | l3-ha 2026-06-30 15:18:25.388 | external-gateway-multihoming 2026-06-30 15:18:25.388 | l3-flavors 2026-06-30 15:18:25.388 | l3_agent_scheduler 2026-06-30 15:18:25.388 | multi-provider 2026-06-30 15:18:25.388 | net-mtu 2026-06-30 15:18:25.389 | net-mtu-writable 2026-06-30 15:18:25.389 | network_availability_zone 2026-06-30 15:18:25.389 | network-ip-availability 2026-06-30 15:18:25.389 | network-ip-availability-details 2026-06-30 15:18:25.389 | pagination 2026-06-30 15:18:25.389 | port-device-profile 2026-06-30 15:18:25.389 | port-mac-address-regenerate 2026-06-30 15:18:25.389 | port-numa-affinity-policy 2026-06-30 15:18:25.390 | port-numa-affinity-policy-socket 2026-06-30 15:18:25.390 | binding 2026-06-30 15:18:25.390 | binding-extended 2026-06-30 15:18:25.390 | port-security 2026-06-30 15:18:25.390 | project-id 2026-06-30 15:18:25.390 | provider 2026-06-30 15:18:25.390 | qinq 2026-06-30 15:18:25.390 | quota-check-limit 2026-06-30 15:18:25.391 | quota-check-limit-default 2026-06-30 15:18:25.391 | quotas 2026-06-30 15:18:25.391 | quota_details 2026-06-30 15:18:25.391 | rbac-policies 2026-06-30 15:18:25.391 | rbac-address-scope 2026-06-30 15:18:25.391 | rbac-security-groups 2026-06-30 15:18:25.391 | revision-if-match 2026-06-30 15:18:25.392 | standard-attr-revisions 2026-06-30 15:18:25.392 | router_availability_zone 2026-06-30 15:18:25.392 | router-enable-snat 2026-06-30 15:18:25.392 | security-groups-default-rules 2026-06-30 15:18:25.392 | security-groups-default-statefulness 2026-06-30 15:18:25.392 | security-groups-normalized-cidr 2026-06-30 15:18:25.392 | security-groups-remote-address-group 2026-06-30 15:18:25.393 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:18:25.393 | security-groups-shared-filtering 2026-06-30 15:18:25.393 | security-group 2026-06-30 15:18:25.393 | service-type 2026-06-30 15:18:25.393 | sorting 2026-06-30 15:18:25.393 | standard-attr-description 2026-06-30 15:18:25.393 | stateful-security-group 2026-06-30 15:18:25.393 | subnet-dns-publish-fixed-ip 2026-06-30 15:18:25.393 | subnet-external-network 2026-06-30 15:18:25.394 | subnet_onboard 2026-06-30 15:18:25.394 | subnet-service-types 2026-06-30 15:18:25.394 | subnet_allocation 2026-06-30 15:18:25.394 | subnetpool-prefix-ops 2026-06-30 15:18:25.394 | tag-creation 2026-06-30 15:18:25.394 | standard-attr-tag 2026-06-30 15:18:25.394 | standard-attr-timestamp 2026-06-30 15:18:25.394 | vlan-transparent' 2026-06-30 15:18:25.395 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-30 15:18:25.395 | address-scope 2026-06-30 15:18:25.395 | agent 2026-06-30 15:18:25.395 | allowed-address-pairs 2026-06-30 15:18:25.395 | auto-allocated-topology 2026-06-30 15:18:25.395 | availability_zone 2026-06-30 15:18:25.395 | default-subnetpools 2026-06-30 15:18:25.396 | dhcp_agent_scheduler 2026-06-30 15:18:25.396 | dns-integration 2026-06-30 15:18:25.396 | dns-domain-ports 2026-06-30 15:18:25.396 | dns-integration-domain-keywords 2026-06-30 15:18:25.396 | empty-string-filtering 2026-06-30 15:18:25.397 | external-net 2026-06-30 15:18:25.397 | extra_dhcp_opt 2026-06-30 15:18:25.397 | extraroute 2026-06-30 15:18:25.397 | extraroute-atomic 2026-06-30 15:18:25.397 | filter-validation 2026-06-30 15:18:25.397 | floating-ip-port-forwarding-detail 2026-06-30 15:18:25.397 | fip-port-details 2026-06-30 15:18:25.397 | flavors 2026-06-30 15:18:25.397 | floatingip-pools 2026-06-30 15:18:25.398 | router 2026-06-30 15:18:25.398 | l3-agent-scheduler-ha-chassis-priority 2026-06-30 15:18:25.398 | enable-default-route-bfd 2026-06-30 15:18:25.398 | enable-default-route-ecmp 2026-06-30 15:18:25.398 | ext-gw-mode 2026-06-30 15:18:25.398 | l3-ha 2026-06-30 15:18:25.398 | external-gateway-multihoming 2026-06-30 15:18:25.398 | l3-flavors 2026-06-30 15:18:25.398 | l3_agent_scheduler 2026-06-30 15:18:25.398 | multi-provider 2026-06-30 15:18:25.399 | net-mtu 2026-06-30 15:18:25.399 | net-mtu-writable 2026-06-30 15:18:25.399 | network_availability_zone 2026-06-30 15:18:25.399 | network-ip-availability 2026-06-30 15:18:25.399 | network-ip-availability-details 2026-06-30 15:18:25.399 | pagination 2026-06-30 15:18:25.399 | port-device-profile 2026-06-30 15:18:25.399 | port-mac-address-regenerate 2026-06-30 15:18:25.399 | port-numa-affinity-policy 2026-06-30 15:18:25.400 | port-numa-affinity-policy-socket 2026-06-30 15:18:25.400 | binding 2026-06-30 15:18:25.400 | binding-extended 2026-06-30 15:18:25.400 | port-security 2026-06-30 15:18:25.400 | project-id 2026-06-30 15:18:25.400 | provider 2026-06-30 15:18:25.400 | qinq 2026-06-30 15:18:25.400 | quota-check-limit 2026-06-30 15:18:25.400 | quota-check-limit-default 2026-06-30 15:18:25.401 | quotas 2026-06-30 15:18:25.401 | quota_details 2026-06-30 15:18:25.401 | rbac-policies 2026-06-30 15:18:25.401 | rbac-address-scope 2026-06-30 15:18:25.401 | rbac-security-groups 2026-06-30 15:18:25.401 | revision-if-match 2026-06-30 15:18:25.401 | standard-attr-revisions 2026-06-30 15:18:25.401 | router_availability_zone 2026-06-30 15:18:25.402 | router-enable-snat 2026-06-30 15:18:25.402 | security-groups-default-rules 2026-06-30 15:18:25.402 | security-groups-default-statefulness 2026-06-30 15:18:25.402 | security-groups-normalized-cidr 2026-06-30 15:18:25.402 | security-groups-remote-address-group 2026-06-30 15:18:25.402 | security-groups-rules-belongs-to-default-sg 2026-06-30 15:18:25.402 | security-groups-shared-filtering 2026-06-30 15:18:25.402 | security-group 2026-06-30 15:18:25.402 | service-type 2026-06-30 15:18:25.403 | sorting 2026-06-30 15:18:25.403 | standard-attr-description 2026-06-30 15:18:25.403 | stateful-security-group 2026-06-30 15:18:25.403 | subnet-dns-publish-fixed-ip 2026-06-30 15:18:25.403 | subnet-external-network 2026-06-30 15:18:25.403 | subnet_onboard 2026-06-30 15:18:25.403 | subnet-service-types 2026-06-30 15:18:25.403 | subnet_allocation 2026-06-30 15:18:25.403 | subnetpool-prefix-ops 2026-06-30 15:18:25.404 | tag-creation 2026-06-30 15:18:25.404 | standard-attr-tag 2026-06-30 15:18:25.404 | standard-attr-timestamp 2026-06-30 15:18:25.404 | vlan-transparent =~ external-net ]] 2026-06-30 15:18:25.404 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-30 15:18:25.404 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-30 15:18:28.983 | +++ functions-common:oscwrap:2465 : return 0 2026-06-30 15:18:28.986 | ++ lib/tempest:configure_tempest:395 : public_network_id=6b302a69-3020-4b2c-974f-5a30bdf06472 2026-06-30 15:18:28.988 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-30 15:18:32.974 | +---------------------------+--------------------------------------+ 2026-06-30 15:18:32.974 | | Field | Value | 2026-06-30 15:18:32.974 | +---------------------------+--------------------------------------+ 2026-06-30 15:18:32.974 | | admin_state_up | UP | 2026-06-30 15:18:32.974 | | availability_zone_hints | | 2026-06-30 15:18:32.974 | | availability_zones | | 2026-06-30 15:18:32.974 | | created_at | 2026-06-30T15:18:32Z | 2026-06-30 15:18:32.975 | | description | | 2026-06-30 15:18:32.975 | | dns_domain | None | 2026-06-30 15:18:32.975 | | id | 18eb711c-93cb-4ae9-b4fb-16c43601bf7c | 2026-06-30 15:18:32.975 | | ipv4_address_scope | None | 2026-06-30 15:18:32.975 | | ipv6_address_scope | None | 2026-06-30 15:18:32.975 | | is_default | False | 2026-06-30 15:18:32.975 | | is_vlan_qinq | None | 2026-06-30 15:18:32.975 | | is_vlan_transparent | False | 2026-06-30 15:18:32.975 | | mtu | 1442 | 2026-06-30 15:18:32.976 | | name | shared | 2026-06-30 15:18:32.976 | | port_security_enabled | True | 2026-06-30 15:18:32.976 | | project_id | 5253685b61a94cda80cbbbaf3c664470 | 2026-06-30 15:18:32.978 | | provider:network_type | geneve | 2026-06-30 15:18:32.978 | | provider:physical_network | None | 2026-06-30 15:18:32.978 | | provider:segmentation_id | 22312 | 2026-06-30 15:18:32.978 | | pvlan | None | 2026-06-30 15:18:32.978 | | qinq | False | 2026-06-30 15:18:32.979 | | qos_policy_id | None | 2026-06-30 15:18:32.979 | | revision_number | 1 | 2026-06-30 15:18:32.979 | | router:external | Internal | 2026-06-30 15:18:32.979 | | segments | None | 2026-06-30 15:18:32.979 | | shared | True | 2026-06-30 15:18:32.979 | | status | ACTIVE | 2026-06-30 15:18:32.979 | | subnets | | 2026-06-30 15:18:32.979 | | tags | | 2026-06-30 15:18:32.979 | | updated_at | 2026-06-30T15:18:32Z | 2026-06-30 15:18:32.979 | +---------------------------+--------------------------------------+ 2026-06-30 15:18:33.314 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-30 15:18:37.535 | +----------------------+--------------------------------------+ 2026-06-30 15:18:37.535 | | Field | Value | 2026-06-30 15:18:37.535 | +----------------------+--------------------------------------+ 2026-06-30 15:18:37.535 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-30 15:18:37.536 | | cidr | 192.168.233.0/24 | 2026-06-30 15:18:37.536 | | created_at | 2026-06-30T15:18:36Z | 2026-06-30 15:18:37.536 | | description | shared-subnet | 2026-06-30 15:18:37.536 | | dns_nameservers | | 2026-06-30 15:18:37.536 | | dns_publish_fixed_ip | None | 2026-06-30 15:18:37.536 | | enable_dhcp | True | 2026-06-30 15:18:37.536 | | gateway_ip | 192.168.233.1 | 2026-06-30 15:18:37.536 | | host_routes | | 2026-06-30 15:18:37.536 | | id | c1e492e2-44a6-497e-877f-5d01b2a2dd24 | 2026-06-30 15:18:37.537 | | ip_version | 4 | 2026-06-30 15:18:37.537 | | ipv6_address_mode | None | 2026-06-30 15:18:37.537 | | ipv6_ra_mode | None | 2026-06-30 15:18:37.537 | | name | shared-subnet | 2026-06-30 15:18:37.537 | | network_id | 18eb711c-93cb-4ae9-b4fb-16c43601bf7c | 2026-06-30 15:18:37.537 | | project_id | 5253685b61a94cda80cbbbaf3c664470 | 2026-06-30 15:18:37.537 | | revision_number | 0 | 2026-06-30 15:18:37.537 | | router:external | False | 2026-06-30 15:18:37.538 | | segment_id | None | 2026-06-30 15:18:37.538 | | service_types | | 2026-06-30 15:18:37.538 | | subnetpool_id | None | 2026-06-30 15:18:37.538 | | tags | | 2026-06-30 15:18:37.538 | | updated_at | 2026-06-30T15:18:36Z | 2026-06-30 15:18:37.538 | +----------------------+--------------------------------------+ 2026-06-30 15:18:37.890 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-30 15:18:37.939 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-30 15:18:37.971 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-30 15:18:37.976 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-30 15:18:38.008 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-30 15:18:38.044 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-30 15:18:38.076 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-30 15:18:38.109 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-30 15:18:38.141 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.84/identity/v3 2026-06-30 15:18:38.174 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-30 15:18:38.206 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-30 15:18:38.236 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-30 15:18:38.267 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-30 15:18:38.270 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-30 15:18:38.302 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-30 15:18:38.332 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-30 15:18:38.362 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-30 15:18:38.391 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-30 15:18:38.420 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-30 15:18:38.436 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:18:38.438 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-30 15:18:38.441 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-30 15:18:38.474 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-30 15:18:38.490 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:18:38.492 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-30 15:18:38.523 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-30 15:18:38.558 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-30 15:18:38.593 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-30 15:18:38.596 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-30 15:18:38.630 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-30 15:18:38.668 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-30 15:18:38.691 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:18:38.695 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref bc4830a8-168c-46bb-88a9-41be897f0a62 2026-06-30 15:18:38.733 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt bc4830a8-168c-46bb-88a9-41be897f0a62 2026-06-30 15:18:38.774 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-30 15:18:38.811 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-30 15:18:38.848 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-30 15:18:38.891 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-30 15:18:38.911 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:18:38.913 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-30 15:18:38.916 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-30 15:18:38.919 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-30 15:18:38.921 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-30 15:18:38.924 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-30 15:18:38.927 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-30 15:18:38.950 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-30 15:18:38.952 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-30 15:18:38.988 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-30 15:18:39.031 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-30 15:18:39.071 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-30 15:18:39.113 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-30 15:18:39.153 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-30 15:18:39.191 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-30 15:18:39.231 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-30 15:18:39.272 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-30 15:18:39.316 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-30 15:18:39.319 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-30 15:18:39.358 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-30 15:18:39.361 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-30 15:18:39.382 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:18:39.386 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-30 15:18:39.425 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-30 15:18:39.446 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:18:39.449 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-30 15:18:39.452 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-30 15:18:39.472 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:18:39.475 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-30 15:18:39.478 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-30 15:18:39.481 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-30 15:18:39.517 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-30 15:18:39.555 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 6b302a69-3020-4b2c-974f-5a30bdf06472 2026-06-30 15:18:39.594 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-30 15:18:39.636 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-30 15:18:39.677 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-30 15:18:39.719 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-30 15:18:39.757 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-30 15:18:39.794 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-30 15:18:39.830 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-30 15:18:39.832 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-30 15:18:39.835 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-30 15:18:39.839 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-30 15:18:39.879 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-30 15:18:39.884 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-30 15:18:39.885 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-30 15:18:39.888 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-30 15:18:39.891 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-30 15:18:39.930 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-30 15:18:39.932 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-30 15:18:39.935 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-30 15:18:39.938 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-30 15:18:39.944 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-30 15:18:39.978 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-30 15:18:40.015 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-30 15:18:40.059 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-30 15:18:40.101 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-30 15:18:40.140 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-30 15:18:40.182 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-30 15:18:40.185 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-30 15:18:40.189 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-30 15:18:40.210 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-30 15:18:40.251 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-30 15:18:40.255 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-30 15:18:40.258 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-30 15:18:40.278 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-30 15:18:40.313 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-30 15:18:40.317 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-30 15:18:40.320 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-30 15:18:40.324 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-30 15:18:40.344 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-30 15:18:40.384 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-30 15:18:40.387 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-30 15:18:40.390 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-30 15:18:40.410 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-30 15:18:40.447 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-30 15:18:40.485 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-30 15:18:40.487 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-30 15:18:40.522 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-30 15:18:40.525 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-30 15:18:40.528 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-30 15:18:40.530 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-30 15:18:40.549 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-30 15:18:40.552 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-30 15:18:40.592 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-30 15:18:40.611 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:18:40.614 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-30 15:18:40.649 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-30 15:18:40.652 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-30 15:18:40.656 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-30 15:18:40.659 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-30 15:18:40.662 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-30 15:18:40.665 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-30 15:18:40.668 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-30 15:18:40.671 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-30 15:18:40.673 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-30 15:18:40.696 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-30 15:18:40.699 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-30 15:18:40.734 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-30 15:18:40.737 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-30 15:18:40.740 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-30 15:18:40.743 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-30 15:18:40.778 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-30 15:18:40.813 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-30 15:18:40.848 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-30 15:18:40.852 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-30 15:18:40.855 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 15:18:40.859 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-30 15:18:40.878 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:18:40.881 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-30 15:18:40.921 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 15:18:40.923 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-30 15:18:40.941 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:18:40.945 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-30 15:18:40.979 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 15:18:40.982 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-30 15:18:41.000 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:18:41.002 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-30 15:18:41.037 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 15:18:41.039 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-30 15:18:41.054 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:18:41.056 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-30 15:18:41.086 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 15:18:41.088 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-30 15:18:41.104 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-30 15:18:41.107 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-30 15:18:41.137 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 15:18:41.139 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-30 15:18:41.155 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:18:41.158 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-30 15:18:41.188 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-30 15:18:41.191 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-30 15:18:41.207 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:18:41.209 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-30 15:18:41.239 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-30 15:18:41.242 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-30 15:18:41.245 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-30 15:18:41.248 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-30 15:18:41.280 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-30 15:18:41.283 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-30 15:18:41.285 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-30 15:18:41.288 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-30 15:18:41.321 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-30 15:18:41.324 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-30 15:18:41.326 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-30 15:18:41.329 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-30 15:18:41.331 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-30 15:18:41.335 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-30 15:18:41.340 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.Yrm0rnNykM 2026-06-30 15:18:41.343 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-30 15:18:41.346 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-30 15:18:41.349 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-30 15:18:41.354 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.naeMoHvu9R 2026-06-30 15:18:41.357 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.naeMoHvu9R 2026-06-30 15:18:41.360 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-30 15:18:41.363 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.naeMoHvu9R 2026-06-30 15:18:41.365 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-30 15:18:41.368 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-30 15:18:41.371 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-30 15:18:41.378 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 15:18:41.381 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 15:18:41.384 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 15:18:41.387 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-30 15:18:41.390 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-30 15:18:41.392 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-30 15:18:41.952 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-30 15:18:42.849 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-30 15:19:00.309 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-30 15:19:07.910 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-30 15:19:07.911 | ___________________________________ summary ____________________________________ 2026-06-30 15:19:07.911 | venv-tempest: skipped tests 2026-06-30 15:19:07.911 | congratulations :) 2026-06-30 15:19:07.958 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.naeMoHvu9R -r requirements.txt 2026-06-30 15:19:08.860 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-30 15:19:08.861 | !! 2026-06-30 15:19:08.861 | 2026-06-30 15:19:08.861 | ******************************************************************************** 2026-06-30 15:19:08.861 | Requirements should be satisfied by a PEP 517 installer. 2026-06-30 15:19:08.861 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-30 15:19:08.861 | 2026-06-30 15:19:08.861 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 15:19:08.861 | calls to avoid build errors in the future. 2026-06-30 15:19:08.861 | ******************************************************************************** 2026-06-30 15:19:08.861 | 2026-06-30 15:19:08.861 | !! 2026-06-30 15:19:08.862 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-30 15:19:09.313 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-30 15:19:09.313 | !! 2026-06-30 15:19:09.313 | 2026-06-30 15:19:09.313 | ******************************************************************************** 2026-06-30 15:19:09.313 | Please avoid running ``setup.py`` directly. 2026-06-30 15:19:09.313 | Instead, use pypa/build, pypa/installer or other 2026-06-30 15:19:09.313 | standards-based tools. 2026-06-30 15:19:09.313 | 2026-06-30 15:19:09.314 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 15:19:09.314 | calls to avoid build errors in the future. 2026-06-30 15:19:09.314 | 2026-06-30 15:19:09.314 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-30 15:19:09.314 | ******************************************************************************** 2026-06-30 15:19:09.314 | 2026-06-30 15:19:09.314 | !! 2026-06-30 15:19:09.314 | self.initialize_options() 2026-06-30 15:19:09.314 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-30 15:19:09.314 | warnings.warn(msg) 2026-06-30 15:19:09.344 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-30 15:19:09.344 | !! 2026-06-30 15:19:09.345 | 2026-06-30 15:19:09.345 | ******************************************************************************** 2026-06-30 15:19:09.345 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-30 15:19:09.345 | 2026-06-30 15:19:09.345 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-30 15:19:09.345 | or your builds will no longer be supported. 2026-06-30 15:19:09.345 | 2026-06-30 15:19:09.345 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-30 15:19:09.345 | ******************************************************************************** 2026-06-30 15:19:09.345 | 2026-06-30 15:19:09.345 | !! 2026-06-30 15:19:09.345 | corresp(dist, value, root_dir) 2026-06-30 15:19:09.517 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-30 15:19:16.917 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-30 15:19:16.918 | venv-tempest run-test-pre: PYTHONHASHSEED='2752795553' 2026-06-30 15:19:16.919 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.naeMoHvu9R -r requirements.txt 2026-06-30 15:19:18.004 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-30 15:19:18.005 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-30 15:19:18.008 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-30 15:19:18.008 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-30 15:19:18.008 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-30 15:19:18.008 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-30 15:19:18.009 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-30 15:19:18.010 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-30 15:19:18.012 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-30 15:19:18.015 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-30 15:19:18.016 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-30 15:19:18.017 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-30 15:19:18.018 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-30 15:19:18.019 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-30 15:19:18.020 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-30 15:19:18.021 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-30 15:19:18.021 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-30 15:19:18.022 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-30 15:19:18.023 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-30 15:19:18.024 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-30 15:19:18.025 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-30 15:19:18.025 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-30 15:19:18.026 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-30 15:19:18.028 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-30 15:19:18.030 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-30 15:19:18.031 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-30 15:19:18.034 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-30 15:19:18.035 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-30 15:19:18.036 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-30 15:19:18.037 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-30 15:19:18.043 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-30 15:19:18.043 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-30 15:19:18.044 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-30 15:19:18.047 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-30 15:19:18.053 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-30 15:19:18.056 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-30 15:19:18.057 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-30 15:19:18.060 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-30 15:19:18.062 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-30 15:19:18.065 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-30 15:19:18.066 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-30 15:19:18.069 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-30 15:19:18.071 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-30 15:19:18.072 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-30 15:19:18.073 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-30 15:19:18.075 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-30 15:19:18.087 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-30 15:19:18.093 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-30 15:19:18.107 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-30 15:19:18.110 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-30 15:19:18.111 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-30 15:19:18.112 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-30 15:19:18.113 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-30 15:19:18.123 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-30 15:19:18.148 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-30 15:19:18.154 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-30 15:19:18.155 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-30 15:19:18.156 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-30 15:19:18.170 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-30 15:19:18.171 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-30 15:19:18.178 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-30 15:19:18.413 | ___________________________________ summary ____________________________________ 2026-06-30 15:19:18.414 | venv-tempest: commands succeeded 2026-06-30 15:19:18.414 | congratulations :) 2026-06-30 15:19:18.464 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.naeMoHvu9R 2026-06-30 15:19:18.470 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-30 15:19:18.474 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-30 15:19:18.477 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-30 15:19:18.514 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.Yrm0rnNykM 2026-06-30 15:19:19.450 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-30 15:19:19.450 | !! 2026-06-30 15:19:19.450 | 2026-06-30 15:19:19.450 | ******************************************************************************** 2026-06-30 15:19:19.450 | Requirements should be satisfied by a PEP 517 installer. 2026-06-30 15:19:19.450 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-30 15:19:19.450 | 2026-06-30 15:19:19.450 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 15:19:19.450 | calls to avoid build errors in the future. 2026-06-30 15:19:19.451 | ******************************************************************************** 2026-06-30 15:19:19.451 | 2026-06-30 15:19:19.451 | !! 2026-06-30 15:19:19.451 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-30 15:19:19.920 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-30 15:19:19.920 | !! 2026-06-30 15:19:19.920 | 2026-06-30 15:19:19.920 | ******************************************************************************** 2026-06-30 15:19:19.920 | Please avoid running ``setup.py`` directly. 2026-06-30 15:19:19.920 | Instead, use pypa/build, pypa/installer or other 2026-06-30 15:19:19.921 | standards-based tools. 2026-06-30 15:19:19.921 | 2026-06-30 15:19:19.921 | This deprecation is overdue, please update your project and remove deprecated 2026-06-30 15:19:19.921 | calls to avoid build errors in the future. 2026-06-30 15:19:19.921 | 2026-06-30 15:19:19.922 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-30 15:19:19.922 | ******************************************************************************** 2026-06-30 15:19:19.922 | 2026-06-30 15:19:19.922 | !! 2026-06-30 15:19:19.922 | self.initialize_options() 2026-06-30 15:19:19.922 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-30 15:19:19.923 | warnings.warn(msg) 2026-06-30 15:19:19.953 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-30 15:19:19.953 | !! 2026-06-30 15:19:19.953 | 2026-06-30 15:19:19.953 | ******************************************************************************** 2026-06-30 15:19:19.953 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-30 15:19:19.954 | 2026-06-30 15:19:19.954 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-30 15:19:19.954 | or your builds will no longer be supported. 2026-06-30 15:19:19.954 | 2026-06-30 15:19:19.954 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-30 15:19:19.955 | ******************************************************************************** 2026-06-30 15:19:19.955 | 2026-06-30 15:19:19.955 | !! 2026-06-30 15:19:19.955 | corresp(dist, value, root_dir) 2026-06-30 15:19:20.119 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-30 15:19:27.498 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-30 15:19:27.499 | venv-tempest run-test-pre: PYTHONHASHSEED='909437764' 2026-06-30 15:19:27.499 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.Yrm0rnNykM 2026-06-30 15:19:32.353 | ___________________________________ summary ____________________________________ 2026-06-30 15:19:32.353 | venv-tempest: commands succeeded 2026-06-30 15:19:32.353 | congratulations :) 2026-06-30 15:19:32.403 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-30 15:19:32.423 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:19:32.427 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-30 15:19:32.430 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-30 15:19:32.451 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-30 15:19:32.454 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-30 15:19:32.458 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 15:19:32.463 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-30 15:19:32.468 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 15:19:32.474 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-06-30 15:19:32.478 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 15:19:32.482 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-30 15:19:32.488 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-30 15:19:32.492 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-06-30 15:19:32.525 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 15:19:32.560 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 15:19:32.564 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-30 15:19:32.568 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-30 15:19:32.608 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-30 15:19:32.612 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-30 15:19:32.615 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-30 15:19:32.657 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-30 15:19:32.660 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-30 15:19:32.663 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-30 15:19:32.701 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-30 15:19:32.701 | ' 2026-06-30 15:19:32.705 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-30 15:19:32.708 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-30 15:19:32.711 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-30 15:19:32.715 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-30 15:19:32.718 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-30 15:19:32.718 | /opt/stack/tempest /opt/stack/tempest 2026-06-30 15:19:32.722 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-30 15:19:32.725 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-30 15:19:32.725 | /opt/stack/tempest 2026-06-30 15:19:32.729 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-30 15:19:32.732 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-30 15:19:32.736 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-30 15:19:32.740 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-30 15:19:32.744 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-30 15:19:32.748 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-30 15:19:32.752 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-30 15:19:32.755 | + functions-common:run_plugins:1837 : local plugins= 2026-06-30 15:19:32.759 | + functions-common:run_plugins:1838 : local plugin 2026-06-30 15:19:32.762 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-30 15:19:32.766 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-30 15:19:32.770 | + inc/meta-config:merge_config_group:171 : shift 2026-06-30 15:19:32.773 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-30 15:19:32.776 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 15:19:32.780 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-30 15:19:32.783 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-30 15:19:32.787 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-30 15:19:32.791 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-30 15:19:32.794 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-30 15:19:32.798 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-30 15:19:32.801 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-30 15:19:32.801 | /^\[\[.+\|.*\]\]/ { 2026-06-30 15:19:32.801 | gsub("[][]", "", $1); 2026-06-30 15:19:32.801 | split($1, a, "|"); 2026-06-30 15:19:32.801 | if (a[1] == matchgroup) 2026-06-30 15:19:32.802 | print a[2] 2026-06-30 15:19:32.802 | } 2026-06-30 15:19:32.802 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 30 async_wait 166 osc 482 apt-get 210 test_with_retry 8 dbsync 9 pip_install 191 apt-get-update 5 run_process 44 git_timed 472 ------------------------- Unaccounted time 71 ========================= Total runtime 1688 ================= Async summary ================= Time spent in the background minus waits: 587 sec Elapsed time: 1688 sec Time if we did everything serially: 2275 sec Speedup: 1.34775 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21037 | | keystone | INSERT | 92 | | keystone | UPDATE | 7 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 67 | | nova_cell0 | SELECT | 32 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5357 | | neutron | INSERT | 847 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 267 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 17 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.84 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.84/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: ce1ed85c5725422a02229208e5fd2ef97c08e453 Merge "lib/tempest: Fix tempest verify-config" 2026-06-29 12:12:28 +0000 OS Version: Ubuntu 24.04 noble