2026-06-24 01:42:43.015 | + ./stack.sh:main:488 : exec 2026-06-24 01:42:43.015 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-24-034242' 2026-06-24 01:42:43.015 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-24-034242.summary.2026-06-24-034242 2026-06-24 01:42:43.015 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:42:43.016 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-24-034242 2026-06-24 01:42:43.016 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-24-034242 /opt/stack/logs/stack.sh.log 2026-06-24 01:42:43.016 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-24-034242.summary.2026-06-24-034242 /opt/stack/logs/stack.sh.log.summary 2026-06-24 01:42:43.016 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-24 01:42:43.016 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-24 01:42:43.016 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-24 01:42:43.016 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-24 01:42:43.016 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-24 01:42:43.016 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-24 01:42:43.016 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-24 01:42:43.017 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-24 01:42:43.017 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-24 01:42:43.017 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-24 01:42:43.017 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-24 01:42:43.017 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-24 01:42:43.017 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-24 01:42:43.017 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-24 01:42:43.018 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-24 01:42:43.021 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-24 01:42:43.024 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-24 01:42:43.027 | + ./stack.sh:main:574 : set -o errexit 2026-06-24 01:42:43.029 | + ./stack.sh:main:577 : uname -a 2026-06-24 01:42:43.031 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-24 01:42:43.033 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-24 01:42:43.035 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-24 01:42:43.039 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-24 01:42:43.077 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-24 01:42:43.096 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-24 01:42:43.098 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-24 01:42:43.115 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-24 01:42:43.119 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-24 01:42:43.134 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-24 01:42:43.139 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-24 01:42:43.154 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-24 01:42:43.157 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-24 01:42:43.159 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-24 01:42:43.162 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-24 01:42:43.180 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-24 01:42:43.183 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-24 01:42:43.199 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-24 01:42:43.201 | + ./stack.sh:main:591 : tune_host 2026-06-24 01:42:43.204 | + lib/host:tune_host:125 : configure_host_mem 2026-06-24 01:42:43.206 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-24 01:42:43.209 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-24 01:42:43.211 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-24 01:42:43.213 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-24 01:42:43.215 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-24 01:42:43.218 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:42:43.220 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:42:43.222 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-24 01:42:43.225 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:42:43.227 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:42:43.229 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:42:43.232 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:42:43.234 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:42:43.236 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:42:43.238 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-24 01:42:43.241 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-24 01:42:43.243 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-24 01:42:43.246 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-24 01:42:43.251 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-24 01:42:43.253 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-24 01:42:43.255 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-24 01:42:43.257 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:42:43.260 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:42:43.263 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:42:43.266 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265363264 2026-06-24 01:42:43.268 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-24 01:42:43.271 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-24 01:42:43.273 | + 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-24 01:42:43.410 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-24 01:42:43.410 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-24 01:42:43.415 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-24 01:42:43.422 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-24 01:42:43.428 | Hit:5 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-24 01:42:46.743 | Fetched 4747 B in 1s (8758 B/s) 2026-06-24 01:42:48.329 | Reading package lists... 2026-06-24 01:42:48.358 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-24 01:42:48.361 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-24 01:42:48.363 | + functions-common:time_stop:2420 : local name 2026-06-24 01:42:48.365 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:42:48.367 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:42:48.370 | + functions-common:time_stop:2423 : local total 2026-06-24 01:42:48.372 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:42:48.375 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-24 01:42:48.377 | + functions-common:time_stop:2427 : start_time=1782265363264 2026-06-24 01:42:48.379 | + functions-common:time_stop:2429 : [[ -z 1782265363264 ]] 2026-06-24 01:42:48.382 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:42:48.386 | + functions-common:time_stop:2432 : end_time=1782265368383 2026-06-24 01:42:48.388 | + functions-common:time_stop:2433 : elapsed_time=5119 2026-06-24 01:42:48.391 | + functions-common:time_stop:2434 : total=0 2026-06-24 01:42:48.393 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:42:48.395 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5119 2026-06-24 01:42:48.398 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-24 01:42:48.401 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:42:48.403 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:42:48.405 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:42:48.408 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-24 01:42:48.428 | + 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-24 01:42:48.467 | Reading package lists... 2026-06-24 01:42:48.846 | Building dependency tree... 2026-06-24 01:42:48.848 | Reading state information... 2026-06-24 01:42:49.425 | The following NEW packages will be installed: 2026-06-24 01:42:49.427 | ksmtuned 2026-06-24 01:42:49.489 | 0 upgraded, 1 newly installed, 0 to remove and 115 not upgraded. 2026-06-24 01:42:49.489 | Need to get 7444 B of archives. 2026-06-24 01:42:49.489 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-24 01:42:49.489 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-24 01:42:49.690 | perl: warning: Setting locale failed. 2026-06-24 01:42:49.690 | perl: warning: Please check that your locale settings: 2026-06-24 01:42:49.691 | LANGUAGE = (unset), 2026-06-24 01:42:49.691 | LC_ALL = "en_US.utf8", 2026-06-24 01:42:49.691 | LANG = "de_DE.UTF-8" 2026-06-24 01:42:49.691 | are supported and installed on your system. 2026-06-24 01:42:49.691 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:42:49.785 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:42:49.785 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:42:49.785 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:42:49.982 | Fetched 7444 B in 0s (186 kB/s) 2026-06-24 01:42:50.026 | Selecting previously unselected package ksmtuned. 2026-06-24 01:42:50.366 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107864 files and directories currently installed.) 2026-06-24 01:42:50.373 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-24 01:42:50.384 | Unpacking ksmtuned (4.20150326) ... 2026-06-24 01:42:50.452 | Setting up ksmtuned (4.20150326) ... 2026-06-24 01:42:50.672 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-24 01:42:50.870 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-24 01:42:51.556 | perl: warning: Setting locale failed. 2026-06-24 01:42:51.556 | perl: warning: Please check that your locale settings: 2026-06-24 01:42:51.556 | LANGUAGE = (unset), 2026-06-24 01:42:51.556 | LC_ALL = "en_US.utf8", 2026-06-24 01:42:51.556 | LANG = "de_DE.UTF-8" 2026-06-24 01:42:51.556 | are supported and installed on your system. 2026-06-24 01:42:51.557 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:42:51.703 | perl: warning: Setting locale failed. 2026-06-24 01:42:51.704 | perl: warning: Please check that your locale settings: 2026-06-24 01:42:51.704 | LANGUAGE = (unset), 2026-06-24 01:42:51.704 | LC_ALL = "en_US.utf8", 2026-06-24 01:42:51.704 | LANG = "de_DE.UTF-8" 2026-06-24 01:42:51.704 | are supported and installed on your system. 2026-06-24 01:42:51.704 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:42:51.754 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:42:51.754 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:42:51.754 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:42:51.824 | perl: warning: Setting locale failed. 2026-06-24 01:42:51.824 | perl: warning: Please check that your locale settings: 2026-06-24 01:42:51.824 | LANGUAGE = (unset), 2026-06-24 01:42:51.824 | LC_ALL = "en_US.utf8", 2026-06-24 01:42:51.824 | LANG = "de_DE.UTF-8" 2026-06-24 01:42:51.824 | are supported and installed on your system. 2026-06-24 01:42:51.824 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:42:52.359 | 2026-06-24 01:42:52.359 | Running kernel seems to be up-to-date. 2026-06-24 01:42:52.359 | 2026-06-24 01:42:52.360 | No services need to be restarted. 2026-06-24 01:42:52.360 | 2026-06-24 01:42:52.360 | No containers need to be restarted. 2026-06-24 01:42:52.360 | 2026-06-24 01:42:52.360 | No user sessions are running outdated binaries. 2026-06-24 01:42:52.360 | 2026-06-24 01:42:52.360 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:42:54.584 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:42:54.587 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:42:54.589 | + functions-common:time_stop:2420 : local name 2026-06-24 01:42:54.591 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:42:54.593 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:42:54.595 | + functions-common:time_stop:2423 : local total 2026-06-24 01:42:54.597 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:42:54.599 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:42:54.602 | + functions-common:time_stop:2427 : start_time=1782265368425 2026-06-24 01:42:54.604 | + functions-common:time_stop:2429 : [[ -z 1782265368425 ]] 2026-06-24 01:42:54.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:42:54.611 | + functions-common:time_stop:2432 : end_time=1782265374608 2026-06-24 01:42:54.615 | + functions-common:time_stop:2433 : elapsed_time=6183 2026-06-24 01:42:54.617 | + functions-common:time_stop:2434 : total=1088 2026-06-24 01:42:54.620 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:42:54.621 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7271 2026-06-24 01:42:54.624 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:42:54.627 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-24 01:42:54.646 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-24 01:42:54.648 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-24 01:42:54.650 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-24 01:42:54.653 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-24 01:42:54.655 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-24 01:42:54.657 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-24 01:42:54.658 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-24 01:42:54.673 | 0 2026-06-24 01:42:54.677 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-24 01:42:54.680 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-24 01:42:54.682 | + lib/host:tune_host:126 : configure_host_net 2026-06-24 01:42:54.685 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-24 01:42:54.687 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-24 01:42:54.689 | + ./stack.sh:main:597 : fetch_plugins 2026-06-24 01:42:54.691 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-24 01:42:54.693 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-24 01:42:54.696 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-24 01:42:54.698 | + functions-common:fetch_plugins:1771 : return 2026-06-24 01:42:54.700 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-24 01:42:54.703 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-24 01:42:54.705 | + functions-common:run_phase:1849 : local phase= 2026-06-24 01:42:54.708 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 01:42:54.710 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 01:42:54.712 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 01:42:54.714 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 01:42:54.717 | + functions-common:run_phase:1858 : local extra 2026-06-24 01:42:54.720 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 01:42:54.724 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 01:42:54.727 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 01:42:54.729 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 01:42:54.731 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-24 01:42:54.733 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 01:42:54.749 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:42:54.752 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-24 01:42:54.754 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 01:42:54.757 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 01:42:54.759 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 01:42:54.761 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 01:42:54.764 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 01:42:54.766 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-24 01:42:54.769 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-24 01:42:54.770 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-24 01:42:54.773 | + 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-24 01:42:54.775 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-24 01:42:54.778 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-24 01:42:54.780 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-24 01:42:54.782 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-24 01:42:54.785 | + functions-common:plugin_override_defaults:1812 : return 2026-06-24 01:42:54.788 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-24 01:42:54.808 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-24 01:42:54.811 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-24 01:42:54.827 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:42:54.830 | +++ lib/tls:source:43 : hostname -f 2026-06-24 01:42:54.835 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-24 01:42:54.837 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-24 01:42:54.839 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-24 01:42:54.842 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-24 01:42:54.844 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-24 01:42:54.846 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-24 01:42:54.848 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-24 01:42:54.851 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-24 01:42:54.853 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-24 01:42:54.855 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-24 01:42:54.860 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-24 01:42:54.876 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-24 01:42:54.896 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-24 01:42:54.911 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-24 01:42:54.927 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-24 01:42:54.968 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-24 01:42:55.044 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-24 01:42:55.140 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-24 01:42:55.169 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-24 01:42:55.223 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-24 01:42:55.277 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-24 01:42:55.281 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-24 01:42:55.299 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:42:55.302 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-24 01:42:55.304 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-24 01:42:55.307 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-24 01:42:55.310 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-24 01:42:55.314 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-24 01:42:55.332 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-24 01:42:55.335 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-24 01:42:55.340 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-24 01:42:55.342 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-24 01:42:55.344 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-24 01:42:55.347 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-24 01:42:55.350 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-24 01:42:55.352 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-24 01:42:55.355 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-24 01:42:55.359 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-24 01:42:55.377 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-24 01:42:55.380 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-24 01:42:55.383 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-24 01:42:55.385 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-24 01:42:55.388 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-24 01:42:55.391 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-24 01:42:55.393 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-24 01:42:55.396 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-24 01:42:55.399 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-24 01:42:55.401 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-24 01:42:55.404 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-24 01:42:55.407 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.166 2026-06-24 01:42:55.409 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-24 01:42:55.412 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-24 01:42:55.417 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-24 01:42:55.417 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-24 01:42:55.421 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-24 01:42:55.424 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-24 01:42:55.427 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-24 01:42:55.430 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-24 01:42:55.433 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-24 01:42:55.436 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-24 01:42:55.456 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-24 01:42:55.459 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.166 2026-06-24 01:42:55.463 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.166 2026-06-24 01:42:55.463 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-24 01:42:55.468 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.166 2026-06-24 01:42:55.471 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-24 01:42:55.474 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-24 01:42:55.478 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-24 01:42:55.481 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-24 01:42:55.484 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-24 01:42:55.486 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-24 01:42:55.489 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-24 01:42:55.492 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-24 01:42:55.495 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-24 01:42:55.497 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-24 01:42:55.500 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-24 01:42:55.503 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-24 01:42:55.506 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-24 01:42:55.508 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-24 01:42:55.511 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-24 01:42:55.514 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-24 01:42:55.518 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-24 01:42:55.521 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-24 01:42:55.524 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-24 01:42:55.527 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-24 01:42:55.530 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-24 01:42:55.534 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-24 01:42:55.551 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-24 01:42:55.554 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-24 01:42:55.558 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-24 01:42:55.561 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-24 01:42:55.564 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-24 01:42:55.567 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-24 01:42:55.570 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-24 01:42:55.572 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-24 01:42:55.575 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-24 01:42:55.578 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-24 01:42:55.581 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-24 01:42:55.583 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-24 01:42:55.586 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-24 01:42:55.589 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-24 01:42:55.591 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-24 01:42:55.594 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-24 01:42:55.596 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-24 01:42:55.599 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-24 01:42:55.601 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-24 01:42:55.604 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-24 01:42:55.726 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-24 01:42:55.741 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-24 01:42:55.745 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-24 01:42:55.748 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-24 01:42:55.751 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-24 01:42:55.754 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-24 01:42:55.756 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-24 01:42:55.759 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-24 01:42:55.762 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-24 01:42:55.765 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-24 01:42:55.768 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-24 01:42:55.770 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-24 01:42:55.773 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-24 01:42:55.775 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-24 01:42:55.778 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-24 01:42:55.781 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-24 01:42:55.784 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-24 01:42:55.787 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-24 01:42:55.790 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-24 01:42:55.792 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-24 01:42:55.795 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-24 01:42:55.799 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-24 01:42:55.801 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-24 01:42:55.801 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-24 01:42:55.801 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-24 01:42:55.807 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=b1:8064:7ca5 2026-06-24 01:42:55.809 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-24 01:42:55.812 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-24 01:42:55.815 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-24 01:42:55.818 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-24 01:42:55.821 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdb1:8064:7ca5::/56 2026-06-24 01:42:55.825 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdb1:8064:7ca5::/56 2026-06-24 01:42:55.826 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-24 01:42:55.832 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdb1:8064:7ca5::/64 2026-06-24 01:42:55.834 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-24 01:42:55.837 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-24 01:42:55.839 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-24 01:42:55.842 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-24 01:42:55.844 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-24 01:42:55.847 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-24 01:42:55.850 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-24 01:42:55.853 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-24 01:42:55.856 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-24 01:42:55.858 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-24 01:42:55.861 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-24 01:42:55.864 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-24 01:42:55.866 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-24 01:42:55.869 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdb1:8064:7ca5::/56 2026-06-24 01:42:55.871 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-24 01:42:55.874 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-24 01:42:55.879 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-24 01:42:55.879 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-24 01:42:55.879 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-24 01:42:55.886 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-24 01:42:55.890 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-24 01:42:55.890 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-24 01:42:55.892 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-24 01:42:55.898 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-24 01:42:55.903 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-24 01:42:55.905 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-24 01:42:55.908 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-24 01:42:55.912 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-24 01:42:55.915 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-24 01:42:55.918 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-24 01:42:55.920 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-24 01:42:55.923 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-24 01:42:55.926 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-24 01:42:55.946 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-24 01:42:55.961 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-24 01:42:55.976 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-24 01:42:55.990 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-24 01:42:56.005 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-24 01:42:56.042 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-24 01:42:56.046 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-24 01:42:56.049 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-24 01:42:56.051 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-24 01:42:56.054 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-24 01:42:56.058 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-24 01:42:56.078 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-24 01:42:56.080 | + ./stack.sh:main:632 : run_phase source 2026-06-24 01:42:56.083 | + functions-common:run_phase:1848 : local mode=source 2026-06-24 01:42:56.087 | + functions-common:run_phase:1849 : local phase= 2026-06-24 01:42:56.089 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 01:42:56.092 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 01:42:56.095 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 01:42:56.097 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 01:42:56.100 | + functions-common:run_phase:1858 : local extra 2026-06-24 01:42:56.104 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 01:42:56.108 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 01:42:56.112 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 01:42:56.114 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 01:42:56.117 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-24 01:42:56.120 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 01:42:56.136 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:42:56.139 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-24 01:42:56.141 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-24 01:42:56.191 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-24 01:42:56.194 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-24 01:42:56.198 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-24 01:42:56.200 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-24 01:42:56.204 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-24 01:42:56.207 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-24 01:42:56.210 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-24 01:42:56.213 | + functions-common:load_plugin_settings:1789 : return 2026-06-24 01:42:56.216 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-24 01:42:56.219 | + functions-common:verify_disabled_services:2131 : local service 2026-06-24 01:42:56.222 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.225 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-24 01:42:56.228 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.232 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-24 01:42:56.235 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.238 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-24 01:42:56.241 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.244 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-24 01:42:56.247 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.249 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-24 01:42:56.253 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.256 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-24 01:42:56.259 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.262 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-24 01:42:56.264 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.268 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-24 01:42:56.271 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.273 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-24 01:42:56.277 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.280 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-24 01:42:56.283 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.286 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-24 01:42:56.289 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.291 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-24 01:42:56.294 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.297 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-24 01:42:56.300 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.304 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-24 01:42:56.306 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.310 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-24 01:42:56.313 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.316 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-24 01:42:56.319 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.322 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-24 01:42:56.325 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.328 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-24 01:42:56.330 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.334 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-24 01:42:56.337 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.341 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-24 01:42:56.343 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.345 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-24 01:42:56.349 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.352 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-24 01:42:56.354 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.358 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-24 01:42:56.361 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.363 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-24 01:42:56.366 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:56.370 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-24 01:42:56.373 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-24 01:42:56.376 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-24 01:42:56.379 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-24 01:42:56.399 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:42:56.402 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-24 01:42:56.405 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-24 01:42:56.408 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-24 01:42:56.428 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:42:56.431 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-24 01:42:56.435 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-24 01:42:56.438 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-24 01:42:56.440 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-24 01:42:56.444 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-24 01:42:56.447 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-24 01:42:56.449 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-24 01:42:56.452 | + lib/database:initialize_database_backends:92 : return 0 2026-06-24 01:42:56.455 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-24 01:42:56.455 | Using mysql database backend 2026-06-24 01:42:56.459 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-24 01:42:56.479 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-24 01:42:56.483 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-24 01:42:56.486 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-24 01:42:56.490 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-24 01:42:56.493 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-24 01:42:56.496 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-24 01:42:56.517 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:42:56.520 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-24 01:42:56.539 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-24 01:42:56.561 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:42:56.564 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-24 01:42:56.583 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-24 01:42:56.605 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-24 01:42:56.626 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:42:56.629 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-24 01:42:56.650 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:42:56.653 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-24 01:42:56.656 | + functions-common:save_stackenv:65 : local tag=765 2026-06-24 01:42:56.660 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-24 01:42:56.665 | + functions-common:save_stackenv:67 : time_stamp=2026-06-24-034256 2026-06-24 01:42:56.667 | + functions-common:save_stackenv:68 : echo '# 2026-06-24-034256 765' 2026-06-24 01:42:56.671 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.674 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-24 01:42:56.678 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.681 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-24 01:42:56.684 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.687 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-24 01:42:56.690 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.693 | + 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-24 01:42:56.696 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.699 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.166 2026-06-24 01:42:56.702 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.705 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.166/identity 2026-06-24 01:42:56.709 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.712 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-24-034242 2026-06-24 01:42:56.716 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.718 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-24 01:42:56.722 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.725 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.166 2026-06-24 01:42:56.728 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.732 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-24 01:42:56.734 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.737 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-24 01:42:56.740 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.743 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-24 01:42:56.746 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.749 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-24 01:42:56.751 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.755 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.166 2026-06-24 01:42:56.758 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:56.761 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-24 01:42:56.765 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-24 01:42:56.768 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-24 01:42:56.771 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-24 01:42:56.774 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-24 01:42:56.777 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 01:42:56.779 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:42:56.783 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:42:56.786 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:42:56.789 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:42:56.794 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:42:56.813 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:42:56.816 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:42:56.819 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:42:56.823 | + functions-common:git_clone:610 : echo master 2026-06-24 01:42:56.823 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:42:56.829 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-24 01:42:56.831 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 01:42:56.834 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-24 01:42:56.837 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:42:56.840 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:42:56.842 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:42:56.845 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:42:56.848 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:42:56.850 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:42:56.853 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:42:56.856 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:42:56.859 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:42:56.863 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265376860 2026-06-24 01:42:56.866 | + 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-24 01:42:56.869 | Cloning into '/opt/stack/requirements'... 2026-06-24 01:43:00.855 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:43:00.859 | + functions-common:time_stop:2420 : local name 2026-06-24 01:43:00.862 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:43:00.866 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:43:00.870 | + functions-common:time_stop:2423 : local total 2026-06-24 01:43:00.873 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:43:00.876 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:43:00.880 | + functions-common:time_stop:2427 : start_time=1782265376860 2026-06-24 01:43:00.884 | + functions-common:time_stop:2429 : [[ -z 1782265376860 ]] 2026-06-24 01:43:00.888 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:43:00.894 | + functions-common:time_stop:2432 : end_time=1782265380890 2026-06-24 01:43:00.898 | + functions-common:time_stop:2433 : elapsed_time=4030 2026-06-24 01:43:00.901 | + functions-common:time_stop:2434 : total=0 2026-06-24 01:43:00.904 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:43:00.908 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4030 2026-06-24 01:43:00.912 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-24 01:43:00.916 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 01:43:00.919 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:43:00.923 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:43:00.927 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:43:00.931 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:43:00.934 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:43:00.938 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:43:00.942 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:43:00.945 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:43:00.949 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:43:00.955 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265380951 2026-06-24 01:43:00.959 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 01:43:01.517 | From https://review.opendev.org/openstack/requirements 2026-06-24 01:43:01.517 | * branch master -> FETCH_HEAD 2026-06-24 01:43:01.528 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:43:01.532 | + functions-common:time_stop:2420 : local name 2026-06-24 01:43:01.535 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:43:01.539 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:43:01.542 | + functions-common:time_stop:2423 : local total 2026-06-24 01:43:01.545 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:43:01.549 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:43:01.552 | + functions-common:time_stop:2427 : start_time=1782265380951 2026-06-24 01:43:01.556 | + functions-common:time_stop:2429 : [[ -z 1782265380951 ]] 2026-06-24 01:43:01.560 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:43:01.565 | + functions-common:time_stop:2432 : end_time=1782265381561 2026-06-24 01:43:01.569 | + functions-common:time_stop:2433 : elapsed_time=610 2026-06-24 01:43:01.573 | + functions-common:time_stop:2434 : total=4030 2026-06-24 01:43:01.576 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:43:01.580 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4640 2026-06-24 01:43:01.584 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 01:43:01.587 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:43:01.590 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:43:01.594 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:43:01.597 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:43:01.600 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:43:01.604 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:43:01.607 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:43:01.611 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:43:01.617 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:43:01.624 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265381618 2026-06-24 01:43:01.628 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 01:43:01.644 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:43:01.645 | 2026-06-24 01:43:01.645 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:43:01.645 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:43:01.645 | state without impacting any branches by switching back to a branch. 2026-06-24 01:43:01.645 | 2026-06-24 01:43:01.645 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:43:01.645 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:43:01.645 | 2026-06-24 01:43:01.645 | git switch -c 2026-06-24 01:43:01.645 | 2026-06-24 01:43:01.646 | Or undo this operation with: 2026-06-24 01:43:01.646 | 2026-06-24 01:43:01.646 | git switch - 2026-06-24 01:43:01.646 | 2026-06-24 01:43:01.646 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:43:01.646 | 2026-06-24 01:43:01.646 | HEAD is now at f84d342a Merge "Add hypercorn" 2026-06-24 01:43:01.648 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:43:01.652 | + functions-common:time_stop:2420 : local name 2026-06-24 01:43:01.655 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:43:01.659 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:43:01.662 | + functions-common:time_stop:2423 : local total 2026-06-24 01:43:01.665 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:43:01.669 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:43:01.672 | + functions-common:time_stop:2427 : start_time=1782265381618 2026-06-24 01:43:01.676 | + functions-common:time_stop:2429 : [[ -z 1782265381618 ]] 2026-06-24 01:43:01.680 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:43:01.686 | + functions-common:time_stop:2432 : end_time=1782265381682 2026-06-24 01:43:01.689 | + functions-common:time_stop:2433 : elapsed_time=64 2026-06-24 01:43:01.693 | + functions-common:time_stop:2434 : total=4640 2026-06-24 01:43:01.697 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:43:01.699 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4704 2026-06-24 01:43:01.703 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-24 01:43:01.723 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-24 01:43:01.728 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:43:01.729 | + functions-common:git_clone:673 : head -1 2026-06-24 01:43:01.732 | f84d342a Merge "Add hypercorn" 2026-06-24 01:43:01.735 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:43:01.740 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-24 01:43:01.743 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:43:01.747 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-24 01:43:01.751 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-24 01:43:01.756 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-24 01:43:01.760 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-24 01:43:01.764 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-24 01:43:01.767 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-24 01:43:01.771 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-24 01:43:01.776 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-24 01:43:01.780 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-24 01:43:01.786 | ++ tools/install_prereqs.sh:source:47 : NOW=1782265381 2026-06-24 01:43:01.792 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-24 01:43:01.798 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-24 01:43:01.803 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-24 01:43:01.807 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782265381 2026-06-24 01:43:01.811 | ++ tools/install_prereqs.sh:source:50 : [[ 1782265381 -lt 7200 ]] 2026-06-24 01:43:01.815 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-24 01:43:01.818 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-24 01:43:01.822 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-24 01:43:01.825 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-24 01:43:01.829 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-24 01:43:01.833 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-24 01:43:01.837 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-24 01:43:01.842 | +++ 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-24 01:43:01.887 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-24 01:43:01.887 | apache2-dev 2026-06-24 01:43:01.887 | bc 2026-06-24 01:43:01.887 | bsdmainutils 2026-06-24 01:43:01.887 | curl 2026-06-24 01:43:01.887 | g++ 2026-06-24 01:43:01.887 | gawk 2026-06-24 01:43:01.887 | gcc 2026-06-24 01:43:01.887 | gettext 2026-06-24 01:43:01.888 | git 2026-06-24 01:43:01.888 | graphviz 2026-06-24 01:43:01.888 | iputils-ping 2026-06-24 01:43:01.889 | libffi-dev 2026-06-24 01:43:01.889 | libjpeg-dev 2026-06-24 01:43:01.889 | libpq-dev 2026-06-24 01:43:01.889 | libssl-dev 2026-06-24 01:43:01.889 | libsystemd-dev 2026-06-24 01:43:01.889 | libxml2-dev 2026-06-24 01:43:01.890 | libxslt1-dev 2026-06-24 01:43:01.890 | libyaml-dev 2026-06-24 01:43:01.890 | lsof 2026-06-24 01:43:01.890 | openssh-server 2026-06-24 01:43:01.890 | openssl 2026-06-24 01:43:01.890 | pkg-config 2026-06-24 01:43:01.890 | psmisc 2026-06-24 01:43:01.890 | python3-dev 2026-06-24 01:43:01.890 | python3-pip 2026-06-24 01:43:01.890 | python3-systemd 2026-06-24 01:43:01.890 | python3-venv 2026-06-24 01:43:01.890 | tar 2026-06-24 01:43:01.891 | tcpdump 2026-06-24 01:43:01.891 | unzip 2026-06-24 01:43:01.891 | uuid-runtime 2026-06-24 01:43:01.892 | wget 2026-06-24 01:43:01.892 | zlib1g-dev 2026-06-24 01:43:01.892 | libkrb5-dev 2026-06-24 01:43:01.892 | libldap2-dev 2026-06-24 01:43:01.893 | libsasl2-dev 2026-06-24 01:43:01.893 | memcached 2026-06-24 01:43:01.893 | python3-mysqldb 2026-06-24 01:43:01.893 | sqlite3 2026-06-24 01:43:01.893 | conntrack 2026-06-24 01:43:01.893 | curl 2026-06-24 01:43:01.893 | ebtables 2026-06-24 01:43:01.893 | genisoimage 2026-06-24 01:43:01.893 | iptables 2026-06-24 01:43:01.893 | iputils-arping 2026-06-24 01:43:01.893 | kpartx 2026-06-24 01:43:01.893 | libjs-jquery-tablesorter 2026-06-24 01:43:01.894 | parted 2026-06-24 01:43:01.894 | pm-utils 2026-06-24 01:43:01.894 | python3-mysqldb 2026-06-24 01:43:01.895 | socat 2026-06-24 01:43:01.895 | sqlite3 2026-06-24 01:43:01.895 | sudo 2026-06-24 01:43:01.895 | vlan 2026-06-24 01:43:01.896 | lsscsi 2026-06-24 01:43:01.896 | open-iscsi 2026-06-24 01:43:01.896 | cryptsetup 2026-06-24 01:43:01.896 | dosfstools 2026-06-24 01:43:01.896 | genisoimage 2026-06-24 01:43:01.896 | gir1.2-libosinfo-1.0 2026-06-24 01:43:01.896 | netcat-openbsd 2026-06-24 01:43:01.896 | open-iscsi 2026-06-24 01:43:01.896 | qemu-utils 2026-06-24 01:43:01.896 | sg3-utils 2026-06-24 01:43:01.896 | sysfsutils 2026-06-24 01:43:01.896 | lvm2 2026-06-24 01:43:01.897 | qemu-utils 2026-06-24 01:43:01.897 | thin-provisioning-tools 2026-06-24 01:43:01.897 | acl 2026-06-24 01:43:01.897 | dnsmasq-base 2026-06-24 01:43:01.897 | dnsmasq-utils 2026-06-24 01:43:01.897 | ebtables 2026-06-24 01:43:01.897 | haproxy 2026-06-24 01:43:01.897 | iptables 2026-06-24 01:43:01.897 | iputils-arping 2026-06-24 01:43:01.897 | iputils-ping 2026-06-24 01:43:01.897 | postgresql-server-dev-all 2026-06-24 01:43:01.898 | python3-mysqldb 2026-06-24 01:43:01.898 | sqlite3 2026-06-24 01:43:01.898 | sudo 2026-06-24 01:43:01.898 | vlan 2026-06-24 01:43:01.898 | pcp' 2026-06-24 01:43:01.898 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-24 01:43:01.915 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-24 01:43:01.915 | apache2-dev 2026-06-24 01:43:01.915 | bc 2026-06-24 01:43:01.915 | bsdmainutils 2026-06-24 01:43:01.916 | curl 2026-06-24 01:43:01.916 | g++ 2026-06-24 01:43:01.916 | gawk 2026-06-24 01:43:01.916 | gcc 2026-06-24 01:43:01.916 | gettext 2026-06-24 01:43:01.916 | git 2026-06-24 01:43:01.916 | graphviz 2026-06-24 01:43:01.916 | iputils-ping 2026-06-24 01:43:01.916 | libffi-dev 2026-06-24 01:43:01.916 | libjpeg-dev 2026-06-24 01:43:01.916 | libpq-dev 2026-06-24 01:43:01.916 | libssl-dev 2026-06-24 01:43:01.917 | libsystemd-dev 2026-06-24 01:43:01.917 | libxml2-dev 2026-06-24 01:43:01.917 | libxslt1-dev 2026-06-24 01:43:01.917 | libyaml-dev 2026-06-24 01:43:01.917 | lsof 2026-06-24 01:43:01.917 | openssh-server 2026-06-24 01:43:01.917 | openssl 2026-06-24 01:43:01.917 | pkg-config 2026-06-24 01:43:01.917 | psmisc 2026-06-24 01:43:01.917 | python3-dev 2026-06-24 01:43:01.917 | python3-pip 2026-06-24 01:43:01.918 | python3-systemd 2026-06-24 01:43:01.918 | python3-venv 2026-06-24 01:43:01.918 | tar 2026-06-24 01:43:01.918 | tcpdump 2026-06-24 01:43:01.918 | unzip 2026-06-24 01:43:01.918 | uuid-runtime 2026-06-24 01:43:01.918 | wget 2026-06-24 01:43:01.918 | zlib1g-dev 2026-06-24 01:43:01.918 | libkrb5-dev 2026-06-24 01:43:01.918 | libldap2-dev 2026-06-24 01:43:01.918 | libsasl2-dev 2026-06-24 01:43:01.918 | memcached 2026-06-24 01:43:01.919 | python3-mysqldb 2026-06-24 01:43:01.919 | sqlite3 2026-06-24 01:43:01.919 | conntrack 2026-06-24 01:43:01.919 | curl 2026-06-24 01:43:01.919 | ebtables 2026-06-24 01:43:01.919 | genisoimage 2026-06-24 01:43:01.919 | iptables 2026-06-24 01:43:01.919 | iputils-arping 2026-06-24 01:43:01.919 | kpartx 2026-06-24 01:43:01.919 | libjs-jquery-tablesorter 2026-06-24 01:43:01.919 | parted 2026-06-24 01:43:01.919 | pm-utils 2026-06-24 01:43:01.920 | python3-mysqldb 2026-06-24 01:43:01.920 | socat 2026-06-24 01:43:01.920 | sqlite3 2026-06-24 01:43:01.920 | sudo 2026-06-24 01:43:01.920 | vlan 2026-06-24 01:43:01.920 | lsscsi 2026-06-24 01:43:01.920 | open-iscsi 2026-06-24 01:43:01.920 | cryptsetup 2026-06-24 01:43:01.920 | dosfstools 2026-06-24 01:43:01.920 | genisoimage 2026-06-24 01:43:01.920 | gir1.2-libosinfo-1.0 2026-06-24 01:43:01.921 | netcat-openbsd 2026-06-24 01:43:01.921 | open-iscsi 2026-06-24 01:43:01.921 | qemu-utils 2026-06-24 01:43:01.921 | sg3-utils 2026-06-24 01:43:01.921 | sysfsutils 2026-06-24 01:43:01.921 | lvm2 2026-06-24 01:43:01.921 | qemu-utils 2026-06-24 01:43:01.921 | thin-provisioning-tools 2026-06-24 01:43:01.921 | acl 2026-06-24 01:43:01.921 | dnsmasq-base 2026-06-24 01:43:01.921 | dnsmasq-utils 2026-06-24 01:43:01.921 | ebtables 2026-06-24 01:43:01.922 | haproxy 2026-06-24 01:43:01.922 | iptables 2026-06-24 01:43:01.922 | iputils-arping 2026-06-24 01:43:01.922 | iputils-ping 2026-06-24 01:43:01.922 | postgresql-server-dev-all 2026-06-24 01:43:01.922 | python3-mysqldb 2026-06-24 01:43:01.922 | sqlite3 2026-06-24 01:43:01.922 | sudo 2026-06-24 01:43:01.922 | vlan 2026-06-24 01:43:01.922 | pcp ' 2026-06-24 01:43:01.922 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-24 01:43:01.923 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:43:01.926 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:43:01.931 | ++ 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-24 01:43:01.932 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-24 01:43:01.937 | ++ 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-24 01:43:01.941 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-24 01:43:01.944 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:43:01.948 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:43:01.951 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:43:01.954 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:43:01.958 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:43:01.961 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:43:01.964 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:43:01.968 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:43:01.972 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:43:01.976 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:43:01.978 | ++ functions-common:apt_get_update:1167 : return 2026-06-24 01:43:01.982 | ++ 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-24 01:43:01.985 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:43:01.989 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:43:01.992 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:43:01.996 | ++ 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-24 01:43:02.024 | ++ 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-24 01:43:02.063 | Reading package lists... 2026-06-24 01:43:02.435 | Building dependency tree... 2026-06-24 01:43:02.437 | Reading state information... 2026-06-24 01:43:02.984 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-24 01:43:02.984 | bc set to manually installed. 2026-06-24 01:43:02.984 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-24 01:43:02.985 | g++ set to manually installed. 2026-06-24 01:43:02.985 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-24 01:43:02.985 | gawk set to manually installed. 2026-06-24 01:43:02.985 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-24 01:43:02.985 | gcc set to manually installed. 2026-06-24 01:43:02.986 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-24 01:43:02.986 | git set to manually installed. 2026-06-24 01:43:02.986 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-24 01:43:02.986 | iputils-ping set to manually installed. 2026-06-24 01:43:02.986 | lsof is already the newest version (4.95.0-1build3). 2026-06-24 01:43:02.986 | lsof set to manually installed. 2026-06-24 01:43:02.986 | psmisc is already the newest version (23.7-1build1). 2026-06-24 01:43:02.986 | psmisc set to manually installed. 2026-06-24 01:43:02.986 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-24 01:43:02.986 | python3-dev set to manually installed. 2026-06-24 01:43:02.986 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-24 01:43:02.986 | python3-systemd is already the newest version (235-1build4). 2026-06-24 01:43:02.987 | python3-systemd set to manually installed. 2026-06-24 01:43:02.987 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-24 01:43:02.987 | tar set to manually installed. 2026-06-24 01:43:02.987 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-24 01:43:02.987 | tcpdump set to manually installed. 2026-06-24 01:43:02.987 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-24 01:43:02.987 | uuid-runtime set to manually installed. 2026-06-24 01:43:02.987 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-24 01:43:02.987 | wget set to manually installed. 2026-06-24 01:43:02.987 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-24 01:43:02.987 | zlib1g-dev set to manually installed. 2026-06-24 01:43:02.988 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-24 01:43:02.988 | iptables set to manually installed. 2026-06-24 01:43:02.988 | parted is already the newest version (3.6-4build1). 2026-06-24 01:43:02.989 | parted set to manually installed. 2026-06-24 01:43:02.989 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-24 01:43:02.989 | sudo set to manually installed. 2026-06-24 01:43:02.990 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-24 01:43:02.990 | open-iscsi set to manually installed. 2026-06-24 01:43:02.990 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-24 01:43:02.991 | cryptsetup set to manually installed. 2026-06-24 01:43:02.991 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-24 01:43:02.991 | dosfstools set to manually installed. 2026-06-24 01:43:02.991 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-24 01:43:02.991 | netcat-openbsd set to manually installed. 2026-06-24 01:43:02.991 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-24 01:43:02.992 | sg3-utils set to manually installed. 2026-06-24 01:43:02.992 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-24 01:43:02.992 | lvm2 set to manually installed. 2026-06-24 01:43:02.992 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-24 01:43:02.992 | thin-provisioning-tools set to manually installed. 2026-06-24 01:43:02.992 | acl is already the newest version (2.3.2-1build1.1). 2026-06-24 01:43:02.992 | acl set to manually installed. 2026-06-24 01:43:02.992 | The following additional packages will be installed: 2026-06-24 01:43:02.992 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-24 01:43:02.992 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-24 01:43:02.992 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-24 01:43:02.993 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-24 01:43:02.993 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-24 01:43:02.993 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-24 01:43:02.994 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-24 01:43:02.994 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-24 01:43:02.994 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-24 01:43:02.994 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-24 01:43:02.994 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-24 01:43:02.995 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-24 01:43:02.995 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-24 01:43:02.995 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-24 01:43:02.995 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-24 01:43:02.995 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-24 01:43:02.995 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-24 01:43:02.995 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-24 01:43:02.995 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-24 01:43:02.995 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-24 01:43:02.995 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-24 01:43:02.995 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-24 01:43:02.996 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-24 01:43:02.996 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-24 01:43:02.996 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-24 01:43:02.996 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-24 01:43:02.996 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-24 01:43:02.996 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-24 01:43:02.996 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-24 01:43:02.996 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-24 01:43:02.996 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-24 01:43:02.996 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-24 01:43:02.996 | Suggested packages: 2026-06-24 01:43:02.996 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-24 01:43:02.997 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-24 01:43:02.997 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-24 01:43:02.997 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-24 01:43:02.998 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-24 01:43:02.998 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-24 01:43:02.998 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-24 01:43:02.999 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-24 01:43:02.999 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-24 01:43:02.999 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-24 01:43:03.000 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-24 01:43:03.000 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-24 01:43:03.000 | libqrencode4 libtss2-rc0 zip 2026-06-24 01:43:03.172 | The following NEW packages will be installed: 2026-06-24 01:43:03.172 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-24 01:43:03.172 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-24 01:43:03.173 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-24 01:43:03.173 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-24 01:43:03.173 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-24 01:43:03.173 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-24 01:43:03.173 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-24 01:43:03.173 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-24 01:43:03.173 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-24 01:43:03.173 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-24 01:43:03.173 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-24 01:43:03.173 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-24 01:43:03.173 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-24 01:43:03.174 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-24 01:43:03.174 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-24 01:43:03.174 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-24 01:43:03.174 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-24 01:43:03.174 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-24 01:43:03.174 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-24 01:43:03.174 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-24 01:43:03.174 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-24 01:43:03.174 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-24 01:43:03.174 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-24 01:43:03.174 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-24 01:43:03.175 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-24 01:43:03.175 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-24 01:43:03.175 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-24 01:43:03.176 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-24 01:43:03.176 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-24 01:43:03.176 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-24 01:43:03.177 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-24 01:43:03.177 | uuid-dev vbetool vlan 2026-06-24 01:43:03.177 | The following packages will be upgraded: 2026-06-24 01:43:03.178 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-24 01:43:03.178 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-24 01:43:03.178 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-24 01:43:03.178 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-24 01:43:03.178 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-24 01:43:03.178 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-24 01:43:03.178 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-24 01:43:03.179 | systemd-sysv systemd-timesyncd udev 2026-06-24 01:43:03.258 | 35 upgraded, 161 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 01:43:03.258 | Need to get 208 MB of archives. 2026-06-24 01:43:03.258 | After this operation, 941 MB of additional disk space will be used. 2026-06-24 01:43:03.258 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-24 01:43:03.314 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-24 01:43:03.315 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-24 01:43:03.343 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-24 01:43:03.346 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-24 01:43:03.371 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-24 01:43:03.443 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-24 01:43:03.450 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-24 01:43:03.451 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-24 01:43:03.463 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-24 01:43:03.469 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-24 01:43:03.526 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-24 01:43:03.557 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-24 01:43:03.560 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-24 01:43:03.594 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-24 01:43:03.598 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-24 01:43:03.609 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-24 01:43:03.611 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-24 01:43:03.612 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-24 01:43:03.613 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-24 01:43:03.614 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-24 01:43:03.616 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-24 01:43:03.625 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-24 01:43:03.655 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-24 01:43:03.660 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-24 01:43:03.662 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-24 01:43:03.665 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-24 01:43:03.710 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-24 01:43:03.714 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-24 01:43:03.718 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-24 01:43:03.719 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-24 01:43:03.729 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-24 01:43:03.746 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-24 01:43:03.747 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-24 01:43:03.750 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-24 01:43:03.763 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-24 01:43:03.764 | Get:37 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-24 01:43:03.766 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-24 01:43:03.776 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-24 01:43:03.776 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-24 01:43:03.777 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-24 01:43:03.778 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-24 01:43:03.781 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-24 01:43:03.804 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-24 01:43:03.813 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-24 01:43:03.818 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-24 01:43:03.820 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-24 01:43:04.453 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-24 01:43:04.751 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-24 01:43:04.753 | Get:50 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-24 01:43:04.755 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-24 01:43:04.758 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-24 01:43:04.773 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-24 01:43:04.802 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-24 01:43:04.975 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-24 01:43:04.977 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-24 01:43:04.980 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-24 01:43:04.980 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-24 01:43:04.982 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-24 01:43:04.983 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-24 01:43:04.984 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-24 01:43:04.985 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-24 01:43:04.986 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-24 01:43:04.992 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-24 01:43:05.011 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-24 01:43:05.012 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-24 01:43:05.018 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-24 01:43:05.040 | Get:68 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-24 01:43:05.040 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-24 01:43:05.042 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-24 01:43:05.043 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-24 01:43:05.067 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-24 01:43:05.069 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-24 01:43:05.069 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-24 01:43:05.078 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-24 01:43:05.082 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-24 01:43:05.087 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-24 01:43:05.087 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-24 01:43:05.103 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-24 01:43:05.115 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-24 01:43:05.117 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-24 01:43:05.117 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-24 01:43:05.118 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-24 01:43:05.123 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-24 01:43:05.123 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-24 01:43:05.129 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-24 01:43:05.164 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-24 01:43:05.167 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-24 01:43:05.168 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-24 01:43:05.182 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-24 01:43:05.183 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-24 01:43:05.183 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-24 01:43:05.184 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-24 01:43:05.185 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-24 01:43:05.187 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-24 01:43:05.188 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-24 01:43:05.195 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-24 01:43:05.226 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-24 01:43:05.229 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-24 01:43:05.275 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-24 01:43:05.276 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-24 01:43:05.277 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-24 01:43:05.281 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-24 01:43:05.283 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-24 01:43:05.289 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-24 01:43:05.309 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-24 01:43:05.316 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-24 01:43:05.317 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-24 01:43:05.319 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-24 01:43:05.322 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-24 01:43:05.323 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-24 01:43:05.324 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-24 01:43:05.326 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-24 01:43:05.328 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-24 01:43:05.338 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-24 01:43:05.411 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-24 01:43:05.412 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-24 01:43:05.420 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-24 01:43:05.421 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-24 01:43:06.239 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-24 01:43:06.264 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-24 01:43:06.264 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-24 01:43:06.264 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-24 01:43:06.265 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-24 01:43:06.282 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-24 01:43:06.283 | Get:126 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-24 01:43:06.293 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-24 01:43:06.311 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-24 01:43:06.311 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-24 01:43:06.312 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-24 01:43:06.312 | Get:131 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-24 01:43:06.438 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-24 01:43:06.476 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-24 01:43:06.477 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-24 01:43:06.506 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-24 01:43:06.509 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-24 01:43:06.515 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-24 01:43:06.518 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-24 01:43:06.532 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-24 01:43:06.747 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-24 01:43:06.759 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-24 01:43:06.783 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-24 01:43:06.889 | Get:143 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-24 01:43:06.891 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-24 01:43:06.956 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-24 01:43:06.959 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-24 01:43:06.968 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-24 01:43:07.010 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-24 01:43:07.042 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-24 01:43:08.569 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-24 01:43:08.570 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-24 01:43:08.594 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-24 01:43:08.898 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-24 01:43:08.899 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-24 01:43:10.963 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-24 01:43:10.964 | Get:156 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-24 01:43:10.968 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-24 01:43:10.969 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-24 01:43:10.970 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-24 01:43:10.971 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-24 01:43:10.972 | Get:161 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-24 01:43:11.036 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-24 01:43:11.094 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-24 01:43:11.095 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-24 01:43:11.099 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-24 01:43:11.180 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-24 01:43:11.216 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-24 01:43:11.218 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-24 01:43:11.219 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-24 01:43:11.221 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-24 01:43:11.230 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-24 01:43:11.244 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-24 01:43:11.249 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-24 01:43:11.353 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-24 01:43:11.856 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-24 01:43:11.906 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-24 01:43:11.983 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-24 01:43:11.990 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-24 01:43:11.995 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-24 01:43:11.996 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-24 01:43:12.001 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-24 01:43:12.004 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-24 01:43:12.005 | Get:183 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-24 01:43:12.006 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-24 01:43:12.006 | Get:185 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-24 01:43:12.007 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-24 01:43:12.012 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-24 01:43:12.013 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-24 01:43:12.013 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-24 01:43:12.026 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-24 01:43:12.030 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-24 01:43:12.032 | Get:192 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-24 01:43:12.045 | Get:193 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-24 01:43:12.047 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-24 01:43:12.174 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-24 01:43:12.188 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-24 01:43:12.430 | perl: warning: Setting locale failed. 2026-06-24 01:43:12.430 | perl: warning: Please check that your locale settings: 2026-06-24 01:43:12.430 | LANGUAGE = (unset), 2026-06-24 01:43:12.430 | LC_ALL = "en_US.utf8", 2026-06-24 01:43:12.430 | LANG = "de_DE.UTF-8" 2026-06-24 01:43:12.431 | are supported and installed on your system. 2026-06-24 01:43:12.431 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:43:12.494 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:43:12.494 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:43:12.494 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:43:12.876 | Vorkonfiguration der Pakete ... 2026-06-24 01:43:12.910 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:43:13.082 | Fetched 208 MB in 9s (23.2 MB/s) 2026-06-24 01:43:13.164 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-24 01:43:13.170 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-24 01:43:13.182 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:43:13.277 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:43:13.290 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:43:13.380 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:43:13.401 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:43:13.497 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:43:13.516 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:43:13.600 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:43:13.615 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:43:13.725 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:43:13.737 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:43:13.856 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:43:13.868 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:43:13.944 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:43:14.055 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-24 01:43:14.061 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:43:14.071 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:43:14.137 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:43:14.151 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:43:14.231 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:43:14.246 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:43:14.317 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:43:14.350 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:43:14.964 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:43:15.000 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:43:15.227 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:43:15.239 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:43:15.307 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:43:15.419 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-24 01:43:15.425 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-24 01:43:15.436 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-24 01:43:15.562 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-24 01:43:15.679 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-24 01:43:15.686 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-24 01:43:15.697 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-24 01:43:15.760 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-24 01:43:15.771 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-24 01:43:15.826 | Selecting previously unselected package libapr1t64:amd64. 2026-06-24 01:43:15.837 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-24 01:43:15.841 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-24 01:43:15.889 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-24 01:43:15.899 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-24 01:43:15.903 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 01:43:15.947 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-24 01:43:15.958 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-24 01:43:15.962 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 01:43:16.000 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-24 01:43:16.011 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-24 01:43:16.016 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 01:43:16.057 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-24 01:43:16.067 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-24 01:43:16.072 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-24 01:43:16.132 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-24 01:43:16.143 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-24 01:43:16.211 | Selecting previously unselected package apache2-bin. 2026-06-24 01:43:16.222 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-24 01:43:16.226 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-24 01:43:16.369 | Selecting previously unselected package apache2-data. 2026-06-24 01:43:16.379 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-24 01:43:16.383 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-24 01:43:16.589 | Selecting previously unselected package apache2-utils. 2026-06-24 01:43:16.599 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-24 01:43:16.603 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-24 01:43:16.668 | Selecting previously unselected package apache2. 2026-06-24 01:43:16.679 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-24 01:43:16.686 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:43:16.688 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-24 01:43:16.807 | Selecting previously unselected package haproxy. 2026-06-24 01:43:16.817 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 01:43:16.829 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-24 01:43:16.960 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-24 01:43:16.970 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-24 01:43:16.974 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-24 01:43:17.025 | Selecting previously unselected package memcached. 2026-06-24 01:43:17.036 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-24 01:43:17.044 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-24 01:43:17.111 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-24 01:43:17.122 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-24 01:43:17.189 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-24 01:43:17.320 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-24 01:43:17.417 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-24 01:43:17.444 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-24 01:43:17.560 | Selecting previously unselected package libjson-perl. 2026-06-24 01:43:17.570 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-24 01:43:17.575 | Unpacking libjson-perl (4.10000-1) ... 2026-06-24 01:43:17.628 | Selecting previously unselected package postgresql-client-common. 2026-06-24 01:43:17.638 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-24 01:43:17.642 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-24 01:43:17.701 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-24 01:43:17.713 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-24 01:43:17.920 | Selecting previously unselected package ssl-cert. 2026-06-24 01:43:17.931 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-24 01:43:17.935 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-24 01:43:17.991 | Selecting previously unselected package postgresql-common. 2026-06-24 01:43:18.002 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-24 01:43:18.024 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-24 01:43:18.033 | Unpacking postgresql-common (257build1.1) ... 2026-06-24 01:43:18.162 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:18.181 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:18.247 | Selecting previously unselected package libsysfs2:amd64. 2026-06-24 01:43:18.258 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-24 01:43:18.262 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-24 01:43:18.309 | Selecting previously unselected package sysfsutils. 2026-06-24 01:43:18.319 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-24 01:43:18.327 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-24 01:43:18.370 | Selecting previously unselected package autotools-dev. 2026-06-24 01:43:18.376 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-24 01:43:18.380 | Unpacking autotools-dev (20220109.1) ... 2026-06-24 01:43:18.427 | Selecting previously unselected package m4. 2026-06-24 01:43:18.438 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-24 01:43:18.442 | Unpacking m4 (1.4.19-4build1) ... 2026-06-24 01:43:18.532 | Selecting previously unselected package autoconf. 2026-06-24 01:43:18.542 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-24 01:43:18.553 | Unpacking autoconf (2.71-3) ... 2026-06-24 01:43:18.649 | Selecting previously unselected package automake. 2026-06-24 01:43:18.660 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-24 01:43:18.667 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-24 01:43:18.781 | Selecting previously unselected package autopoint. 2026-06-24 01:43:18.791 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-24 01:43:18.795 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-24 01:43:18.840 | Selecting previously unselected package libdebhelper-perl. 2026-06-24 01:43:18.851 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-24 01:43:18.855 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-24 01:43:18.944 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-24 01:43:18.955 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:43:18.959 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:20.115 | Selecting previously unselected package libclang-cpp17t64. 2026-06-24 01:43:20.126 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:43:20.130 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:20.693 | Selecting previously unselected package libgc1:amd64. 2026-06-24 01:43:20.704 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-24 01:43:20.708 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-24 01:43:20.757 | Selecting previously unselected package libobjc4:amd64. 2026-06-24 01:43:20.768 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-24 01:43:20.772 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-24 01:43:20.812 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-24 01:43:20.823 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-24 01:43:20.827 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-24 01:43:20.883 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-24 01:43:20.893 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:43:20.898 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:21.132 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-24 01:43:21.143 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:43:21.147 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:21.235 | Selecting previously unselected package libclang1-17t64. 2026-06-24 01:43:21.245 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:43:21.250 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:21.599 | Selecting previously unselected package clang-17. 2026-06-24 01:43:21.609 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:43:21.614 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:21.665 | Selecting previously unselected package libtool. 2026-06-24 01:43:21.675 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-24 01:43:21.680 | Unpacking libtool (2.4.7-7build1) ... 2026-06-24 01:43:21.736 | Selecting previously unselected package dh-autoreconf. 2026-06-24 01:43:21.746 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-24 01:43:21.751 | Unpacking dh-autoreconf (20) ... 2026-06-24 01:43:21.798 | Selecting previously unselected package libarchive-zip-perl. 2026-06-24 01:43:21.808 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-24 01:43:21.812 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-24 01:43:21.882 | Selecting previously unselected package libsub-override-perl. 2026-06-24 01:43:21.891 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-24 01:43:21.895 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-24 01:43:21.934 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-24 01:43:21.945 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-24 01:43:21.949 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-24 01:43:21.996 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-24 01:43:22.007 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-24 01:43:22.012 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-24 01:43:22.051 | Selecting previously unselected package debugedit. 2026-06-24 01:43:22.061 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-24 01:43:22.066 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-24 01:43:22.115 | Selecting previously unselected package dwz. 2026-06-24 01:43:22.125 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-24 01:43:22.129 | Unpacking dwz (0.15-1build6) ... 2026-06-24 01:43:22.174 | Selecting previously unselected package gettext. 2026-06-24 01:43:22.184 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-24 01:43:22.189 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-24 01:43:22.302 | Selecting previously unselected package intltool-debian. 2026-06-24 01:43:22.312 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-24 01:43:22.317 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-24 01:43:22.361 | Selecting previously unselected package po-debconf. 2026-06-24 01:43:22.371 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-24 01:43:22.376 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-24 01:43:22.461 | Selecting previously unselected package debhelper. 2026-06-24 01:43:22.470 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-24 01:43:22.474 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-24 01:43:22.908 | Selecting previously unselected package uuid-dev:amd64. 2026-06-24 01:43:22.918 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-24 01:43:22.922 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-24 01:43:22.970 | Selecting previously unselected package libsctp1:amd64. 2026-06-24 01:43:22.981 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-24 01:43:22.985 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-24 01:43:23.021 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-24 01:43:23.032 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-24 01:43:23.036 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-24 01:43:23.087 | Selecting previously unselected package libapr1-dev. 2026-06-24 01:43:23.098 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-24 01:43:23.102 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-24 01:43:23.470 | Selecting previously unselected package libldap-dev:amd64. 2026-06-24 01:43:23.481 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:43:23.485 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-24 01:43:23.646 | Selecting previously unselected package libldap2-dev. 2026-06-24 01:43:23.657 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-24 01:43:23.661 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-24 01:43:23.698 | Selecting previously unselected package libaprutil1-dev. 2026-06-24 01:43:23.709 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-24 01:43:23.713 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-24 01:43:24.033 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-24 01:43:24.044 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-24 01:43:24.048 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:43:24.097 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-24 01:43:24.109 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-24 01:43:24.112 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:43:24.158 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-24 01:43:24.169 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-24 01:43:24.173 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:43:24.210 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-24 01:43:24.221 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-24 01:43:24.225 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:43:24.343 | Selecting previously unselected package apache2-dev. 2026-06-24 01:43:24.353 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-24 01:43:24.357 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-24 01:43:24.447 | Selecting previously unselected package ncal. 2026-06-24 01:43:24.458 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-24 01:43:24.462 | Unpacking ncal (12.1.8) ... 2026-06-24 01:43:24.506 | Selecting previously unselected package bsdmainutils. 2026-06-24 01:43:24.517 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-24 01:43:24.523 | Unpacking bsdmainutils (12.1.8) ... 2026-06-24 01:43:24.559 | Selecting previously unselected package conntrack. 2026-06-24 01:43:24.569 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-24 01:43:24.573 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-24 01:43:24.632 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-24 01:43:24.659 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-24 01:43:24.729 | Selecting previously unselected package dnsmasq-utils. 2026-06-24 01:43:24.739 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-24 01:43:24.743 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-24 01:43:24.791 | Selecting previously unselected package ebtables. 2026-06-24 01:43:24.802 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-24 01:43:24.818 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-24 01:43:24.868 | Selecting previously unselected package fonts-liberation. 2026-06-24 01:43:24.877 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-24 01:43:24.880 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-24 01:43:24.971 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-24 01:43:24.982 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-24 01:43:24.985 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-24 01:43:25.029 | Selecting previously unselected package fonts-liberation2. 2026-06-24 01:43:25.040 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-24 01:43:25.062 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-24 01:43:25.098 | Selecting previously unselected package genisoimage. 2026-06-24 01:43:25.109 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-24 01:43:25.112 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-24 01:43:25.171 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-24 01:43:25.181 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-24 01:43:25.185 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-24 01:43:25.236 | Selecting previously unselected package libann0. 2026-06-24 01:43:25.247 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-24 01:43:25.250 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-24 01:43:25.291 | Selecting previously unselected package libcdt5:amd64. 2026-06-24 01:43:25.302 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 01:43:25.306 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:25.346 | Selecting previously unselected package libcgraph6:amd64. 2026-06-24 01:43:25.356 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 01:43:25.360 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:25.402 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-24 01:43:25.412 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-24 01:43:25.416 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-24 01:43:25.464 | Selecting previously unselected package libltdl7:amd64. 2026-06-24 01:43:25.475 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-24 01:43:25.479 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-24 01:43:25.521 | Selecting previously unselected package libpathplan4:amd64. 2026-06-24 01:43:25.532 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 01:43:25.535 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:25.579 | Selecting previously unselected package libgvc6. 2026-06-24 01:43:25.590 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 01:43:25.594 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:25.658 | Selecting previously unselected package libgvpr2:amd64. 2026-06-24 01:43:25.668 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 01:43:25.672 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:25.717 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-24 01:43:25.728 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 01:43:25.732 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:25.799 | Selecting previously unselected package libice6:amd64. 2026-06-24 01:43:25.810 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-24 01:43:25.814 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-24 01:43:25.854 | Selecting previously unselected package libsm6:amd64. 2026-06-24 01:43:25.865 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-24 01:43:25.869 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-24 01:43:25.911 | Selecting previously unselected package libxt6t64:amd64. 2026-06-24 01:43:25.922 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-24 01:43:25.926 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-24 01:43:25.972 | Selecting previously unselected package libxmu6:amd64. 2026-06-24 01:43:25.983 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-24 01:43:25.986 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-24 01:43:26.030 | Selecting previously unselected package libxaw7:amd64. 2026-06-24 01:43:26.041 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-24 01:43:26.044 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-24 01:43:26.091 | Selecting previously unselected package graphviz. 2026-06-24 01:43:26.102 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 01:43:26.106 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:26.210 | Selecting previously unselected package icu-devtools. 2026-06-24 01:43:26.219 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-24 01:43:26.223 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-24 01:43:26.293 | Selecting previously unselected package iputils-arping. 2026-06-24 01:43:26.303 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-24 01:43:26.307 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-24 01:43:26.357 | Selecting previously unselected package comerr-dev:amd64. 2026-06-24 01:43:26.366 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-24 01:43:26.374 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-24 01:43:26.432 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-24 01:43:26.441 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 01:43:26.447 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:26.500 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-24 01:43:26.509 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 01:43:26.514 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:26.560 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-24 01:43:26.571 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 01:43:26.576 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:26.623 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-24 01:43:26.635 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 01:43:26.640 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:26.683 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-24 01:43:26.694 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 01:43:26.698 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:26.775 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-24 01:43:26.786 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-24 01:43:26.790 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-24 01:43:26.838 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-24 01:43:26.849 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:43:26.853 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:27.146 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-24 01:43:27.157 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-24 01:43:27.161 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-24 01:43:27.221 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-24 01:43:27.234 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-24 01:43:27.290 | Selecting previously unselected package libgts-bin. 2026-06-24 01:43:27.299 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-24 01:43:27.303 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-24 01:43:27.358 | Selecting previously unselected package libicu-dev:amd64. 2026-06-24 01:43:27.370 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-24 01:43:27.374 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-24 01:43:27.934 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-24 01:43:27.945 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-24 01:43:27.950 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-24 01:43:28.013 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-24 01:43:28.023 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-24 01:43:28.027 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-24 01:43:28.069 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-24 01:43:28.079 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-24 01:43:28.084 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-24 01:43:28.124 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-24 01:43:28.135 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-24 01:43:28.139 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-24 01:43:28.183 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-24 01:43:28.195 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-24 01:43:28.199 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-24 01:43:28.321 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-24 01:43:28.330 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-24 01:43:28.334 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-24 01:43:28.381 | Selecting previously unselected package libjson-xs-perl. 2026-06-24 01:43:28.392 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:43:28.397 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-24 01:43:28.446 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-24 01:43:28.457 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-24 01:43:28.461 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-24 01:43:28.535 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-24 01:43:28.546 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-24 01:43:28.550 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-24 01:43:28.594 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-24 01:43:28.605 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-24 01:43:28.610 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-24 01:43:28.664 | Selecting previously unselected package mysql-common. 2026-06-24 01:43:28.675 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-24 01:43:28.695 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-24 01:43:28.748 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-24 01:43:28.757 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 01:43:28.773 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:43:28.882 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-24 01:43:28.896 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-24 01:43:28.901 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-24 01:43:28.998 | Selecting previously unselected package pcp-conf. 2026-06-24 01:43:29.010 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:29.015 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-24 01:43:29.066 | Selecting previously unselected package libpcp3t64. 2026-06-24 01:43:29.080 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:29.085 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:29.142 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-24 01:43:29.157 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:29.161 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:29.204 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-24 01:43:29.218 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:29.222 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-24 01:43:29.275 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-24 01:43:29.289 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-24 01:43:29.293 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-24 01:43:29.344 | Selecting previously unselected package libpq5:amd64. 2026-06-24 01:43:29.358 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:43:29.363 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:43:29.411 | Selecting previously unselected package libssl-dev:amd64. 2026-06-24 01:43:29.425 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-24 01:43:29.429 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-24 01:43:29.650 | Selecting previously unselected package libpq-dev. 2026-06-24 01:43:29.661 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:43:29.665 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:43:29.721 | Selecting previously unselected package libsasl2-dev. 2026-06-24 01:43:29.732 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-24 01:43:29.736 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-24 01:43:29.818 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-24 01:43:29.829 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:43:29.833 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:43:30.080 | Selecting previously unselected package libx86-1:amd64. 2026-06-24 01:43:30.092 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-24 01:43:30.096 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-24 01:43:30.143 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-24 01:43:30.153 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-24 01:43:30.157 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-24 01:43:30.269 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-24 01:43:30.281 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-24 01:43:30.331 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-24 01:43:30.343 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-24 01:43:30.347 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-24 01:43:30.447 | Selecting previously unselected package llvm-17-runtime. 2026-06-24 01:43:30.459 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:43:30.463 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:30.529 | Selecting previously unselected package libpfm4:amd64. 2026-06-24 01:43:30.540 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-24 01:43:30.544 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-24 01:43:30.617 | Selecting previously unselected package llvm-17. 2026-06-24 01:43:30.627 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:43:30.632 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:31.748 | Selecting previously unselected package libffi-dev:amd64. 2026-06-24 01:43:31.761 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-24 01:43:31.765 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-24 01:43:31.828 | Selecting previously unselected package llvm-17-tools. 2026-06-24 01:43:31.842 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:43:31.846 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:32.205 | Selecting previously unselected package libz3-4:amd64. 2026-06-24 01:43:32.219 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-24 01:43:32.224 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-24 01:43:32.444 | Selecting previously unselected package libz3-dev:amd64. 2026-06-24 01:43:32.458 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-24 01:43:32.464 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-24 01:43:32.524 | Selecting previously unselected package llvm-17-dev. 2026-06-24 01:43:32.536 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:43:32.540 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:36.090 | Selecting previously unselected package lsscsi. 2026-06-24 01:43:36.104 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-24 01:43:36.108 | Unpacking lsscsi (0.32-1build1) ... 2026-06-24 01:43:36.153 | Selecting previously unselected package osinfo-db. 2026-06-24 01:43:36.167 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-24 01:43:36.171 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-24 01:43:36.832 | Selecting previously unselected package pkgconf-bin. 2026-06-24 01:43:36.846 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-24 01:43:36.851 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-24 01:43:36.896 | Selecting previously unselected package pkgconf:amd64. 2026-06-24 01:43:36.910 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-24 01:43:36.917 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-24 01:43:36.967 | Selecting previously unselected package pkg-config:amd64. 2026-06-24 01:43:36.981 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-24 01:43:36.988 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-24 01:43:37.033 | Selecting previously unselected package pm-utils. 2026-06-24 01:43:37.047 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-24 01:43:37.051 | Unpacking pm-utils (1.4.1-21) ... 2026-06-24 01:43:37.130 | Selecting previously unselected package postgresql-client-16. 2026-06-24 01:43:37.144 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:43:37.148 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:43:37.350 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-24 01:43:37.364 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:43:37.369 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:43:37.919 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-24 01:43:37.933 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-24 01:43:37.937 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-24 01:43:38.000 | Selecting previously unselected package python3-mysqldb. 2026-06-24 01:43:38.014 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-24 01:43:38.018 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-24 01:43:38.071 | Selecting previously unselected package python3-pip-whl. 2026-06-24 01:43:38.086 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-24 01:43:38.090 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-24 01:43:38.150 | Selecting previously unselected package python3-setuptools-whl. 2026-06-24 01:43:38.164 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-24 01:43:38.168 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-24 01:43:38.223 | Selecting previously unselected package python3.12-venv. 2026-06-24 01:43:38.237 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-24 01:43:38.241 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-24 01:43:38.284 | Selecting previously unselected package python3-venv. 2026-06-24 01:43:38.299 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-24 01:43:38.302 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-24 01:43:38.354 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:38.388 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:38.454 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:38.465 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:38.538 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:38.549 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:38.627 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:38.673 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:38.744 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:38.755 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:38.922 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:38.950 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:39.512 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:39.527 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:39.743 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-24 01:43:39.756 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:39.940 | Selecting previously unselected package sqlite3. 2026-06-24 01:43:39.955 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-24 01:43:39.960 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-24 01:43:40.009 | Selecting previously unselected package unzip. 2026-06-24 01:43:40.024 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-24 01:43:40.030 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-24 01:43:40.083 | Selecting previously unselected package vbetool. 2026-06-24 01:43:40.097 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-24 01:43:40.102 | Unpacking vbetool (1.1-5) ... 2026-06-24 01:43:40.146 | Selecting previously unselected package libosinfo-l10n. 2026-06-24 01:43:40.160 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-24 01:43:40.165 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-24 01:43:40.237 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-24 01:43:40.251 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-24 01:43:40.255 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-24 01:43:40.303 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-24 01:43:40.315 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-24 01:43:40.319 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-24 01:43:40.374 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-24 01:43:40.385 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-24 01:43:40.436 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-24 01:43:40.450 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 01:43:40.454 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:40.508 | Selecting previously unselected package libpcp-archive1t64. 2026-06-24 01:43:40.523 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:40.526 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:40.571 | Selecting previously unselected package libpcp-gui2t64. 2026-06-24 01:43:40.585 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:40.589 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:40.633 | Selecting previously unselected package libpcp-import1t64. 2026-06-24 01:43:40.647 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:40.651 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:40.694 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-24 01:43:40.709 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:40.712 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:40.756 | Selecting previously unselected package libpcp-trace2t64. 2026-06-24 01:43:40.770 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:40.774 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:40.819 | Selecting previously unselected package libpcp-web1t64. 2026-06-24 01:43:40.834 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:40.838 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:40.884 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-24 01:43:40.898 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-24 01:43:40.902 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-24 01:43:40.975 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-24 01:43:41.006 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-24 01:43:41.102 | Selecting previously unselected package python3-pcp. 2026-06-24 01:43:41.116 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:41.121 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-24 01:43:41.180 | Selecting previously unselected package pcp. 2026-06-24 01:43:41.194 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:41.455 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-24 01:43:42.363 | Selecting previously unselected package socat. 2026-06-24 01:43:42.378 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-24 01:43:42.382 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-24 01:43:42.455 | Selecting previously unselected package vlan. 2026-06-24 01:43:42.470 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-24 01:43:42.473 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-24 01:43:42.554 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-24 01:43:42.565 | Setting up postgresql-client-common (257build1.1) ... 2026-06-24 01:43:42.583 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-24 01:43:42.594 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-24 01:43:42.606 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-24 01:43:42.641 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-24 01:43:42.648 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-24 01:43:42.659 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:43:42.671 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-24 01:43:42.681 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-24 01:43:42.692 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-24 01:43:42.703 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:43.321 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-24 01:43:43.332 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-24 01:43:43.343 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-24 01:43:43.354 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-24 01:43:43.973 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-24 01:43:43.973 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-24 01:43:44.426 | Setting up ncal (12.1.8) ... 2026-06-24 01:43:44.438 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-24 01:43:44.452 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-24 01:43:44.463 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-24 01:43:44.474 | Setting up vbetool (1.1-5) ... 2026-06-24 01:43:44.485 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-24 01:43:44.518 | Setting up pm-utils (1.4.1-21) ... 2026-06-24 01:43:44.538 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-24 01:43:44.553 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-24 01:43:44.565 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:44.577 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:45.800 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:43:45.808 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-24 01:43:45.819 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-24 01:43:45.836 | Setting up m4 (1.4.19-4build1) ... 2026-06-24 01:43:45.850 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-24 01:43:45.859 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-24 01:43:45.869 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-24 01:43:45.892 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-24 01:43:45.928 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-24 01:43:45.938 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-24 01:43:45.949 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-24 01:43:46.889 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-24 01:43:47.363 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:43:47.376 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-24 01:43:47.623 | Setting up autotools-dev (20220109.1) ... 2026-06-24 01:43:47.633 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-24 01:43:47.643 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:43:47.653 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-24 01:43:47.663 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-24 01:43:47.673 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:47.682 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-24 01:43:47.692 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-24 01:43:47.702 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:47.712 | Setting up ebtables (2.0.11-6build1) ... 2026-06-24 01:43:48.300 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-24 01:43:48.309 | Setting up socat (1.8.0.0-4build3) ... 2026-06-24 01:43:48.319 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-24 01:43:48.329 | Setting up bsdmainutils (12.1.8) ... 2026-06-24 01:43:48.341 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-24 01:43:48.352 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-24 01:43:48.362 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:43:48.371 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-24 01:43:48.381 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-24 01:43:48.391 | Setting up lsscsi (0.32-1build1) ... 2026-06-24 01:43:48.401 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-24 01:43:48.411 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-24 01:43:48.449 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-24 01:43:48.459 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-24 01:43:48.469 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:48.479 | Setting up autoconf (2.71-3) ... 2026-06-24 01:43:48.492 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:48.502 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:43:48.512 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-24 01:43:48.522 | Setting up dwz (0.15-1build6) ... 2026-06-24 01:43:48.532 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-24 01:43:48.542 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-24 01:43:48.552 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-24 01:43:48.578 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:48.589 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-24 01:43:48.598 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:48.607 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-24 01:43:48.615 | Setting up libjson-perl (4.10000-1) ... 2026-06-24 01:43:48.644 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-24 01:43:48.653 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-24 01:43:48.676 | Setting up debugedit (1:5.0-5build2) ... 2026-06-24 01:43:48.685 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-24 01:43:48.693 | Setting up libsub-override-perl (0.10-1) ... 2026-06-24 01:43:48.701 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-24 01:43:48.710 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:48.719 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:48.728 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-24 01:43:48.736 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-24 01:43:48.745 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:48.753 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-24 01:43:48.762 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-24 01:43:48.770 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-24 01:43:48.784 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-24 01:43:48.793 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-24 01:43:48.801 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-24 01:43:48.809 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-24 01:43:48.818 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:49.874 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:43:49.883 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-24 01:43:49.892 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-24 01:43:49.900 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:49.909 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-24 01:43:49.919 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-24 01:43:49.925 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-24 01:43:49.934 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-24 01:43:49.943 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 01:43:49.952 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-24 01:43:49.960 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-24 01:43:49.969 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-24 01:43:49.977 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-24 01:43:49.986 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:43:49.995 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-24 01:43:50.079 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:43:50.080 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:43:50.080 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:43:51.865 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:51.873 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-24 01:43:51.977 | Setting up libtool (2.4.7-7build1) ... 2026-06-24 01:43:51.986 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:43:52.520 | 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-24 01:43:52.557 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:52.573 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-24 01:43:52.582 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-24 01:43:53.405 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-24 01:43:54.017 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:43:54.027 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-24 01:43:54.036 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-24 01:43:54.096 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-24 01:43:54.097 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-24 01:43:54.099 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-24 01:43:54.823 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 01:43:54.832 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 01:43:54.842 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-24 01:43:54.851 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-24 01:43:54.860 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-24 01:43:54.869 | Setting up dh-autoreconf (20) ... 2026-06-24 01:43:54.879 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-24 01:43:54.888 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-24 01:43:54.897 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-24 01:43:54.907 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-24 01:43:54.916 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:54.925 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-24 01:43:54.934 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-24 01:43:54.943 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:54.952 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-24 01:43:55.013 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:43:55.013 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:43:55.013 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:43:55.196 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:43:55.904 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-24 01:43:56.396 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-24 01:43:56.406 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-24 01:43:56.416 | Setting up postgresql-common (257build1.1) ... 2026-06-24 01:43:56.485 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:43:56.485 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:43:56.485 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:43:56.563 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:43:57.012 | 2026-06-24 01:43:57.012 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-24 01:43:57.187 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-24 01:43:57.187 | Removing obsolete dictionary files: 2026-06-24 01:43:58.227 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-24 01:43:58.797 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:58.846 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-24 01:43:59.590 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-24 01:44:00.700 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-24 01:44:00.710 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-24 01:44:00.720 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-24 01:44:00.729 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-24 01:44:00.739 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-24 01:44:00.748 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:44:00.758 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-24 01:44:01.441 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-24 01:44:01.450 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-24 01:44:01.460 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-24 01:44:01.471 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:44:01.481 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-24 01:44:01.490 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-24 01:44:01.499 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-24 01:44:01.509 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-24 01:44:01.518 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-24 01:44:02.338 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-24 01:44:02.348 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:44:02.358 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-24 01:44:02.423 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-24 01:44:02.432 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-24 01:44:02.442 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:44:02.451 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-24 01:44:02.460 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-24 01:44:02.470 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:44:02.479 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-24 01:44:02.488 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-24 01:44:02.498 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:44:02.509 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-24 01:44:02.518 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-24 01:44:02.528 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-24 01:44:02.537 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-24 01:44:03.476 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:44:03.486 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:44:03.496 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-24 01:44:03.506 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-24 01:44:03.515 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:44:03.527 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-24 01:44:03.536 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:44:03.546 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:44:03.619 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:44:03.619 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:44:03.619 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:44:03.803 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-24 01:44:03.812 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:44:03.822 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-24 01:44:03.831 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-24 01:44:03.843 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-24 01:44:04.375 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:44:04.418 | Enabling module mpm_event. 2026-06-24 01:44:04.468 | Enabling module authz_core. 2026-06-24 01:44:04.474 | Enabling module authz_host. 2026-06-24 01:44:04.524 | Enabling module authn_core. 2026-06-24 01:44:04.530 | Enabling module auth_basic. 2026-06-24 01:44:04.579 | Enabling module access_compat. 2026-06-24 01:44:04.628 | Enabling module authn_file. 2026-06-24 01:44:04.679 | Enabling module authz_user. 2026-06-24 01:44:04.729 | Enabling module alias. 2026-06-24 01:44:04.778 | Enabling module dir. 2026-06-24 01:44:04.826 | Enabling module autoindex. 2026-06-24 01:44:04.876 | Enabling module env. 2026-06-24 01:44:04.927 | Enabling module mime. 2026-06-24 01:44:04.977 | Enabling module negotiation. 2026-06-24 01:44:05.026 | Enabling module setenvif. 2026-06-24 01:44:05.077 | Enabling module filter. 2026-06-24 01:44:05.127 | Enabling module deflate. 2026-06-24 01:44:05.178 | Enabling module status. 2026-06-24 01:44:05.227 | Enabling module reqtimeout. 2026-06-24 01:44:05.279 | Enabling conf charset. 2026-06-24 01:44:05.326 | Enabling conf localized-error-pages. 2026-06-24 01:44:05.375 | Enabling conf other-vhosts-access-log. 2026-06-24 01:44:05.423 | Enabling conf security. 2026-06-24 01:44:05.471 | Enabling conf serve-cgi-bin. 2026-06-24 01:44:05.520 | Enabling site 000-default. 2026-06-24 01:44:06.595 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-24 01:44:07.285 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-24 01:44:08.702 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:44:08.714 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-24 01:44:08.726 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-24 01:44:09.027 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-24 01:44:09.038 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-24 01:44:10.864 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-24 01:44:10.934 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-24 01:44:11.001 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-24 01:44:11.069 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-24 01:44:12.797 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:44:12.817 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-24 01:44:12.829 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-24 01:44:12.894 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-24 01:44:17.144 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:44:17.341 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:44:17.444 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:44:21.036 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:44:21.953 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-24 01:44:22.078 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 01:44:22.110 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-24 01:44:22.322 | Processing triggers for ufw (0.36.2-6) ... 2026-06-24 01:44:22.447 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:44:22.555 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-24 01:44:22.581 | Processing triggers for install-info (7.1-3build2) ... 2026-06-24 01:44:22.737 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-24 01:44:23.008 | perl: warning: Setting locale failed. 2026-06-24 01:44:23.008 | perl: warning: Please check that your locale settings: 2026-06-24 01:44:23.008 | LANGUAGE = (unset), 2026-06-24 01:44:23.008 | LC_ALL = "en_US.utf8", 2026-06-24 01:44:23.008 | LANG = "de_DE.UTF-8" 2026-06-24 01:44:23.008 | are supported and installed on your system. 2026-06-24 01:44:23.008 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:44:23.135 | perl: warning: Setting locale failed. 2026-06-24 01:44:23.136 | perl: warning: Please check that your locale settings: 2026-06-24 01:44:23.136 | LANGUAGE = (unset), 2026-06-24 01:44:23.136 | LC_ALL = "en_US.utf8", 2026-06-24 01:44:23.136 | LANG = "de_DE.UTF-8" 2026-06-24 01:44:23.136 | are supported and installed on your system. 2026-06-24 01:44:23.136 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:44:23.185 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:44:23.185 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:44:23.185 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:44:23.254 | perl: warning: Setting locale failed. 2026-06-24 01:44:23.257 | perl: warning: Please check that your locale settings: 2026-06-24 01:44:23.257 | LANGUAGE = (unset), 2026-06-24 01:44:23.257 | LC_ALL = "en_US.utf8", 2026-06-24 01:44:23.257 | LANG = "de_DE.UTF-8" 2026-06-24 01:44:23.257 | are supported and installed on your system. 2026-06-24 01:44:23.257 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:44:23.604 | 2026-06-24 01:44:23.605 | Running kernel seems to be up-to-date. 2026-06-24 01:44:23.605 | 2026-06-24 01:44:23.605 | Restarting services... 2026-06-24 01:44:23.733 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-24 01:44:27.091 | 2026-06-24 01:44:27.091 | Service restarts being deferred: 2026-06-24 01:44:27.091 | systemctl restart ModemManager.service 2026-06-24 01:44:27.091 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:44:27.092 | systemctl restart systemd-logind.service 2026-06-24 01:44:27.092 | systemctl restart virtlockd.service 2026-06-24 01:44:27.092 | systemctl restart virtlogd.service 2026-06-24 01:44:27.092 | 2026-06-24 01:44:27.092 | No containers need to be restarted. 2026-06-24 01:44:27.092 | 2026-06-24 01:44:27.092 | User sessions running outdated binaries: 2026-06-24 01:44:27.092 | quobyte @ session #5: sshd[2031] 2026-06-24 01:44:27.109 | quobyte @ user manager service: systemd[1169] 2026-06-24 01:44:27.119 | 2026-06-24 01:44:27.119 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:44:29.491 | ++ functions-common:apt_get:1211 : result=0 2026-06-24 01:44:29.494 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:44:29.497 | ++ functions-common:time_stop:2420 : local name 2026-06-24 01:44:29.501 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 01:44:29.505 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:44:29.507 | ++ functions-common:time_stop:2423 : local total 2026-06-24 01:44:29.511 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 01:44:29.514 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:44:29.517 | ++ functions-common:time_stop:2427 : start_time=1782265382020 2026-06-24 01:44:29.520 | ++ functions-common:time_stop:2429 : [[ -z 1782265382020 ]] 2026-06-24 01:44:29.524 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:44:29.529 | ++ functions-common:time_stop:2432 : end_time=1782265469525 2026-06-24 01:44:29.533 | ++ functions-common:time_stop:2433 : elapsed_time=87505 2026-06-24 01:44:29.536 | ++ functions-common:time_stop:2434 : total=7271 2026-06-24 01:44:29.540 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:44:29.543 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94776 2026-06-24 01:44:29.547 | ++ functions-common:apt_get:1215 : return 0 2026-06-24 01:44:29.551 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-24 01:44:29.554 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-24 01:44:29.559 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-24 01:44:29.566 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-24 01:44:29.569 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-24 01:44:29.573 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-24 01:44:29.579 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-24 01:44:29.584 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-24 01:44:29.587 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-24 01:44:29.591 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-24 01:44:29.594 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:44:29.917 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-24 01:44:29.920 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-24 01:44:29.922 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-24 01:44:29.925 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-24 01:44:29.927 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-24 01:44:29.930 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-24 01:44:29.932 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-24 01:44:29.934 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-24 01:44:29.937 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-24 01:44:29.939 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-24 01:44:29.942 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-24 01:44:29.944 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-24 01:44:29.947 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-24 01:44:29.949 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-24 01:44:29.952 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-24 01:44:29.954 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-24 01:44:29.957 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-24 01:44:29.959 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-24 01:44:29.961 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-24 01:44:29.964 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-24 01:44:29.967 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-24 01:44:29.970 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-24 01:44:29.972 | + functions-common:_ensure_lsb_release:420 : return 2026-06-24 01:44:29.976 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-24 01:44:29.990 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-24 01:44:29.993 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-24 01:44:30.009 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-24 01:44:30.012 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-24 01:44:30.026 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-24 01:44:30.029 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-24 01:44:30.031 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-24 01:44:30.034 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-24 01:44:30.036 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-24 01:44:30.039 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-24 01:44:30.041 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-24 01:44:30.044 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-24 01:44:30.046 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-24 01:44:30.049 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-24 01:44:30.051 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-24 01:44:30.052 | Distro: noble 2026-06-24 01:44:30.055 | + tools/install_pip.sh:main:117 : get_versions 2026-06-24 01:44:30.058 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-24 01:44:30.063 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-24 01:44:30.065 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-24 01:44:30.069 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-24 01:44:30.069 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-24 01:44:30.758 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-24 01:44:30.760 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-24 01:44:30.760 | pip: 24.0 2026-06-24 01:44:30.763 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-24 01:44:30.765 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-24 01:44:30.767 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:44:30.769 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:44:30.771 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:44:30.774 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:44:30.776 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:44:30.778 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:44:30.780 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:44:30.783 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:44:30.785 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:44:30.787 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:44:30.789 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:44:30.791 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:44:30.794 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:44:30.796 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-24 01:44:30.798 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:44:30.801 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:44:30.803 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-24 01:44:30.808 | + tools/install_pip.sh:main:146 : set -x 2026-06-24 01:44:30.810 | + tools/install_pip.sh:main:149 : get_versions 2026-06-24 01:44:30.813 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-24 01:44:30.818 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-24 01:44:30.820 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-24 01:44:30.824 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-24 01:44:30.824 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-24 01:44:31.428 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-24 01:44:31.431 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-24 01:44:31.431 | pip: 24.0 2026-06-24 01:44:31.435 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-24 01:44:31.439 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-24 01:44:31.442 | + ./stack.sh:main:804 : fixup_all 2026-06-24 01:44:31.446 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-24 01:44:31.448 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-24 01:44:31.451 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:44:31.455 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:44:31.457 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-24 01:44:31.473 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-24 01:44:31.490 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-24 01:44:31.505 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-24 01:44:31.509 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-24 01:44:31.511 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:44:31.514 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:44:31.517 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:44:31.519 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:44:31.523 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:44:31.525 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:44:31.528 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:44:31.531 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:44:31.534 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:44:31.537 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:44:31.539 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:44:31.542 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:44:31.545 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:44:31.547 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-24 01:44:31.550 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-24 01:44:31.553 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-24 01:44:31.569 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-24 01:44:31.584 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-24 01:44:31.600 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-24 01:44:31.616 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-24 01:44:31.631 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-24 01:44:31.646 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-24 01:44:31.662 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-24 01:44:31.677 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-24 01:44:31.680 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-24 01:44:31.682 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-24 01:44:37.188 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-24 01:44:37.210 | Using python 3.12 to install setuptools 2026-06-24 01:44:37.212 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-24 01:44:38.596 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-24 01:44:38.863 | Collecting pip 2026-06-24 01:44:38.957 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-24 01:44:38.968 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-24 01:44:39.435 | Collecting setuptools[core] 2026-06-24 01:44:39.449 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-24 01:44:39.610 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-24 01:44:39.625 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:44:39.709 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-24 01:44:39.724 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-24 01:44:39.745 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.0 MB/s eta 0:00:00 2026-06-24 01:44:39.820 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-24 01:44:39.835 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-24 01:44:39.937 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-24 01:44:39.952 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:44:40.032 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-24 01:44:40.047 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:44:40.158 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:40.173 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-24 01:44:40.250 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:40.266 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-24 01:44:40.508 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:40.523 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-24 01:44:40.611 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:40.626 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:44:40.800 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:40.815 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-24 01:44:40.877 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:40.892 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-24 01:44:40.984 | 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-24 01:44:41.000 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-24 01:44:41.089 | 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-24 01:44:41.104 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 01:44:41.152 | 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-24 01:44:41.185 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-24 01:44:41.378 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.6 MB/s eta 0:00:00 2026-06-24 01:44:41.393 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-24 01:44:41.415 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-24 01:44:41.435 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-24 01:44:41.447 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.1 MB/s eta 0:00:00 2026-06-24 01:44:41.463 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-24 01:44:41.476 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.9 MB/s eta 0:00:00 2026-06-24 01:44:41.491 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-24 01:44:41.512 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-24 01:44:41.589 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.8 MB/s eta 0:00:00 2026-06-24 01:44:41.604 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-24 01:44:41.625 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-24 01:44:41.647 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-24 01:44:41.660 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 12.3 MB/s eta 0:00:00 2026-06-24 01:44:41.675 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-24 01:44:41.695 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-24 01:44:41.721 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.8 MB/s eta 0:00:00 2026-06-24 01:44:41.737 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-24 01:44:41.757 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-24 01:44:41.770 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 10.3 MB/s eta 0:00:00 2026-06-24 01:44:41.784 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-24 01:44:41.854 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.7 MB/s eta 0:00:00 2026-06-24 01:44:42.597 | 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-24 01:44:42.629 | Attempting uninstall: setuptools 2026-06-24 01:44:42.645 | Found existing installation: setuptools 68.1.2 2026-06-24 01:44:42.645 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:44:42.645 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-24 01:44:43.784 | Attempting uninstall: pygments 2026-06-24 01:44:43.792 | Found existing installation: Pygments 2.17.2 2026-06-24 01:44:43.793 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:44:43.793 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-24 01:44:45.045 | Attempting uninstall: pip 2026-06-24 01:44:45.050 | Found existing installation: pip 24.0 2026-06-24 01:44:45.121 | Uninstalling pip-24.0: 2026-06-24 01:44:45.132 | Successfully uninstalled pip-24.0 2026-06-24 01:44:46.734 | Attempting uninstall: packaging 2026-06-24 01:44:46.743 | Found existing installation: packaging 24.0 2026-06-24 01:44:46.743 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:44:46.745 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-24 01:44:46.931 | Attempting uninstall: markdown-it-py 2026-06-24 01:44:46.956 | Found existing installation: markdown-it-py 3.0.0 2026-06-24 01:44:46.957 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:44:46.957 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-24 01:44:47.114 | Attempting uninstall: wheel 2026-06-24 01:44:47.162 | Found existing installation: wheel 0.42.0 2026-06-24 01:44:47.163 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:44:47.163 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-24 01:44:47.216 | Attempting uninstall: rich 2026-06-24 01:44:47.262 | Found existing installation: rich 13.7.1 2026-06-24 01:44:47.263 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:44:47.263 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-24 01:44:47.975 | 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.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-24 01:44:48.187 | + inc/python:pip_install:216 : result=0 2026-06-24 01:44:48.190 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:44:48.193 | + functions-common:time_stop:2420 : local name 2026-06-24 01:44:48.196 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:44:48.199 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:44:48.202 | + functions-common:time_stop:2423 : local total 2026-06-24 01:44:48.204 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:44:48.207 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:44:48.210 | + functions-common:time_stop:2427 : start_time=1782265477204 2026-06-24 01:44:48.212 | + functions-common:time_stop:2429 : [[ -z 1782265477204 ]] 2026-06-24 01:44:48.215 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:44:48.220 | + functions-common:time_stop:2432 : end_time=1782265488216 2026-06-24 01:44:48.222 | + functions-common:time_stop:2433 : elapsed_time=11012 2026-06-24 01:44:48.224 | + functions-common:time_stop:2434 : total=0 2026-06-24 01:44:48.225 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:44:48.228 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11012 2026-06-24 01:44:48.230 | + inc/python:pip_install:219 : return 0 2026-06-24 01:44:48.232 | + 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-24 01:44:48.234 | + 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-24 01:44:48.237 | + 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-24 01:44:48.240 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-24 01:44:48.242 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-24 01:44:48.246 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-24 01:44:48.267 | Using python 3.12 to install os-testr 2026-06-24 01:44:48.270 | + 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-24 01:44:49.647 | Collecting os-testr 2026-06-24 01:44:49.794 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-24 01:44:49.856 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-24 01:44:49.871 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-24 01:44:49.905 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-24 01:44:49.920 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-24 01:44:49.974 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-24 01:44:49.989 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-24 01:44:50.000 | 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-24 01:44:50.027 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-24 01:44:50.042 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-24 01:44:50.130 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-24 01:44:50.145 | 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-24 01:44:50.179 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-24 01:44:50.209 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-24 01:44:50.258 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-24 01:44:50.294 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-24 01:44:50.332 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-24 01:44:50.355 | 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-24 01:44:50.484 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.1 MB/s 0:00:00 2026-06-24 01:44:50.646 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-24 01:44:50.790 | Attempting uninstall: PyYAML 2026-06-24 01:44:50.797 | Found existing installation: PyYAML 6.0.1 2026-06-24 01:44:50.797 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:44:50.798 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-24 01:44:51.179 | 2026-06-24 01:44:51.183 | 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-24 01:44:51.301 | + inc/python:pip_install:216 : result=0 2026-06-24 01:44:51.304 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:44:51.307 | + functions-common:time_stop:2420 : local name 2026-06-24 01:44:51.309 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:44:51.312 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:44:51.314 | + functions-common:time_stop:2423 : local total 2026-06-24 01:44:51.317 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:44:51.319 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:44:51.322 | + functions-common:time_stop:2427 : start_time=1782265488262 2026-06-24 01:44:51.325 | + functions-common:time_stop:2429 : [[ -z 1782265488262 ]] 2026-06-24 01:44:51.328 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:44:51.333 | + functions-common:time_stop:2432 : end_time=1782265491330 2026-06-24 01:44:51.335 | + functions-common:time_stop:2433 : elapsed_time=3068 2026-06-24 01:44:51.338 | + functions-common:time_stop:2434 : total=11012 2026-06-24 01:44:51.341 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:44:51.344 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14080 2026-06-24 01:44:51.346 | + inc/python:pip_install:219 : return 0 2026-06-24 01:44:51.349 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-24 01:44:51.415 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-24 01:44:51.508 | + ./stack.sh:main:832 : install_infra 2026-06-24 01:44:51.511 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-24 01:44:51.514 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-24 01:44:51.517 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-24 01:44:57.000 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-24 01:44:57.003 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-24 01:44:57.030 | + 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-24 01:44:58.467 | Collecting pbr 2026-06-24 01:44:58.468 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-24 01:44:58.900 | Collecting setuptools[core] 2026-06-24 01:44:58.903 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-24 01:44:59.049 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-24 01:44:59.052 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:44:59.126 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-24 01:44:59.128 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-24 01:44:59.196 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-24 01:44:59.198 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-24 01:44:59.288 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-24 01:44:59.290 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:44:59.357 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-24 01:44:59.359 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:44:59.462 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:59.465 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-24 01:44:59.533 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:59.536 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-24 01:44:59.759 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:59.762 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-24 01:44:59.835 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:59.839 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:45:00.005 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:45:00.007 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-24 01:45:00.056 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:45:00.059 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-24 01:45:00.138 | 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-24 01:45:00.141 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-24 01:45:00.221 | 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-24 01:45:00.223 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 01:45:00.311 | 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-24 01:45:00.405 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-24 01:45:00.431 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-24 01:45:00.434 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-24 01:45:00.437 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-24 01:45:00.440 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-24 01:45:00.445 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-24 01:45:00.445 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-24 01:45:00.447 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-24 01:45:00.458 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-24 01:45:00.460 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-24 01:45:00.463 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-24 01:45:00.466 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-24 01:45:00.468 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-24 01:45:00.473 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-24 01:45:00.475 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-24 01:45:00.478 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-24 01:45:00.504 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-24 01:45:00.783 | 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-24 01:45:04.461 | 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.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-24 01:45:04.653 | + inc/python:pip_install:216 : result=0 2026-06-24 01:45:04.657 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:45:04.660 | + functions-common:time_stop:2420 : local name 2026-06-24 01:45:04.663 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:45:04.665 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:45:04.667 | + functions-common:time_stop:2423 : local total 2026-06-24 01:45:04.670 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:45:04.672 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:45:04.675 | + functions-common:time_stop:2427 : start_time=1782265497022 2026-06-24 01:45:04.678 | + functions-common:time_stop:2429 : [[ -z 1782265497022 ]] 2026-06-24 01:45:04.681 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:45:04.686 | + functions-common:time_stop:2432 : end_time=1782265504682 2026-06-24 01:45:04.689 | + functions-common:time_stop:2433 : elapsed_time=7660 2026-06-24 01:45:04.692 | + functions-common:time_stop:2434 : total=14080 2026-06-24 01:45:04.695 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:45:04.697 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21740 2026-06-24 01:45:04.701 | + inc/python:pip_install:219 : return 0 2026-06-24 01:45:04.704 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-24 01:45:04.707 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-24 01:45:04.733 | + 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-24 01:45:05.989 | Processing /opt/stack/requirements 2026-06-24 01:45:05.993 | Installing build dependencies: started 2026-06-24 01:45:09.068 | Installing build dependencies: finished with status 'done' 2026-06-24 01:45:09.071 | Getting requirements to build wheel: started 2026-06-24 01:45:09.359 | Getting requirements to build wheel: finished with status 'done' 2026-06-24 01:45:09.362 | Preparing metadata (pyproject.toml): started 2026-06-24 01:45:10.509 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:45:10.701 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8455) 2026-06-24 01:45:10.800 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-24 01:45:10.822 | 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.dev8455) (26.2) 2026-06-24 01:45:10.937 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8455) 2026-06-24 01:45:10.953 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-24 01:45:11.104 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8455) 2026-06-24 01:45:11.108 | 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-24 01:45:11.160 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8455) 2026-06-24 01:45:11.175 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-24 01:45:11.188 | 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.dev8455) (82.0.1) 2026-06-24 01:45:11.501 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-24 01:45:11.517 | 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-24 01:45:11.534 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.7 MB/s eta 0:00:00 2026-06-24 01:45:11.605 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-24 01:45:11.620 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-24 01:45:11.738 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-24 01:45:11.753 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-24 01:45:11.842 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-24 01:45:11.858 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 01:45:11.976 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-24 01:45:12.000 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-24 01:45:12.011 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.5 MB/s eta 0:00:00 2026-06-24 01:45:12.013 | 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-24 01:45:12.035 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-24 01:45:12.048 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.4 MB/s eta 0:00:00 2026-06-24 01:45:12.063 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-24 01:45:12.079 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.6 MB/s eta 0:00:00 2026-06-24 01:45:12.094 | 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-24 01:45:12.110 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.8 MB/s eta 0:00:00 2026-06-24 01:45:12.125 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-24 01:45:12.137 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.3 MB/s eta 0:00:00 2026-06-24 01:45:12.153 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-24 01:45:12.166 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 13.0 MB/s eta 0:00:00 2026-06-24 01:45:12.199 | Building wheels for collected packages: openstack_requirements 2026-06-24 01:45:12.200 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-24 01:45:14.418 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-24 01:45:14.421 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8455-py3-none-any.whl size=52409 sha256=cf1bea7c7531563ab477f3f985055073fde77e6d389475653026d2a660ae3ab8 2026-06-24 01:45:14.421 | Stored in directory: /tmp/pip-ephem-wheel-cache-n9cpfgbs/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-24 01:45:14.425 | Successfully built openstack_requirements 2026-06-24 01:45:14.703 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-24 01:45:15.429 | 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.dev8455 requests-2.34.2 urllib3-2.7.0 2026-06-24 01:45:15.635 | + inc/python:pip_install:216 : result=0 2026-06-24 01:45:15.637 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:45:15.639 | + functions-common:time_stop:2420 : local name 2026-06-24 01:45:15.641 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:45:15.643 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:45:15.645 | + functions-common:time_stop:2423 : local total 2026-06-24 01:45:15.647 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:45:15.650 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:45:15.652 | + functions-common:time_stop:2427 : start_time=1782265504724 2026-06-24 01:45:15.654 | + functions-common:time_stop:2429 : [[ -z 1782265504724 ]] 2026-06-24 01:45:15.656 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:45:15.660 | + functions-common:time_stop:2432 : end_time=1782265515658 2026-06-24 01:45:15.663 | + functions-common:time_stop:2433 : elapsed_time=10934 2026-06-24 01:45:15.664 | + functions-common:time_stop:2434 : total=21740 2026-06-24 01:45:15.666 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:45:15.668 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32674 2026-06-24 01:45:15.671 | + inc/python:pip_install:219 : return 0 2026-06-24 01:45:15.673 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-24 01:45:15.676 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-24 01:45:15.678 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-24 01:45:15.681 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:45:15.683 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:45:15.686 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-24 01:45:15.688 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:45:15.691 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-24 01:45:15.709 | Using python 3.12 to install pbr 2026-06-24 01:45:15.711 | + 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-24 01:45:16.685 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-24 01:45:16.880 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-24 01:45:17.116 | + inc/python:pip_install:216 : result=0 2026-06-24 01:45:17.119 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:45:17.121 | + functions-common:time_stop:2420 : local name 2026-06-24 01:45:17.123 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:45:17.125 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:45:17.127 | + functions-common:time_stop:2423 : local total 2026-06-24 01:45:17.129 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:45:17.131 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:45:17.133 | + functions-common:time_stop:2427 : start_time=1782265515704 2026-06-24 01:45:17.135 | + functions-common:time_stop:2429 : [[ -z 1782265515704 ]] 2026-06-24 01:45:17.138 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:45:17.142 | + functions-common:time_stop:2432 : end_time=1782265517139 2026-06-24 01:45:17.144 | + functions-common:time_stop:2433 : elapsed_time=1435 2026-06-24 01:45:17.147 | + functions-common:time_stop:2434 : total=32674 2026-06-24 01:45:17.149 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:45:17.151 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34109 2026-06-24 01:45:17.153 | + inc/python:pip_install:219 : return 0 2026-06-24 01:45:17.156 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-24 01:45:22.570 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-24 01:45:23.364 | Collecting bindep 2026-06-24 01:45:23.460 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-24 01:45:23.562 | Collecting distro>=1.7 (from bindep) 2026-06-24 01:45:23.577 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-24 01:45:23.661 | Collecting packaging (from bindep) 2026-06-24 01:45:23.663 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:45:23.712 | Collecting Parsley (from bindep) 2026-06-24 01:45:23.728 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-24 01:45:23.816 | Collecting pbr>=2 (from bindep) 2026-06-24 01:45:23.818 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-24 01:45:24.224 | Collecting setuptools (from pbr>=2->bindep) 2026-06-24 01:45:24.227 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-24 01:45:24.314 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-24 01:45:24.351 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-24 01:45:24.359 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-24 01:45:24.362 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-24 01:45:24.379 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-24 01:45:24.399 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.7 MB/s eta 0:00:00 2026-06-24 01:45:24.402 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-24 01:45:24.546 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-24 01:45:26.250 | 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-24 01:45:26.391 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-24 01:45:26.393 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-24 01:45:26.397 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-24 01:45:26.411 | + ./stack.sh:main:841 : pkgs= 2026-06-24 01:45:26.414 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-24 01:45:26.417 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-24 01:45:26.419 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 01:45:26.422 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-24 01:45:26.424 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 01:45:26.426 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 01:45:26.428 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 01:45:26.431 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 01:45:26.433 | + functions-common:run_phase:1858 : local extra 2026-06-24 01:45:26.436 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 01:45:26.440 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 01:45:26.442 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 01:45:26.445 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 01:45:26.447 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-24 01:45:26.449 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 01:45:26.462 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:45:26.464 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 01:45:26.466 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 01:45:26.469 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-24 01:45:26.471 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-24 01:45:26.473 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-24 01:45:26.475 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-24 01:45:26.477 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-24 01:45:26.479 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-24 01:45:26.481 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-24 01:45:26.483 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-24 01:45:26.485 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-24 01:45:26.487 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 01:45:26.489 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 01:45:26.491 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 01:45:26.493 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 01:45:26.495 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-24 01:45:26.498 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 01:45:26.500 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-24 01:45:26.502 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 01:45:26.505 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 01:45:26.507 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-24 01:45:26.510 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-24 01:45:26.512 | + functions:set_systemd_override:845 : local value=2048 2026-06-24 01:45:26.514 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-24 01:45:26.516 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-24 01:45:26.575 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-24 01:45:26.575 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-24 01:45:26.577 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-24 01:45:26.990 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-24 01:45:26.993 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-24 01:45:27.012 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:45:27.015 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-24 01:45:27.018 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:45:27.022 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:45:27.024 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:45:27.027 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:45:27.030 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:45:27.033 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:45:27.036 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:45:27.039 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:45:27.042 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:45:27.045 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:45:27.048 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:45:27.051 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:45:27.054 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-24 01:45:27.057 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:45:27.061 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:45:27.063 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:45:27.067 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-24 01:45:27.091 | + 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-24 01:45:27.126 | Reading package lists... 2026-06-24 01:45:27.492 | Building dependency tree... 2026-06-24 01:45:27.494 | Reading state information... 2026-06-24 01:45:28.004 | The following additional packages will be installed: 2026-06-24 01:45:28.004 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-24 01:45:28.004 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-24 01:45:28.004 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-24 01:45:28.006 | erlang-tools erlang-xmerl 2026-06-24 01:45:28.008 | Suggested packages: 2026-06-24 01:45:28.008 | erlang erlang-manpages erlang-doc 2026-06-24 01:45:28.064 | The following NEW packages will be installed: 2026-06-24 01:45:28.065 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-24 01:45:28.065 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-24 01:45:28.065 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-24 01:45:28.067 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-24 01:45:28.131 | 0 upgraded, 18 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 01:45:28.131 | Need to get 36.1 MB of archives. 2026-06-24 01:45:28.132 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-24 01:45:28.132 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-24 01:45:28.304 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-24 01:45:28.322 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-24 01:45:28.326 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-24 01:45:28.339 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-24 01:45:28.352 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-24 01:45:28.355 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-24 01:45:28.379 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-24 01:45:28.381 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-24 01:45:28.383 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-24 01:45:28.385 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-24 01:45:28.394 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-24 01:45:28.420 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-24 01:45:28.423 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-24 01:45:28.426 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-24 01:45:28.431 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-24 01:45:28.439 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-24 01:45:28.460 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-24 01:45:28.899 | perl: warning: Setting locale failed. 2026-06-24 01:45:28.900 | perl: warning: Please check that your locale settings: 2026-06-24 01:45:28.900 | LANGUAGE = (unset), 2026-06-24 01:45:28.900 | LC_ALL = "en_US.utf8", 2026-06-24 01:45:28.900 | LANG = "de_DE.UTF-8" 2026-06-24 01:45:28.900 | are supported and installed on your system. 2026-06-24 01:45:28.900 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:45:28.963 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:45:28.963 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:45:28.963 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:45:29.159 | Fetched 36.1 MB in 1s (61.8 MB/s) 2026-06-24 01:45:29.261 | Selecting previously unselected package erlang-base. 2026-06-24 01:45:29.324 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122977 files and directories currently installed.) 2026-06-24 01:45:29.331 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:29.335 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:29.720 | Selecting previously unselected package erlang-asn1. 2026-06-24 01:45:29.732 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:29.737 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:29.797 | Selecting previously unselected package erlang-crypto. 2026-06-24 01:45:29.809 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:29.813 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:29.855 | Selecting previously unselected package erlang-public-key. 2026-06-24 01:45:29.867 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:29.870 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:29.919 | Selecting previously unselected package erlang-mnesia. 2026-06-24 01:45:29.931 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:29.934 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:29.996 | Selecting previously unselected package erlang-runtime-tools. 2026-06-24 01:45:30.008 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:30.012 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:30.070 | Selecting previously unselected package erlang-ssl. 2026-06-24 01:45:30.082 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:30.085 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:30.172 | Selecting previously unselected package erlang-eldap. 2026-06-24 01:45:30.184 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:30.187 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:30.225 | Selecting previously unselected package erlang-ftp. 2026-06-24 01:45:30.237 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:30.240 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:30.279 | Selecting previously unselected package erlang-tftp. 2026-06-24 01:45:30.291 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:30.294 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:30.336 | Selecting previously unselected package erlang-inets. 2026-06-24 01:45:30.348 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:30.351 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:30.427 | Selecting previously unselected package erlang-snmp. 2026-06-24 01:45:30.439 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:30.443 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:30.592 | Selecting previously unselected package erlang-os-mon. 2026-06-24 01:45:30.604 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:30.608 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:30.650 | Selecting previously unselected package erlang-parsetools. 2026-06-24 01:45:30.662 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:30.665 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:30.706 | Selecting previously unselected package erlang-syntax-tools. 2026-06-24 01:45:30.718 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:30.721 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:30.766 | Selecting previously unselected package erlang-tools. 2026-06-24 01:45:30.778 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:30.781 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:30.839 | Selecting previously unselected package erlang-xmerl. 2026-06-24 01:45:30.851 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:45:30.855 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:30.933 | Selecting previously unselected package rabbitmq-server. 2026-06-24 01:45:30.945 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-24 01:45:30.951 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-24 01:45:31.972 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:32.320 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-24 01:45:32.320 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-24 01:45:34.767 | Searching for services which depend on erlang and should be started... none found. 2026-06-24 01:45:34.804 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.815 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.825 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.836 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.847 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.858 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.869 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.880 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.893 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.904 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.915 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.926 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.936 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.948 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.959 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.970 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:34.981 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-24 01:45:35.069 | info: Selecting GID from range 100 to 999 ... 2026-06-24 01:45:35.074 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-24 01:45:35.175 | info: Selecting UID from range 100 to 999 ... 2026-06-24 01:45:35.175 | 2026-06-24 01:45:35.179 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-24 01:45:35.182 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-24 01:45:35.233 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-24 01:45:35.441 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-24 01:45:54.998 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:45:56.668 | perl: warning: Setting locale failed. 2026-06-24 01:45:56.668 | perl: warning: Please check that your locale settings: 2026-06-24 01:45:56.669 | LANGUAGE = (unset), 2026-06-24 01:45:56.669 | LC_ALL = "en_US.utf8", 2026-06-24 01:45:56.669 | LANG = "de_DE.UTF-8" 2026-06-24 01:45:56.669 | are supported and installed on your system. 2026-06-24 01:45:56.669 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:45:56.795 | perl: warning: Setting locale failed. 2026-06-24 01:45:56.795 | perl: warning: Please check that your locale settings: 2026-06-24 01:45:56.795 | LANGUAGE = (unset), 2026-06-24 01:45:56.795 | LC_ALL = "en_US.utf8", 2026-06-24 01:45:56.795 | LANG = "de_DE.UTF-8" 2026-06-24 01:45:56.795 | are supported and installed on your system. 2026-06-24 01:45:56.795 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:45:56.844 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:45:56.844 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:45:56.844 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:45:56.912 | perl: warning: Setting locale failed. 2026-06-24 01:45:56.912 | perl: warning: Please check that your locale settings: 2026-06-24 01:45:56.912 | LANGUAGE = (unset), 2026-06-24 01:45:56.912 | LC_ALL = "en_US.utf8", 2026-06-24 01:45:56.912 | LANG = "de_DE.UTF-8" 2026-06-24 01:45:56.912 | are supported and installed on your system. 2026-06-24 01:45:56.912 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:45:57.403 | 2026-06-24 01:45:57.404 | Running kernel seems to be up-to-date. 2026-06-24 01:45:57.404 | 2026-06-24 01:45:57.404 | Restarting services... 2026-06-24 01:45:57.450 | 2026-06-24 01:45:57.450 | Service restarts being deferred: 2026-06-24 01:45:57.450 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:45:57.450 | systemctl restart systemd-logind.service 2026-06-24 01:45:57.450 | systemctl restart virtlockd.service 2026-06-24 01:45:57.450 | systemctl restart virtlogd.service 2026-06-24 01:45:57.450 | 2026-06-24 01:45:57.450 | No containers need to be restarted. 2026-06-24 01:45:57.450 | 2026-06-24 01:45:57.451 | User sessions running outdated binaries: 2026-06-24 01:45:57.451 | quobyte @ session #5: sshd[2031] 2026-06-24 01:45:57.459 | quobyte @ user manager service: systemd[1169] 2026-06-24 01:45:57.468 | 2026-06-24 01:45:57.468 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:45:59.408 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:45:59.411 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:45:59.413 | + functions-common:time_stop:2420 : local name 2026-06-24 01:45:59.416 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:45:59.419 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:45:59.422 | + functions-common:time_stop:2423 : local total 2026-06-24 01:45:59.425 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:45:59.428 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:45:59.431 | + functions-common:time_stop:2427 : start_time=1782265527088 2026-06-24 01:45:59.433 | + functions-common:time_stop:2429 : [[ -z 1782265527088 ]] 2026-06-24 01:45:59.436 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:45:59.441 | + functions-common:time_stop:2432 : end_time=1782265559438 2026-06-24 01:45:59.444 | + functions-common:time_stop:2433 : elapsed_time=32350 2026-06-24 01:45:59.446 | + functions-common:time_stop:2434 : total=94776 2026-06-24 01:45:59.449 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:45:59.452 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=127126 2026-06-24 01:45:59.454 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:45:59.457 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-24 01:45:59.460 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:45:59.463 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:45:59.466 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:45:59.469 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:45:59.471 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:45:59.474 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:45:59.477 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:45:59.479 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:45:59.482 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:45:59.485 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:45:59.488 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:45:59.491 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:45:59.493 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:45:59.497 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-24 01:45:59.499 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-24 01:45:59.517 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:45:59.519 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-24 01:45:59.522 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:45:59.525 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-24 01:45:59.527 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-24 01:45:59.531 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-24 01:45:59.536 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-24 01:45:59.539 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-24 01:45:59.541 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-24 01:45:59.544 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-24 01:45:59.547 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-24 01:45:59.549 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-24 01:45:59.553 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-24 01:46:00.667 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-24 01:46:00.667 | user tags 2026-06-24 01:46:00.667 | guest [administrator]' 2026-06-24 01:46:00.673 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-24 01:46:00.673 | user tags 2026-06-24 01:46:00.673 | guest [administrator]' 2026-06-24 01:46:00.673 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-24 01:46:00.679 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-24 01:46:00.681 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-24 01:46:00.684 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-24 01:46:01.757 | Adding user "stackrabbit" ... 2026-06-24 01:46:01.794 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-24 01:46:01.815 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-24 01:46:02.907 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-24 01:46:02.939 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-24 01:46:02.942 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-24 01:46:04.016 | Changing password for user "stackrabbit" ... 2026-06-24 01:46:04.049 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-24 01:46:04.052 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-24 01:46:04.054 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-24 01:46:05.120 | Deleting user "guest" ... 2026-06-24 01:46:05.155 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-24 01:46:05.173 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:46:05.176 | + ./stack.sh:main:858 : install_database 2026-06-24 01:46:05.179 | + lib/database:install_database:118 : install_database_mysql 2026-06-24 01:46:05.182 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-24 01:46:05.185 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:46:05.188 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:46:05.191 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-24 01:46:05.204 | perl: warning: Setting locale failed. 2026-06-24 01:46:05.204 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:05.204 | LANGUAGE = (unset), 2026-06-24 01:46:05.204 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:05.204 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:05.204 | are supported and installed on your system. 2026-06-24 01:46:05.204 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:05.254 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:46:05.254 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:46:05.254 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:46:05.360 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-24 01:46:05.363 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-24 01:46:05.368 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-24 01:46:05.370 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:46:05.373 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:46:05.375 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-24 01:46:05.377 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-24 01:46:05.381 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-24 01:46:05.386 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-24 01:46:05.389 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-24 01:46:05.391 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:46:05.394 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:46:05.397 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:46:05.399 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:46:05.402 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:46:05.406 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:46:05.408 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:46:05.410 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:46:05.413 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:46:05.416 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:46:05.422 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:46:05.424 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:46:05.428 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:46:05.431 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-24 01:46:05.433 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:46:05.436 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:46:05.439 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-24 01:46:05.441 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:46:05.444 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:46:05.447 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:46:05.450 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:46:05.453 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:46:05.456 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:46:05.459 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:46:05.462 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:46:05.465 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:46:05.467 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:46:05.470 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:46:05.473 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:46:05.475 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-24 01:46:05.478 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:46:05.481 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:46:05.483 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:46:05.486 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-24 01:46:05.509 | + 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-24 01:46:05.546 | Reading package lists... 2026-06-24 01:46:05.901 | Building dependency tree... 2026-06-24 01:46:05.903 | Reading state information... 2026-06-24 01:46:06.404 | The following additional packages will be installed: 2026-06-24 01:46:06.404 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-24 01:46:06.404 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-24 01:46:06.404 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-24 01:46:06.405 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-24 01:46:06.405 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-24 01:46:06.405 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-24 01:46:06.406 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-24 01:46:06.408 | Suggested packages: 2026-06-24 01:46:06.408 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-24 01:46:06.408 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-24 01:46:06.456 | The following NEW packages will be installed: 2026-06-24 01:46:06.456 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-24 01:46:06.456 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-24 01:46:06.456 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-24 01:46:06.456 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-24 01:46:06.457 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-24 01:46:06.457 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-24 01:46:06.458 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-24 01:46:06.529 | 0 upgraded, 27 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 01:46:06.529 | Need to get 29.6 MB of archives. 2026-06-24 01:46:06.529 | After this operation, 243 MB of additional disk space will be used. 2026-06-24 01:46:06.529 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-24 01:46:06.658 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-24 01:46:06.658 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-24 01:46:06.660 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-24 01:46:06.672 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-24 01:46:06.678 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-06-24 01:46:06.955 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-24 01:46:06.974 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-24 01:46:06.975 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-24 01:46:06.977 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-24 01:46:06.978 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-24 01:46:06.982 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-24 01:46:06.982 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-24 01:46:06.983 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-24 01:46:06.984 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-24 01:46:06.984 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-24 01:46:06.990 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-24 01:46:06.999 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-24 01:46:07.009 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-24 01:46:07.010 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-24 01:46:07.011 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-24 01:46:07.011 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-24 01:46:07.012 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-24 01:46:07.013 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-24 01:46:07.013 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-24 01:46:07.152 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-24 01:46:07.153 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-24 01:46:07.379 | perl: warning: Setting locale failed. 2026-06-24 01:46:07.379 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:07.380 | LANGUAGE = (unset), 2026-06-24 01:46:07.380 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:07.380 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:07.380 | are supported and installed on your system. 2026-06-24 01:46:07.380 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:07.441 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:46:07.442 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:46:07.442 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:46:07.564 | Vorkonfiguration der Pakete ... 2026-06-24 01:46:07.574 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:46:07.708 | Fetched 29.6 MB in 1s (44.3 MB/s) 2026-06-24 01:46:07.741 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-24 01:46:07.803 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125782 files and directories currently installed.) 2026-06-24 01:46:07.809 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 01:46:07.813 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:46:08.217 | Selecting previously unselected package mysql-client-8.0. 2026-06-24 01:46:08.229 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 01:46:08.233 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:46:08.283 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-24 01:46:08.295 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-24 01:46:08.302 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-24 01:46:08.347 | Selecting previously unselected package libmecab2:amd64. 2026-06-24 01:46:08.359 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-24 01:46:08.364 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-24 01:46:08.414 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-24 01:46:08.426 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-24 01:46:08.430 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-24 01:46:08.479 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-24 01:46:08.491 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 01:46:08.495 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:46:09.435 | Selecting previously unselected package mysql-server-8.0. 2026-06-24 01:46:09.447 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 01:46:09.454 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:46:09.506 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:46:09.506 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:46:09.506 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:46:09.584 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:46:09.595 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:46:09.873 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:46:09.935 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-24 01:46:09.947 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-24 01:46:09.951 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-24 01:46:09.993 | Selecting previously unselected package liburi-perl. 2026-06-24 01:46:10.005 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-24 01:46:10.009 | Unpacking liburi-perl (5.27-1) ... 2026-06-24 01:46:10.089 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-24 01:46:10.101 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-24 01:46:10.106 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-24 01:46:10.163 | Selecting previously unselected package libcgi-pm-perl. 2026-06-24 01:46:10.175 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-24 01:46:10.179 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-24 01:46:10.239 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-24 01:46:10.251 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:46:10.255 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-24 01:46:10.297 | Selecting previously unselected package libfcgi-perl. 2026-06-24 01:46:10.307 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-24 01:46:10.310 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-24 01:46:10.350 | Selecting previously unselected package libcgi-fast-perl. 2026-06-24 01:46:10.362 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-24 01:46:10.366 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-24 01:46:10.403 | Selecting previously unselected package libclone-perl:amd64. 2026-06-24 01:46:10.415 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-24 01:46:10.418 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-24 01:46:10.457 | Selecting previously unselected package libencode-locale-perl. 2026-06-24 01:46:10.469 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-24 01:46:10.473 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-24 01:46:10.509 | Selecting previously unselected package libfcgi-bin. 2026-06-24 01:46:10.521 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:46:10.525 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-24 01:46:10.562 | Selecting previously unselected package libhtml-template-perl. 2026-06-24 01:46:10.574 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-24 01:46:10.578 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-24 01:46:10.620 | Selecting previously unselected package libtimedate-perl. 2026-06-24 01:46:10.632 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-24 01:46:10.636 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-24 01:46:10.704 | Selecting previously unselected package libhttp-date-perl. 2026-06-24 01:46:10.716 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-24 01:46:10.720 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-24 01:46:10.758 | Selecting previously unselected package libio-html-perl. 2026-06-24 01:46:10.770 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-24 01:46:10.774 | Unpacking libio-html-perl (1.004-3) ... 2026-06-24 01:46:10.811 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-24 01:46:10.823 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-24 01:46:10.827 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-24 01:46:10.865 | Selecting previously unselected package libhttp-message-perl. 2026-06-24 01:46:10.877 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-24 01:46:10.881 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-24 01:46:10.930 | Selecting previously unselected package mecab-utils. 2026-06-24 01:46:10.943 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-24 01:46:10.947 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-24 01:46:10.987 | Selecting previously unselected package mecab-ipadic. 2026-06-24 01:46:10.999 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-24 01:46:11.003 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-24 01:46:11.622 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-24 01:46:11.634 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-24 01:46:11.638 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-24 01:46:11.678 | Selecting previously unselected package mysql-server. 2026-06-24 01:46:11.690 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-24 01:46:11.693 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:46:11.760 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-24 01:46:11.771 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-24 01:46:11.783 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:46:11.794 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-24 01:46:11.804 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-24 01:46:11.815 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-24 01:46:11.825 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-24 01:46:11.836 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-24 01:46:11.846 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-24 01:46:11.857 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-24 01:46:11.867 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-24 01:46:11.877 | Setting up libio-html-perl (1.004-3) ... 2026-06-24 01:46:11.888 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:46:11.898 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-24 01:46:11.909 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:46:11.919 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-24 01:46:11.930 | Setting up liburi-perl (5.27-1) ... 2026-06-24 01:46:11.940 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:46:11.987 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:46:12.037 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:46:12.037 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:46:12.037 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:46:12.112 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:46:12.123 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:46:12.172 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-24 01:46:12.204 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-24 01:46:23.724 | mysqld will log errors to /var/log/mysql/error.log 2026-06-24 01:46:24.610 | mysqld is running as pid 22218 2026-06-24 01:46:27.047 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-24 01:46:28.593 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-24 01:46:28.602 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-24 01:46:28.610 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-24 01:46:28.614 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-24 01:46:28.615 | 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-24 01:46:28.615 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-24 01:46:28.620 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-24 01:46:28.620 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-24 01:46:28.628 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-24 01:46:28.723 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-24 01:46:28.723 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-24 01:46:28.724 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-24 01:46:28.725 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-24 01:46:28.725 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-24 01:46:28.725 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-24 01:46:28.774 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-24 01:46:28.775 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-24 01:46:29.084 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-24 01:46:29.085 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-24 01:46:29.093 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-24 01:46:29.241 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-24 01:46:29.321 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-24 01:46:29.321 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-24 01:46:29.543 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-24 01:46:29.543 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-24 01:46:29.543 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-24 01:46:29.574 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-24 01:46:29.620 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-24 01:46:29.620 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-24 01:46:29.623 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-24 01:46:29.623 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-24 01:46:29.624 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-24 01:46:29.970 | 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-24 01:46:30.080 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-24 01:46:30.328 | 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-24 01:46:30.331 | 2026-06-24 01:46:30.331 | done! 2026-06-24 01:46:30.337 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-24 01:46:30.344 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-24 01:46:30.352 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-24 01:46:30.356 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-24 01:46:30.356 | 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-24 01:46:30.356 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-24 01:46:30.362 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-24 01:46:30.362 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-24 01:46:30.375 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-24 01:46:30.501 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-24 01:46:30.502 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-24 01:46:30.502 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-24 01:46:30.503 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-24 01:46:30.504 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-24 01:46:30.504 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-24 01:46:30.589 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-24 01:46:30.589 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-24 01:46:31.042 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-24 01:46:31.043 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-24 01:46:31.053 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-24 01:46:31.256 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-24 01:46:31.362 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-24 01:46:31.362 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-24 01:46:31.659 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-24 01:46:31.660 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-24 01:46:31.660 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-24 01:46:31.700 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-24 01:46:31.769 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-24 01:46:31.769 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-24 01:46:31.773 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-24 01:46:31.773 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-24 01:46:31.774 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-24 01:46:32.201 | 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-24 01:46:32.324 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-24 01:46:32.573 | 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-24 01:46:32.576 | 2026-06-24 01:46:32.576 | done! 2026-06-24 01:46:32.585 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-24 01:46:32.592 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-24 01:46:32.603 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-24 01:46:32.614 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:46:32.625 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-24 01:46:32.636 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-24 01:46:32.646 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-24 01:46:32.658 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:46:34.543 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 01:46:34.773 | perl: warning: Setting locale failed. 2026-06-24 01:46:34.773 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:34.773 | LANGUAGE = (unset), 2026-06-24 01:46:34.773 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:34.773 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:34.773 | are supported and installed on your system. 2026-06-24 01:46:34.773 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:34.905 | perl: warning: Setting locale failed. 2026-06-24 01:46:34.905 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:34.905 | LANGUAGE = (unset), 2026-06-24 01:46:34.905 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:34.905 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:34.905 | are supported and installed on your system. 2026-06-24 01:46:34.906 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:34.957 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:46:34.957 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:46:34.957 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:46:35.028 | perl: warning: Setting locale failed. 2026-06-24 01:46:35.029 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:35.029 | LANGUAGE = (unset), 2026-06-24 01:46:35.029 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:35.029 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:35.029 | are supported and installed on your system. 2026-06-24 01:46:35.029 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:35.518 | 2026-06-24 01:46:35.519 | Running kernel seems to be up-to-date. 2026-06-24 01:46:35.519 | 2026-06-24 01:46:35.519 | Restarting services... 2026-06-24 01:46:35.565 | 2026-06-24 01:46:35.565 | Service restarts being deferred: 2026-06-24 01:46:35.565 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:46:35.565 | systemctl restart systemd-logind.service 2026-06-24 01:46:35.565 | systemctl restart virtlockd.service 2026-06-24 01:46:35.565 | systemctl restart virtlogd.service 2026-06-24 01:46:35.565 | 2026-06-24 01:46:35.566 | No containers need to be restarted. 2026-06-24 01:46:35.566 | 2026-06-24 01:46:35.566 | User sessions running outdated binaries: 2026-06-24 01:46:35.566 | quobyte @ session #5: sshd[2031] 2026-06-24 01:46:35.575 | quobyte @ user manager service: systemd[1169] 2026-06-24 01:46:35.586 | 2026-06-24 01:46:35.586 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:46:37.546 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:46:37.549 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:46:37.552 | + functions-common:time_stop:2420 : local name 2026-06-24 01:46:37.555 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:46:37.557 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:46:37.560 | + functions-common:time_stop:2423 : local total 2026-06-24 01:46:37.563 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:46:37.566 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:46:37.568 | + functions-common:time_stop:2427 : start_time=1782265565506 2026-06-24 01:46:37.571 | + functions-common:time_stop:2429 : [[ -z 1782265565506 ]] 2026-06-24 01:46:37.575 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:46:37.579 | + functions-common:time_stop:2432 : end_time=1782265597576 2026-06-24 01:46:37.582 | + functions-common:time_stop:2433 : elapsed_time=32070 2026-06-24 01:46:37.584 | + functions-common:time_stop:2434 : total=127126 2026-06-24 01:46:37.587 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:46:37.590 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159196 2026-06-24 01:46:37.593 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:46:37.596 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-24 01:46:37.598 | + ./stack.sh:main:861 : install_database_python 2026-06-24 01:46:37.600 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-24 01:46:37.602 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-24 01:46:37.605 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-24 01:46:37.608 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 01:46:37.611 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-24 01:46:37.615 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-24 01:46:37.618 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 01:46:37.622 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 01:46:37.622 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-24 01:46:37.628 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-24 01:46:37.631 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-24 01:46:37.634 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-24 01:46:37.638 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-24 01:46:37.641 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-24 01:46:37.664 | Using python 3.12 to install PyMySQL 2026-06-24 01:46:37.667 | + 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-24 01:46:38.833 | Collecting PyMySQL 2026-06-24 01:46:38.976 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-24 01:46:39.003 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-24 01:46:39.178 | Installing collected packages: PyMySQL 2026-06-24 01:46:39.247 | Successfully installed PyMySQL-1.2.0 2026-06-24 01:46:39.352 | + inc/python:pip_install:216 : result=0 2026-06-24 01:46:39.355 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:46:39.358 | + functions-common:time_stop:2420 : local name 2026-06-24 01:46:39.361 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:46:39.364 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:46:39.367 | + functions-common:time_stop:2423 : local total 2026-06-24 01:46:39.370 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:46:39.372 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:46:39.375 | + functions-common:time_stop:2427 : start_time=1782265597658 2026-06-24 01:46:39.378 | + functions-common:time_stop:2429 : [[ -z 1782265597658 ]] 2026-06-24 01:46:39.381 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:46:39.385 | + functions-common:time_stop:2432 : end_time=1782265599382 2026-06-24 01:46:39.388 | + functions-common:time_stop:2433 : elapsed_time=1724 2026-06-24 01:46:39.391 | + functions-common:time_stop:2434 : total=34109 2026-06-24 01:46:39.393 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:46:39.396 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35833 2026-06-24 01:46:39.399 | + inc/python:pip_install:219 : return 0 2026-06-24 01:46:39.402 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-24 01:46:39.404 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-24 01:46:39.408 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-24 01:46:39.410 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-24 01:46:39.428 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:46:39.431 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-24 01:46:39.434 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-24 01:46:39.453 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:46:39.456 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-24 01:46:39.475 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:46:39.478 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-24 01:46:39.496 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:46:39.499 | + ./stack.sh:main:869 : install_etcd3 2026-06-24 01:46:39.501 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-24 01:46:39.502 | Installing etcd 2026-06-24 01:46:39.504 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-24 01:46:39.520 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-24 01:46:39.534 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-24 01:46:39.538 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-24 01:46:39.554 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-24 01:46:39.558 | ++ 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-24 01:46:39.561 | ++ 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-24 01:46:39.564 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-24 01:46:39.567 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-24 01:46:39.570 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-24 01:46:39.573 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 01:46:39.575 | ++ 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-24 01:46:39.578 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-24 01:46:39.581 | ++ 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-24 01:46:39.586 | --2026-06-24 03:46:39-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 01:46:39.659 | Resolving github.com (github.com)... 140.82.121.4 2026-06-24 01:46:39.678 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-24 01:46:39.740 | HTTP request sent, awaiting response... 302 Found 2026-06-24 01:46:39.740 | 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-24T02%3A38%3A32Z&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-24T01%3A38%3A25Z&ske=2026-06-24T02%3A38%3A32Z&sks=b&skv=2018-11-09&sig=1NTIBf%2FpXKMdJ3CvbuLN2GZVPJWB9nE%2BqdmNazBLv34%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjI2NzM2OSwibmJmIjoxNzgyMjY1NTY5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8bGapGp84x9RF1SNNKMA1KlmRgorgyzNES4WCHo-WVU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-24 01:46:39.740 | --2026-06-24 03:46:39-- 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-24T02%3A38%3A32Z&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-24T01%3A38%3A25Z&ske=2026-06-24T02%3A38%3A32Z&sks=b&skv=2018-11-09&sig=1NTIBf%2FpXKMdJ3CvbuLN2GZVPJWB9nE%2BqdmNazBLv34%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjI2NzM2OSwibmJmIjoxNzgyMjY1NTY5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8bGapGp84x9RF1SNNKMA1KlmRgorgyzNES4WCHo-WVU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-24 01:46:39.741 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-06-24 01:46:39.753 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-24 01:46:39.803 | HTTP request sent, awaiting response... 200 OK 2026-06-24 01:46:39.803 | Length: 20927601 (20M) [application/octet-stream] 2026-06-24 01:46:39.803 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-24 01:46:39.855 | 2026-06-24 01:46:40.081 | 0K ........ ........ ... 100% 72.1M=0.3s 2026-06-24 01:46:40.081 | 2026-06-24 01:46:40.081 | 2026-06-24 03:46:40 (72.1 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-24 01:46:40.081 | 2026-06-24 01:46:40.087 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-24 01:46:40.090 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 01:46:40.093 | ++ functions:get_extra_file:81 : return 2026-06-24 01:46:40.096 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 01:46:40.100 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-24 01:46:40.102 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-24 01:46:40.105 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-24 01:46:40.132 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-24 01:46:40.135 | + 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-24 01:46:40.143 | etcd-v3.5.21-linux-amd64/ 2026-06-24 01:46:40.144 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-24 01:46:40.144 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-24 01:46:40.144 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-24 01:46:40.144 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-24 01:46:40.144 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-24 01:46:40.144 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-24 01:46:40.144 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-24 01:46:40.145 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-24 01:46:40.145 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-24 01:46:40.146 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-24 01:46:40.146 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-24 01:46:40.146 | etcd-v3.5.21-linux-amd64/README.md 2026-06-24 01:46:40.146 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-24 01:46:40.309 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-24 01:46:40.504 | etcd-v3.5.21-linux-amd64/etcd 2026-06-24 01:46:40.761 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-24 01:46:40.796 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-24 01:46:40.826 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-24 01:46:40.829 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-24 01:46:40.848 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:46:40.851 | + ./stack.sh:main:888 : install_dstat 2026-06-24 01:46:40.854 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-24 01:46:40.873 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:46:40.876 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-24 01:46:40.879 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:46:40.882 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-24 01:46:40.884 | + ./stack.sh:main:897 : install_libs 2026-06-24 01:46:40.888 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-24 01:46:40.890 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-24 01:46:40.894 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-24 01:46:40.896 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-24 01:46:40.899 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:40.902 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:40.904 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-24 01:46:40.907 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:40.910 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-24 01:46:40.913 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-24 01:46:40.916 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-24 01:46:40.919 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-24 01:46:40.921 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:40.924 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:40.927 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-24 01:46:40.930 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:40.933 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-24 01:46:40.936 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-24 01:46:40.939 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-24 01:46:40.942 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-24 01:46:40.945 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:40.948 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:40.951 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-24 01:46:40.953 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:40.956 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-24 01:46:40.959 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-24 01:46:40.961 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-24 01:46:40.965 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-24 01:46:40.968 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:40.970 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:40.973 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-24 01:46:40.976 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:40.979 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-24 01:46:40.982 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-24 01:46:40.985 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-24 01:46:40.988 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-24 01:46:40.991 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:40.993 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:40.996 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-24 01:46:40.999 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.002 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-24 01:46:41.005 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-24 01:46:41.007 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-24 01:46:41.011 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-24 01:46:41.014 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.016 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.019 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-24 01:46:41.022 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.024 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-24 01:46:41.028 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-24 01:46:41.031 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-24 01:46:41.033 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-24 01:46:41.036 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.039 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.041 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-24 01:46:41.045 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.048 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-24 01:46:41.050 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-24 01:46:41.053 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-24 01:46:41.056 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-24 01:46:41.059 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.062 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.065 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-24 01:46:41.067 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.070 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-24 01:46:41.073 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-24 01:46:41.076 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-24 01:46:41.079 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-24 01:46:41.081 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.084 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.087 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-24 01:46:41.090 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.093 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-24 01:46:41.096 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-24 01:46:41.099 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-24 01:46:41.101 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-24 01:46:41.104 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.107 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.110 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-24 01:46:41.113 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.116 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-24 01:46:41.119 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-24 01:46:41.122 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-24 01:46:41.125 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-24 01:46:41.128 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.131 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.133 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-24 01:46:41.136 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.140 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-24 01:46:41.142 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-24 01:46:41.145 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-24 01:46:41.148 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-24 01:46:41.151 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.154 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.157 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-24 01:46:41.159 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.162 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-24 01:46:41.165 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-24 01:46:41.168 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-24 01:46:41.171 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-24 01:46:41.174 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.177 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.180 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-24 01:46:41.183 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.186 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-24 01:46:41.188 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-24 01:46:41.191 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-24 01:46:41.193 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-24 01:46:41.196 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.198 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.201 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-24 01:46:41.204 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.207 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-24 01:46:41.210 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-24 01:46:41.213 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-24 01:46:41.215 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-24 01:46:41.218 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.221 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.223 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-24 01:46:41.226 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.229 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-24 01:46:41.232 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-24 01:46:41.235 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-24 01:46:41.238 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-24 01:46:41.241 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.244 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.246 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-24 01:46:41.249 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.252 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-24 01:46:41.255 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-24 01:46:41.258 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-24 01:46:41.261 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-24 01:46:41.264 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.267 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.270 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-24 01:46:41.272 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.275 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-24 01:46:41.277 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-24 01:46:41.281 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-24 01:46:41.284 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-24 01:46:41.287 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.290 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.292 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-24 01:46:41.295 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.297 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-24 01:46:41.300 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-24 01:46:41.303 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-24 01:46:41.306 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-24 01:46:41.309 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.312 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.315 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-24 01:46:41.317 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.321 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-24 01:46:41.323 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-24 01:46:41.326 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-24 01:46:41.329 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-24 01:46:41.332 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.335 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.337 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-24 01:46:41.340 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.343 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-24 01:46:41.346 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-24 01:46:41.349 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-24 01:46:41.352 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-24 01:46:41.355 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.357 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.360 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-24 01:46:41.363 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.365 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-24 01:46:41.368 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-24 01:46:41.371 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-24 01:46:41.374 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-24 01:46:41.377 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.380 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.382 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-24 01:46:41.385 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.388 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-24 01:46:41.390 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-24 01:46:41.393 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-24 01:46:41.396 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-24 01:46:41.399 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.402 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.404 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-24 01:46:41.407 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.410 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-24 01:46:41.413 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-24 01:46:41.416 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-24 01:46:41.419 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-24 01:46:41.422 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.424 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.427 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-24 01:46:41.431 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.434 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-24 01:46:41.436 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-24 01:46:41.439 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-24 01:46:41.441 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-24 01:46:41.444 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.447 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.450 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-24 01:46:41.452 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.455 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-24 01:46:41.458 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-24 01:46:41.461 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-24 01:46:41.464 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-24 01:46:41.467 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.470 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.473 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-24 01:46:41.476 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.478 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-24 01:46:41.481 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-24 01:46:41.485 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-24 01:46:41.487 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-24 01:46:41.490 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.492 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.495 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-24 01:46:41.498 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.501 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-24 01:46:41.503 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-24 01:46:41.506 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-24 01:46:41.509 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-24 01:46:41.512 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.515 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.517 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-24 01:46:41.520 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.523 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-24 01:46:41.526 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-24 01:46:41.528 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-24 01:46:41.531 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-24 01:46:41.534 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.537 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.540 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-24 01:46:41.542 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.545 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-24 01:46:41.548 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-24 01:46:41.551 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-24 01:46:41.553 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-24 01:46:41.556 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.559 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.562 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-24 01:46:41.565 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.568 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-24 01:46:41.570 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-24 01:46:41.573 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-24 01:46:41.576 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-24 01:46:41.580 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.583 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.586 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-24 01:46:41.589 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.591 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-24 01:46:41.594 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-24 01:46:41.597 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-24 01:46:41.600 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-24 01:46:41.603 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.605 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.608 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-24 01:46:41.611 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.614 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-24 01:46:41.616 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-24 01:46:41.619 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-24 01:46:41.622 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-24 01:46:41.624 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.627 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.630 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-24 01:46:41.632 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.635 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-24 01:46:41.638 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-24 01:46:41.640 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-24 01:46:41.643 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-24 01:46:41.646 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.649 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.652 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-24 01:46:41.654 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.658 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-24 01:46:41.661 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-24 01:46:41.664 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-24 01:46:41.666 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-24 01:46:41.668 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.672 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.674 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-24 01:46:41.677 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.680 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-24 01:46:41.683 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-24 01:46:41.686 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-24 01:46:41.689 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-24 01:46:41.692 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.695 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.698 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-24 01:46:41.701 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.704 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-24 01:46:41.707 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-24 01:46:41.710 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-24 01:46:41.712 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-24 01:46:41.715 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.718 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.721 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-24 01:46:41.724 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.727 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-24 01:46:41.730 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-24 01:46:41.733 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-24 01:46:41.736 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-24 01:46:41.738 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.741 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.744 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-24 01:46:41.747 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.750 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-24 01:46:41.753 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-24 01:46:41.756 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:41.759 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:41.762 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-24 01:46:41.765 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:41.768 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-24 01:46:41.790 | Using python 3.12 to install etcd3gw 2026-06-24 01:46:41.793 | + 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-24 01:46:42.942 | Collecting etcd3gw 2026-06-24 01:46:43.106 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 01:46:43.116 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-24 01:46:43.158 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-24 01:46:43.160 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-24 01:46:43.204 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-24 01:46:43.219 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:46:43.262 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-24 01:46:43.277 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-24 01:46:43.789 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-24 01:46:43.805 | 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-24 01:46:43.819 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-24 01:46:43.986 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-24 01:46:43.989 | 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-24 01:46:44.021 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-24 01:46:44.023 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-24 01:46:44.063 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-24 01:46:44.065 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-24 01:46:44.071 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-24 01:46:44.098 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-24 01:46:44.129 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-24 01:46:44.154 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-24 01:46:44.163 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-24 01:46:44.165 | 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-24 01:46:44.167 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-24 01:46:44.169 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-24 01:46:44.185 | 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-24 01:46:44.415 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-24 01:46:44.471 | Attempting uninstall: urllib3 2026-06-24 01:46:44.479 | Found existing installation: urllib3 2.0.7 2026-06-24 01:46:44.480 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:44.480 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-24 01:46:44.621 | Attempting uninstall: idna 2026-06-24 01:46:44.628 | Found existing installation: idna 3.6 2026-06-24 01:46:44.629 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:44.629 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-24 01:46:44.786 | Attempting uninstall: requests 2026-06-24 01:46:44.792 | Found existing installation: requests 2.31.0 2026-06-24 01:46:44.792 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:44.793 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-24 01:46:45.020 | 2026-06-24 01:46:45.025 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-24 01:46:45.154 | + inc/python:pip_install:216 : result=0 2026-06-24 01:46:45.157 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:46:45.159 | + functions-common:time_stop:2420 : local name 2026-06-24 01:46:45.162 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:46:45.164 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:46:45.167 | + functions-common:time_stop:2423 : local total 2026-06-24 01:46:45.169 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:46:45.172 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:46:45.174 | + functions-common:time_stop:2427 : start_time=1782265601785 2026-06-24 01:46:45.177 | + functions-common:time_stop:2429 : [[ -z 1782265601785 ]] 2026-06-24 01:46:45.180 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:46:45.185 | + functions-common:time_stop:2432 : end_time=1782265605182 2026-06-24 01:46:45.187 | + functions-common:time_stop:2433 : elapsed_time=3397 2026-06-24 01:46:45.190 | + functions-common:time_stop:2434 : total=35833 2026-06-24 01:46:45.193 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:46:45.195 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39230 2026-06-24 01:46:45.198 | + inc/python:pip_install:219 : return 0 2026-06-24 01:46:45.201 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-24 01:46:45.204 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-24 01:46:45.207 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-24 01:46:45.210 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:46:45.213 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:46:45.215 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:46:45.218 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:46:45.221 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:46:45.224 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:46:45.227 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:46:45.229 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:46:45.232 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:46:45.235 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:46:45.238 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:46:45.241 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:46:45.244 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:46:45.247 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-24 01:46:45.249 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:46:45.252 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:46:45.255 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-24 01:46:45.257 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-24 01:46:45.260 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:46:45.263 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:46:45.265 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:46:45.268 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:46:45.271 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:46:45.273 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:46:45.276 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:46:45.279 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:46:45.282 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:46:45.285 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:46:45.288 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:46:45.291 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:46:45.294 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-24 01:46:45.297 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:46:45.300 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:46:45.302 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:46:45.305 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-24 01:46:45.327 | + 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-24 01:46:45.363 | Reading package lists... 2026-06-24 01:46:45.718 | Building dependency tree... 2026-06-24 01:46:45.720 | Reading state information... 2026-06-24 01:46:46.222 | The following additional packages will be installed: 2026-06-24 01:46:46.224 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-24 01:46:46.226 | Suggested packages: 2026-06-24 01:46:46.226 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-24 01:46:46.226 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-24 01:46:46.226 | python3-uwsgidecorators 2026-06-24 01:46:46.261 | The following NEW packages will be installed: 2026-06-24 01:46:46.262 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-24 01:46:46.307 | 0 upgraded, 6 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 01:46:46.307 | Need to get 1270 kB of archives. 2026-06-24 01:46:46.307 | After this operation, 4285 kB of additional disk space will be used. 2026-06-24 01:46:46.307 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-24 01:46:46.337 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-24 01:46:46.343 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-24 01:46:46.348 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-24 01:46:46.354 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-24 01:46:46.355 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-24 01:46:46.578 | perl: warning: Setting locale failed. 2026-06-24 01:46:46.578 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:46.578 | LANGUAGE = (unset), 2026-06-24 01:46:46.578 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:46.578 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:46.578 | are supported and installed on your system. 2026-06-24 01:46:46.578 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:46.640 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:46:46.641 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:46:46.641 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:46:46.819 | Fetched 1270 kB in 0s (18.4 MB/s) 2026-06-24 01:46:46.860 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-24 01:46:46.920 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126384 files and directories currently installed.) 2026-06-24 01:46:46.926 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-24 01:46:46.934 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-24 01:46:46.982 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-24 01:46:46.993 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-24 01:46:46.997 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-24 01:46:47.042 | Selecting previously unselected package libzmq5:amd64. 2026-06-24 01:46:47.055 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-24 01:46:47.059 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-24 01:46:47.107 | Selecting previously unselected package uwsgi-core. 2026-06-24 01:46:47.119 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-24 01:46:47.123 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-24 01:46:47.382 | Selecting previously unselected package uwsgi. 2026-06-24 01:46:47.393 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-24 01:46:47.399 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-24 01:46:47.447 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-24 01:46:47.459 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-24 01:46:47.463 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-24 01:46:47.532 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-24 01:46:47.543 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-24 01:46:47.555 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-24 01:46:47.566 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-24 01:46:47.586 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-24 01:46:48.134 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-24 01:46:48.168 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:46:49.158 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 01:46:49.390 | perl: warning: Setting locale failed. 2026-06-24 01:46:49.391 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:49.391 | LANGUAGE = (unset), 2026-06-24 01:46:49.391 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:49.391 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:49.391 | are supported and installed on your system. 2026-06-24 01:46:49.391 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:49.517 | perl: warning: Setting locale failed. 2026-06-24 01:46:49.517 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:49.517 | LANGUAGE = (unset), 2026-06-24 01:46:49.517 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:49.517 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:49.517 | are supported and installed on your system. 2026-06-24 01:46:49.517 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:49.568 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:46:49.568 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:46:49.568 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:46:49.638 | perl: warning: Setting locale failed. 2026-06-24 01:46:49.639 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:49.639 | LANGUAGE = (unset), 2026-06-24 01:46:49.639 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:49.639 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:49.639 | are supported and installed on your system. 2026-06-24 01:46:49.639 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:50.131 | 2026-06-24 01:46:50.131 | Running kernel seems to be up-to-date. 2026-06-24 01:46:50.131 | 2026-06-24 01:46:50.132 | Restarting services... 2026-06-24 01:46:50.178 | 2026-06-24 01:46:50.178 | Service restarts being deferred: 2026-06-24 01:46:50.178 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:46:50.178 | systemctl restart systemd-logind.service 2026-06-24 01:46:50.178 | systemctl restart virtlockd.service 2026-06-24 01:46:50.178 | systemctl restart virtlogd.service 2026-06-24 01:46:50.178 | 2026-06-24 01:46:50.179 | No containers need to be restarted. 2026-06-24 01:46:50.179 | 2026-06-24 01:46:50.179 | User sessions running outdated binaries: 2026-06-24 01:46:50.179 | quobyte @ session #5: sshd[2031] 2026-06-24 01:46:50.189 | quobyte @ user manager service: systemd[1169] 2026-06-24 01:46:50.198 | 2026-06-24 01:46:50.199 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:46:52.148 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:46:52.151 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:46:52.154 | + functions-common:time_stop:2420 : local name 2026-06-24 01:46:52.156 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:46:52.159 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:46:52.162 | + functions-common:time_stop:2423 : local total 2026-06-24 01:46:52.164 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:46:52.167 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:46:52.170 | + functions-common:time_stop:2427 : start_time=1782265605324 2026-06-24 01:46:52.173 | + functions-common:time_stop:2429 : [[ -z 1782265605324 ]] 2026-06-24 01:46:52.176 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:46:52.180 | + functions-common:time_stop:2432 : end_time=1782265612177 2026-06-24 01:46:52.183 | + functions-common:time_stop:2433 : elapsed_time=6853 2026-06-24 01:46:52.186 | + functions-common:time_stop:2434 : total=159196 2026-06-24 01:46:52.189 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:46:52.192 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166049 2026-06-24 01:46:52.195 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:46:52.198 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-24 01:46:52.200 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:46:52.203 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:46:52.206 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-24 01:46:52.209 | perl: warning: Setting locale failed. 2026-06-24 01:46:52.209 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:52.209 | LANGUAGE = (unset), 2026-06-24 01:46:52.209 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:52.209 | LANG = (unset) 2026-06-24 01:46:52.209 | are supported and installed on your system. 2026-06-24 01:46:52.209 | perl: warning: Falling back to the standard locale ("C"). 2026-06-24 01:46:52.244 | No module matches proxy 2026-06-24 01:46:52.247 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-24 01:46:52.258 | perl: warning: Setting locale failed. 2026-06-24 01:46:52.258 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:52.259 | LANGUAGE = (unset), 2026-06-24 01:46:52.259 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:52.259 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:52.259 | are supported and installed on your system. 2026-06-24 01:46:52.259 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:52.299 | Enabling module proxy. 2026-06-24 01:46:52.305 | To activate the new configuration, you need to run: 2026-06-24 01:46:52.305 | systemctl restart apache2 2026-06-24 01:46:52.310 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-24 01:46:52.321 | perl: warning: Setting locale failed. 2026-06-24 01:46:52.321 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:52.322 | LANGUAGE = (unset), 2026-06-24 01:46:52.322 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:52.322 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:52.322 | are supported and installed on your system. 2026-06-24 01:46:52.322 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:52.361 | Considering dependency proxy for proxy_uwsgi: 2026-06-24 01:46:52.361 | Module proxy already enabled 2026-06-24 01:46:52.361 | Enabling module proxy_uwsgi. 2026-06-24 01:46:52.366 | To activate the new configuration, you need to run: 2026-06-24 01:46:52.366 | systemctl restart apache2 2026-06-24 01:46:52.370 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-24 01:46:52.373 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 01:46:52.376 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:46:52.379 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 01:46:52.500 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-24 01:46:52.502 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-24 01:46:52.504 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-24 01:46:52.508 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:52.511 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:52.514 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-24 01:46:52.517 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:52.520 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-24 01:46:52.523 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-24 01:46:52.526 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-24 01:46:52.529 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:52.531 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:52.534 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-24 01:46:52.537 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:52.540 | + ./stack.sh:main:905 : install_glanceclient 2026-06-24 01:46:52.543 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-24 01:46:52.545 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-24 01:46:52.548 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:52.551 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:52.554 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-24 01:46:52.557 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:52.560 | + ./stack.sh:main:906 : install_cinderclient 2026-06-24 01:46:52.563 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-24 01:46:52.567 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-24 01:46:52.569 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:52.572 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:52.575 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-24 01:46:52.579 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:52.582 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-24 01:46:52.585 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-24 01:46:52.587 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:52.590 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:52.593 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-24 01:46:52.596 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:52.599 | + ./stack.sh:main:907 : install_novaclient 2026-06-24 01:46:52.602 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-24 01:46:52.605 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-24 01:46:52.608 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:52.611 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:52.614 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-24 01:46:52.617 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:52.620 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-24 01:46:52.638 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:46:52.641 | + ./stack.sh:main:909 : install_swiftclient 2026-06-24 01:46:52.644 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-24 01:46:52.647 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-24 01:46:52.650 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:52.653 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:52.656 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-24 01:46:52.659 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:52.662 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-24 01:46:52.680 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:46:52.683 | + ./stack.sh:main:912 : install_neutronclient 2026-06-24 01:46:52.686 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-24 01:46:52.689 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-24 01:46:52.692 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:52.695 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:52.697 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-24 01:46:52.700 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:52.703 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-24 01:46:52.706 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-24 01:46:52.708 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-24 01:46:52.712 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:52.715 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:52.718 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-24 01:46:52.721 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:52.724 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-24 01:46:52.727 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-24 01:46:52.729 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 01:46:52.733 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-24 01:46:52.736 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-24 01:46:52.740 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 01:46:52.744 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-24 01:46:52.744 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 01:46:52.749 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-24 01:46:52.752 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-24 01:46:52.755 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-24 01:46:52.759 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-24 01:46:52.762 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-24 01:46:52.784 | Using python 3.12 to install keystonemiddleware 2026-06-24 01:46:52.787 | + 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-24 01:46:53.963 | Collecting keystonemiddleware 2026-06-24 01:46:54.107 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 01:46:54.169 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-24 01:46:54.184 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:46:54.237 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-24 01:46:54.253 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 01:46:54.312 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-24 01:46:54.328 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:46:54.372 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-24 01:46:54.388 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:46:54.431 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-24 01:46:54.446 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-24 01:46:54.500 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-24 01:46:54.516 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 01:46:54.563 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-24 01:46:54.578 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:46:54.635 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-24 01:46:54.651 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:46:54.662 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-24 01:46:54.689 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-24 01:46:54.704 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 01:46:54.747 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-24 01:46:54.762 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-24 01:46:54.807 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-24 01:46:54.822 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-24 01:46:54.832 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-24 01:46:54.864 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-24 01:46:54.879 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-24 01:46:54.892 | 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-24 01:46:54.928 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-24 01:46:54.944 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:46:54.976 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-24 01:46:54.991 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 01:46:55.030 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-24 01:46:55.044 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-24 01:46:55.084 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-24 01:46:55.099 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-24 01:46:55.145 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-24 01:46:55.160 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 01:46:55.200 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-24 01:46:55.216 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-24 01:46:55.252 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-24 01:46:55.266 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-24 01:46:55.275 | 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-24 01:46:55.312 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-24 01:46:55.327 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-24 01:46:55.336 | 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-24 01:46:55.338 | 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-24 01:46:55.484 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-24 01:46:55.499 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-24 01:46:55.554 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-24 01:46:55.569 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-24 01:46:55.579 | 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-24 01:46:55.706 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-24 01:46:55.721 | 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-24 01:46:55.740 | 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-24 01:46:55.774 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-24 01:46:55.788 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-24 01:46:55.836 | 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-24 01:46:55.837 | 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-24 01:46:55.838 | 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-24 01:46:55.840 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-24 01:46:55.879 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-24 01:46:55.922 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-24 01:46:55.956 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-24 01:46:55.977 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-24 01:46:55.998 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-24 01:46:56.018 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-24 01:46:56.038 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-24 01:46:56.059 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-24 01:46:56.108 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 48.9 MB/s 0:00:00 2026-06-24 01:46:56.125 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-24 01:46:56.146 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-24 01:46:56.168 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-24 01:46:56.189 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-24 01:46:56.210 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-24 01:46:56.236 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-24 01:46:56.258 | 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-24 01:46:56.280 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-24 01:46:56.300 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-24 01:46:56.320 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-24 01:46:56.341 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-24 01:46:56.366 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-24 01:46:56.390 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-24 01:46:56.410 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-24 01:46:56.430 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-24 01:46:56.450 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-24 01:46:56.470 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-24 01:46:56.765 | 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-24 01:46:57.015 | Attempting uninstall: six 2026-06-24 01:46:57.024 | Found existing installation: six 1.16.0 2026-06-24 01:46:57.025 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:57.025 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-24 01:46:57.084 | Attempting uninstall: pyparsing 2026-06-24 01:46:57.093 | Found existing installation: pyparsing 3.1.1 2026-06-24 01:46:57.093 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:57.094 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-24 01:46:57.230 | Attempting uninstall: PyJWT 2026-06-24 01:46:57.239 | Found existing installation: PyJWT 2.7.0 2026-06-24 01:46:57.239 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:57.240 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-24 01:46:57.398 | Attempting uninstall: netaddr 2026-06-24 01:46:57.406 | Found existing installation: netaddr 0.8.0 2026-06-24 01:46:57.406 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:57.407 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-24 01:46:57.661 | Attempting uninstall: python-dateutil 2026-06-24 01:46:57.671 | Found existing installation: python-dateutil 2.8.2 2026-06-24 01:46:57.671 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:57.672 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-24 01:46:59.788 | 2026-06-24 01:46:59.797 | 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.0 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-24 01:46:59.968 | + inc/python:pip_install:216 : result=0 2026-06-24 01:46:59.971 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:46:59.974 | + functions-common:time_stop:2420 : local name 2026-06-24 01:46:59.976 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:46:59.978 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:46:59.981 | + functions-common:time_stop:2423 : local total 2026-06-24 01:46:59.984 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:46:59.987 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:46:59.989 | + functions-common:time_stop:2427 : start_time=1782265612779 2026-06-24 01:46:59.992 | + functions-common:time_stop:2429 : [[ -z 1782265612779 ]] 2026-06-24 01:46:59.995 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:47:00.000 | + functions-common:time_stop:2432 : end_time=1782265619997 2026-06-24 01:47:00.003 | + functions-common:time_stop:2433 : elapsed_time=7218 2026-06-24 01:47:00.005 | + functions-common:time_stop:2434 : total=39230 2026-06-24 01:47:00.008 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:47:00.011 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46448 2026-06-24 01:47:00.013 | + inc/python:pip_install:219 : return 0 2026-06-24 01:47:00.016 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-24 01:47:00.019 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-24 01:47:00.022 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 01:47:00.025 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-24 01:47:00.028 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-24 01:47:00.031 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 01:47:00.035 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-24 01:47:00.036 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 01:47:00.041 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-24 01:47:00.044 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-24 01:47:00.047 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-24 01:47:00.050 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-24 01:47:00.053 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-24 01:47:00.076 | Using python 3.12 to install python-memcached 2026-06-24 01:47:00.079 | + 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-24 01:47:01.224 | Collecting python-memcached 2026-06-24 01:47:01.371 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:47:01.440 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-24 01:47:01.622 | Installing collected packages: python-memcached 2026-06-24 01:47:01.662 | Successfully installed python-memcached-1.62 2026-06-24 01:47:01.805 | + inc/python:pip_install:216 : result=0 2026-06-24 01:47:01.808 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:47:01.811 | + functions-common:time_stop:2420 : local name 2026-06-24 01:47:01.815 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:47:01.819 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:47:01.822 | + functions-common:time_stop:2423 : local total 2026-06-24 01:47:01.826 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:47:01.829 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:47:01.833 | + functions-common:time_stop:2427 : start_time=1782265620070 2026-06-24 01:47:01.837 | + functions-common:time_stop:2429 : [[ -z 1782265620070 ]] 2026-06-24 01:47:01.841 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:47:01.847 | + functions-common:time_stop:2432 : end_time=1782265621842 2026-06-24 01:47:01.851 | + functions-common:time_stop:2433 : elapsed_time=1772 2026-06-24 01:47:01.854 | + functions-common:time_stop:2434 : total=46448 2026-06-24 01:47:01.858 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:47:01.862 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48220 2026-06-24 01:47:01.866 | + inc/python:pip_install:219 : return 0 2026-06-24 01:47:01.870 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-24 01:47:01.895 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:01.898 | + ./stack.sh:main:919 : '[' 192.168.122.166 == 192.168.122.166 ']' 2026-06-24 01:47:01.902 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-24 01:47:01.905 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-24 01:47:01.910 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-24 01:47:01.913 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 01:47:01.916 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-24 01:47:01.920 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-24 01:47:01.944 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:47:01.948 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-24 01:47:01.951 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-24 01:47:01.955 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-24 01:47:01.958 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 01:47:01.961 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:47:01.965 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:47:01.968 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:47:01.972 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:47:01.976 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:47:01.998 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:47:02.002 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:47:02.005 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:47:02.010 | + functions-common:git_clone:610 : echo master 2026-06-24 01:47:02.010 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:47:02.015 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-24 01:47:02.019 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 01:47:02.022 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-24 01:47:02.026 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:47:02.029 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:47:02.032 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:47:02.035 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:47:02.039 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:47:02.043 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:47:02.045 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:47:02.048 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:47:02.052 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:47:02.058 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265622053 2026-06-24 01:47:02.061 | + 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-24 01:47:02.065 | Cloning into '/opt/stack/keystone'... 2026-06-24 01:47:20.543 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:47:20.546 | + functions-common:time_stop:2420 : local name 2026-06-24 01:47:20.550 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:47:20.553 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:47:20.557 | + functions-common:time_stop:2423 : local total 2026-06-24 01:47:20.559 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:47:20.563 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:47:20.566 | + functions-common:time_stop:2427 : start_time=1782265622053 2026-06-24 01:47:20.569 | + functions-common:time_stop:2429 : [[ -z 1782265622053 ]] 2026-06-24 01:47:20.574 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:47:20.578 | + functions-common:time_stop:2432 : end_time=1782265640575 2026-06-24 01:47:20.581 | + functions-common:time_stop:2433 : elapsed_time=18522 2026-06-24 01:47:20.585 | + functions-common:time_stop:2434 : total=4704 2026-06-24 01:47:20.588 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:47:20.591 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23226 2026-06-24 01:47:20.595 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-24 01:47:20.598 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 01:47:20.601 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:47:20.605 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:47:20.608 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:47:20.612 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:47:20.615 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:47:20.618 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:47:20.622 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:47:20.625 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:47:20.630 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:47:20.634 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265640631 2026-06-24 01:47:20.638 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 01:47:21.256 | From https://review.opendev.org/openstack/keystone 2026-06-24 01:47:21.256 | * branch master -> FETCH_HEAD 2026-06-24 01:47:21.267 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:47:21.271 | + functions-common:time_stop:2420 : local name 2026-06-24 01:47:21.273 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:47:21.276 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:47:21.280 | + functions-common:time_stop:2423 : local total 2026-06-24 01:47:21.283 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:47:21.286 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:47:21.288 | + functions-common:time_stop:2427 : start_time=1782265640631 2026-06-24 01:47:21.292 | + functions-common:time_stop:2429 : [[ -z 1782265640631 ]] 2026-06-24 01:47:21.296 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:47:21.301 | + functions-common:time_stop:2432 : end_time=1782265641298 2026-06-24 01:47:21.305 | + functions-common:time_stop:2433 : elapsed_time=667 2026-06-24 01:47:21.308 | + functions-common:time_stop:2434 : total=23226 2026-06-24 01:47:21.311 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:47:21.314 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23893 2026-06-24 01:47:21.318 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 01:47:21.321 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:47:21.325 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:47:21.328 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:47:21.331 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:47:21.335 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:47:21.338 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:47:21.341 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:47:21.344 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:47:21.349 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:47:21.354 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265641350 2026-06-24 01:47:21.357 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 01:47:21.523 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:47:21.523 | 2026-06-24 01:47:21.523 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:47:21.523 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:47:21.523 | state without impacting any branches by switching back to a branch. 2026-06-24 01:47:21.523 | 2026-06-24 01:47:21.523 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:47:21.524 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:47:21.524 | 2026-06-24 01:47:21.524 | git switch -c 2026-06-24 01:47:21.524 | 2026-06-24 01:47:21.524 | Or undo this operation with: 2026-06-24 01:47:21.524 | 2026-06-24 01:47:21.524 | git switch - 2026-06-24 01:47:21.524 | 2026-06-24 01:47:21.524 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:47:21.524 | 2026-06-24 01:47:21.525 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-24 01:47:21.529 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:47:21.533 | + functions-common:time_stop:2420 : local name 2026-06-24 01:47:21.537 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:47:21.540 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:47:21.543 | + functions-common:time_stop:2423 : local total 2026-06-24 01:47:21.547 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:47:21.550 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:47:21.553 | + functions-common:time_stop:2427 : start_time=1782265641350 2026-06-24 01:47:21.556 | + functions-common:time_stop:2429 : [[ -z 1782265641350 ]] 2026-06-24 01:47:21.560 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:47:21.565 | + functions-common:time_stop:2432 : end_time=1782265641561 2026-06-24 01:47:21.568 | + functions-common:time_stop:2433 : elapsed_time=211 2026-06-24 01:47:21.571 | + functions-common:time_stop:2434 : total=23893 2026-06-24 01:47:21.575 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:47:21.578 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24104 2026-06-24 01:47:21.582 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-24 01:47:21.601 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-24 01:47:21.605 | + functions-common:git_clone:673 : head -1 2026-06-24 01:47:21.605 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:47:21.609 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-24 01:47:21.613 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:47:21.616 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-24 01:47:21.619 | + inc/python:setup_develop:353 : local bindep 2026-06-24 01:47:21.623 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-24 01:47:21.626 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-24 01:47:21.630 | + inc/python:setup_develop:359 : local extras= 2026-06-24 01:47:21.633 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-24 01:47:21.636 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 01:47:21.639 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-24 01:47:21.642 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-24 01:47:21.646 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 01:47:21.650 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 01:47:21.654 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-24 01:47:21.657 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 01:47:21.661 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-24 01:47:21.665 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 01:47:21.668 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 01:47:21.672 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-24 01:47:21.679 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-24 01:47:21.682 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-24 01:47:21.685 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-24 01:47:21.843 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-24 01:47:21.847 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 01:47:21.850 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 01:47:21.853 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 01:47:21.856 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-24 01:47:21.859 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-24 01:47:21.862 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 01:47:21.866 | + inc/python:setup_package:446 : local extras= 2026-06-24 01:47:21.870 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 01:47:21.874 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 01:47:21.878 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 01:47:21.881 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 01:47:21.884 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 01:47:21.888 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-24 01:47:21.913 | Using python 3.12 to install /opt/stack/keystone 2026-06-24 01:47:21.917 | + 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-24 01:47:22.908 | Obtaining file:///opt/stack/keystone 2026-06-24 01:47:22.914 | Installing build dependencies: started 2026-06-24 01:47:24.630 | Installing build dependencies: finished with status 'done' 2026-06-24 01:47:24.632 | Checking if build backend supports build_editable: started 2026-06-24 01:47:25.159 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 01:47:25.161 | Getting requirements to build editable: started 2026-06-24 01:47:25.448 | Getting requirements to build editable: finished with status 'done' 2026-06-24 01:47:25.449 | Preparing editable metadata (pyproject.toml): started 2026-06-24 01:47:26.481 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:47:26.495 | 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-24 01:47:26.497 | 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-24 01:47:26.698 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-24 01:47:26.843 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-24 01:47:26.881 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-24 01:47:26.899 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-24 01:47:27.289 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-24 01:47:27.305 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-24 01:47:27.897 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-24 01:47:27.912 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-24 01:47:27.934 | 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-24 01:47:27.937 | 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-24 01:47:27.937 | 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-24 01:47:28.010 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-24 01:47:28.025 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-24 01:47:28.038 | 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-24 01:47:28.039 | 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-24 01:47:28.040 | 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-24 01:47:28.101 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-24 01:47:28.116 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-24 01:47:28.175 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-24 01:47:28.191 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 01:47:28.201 | 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-24 01:47:28.202 | 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-24 01:47:28.242 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-24 01:47:28.258 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:47:28.313 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-24 01:47:28.329 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 01:47:28.338 | 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-24 01:47:28.366 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-24 01:47:28.382 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-24 01:47:28.392 | 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-24 01:47:28.419 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-24 01:47:28.435 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-24 01:47:28.479 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-24 01:47:28.494 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-24 01:47:28.505 | 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-24 01:47:28.505 | 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-24 01:47:28.548 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-24 01:47:28.563 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-24 01:47:28.575 | 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-24 01:47:28.575 | 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.0) 2026-06-24 01:47:28.607 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-24 01:47:28.623 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-24 01:47:28.670 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-24 01:47:28.685 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-24 01:47:28.883 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-24 01:47:28.898 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-24 01:47:28.932 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-24 01:47:28.946 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-24 01:47:28.957 | 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-24 01:47:28.985 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 01:47:28.999 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-24 01:47:29.039 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 01:47:29.054 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-24 01:47:29.088 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 01:47:29.102 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 01:47:29.141 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 01:47:29.156 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:47:29.261 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 01:47:29.276 | 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-24 01:47:29.315 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-24 01:47:29.330 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-24 01:47:29.345 | 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-24 01:47:29.413 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-24 01:47:29.428 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-24 01:47:29.472 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-24 01:47:29.487 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-24 01:47:29.522 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-24 01:47:29.537 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:47:29.632 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-24 01:47:29.647 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-24 01:47:30.210 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-24 01:47:30.224 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-24 01:47:30.239 | 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-24 01:47:30.242 | 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-24 01:47:30.246 | 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-24 01:47:30.247 | 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-24 01:47:30.248 | 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-24 01:47:30.260 | 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-24 01:47:30.261 | 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-24 01:47:30.262 | 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-24 01:47:30.306 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-24 01:47:30.320 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-24 01:47:30.330 | 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-24 01:47:30.358 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-24 01:47:30.374 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-24 01:47:30.407 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-24 01:47:30.422 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-24 01:47:30.467 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-24 01:47:30.482 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:47:30.494 | 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-24 01:47:30.499 | 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-24 01:47:30.502 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-24 01:47:30.546 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:30.561 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-24 01:47:30.603 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:30.618 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-24 01:47:30.659 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:30.674 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-24 01:47:30.731 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:30.746 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:47:30.787 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:30.802 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-24 01:47:30.838 | 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-24 01:47:30.852 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-24 01:47:30.897 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:30.911 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-24 01:47:30.920 | 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-24 01:47:30.952 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:30.968 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:47:31.007 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-24 01:47:31.022 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:47:31.073 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:31.088 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-24 01:47:31.356 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:31.372 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-24 01:47:31.420 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:31.436 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 01:47:31.470 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:31.485 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-24 01:47:31.521 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:31.536 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-24 01:47:31.582 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:31.597 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-24 01:47:31.671 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:31.687 | 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-24 01:47:31.726 | 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-24 01:47:31.741 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-24 01:47:31.787 | 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-24 01:47:31.804 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-24 01:47:31.847 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-24 01:47:31.863 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-24 01:47:31.883 | 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-24 01:47:31.884 | 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-24 01:47:31.897 | 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-24 01:47:31.933 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-24 01:47:31.947 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-24 01:47:32.011 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-24 01:47:32.024 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-24 01:47:32.068 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-24 01:47:32.084 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-24 01:47:32.138 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-24 01:47:32.155 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-24 01:47:32.177 | 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-24 01:47:32.178 | 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-24 01:47:32.179 | 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-24 01:47:32.184 | 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-24 01:47:32.232 | 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-24 01:47:32.248 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-24 01:47:32.310 | 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-24 01:47:32.326 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-24 01:47:32.427 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-24 01:47:32.474 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-24 01:47:32.591 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 34.2 MB/s 0:00:00 2026-06-24 01:47:32.606 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-24 01:47:32.629 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-24 01:47:32.651 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-24 01:47:32.672 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-24 01:47:32.695 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-24 01:47:32.717 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-24 01:47:32.738 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-24 01:47:32.759 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-24 01:47:32.781 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-24 01:47:32.803 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-24 01:47:32.824 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-24 01:47:32.845 | 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-24 01:47:32.866 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-24 01:47:32.889 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-24 01:47:32.911 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-24 01:47:32.936 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-24 01:47:32.958 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-24 01:47:32.980 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-24 01:47:32.999 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-24 01:47:33.020 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-24 01:47:33.045 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-24 01:47:33.067 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-24 01:47:33.093 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-24 01:47:33.114 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-24 01:47:33.137 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-24 01:47:33.162 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-24 01:47:33.189 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-24 01:47:33.207 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 32.2 MB/s 0:00:00 2026-06-24 01:47:33.223 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-24 01:47:33.245 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-24 01:47:33.267 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-24 01:47:33.287 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-24 01:47:33.310 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-24 01:47:33.335 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-24 01:47:33.356 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-24 01:47:33.378 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-24 01:47:33.400 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-24 01:47:33.428 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-24 01:47:33.450 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-24 01:47:33.476 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-24 01:47:33.499 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-24 01:47:33.520 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-24 01:47:33.542 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-24 01:47:33.562 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-24 01:47:33.589 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-24 01:47:33.644 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 65.7 MB/s 0:00:00 2026-06-24 01:47:33.658 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-24 01:47:33.680 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-24 01:47:33.701 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-24 01:47:33.722 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-24 01:47:33.746 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-24 01:47:33.772 | 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-24 01:47:33.793 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-24 01:47:33.813 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-24 01:47:33.835 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-24 01:47:33.856 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-24 01:47:33.882 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-24 01:47:34.060 | Building wheels for collected packages: keystone 2026-06-24 01:47:34.062 | Building editable for keystone (pyproject.toml): started 2026-06-24 01:47:35.125 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-24 01:47:35.126 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=6ec149b0a9e8f7be857fc348e57a3747a639ae847f579c753ba7de77b70b835f 2026-06-24 01:47:35.126 | Stored in directory: /tmp/pip-ephem-wheel-cache-upmg_3ec/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-24 01:47:35.131 | Successfully built keystone 2026-06-24 01:47:35.478 | 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-24 01:47:35.517 | Attempting uninstall: pytz 2026-06-24 01:47:35.527 | Found existing installation: pytz 2024.1 2026-06-24 01:47:35.528 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:35.528 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-24 01:47:37.311 | Attempting uninstall: oauthlib 2026-06-24 01:47:37.323 | Found existing installation: oauthlib 3.2.2 2026-06-24 01:47:37.325 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:37.325 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-24 01:47:37.472 | Attempting uninstall: markupsafe 2026-06-24 01:47:37.484 | Found existing installation: MarkupSafe 2.1.5 2026-06-24 01:47:37.485 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:37.486 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-24 01:47:38.566 | Attempting uninstall: click 2026-06-24 01:47:38.579 | Found existing installation: click 8.1.6 2026-06-24 01:47:38.580 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:38.582 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-24 01:47:38.749 | Attempting uninstall: blinker 2026-06-24 01:47:38.758 | Found existing installation: blinker 1.7.0 2026-06-24 01:47:38.759 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:38.759 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-24 01:47:38.777 | Attempting uninstall: bcrypt 2026-06-24 01:47:38.788 | Found existing installation: bcrypt 3.2.2 2026-06-24 01:47:38.789 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:38.790 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-24 01:47:38.808 | Attempting uninstall: attrs 2026-06-24 01:47:38.820 | Found existing installation: attrs 23.2.0 2026-06-24 01:47:38.821 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:38.822 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-24 01:47:41.904 | Attempting uninstall: jinja2 2026-06-24 01:47:41.916 | Found existing installation: Jinja2 3.1.2 2026-06-24 01:47:41.916 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:41.919 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-24 01:47:42.987 | Attempting uninstall: cryptography 2026-06-24 01:47:42.999 | Found existing installation: cryptography 41.0.7 2026-06-24 01:47:43.000 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:43.000 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-24 01:47:43.593 | Attempting uninstall: pyopenssl 2026-06-24 01:47:43.606 | Found existing installation: pyOpenSSL 23.2.0 2026-06-24 01:47:43.607 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:43.607 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-24 01:47:44.009 | Attempting uninstall: jsonschema 2026-06-24 01:47:44.023 | Found existing installation: jsonschema 4.10.3 2026-06-24 01:47:44.024 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:44.024 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-24 01:47:45.608 | 2026-06-24 01:47:45.609 | 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-24 01:47:45.609 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-24 01:47:45.625 | 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.50 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.1 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-24 01:47:45.985 | + inc/python:pip_install:216 : result=0 2026-06-24 01:47:45.987 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:47:45.990 | + functions-common:time_stop:2420 : local name 2026-06-24 01:47:45.992 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:47:45.994 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:47:45.997 | + functions-common:time_stop:2423 : local total 2026-06-24 01:47:46.000 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:47:46.003 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:47:46.005 | + functions-common:time_stop:2427 : start_time=1782265641908 2026-06-24 01:47:46.008 | + functions-common:time_stop:2429 : [[ -z 1782265641908 ]] 2026-06-24 01:47:46.011 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:47:46.015 | + functions-common:time_stop:2432 : end_time=1782265666012 2026-06-24 01:47:46.018 | + functions-common:time_stop:2433 : elapsed_time=24104 2026-06-24 01:47:46.020 | + functions-common:time_stop:2434 : total=48220 2026-06-24 01:47:46.023 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:47:46.025 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72324 2026-06-24 01:47:46.028 | + inc/python:pip_install:219 : return 0 2026-06-24 01:47:46.030 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 01:47:46.033 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 01:47:46.036 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-24 01:47:46.039 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-24 01:47:46.042 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:47:46.045 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:47:46.048 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-24 01:47:46.051 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:47:46.053 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-24 01:47:46.072 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:47:46.076 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 01:47:46.079 | + ./stack.sh:main:921 : configure_keystone 2026-06-24 01:47:46.082 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-24 01:47:46.097 | + 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-24 01:47:46.100 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-24 01:47:46.105 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-24 01:47:46.123 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:47:46.126 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-24 01:47:46.160 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-24 01:47:46.193 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-24 01:47:46.227 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-24 01:47:46.264 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-24 01:47:46.301 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-24 01:47:46.335 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-24 01:47:46.369 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-24 01:47:46.401 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-24 01:47:46.437 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-24 01:47:46.439 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-24 01:47:46.442 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-24 01:47:46.445 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-24 01:47:46.448 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 01:47:46.450 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 01:47:46.468 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:46.471 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 01:47:46.474 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 01:47:46.476 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 01:47:46.493 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:46.496 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.166:5672/ 2026-06-24 01:47:46.500 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.166:5672/ 2026-06-24 01:47:46.535 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 01:47:46.538 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 01:47:46.541 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.166/identity 2026-06-24 01:47:46.577 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-24 01:47:46.580 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-24 01:47:46.615 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-24 01:47:46.618 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-24 01:47:46.621 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-24 01:47:46.624 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-24 01:47:46.627 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 01:47:46.630 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 01:47:46.633 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 01:47:46.652 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:46.654 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 01:47:46.658 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-24 01:47:46.661 | + 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-24 01:47:46.695 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-24 01:47:46.698 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-24 01:47:46.700 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-24 01:47:46.703 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-24 01:47:46.707 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 01:47:46.725 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 01:47:46.728 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 01:47:46.730 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 01:47:46.733 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 01:47:46.735 | + 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-24 01:47:46.768 | + 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-24 01:47:46.800 | + 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-24 01:47:46.832 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 01:47:46.865 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-24 01:47:46.898 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-24 01:47:46.931 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-24 01:47:46.934 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-24 01:47:46.936 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-24 01:47:46.939 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-24 01:47:46.941 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 01:47:46.944 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-24 01:47:46.946 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-24 01:47:46.949 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 01:47:46.952 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 01:47:46.969 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 01:47:46.969 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:47:46.980 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 01:47:46.984 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:47:46.998 | /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-24 01:47:47.002 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-24 01:47:47.005 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-24 01:47:47.009 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 01:47:47.012 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-24 01:47:47.046 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-24 01:47:47.078 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-24 01:47:47.110 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-24 01:47:47.143 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-24 01:47:47.175 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-24 01:47:47.208 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-24 01:47:47.241 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-24 01:47:47.272 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-24 01:47:47.305 | + 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-24 01:47:47.337 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-24 01:47:47.370 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-24 01:47:47.403 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-24 01:47:47.436 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-24 01:47:47.467 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 01:47:47.470 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 01:47:47.474 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-24 01:47:47.476 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-24 01:47:47.479 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 01:47:47.482 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:47:47.485 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:47:47.487 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-24 01:47:47.490 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-24 01:47:47.493 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-24 01:47:47.525 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-24 01:47:47.559 | + 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-24 01:47:47.560 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-24 01:47:47.570 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-24 01:47:47.575 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-24 01:47:47.578 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-24 01:47:47.580 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 01:47:47.583 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 01:47:47.586 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 01:47:47.588 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 01:47:47.590 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:47:47.593 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:47:47.595 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 01:47:47.598 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 01:47:47.600 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:47:47.603 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:47:47.606 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-24 01:47:47.616 | perl: warning: Setting locale failed. 2026-06-24 01:47:47.616 | perl: warning: Please check that your locale settings: 2026-06-24 01:47:47.616 | LANGUAGE = (unset), 2026-06-24 01:47:47.616 | LC_ALL = "en_US.utf8", 2026-06-24 01:47:47.617 | LANG = "de_DE.UTF-8" 2026-06-24 01:47:47.617 | are supported and installed on your system. 2026-06-24 01:47:47.617 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:47:47.656 | Enabling site keystone-api. 2026-06-24 01:47:47.660 | To activate the new configuration, you need to run: 2026-06-24 01:47:47.661 | systemctl reload apache2 2026-06-24 01:47:47.665 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 01:47:47.668 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 01:47:47.671 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:47:47.674 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 01:47:47.802 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-24 01:47:47.836 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-24 01:47:47.871 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-24 01:47:47.905 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-24 01:47:47.908 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-24 01:47:47.943 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-24 01:47:47.977 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-24 01:47:48.011 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-24 01:47:48.046 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-24 01:47:48.048 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-24 01:47:48.051 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-24 01:47:48.084 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-24 01:47:48.118 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-24 01:47:48.135 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:47:48.139 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-24 01:47:48.158 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:48.161 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-24 01:47:48.164 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-24 01:47:48.167 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-24 01:47:48.171 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 01:47:48.174 | + lib/stack:stack_install_service:32 : install_glance 2026-06-24 01:47:48.177 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-24 01:47:48.179 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-24 01:47:48.183 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-24 01:47:48.200 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:48.203 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-24 01:47:48.206 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-24 01:47:48.224 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:47:48.227 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-24 01:47:48.230 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-24 01:47:48.233 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:47:48.236 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:47:48.238 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-24 01:47:48.241 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:47:48.245 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-24 01:47:48.248 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-24 01:47:48.251 | ++ inc/python:join_extras:29 : echo cinder 2026-06-24 01:47:48.254 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-24 01:47:48.257 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-24 01:47:48.260 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-24 01:47:48.263 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-24 01:47:48.267 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-24 01:47:48.270 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-24 01:47:48.273 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-24 01:47:48.277 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-24 01:47:48.277 | +++ 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-24 01:47:48.282 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-24 01:47:48.285 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-24 01:47:48.288 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-24 01:47:48.291 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-24 01:47:48.295 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-24 01:47:48.318 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-24 01:47:48.321 | + 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-24 01:47:49.519 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 01:47:49.680 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-24 01:47:49.697 | 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-24 01:47:49.698 | 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-24 01:47:49.699 | 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-24 01:47:49.700 | 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-24 01:47:49.701 | 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-24 01:47:49.702 | 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-24 01:47:49.703 | 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-24 01:47:49.704 | 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-24 01:47:49.705 | 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-24 01:47:49.706 | 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-24 01:47:49.706 | 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-24 01:47:49.734 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-24 01:47:49.749 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-24 01:47:49.761 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.0) 2026-06-24 01:47:49.764 | 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-24 01:47:49.765 | 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.1) 2026-06-24 01:47:49.770 | 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-24 01:47:49.772 | 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-24 01:47:49.815 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 01:47:49.830 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-24 01:47:49.905 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 01:47:49.921 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:47:49.967 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 01:47:49.982 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:47:50.030 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 01:47:50.045 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-24 01:47:50.059 | 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-24 01:47:50.060 | 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-24 01:47:50.061 | 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-24 01:47:50.061 | 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-24 01:47:50.068 | 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-24 01:47:50.069 | 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-24 01:47:50.070 | 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-24 01:47:50.071 | 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-24 01:47:50.075 | 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-24 01:47:50.076 | 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-24 01:47:50.078 | 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-24 01:47:50.110 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-24 01:47:50.124 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-24 01:47:50.135 | 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-24 01:47:50.140 | 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-24 01:47:50.144 | 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-24 01:47:50.145 | 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-24 01:47:50.146 | 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-24 01:47:50.155 | 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-24 01:47:50.158 | 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-24 01:47:50.159 | 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.0) 2026-06-24 01:47:50.162 | 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-24 01:47:50.169 | 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-24 01:47:50.172 | 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-24 01:47:50.173 | 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-24 01:47:50.174 | 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-24 01:47:50.175 | 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-24 01:47:50.178 | 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-24 01:47:50.179 | 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-24 01:47:50.185 | 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-24 01:47:50.202 | 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-24 01:47:50.206 | 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-24 01:47:50.209 | 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-24 01:47:50.222 | 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-24 01:47:50.223 | 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-24 01:47:50.224 | 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-24 01:47:50.226 | 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-24 01:47:50.246 | 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-24 01:47:50.304 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-24 01:47:50.357 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-24 01:47:50.383 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-24 01:47:50.405 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-24 01:47:50.427 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-24 01:47:50.451 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-24 01:47:50.472 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-24 01:47:50.711 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-24 01:47:51.960 | 2026-06-24 01:47:51.975 | 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-24 01:47:52.110 | + inc/python:pip_install:216 : result=0 2026-06-24 01:47:52.113 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:47:52.116 | + functions-common:time_stop:2420 : local name 2026-06-24 01:47:52.119 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:47:52.121 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:47:52.124 | + functions-common:time_stop:2423 : local total 2026-06-24 01:47:52.126 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:47:52.129 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:47:52.132 | + functions-common:time_stop:2427 : start_time=1782265668312 2026-06-24 01:47:52.135 | + functions-common:time_stop:2429 : [[ -z 1782265668312 ]] 2026-06-24 01:47:52.138 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:47:52.143 | + functions-common:time_stop:2432 : end_time=1782265672140 2026-06-24 01:47:52.145 | + functions-common:time_stop:2433 : elapsed_time=3828 2026-06-24 01:47:52.148 | + functions-common:time_stop:2434 : total=72324 2026-06-24 01:47:52.150 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:47:52.153 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76152 2026-06-24 01:47:52.156 | + inc/python:pip_install:219 : return 0 2026-06-24 01:47:52.159 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-24 01:47:52.162 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-24 01:47:52.166 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-24 01:47:52.181 | + 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-24 01:47:52.186 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-24 01:47:52.189 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-24 01:47:52.192 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-24 01:47:52.195 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 01:47:52.197 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:47:52.201 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:47:52.204 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:47:52.206 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:47:52.210 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:47:52.227 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:47:52.230 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:47:52.234 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:47:52.237 | + functions-common:git_clone:610 : echo master 2026-06-24 01:47:52.238 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:47:52.242 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-24 01:47:52.245 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 01:47:52.248 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-24 01:47:52.251 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:47:52.254 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:47:52.257 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:47:52.259 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:47:52.262 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:47:52.265 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:47:52.268 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:47:52.271 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:47:52.275 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:47:52.278 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265672276 2026-06-24 01:47:52.281 | + 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-24 01:47:52.285 | Cloning into '/opt/stack/glance'... 2026-06-24 01:48:00.566 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:48:00.569 | + functions-common:time_stop:2420 : local name 2026-06-24 01:48:00.573 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:48:00.576 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:48:00.579 | + functions-common:time_stop:2423 : local total 2026-06-24 01:48:00.582 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:48:00.585 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:48:00.589 | + functions-common:time_stop:2427 : start_time=1782265672276 2026-06-24 01:48:00.592 | + functions-common:time_stop:2429 : [[ -z 1782265672276 ]] 2026-06-24 01:48:00.595 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:48:00.600 | + functions-common:time_stop:2432 : end_time=1782265680596 2026-06-24 01:48:00.604 | + functions-common:time_stop:2433 : elapsed_time=8320 2026-06-24 01:48:00.607 | + functions-common:time_stop:2434 : total=24104 2026-06-24 01:48:00.609 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:48:00.613 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32424 2026-06-24 01:48:00.617 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-24 01:48:00.620 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 01:48:00.623 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:48:00.627 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:48:00.630 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:48:00.634 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:48:00.638 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:48:00.641 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:48:00.645 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:48:00.648 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:48:00.652 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:48:00.657 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265680653 2026-06-24 01:48:00.660 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 01:48:01.282 | From https://review.opendev.org/openstack/glance 2026-06-24 01:48:01.282 | * branch master -> FETCH_HEAD 2026-06-24 01:48:01.292 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:48:01.296 | + functions-common:time_stop:2420 : local name 2026-06-24 01:48:01.300 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:48:01.303 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:48:01.306 | + functions-common:time_stop:2423 : local total 2026-06-24 01:48:01.310 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:48:01.313 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:48:01.315 | + functions-common:time_stop:2427 : start_time=1782265680653 2026-06-24 01:48:01.318 | + functions-common:time_stop:2429 : [[ -z 1782265680653 ]] 2026-06-24 01:48:01.323 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:48:01.326 | + functions-common:time_stop:2432 : end_time=1782265681324 2026-06-24 01:48:01.330 | + functions-common:time_stop:2433 : elapsed_time=671 2026-06-24 01:48:01.332 | + functions-common:time_stop:2434 : total=32424 2026-06-24 01:48:01.336 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:48:01.339 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33095 2026-06-24 01:48:01.342 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 01:48:01.346 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:48:01.350 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:48:01.353 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:48:01.356 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:48:01.359 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:48:01.362 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:48:01.366 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:48:01.369 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:48:01.373 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:48:01.378 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265681375 2026-06-24 01:48:01.382 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 01:48:01.507 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:48:01.507 | 2026-06-24 01:48:01.507 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:48:01.507 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:48:01.507 | state without impacting any branches by switching back to a branch. 2026-06-24 01:48:01.507 | 2026-06-24 01:48:01.507 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:48:01.507 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:48:01.507 | 2026-06-24 01:48:01.507 | git switch -c 2026-06-24 01:48:01.508 | 2026-06-24 01:48:01.508 | Or undo this operation with: 2026-06-24 01:48:01.508 | 2026-06-24 01:48:01.508 | git switch - 2026-06-24 01:48:01.508 | 2026-06-24 01:48:01.508 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:48:01.508 | 2026-06-24 01:48:01.508 | HEAD is now at 0d6594cda Merge "Fix import task failure handling under native threading" 2026-06-24 01:48:01.513 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:48:01.517 | + functions-common:time_stop:2420 : local name 2026-06-24 01:48:01.520 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:48:01.524 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:48:01.528 | + functions-common:time_stop:2423 : local total 2026-06-24 01:48:01.532 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:48:01.535 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:48:01.539 | + functions-common:time_stop:2427 : start_time=1782265681375 2026-06-24 01:48:01.542 | + functions-common:time_stop:2429 : [[ -z 1782265681375 ]] 2026-06-24 01:48:01.547 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:48:01.552 | + functions-common:time_stop:2432 : end_time=1782265681548 2026-06-24 01:48:01.556 | + functions-common:time_stop:2433 : elapsed_time=173 2026-06-24 01:48:01.560 | + functions-common:time_stop:2434 : total=33095 2026-06-24 01:48:01.564 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:48:01.567 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33268 2026-06-24 01:48:01.571 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-24 01:48:01.590 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-24 01:48:01.594 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:48:01.595 | + functions-common:git_clone:673 : head -1 2026-06-24 01:48:01.599 | 0d6594cda Merge "Fix import task failure handling under native threading" 2026-06-24 01:48:01.603 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:48:01.607 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-24 01:48:01.610 | + inc/python:setup_develop:353 : local bindep 2026-06-24 01:48:01.613 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-24 01:48:01.616 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-24 01:48:01.620 | + inc/python:setup_develop:359 : local extras= 2026-06-24 01:48:01.624 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-24 01:48:01.628 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 01:48:01.631 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-24 01:48:01.635 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-24 01:48:01.638 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 01:48:01.642 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 01:48:01.647 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-24 01:48:01.651 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 01:48:01.655 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-24 01:48:01.658 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 01:48:01.662 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 01:48:01.667 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-24 01:48:01.673 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-24 01:48:01.676 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-24 01:48:01.679 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-24 01:48:01.836 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-24 01:48:01.840 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 01:48:01.843 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 01:48:01.847 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 01:48:01.849 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-24 01:48:01.853 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-24 01:48:01.857 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 01:48:01.861 | + inc/python:setup_package:446 : local extras= 2026-06-24 01:48:01.864 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 01:48:01.868 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 01:48:01.871 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 01:48:01.875 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 01:48:01.878 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 01:48:01.882 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-24 01:48:01.908 | Using python 3.12 to install /opt/stack/glance 2026-06-24 01:48:01.911 | + 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-24 01:48:02.912 | Obtaining file:///opt/stack/glance 2026-06-24 01:48:02.916 | Installing build dependencies: started 2026-06-24 01:48:04.619 | Installing build dependencies: finished with status 'done' 2026-06-24 01:48:04.620 | Checking if build backend supports build_editable: started 2026-06-24 01:48:05.168 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 01:48:05.170 | Getting requirements to build editable: started 2026-06-24 01:48:05.470 | Getting requirements to build editable: finished with status 'done' 2026-06-24 01:48:05.472 | Preparing editable metadata (pyproject.toml): started 2026-06-24 01:48:06.406 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:48:06.423 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (7.0.3) 2026-06-24 01:48:06.424 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (0.7.1) 2026-06-24 01:48:06.426 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (2.0.50) 2026-06-24 01:48:06.427 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (0.41.0) 2026-06-24 01:48:06.428 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.1.0) 2026-06-24 01:48:06.429 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (2.5.1) 2026-06-24 01:48:06.433 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (1.8.10) 2026-06-24 01:48:06.433 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (1.18.4) 2026-06-24 01:48:06.623 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev73) 2026-06-24 01:48:06.767 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 01:48:06.778 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (10.5.0) 2026-06-24 01:48:06.780 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (7.5.0) 2026-06-24 01:48:06.781 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (6.4.0) 2026-06-24 01:48:06.783 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (2.7.1) 2026-06-24 01:48:06.783 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (10.1.1) 2026-06-24 01:48:06.785 | 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.dev73) (5.8.0) 2026-06-24 01:48:06.786 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.3.0) 2026-06-24 01:48:06.844 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev73) 2026-06-24 01:48:06.859 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-24 01:48:06.875 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (5.14.0) 2026-06-24 01:48:06.875 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (13.0.0) 2026-06-24 01:48:06.902 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev73) 2026-06-24 01:48:06.917 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-24 01:48:06.929 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.17.0) 2026-06-24 01:48:06.929 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.10.1) 2026-06-24 01:48:06.931 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (4.26.0) 2026-06-24 01:48:06.931 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (5.8.0) 2026-06-24 01:48:06.932 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (18.0.0) 2026-06-24 01:48:06.932 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (6.8.0) 2026-06-24 01:48:06.962 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev73) 2026-06-24 01:48:06.979 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:48:06.990 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (8.2.0) 2026-06-24 01:48:06.990 | 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.dev73) (18.1.0) 2026-06-24 01:48:06.990 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (8.1.0) 2026-06-24 01:48:07.026 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev73) 2026-06-24 01:48:07.042 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 01:48:07.052 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (5.1.0) 2026-06-24 01:48:07.053 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (4.4.0) 2026-06-24 01:48:07.054 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (5.5.0) 2026-06-24 01:48:07.055 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.1.0) 2026-06-24 01:48:07.057 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (43.0.3) 2026-06-24 01:48:07.081 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev73) 2026-06-24 01:48:07.096 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-24 01:48:07.141 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev73) 2026-06-24 01:48:07.156 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 01:48:07.168 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev73) (1.3.12) 2026-06-24 01:48:07.169 | 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.dev73) (4.15.0) 2026-06-24 01:48:07.202 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 01:48:07.218 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-24 01:48:07.231 | 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.dev73) (2.34.2) 2026-06-24 01:48:07.234 | 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.dev73) (2.0.0) 2026-06-24 01:48:07.239 | 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.dev73) (3.0) 2026-06-24 01:48:07.242 | 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.dev73) (5.10.0) 2026-06-24 01:48:07.245 | 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.dev73) (2.2.1) 2026-06-24 01:48:07.249 | 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.dev73) (2.8.0) 2026-06-24 01:48:07.250 | 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.dev73) (3.5.1) 2026-06-24 01:48:07.260 | 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.dev73) (1.4.2) 2026-06-24 01:48:07.267 | 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.dev73) (3.3.2) 2026-06-24 01:48:07.271 | 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.dev73) (26.1.0) 2026-06-24 01:48:07.272 | 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.dev73) (2025.9.1) 2026-06-24 01:48:07.273 | 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.dev73) (0.37.0) 2026-06-24 01:48:07.273 | 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.dev73) (2026.5.1) 2026-06-24 01:48:07.282 | 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.dev73) (2.1.0) 2026-06-24 01:48:07.283 | 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.dev73) (1.8.2) 2026-06-24 01:48:07.288 | 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.dev73) (4.2.0) 2026-06-24 01:48:07.290 | 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.dev73) (4.0.1) 2026-06-24 01:48:07.291 | 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.dev73) (2.13.0) 2026-06-24 01:48:07.298 | 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.dev73) (1.5.0) 2026-06-24 01:48:07.302 | 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.dev73) (5.3.1) 2026-06-24 01:48:07.308 | 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.dev73) (0.20) 2026-06-24 01:48:07.312 | 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.dev73) (1.3.0) 2026-06-24 01:48:07.314 | 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.dev73) (2.0.0) 2026-06-24 01:48:07.315 | 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.dev73) (6.0.3) 2026-06-24 01:48:07.323 | 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.dev73) (2.1.2) 2026-06-24 01:48:07.324 | 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.dev73) (0.6.2) 2026-06-24 01:48:07.380 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 01:48:07.396 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-24 01:48:07.435 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 01:48:07.450 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-24 01:48:07.487 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 01:48:07.502 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-24 01:48:07.545 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 01:48:07.560 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-24 01:48:07.570 | 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.dev73) (7.2.2) 2026-06-24 01:48:07.601 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 01:48:07.616 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-24 01:48:07.631 | 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.dev73) (2.9.0.post0) 2026-06-24 01:48:07.636 | 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.dev73) (4.6.0) 2026-06-24 01:48:07.638 | 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.dev73) (7.1.4) 2026-06-24 01:48:07.639 | 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.dev73) (5.3.1) 2026-06-24 01:48:07.640 | 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.dev73) (5.6.2) 2026-06-24 01:48:07.641 | 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.dev73) (0.16.0) 2026-06-24 01:48:07.644 | 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.dev73) (5.1.0) 2026-06-24 01:48:07.653 | 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.dev73) (2026.2) 2026-06-24 01:48:07.654 | 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.dev73) (26.2) 2026-06-24 01:48:07.661 | 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.dev73) (0.25.0) 2026-06-24 01:48:07.665 | 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.dev73) (5.0.0) 2026-06-24 01:48:07.666 | 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.dev73) (3.1.6) 2026-06-24 01:48:07.667 | 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.dev73) (4.0.1) 2026-06-24 01:48:07.675 | 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.dev73) (3.0.3) 2026-06-24 01:48:07.690 | 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.dev73) (1.2.0) 2026-06-24 01:48:07.699 | 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.dev73) (1.7.6) 2026-06-24 01:48:07.722 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev73) (82.0.1) 2026-06-24 01:48:07.737 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev73) (0.8.1) 2026-06-24 01:48:07.798 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 01:48:07.814 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:48:07.852 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 01:48:07.869 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-24 01:48:07.930 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 01:48:07.946 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-24 01:48:08.012 | 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.dev73) 2026-06-24 01:48:08.027 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-24 01:48:08.061 | 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.dev73) 2026-06-24 01:48:08.077 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-24 01:48:08.086 | 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.dev73) (15.0.0) 2026-06-24 01:48:08.112 | 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.dev73) 2026-06-24 01:48:08.127 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-24 01:48:08.149 | 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.dev73) (1.17.0) 2026-06-24 01:48:08.169 | 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.dev73) (3.4.7) 2026-06-24 01:48:08.170 | 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.dev73) (3.18) 2026-06-24 01:48:08.171 | 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.dev73) (2.7.0) 2026-06-24 01:48:08.173 | 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.dev73) (2023.11.17) 2026-06-24 01:48:08.205 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) (4.2.0) 2026-06-24 01:48:08.207 | 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.dev73) (2.20.0) 2026-06-24 01:48:08.216 | 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.dev73) (0.1.2) 2026-06-24 01:48:08.231 | 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.dev73) (0.8) 2026-06-24 01:48:08.307 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev73) 2026-06-24 01:48:08.322 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-24 01:48:08.397 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev73) 2026-06-24 01:48:08.414 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:48:08.439 | 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.dev73) (9.1.4) 2026-06-24 01:48:08.465 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev73) 2026-06-24 01:48:08.481 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-24 01:48:08.612 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev73) 2026-06-24 01:48:08.628 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-24 01:48:08.642 | Installing build dependencies: started 2026-06-24 01:48:10.227 | Installing build dependencies: finished with status 'done' 2026-06-24 01:48:10.228 | Getting requirements to build wheel: started 2026-06-24 01:48:10.848 | Getting requirements to build wheel: finished with status 'done' 2026-06-24 01:48:10.849 | Preparing metadata (pyproject.toml): started 2026-06-24 01:48:11.217 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:48:11.221 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev73) (2026.2) 2026-06-24 01:48:11.269 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev73) 2026-06-24 01:48:11.284 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-24 01:48:11.333 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev73) 2026-06-24 01:48:11.348 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-24 01:48:11.427 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-24 01:48:11.465 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-24 01:48:11.487 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-24 01:48:11.512 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-24 01:48:11.535 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-24 01:48:11.592 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.8 MB/s 0:00:00 2026-06-24 01:48:11.608 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-24 01:48:11.628 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-24 01:48:11.649 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-24 01:48:11.671 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-24 01:48:11.693 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-24 01:48:11.715 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-24 01:48:11.739 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-24 01:48:11.762 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-24 01:48:11.784 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-24 01:48:11.806 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-24 01:48:11.833 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-24 01:48:11.856 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-24 01:48:11.878 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-24 01:48:11.905 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-24 01:48:11.926 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-24 01:48:11.977 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.1 MB/s 0:00:00 2026-06-24 01:48:11.993 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-24 01:48:12.015 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-24 01:48:12.036 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-24 01:48:12.057 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-24 01:48:12.156 | Building wheels for collected packages: glance, simplegeneric 2026-06-24 01:48:12.157 | Building editable for glance (pyproject.toml): started 2026-06-24 01:48:13.021 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-24 01:48:13.023 | Created wheel for glance: filename=glance-32.1.0.dev73-0.editable-py3-none-any.whl size=8991 sha256=3f9d70d2a8081c5594f49459490cd9ad448f47cce588d2a06819534770868eb3 2026-06-24 01:48:13.023 | Stored in directory: /tmp/pip-ephem-wheel-cache-yiyishvx/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-24 01:48:13.028 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-24 01:48:13.458 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-24 01:48:13.459 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=6d5036cb9d28245af17184c4cbadd03354eec38ba4d88dd91c8fefe994804b44 2026-06-24 01:48:13.460 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-24 01:48:13.465 | Successfully built glance simplegeneric 2026-06-24 01:48:13.746 | 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-24 01:48:16.816 | Attempting uninstall: jsonpointer 2026-06-24 01:48:16.832 | Found existing installation: jsonpointer 2.0 2026-06-24 01:48:16.832 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:48:16.832 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-24 01:48:16.850 | Attempting uninstall: jmespath 2026-06-24 01:48:16.866 | Found existing installation: jmespath 1.0.1 2026-06-24 01:48:16.866 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:48:16.866 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-24 01:48:16.907 | Attempting uninstall: httplib2 2026-06-24 01:48:16.923 | Found existing installation: httplib2 0.20.4 2026-06-24 01:48:16.923 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:48:16.923 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-24 01:48:17.018 | Attempting uninstall: jsonpatch 2026-06-24 01:48:17.033 | Found existing installation: jsonpatch 1.32 2026-06-24 01:48:17.033 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:48:17.036 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-24 01:48:21.493 | 2026-06-24 01:48:21.514 | 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.dev73 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.16.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-24 01:48:21.780 | + inc/python:pip_install:216 : result=0 2026-06-24 01:48:21.785 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:48:21.789 | + functions-common:time_stop:2420 : local name 2026-06-24 01:48:21.792 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:48:21.795 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:48:21.799 | + functions-common:time_stop:2423 : local total 2026-06-24 01:48:21.802 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:48:21.805 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:48:21.809 | + functions-common:time_stop:2427 : start_time=1782265681901 2026-06-24 01:48:21.812 | + functions-common:time_stop:2429 : [[ -z 1782265681901 ]] 2026-06-24 01:48:21.815 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:48:21.821 | + functions-common:time_stop:2432 : end_time=1782265701817 2026-06-24 01:48:21.824 | + functions-common:time_stop:2433 : elapsed_time=19916 2026-06-24 01:48:21.827 | + functions-common:time_stop:2434 : total=76152 2026-06-24 01:48:21.831 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:48:21.834 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96068 2026-06-24 01:48:21.837 | + inc/python:pip_install:219 : return 0 2026-06-24 01:48:21.841 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 01:48:21.845 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 01:48:21.848 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-24 01:48:21.852 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-24 01:48:21.856 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:48:21.859 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:48:21.863 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-24 01:48:21.867 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:48:21.871 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 01:48:21.874 | + ./stack.sh:main:942 : configure_glance 2026-06-24 01:48:21.878 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-24 01:48:21.896 | + lib/glance:configure_glance:351 : local dburl 2026-06-24 01:48:21.902 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-24 01:48:21.905 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-24 01:48:21.909 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-24 01:48:21.913 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-24 01:48:21.917 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 01:48:21.920 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 01:48:21.924 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 01:48:21.945 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:48:21.948 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 01:48:21.951 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-24 01:48:21.955 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-24 01:48:21.957 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-24 01:48:21.998 | + 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-24 01:48:22.040 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-24 01:48:22.079 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-24 01:48:22.118 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-24 01:48:22.157 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-24 01:48:22.200 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-24 01:48:22.240 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-24 01:48:22.244 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-24 01:48:22.248 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-24 01:48:22.251 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 01:48:22.255 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 01:48:22.259 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-24 01:48:22.262 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-24 01:48:22.266 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-24 01:48:22.269 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 01:48:22.273 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-24 01:48:22.312 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-24 01:48:22.352 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.166/identity 2026-06-24 01:48:22.392 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-24 01:48:22.432 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-24 01:48:22.471 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-24 01:48:22.512 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-24 01:48:22.554 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-24 01:48:22.594 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.166/identity 2026-06-24 01:48:22.635 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 01:48:22.676 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 01:48:22.716 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 01:48:22.720 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-24 01:48:22.764 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-24 01:48:22.768 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-24 01:48:22.772 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-24 01:48:22.775 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 01:48:22.779 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 01:48:22.783 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 01:48:22.804 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:48:22.810 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 01:48:22.813 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 01:48:22.816 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 01:48:22.840 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:48:22.844 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.166:5672/ 2026-06-24 01:48:22.848 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.166:5672/ 2026-06-24 01:48:22.887 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 01:48:22.890 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 01:48:22.892 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-24 01:48:22.896 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-24 01:48:22.899 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-24 01:48:22.939 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-24 01:48:22.979 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-24 01:48:23.021 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-24 01:48:23.024 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-24 01:48:23.028 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-24 01:48:23.032 | + lib/glance:configure_glance_store:280 : local be 2026-06-24 01:48:23.035 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-24 01:48:23.039 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-24 01:48:23.042 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-24 01:48:23.085 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-24 01:48:23.088 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.166 2026-06-24 01:48:23.129 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-24 01:48:23.133 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-24 01:48:23.136 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-24 01:48:23.159 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:48:23.163 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.166/image 2026-06-24 01:48:23.201 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-24 01:48:23.225 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:48:23.228 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-24 01:48:23.232 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-24 01:48:23.236 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-24 01:48:23.240 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 01:48:23.261 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 01:48:23.265 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 01:48:23.268 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 01:48:23.271 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 01:48:23.274 | + 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-24 01:48:23.314 | + 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-24 01:48:23.355 | + 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-24 01:48:23.397 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 01:48:23.438 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-24 01:48:23.481 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-24 01:48:23.488 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-24 01:48:23.532 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-24 01:48:23.574 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-24 01:48:23.615 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-24 01:48:23.655 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-24 01:48:23.699 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-24 01:48:23.743 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-24 01:48:23.788 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-24 01:48:23.830 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-24 01:48:23.837 | + 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-24 01:48:23.845 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-24 01:48:23.868 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:48:23.871 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-24 01:48:23.875 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-24 01:48:23.878 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-24 01:48:23.881 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-24 01:48:23.885 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-24 01:48:23.889 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-24 01:48:23.892 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-24 01:48:23.897 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 01:48:23.901 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-24 01:48:23.944 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-24 01:48:23.947 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-24 01:48:23.950 | ++ functions:get_random_port:861 : true 2026-06-24 01:48:23.953 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-24 01:48:23.956 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-24 01:48:23.958 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-24 01:48:24.012 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-24 01:48:24.015 | ++ functions:get_random_port:865 : break 2 2026-06-24 01:48:24.018 | ++ functions:get_random_port:869 : echo 60999 2026-06-24 01:48:24.023 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-24 01:48:24.026 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-24 01:48:24.066 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-24 01:48:24.106 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-24 01:48:24.147 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-24 01:48:24.190 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 01:48:24.233 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 01:48:24.274 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-24 01:48:24.314 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-24 01:48:24.353 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-24 01:48:24.393 | + 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-24 01:48:24.432 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 01:48:24.473 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 01:48:24.514 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-24 01:48:24.554 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 01:48:24.595 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-24 01:48:24.636 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-24 01:48:24.676 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-24 01:48:24.717 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-24 01:48:24.756 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-24 01:48:24.797 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-24 01:48:24.838 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-24 01:48:24.841 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-24 01:48:24.845 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 01:48:24.849 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 01:48:24.851 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:48:24.855 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:48:24.857 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-24 01:48:24.860 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-24 01:48:24.863 | perl: warning: Setting locale failed. 2026-06-24 01:48:24.863 | perl: warning: Please check that your locale settings: 2026-06-24 01:48:24.863 | LANGUAGE = (unset), 2026-06-24 01:48:24.863 | LC_ALL = "en_US.utf8", 2026-06-24 01:48:24.863 | LANG = (unset) 2026-06-24 01:48:24.863 | are supported and installed on your system. 2026-06-24 01:48:24.864 | perl: warning: Falling back to the standard locale ("C"). 2026-06-24 01:48:24.899 | proxy (enabled by site administrator) 2026-06-24 01:48:24.903 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-24 01:48:24.907 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-24 01:48:24.911 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 01:48:24.915 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 01:48:24.918 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:48:24.922 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:48:24.926 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-24 01:48:24.929 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-24 01:48:24.932 | perl: warning: Setting locale failed. 2026-06-24 01:48:24.932 | perl: warning: Please check that your locale settings: 2026-06-24 01:48:24.932 | LANGUAGE = (unset), 2026-06-24 01:48:24.932 | LC_ALL = "en_US.utf8", 2026-06-24 01:48:24.932 | LANG = (unset) 2026-06-24 01:48:24.933 | are supported and installed on your system. 2026-06-24 01:48:24.933 | perl: warning: Falling back to the standard locale ("C"). 2026-06-24 01:48:24.967 | No module matches proxy_http 2026-06-24 01:48:24.972 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-24 01:48:24.984 | perl: warning: Setting locale failed. 2026-06-24 01:48:24.984 | perl: warning: Please check that your locale settings: 2026-06-24 01:48:24.984 | LANGUAGE = (unset), 2026-06-24 01:48:24.984 | LC_ALL = "en_US.utf8", 2026-06-24 01:48:24.984 | LANG = "de_DE.UTF-8" 2026-06-24 01:48:24.984 | are supported and installed on your system. 2026-06-24 01:48:24.985 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:48:25.024 | Considering dependency proxy for proxy_http: 2026-06-24 01:48:25.024 | Module proxy already enabled 2026-06-24 01:48:25.024 | Enabling module proxy_http. 2026-06-24 01:48:25.030 | To activate the new configuration, you need to run: 2026-06-24 01:48:25.031 | systemctl restart apache2 2026-06-24 01:48:25.036 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-24 01:48:25.039 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-24 01:48:25.043 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 01:48:25.046 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:48:25.050 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 01:48:25.174 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-24 01:48:25.179 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-24 01:48:25.183 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-24 01:48:25.188 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 01:48:25.191 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:48:25.195 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:48:25.198 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-24 01:48:25.203 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-24 01:48:25.207 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-24 01:48:25.208 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-24 01:48:25.219 | KeepAlive Off 2026-06-24 01:48:25.225 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-24 01:48:25.226 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-24 01:48:25.237 | SetEnv proxy-sendchunked 1 2026-06-24 01:48:25.243 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-24 01:48:25.244 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-24 01:48:25.255 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-24 01:48:25.260 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-24 01:48:25.264 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-24 01:48:25.267 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 01:48:25.271 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 01:48:25.274 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 01:48:25.278 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 01:48:25.282 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:48:25.285 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:48:25.289 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 01:48:25.292 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 01:48:25.296 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:48:25.299 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:48:25.303 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-24 01:48:25.315 | perl: warning: Setting locale failed. 2026-06-24 01:48:25.315 | perl: warning: Please check that your locale settings: 2026-06-24 01:48:25.315 | LANGUAGE = (unset), 2026-06-24 01:48:25.315 | LC_ALL = "en_US.utf8", 2026-06-24 01:48:25.315 | LANG = "de_DE.UTF-8" 2026-06-24 01:48:25.315 | are supported and installed on your system. 2026-06-24 01:48:25.316 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:48:25.357 | Enabling site glance-api. 2026-06-24 01:48:25.362 | To activate the new configuration, you need to run: 2026-06-24 01:48:25.363 | systemctl reload apache2 2026-06-24 01:48:25.368 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-24 01:48:25.372 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 01:48:25.375 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:48:25.378 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 01:48:25.521 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-24 01:48:25.529 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-24 01:48:25.571 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-24 01:48:25.614 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-24 01:48:25.617 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-24 01:48:25.661 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-24 01:48:25.702 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-24 01:48:25.745 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-24 01:48:25.769 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:48:25.772 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-24 01:48:25.776 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-24 01:48:25.779 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-24 01:48:25.783 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 01:48:25.787 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-24 01:48:25.791 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-24 01:48:25.794 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-24 01:48:25.798 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-24 01:48:25.801 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 01:48:25.804 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:48:25.808 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:48:25.812 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:48:25.815 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:48:25.819 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:48:25.841 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:48:25.844 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:48:25.848 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:48:25.852 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:48:25.853 | + functions-common:git_clone:610 : echo master 2026-06-24 01:48:25.859 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-06-24 01:48:25.862 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 01:48:25.865 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-24 01:48:25.868 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:48:25.872 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:48:25.875 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:48:25.878 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:48:25.881 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:48:25.885 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:48:25.888 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:48:25.891 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:48:25.896 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:48:25.901 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265705897 2026-06-24 01:48:25.904 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-24 01:48:25.909 | Cloning into '/opt/stack/cinder'... 2026-06-24 01:49:21.233 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:49:21.236 | + functions-common:time_stop:2420 : local name 2026-06-24 01:49:21.239 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:49:21.243 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:49:21.246 | + functions-common:time_stop:2423 : local total 2026-06-24 01:49:21.249 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:49:21.253 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:49:21.256 | + functions-common:time_stop:2427 : start_time=1782265705897 2026-06-24 01:49:21.259 | + functions-common:time_stop:2429 : [[ -z 1782265705897 ]] 2026-06-24 01:49:21.263 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:49:21.268 | + functions-common:time_stop:2432 : end_time=1782265761265 2026-06-24 01:49:21.271 | + functions-common:time_stop:2433 : elapsed_time=55368 2026-06-24 01:49:21.274 | + functions-common:time_stop:2434 : total=33268 2026-06-24 01:49:21.278 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:49:21.281 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=88636 2026-06-24 01:49:21.284 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-06-24 01:49:21.287 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 01:49:21.290 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:49:21.293 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:49:21.297 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:49:21.300 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:49:21.303 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:49:21.306 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:49:21.309 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:49:21.313 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:49:21.318 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:49:21.322 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265761319 2026-06-24 01:49:21.325 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 01:49:22.150 | From https://review.opendev.org/openstack/cinder 2026-06-24 01:49:22.150 | * branch master -> FETCH_HEAD 2026-06-24 01:49:22.161 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:49:22.164 | + functions-common:time_stop:2420 : local name 2026-06-24 01:49:22.168 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:49:22.170 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:49:22.173 | + functions-common:time_stop:2423 : local total 2026-06-24 01:49:22.177 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:49:22.179 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:49:22.182 | + functions-common:time_stop:2427 : start_time=1782265761319 2026-06-24 01:49:22.186 | + functions-common:time_stop:2429 : [[ -z 1782265761319 ]] 2026-06-24 01:49:22.191 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:49:22.196 | + functions-common:time_stop:2432 : end_time=1782265762192 2026-06-24 01:49:22.199 | + functions-common:time_stop:2433 : elapsed_time=873 2026-06-24 01:49:22.203 | + functions-common:time_stop:2434 : total=88636 2026-06-24 01:49:22.206 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:49:22.210 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89509 2026-06-24 01:49:22.214 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 01:49:22.218 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:49:22.221 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:49:22.224 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:49:22.227 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:49:22.231 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:49:22.239 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:49:22.243 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:49:22.247 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:49:22.254 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:49:22.261 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265762257 2026-06-24 01:49:22.264 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 01:49:22.700 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:49:22.700 | 2026-06-24 01:49:22.701 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:49:22.701 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:49:22.701 | state without impacting any branches by switching back to a branch. 2026-06-24 01:49:22.701 | 2026-06-24 01:49:22.701 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:49:22.701 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:49:22.701 | 2026-06-24 01:49:22.702 | git switch -c 2026-06-24 01:49:22.702 | 2026-06-24 01:49:22.702 | Or undo this operation with: 2026-06-24 01:49:22.702 | 2026-06-24 01:49:22.702 | git switch - 2026-06-24 01:49:22.702 | 2026-06-24 01:49:22.702 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:49:22.702 | 2026-06-24 01:49:22.702 | HEAD is now at 1132b1b77 Merge "Replace eventlet sleep calls in volume drivers" 2026-06-24 01:49:22.710 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:49:22.713 | + functions-common:time_stop:2420 : local name 2026-06-24 01:49:22.717 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:49:22.721 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:49:22.724 | + functions-common:time_stop:2423 : local total 2026-06-24 01:49:22.728 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:49:22.731 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:49:22.735 | + functions-common:time_stop:2427 : start_time=1782265762257 2026-06-24 01:49:22.737 | + functions-common:time_stop:2429 : [[ -z 1782265762257 ]] 2026-06-24 01:49:22.742 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:49:22.748 | + functions-common:time_stop:2432 : end_time=1782265762744 2026-06-24 01:49:22.751 | + functions-common:time_stop:2433 : elapsed_time=487 2026-06-24 01:49:22.755 | + functions-common:time_stop:2434 : total=89509 2026-06-24 01:49:22.757 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:49:22.761 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89996 2026-06-24 01:49:22.764 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-24 01:49:22.783 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-24 01:49:22.788 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:49:22.789 | + functions-common:git_clone:673 : head -1 2026-06-24 01:49:22.795 | 1132b1b77 Merge "Replace eventlet sleep calls in volume drivers" 2026-06-24 01:49:22.800 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:49:22.803 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-24 01:49:22.807 | + inc/python:setup_develop:353 : local bindep 2026-06-24 01:49:22.810 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-24 01:49:22.814 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-24 01:49:22.817 | + inc/python:setup_develop:359 : local extras= 2026-06-24 01:49:22.820 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-24 01:49:22.824 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 01:49:22.826 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-24 01:49:22.830 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-24 01:49:22.833 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 01:49:22.836 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 01:49:22.840 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-24 01:49:22.843 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 01:49:22.846 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-24 01:49:22.850 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 01:49:22.853 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 01:49:22.858 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-24 01:49:22.865 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-24 01:49:22.869 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-24 01:49:22.872 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-24 01:49:23.034 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-24 01:49:23.037 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 01:49:23.040 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 01:49:23.044 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 01:49:23.048 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-24 01:49:23.052 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-24 01:49:23.056 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 01:49:23.059 | + inc/python:setup_package:446 : local extras= 2026-06-24 01:49:23.062 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 01:49:23.066 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 01:49:23.070 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 01:49:23.074 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 01:49:23.078 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 01:49:23.081 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-24 01:49:23.111 | Using python 3.12 to install /opt/stack/cinder 2026-06-24 01:49:23.115 | + 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-24 01:49:24.125 | Obtaining file:///opt/stack/cinder 2026-06-24 01:49:24.131 | Installing build dependencies: started 2026-06-24 01:49:25.900 | Installing build dependencies: finished with status 'done' 2026-06-24 01:49:25.902 | Checking if build backend supports build_editable: started 2026-06-24 01:49:26.446 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 01:49:26.447 | Getting requirements to build editable: started 2026-06-24 01:49:26.748 | Getting requirements to build editable: finished with status 'done' 2026-06-24 01:49:26.750 | Preparing editable metadata (pyproject.toml): started 2026-06-24 01:49:28.140 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:49:28.170 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.0.3) 2026-06-24 01:49:28.170 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.3.1) 2026-06-24 01:49:28.172 | 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.dev135) (0.41.0) 2026-06-24 01:49:28.172 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.3.0) 2026-06-24 01:49:28.173 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.5.1) 2026-06-24 01:49:28.174 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.1.0) 2026-06-24 01:49:28.175 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (4.26.0) 2026-06-24 01:49:28.176 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.14.0) 2026-06-24 01:49:28.177 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (13.0.0) 2026-06-24 01:49:28.820 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev135) 2026-06-24 01:49:28.962 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-24 01:49:28.974 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (10.5.0) 2026-06-24 01:49:28.975 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.5.0) 2026-06-24 01:49:28.976 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (6.4.0) 2026-06-24 01:49:28.977 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (18.0.0) 2026-06-24 01:49:28.978 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (8.2.0) 2026-06-24 01:49:28.979 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (18.1.0) 2026-06-24 01:49:28.980 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (8.1.0) 2026-06-24 01:49:28.980 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.1.0) 2026-06-24 01:49:28.981 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.11.0) 2026-06-24 01:49:28.982 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.8.0) 2026-06-24 01:49:28.983 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.9.0) 2026-06-24 01:49:28.984 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.10.0) 2026-06-24 01:49:28.984 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (4.6.0) 2026-06-24 01:49:28.986 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.7.1) 2026-06-24 01:49:28.987 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (10.1.1) 2026-06-24 01:49:29.027 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev135) 2026-06-24 01:49:29.043 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 01:49:29.054 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (4.4.0) 2026-06-24 01:49:29.054 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (26.2) 2026-06-24 01:49:29.098 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev135) 2026-06-24 01:49:29.113 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 01:49:29.125 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.10.1) 2026-06-24 01:49:29.126 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.1.0) 2026-06-24 01:49:29.126 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.3.2) 2026-06-24 01:49:29.127 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.4.0) 2026-06-24 01:49:29.164 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev135) 2026-06-24 01:49:29.180 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-24 01:49:29.190 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.8.0) 2026-06-24 01:49:29.260 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev135) 2026-06-24 01:49:29.277 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-24 01:49:29.318 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev135) 2026-06-24 01:49:29.335 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 01:49:29.346 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.34.2) 2026-06-24 01:49:29.347 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.5.1) 2026-06-24 01:49:29.348 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (6.3.0) 2026-06-24 01:49:29.374 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev135) 2026-06-24 01:49:29.389 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-24 01:49:29.399 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.0.50) 2026-06-24 01:49:29.399 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.8.0) 2026-06-24 01:49:29.425 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev135) 2026-06-24 01:49:29.440 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-24 01:49:29.463 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (9.1.4) 2026-06-24 01:49:29.463 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (1.8.10) 2026-06-24 01:49:29.464 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (6.8.0) 2026-06-24 01:49:29.504 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev135) 2026-06-24 01:49:29.521 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:49:29.531 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.1.0) 2026-06-24 01:49:29.577 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev135) 2026-06-24 01:49:29.681 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:49:29.766 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev135) 2026-06-24 01:49:29.781 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-24 01:49:29.792 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.7.0) 2026-06-24 01:49:29.793 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (43.0.3) 2026-06-24 01:49:29.794 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (0.2.3) 2026-06-24 01:49:29.997 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev135) 2026-06-24 01:49:30.013 | 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-24 01:49:30.404 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev135) 2026-06-24 01:49:30.420 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-24 01:49:30.431 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev135) (1.9.0) 2026-06-24 01:49:30.431 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2026.2) 2026-06-24 01:49:30.432 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.1.4) 2026-06-24 01:49:30.864 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev135) 2026-06-24 01:49:30.880 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-24 01:49:30.891 | 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.dev135) (1.1.0) 2026-06-24 01:49:30.925 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev135) 2026-06-24 01:49:31.002 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-24 01:49:31.015 | 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.dev135) (2.9.0.post0) 2026-06-24 01:49:31.017 | 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.dev135) (2.7.0) 2026-06-24 01:49:31.020 | 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.dev135) (1.17.0) 2026-06-24 01:49:31.053 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev135) (2.0.0) 2026-06-24 01:49:31.058 | 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.dev135) (3.0) 2026-06-24 01:49:31.067 | 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.dev135) (2.8.0) 2026-06-24 01:49:31.074 | 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.dev135) (3.1.0) 2026-06-24 01:49:31.077 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev135) (2.2.1) 2026-06-24 01:49:31.079 | 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.dev135) (0.31.2) 2026-06-24 01:49:31.135 | 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.dev135) 2026-06-24 01:49:31.152 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-24 01:49:31.192 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev135) 2026-06-24 01:49:31.207 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-24 01:49:31.270 | 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.dev135) 2026-06-24 01:49:31.284 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-24 01:49:31.322 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev135) 2026-06-24 01:49:31.337 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-24 01:49:31.381 | 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.dev135) 2026-06-24 01:49:31.397 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-24 01:49:31.692 | 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.dev135) 2026-06-24 01:49:31.707 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-24 01:49:31.751 | 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.dev135) 2026-06-24 01:49:31.766 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 01:49:31.818 | 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.dev135) 2026-06-24 01:49:31.833 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:49:31.861 | 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.dev135) (3.4.7) 2026-06-24 01:49:31.863 | 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.dev135) (3.18) 2026-06-24 01:49:31.864 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev135) (2023.11.17) 2026-06-24 01:49:31.881 | 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.dev135) (26.1.0) 2026-06-24 01:49:31.882 | 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.dev135) (2025.9.1) 2026-06-24 01:49:31.883 | 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.dev135) (0.37.0) 2026-06-24 01:49:31.884 | 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.dev135) (2026.5.1) 2026-06-24 01:49:31.894 | 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.dev135) (1.8.2) 2026-06-24 01:49:31.895 | 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.dev135) (4.15.0) 2026-06-24 01:49:31.900 | 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.dev135) (4.2.0) 2026-06-24 01:49:31.904 | 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.dev135) (4.0.1) 2026-06-24 01:49:31.904 | 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.dev135) (2.13.0) 2026-06-24 01:49:31.911 | 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.dev135) (7.2.2) 2026-06-24 01:49:31.917 | 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.dev135) (1.5.0) 2026-06-24 01:49:31.926 | 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.dev135) (0.20) 2026-06-24 01:49:31.932 | 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.dev135) (1.3.0) 2026-06-24 01:49:31.933 | 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.dev135) (2.0.0) 2026-06-24 01:49:31.934 | 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.dev135) (6.0.3) 2026-06-24 01:49:31.944 | 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.dev135) (1.18.4) 2026-06-24 01:49:31.946 | 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.dev135) (2.1.2) 2026-06-24 01:49:31.947 | 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.dev135) (0.6.2) 2026-06-24 01:49:31.951 | 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.dev135) (1.3.12) 2026-06-24 01:49:31.965 | 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.dev135) (5.3.1) 2026-06-24 01:49:31.966 | 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.dev135) (5.6.2) 2026-06-24 01:49:31.967 | 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.dev135) (0.16.0) 2026-06-24 01:49:31.971 | 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.dev135) (5.1.0) 2026-06-24 01:49:31.986 | 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.dev135) (0.25.0) 2026-06-24 01:49:31.991 | 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.dev135) (5.0.0) 2026-06-24 01:49:31.994 | 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.dev135) (3.1.6) 2026-06-24 01:49:31.994 | 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.dev135) (4.0.1) 2026-06-24 01:49:32.001 | 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.dev135) (3.0.3) 2026-06-24 01:49:32.014 | 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.dev135) (1.2.0) 2026-06-24 01:49:32.036 | 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.dev135) (1.7.6) 2026-06-24 01:49:32.073 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev135) 2026-06-24 01:49:32.089 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-24 01:49:32.195 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev135) 2026-06-24 01:49:32.210 | 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-24 01:49:32.227 | 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.dev135) (3.17.0) 2026-06-24 01:49:32.273 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev135) 2026-06-24 01:49:32.288 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-24 01:49:32.351 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev135) 2026-06-24 01:49:32.366 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-24 01:49:32.422 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev135) 2026-06-24 01:49:32.437 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-24 01:49:32.457 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev135) (82.0.1) 2026-06-24 01:49:32.473 | 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.dev135) (0.8.1) 2026-06-24 01:49:32.534 | 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.dev135) 2026-06-24 01:49:32.550 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-24 01:49:32.584 | 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.dev135) (4.14.0) 2026-06-24 01:49:32.591 | 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.dev135) (0.6.0) 2026-06-24 01:49:32.592 | 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.dev135) (4.0.0) 2026-06-24 01:49:32.603 | 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.dev135) (3.0.52) 2026-06-24 01:49:32.607 | 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.dev135) (1.11.0) 2026-06-24 01:49:32.607 | 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.dev135) (15.0.0) 2026-06-24 01:49:32.607 | 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.dev135) (1.8.0) 2026-06-24 01:49:32.647 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev135) 2026-06-24 01:49:32.663 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-24 01:49:32.674 | 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.dev135) (24.2.1) 2026-06-24 01:49:32.722 | 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.dev135) (4.2.0) 2026-06-24 01:49:32.723 | 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.dev135) (2.20.0) 2026-06-24 01:49:32.734 | 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.dev135) (0.1.2) 2026-06-24 01:49:32.754 | 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.dev135) (0.8) 2026-06-24 01:49:32.799 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev135) 2026-06-24 01:49:32.815 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-24 01:49:32.872 | 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.dev135) (3.6.1) 2026-06-24 01:49:32.874 | 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.dev135) (3.4.0) 2026-06-24 01:49:32.874 | 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.dev135) (4.0.1) 2026-06-24 01:49:32.950 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev135) 2026-06-24 01:49:32.966 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-24 01:49:33.003 | 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.dev135) (1.33) 2026-06-24 01:49:33.010 | 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.dev135) (3.1.1) 2026-06-24 01:49:33.102 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-24 01:49:33.139 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-24 01:49:33.353 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 65.9 MB/s 0:00:00 2026-06-24 01:49:33.366 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-24 01:49:33.390 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-24 01:49:33.603 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 73.1 MB/s 0:00:00 2026-06-24 01:49:33.618 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-24 01:49:33.643 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-24 01:49:33.667 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-24 01:49:33.688 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-24 01:49:33.713 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-24 01:49:33.734 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-24 01:49:33.760 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-24 01:49:33.781 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-24 01:49:33.863 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 68.5 MB/s 0:00:00 2026-06-24 01:49:33.877 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-24 01:49:33.900 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-24 01:49:33.924 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-24 01:49:33.943 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.3 MB/s 0:00:00 2026-06-24 01:49:33.961 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-24 01:49:33.985 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-24 01:49:34.008 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-24 01:49:34.031 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-24 01:49:34.052 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-24 01:49:34.082 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 52.5 MB/s 0:00:00 2026-06-24 01:49:34.098 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-24 01:49:34.123 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-24 01:49:34.148 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-24 01:49:34.171 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-24 01:49:34.196 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-24 01:49:34.217 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-24 01:49:34.240 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-24 01:49:34.262 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-24 01:49:34.285 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-24 01:49:34.307 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-24 01:49:34.332 | 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-24 01:49:34.372 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 59.7 MB/s 0:00:00 2026-06-24 01:49:34.388 | 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-24 01:49:34.550 | Building wheels for collected packages: cinder 2026-06-24 01:49:34.550 | Building editable for cinder (pyproject.toml): started 2026-06-24 01:49:36.201 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-24 01:49:36.203 | Created wheel for cinder: filename=cinder-28.1.0.dev135-0.editable-py3-none-any.whl size=9195 sha256=3ac69066bee7f0d919aec4e2ce4de1aeceaaa9e5b160ece062e17e7f34d8bafd 2026-06-24 01:49:36.203 | Stored in directory: /tmp/pip-ephem-wheel-cache-wbp1tt3y/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-24 01:49:36.209 | Successfully built cinder 2026-06-24 01:49:36.614 | 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-24 01:49:36.973 | Attempting uninstall: pyudev 2026-06-24 01:49:36.992 | Found existing installation: pyudev 0.24.0 2026-06-24 01:49:36.993 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:49:36.994 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-24 01:49:37.050 | Attempting uninstall: pyasn1 2026-06-24 01:49:37.069 | Found existing installation: pyasn1 0.4.8 2026-06-24 01:49:37.069 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:49:37.069 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-24 01:49:38.775 | Attempting uninstall: botocore 2026-06-24 01:49:38.794 | Found existing installation: botocore 1.34.46 2026-06-24 01:49:38.797 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:49:38.797 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-24 01:49:40.001 | Attempting uninstall: s3transfer 2026-06-24 01:49:40.021 | Found existing installation: s3transfer 0.10.1 2026-06-24 01:49:40.021 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:49:40.022 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-24 01:49:40.696 | Attempting uninstall: boto3 2026-06-24 01:49:40.716 | Found existing installation: boto3 1.34.46 2026-06-24 01:49:40.717 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:49:40.717 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-24 01:49:42.803 | 2026-06-24 01:49:42.826 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev135 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.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-24 01:49:43.273 | + inc/python:pip_install:216 : result=0 2026-06-24 01:49:43.277 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:49:43.281 | + functions-common:time_stop:2420 : local name 2026-06-24 01:49:43.284 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:49:43.288 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:49:43.292 | + functions-common:time_stop:2423 : local total 2026-06-24 01:49:43.295 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:49:43.299 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:49:43.302 | + functions-common:time_stop:2427 : start_time=1782265763104 2026-06-24 01:49:43.306 | + functions-common:time_stop:2429 : [[ -z 1782265763104 ]] 2026-06-24 01:49:43.310 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:49:43.317 | + functions-common:time_stop:2432 : end_time=1782265783312 2026-06-24 01:49:43.320 | + functions-common:time_stop:2433 : elapsed_time=20208 2026-06-24 01:49:43.324 | + functions-common:time_stop:2434 : total=96068 2026-06-24 01:49:43.327 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:49:43.331 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116276 2026-06-24 01:49:43.335 | + inc/python:pip_install:219 : return 0 2026-06-24 01:49:43.338 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 01:49:43.342 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 01:49:43.346 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-24 01:49:43.350 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-24 01:49:43.354 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:49:43.358 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:49:43.362 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-24 01:49:43.366 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:49:43.369 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-24 01:49:43.373 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-24 01:49:43.377 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-24 01:49:43.381 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:49:43.385 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:49:43.389 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-24 01:49:43.407 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-24 01:49:43.411 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:49:43.415 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:49:43.419 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:49:43.422 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:49:43.426 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:49:43.430 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:49:43.434 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:49:43.438 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:49:43.442 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:49:43.446 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:49:43.449 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:49:43.453 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:49:43.457 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-24 01:49:43.461 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:49:43.465 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:49:43.469 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:49:43.473 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-24 01:49:43.504 | + 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-24 01:49:43.544 | Reading package lists... 2026-06-24 01:49:43.966 | Building dependency tree... 2026-06-24 01:49:43.968 | Reading state information... 2026-06-24 01:49:44.526 | The following additional packages will be installed: 2026-06-24 01:49:44.526 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-24 01:49:44.526 | python3-urwid python3-wcwidth 2026-06-24 01:49:44.531 | Suggested packages: 2026-06-24 01:49:44.531 | python-urwid-doc 2026-06-24 01:49:44.574 | The following NEW packages will be installed: 2026-06-24 01:49:44.574 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-24 01:49:44.575 | python3-urwid python3-wcwidth targetcli-fb 2026-06-24 01:49:44.642 | 0 upgraded, 6 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 01:49:44.642 | Need to get 385 kB of archives. 2026-06-24 01:49:44.642 | After this operation, 3098 kB of additional disk space will be used. 2026-06-24 01:49:44.642 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-24 01:49:44.655 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-24 01:49:44.656 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-24 01:49:44.664 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-24 01:49:44.665 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-24 01:49:44.666 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-24 01:49:44.915 | perl: warning: Setting locale failed. 2026-06-24 01:49:44.916 | perl: warning: Please check that your locale settings: 2026-06-24 01:49:44.917 | LANGUAGE = (unset), 2026-06-24 01:49:44.917 | LC_ALL = "en_US.utf8", 2026-06-24 01:49:44.917 | LANG = "de_DE.UTF-8" 2026-06-24 01:49:44.917 | are supported and installed on your system. 2026-06-24 01:49:44.917 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:49:44.979 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:49:44.980 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:49:44.980 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:49:45.180 | Fetched 385 kB in 0s (6497 kB/s) 2026-06-24 01:49:45.227 | Selecting previously unselected package python3-typing-extensions. 2026-06-24 01:49:45.291 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126649 files and directories currently installed.) 2026-06-24 01:49:45.299 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-24 01:49:45.303 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-24 01:49:45.356 | Selecting previously unselected package python3-wcwidth. 2026-06-24 01:49:45.369 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-24 01:49:45.373 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-24 01:49:45.430 | Selecting previously unselected package python3-urwid. 2026-06-24 01:49:45.443 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-24 01:49:45.447 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-24 01:49:45.539 | Selecting previously unselected package python3-configshell-fb. 2026-06-24 01:49:45.552 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-24 01:49:45.556 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-24 01:49:45.617 | Selecting previously unselected package python3-rtslib-fb. 2026-06-24 01:49:45.630 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-24 01:49:45.633 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-24 01:49:45.702 | Selecting previously unselected package targetcli-fb. 2026-06-24 01:49:45.715 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-24 01:49:45.720 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-24 01:49:45.799 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-24 01:49:46.991 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-24 01:49:46.999 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-24 01:49:47.311 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-24 01:49:47.556 | Setting up python3-urwid (2.6.10-1) ... 2026-06-24 01:49:48.089 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-24 01:49:48.283 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 01:49:48.284 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-24 01:49:48.309 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-24 01:49:48.309 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-24 01:49:48.309 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-24 01:49:48.309 | keyword = Word(alphanums + '_\-') 2026-06-24 01:49:48.309 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 01:49:48.309 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-24 01:49:48.309 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 01:49:48.309 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-24 01:49:48.310 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-24 01:49:48.310 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-24 01:49:48.319 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 01:49:48.319 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-24 01:49:48.342 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-24 01:49:48.342 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-24 01:49:48.342 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-24 01:49:48.342 | keyword = Word(alphanums + '_\-') 2026-06-24 01:49:48.342 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 01:49:48.342 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-24 01:49:48.342 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 01:49:48.343 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-24 01:49:48.343 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-24 01:49:48.343 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-24 01:49:48.374 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-24 01:49:48.583 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-24 01:49:48.583 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-24 01:49:48.878 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:49:49.745 | perl: warning: Setting locale failed. 2026-06-24 01:49:49.745 | perl: warning: Please check that your locale settings: 2026-06-24 01:49:49.745 | LANGUAGE = (unset), 2026-06-24 01:49:49.745 | LC_ALL = "en_US.utf8", 2026-06-24 01:49:49.745 | LANG = "de_DE.UTF-8" 2026-06-24 01:49:49.746 | are supported and installed on your system. 2026-06-24 01:49:49.746 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:49:49.875 | perl: warning: Setting locale failed. 2026-06-24 01:49:49.875 | perl: warning: Please check that your locale settings: 2026-06-24 01:49:49.875 | LANGUAGE = (unset), 2026-06-24 01:49:49.875 | LC_ALL = "en_US.utf8", 2026-06-24 01:49:49.875 | LANG = "de_DE.UTF-8" 2026-06-24 01:49:49.875 | are supported and installed on your system. 2026-06-24 01:49:49.875 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:49:49.925 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:49:49.925 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:49:49.925 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:49:49.997 | perl: warning: Setting locale failed. 2026-06-24 01:49:49.997 | perl: warning: Please check that your locale settings: 2026-06-24 01:49:49.997 | LANGUAGE = (unset), 2026-06-24 01:49:49.997 | LC_ALL = "en_US.utf8", 2026-06-24 01:49:49.997 | LANG = "de_DE.UTF-8" 2026-06-24 01:49:49.997 | are supported and installed on your system. 2026-06-24 01:49:49.997 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:49:50.495 | 2026-06-24 01:49:50.495 | Running kernel seems to be up-to-date. 2026-06-24 01:49:50.495 | 2026-06-24 01:49:50.495 | Restarting services... 2026-06-24 01:49:50.545 | 2026-06-24 01:49:50.545 | Service restarts being deferred: 2026-06-24 01:49:50.546 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:49:50.546 | systemctl restart systemd-logind.service 2026-06-24 01:49:50.546 | systemctl restart virtlockd.service 2026-06-24 01:49:50.546 | systemctl restart virtlogd.service 2026-06-24 01:49:50.546 | 2026-06-24 01:49:50.546 | No containers need to be restarted. 2026-06-24 01:49:50.546 | 2026-06-24 01:49:50.546 | User sessions running outdated binaries: 2026-06-24 01:49:50.546 | quobyte @ session #5: sshd[2031] 2026-06-24 01:49:50.557 | quobyte @ user manager service: systemd[1169] 2026-06-24 01:49:50.567 | 2026-06-24 01:49:50.567 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:49:52.853 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:49:52.858 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:49:52.861 | + functions-common:time_stop:2420 : local name 2026-06-24 01:49:52.865 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:49:52.869 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:49:52.873 | + functions-common:time_stop:2423 : local total 2026-06-24 01:49:52.877 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:49:52.881 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:49:52.885 | + functions-common:time_stop:2427 : start_time=1782265783499 2026-06-24 01:49:52.889 | + functions-common:time_stop:2429 : [[ -z 1782265783499 ]] 2026-06-24 01:49:52.894 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:49:52.900 | + functions-common:time_stop:2432 : end_time=1782265792895 2026-06-24 01:49:52.904 | + functions-common:time_stop:2433 : elapsed_time=9396 2026-06-24 01:49:52.908 | + functions-common:time_stop:2434 : total=166049 2026-06-24 01:49:52.912 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:49:52.916 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175445 2026-06-24 01:49:52.920 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:49:52.924 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 01:49:52.929 | + ./stack.sh:main:948 : configure_cinder 2026-06-24 01:49:52.932 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-24 01:49:52.950 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-24 01:49:52.956 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-24 01:49:52.960 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-24 01:49:52.963 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-24 01:49:52.969 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-24 01:49:52.969 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-24 01:49:52.975 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-24 01:49:52.979 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-24 01:49:52.983 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-24 01:49:52.987 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-24 01:49:52.990 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-24 01:49:52.994 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-24 01:49:52.998 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-24 01:49:53.001 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-24 01:49:53.019 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-24 01:49:53.036 | + 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-24 01:49:53.053 | + 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-24 01:49:53.072 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-24 01:49:53.090 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-24 01:49:53.108 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-24 01:49:53.114 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-24 01:49:53.119 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.su4hPt2gdS 2026-06-24 01:49:53.123 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-24 01:49:53.127 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-24 01:49:53.130 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-24 01:49:53.134 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.su4hPt2gdS 2026-06-24 01:49:53.140 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.su4hPt2gdS 2026-06-24 01:49:53.157 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.su4hPt2gdS /etc/sudoers.d/cinder-rootwrap 2026-06-24 01:49:53.176 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-24 01:49:53.182 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-24 01:49:53.185 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-24 01:49:53.189 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-24 01:49:53.193 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-24 01:49:53.196 | + 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-24 01:49:53.200 | + 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-24 01:49:53.205 | + 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-24 01:49:53.205 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-24 01:49:53.216 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-24 01:49:53.222 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-24 01:49:53.239 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-24 01:49:53.255 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-24 01:49:53.259 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-24 01:49:53.266 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-24 01:49:53.272 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-24 01:49:53.276 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 01:49:53.280 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-24 01:49:53.284 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 01:49:53.288 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 01:49:53.291 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-24 01:49:53.295 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 01:49:53.299 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-24 01:49:53.303 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 01:49:53.307 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-24 01:49:53.351 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-24 01:49:53.393 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.166/identity 2026-06-24 01:49:53.435 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-24 01:49:53.477 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-24 01:49:53.519 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-24 01:49:53.562 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-24 01:49:53.605 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-24 01:49:53.646 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.166/identity 2026-06-24 01:49:53.690 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 01:49:53.733 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 01:49:53.776 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 01:49:53.780 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-24 01:49:53.826 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-24 01:49:53.871 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-24 01:49:53.875 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-24 01:49:53.879 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-24 01:49:53.883 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-24 01:49:53.886 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 01:49:53.890 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 01:49:53.894 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 01:49:53.919 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:49:53.922 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 01:49:53.926 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-24 01:49:53.931 | + 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-24 01:49:53.977 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-24 01:49:54.020 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-24 01:49:54.063 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-24 01:49:54.106 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-24 01:49:54.150 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-24 01:49:54.195 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.166 2026-06-24 01:49:54.239 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-24 01:49:54.287 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-24 01:49:54.297 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key a9c8670aa330326f37b6afe8e4cb887d 2026-06-24 01:49:54.340 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-24 01:49:54.344 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-24 01:49:54.387 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-24 01:49:54.431 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-24 01:49:54.475 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-24 01:49:54.518 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-24 01:49:54.561 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-24 01:49:54.605 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-24 01:49:54.630 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:49:54.634 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-24 01:49:54.638 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-24 01:49:54.642 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-24 01:49:54.646 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-24 01:49:54.650 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-24 01:49:54.653 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-24 01:49:54.657 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-24 01:49:54.661 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-24 01:49:54.664 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-24 01:49:54.669 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-24 01:49:54.672 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-24 01:49:54.719 | + 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-24 01:49:54.763 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-24 01:49:54.808 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-24 01:49:54.850 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-24 01:49:54.894 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-24 01:49:54.937 | + 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-24 01:49:54.982 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-24 01:49:55.027 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-24 01:49:55.070 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-24 01:49:55.074 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-24 01:49:55.077 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-24 01:49:55.081 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-24 01:49:55.126 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-24 01:49:55.129 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-24 01:49:55.172 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-24 01:49:55.176 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-24 01:49:55.180 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-24 01:49:55.184 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-24 01:49:55.228 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-24 01:49:55.231 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-24 01:49:55.235 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-24 01:49:55.239 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-24 01:49:55.243 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-24 01:49:55.267 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:49:55.271 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-24 01:49:55.295 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:49:55.299 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-24 01:49:55.324 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:49:55.328 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-24 01:49:55.331 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-24 01:49:55.335 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-24 01:49:55.339 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-24 01:49:55.343 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 01:49:55.347 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 01:49:55.351 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 01:49:55.376 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:49:55.380 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 01:49:55.384 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 01:49:55.388 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 01:49:55.414 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:49:55.418 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.166:5672/ 2026-06-24 01:49:55.422 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.166:5672/ 2026-06-24 01:49:55.467 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 01:49:55.472 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 01:49:55.475 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-24 01:49:55.479 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-24 01:49:55.483 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 01:49:55.488 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 01:49:55.514 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 01:49:55.518 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 01:49:55.522 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 01:49:55.526 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 01:49:55.529 | + 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-24 01:49:55.575 | + 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-24 01:49:55.618 | + 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-24 01:49:55.668 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 01:49:55.712 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-24 01:49:55.760 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-24 01:49:55.786 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:49:55.790 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-24 01:49:55.794 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-24 01:49:55.798 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-24 01:49:55.802 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-24 01:49:55.806 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 01:49:55.809 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-24 01:49:55.813 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-24 01:49:55.817 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 01:49:55.821 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 01:49:55.841 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 01:49:55.843 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:49:55.855 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 01:49:55.861 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:49:55.878 | /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-24 01:49:55.885 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-24 01:49:55.889 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-24 01:49:55.894 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 01:49:55.896 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-24 01:49:55.947 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-24 01:49:55.990 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-24 01:49:56.034 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-24 01:49:56.077 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 01:49:56.120 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 01:49:56.162 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-24 01:49:56.205 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-24 01:49:56.248 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-24 01:49:56.290 | + 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-24 01:49:56.333 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 01:49:56.376 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 01:49:56.418 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-24 01:49:56.461 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-24 01:49:56.503 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 01:49:56.507 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 01:49:56.512 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-24 01:49:56.516 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-24 01:49:56.520 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 01:49:56.524 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:49:56.527 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:49:56.531 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-24 01:49:56.536 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-24 01:49:56.540 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-24 01:49:56.582 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 01:49:56.627 | + 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-24 01:49:56.627 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-24 01:49:56.639 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-24 01:49:56.645 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-24 01:49:56.649 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-24 01:49:56.653 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 01:49:56.656 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 01:49:56.660 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 01:49:56.664 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 01:49:56.668 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:49:56.672 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:49:56.675 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 01:49:56.679 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 01:49:56.683 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:49:56.687 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:49:56.691 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-24 01:49:56.703 | perl: warning: Setting locale failed. 2026-06-24 01:49:56.703 | perl: warning: Please check that your locale settings: 2026-06-24 01:49:56.704 | LANGUAGE = (unset), 2026-06-24 01:49:56.704 | LC_ALL = "en_US.utf8", 2026-06-24 01:49:56.704 | LANG = "de_DE.UTF-8" 2026-06-24 01:49:56.704 | are supported and installed on your system. 2026-06-24 01:49:56.704 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:49:56.744 | Enabling site cinder-api. 2026-06-24 01:49:56.750 | To activate the new configuration, you need to run: 2026-06-24 01:49:56.750 | systemctl reload apache2 2026-06-24 01:49:56.756 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 01:49:56.760 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 01:49:56.764 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:49:56.768 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 01:49:56.899 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-24 01:49:56.903 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.166/image 2026-06-24 01:49:56.948 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-24 01:49:56.973 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:49:56.977 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-24 01:49:56.981 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 01:49:56.985 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-24 01:49:56.989 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-24 01:49:56.993 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 01:49:56.997 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-24 01:49:57.001 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 01:49:57.004 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-24 01:49:57.008 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-24 01:49:57.012 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-24 01:49:57.058 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-24 01:49:57.102 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.166/identity 2026-06-24 01:49:57.145 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-24 01:49:57.189 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-24 01:49:57.232 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-24 01:49:57.275 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-24 01:49:57.318 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-24 01:49:57.364 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.166/identity 2026-06-24 01:49:57.410 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-24 01:49:57.457 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-24 01:49:57.503 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 01:49:57.507 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-24 01:49:57.512 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 01:49:57.516 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 01:49:57.520 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-24 01:49:57.525 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-24 01:49:57.575 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-24 01:49:57.619 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.166/identity 2026-06-24 01:49:57.656 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-24 01:49:57.699 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-24 01:49:57.743 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-24 01:49:57.785 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-24 01:49:57.828 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-24 01:49:57.871 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-24 01:49:57.911 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-24 01:49:57.951 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-24 01:49:57.955 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-24 01:49:57.977 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:49:57.980 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.166:2379?api_version=v3' 2026-06-24 01:49:58.025 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-24 01:49:58.029 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-24 01:49:58.032 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-24 01:49:58.077 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-24 01:49:58.116 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-24 01:49:58.120 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-24 01:49:58.123 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-24 01:49:58.167 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-24 01:49:58.170 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 01:49:58.172 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-24 01:49:58.176 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-24 01:49:58.180 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-24 01:49:58.219 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-24 01:49:58.258 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.166/identity 2026-06-24 01:49:58.298 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-24 01:49:58.336 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-24 01:49:58.376 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-24 01:49:58.417 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-24 01:49:58.455 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-24 01:49:58.494 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-24 01:49:58.517 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:49:58.521 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-24 01:49:58.527 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-24 01:49:58.530 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-24 01:49:58.534 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 01:49:58.538 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-24 01:49:58.542 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-24 01:49:58.546 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-24 01:49:58.549 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:49:58.552 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:49:58.556 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-24 01:49:58.561 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:49:58.565 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-24 01:49:58.569 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-24 01:49:58.572 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:49:58.576 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:49:58.580 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-24 01:49:58.584 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:49:58.587 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-24 01:49:58.591 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-24 01:49:58.595 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:49:58.599 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:49:58.603 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-24 01:49:58.606 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:49:58.610 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-24 01:49:58.614 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-24 01:49:58.618 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-24 01:49:58.622 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 01:49:58.625 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:49:58.630 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:49:58.634 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:49:58.638 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:49:58.642 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:49:58.664 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:49:58.668 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:49:58.672 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:49:58.676 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:49:58.676 | + functions-common:git_clone:610 : echo master 2026-06-24 01:49:58.681 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-24 01:49:58.685 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 01:49:58.689 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-24 01:49:58.692 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:49:58.695 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:49:58.697 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:49:58.700 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:49:58.702 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:49:58.704 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:49:58.708 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:49:58.710 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:49:58.714 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:49:58.718 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265798715 2026-06-24 01:49:58.720 | + 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-24 01:49:58.724 | Cloning into '/opt/stack/neutron'... 2026-06-24 01:51:01.567 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:51:01.571 | + functions-common:time_stop:2420 : local name 2026-06-24 01:51:01.575 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:51:01.578 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:51:01.582 | + functions-common:time_stop:2423 : local total 2026-06-24 01:51:01.586 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:51:01.590 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:51:01.593 | + functions-common:time_stop:2427 : start_time=1782265798715 2026-06-24 01:51:01.597 | + functions-common:time_stop:2429 : [[ -z 1782265798715 ]] 2026-06-24 01:51:01.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:51:01.610 | + functions-common:time_stop:2432 : end_time=1782265861606 2026-06-24 01:51:01.614 | + functions-common:time_stop:2433 : elapsed_time=62891 2026-06-24 01:51:01.618 | + functions-common:time_stop:2434 : total=89996 2026-06-24 01:51:01.622 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:51:01.625 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152887 2026-06-24 01:51:01.629 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-24 01:51:01.633 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 01:51:01.636 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:51:01.640 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:51:01.644 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:51:01.648 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:51:01.651 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:51:01.655 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:51:01.659 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:51:01.663 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:51:01.668 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:51:01.673 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265861670 2026-06-24 01:51:01.677 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 01:51:02.574 | From https://review.opendev.org/openstack/neutron 2026-06-24 01:51:02.575 | * branch master -> FETCH_HEAD 2026-06-24 01:51:02.586 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:51:02.590 | + functions-common:time_stop:2420 : local name 2026-06-24 01:51:02.593 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:51:02.597 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:51:02.601 | + functions-common:time_stop:2423 : local total 2026-06-24 01:51:02.605 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:51:02.608 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:51:02.612 | + functions-common:time_stop:2427 : start_time=1782265861670 2026-06-24 01:51:02.615 | + functions-common:time_stop:2429 : [[ -z 1782265861670 ]] 2026-06-24 01:51:02.620 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:51:02.625 | + functions-common:time_stop:2432 : end_time=1782265862621 2026-06-24 01:51:02.629 | + functions-common:time_stop:2433 : elapsed_time=951 2026-06-24 01:51:02.632 | + functions-common:time_stop:2434 : total=152887 2026-06-24 01:51:02.635 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:51:02.638 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153838 2026-06-24 01:51:02.642 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 01:51:02.645 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:51:02.648 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:51:02.651 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:51:02.654 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:51:02.658 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:51:02.662 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:51:02.666 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:51:02.669 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:51:02.673 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:51:02.679 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265862675 2026-06-24 01:51:02.682 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 01:51:03.153 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:51:03.153 | 2026-06-24 01:51:03.153 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:51:03.153 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:51:03.153 | state without impacting any branches by switching back to a branch. 2026-06-24 01:51:03.153 | 2026-06-24 01:51:03.153 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:51:03.154 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:51:03.154 | 2026-06-24 01:51:03.154 | git switch -c 2026-06-24 01:51:03.155 | 2026-06-24 01:51:03.155 | Or undo this operation with: 2026-06-24 01:51:03.155 | 2026-06-24 01:51:03.155 | git switch - 2026-06-24 01:51:03.155 | 2026-06-24 01:51:03.155 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:51:03.155 | 2026-06-24 01:51:03.155 | HEAD is now at a0d038f6c4 Merge "Remove missing ``max_routes`` option in testing" 2026-06-24 01:51:03.163 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:51:03.166 | + functions-common:time_stop:2420 : local name 2026-06-24 01:51:03.170 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:51:03.173 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:51:03.177 | + functions-common:time_stop:2423 : local total 2026-06-24 01:51:03.179 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:51:03.183 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:51:03.186 | + functions-common:time_stop:2427 : start_time=1782265862675 2026-06-24 01:51:03.189 | + functions-common:time_stop:2429 : [[ -z 1782265862675 ]] 2026-06-24 01:51:03.192 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:51:03.198 | + functions-common:time_stop:2432 : end_time=1782265863194 2026-06-24 01:51:03.201 | + functions-common:time_stop:2433 : elapsed_time=519 2026-06-24 01:51:03.204 | + functions-common:time_stop:2434 : total=153838 2026-06-24 01:51:03.208 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:51:03.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154357 2026-06-24 01:51:03.215 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-24 01:51:03.235 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-24 01:51:03.240 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:51:03.241 | + functions-common:git_clone:673 : head -1 2026-06-24 01:51:03.246 | a0d038f6c4 Merge "Remove missing ``max_routes`` option in testing" 2026-06-24 01:51:03.250 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:51:03.254 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-24 01:51:03.257 | + inc/python:setup_develop:353 : local bindep 2026-06-24 01:51:03.261 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-24 01:51:03.265 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-24 01:51:03.269 | + inc/python:setup_develop:359 : local extras= 2026-06-24 01:51:03.272 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-24 01:51:03.276 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 01:51:03.279 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-24 01:51:03.282 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-24 01:51:03.286 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 01:51:03.290 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 01:51:03.295 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-24 01:51:03.299 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 01:51:03.303 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-24 01:51:03.307 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 01:51:03.311 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 01:51:03.316 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-24 01:51:03.323 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-24 01:51:03.327 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-24 01:51:03.331 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-24 01:51:03.488 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-24 01:51:03.492 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 01:51:03.496 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 01:51:03.500 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 01:51:03.504 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-24 01:51:03.507 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-24 01:51:03.511 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 01:51:03.515 | + inc/python:setup_package:446 : local extras= 2026-06-24 01:51:03.518 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 01:51:03.522 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 01:51:03.526 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 01:51:03.530 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 01:51:03.534 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 01:51:03.538 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-24 01:51:03.570 | Using python 3.12 to install /opt/stack/neutron 2026-06-24 01:51:03.574 | + 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-24 01:51:04.592 | Obtaining file:///opt/stack/neutron 2026-06-24 01:51:04.602 | Installing build dependencies: started 2026-06-24 01:51:06.412 | Installing build dependencies: finished with status 'done' 2026-06-24 01:51:06.413 | Checking if build backend supports build_editable: started 2026-06-24 01:51:06.969 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 01:51:06.971 | Getting requirements to build editable: started 2026-06-24 01:51:07.271 | Getting requirements to build editable: finished with status 'done' 2026-06-24 01:51:07.273 | Preparing editable metadata (pyproject.toml): started 2026-06-24 01:51:09.016 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:51:09.040 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (7.0.3) 2026-06-24 01:51:09.040 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.10.1) 2026-06-24 01:51:09.042 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.1.0) 2026-06-24 01:51:09.043 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (2.5.1) 2026-06-24 01:51:09.043 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.1.0) 2026-06-24 01:51:09.044 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.3.1) 2026-06-24 01:51:09.245 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev523) 2026-06-24 01:51:09.390 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-24 01:51:09.402 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (0.31.2) 2026-06-24 01:51:09.402 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (2.34.2) 2026-06-24 01:51:09.404 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.1.6) 2026-06-24 01:51:09.404 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (13.0.0) 2026-06-24 01:51:09.407 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (1.3.0) 2026-06-24 01:51:09.467 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev523) 2026-06-24 01:51:09.484 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-24 01:51:09.535 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev523) 2026-06-24 01:51:09.551 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:51:09.562 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (9.1.4) 2026-06-24 01:51:09.563 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (2.0.50) 2026-06-24 01:51:09.564 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (1.8.10) 2026-06-24 01:51:09.566 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.14.0) 2026-06-24 01:51:09.567 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (1.18.4) 2026-06-24 01:51:09.569 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.8.0) 2026-06-24 01:51:09.569 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (4.2.0) 2026-06-24 01:51:09.571 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (7.5.0) 2026-06-24 01:51:09.571 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (10.5.0) 2026-06-24 01:51:09.572 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (6.4.0) 2026-06-24 01:51:09.573 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (18.0.0) 2026-06-24 01:51:09.574 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (6.8.0) 2026-06-24 01:51:09.575 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (8.2.0) 2026-06-24 01:51:09.576 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (18.1.0) 2026-06-24 01:51:09.578 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (8.1.0) 2026-06-24 01:51:09.578 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.1.0) 2026-06-24 01:51:09.581 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.11.0) 2026-06-24 01:51:09.581 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.8.0) 2026-06-24 01:51:09.581 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (7.9.0) 2026-06-24 01:51:09.583 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.10.0) 2026-06-24 01:51:09.583 | 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.dev523) (4.6.0) 2026-06-24 01:51:09.584 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (2.7.1) 2026-06-24 01:51:09.585 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (10.1.1) 2026-06-24 01:51:09.586 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.10.2) 2026-06-24 01:51:09.587 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (4.4.0) 2026-06-24 01:51:09.621 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev523) 2026-06-24 01:51:09.636 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-24 01:51:09.670 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev523) 2026-06-24 01:51:09.686 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 01:51:09.724 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev523) 2026-06-24 01:51:09.741 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-24 01:51:09.845 | Installing build dependencies: started 2026-06-24 01:51:11.568 | Installing build dependencies: finished with status 'done' 2026-06-24 01:51:11.569 | Getting requirements to build wheel: started 2026-06-24 01:51:12.239 | Getting requirements to build wheel: finished with status 'done' 2026-06-24 01:51:12.241 | Preparing metadata (pyproject.toml): started 2026-06-24 01:51:12.626 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:51:12.678 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev523) 2026-06-24 01:51:12.695 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 01:51:12.704 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (7.2.2) 2026-06-24 01:51:12.740 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev523) 2026-06-24 01:51:12.756 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-24 01:51:12.766 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (24.2.1) 2026-06-24 01:51:12.768 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (18.13.0) 2026-06-24 01:51:12.768 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (4.16.0) 2026-06-24 01:51:12.802 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev523) 2026-06-24 01:51:12.817 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-24 01:51:12.863 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev523) 2026-06-24 01:51:12.879 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:51:12.889 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.3.0) 2026-06-24 01:51:12.891 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (8.1.0) 2026-06-24 01:51:12.893 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev523) (1.3.12) 2026-06-24 01:51:12.894 | 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.dev523) (4.15.0) 2026-06-24 01:51:12.896 | 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.dev523) (2.2.1) 2026-06-24 01:51:12.902 | 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.dev523) (3.3.2) 2026-06-24 01:51:12.907 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev523) (3.0.3) 2026-06-24 01:51:12.909 | 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.dev523) (2.1.0) 2026-06-24 01:51:12.911 | 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.dev523) (1.8.2) 2026-06-24 01:51:12.916 | 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.dev523) (4.0.1) 2026-06-24 01:51:12.917 | 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.dev523) (2.13.0) 2026-06-24 01:51:12.918 | 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.dev523) (5.8.0) 2026-06-24 01:51:12.931 | 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.dev523) (1.3.7) 2026-06-24 01:51:12.962 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev523) 2026-06-24 01:51:12.978 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 01:51:12.991 | 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.dev523) (43.0.3) 2026-06-24 01:51:12.991 | 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.dev523) (1.5.0) 2026-06-24 01:51:12.994 | 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.dev523) (1.1.0) 2026-06-24 01:51:12.994 | 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.dev523) (1.33) 2026-06-24 01:51:12.997 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev523) (4.10.0) 2026-06-24 01:51:12.997 | 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.dev523) (6.0.3) 2026-06-24 01:51:12.999 | 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.dev523) (2.0.0) 2026-06-24 01:51:13.004 | 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.dev523) (3.0) 2026-06-24 01:51:13.012 | 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.dev523) (3.1.1) 2026-06-24 01:51:13.017 | 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.dev523) (0.41.0) 2026-06-24 01:51:13.018 | 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.dev523) (1.2.0) 2026-06-24 01:51:13.045 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev523) 2026-06-24 01:51:13.062 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-24 01:51:13.078 | 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.dev523) (26.2) 2026-06-24 01:51:13.083 | 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.dev523) (2.8.0) 2026-06-24 01:51:13.083 | 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.dev523) (3.5.1) 2026-06-24 01:51:13.096 | 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.dev523) (6.1.1) 2026-06-24 01:51:13.096 | 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.dev523) (4.0.0) 2026-06-24 01:51:13.118 | 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.dev523) (0.20) 2026-06-24 01:51:13.124 | 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.dev523) (2.0.0) 2026-06-24 01:51:13.132 | 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.dev523) (2.1.2) 2026-06-24 01:51:13.132 | 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.dev523) (0.6.2) 2026-06-24 01:51:13.140 | 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.dev523) (2.9.0.post0) 2026-06-24 01:51:13.148 | 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.dev523) (7.1.4) 2026-06-24 01:51:13.148 | 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.dev523) (5.3.1) 2026-06-24 01:51:13.148 | 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.dev523) (5.6.2) 2026-06-24 01:51:13.149 | 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.dev523) (0.16.0) 2026-06-24 01:51:13.153 | 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.dev523) (5.1.0) 2026-06-24 01:51:13.163 | 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.dev523) (2026.2) 2026-06-24 01:51:13.170 | 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.dev523) (0.25.0) 2026-06-24 01:51:13.174 | 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.dev523) (5.0.0) 2026-06-24 01:51:13.176 | 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.dev523) (4.0.1) 2026-06-24 01:51:13.209 | 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.dev523) (1.7.6) 2026-06-24 01:51:13.216 | 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.dev523) (2.2.0) 2026-06-24 01:51:13.226 | 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.dev523) (3.17.0) 2026-06-24 01:51:13.277 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev523) 2026-06-24 01:51:13.293 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-24 01:51:13.335 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev523) 2026-06-24 01:51:13.338 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-24 01:51:13.356 | 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.dev523) (3.0.3) 2026-06-24 01:51:13.359 | 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.dev523) (1.6.2) 2026-06-24 01:51:13.366 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev523) (82.0.1) 2026-06-24 01:51:13.395 | 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.dev523) (0.8.1) 2026-06-24 01:51:13.437 | 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.dev523) (1.17.0) 2026-06-24 01:51:13.444 | 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.dev523) (4.14.0) 2026-06-24 01:51:13.444 | 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.dev523) (4.26.0) 2026-06-24 01:51:13.478 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev523) 2026-06-24 01:51:13.494 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-24 01:51:13.511 | 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.dev523) (0.6.0) 2026-06-24 01:51:13.512 | 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.dev523) (4.0.0) 2026-06-24 01:51:13.523 | 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.dev523) (3.0.52) 2026-06-24 01:51:13.524 | 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.dev523) (1.11.0) 2026-06-24 01:51:13.525 | 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.dev523) (15.0.0) 2026-06-24 01:51:13.526 | 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.dev523) (1.8.0) 2026-06-24 01:51:13.532 | 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.dev523) (26.1.0) 2026-06-24 01:51:13.533 | 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.dev523) (2025.9.1) 2026-06-24 01:51:13.534 | 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.dev523) (0.37.0) 2026-06-24 01:51:13.535 | 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.dev523) (2026.5.1) 2026-06-24 01:51:13.602 | 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.dev523) (3.4.7) 2026-06-24 01:51:13.604 | 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.dev523) (3.18) 2026-06-24 01:51:13.604 | 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.dev523) (2.7.0) 2026-06-24 01:51:13.606 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev523) (2023.11.17) 2026-06-24 01:51:13.641 | 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.dev523) (4.2.0) 2026-06-24 01:51:13.642 | 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.dev523) (2.20.0) 2026-06-24 01:51:13.653 | 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.dev523) (0.1.2) 2026-06-24 01:51:13.674 | 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.dev523) (0.8) 2026-06-24 01:51:13.740 | 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.dev523) (0.16.0) 2026-06-24 01:51:13.834 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-24 01:51:13.931 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 6.9 MB/s 0:00:00 2026-06-24 01:51:13.949 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-24 01:51:14.130 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.9 MB/s 0:00:00 2026-06-24 01:51:14.144 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-24 01:51:14.169 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-24 01:51:14.192 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-24 01:51:14.215 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-24 01:51:14.240 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-24 01:51:14.255 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-24 01:51:14.272 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-24 01:51:14.300 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-24 01:51:14.350 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-24 01:51:14.382 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-24 01:51:14.406 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-24 01:51:14.440 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-24 01:51:14.564 | Building wheels for collected packages: neutron, ovs 2026-06-24 01:51:14.565 | Building editable for neutron (pyproject.toml): started 2026-06-24 01:51:16.816 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-24 01:51:16.816 | Created wheel for neutron: filename=neutron-28.1.0.dev523-0.editable-py3-none-any.whl size=15980 sha256=0ff332631afa780f57fa9e786b4671c8bf667492ad33521b264072309367c6df 2026-06-24 01:51:16.816 | Stored in directory: /tmp/pip-ephem-wheel-cache-s09b9aia/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-24 01:51:16.823 | Building wheel for ovs (pyproject.toml): started 2026-06-24 01:51:17.684 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-24 01:51:17.684 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=8aaa1d512b65443ea86430830d001ba4b7ff533b23a6c857fe0102063f7d0480 2026-06-24 01:51:17.685 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-24 01:51:17.689 | Successfully built neutron ovs 2026-06-24 01:51:17.991 | 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-24 01:51:23.585 | 2026-06-24 01:51:23.611 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev523 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-24 01:51:23.876 | + inc/python:pip_install:216 : result=0 2026-06-24 01:51:23.880 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:51:23.883 | + functions-common:time_stop:2420 : local name 2026-06-24 01:51:23.887 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:51:23.890 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:51:23.893 | + functions-common:time_stop:2423 : local total 2026-06-24 01:51:23.896 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:51:23.900 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:51:23.904 | + functions-common:time_stop:2427 : start_time=1782265863563 2026-06-24 01:51:23.908 | + functions-common:time_stop:2429 : [[ -z 1782265863563 ]] 2026-06-24 01:51:23.912 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:51:23.918 | + functions-common:time_stop:2432 : end_time=1782265883914 2026-06-24 01:51:23.922 | + functions-common:time_stop:2433 : elapsed_time=20351 2026-06-24 01:51:23.925 | + functions-common:time_stop:2434 : total=116276 2026-06-24 01:51:23.929 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:51:23.933 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=136627 2026-06-24 01:51:23.936 | + inc/python:pip_install:219 : return 0 2026-06-24 01:51:23.940 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 01:51:23.943 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 01:51:23.947 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-24 01:51:23.950 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-24 01:51:23.954 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:51:23.958 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:51:23.962 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-24 01:51:23.966 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:51:23.968 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-24 01:51:23.972 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-24 01:51:23.975 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-24 01:51:23.975 | Installing OVN and dependent packages 2026-06-24 01:51:23.979 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-24 01:51:23.983 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-24 01:51:24.006 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:51:24.009 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-24 01:51:24.032 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:51:24.035 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-24 01:51:24.059 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:51:24.063 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-24 01:51:24.066 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-24 01:51:24.090 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:51:24.094 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-24 01:51:24.098 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-24 01:51:24.116 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-24 01:51:24.123 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-24 01:51:24.140 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-24 01:51:24.145 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-24 01:51:24.173 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-24 01:51:24.178 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:51:24.182 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:51:24.185 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:51:24.189 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:51:24.193 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:51:24.197 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:51:24.200 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:51:24.204 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:51:24.208 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:51:24.212 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:51:24.215 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:51:24.219 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:51:24.222 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-24 01:51:24.225 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:51:24.229 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:51:24.233 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:51:24.236 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-24 01:51:24.266 | + 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-24 01:51:24.307 | Reading package lists... 2026-06-24 01:51:24.700 | Building dependency tree... 2026-06-24 01:51:24.703 | Reading state information... 2026-06-24 01:51:25.278 | fakeroot is already the newest version (1.33-1). 2026-06-24 01:51:25.278 | fakeroot set to manually installed. 2026-06-24 01:51:25.278 | make is already the newest version (4.3-4.1build2). 2026-06-24 01:51:25.279 | make set to manually installed. 2026-06-24 01:51:25.279 | The following additional packages will be installed: 2026-06-24 01:51:25.281 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-24 01:51:25.281 | python3-sortedcontainers 2026-06-24 01:51:25.283 | Suggested packages: 2026-06-24 01:51:25.283 | openvswitch-doc python-sortedcontainers-doc 2026-06-24 01:51:25.324 | The following NEW packages will be installed: 2026-06-24 01:51:25.325 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-24 01:51:25.325 | python3-openvswitch python3-sortedcontainers 2026-06-24 01:51:25.376 | 0 upgraded, 6 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 01:51:25.376 | Need to get 4219 kB of archives. 2026-06-24 01:51:25.376 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-24 01:51:25.376 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-24 01:51:25.401 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-24 01:51:25.413 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-24 01:51:25.414 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-24 01:51:25.415 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-24 01:51:25.427 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-24 01:51:25.688 | perl: warning: Setting locale failed. 2026-06-24 01:51:25.688 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:25.688 | LANGUAGE = (unset), 2026-06-24 01:51:25.688 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:25.688 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:25.688 | are supported and installed on your system. 2026-06-24 01:51:25.688 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:25.753 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:51:25.754 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:51:25.754 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:51:25.950 | Fetched 4219 kB in 0s (47.5 MB/s) 2026-06-24 01:51:25.999 | Selecting previously unselected package libunbound8:amd64. 2026-06-24 01:51:26.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 ... 126834 files and directories currently installed.) 2026-06-24 01:51:26.073 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-24 01:51:26.080 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-24 01:51:26.134 | Selecting previously unselected package openvswitch-common. 2026-06-24 01:51:26.147 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-24 01:51:26.151 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 01:51:26.352 | Selecting previously unselected package python3-sortedcontainers. 2026-06-24 01:51:26.365 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-24 01:51:26.391 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-24 01:51:26.442 | Selecting previously unselected package libxdp1:amd64. 2026-06-24 01:51:26.455 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-24 01:51:26.459 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-24 01:51:26.513 | Selecting previously unselected package python3-openvswitch. 2026-06-24 01:51:26.526 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-24 01:51:26.530 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 01:51:26.635 | Selecting previously unselected package openvswitch-switch. 2026-06-24 01:51:26.648 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-24 01:51:26.656 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 01:51:26.785 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-24 01:51:27.031 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-24 01:51:27.044 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-24 01:51:27.056 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 01:51:27.071 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 01:51:27.455 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 01:51:27.481 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-24 01:51:28.176 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-24 01:51:28.366 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-24 01:51:29.396 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:51:31.189 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 01:51:31.438 | perl: warning: Setting locale failed. 2026-06-24 01:51:31.438 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:31.438 | LANGUAGE = (unset), 2026-06-24 01:51:31.438 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:31.438 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:31.438 | are supported and installed on your system. 2026-06-24 01:51:31.438 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:31.588 | perl: warning: Setting locale failed. 2026-06-24 01:51:31.588 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:31.588 | LANGUAGE = (unset), 2026-06-24 01:51:31.588 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:31.588 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:31.588 | are supported and installed on your system. 2026-06-24 01:51:31.588 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:31.638 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:51:31.638 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:51:31.638 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:51:31.712 | perl: warning: Setting locale failed. 2026-06-24 01:51:31.712 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:31.712 | LANGUAGE = (unset), 2026-06-24 01:51:31.712 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:31.712 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:31.712 | are supported and installed on your system. 2026-06-24 01:51:31.712 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:32.223 | 2026-06-24 01:51:32.223 | Running kernel seems to be up-to-date. 2026-06-24 01:51:32.223 | 2026-06-24 01:51:32.223 | Restarting services... 2026-06-24 01:51:32.273 | 2026-06-24 01:51:32.273 | Service restarts being deferred: 2026-06-24 01:51:32.273 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:51:32.273 | systemctl restart systemd-logind.service 2026-06-24 01:51:32.273 | systemctl restart virtlockd.service 2026-06-24 01:51:32.273 | systemctl restart virtlogd.service 2026-06-24 01:51:32.273 | 2026-06-24 01:51:32.273 | No containers need to be restarted. 2026-06-24 01:51:32.273 | 2026-06-24 01:51:32.274 | User sessions running outdated binaries: 2026-06-24 01:51:32.274 | quobyte @ session #5: sshd[2031] 2026-06-24 01:51:32.284 | quobyte @ user manager service: systemd[1169] 2026-06-24 01:51:32.293 | 2026-06-24 01:51:32.293 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:51:34.363 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:51:34.367 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:51:34.370 | + functions-common:time_stop:2420 : local name 2026-06-24 01:51:34.373 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:51:34.376 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:51:34.380 | + functions-common:time_stop:2423 : local total 2026-06-24 01:51:34.383 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:51:34.387 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:51:34.389 | + functions-common:time_stop:2427 : start_time=1782265884262 2026-06-24 01:51:34.392 | + functions-common:time_stop:2429 : [[ -z 1782265884262 ]] 2026-06-24 01:51:34.396 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:51:34.401 | + functions-common:time_stop:2432 : end_time=1782265894397 2026-06-24 01:51:34.405 | + functions-common:time_stop:2433 : elapsed_time=10135 2026-06-24 01:51:34.408 | + functions-common:time_stop:2434 : total=175445 2026-06-24 01:51:34.412 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:51:34.414 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185580 2026-06-24 01:51:34.418 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:51:34.423 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-24 01:51:34.451 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-24 01:51:34.454 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:51:34.458 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:51:34.461 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:51:34.464 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:51:34.468 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:51:34.470 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:51:34.474 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:51:34.478 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:51:34.482 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:51:34.485 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:51:34.488 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:51:34.491 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:51:34.493 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-24 01:51:34.498 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:51:34.501 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:51:34.504 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:51:34.506 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-24 01:51:34.530 | + 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-24 01:51:34.570 | Reading package lists... 2026-06-24 01:51:34.994 | Building dependency tree... 2026-06-24 01:51:34.996 | Reading state information... 2026-06-24 01:51:35.667 | The following additional packages will be installed: 2026-06-24 01:51:35.667 | ovn-common 2026-06-24 01:51:35.716 | The following NEW packages will be installed: 2026-06-24 01:51:35.716 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-24 01:51:35.790 | 0 upgraded, 4 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 01:51:35.790 | Need to get 2360 kB of archives. 2026-06-24 01:51:35.790 | After this operation, 8355 kB of additional disk space will be used. 2026-06-24 01:51:35.790 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-24 01:51:35.893 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-24 01:51:35.900 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-24 01:51:35.902 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-24 01:51:36.210 | perl: warning: Setting locale failed. 2026-06-24 01:51:36.210 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:36.210 | LANGUAGE = (unset), 2026-06-24 01:51:36.210 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:36.210 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:36.210 | are supported and installed on your system. 2026-06-24 01:51:36.210 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:36.279 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:51:36.279 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:51:36.279 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:51:36.474 | Fetched 2360 kB in 0s (11.0 MB/s) 2026-06-24 01:51:36.565 | Selecting previously unselected package ovn-common. 2026-06-24 01:51:36.630 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127034 files and directories currently installed.) 2026-06-24 01:51:36.638 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:51:36.642 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:36.758 | Selecting previously unselected package ovn-central. 2026-06-24 01:51:36.771 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:51:36.776 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:36.844 | Selecting previously unselected package ovn-controller-vtep. 2026-06-24 01:51:36.857 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:51:36.861 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:36.920 | Selecting previously unselected package ovn-host. 2026-06-24 01:51:36.933 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:51:36.941 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:37.032 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:37.050 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:37.515 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-24 01:51:37.705 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-24 01:51:38.181 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-24 01:51:38.237 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:38.752 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-24 01:51:38.941 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-24 01:51:39.627 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-24 01:51:40.335 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-24 01:51:41.192 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-24 01:51:41.259 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:41.459 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-24 01:51:42.035 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:51:44.021 | perl: warning: Setting locale failed. 2026-06-24 01:51:44.022 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:44.022 | LANGUAGE = (unset), 2026-06-24 01:51:44.022 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:44.022 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:44.022 | are supported and installed on your system. 2026-06-24 01:51:44.022 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:44.152 | perl: warning: Setting locale failed. 2026-06-24 01:51:44.152 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:44.152 | LANGUAGE = (unset), 2026-06-24 01:51:44.152 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:44.152 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:44.152 | are supported and installed on your system. 2026-06-24 01:51:44.152 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:44.204 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:51:44.204 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:51:44.204 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:51:44.276 | perl: warning: Setting locale failed. 2026-06-24 01:51:44.276 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:44.276 | LANGUAGE = (unset), 2026-06-24 01:51:44.276 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:44.276 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:44.276 | are supported and installed on your system. 2026-06-24 01:51:44.276 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:44.782 | 2026-06-24 01:51:44.782 | Running kernel seems to be up-to-date. 2026-06-24 01:51:44.782 | 2026-06-24 01:51:44.782 | Restarting services... 2026-06-24 01:51:44.832 | 2026-06-24 01:51:44.832 | Service restarts being deferred: 2026-06-24 01:51:44.832 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:51:44.832 | systemctl restart systemd-logind.service 2026-06-24 01:51:44.833 | systemctl restart virtlockd.service 2026-06-24 01:51:44.833 | systemctl restart virtlogd.service 2026-06-24 01:51:44.833 | 2026-06-24 01:51:44.833 | No containers need to be restarted. 2026-06-24 01:51:44.834 | 2026-06-24 01:51:44.834 | User sessions running outdated binaries: 2026-06-24 01:51:44.834 | quobyte @ session #5: sshd[2031] 2026-06-24 01:51:44.844 | quobyte @ user manager service: systemd[1169] 2026-06-24 01:51:44.855 | 2026-06-24 01:51:44.855 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:51:47.075 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:51:47.079 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:51:47.082 | + functions-common:time_stop:2420 : local name 2026-06-24 01:51:47.085 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:51:47.089 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:51:47.092 | + functions-common:time_stop:2423 : local total 2026-06-24 01:51:47.095 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:51:47.098 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:51:47.101 | + functions-common:time_stop:2427 : start_time=1782265894527 2026-06-24 01:51:47.104 | + functions-common:time_stop:2429 : [[ -z 1782265894527 ]] 2026-06-24 01:51:47.108 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:51:47.114 | + functions-common:time_stop:2432 : end_time=1782265907110 2026-06-24 01:51:47.116 | + functions-common:time_stop:2433 : elapsed_time=12583 2026-06-24 01:51:47.120 | + functions-common:time_stop:2434 : total=185580 2026-06-24 01:51:47.124 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:51:47.128 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=198163 2026-06-24 01:51:47.132 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:51:47.136 | + 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-24 01:51:47.140 | + 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-24 01:51:47.144 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-24 01:51:47.148 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-24 01:51:47.155 | + 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-24 01:51:47.159 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-24 01:51:47.162 | + 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-24 01:51:47.166 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-24 01:51:47.170 | + 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-24 01:51:47.174 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-24 01:51:47.178 | + 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-24 01:51:47.182 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-24 01:51:47.185 | + 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-24 01:51:47.189 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-24 01:51:47.193 | + 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-24 01:51:47.196 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-24 01:51:47.200 | + 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-24 01:51:47.204 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-24 01:51:47.208 | + 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-24 01:51:47.212 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-24 01:51:47.215 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-24 01:51:47.219 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-24 01:51:47.223 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:51:47.226 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:51:47.230 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-24 01:51:47.234 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:51:47.238 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-24 01:51:47.241 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 01:51:47.245 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-24 01:51:47.268 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:51:47.271 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-24 01:51:47.275 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-24 01:51:47.279 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-24 01:51:47.283 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 01:51:47.287 | + lib/stack:stack_install_service:32 : install_nova 2026-06-24 01:51:47.290 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-24 01:51:47.294 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-24 01:51:47.298 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:51:47.301 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:51:47.305 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-24 01:51:47.309 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:51:47.313 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-24 01:51:47.335 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:51:47.339 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-24 01:51:47.343 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-24 01:51:47.347 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-24 01:51:47.350 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-24 01:51:47.354 | + 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-24 01:51:47.514 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-24 01:51:47.517 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:51:47.520 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:51:47.524 | + 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-24 01:51:47.527 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:51:47.530 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:51:47.533 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:51:47.535 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:51:47.539 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:51:47.542 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:51:47.544 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:51:47.548 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:51:47.551 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:51:47.555 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:51:47.557 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:51:47.561 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:51:47.564 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-24 01:51:47.567 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:51:47.570 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:51:47.573 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:51:47.576 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-24 01:51:47.603 | + 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-24 01:51:47.641 | Reading package lists... 2026-06-24 01:51:48.058 | Building dependency tree... 2026-06-24 01:51:48.060 | Reading state information... 2026-06-24 01:51:48.732 | The following additional packages will be installed: 2026-06-24 01:51:48.732 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-24 01:51:48.732 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-24 01:51:48.733 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-24 01:51:48.733 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-24 01:51:48.733 | qemu-system-sparc 2026-06-24 01:51:48.736 | Suggested packages: 2026-06-24 01:51:48.736 | libvirt-clients-qemu libvirt-login-shell 2026-06-24 01:51:48.736 | libvirt-daemon-driver-storage-gluster 2026-06-24 01:51:48.736 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-24 01:51:48.736 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-24 01:51:48.736 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-24 01:51:48.737 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-24 01:51:48.785 | The following packages will be REMOVED: 2026-06-24 01:51:48.788 | apport-core-dump-handler 2026-06-24 01:51:48.789 | The following NEW packages will be installed: 2026-06-24 01:51:48.790 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-24 01:51:48.790 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-24 01:51:48.791 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-24 01:51:48.793 | The following packages will be upgraded: 2026-06-24 01:51:48.793 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-24 01:51:48.793 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-24 01:51:48.794 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-24 01:51:48.867 | 9 upgraded, 13 newly installed, 1 to remove and 71 not upgraded. 2026-06-24 01:51:48.867 | Need to get 113 MB of archives. 2026-06-24 01:51:48.867 | After this operation, 897 MB of additional disk space will be used. 2026-06-24 01:51:48.867 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-24 01:51:48.939 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-24 01:51:48.942 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-24 01:51:48.942 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-24 01:51:48.960 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-24 01:51:48.974 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-24 01:51:48.989 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-24 01:51:48.989 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-24 01:51:48.993 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-24 01:51:48.993 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-24 01:51:48.994 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-24 01:51:49.030 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-24 01:51:49.033 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-24 01:51:49.042 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-24 01:51:49.270 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-24 01:51:49.607 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-24 01:51:49.790 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-24 01:51:49.916 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-24 01:51:49.988 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-24 01:51:51.114 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-24 01:51:51.115 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-24 01:51:51.174 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-24 01:51:51.431 | perl: warning: Setting locale failed. 2026-06-24 01:51:51.431 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:51.431 | LANGUAGE = (unset), 2026-06-24 01:51:51.431 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:51.431 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:51.431 | are supported and installed on your system. 2026-06-24 01:51:51.431 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:51.493 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:51:51.494 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:51:51.494 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:51:51.619 | Vorkonfiguration der Pakete ... 2026-06-24 01:51:51.829 | Fetched 113 MB in 2s (47.9 MB/s) 2026-06-24 01:51:51.867 | Selecting previously unselected package python3-zstandard. 2026-06-24 01:51:51.931 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127102 files and directories currently installed.) 2026-06-24 01:51:51.938 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-24 01:51:51.943 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-24 01:51:52.123 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-24 01:51:52.123 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-24 01:51:52.123 | Package apport-core-dump-handler is to be removed. 2026-06-24 01:51:52.123 | Package python3-zstandard is not configured yet. 2026-06-24 01:51:52.123 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-24 01:51:52.123 | Package apport-core-dump-handler is to be removed. 2026-06-24 01:51:52.123 | Package systemd-coredump is not installed. 2026-06-24 01:51:52.123 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-24 01:51:52.123 | Package apport-core-dump-handler is to be removed. 2026-06-24 01:51:52.124 | Package python3-zstandard is not configured yet. 2026-06-24 01:51:52.124 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-24 01:51:52.124 | Package apport-core-dump-handler is to be removed. 2026-06-24 01:51:52.124 | Package systemd-coredump is not installed. 2026-06-24 01:51:52.124 | 2026-06-24 01:51:52.187 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127118 files and directories currently installed.) 2026-06-24 01:51:52.194 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-24 01:51:53.068 | Selecting previously unselected package systemd-coredump. 2026-06-24 01:51:53.131 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127114 files and directories currently installed.) 2026-06-24 01:51:53.138 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:51:53.142 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-24 01:51:53.215 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-24 01:51:53.242 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:53.309 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 01:51:53.336 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:53.433 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 01:51:53.461 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:53.560 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 01:51:53.587 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:53.694 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-24 01:51:53.721 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:53.812 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 01:51:53.889 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:53.992 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-24 01:51:54.019 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:54.090 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-24 01:51:54.117 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:54.186 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 01:51:54.202 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:54.390 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-24 01:51:54.402 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 01:51:54.415 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-24 01:51:54.484 | Selecting previously unselected package python3-libvirt. 2026-06-24 01:51:54.497 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-24 01:51:54.502 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-24 01:51:54.571 | Selecting previously unselected package qemu-system-arm. 2026-06-24 01:51:54.584 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:51:54.597 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:55.124 | Selecting previously unselected package qemu-system-mips. 2026-06-24 01:51:55.136 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:51:55.149 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:55.738 | Selecting previously unselected package qemu-system-ppc. 2026-06-24 01:51:55.750 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:51:55.763 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:56.148 | Selecting previously unselected package qemu-system-sparc. 2026-06-24 01:51:56.160 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:51:56.173 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:56.443 | Selecting previously unselected package qemu-system-s390x. 2026-06-24 01:51:56.454 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:51:56.464 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:56.651 | Selecting previously unselected package qemu-system-misc. 2026-06-24 01:51:56.664 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:51:56.675 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:58.597 | Selecting previously unselected package qemu-system. 2026-06-24 01:51:58.609 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:51:58.613 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:58.654 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-24 01:51:58.667 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-24 01:51:58.671 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-24 01:52:00.465 | Selecting previously unselected package qemu-efi-arm. 2026-06-24 01:52:00.477 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-24 01:52:00.480 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-24 01:52:01.315 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-24 01:52:01.836 | Creating group 'systemd-coredump' with GID 987. 2026-06-24 01:52:01.839 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-24 01:52:01.866 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:52:01.884 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:52:01.902 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:52:01.919 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-24 01:52:01.930 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:52:01.947 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-24 01:52:02.192 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-24 01:52:02.204 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:52:02.222 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-24 01:52:02.233 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:52:02.250 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-24 01:52:02.797 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-24 01:52:03.276 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-24 01:52:03.571 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-24 01:52:03.601 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-24 01:52:03.619 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-24 01:52:03.636 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-24 01:52:03.654 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:52:03.666 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-24 01:52:03.683 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-24 01:52:03.701 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-24 01:52:03.871 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:52:03.872 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:52:03.872 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:52:07.434 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-24 01:52:07.495 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:52:09.301 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 01:52:09.545 | perl: warning: Setting locale failed. 2026-06-24 01:52:09.545 | perl: warning: Please check that your locale settings: 2026-06-24 01:52:09.545 | LANGUAGE = (unset), 2026-06-24 01:52:09.545 | LC_ALL = "en_US.utf8", 2026-06-24 01:52:09.545 | LANG = "de_DE.UTF-8" 2026-06-24 01:52:09.545 | are supported and installed on your system. 2026-06-24 01:52:09.546 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:52:09.676 | perl: warning: Setting locale failed. 2026-06-24 01:52:09.676 | perl: warning: Please check that your locale settings: 2026-06-24 01:52:09.676 | LANGUAGE = (unset), 2026-06-24 01:52:09.676 | LC_ALL = "en_US.utf8", 2026-06-24 01:52:09.676 | LANG = "de_DE.UTF-8" 2026-06-24 01:52:09.677 | are supported and installed on your system. 2026-06-24 01:52:09.677 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:52:09.726 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:52:09.726 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:52:09.726 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:52:09.797 | perl: warning: Setting locale failed. 2026-06-24 01:52:09.797 | perl: warning: Please check that your locale settings: 2026-06-24 01:52:09.797 | LANGUAGE = (unset), 2026-06-24 01:52:09.797 | LC_ALL = "en_US.utf8", 2026-06-24 01:52:09.797 | LANG = "de_DE.UTF-8" 2026-06-24 01:52:09.797 | are supported and installed on your system. 2026-06-24 01:52:09.797 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:52:10.299 | 2026-06-24 01:52:10.299 | Running kernel seems to be up-to-date. 2026-06-24 01:52:10.299 | 2026-06-24 01:52:10.299 | Restarting services... 2026-06-24 01:52:10.346 | 2026-06-24 01:52:10.346 | Service restarts being deferred: 2026-06-24 01:52:10.347 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:52:10.347 | systemctl restart systemd-logind.service 2026-06-24 01:52:10.347 | systemctl restart virtlockd.service 2026-06-24 01:52:10.347 | systemctl restart virtlogd.service 2026-06-24 01:52:10.348 | 2026-06-24 01:52:10.348 | No containers need to be restarted. 2026-06-24 01:52:10.348 | 2026-06-24 01:52:10.348 | User sessions running outdated binaries: 2026-06-24 01:52:10.348 | quobyte @ session #5: sshd[2031] 2026-06-24 01:52:10.359 | quobyte @ user manager service: systemd[1169] 2026-06-24 01:52:10.368 | 2026-06-24 01:52:10.368 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:52:12.332 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:52:12.335 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:52:12.337 | + functions-common:time_stop:2420 : local name 2026-06-24 01:52:12.340 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:52:12.343 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:52:12.346 | + functions-common:time_stop:2423 : local total 2026-06-24 01:52:12.349 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:52:12.351 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:52:12.355 | + functions-common:time_stop:2427 : start_time=1782265907599 2026-06-24 01:52:12.358 | + functions-common:time_stop:2429 : [[ -z 1782265907599 ]] 2026-06-24 01:52:12.361 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:52:12.367 | + functions-common:time_stop:2432 : end_time=1782265932363 2026-06-24 01:52:12.370 | + functions-common:time_stop:2433 : elapsed_time=24764 2026-06-24 01:52:12.373 | + functions-common:time_stop:2434 : total=198163 2026-06-24 01:52:12.376 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:52:12.379 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=222927 2026-06-24 01:52:12.382 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:52:12.385 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-24 01:52:12.388 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:52:12.391 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:52:12.394 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:52:12.397 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:52:12.401 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:52:12.404 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:52:12.407 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:52:12.410 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:52:12.413 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:52:12.416 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:52:12.419 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:52:12.422 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:52:12.425 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-24 01:52:12.428 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:52:12.431 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:52:12.434 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:52:12.437 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-24 01:52:12.462 | + 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-24 01:52:12.501 | Reading package lists... 2026-06-24 01:52:12.856 | Building dependency tree... 2026-06-24 01:52:12.857 | Reading state information... 2026-06-24 01:52:13.449 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-24 01:52:13.449 | ovmf set to manually installed. 2026-06-24 01:52:13.449 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-24 01:52:13.449 | swtpm set to manually installed. 2026-06-24 01:52:13.450 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-24 01:52:13.450 | swtpm-tools set to manually installed. 2026-06-24 01:52:13.450 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-24 01:52:13.450 | mdevctl set to manually installed. 2026-06-24 01:52:13.450 | 0 upgraded, 0 newly installed, 0 to remove and 71 not upgraded. 2026-06-24 01:52:13.456 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:52:13.459 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:52:13.462 | + functions-common:time_stop:2420 : local name 2026-06-24 01:52:13.464 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:52:13.468 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:52:13.471 | + functions-common:time_stop:2423 : local total 2026-06-24 01:52:13.474 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:52:13.478 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:52:13.481 | + functions-common:time_stop:2427 : start_time=1782265932459 2026-06-24 01:52:13.484 | + functions-common:time_stop:2429 : [[ -z 1782265932459 ]] 2026-06-24 01:52:13.489 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:52:13.494 | + functions-common:time_stop:2432 : end_time=1782265933490 2026-06-24 01:52:13.497 | + functions-common:time_stop:2433 : elapsed_time=1031 2026-06-24 01:52:13.500 | + functions-common:time_stop:2434 : total=222927 2026-06-24 01:52:13.503 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:52:13.506 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=223958 2026-06-24 01:52:13.509 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:52:13.512 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-24 01:52:13.516 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 01:52:13.521 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-24 01:52:13.524 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-24 01:52:13.527 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-24 01:52:13.531 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-24 01:52:13.534 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-24 01:52:13.537 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-24 01:52:13.540 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-24 01:52:13.561 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:52:13.565 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-24 01:52:13.587 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-24 01:52:13.590 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-24 01:52:13.593 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-24 01:52:13.596 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-24 01:52:13.600 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-24 01:52:13.603 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-24 01:52:13.606 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-24 01:52:13.610 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:52:13.614 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:52:13.618 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:52:13.620 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:52:13.625 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:52:13.645 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:52:13.649 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:52:13.653 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:52:13.657 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-24 01:52:13.658 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:52:13.663 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-24 01:52:13.666 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 01:52:13.669 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-24 01:52:13.672 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:52:13.675 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:52:13.677 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:52:13.680 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:52:13.683 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:52:13.686 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:52:13.690 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:52:13.692 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:52:13.696 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:52:13.701 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265933697 2026-06-24 01:52:13.705 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-24 01:52:13.708 | Cloning into '/opt/stack/novnc'... 2026-06-24 01:52:15.680 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:52:15.683 | + functions-common:time_stop:2420 : local name 2026-06-24 01:52:15.686 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:52:15.689 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:52:15.692 | + functions-common:time_stop:2423 : local total 2026-06-24 01:52:15.695 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:52:15.697 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:52:15.700 | + functions-common:time_stop:2427 : start_time=1782265933697 2026-06-24 01:52:15.702 | + functions-common:time_stop:2429 : [[ -z 1782265933697 ]] 2026-06-24 01:52:15.706 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:52:15.711 | + functions-common:time_stop:2432 : end_time=1782265935707 2026-06-24 01:52:15.713 | + functions-common:time_stop:2433 : elapsed_time=2010 2026-06-24 01:52:15.716 | + functions-common:time_stop:2434 : total=154357 2026-06-24 01:52:15.719 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:52:15.722 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156367 2026-06-24 01:52:15.725 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-24 01:52:15.728 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-24 01:52:15.731 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:52:15.734 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:52:15.737 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:52:15.740 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:52:15.743 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:52:15.746 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:52:15.748 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:52:15.751 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:52:15.755 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:52:15.760 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265935756 2026-06-24 01:52:15.763 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-24 01:52:16.170 | From https://github.com/novnc/novnc 2026-06-24 01:52:16.170 | * tag v1.3.0 -> FETCH_HEAD 2026-06-24 01:52:16.181 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:52:16.184 | + functions-common:time_stop:2420 : local name 2026-06-24 01:52:16.188 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:52:16.191 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:52:16.194 | + functions-common:time_stop:2423 : local total 2026-06-24 01:52:16.197 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:52:16.200 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:52:16.203 | + functions-common:time_stop:2427 : start_time=1782265935756 2026-06-24 01:52:16.206 | + functions-common:time_stop:2429 : [[ -z 1782265935756 ]] 2026-06-24 01:52:16.210 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:52:16.215 | + functions-common:time_stop:2432 : end_time=1782265936211 2026-06-24 01:52:16.219 | + functions-common:time_stop:2433 : elapsed_time=455 2026-06-24 01:52:16.222 | + functions-common:time_stop:2434 : total=156367 2026-06-24 01:52:16.225 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:52:16.228 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156822 2026-06-24 01:52:16.232 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 01:52:16.234 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:52:16.238 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:52:16.241 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:52:16.244 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:52:16.247 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:52:16.250 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:52:16.253 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:52:16.256 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:52:16.259 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:52:16.264 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265936261 2026-06-24 01:52:16.267 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 01:52:16.299 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:52:16.299 | 2026-06-24 01:52:16.299 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:52:16.299 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:52:16.300 | state without impacting any branches by switching back to a branch. 2026-06-24 01:52:16.300 | 2026-06-24 01:52:16.300 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:52:16.300 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:52:16.300 | 2026-06-24 01:52:16.300 | git switch -c 2026-06-24 01:52:16.300 | 2026-06-24 01:52:16.300 | Or undo this operation with: 2026-06-24 01:52:16.300 | 2026-06-24 01:52:16.300 | git switch - 2026-06-24 01:52:16.301 | 2026-06-24 01:52:16.301 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:52:16.301 | 2026-06-24 01:52:16.301 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-24 01:52:16.305 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:52:16.308 | + functions-common:time_stop:2420 : local name 2026-06-24 01:52:16.311 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:52:16.314 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:52:16.318 | + functions-common:time_stop:2423 : local total 2026-06-24 01:52:16.321 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:52:16.324 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:52:16.327 | + functions-common:time_stop:2427 : start_time=1782265936261 2026-06-24 01:52:16.330 | + functions-common:time_stop:2429 : [[ -z 1782265936261 ]] 2026-06-24 01:52:16.334 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:52:16.339 | + functions-common:time_stop:2432 : end_time=1782265936336 2026-06-24 01:52:16.342 | + functions-common:time_stop:2433 : elapsed_time=75 2026-06-24 01:52:16.345 | + functions-common:time_stop:2434 : total=156822 2026-06-24 01:52:16.348 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:52:16.351 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156897 2026-06-24 01:52:16.354 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-24 01:52:16.371 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-24 01:52:16.375 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:52:16.376 | + functions-common:git_clone:673 : head -1 2026-06-24 01:52:16.378 | 463c39e noVNC 1.3.0 2026-06-24 01:52:16.381 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:52:16.385 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-24 01:52:16.405 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:52:16.409 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/60/994160/2 2026-06-24 01:52:16.412 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-24 01:52:16.415 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-24 01:52:16.417 | + functions-common:git_clone:591 : local git_ref=refs/changes/60/994160/2 2026-06-24 01:52:16.419 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:52:16.423 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:52:16.427 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:52:16.431 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:52:16.435 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:52:16.454 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:52:16.457 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:52:16.460 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:52:16.464 | + functions-common:git_clone:610 : echo refs/changes/60/994160/2 2026-06-24 01:52:16.464 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:52:16.471 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-06-24 01:52:16.474 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-24 01:52:16.477 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-24 01:52:16.480 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:52:16.484 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:52:16.486 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:52:16.489 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:52:16.493 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:52:16.495 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:52:16.498 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:52:16.501 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:52:16.505 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:52:16.510 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265936506 2026-06-24 01:52:16.513 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-24 01:52:16.516 | Cloning into '/opt/stack/nova'... 2026-06-24 01:56:06.712 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:56:06.715 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:06.719 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:06.722 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:06.726 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:06.729 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:06.732 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:56:06.735 | + functions-common:time_stop:2427 : start_time=1782265936506 2026-06-24 01:56:06.738 | + functions-common:time_stop:2429 : [[ -z 1782265936506 ]] 2026-06-24 01:56:06.742 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:06.750 | + functions-common:time_stop:2432 : end_time=1782266166746 2026-06-24 01:56:06.754 | + functions-common:time_stop:2433 : elapsed_time=230240 2026-06-24 01:56:06.758 | + functions-common:time_stop:2434 : total=156897 2026-06-24 01:56:06.761 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:06.765 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=387137 2026-06-24 01:56:06.768 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-06-24 01:56:06.771 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/60/994160/2 2026-06-24 01:56:06.775 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:56:06.778 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:56:06.782 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:56:06.785 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:56:06.789 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:56:06.792 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:56:06.796 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:56:06.799 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:56:06.803 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:56:06.809 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266166805 2026-06-24 01:56:06.813 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/60/994160/2 2026-06-24 01:56:07.762 | From https://review.opendev.org/openstack/nova 2026-06-24 01:56:07.762 | * branch refs/changes/60/994160/2 -> FETCH_HEAD 2026-06-24 01:56:07.771 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:56:07.774 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:07.777 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:07.780 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:07.783 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:07.787 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:07.790 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:56:07.794 | + functions-common:time_stop:2427 : start_time=1782266166805 2026-06-24 01:56:07.797 | + functions-common:time_stop:2429 : [[ -z 1782266166805 ]] 2026-06-24 01:56:07.802 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:07.806 | + functions-common:time_stop:2432 : end_time=1782266167803 2026-06-24 01:56:07.810 | + functions-common:time_stop:2433 : elapsed_time=998 2026-06-24 01:56:07.813 | + functions-common:time_stop:2434 : total=387137 2026-06-24 01:56:07.817 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:07.820 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=388135 2026-06-24 01:56:07.823 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-24 01:56:08.099 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:56:08.099 | 2026-06-24 01:56:08.099 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:56:08.099 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:56:08.099 | state without impacting any branches by switching back to a branch. 2026-06-24 01:56:08.099 | 2026-06-24 01:56:08.099 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:56:08.099 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:56:08.099 | 2026-06-24 01:56:08.100 | git switch -c 2026-06-24 01:56:08.100 | 2026-06-24 01:56:08.100 | Or undo this operation with: 2026-06-24 01:56:08.100 | 2026-06-24 01:56:08.100 | git switch - 2026-06-24 01:56:08.100 | 2026-06-24 01:56:08.100 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:56:08.100 | 2026-06-24 01:56:08.100 | HEAD is now at 3fd06d52e1 doc: Add guide for NVIDIA vGPU with SR-IOV variant drivers 2026-06-24 01:56:08.103 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-24 01:56:08.126 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-24 01:56:08.131 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:56:08.131 | + functions-common:git_clone:673 : head -1 2026-06-24 01:56:08.136 | 3fd06d52e1 doc: Add guide for NVIDIA vGPU with SR-IOV variant drivers 2026-06-24 01:56:08.141 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:56:08.145 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-24 01:56:08.149 | + inc/python:setup_develop:353 : local bindep 2026-06-24 01:56:08.152 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-24 01:56:08.156 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-24 01:56:08.160 | + inc/python:setup_develop:359 : local extras= 2026-06-24 01:56:08.164 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-24 01:56:08.168 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 01:56:08.172 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-24 01:56:08.176 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-24 01:56:08.179 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 01:56:08.183 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 01:56:08.188 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-24 01:56:08.191 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 01:56:08.195 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-24 01:56:08.198 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 01:56:08.202 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 01:56:08.206 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-24 01:56:08.213 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-24 01:56:08.216 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-24 01:56:08.220 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-24 01:56:08.382 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-24 01:56:08.385 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 01:56:08.388 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 01:56:08.392 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 01:56:08.394 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-24 01:56:08.397 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-24 01:56:08.401 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 01:56:08.405 | + inc/python:setup_package:446 : local extras= 2026-06-24 01:56:08.409 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 01:56:08.413 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 01:56:08.416 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 01:56:08.419 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 01:56:08.422 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 01:56:08.426 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-24 01:56:08.451 | Using python 3.12 to install /opt/stack/nova 2026-06-24 01:56:08.454 | + 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-24 01:56:09.490 | Obtaining file:///opt/stack/nova 2026-06-24 01:56:09.496 | Installing build dependencies: started 2026-06-24 01:56:11.327 | Installing build dependencies: finished with status 'done' 2026-06-24 01:56:11.328 | Checking if build backend supports build_editable: started 2026-06-24 01:56:11.878 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 01:56:11.880 | Getting requirements to build editable: started 2026-06-24 01:56:12.183 | Getting requirements to build editable: finished with status 'done' 2026-06-24 01:56:12.185 | Preparing editable metadata (pyproject.toml): started 2026-06-24 01:56:14.315 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:56:14.342 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (7.0.3) 2026-06-24 01:56:14.344 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (2.0.50) 2026-06-24 01:56:14.344 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (5.3.1) 2026-06-24 01:56:14.344 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (0.41.0) 2026-06-24 01:56:14.345 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.1.6) 2026-06-24 01:56:14.346 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (13.0.0) 2026-06-24 01:56:14.347 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (6.1.1) 2026-06-24 01:56:14.348 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (2.5.1) 2026-06-24 01:56:14.349 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (43.0.3) 2026-06-24 01:56:14.350 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (1.8.10) 2026-06-24 01:56:14.351 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.5.1) 2026-06-24 01:56:14.353 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.1.0) 2026-06-24 01:56:14.355 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.10.1) 2026-06-24 01:56:14.355 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.17.0) 2026-06-24 01:56:14.355 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (1.18.4) 2026-06-24 01:56:14.356 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (1.3.0) 2026-06-24 01:56:14.357 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (4.0.0) 2026-06-24 01:56:14.358 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (4.26.0) 2026-06-24 01:56:14.359 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (9.9.0) 2026-06-24 01:56:14.360 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (5.14.0) 2026-06-24 01:56:14.361 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (12.0.0) 2026-06-24 01:56:14.362 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (4.12.0) 2026-06-24 01:56:14.364 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (2.34.2) 2026-06-24 01:56:14.364 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (5.8.0) 2026-06-24 01:56:14.560 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev198) 2026-06-24 01:56:14.709 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-24 01:56:14.725 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (4.2.0) 2026-06-24 01:56:14.725 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (7.5.0) 2026-06-24 01:56:14.727 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (10.5.0) 2026-06-24 01:56:14.727 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (6.4.0) 2026-06-24 01:56:14.728 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (8.2.0) 2026-06-24 01:56:14.729 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (2.11.0) 2026-06-24 01:56:14.730 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.8.0) 2026-06-24 01:56:14.731 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (5.10.0) 2026-06-24 01:56:14.733 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (2.7.1) 2026-06-24 01:56:14.733 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (10.1.1) 2026-06-24 01:56:14.735 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (18.0.0) 2026-06-24 01:56:14.735 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (7.9.0) 2026-06-24 01:56:14.736 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (18.1.0) 2026-06-24 01:56:14.737 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (5.1.0) 2026-06-24 01:56:14.739 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.11.0) 2026-06-24 01:56:14.740 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (6.8.0) 2026-06-24 01:56:14.743 | 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.dev198) (4.6.0) 2026-06-24 01:56:14.743 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (2.0.0) 2026-06-24 01:56:14.743 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (8.1.0) 2026-06-24 01:56:14.744 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (7.2.2) 2026-06-24 01:56:14.746 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.10.2) 2026-06-24 01:56:14.746 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (7.1.0) 2026-06-24 01:56:14.746 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (1.1.0) 2026-06-24 01:56:14.747 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.8.0) 2026-06-24 01:56:14.748 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (5.0.0) 2026-06-24 01:56:14.749 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (5.7.0) 2026-06-24 01:56:14.775 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev198) 2026-06-24 01:56:14.790 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-24 01:56:14.801 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (8.1.0) 2026-06-24 01:56:14.802 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (0.2.3) 2026-06-24 01:56:14.804 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (1.4.2) 2026-06-24 01:56:14.805 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (1.8.2) 2026-06-24 01:56:14.805 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (2.9.0.post0) 2026-06-24 01:56:14.806 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (3.3.0) 2026-06-24 01:56:14.807 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (4.16.0) 2026-06-24 01:56:14.809 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev198) (6.0.3) 2026-06-24 01:56:14.813 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev198) (1.3.12) 2026-06-24 01:56:14.813 | 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.dev198) (4.15.0) 2026-06-24 01:56:14.816 | 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.dev198) (7.4.0) 2026-06-24 01:56:14.821 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev198) (2.0.0) 2026-06-24 01:56:14.828 | 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.dev198) (3.0) 2026-06-24 01:56:14.832 | 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.dev198) (2.8.0) 2026-06-24 01:56:14.841 | 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.dev198) (3.1.0) 2026-06-24 01:56:14.843 | 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.dev198) (2.2.1) 2026-06-24 01:56:14.848 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev198) (3.0.3) 2026-06-24 01:56:14.851 | 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.dev198) (26.1.0) 2026-06-24 01:56:14.852 | 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.dev198) (2025.9.1) 2026-06-24 01:56:14.853 | 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.dev198) (0.37.0) 2026-06-24 01:56:14.855 | 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.dev198) (2026.5.1) 2026-06-24 01:56:14.863 | 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.dev198) (2.1.0) 2026-06-24 01:56:14.871 | 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.dev198) (4.0.1) 2026-06-24 01:56:14.872 | 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.dev198) (2.13.0) 2026-06-24 01:56:14.873 | 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.dev198) (5.8.0) 2026-06-24 01:56:14.887 | 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.dev198) (1.5.0) 2026-06-24 01:56:14.888 | 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.dev198) (1.1.0) 2026-06-24 01:56:14.889 | 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.dev198) (1.33) 2026-06-24 01:56:14.891 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev198) (4.10.0) 2026-06-24 01:56:14.900 | 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.dev198) (3.1.1) 2026-06-24 01:56:14.907 | 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.dev198) (9.1.4) 2026-06-24 01:56:14.921 | 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.dev198) (2.18.0) 2026-06-24 01:56:14.929 | 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.dev198) (0.20) 2026-06-24 01:56:14.943 | 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.dev198) (2.1.2) 2026-06-24 01:56:14.943 | 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.dev198) (0.6.2) 2026-06-24 01:56:14.961 | 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.dev198) (7.1.4) 2026-06-24 01:56:14.962 | 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.dev198) (5.3.1) 2026-06-24 01:56:14.965 | 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.dev198) (5.6.2) 2026-06-24 01:56:14.965 | 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.dev198) (0.16.0) 2026-06-24 01:56:14.968 | 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.dev198) (5.1.0) 2026-06-24 01:56:14.978 | 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.dev198) (2026.2) 2026-06-24 01:56:14.979 | 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.dev198) (26.2) 2026-06-24 01:56:14.987 | 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.dev198) (0.25.0) 2026-06-24 01:56:14.991 | 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.dev198) (5.0.0) 2026-06-24 01:56:14.993 | 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.dev198) (4.0.1) 2026-06-24 01:56:15.008 | 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.dev198) (1.2.0) 2026-06-24 01:56:15.030 | 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.dev198) (1.7.6) 2026-06-24 01:56:15.037 | 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.dev198) (2.2.0) 2026-06-24 01:56:15.044 | 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.dev198) (1.3.7) 2026-06-24 01:56:15.055 | 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.dev198) (3.3.2) 2026-06-24 01:56:15.068 | 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.dev198) (4.3.2) 2026-06-24 01:56:15.069 | 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.dev198) (3.7.1) 2026-06-24 01:56:15.079 | 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.dev198) (2.4.0) 2026-06-24 01:56:15.089 | 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.dev198) (3.0.3) 2026-06-24 01:56:15.090 | 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.dev198) (1.6.2) 2026-06-24 01:56:15.101 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev198) (82.0.1) 2026-06-24 01:56:15.121 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev198) (0.8.1) 2026-06-24 01:56:15.160 | 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.dev198) (4.14.0) 2026-06-24 01:56:15.166 | 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.dev198) (0.6.0) 2026-06-24 01:56:15.167 | 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.dev198) (4.0.0) 2026-06-24 01:56:15.178 | 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.dev198) (3.0.52) 2026-06-24 01:56:15.179 | 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.dev198) (1.11.0) 2026-06-24 01:56:15.180 | 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.dev198) (15.0.0) 2026-06-24 01:56:15.181 | 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.dev198) (1.8.0) 2026-06-24 01:56:15.202 | 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.dev198) (1.17.0) 2026-06-24 01:56:15.209 | 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.dev198) (2.1.0) 2026-06-24 01:56:15.211 | 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.dev198) (24.2.1) 2026-06-24 01:56:15.232 | 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.dev198) (4.6.0) 2026-06-24 01:56:15.259 | 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.dev198) (3.4.7) 2026-06-24 01:56:15.260 | 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.dev198) (3.18) 2026-06-24 01:56:15.261 | 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.dev198) (2.7.0) 2026-06-24 01:56:15.263 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev198) (2023.11.17) 2026-06-24 01:56:15.304 | 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.dev198) (4.2.0) 2026-06-24 01:56:15.305 | 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.dev198) (2.20.0) 2026-06-24 01:56:15.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>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev198) (0.1.2) 2026-06-24 01:56:15.338 | 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.dev198) (0.8) 2026-06-24 01:56:15.399 | 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.dev198) (0.16.0) 2026-06-24 01:56:15.937 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev198) 2026-06-24 01:56:15.952 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-24 01:56:15.991 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev198) 2026-06-24 01:56:16.006 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-24 01:56:16.065 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev198) 2026-06-24 01:56:16.080 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-24 01:56:16.193 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-24 01:56:16.218 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-24 01:56:16.243 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-24 01:56:16.274 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-24 01:56:16.572 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 58.0 MB/s 0:00:00 2026-06-24 01:56:16.589 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-24 01:56:16.656 | Building wheels for collected packages: nova 2026-06-24 01:56:16.657 | Building editable for nova (pyproject.toml): started 2026-06-24 01:56:19.147 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-24 01:56:19.148 | Created wheel for nova: filename=nova-33.1.0.dev198-0.editable-py3-none-any.whl size=9433 sha256=389d303436dbae71cec584ade86ce5280c463ed2f3f5a1aa892f60509b23148f 2026-06-24 01:56:19.148 | Stored in directory: /tmp/pip-ephem-wheel-cache-umid0l8x/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-24 01:56:19.154 | Successfully built nova 2026-06-24 01:56:19.431 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-24 01:56:23.985 | 2026-06-24 01:56:24.011 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev198 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-24 01:56:24.219 | + inc/python:pip_install:216 : result=0 2026-06-24 01:56:24.223 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:56:24.227 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:24.230 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:24.234 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:24.238 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:24.241 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:24.244 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:56:24.247 | + functions-common:time_stop:2427 : start_time=1782266168444 2026-06-24 01:56:24.251 | + functions-common:time_stop:2429 : [[ -z 1782266168444 ]] 2026-06-24 01:56:24.255 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:24.260 | + functions-common:time_stop:2432 : end_time=1782266184256 2026-06-24 01:56:24.263 | + functions-common:time_stop:2433 : elapsed_time=15812 2026-06-24 01:56:24.266 | + functions-common:time_stop:2434 : total=136627 2026-06-24 01:56:24.270 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:24.272 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152439 2026-06-24 01:56:24.276 | + inc/python:pip_install:219 : return 0 2026-06-24 01:56:24.279 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 01:56:24.282 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 01:56:24.285 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-24 01:56:24.289 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-24 01:56:24.292 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:56:24.296 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:56:24.300 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-24 01:56:24.304 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:56:24.308 | + 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-24 01:56:24.325 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 01:56:24.329 | + ./stack.sh:main:959 : configure_nova 2026-06-24 01:56:24.332 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-24 01:56:24.348 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-24 01:56:24.352 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-24 01:56:24.356 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-24 01:56:24.362 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-24 01:56:24.362 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-24 01:56:24.367 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-24 01:56:24.371 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-24 01:56:24.375 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-24 01:56:24.379 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-24 01:56:24.383 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-24 01:56:24.386 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-24 01:56:24.390 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-24 01:56:24.394 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-24 01:56:24.411 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-24 01:56:24.428 | + 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-24 01:56:24.446 | + 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-24 01:56:24.463 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-24 01:56:24.480 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-24 01:56:24.497 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-24 01:56:24.502 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-24 01:56:24.507 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.7MEV5hoG0Y 2026-06-24 01:56:24.511 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-24 01:56:24.515 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-24 01:56:24.519 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-24 01:56:24.523 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-24 01:56:24.527 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-24 01:56:24.531 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.7MEV5hoG0Y 2026-06-24 01:56:24.537 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.7MEV5hoG0Y 2026-06-24 01:56:24.554 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.7MEV5hoG0Y /etc/sudoers.d/nova-rootwrap 2026-06-24 01:56:24.573 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-24 01:56:24.578 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-24 01:56:24.582 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-24 01:56:24.586 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-24 01:56:24.590 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-24 01:56:24.594 | + 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-24 01:56:24.598 | + 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-24 01:56:24.603 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-24 01:56:24.603 | + 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-24 01:56:24.613 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-24 01:56:24.617 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-24 01:56:24.632 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-24 01:56:24.648 | + 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-24 01:56:24.652 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-24 01:56:24.657 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-24 01:56:24.678 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:24.682 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-24 01:56:24.693 | net.ipv4.ip_forward = 1 2026-06-24 01:56:24.698 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-24 01:56:24.702 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-24 01:56:24.705 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-24 01:56:24.721 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-24 01:56:24.725 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-24 01:56:24.728 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-24 01:56:24.744 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-24 01:56:24.749 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-24 01:56:24.749 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-24 01:56:24.756 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:8af5e120e6a8 2026-06-24 01:56:24.760 | InitiatorName=iqn.2016-04.com.open-iscsi:8af5e120e6a8 2026-06-24 01:56:24.764 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-24 01:56:24.768 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-24 01:56:24.856 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-24 01:56:24.860 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-24 01:56:24.865 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:56:24.868 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-24 01:56:24.930 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-24 01:56:24.938 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-24 01:56:24.943 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-24 01:56:24.949 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-24 01:56:24.989 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-24 01:56:24.992 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-24 01:56:25.028 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-24 01:56:25.066 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-24 01:56:25.103 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-24 01:56:25.142 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-24 01:56:25.180 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-24 01:56:25.220 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.166 2026-06-24 01:56:25.257 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-24 01:56:25.295 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-24 01:56:25.332 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-24 01:56:25.373 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-24 01:56:25.413 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-24 01:56:25.453 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-24 01:56:25.496 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-24 01:56:25.535 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-24 01:56:25.575 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-24 01:56:25.578 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:56:25.581 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:56:25.584 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:56:25.588 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:56:25.591 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:56:25.595 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:56:25.598 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:56:25.601 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:56:25.605 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:56:25.608 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:56:25.611 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:56:25.614 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:56:25.618 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:56:25.621 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-24 01:56:25.643 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:25.646 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 01:56:25.650 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-24 01:56:25.653 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-24 01:56:25.695 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-24 01:56:25.699 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-24 01:56:25.702 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-24 01:56:25.705 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-24 01:56:25.708 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 01:56:25.711 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 01:56:25.714 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 01:56:25.735 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:25.739 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 01:56:25.741 | ++ 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-24 01:56:25.745 | + 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-24 01:56:25.788 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-24 01:56:25.792 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-24 01:56:25.795 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-24 01:56:25.798 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-24 01:56:25.801 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 01:56:25.804 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 01:56:25.808 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 01:56:25.828 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:25.831 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 01:56:25.834 | ++ 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-24 01:56:25.839 | + 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-24 01:56:25.880 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-24 01:56:25.922 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-24 01:56:25.962 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-24 01:56:26.001 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-24 01:56:26.022 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:26.025 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-24 01:56:26.047 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:26.053 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-24 01:56:26.053 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-24 01:56:26.059 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-24 01:56:26.062 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-24 01:56:26.101 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-24 01:56:26.104 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-24 01:56:26.145 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-24 01:56:26.184 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-24 01:56:26.187 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-24 01:56:26.191 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-24 01:56:26.194 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 01:56:26.197 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 01:56:26.201 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-24 01:56:26.204 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 01:56:26.207 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 01:56:26.210 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 01:56:26.213 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-24 01:56:26.254 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-24 01:56:26.293 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.166/identity 2026-06-24 01:56:26.334 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-24 01:56:26.374 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-24 01:56:26.414 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-24 01:56:26.452 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-24 01:56:26.494 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-24 01:56:26.533 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.166/identity 2026-06-24 01:56:26.573 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 01:56:26.613 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 01:56:26.651 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 01:56:26.655 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-24 01:56:26.679 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:26.682 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-24 01:56:26.685 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-24 01:56:26.727 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-24 01:56:26.730 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 01:56:26.734 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 01:56:26.737 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-24 01:56:26.741 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-24 01:56:26.779 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-24 01:56:26.817 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.166/identity 2026-06-24 01:56:26.856 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-24 01:56:26.896 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-24 01:56:26.933 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-24 01:56:26.970 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-24 01:56:27.003 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-24 01:56:27.041 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-24 01:56:27.061 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:27.064 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-24 01:56:27.084 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:27.087 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-24 01:56:27.090 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-24 01:56:27.126 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-24 01:56:27.165 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-24 01:56:27.168 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-24 01:56:27.207 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-24 01:56:27.209 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-24 01:56:27.212 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-24 01:56:27.215 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:56:27.218 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:56:27.222 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:56:27.225 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:56:27.229 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:56:27.233 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:56:27.235 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:56:27.239 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:56:27.242 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:56:27.245 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:56:27.248 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:56:27.251 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:56:27.254 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:56:27.257 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-24 01:56:27.260 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-24 01:56:27.263 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-24 01:56:27.268 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 01:56:27.290 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 01:56:27.294 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 01:56:27.297 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 01:56:27.300 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 01:56:27.304 | + 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-24 01:56:27.340 | + 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-24 01:56:27.379 | + 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-24 01:56:27.417 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 01:56:27.456 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-24 01:56:27.497 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-24 01:56:27.538 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-24 01:56:27.559 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:27.562 | + 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-24 01:56:27.566 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-24 01:56:27.568 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-24 01:56:27.572 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-24 01:56:27.576 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 01:56:27.579 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-24 01:56:27.582 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-24 01:56:27.586 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 01:56:27.589 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 01:56:27.608 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 01:56:27.609 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:56:27.619 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 01:56:27.624 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:56:27.639 | /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-24 01:56:27.645 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-24 01:56:27.647 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-24 01:56:27.653 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 01:56:27.656 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-24 01:56:27.696 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-24 01:56:27.733 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-24 01:56:27.771 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-24 01:56:27.809 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 01:56:27.847 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 01:56:27.885 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-24 01:56:27.921 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-24 01:56:27.959 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-24 01:56:27.998 | + 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-24 01:56:28.035 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 01:56:28.076 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 01:56:28.114 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-24 01:56:28.150 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-24 01:56:28.189 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 01:56:28.192 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 01:56:28.197 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-24 01:56:28.200 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-24 01:56:28.204 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 01:56:28.207 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:28.210 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:28.214 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-24 01:56:28.219 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-24 01:56:28.222 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-24 01:56:28.258 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 01:56:28.296 | + 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-24 01:56:28.297 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-24 01:56:28.308 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-24 01:56:28.312 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-24 01:56:28.314 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-24 01:56:28.318 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 01:56:28.322 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 01:56:28.326 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 01:56:28.328 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 01:56:28.332 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:28.334 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:28.338 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 01:56:28.341 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 01:56:28.345 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:28.349 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:28.352 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-24 01:56:28.366 | perl: warning: Setting locale failed. 2026-06-24 01:56:28.366 | perl: warning: Please check that your locale settings: 2026-06-24 01:56:28.366 | LANGUAGE = (unset), 2026-06-24 01:56:28.366 | LC_ALL = "en_US.utf8", 2026-06-24 01:56:28.366 | LANG = "de_DE.UTF-8" 2026-06-24 01:56:28.366 | are supported and installed on your system. 2026-06-24 01:56:28.366 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:56:28.406 | Enabling site nova-api. 2026-06-24 01:56:28.412 | To activate the new configuration, you need to run: 2026-06-24 01:56:28.412 | systemctl reload apache2 2026-06-24 01:56:28.417 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 01:56:28.420 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 01:56:28.424 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:56:28.426 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 01:56:28.555 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-24 01:56:28.573 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:28.576 | + 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-24 01:56:28.579 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-24 01:56:28.583 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-24 01:56:28.585 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-24 01:56:28.589 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-24 01:56:28.591 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-24 01:56:28.593 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-24 01:56:28.596 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 01:56:28.599 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 01:56:28.615 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 01:56:28.616 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:56:28.626 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 01:56:28.630 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:56:28.645 | /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-24 01:56:28.649 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-24 01:56:28.652 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-24 01:56:28.656 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 01:56:28.660 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-24 01:56:28.695 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-24 01:56:28.727 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-24 01:56:28.760 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-24 01:56:28.795 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 01:56:28.828 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 01:56:28.864 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-24 01:56:28.899 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-24 01:56:28.933 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-24 01:56:28.965 | + 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-24 01:56:29.000 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 01:56:29.034 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 01:56:29.068 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-24 01:56:29.103 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-24 01:56:29.138 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-24 01:56:29.141 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-24 01:56:29.179 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-24 01:56:29.200 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:29.203 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-24 01:56:29.243 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-24 01:56:29.245 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-24 01:56:29.247 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-24 01:56:29.266 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:29.269 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.166:5672/ 2026-06-24 01:56:29.272 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.166:5672/ 2026-06-24 01:56:29.305 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-24 01:56:29.344 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-24 01:56:29.347 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-24 01:56:29.350 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-24 01:56:29.353 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 01:56:29.357 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 01:56:29.360 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 01:56:29.381 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:29.386 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 01:56:29.388 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 01:56:29.390 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 01:56:29.409 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:29.412 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.166:5672/ 2026-06-24 01:56:29.415 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.166:5672/ 2026-06-24 01:56:29.454 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 01:56:29.458 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 01:56:29.461 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-24 01:56:29.502 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-24 01:56:29.543 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-24 01:56:29.590 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-24 01:56:29.613 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:29.617 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-24 01:56:29.656 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-24 01:56:29.660 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-24 01:56:29.663 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-24 01:56:29.706 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-24 01:56:29.709 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 01:56:29.713 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 01:56:29.716 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-24 01:56:29.720 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-24 01:56:29.762 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-24 01:56:29.802 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.166/identity 2026-06-24 01:56:29.841 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-24 01:56:29.880 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-24 01:56:29.920 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-24 01:56:29.960 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-24 01:56:29.999 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-24 01:56:30.036 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-24 01:56:30.058 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:30.063 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-24 01:56:30.067 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 01:56:30.070 | + lib/nova:create_nova_conf:587 : local conf 2026-06-24 01:56:30.074 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-24 01:56:30.079 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-24 01:56:30.083 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 01:56:30.086 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 01:56:30.090 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-24 01:56:30.094 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-24 01:56:30.097 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-24 01:56:30.103 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-24 01:56:30.107 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-24 01:56:30.109 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-24 01:56:30.113 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-24 01:56:30.116 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 01:56:30.120 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 01:56:30.123 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 01:56:30.145 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:30.149 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 01:56:30.153 | ++ 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-24 01:56:30.156 | + 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-24 01:56:30.197 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-24 01:56:30.238 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-24 01:56:30.279 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 01:56:30.282 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-24 01:56:30.286 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-24 01:56:30.290 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-24 01:56:30.311 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:30.316 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-24 01:56:30.317 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-24 01:56:31.421 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-24 01:56:31.425 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-24 01:56:32.559 | Adding vhost "nova_cell1" ... 2026-06-24 01:56:32.650 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-24 01:56:33.773 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-24 01:56:33.812 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-24 01:56:33.816 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-24 01:56:33.820 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-24 01:56:33.823 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 01:56:33.827 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-24 01:56:33.831 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 01:56:33.852 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:33.857 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-24 01:56:33.861 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-24 01:56:33.864 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 01:56:33.887 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:33.891 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.166:5672/nova_cell1 2026-06-24 01:56:33.895 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.166:5672/nova_cell1 2026-06-24 01:56:33.937 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 01:56:33.940 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 01:56:33.944 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-24 01:56:33.967 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:33.971 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-24 01:56:33.974 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-24 01:56:33.978 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-24 01:56:33.981 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-24 01:56:33.985 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 01:56:33.988 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-24 01:56:33.992 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-24 01:56:34.033 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-24 01:56:34.073 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.166/identity 2026-06-24 01:56:34.113 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-24 01:56:34.155 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-24 01:56:34.198 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-24 01:56:34.238 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-24 01:56:34.280 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-24 01:56:34.320 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-24 01:56:34.323 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-24 01:56:34.327 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-24 01:56:34.332 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 01:56:34.355 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 01:56:34.358 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 01:56:34.361 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 01:56:34.364 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 01:56:34.367 | + 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-24 01:56:34.409 | + 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-24 01:56:34.449 | + 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-24 01:56:34.491 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 01:56:34.532 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-24 01:56:34.573 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 01:56:34.577 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-24 01:56:34.582 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 01:56:34.586 | + lib/nova:create_nova_conf:621 : local conf 2026-06-24 01:56:34.589 | + lib/nova:create_nova_conf:622 : local offset 2026-06-24 01:56:34.594 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-24 01:56:34.598 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 01:56:34.601 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 01:56:34.605 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-24 01:56:34.608 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-24 01:56:34.611 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-24 01:56:34.615 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-24 01:56:34.618 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-24 01:56:34.621 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-24 01:56:34.625 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-24 01:56:34.646 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:34.650 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-24 01:56:34.693 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-24 01:56:34.735 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-24 01:56:34.738 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-24 01:56:34.741 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-24 01:56:34.745 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-24 01:56:34.766 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:34.770 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-24 01:56:34.790 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:34.794 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-24 01:56:34.817 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:34.820 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-24 01:56:34.823 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-24 01:56:34.827 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-24 01:56:34.830 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-24 01:56:34.852 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:34.856 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-24 01:56:34.875 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-24 01:56:34.875 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-24 01:56:34.885 | cgroup_device_acl = [ 2026-06-24 01:56:34.886 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-24 01:56:34.886 | "/dev/random", "/dev/urandom", 2026-06-24 01:56:34.886 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-24 01:56:34.886 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-24 01:56:34.886 | "/dev/vfio/vfio", 2026-06-24 01:56:34.886 | ] 2026-06-24 01:56:34.891 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-24 01:56:34.895 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:56:34.898 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:56:34.902 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:56:34.906 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:56:34.909 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:56:34.912 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:56:34.916 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:56:34.918 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:56:34.922 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:56:34.925 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:56:34.929 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:56:34.932 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:56:34.936 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:56:34.939 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-24 01:56:34.946 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-24 01:56:34.950 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-24 01:56:34.953 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-24 01:56:34.957 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-24 01:56:34.987 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-24 01:56:34.991 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-24 01:56:34.995 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:34.999 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:35.002 | + 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-24 01:56:35.006 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-24 01:56:35.010 | + 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-24 01:56:35.028 | + 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-24 01:56:35.028 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-24 01:56:35.039 | 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-24 01:56:35.044 | + 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-24 01:56:35.062 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-24 01:56:35.062 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-24 01:56:35.072 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-24 01:56:35.078 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-24 01:56:35.082 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-24 01:56:35.086 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-24 01:56:35.090 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-24 01:56:35.093 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:56:35.097 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-24 01:56:35.164 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-24 01:56:35.167 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:56:35.171 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-24 01:56:35.272 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-24 01:56:35.319 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-24 01:56:35.362 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-24 01:56:35.366 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-24 01:56:35.408 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-24 01:56:35.452 | + 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-24 01:56:35.490 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-24 01:56:35.531 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-24 01:56:35.574 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-24 01:56:35.578 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 01:56:35.584 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-24 01:56:35.588 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-24 01:56:35.592 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 01:56:35.598 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-24 01:56:35.601 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-24 01:56:35.605 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-24 01:56:35.609 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-24 01:56:35.613 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-24 01:56:35.617 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-24 01:56:35.641 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:35.645 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-24 01:56:35.649 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-24 01:56:35.654 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-24 01:56:35.658 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 01:56:35.662 | + lib/stack:stack_install_service:32 : install_placement 2026-06-24 01:56:35.666 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-24 01:56:35.670 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-24 01:56:35.673 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 01:56:35.678 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-24 01:56:35.682 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-24 01:56:35.686 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 01:56:35.692 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-24 01:56:35.692 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 01:56:35.698 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-24 01:56:35.701 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-24 01:56:35.705 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-24 01:56:35.709 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-24 01:56:35.712 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-24 01:56:35.739 | Using python 3.12 to install osc-placement 2026-06-24 01:56:35.742 | + 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-24 01:56:37.049 | Collecting osc-placement 2026-06-24 01:56:37.194 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:56:37.206 | 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-24 01:56:37.207 | 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-24 01:56:37.207 | 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-24 01:56:37.208 | 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-24 01:56:37.210 | 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-24 01:56:37.211 | 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-24 01:56:37.212 | 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-24 01:56:37.213 | 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-24 01:56:37.214 | 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-24 01:56:37.219 | 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-24 01:56:37.220 | 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.16.0) 2026-06-24 01:56:37.221 | 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-24 01:56:37.223 | 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-24 01:56:37.224 | 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-24 01:56:37.225 | 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-24 01:56:37.226 | 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-24 01:56:37.230 | 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-24 01:56:37.230 | 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-24 01:56:37.231 | 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-24 01:56:37.232 | 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-24 01:56:37.234 | 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-24 01:56:37.235 | 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-24 01:56:37.236 | 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-24 01:56:37.237 | 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-24 01:56:37.238 | 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-24 01:56:37.240 | 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-24 01:56:37.241 | 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-24 01:56:37.244 | 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-24 01:56:37.248 | 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-24 01:56:37.255 | 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-24 01:56:37.260 | 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-24 01:56:37.261 | 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-24 01:56:37.261 | 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-24 01:56:37.267 | 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-24 01:56:37.271 | 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-24 01:56:37.286 | 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-24 01:56:37.287 | 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-24 01:56:37.288 | 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-24 01:56:37.290 | 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-24 01:56:37.302 | 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-24 01:56:37.303 | 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-24 01:56:37.308 | 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-24 01:56:37.348 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-24 01:56:37.683 | Installing collected packages: osc-placement 2026-06-24 01:56:37.809 | Successfully installed osc-placement-4.8.0 2026-06-24 01:56:37.942 | + inc/python:pip_install:216 : result=0 2026-06-24 01:56:37.945 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:56:37.947 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:37.950 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:37.953 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:37.955 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:37.958 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:37.961 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:56:37.963 | + functions-common:time_stop:2427 : start_time=1782266195732 2026-06-24 01:56:37.966 | + functions-common:time_stop:2429 : [[ -z 1782266195732 ]] 2026-06-24 01:56:37.970 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:37.974 | + functions-common:time_stop:2432 : end_time=1782266197971 2026-06-24 01:56:37.977 | + functions-common:time_stop:2433 : elapsed_time=2239 2026-06-24 01:56:37.980 | + functions-common:time_stop:2434 : total=152439 2026-06-24 01:56:37.983 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:37.985 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154678 2026-06-24 01:56:37.988 | + inc/python:pip_install:219 : return 0 2026-06-24 01:56:37.991 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-24 01:56:37.994 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-24 01:56:37.997 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-24 01:56:38.000 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 01:56:38.002 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:56:38.006 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:56:38.009 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:56:38.012 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:56:38.015 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:56:38.032 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:56:38.034 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:56:38.037 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:56:38.041 | + functions-common:git_clone:610 : echo master 2026-06-24 01:56:38.041 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:56:38.046 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-24 01:56:38.049 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 01:56:38.051 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-24 01:56:38.054 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:56:38.057 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:56:38.059 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:56:38.062 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:56:38.064 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:56:38.067 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:56:38.070 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:56:38.072 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:56:38.076 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:56:38.080 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266198077 2026-06-24 01:56:38.083 | + 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-24 01:56:38.086 | Cloning into '/opt/stack/placement'... 2026-06-24 01:56:42.102 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:56:42.106 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:42.109 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:42.113 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:42.117 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:42.121 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:42.124 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:56:42.128 | + functions-common:time_stop:2427 : start_time=1782266198077 2026-06-24 01:56:42.132 | + functions-common:time_stop:2429 : [[ -z 1782266198077 ]] 2026-06-24 01:56:42.137 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:42.143 | + functions-common:time_stop:2432 : end_time=1782266202138 2026-06-24 01:56:42.146 | + functions-common:time_stop:2433 : elapsed_time=4061 2026-06-24 01:56:42.149 | + functions-common:time_stop:2434 : total=388135 2026-06-24 01:56:42.153 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:42.157 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392196 2026-06-24 01:56:42.161 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-24 01:56:42.165 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 01:56:42.169 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:56:42.172 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:56:42.176 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:56:42.180 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:56:42.184 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:56:42.188 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:56:42.192 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:56:42.195 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:56:42.200 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:56:42.205 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266202202 2026-06-24 01:56:42.209 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 01:56:42.709 | From https://review.opendev.org/openstack/placement 2026-06-24 01:56:42.710 | * branch master -> FETCH_HEAD 2026-06-24 01:56:42.720 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:56:42.724 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:42.728 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:42.732 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:42.736 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:42.739 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:42.743 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:56:42.746 | + functions-common:time_stop:2427 : start_time=1782266202202 2026-06-24 01:56:42.750 | + functions-common:time_stop:2429 : [[ -z 1782266202202 ]] 2026-06-24 01:56:42.754 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:42.761 | + functions-common:time_stop:2432 : end_time=1782266202756 2026-06-24 01:56:42.765 | + functions-common:time_stop:2433 : elapsed_time=554 2026-06-24 01:56:42.769 | + functions-common:time_stop:2434 : total=392196 2026-06-24 01:56:42.773 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:42.776 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392750 2026-06-24 01:56:42.780 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 01:56:42.783 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:56:42.787 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:56:42.790 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:56:42.794 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:56:42.797 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:56:42.802 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:56:42.806 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:56:42.810 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:56:42.815 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:56:42.821 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266202816 2026-06-24 01:56:42.824 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 01:56:42.876 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:56:42.876 | 2026-06-24 01:56:42.876 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:56:42.876 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:56:42.876 | state without impacting any branches by switching back to a branch. 2026-06-24 01:56:42.876 | 2026-06-24 01:56:42.876 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:56:42.876 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:56:42.877 | 2026-06-24 01:56:42.877 | git switch -c 2026-06-24 01:56:42.877 | 2026-06-24 01:56:42.877 | Or undo this operation with: 2026-06-24 01:56:42.877 | 2026-06-24 01:56:42.877 | git switch - 2026-06-24 01:56:42.877 | 2026-06-24 01:56:42.877 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:56:42.877 | 2026-06-24 01:56:42.878 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-24 01:56:42.880 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:56:42.884 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:42.887 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:42.891 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:42.894 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:42.898 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:42.901 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:56:42.905 | + functions-common:time_stop:2427 : start_time=1782266202816 2026-06-24 01:56:42.909 | + functions-common:time_stop:2429 : [[ -z 1782266202816 ]] 2026-06-24 01:56:42.914 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:42.919 | + functions-common:time_stop:2432 : end_time=1782266202915 2026-06-24 01:56:42.924 | + functions-common:time_stop:2433 : elapsed_time=99 2026-06-24 01:56:42.927 | + functions-common:time_stop:2434 : total=392750 2026-06-24 01:56:42.930 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:42.934 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392849 2026-06-24 01:56:42.938 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-24 01:56:42.962 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-24 01:56:42.967 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:56:42.968 | + functions-common:git_clone:673 : head -1 2026-06-24 01:56:42.970 | 3cba66c7 Merge "Update python versions" 2026-06-24 01:56:42.973 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:56:42.977 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-24 01:56:42.981 | + inc/python:setup_develop:353 : local bindep 2026-06-24 01:56:42.985 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-24 01:56:42.989 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-24 01:56:42.992 | + inc/python:setup_develop:359 : local extras= 2026-06-24 01:56:42.996 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-24 01:56:43.000 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 01:56:43.004 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-24 01:56:43.007 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-24 01:56:43.011 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 01:56:43.014 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 01:56:43.019 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-24 01:56:43.022 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 01:56:43.027 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-24 01:56:43.030 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 01:56:43.034 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 01:56:43.038 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-24 01:56:43.046 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-24 01:56:43.049 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-24 01:56:43.054 | + 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-24 01:56:43.217 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-24 01:56:43.220 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 01:56:43.223 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 01:56:43.227 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 01:56:43.231 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-24 01:56:43.235 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-24 01:56:43.238 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 01:56:43.242 | + inc/python:setup_package:446 : local extras= 2026-06-24 01:56:43.246 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 01:56:43.250 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 01:56:43.254 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 01:56:43.258 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 01:56:43.262 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 01:56:43.266 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-24 01:56:43.296 | Using python 3.12 to install /opt/stack/placement 2026-06-24 01:56:43.299 | + 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-24 01:56:44.358 | Obtaining file:///opt/stack/placement 2026-06-24 01:56:44.361 | Installing build dependencies: started 2026-06-24 01:56:46.193 | Installing build dependencies: finished with status 'done' 2026-06-24 01:56:46.194 | Checking if build backend supports build_editable: started 2026-06-24 01:56:46.778 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 01:56:46.779 | Getting requirements to build editable: started 2026-06-24 01:56:47.083 | Getting requirements to build editable: finished with status 'done' 2026-06-24 01:56:47.085 | Preparing editable metadata (pyproject.toml): started 2026-06-24 01:56:48.005 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:56:48.029 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-24 01:56:48.030 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-24 01:56:48.034 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-24 01:56:48.034 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-24 01:56:48.034 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-24 01:56:48.034 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-24 01:56:48.034 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-24 01:56:48.035 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-24 01:56:48.036 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-24 01:56:48.037 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-24 01:56:48.038 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-24 01:56:48.039 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-24 01:56:48.040 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-24 01:56:48.041 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-24 01:56:48.042 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-24 01:56:48.043 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-24 01:56:48.044 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-24 01:56:48.045 | 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.dev5) (1.1.0) 2026-06-24 01:56:48.046 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-24 01:56:48.047 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-24 01:56:48.051 | 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.dev5) (26.1.0) 2026-06-24 01:56:48.051 | 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.dev5) (2025.9.1) 2026-06-24 01:56:48.054 | 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.dev5) (0.37.0) 2026-06-24 01:56:48.054 | 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.dev5) (2026.5.1) 2026-06-24 01:56:48.059 | 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.dev5) (5.14.0) 2026-06-24 01:56:48.060 | 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.dev5) (4.2.0) 2026-06-24 01:56:48.062 | 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.dev5) (6.8.0) 2026-06-24 01:56:48.063 | 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.dev5) (4.0.1) 2026-06-24 01:56:48.064 | 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.dev5) (2.13.0) 2026-06-24 01:56:48.065 | 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.dev5) (5.8.0) 2026-06-24 01:56:48.070 | 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.dev5) (2.1.0) 2026-06-24 01:56:48.071 | 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.dev5) (5.8.0) 2026-06-24 01:56:48.072 | 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.dev5) (1.8.2) 2026-06-24 01:56:48.074 | 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.dev5) (4.15.0) 2026-06-24 01:56:48.083 | 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.dev5) (1.5.0) 2026-06-24 01:56:48.088 | 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.dev5) (5.3.1) 2026-06-24 01:56:48.092 | 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.dev5) (0.20) 2026-06-24 01:56:48.093 | 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.dev5) (3.1.0) 2026-06-24 01:56:48.095 | 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.dev5) (2.2.1) 2026-06-24 01:56:48.099 | 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.dev5) (1.3.0) 2026-06-24 01:56:48.100 | 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.dev5) (2.0.0) 2026-06-24 01:56:48.101 | 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.dev5) (6.0.3) 2026-06-24 01:56:48.107 | 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.dev5) (1.18.4) 2026-06-24 01:56:48.109 | 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.dev5) (2.1.2) 2026-06-24 01:56:48.110 | 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.dev5) (0.6.2) 2026-06-24 01:56:48.113 | 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.dev5) (1.3.12) 2026-06-24 01:56:48.119 | 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.dev5) (2.9.0.post0) 2026-06-24 01:56:48.122 | 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.dev5) (5.0.0) 2026-06-24 01:56:48.123 | 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.dev5) (3.1.6) 2026-06-24 01:56:48.124 | 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.dev5) (4.0.1) 2026-06-24 01:56:48.130 | 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.dev5) (3.0.3) 2026-06-24 01:56:48.138 | 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.dev5) (1.2.0) 2026-06-24 01:56:48.143 | 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.dev5) (3.17.0) 2026-06-24 01:56:48.147 | 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.dev5) (3.3.2) 2026-06-24 01:56:48.148 | 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.dev5) (26.2) 2026-06-24 01:56:48.149 | 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.dev5) (7.2.2) 2026-06-24 01:56:48.155 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-24 01:56:48.159 | 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.dev5) (0.8.1) 2026-06-24 01:56:48.177 | 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.dev5) (1.17.0) 2026-06-24 01:56:48.190 | 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.dev5) (3.4.7) 2026-06-24 01:56:48.191 | 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.dev5) (3.18) 2026-06-24 01:56:48.191 | 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.dev5) (2.7.0) 2026-06-24 01:56:48.193 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-24 01:56:48.212 | 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.dev5) (0.8) 2026-06-24 01:56:48.224 | 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.dev5) (3.5.1) 2026-06-24 01:56:48.272 | Building wheels for collected packages: openstack-placement 2026-06-24 01:56:48.273 | Building editable for openstack-placement (pyproject.toml): started 2026-06-24 01:56:49.055 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-24 01:56:49.056 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=8fc3917f403212c84d36f148ea194e0d944c2a02bd35ddaf470fa2cbcc6ac7b8 2026-06-24 01:56:49.056 | Stored in directory: /tmp/pip-ephem-wheel-cache-9olijo9z/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-24 01:56:49.062 | Successfully built openstack-placement 2026-06-24 01:56:49.341 | Installing collected packages: openstack-placement 2026-06-24 01:56:49.391 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-24 01:56:49.584 | + inc/python:pip_install:216 : result=0 2026-06-24 01:56:49.587 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:56:49.591 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:49.595 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:49.599 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:49.602 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:49.606 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:49.610 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:56:49.614 | + functions-common:time_stop:2427 : start_time=1782266203289 2026-06-24 01:56:49.617 | + functions-common:time_stop:2429 : [[ -z 1782266203289 ]] 2026-06-24 01:56:49.622 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:49.628 | + functions-common:time_stop:2432 : end_time=1782266209624 2026-06-24 01:56:49.631 | + functions-common:time_stop:2433 : elapsed_time=6335 2026-06-24 01:56:49.635 | + functions-common:time_stop:2434 : total=154678 2026-06-24 01:56:49.638 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:49.642 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161013 2026-06-24 01:56:49.646 | + inc/python:pip_install:219 : return 0 2026-06-24 01:56:49.650 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 01:56:49.654 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 01:56:49.658 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-24 01:56:49.662 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-24 01:56:49.665 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:56:49.669 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:56:49.673 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-24 01:56:49.677 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:56:49.681 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 01:56:49.685 | + ./stack.sh:main:965 : configure_placement 2026-06-24 01:56:49.690 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-24 01:56:49.710 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-24 01:56:49.714 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-24 01:56:49.722 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-24 01:56:49.726 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-24 01:56:49.730 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-24 01:56:49.734 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-24 01:56:49.739 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 01:56:49.743 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 01:56:49.747 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 01:56:49.771 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:49.775 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 01:56:49.779 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-24 01:56:49.782 | + 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-24 01:56:49.827 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-24 01:56:49.870 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-24 01:56:49.912 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-24 01:56:49.916 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-24 01:56:49.920 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-24 01:56:49.923 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 01:56:49.927 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 01:56:49.930 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-24 01:56:49.934 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-24 01:56:49.937 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-24 01:56:49.940 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 01:56:49.943 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-24 01:56:49.984 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-24 01:56:50.025 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.166/identity 2026-06-24 01:56:50.065 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-24 01:56:50.107 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-24 01:56:50.145 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-24 01:56:50.186 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-24 01:56:50.228 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-24 01:56:50.267 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.166/identity 2026-06-24 01:56:50.313 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 01:56:50.357 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 01:56:50.402 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 01:56:50.406 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-24 01:56:50.410 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-24 01:56:50.414 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-24 01:56:50.419 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 01:56:50.445 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 01:56:50.449 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 01:56:50.453 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 01:56:50.458 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 01:56:50.461 | + 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-24 01:56:50.502 | + 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-24 01:56:50.545 | + 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-24 01:56:50.587 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 01:56:50.631 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-24 01:56:50.676 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-24 01:56:50.680 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-24 01:56:50.684 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-24 01:56:50.688 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-24 01:56:50.691 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 01:56:50.695 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-24 01:56:50.699 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-24 01:56:50.703 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 01:56:50.706 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 01:56:50.725 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:56:50.726 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 01:56:50.737 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 01:56:50.743 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:56:50.758 | /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-24 01:56:50.764 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-24 01:56:50.768 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-24 01:56:50.773 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 01:56:50.777 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-24 01:56:50.820 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-24 01:56:50.862 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-24 01:56:50.904 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-24 01:56:50.945 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 01:56:50.986 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 01:56:51.030 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-24 01:56:51.072 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-24 01:56:51.117 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-24 01:56:51.159 | + 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-24 01:56:51.198 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 01:56:51.239 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 01:56:51.281 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-24 01:56:51.324 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-24 01:56:51.369 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 01:56:51.373 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 01:56:51.378 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-24 01:56:51.382 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-24 01:56:51.386 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 01:56:51.391 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:51.394 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:51.397 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-24 01:56:51.401 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-24 01:56:51.405 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-24 01:56:51.446 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 01:56:51.492 | + 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-24 01:56:51.492 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-24 01:56:51.503 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-24 01:56:51.509 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-24 01:56:51.513 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-24 01:56:51.518 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 01:56:51.521 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 01:56:51.524 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 01:56:51.528 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 01:56:51.532 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:51.536 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:51.540 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 01:56:51.544 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 01:56:51.548 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:51.552 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:51.556 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-24 01:56:51.568 | perl: warning: Setting locale failed. 2026-06-24 01:56:51.569 | perl: warning: Please check that your locale settings: 2026-06-24 01:56:51.569 | LANGUAGE = (unset), 2026-06-24 01:56:51.569 | LC_ALL = "en_US.utf8", 2026-06-24 01:56:51.569 | LANG = "de_DE.UTF-8" 2026-06-24 01:56:51.569 | are supported and installed on your system. 2026-06-24 01:56:51.569 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:56:51.612 | Enabling site placement-api. 2026-06-24 01:56:51.618 | To activate the new configuration, you need to run: 2026-06-24 01:56:51.618 | systemctl reload apache2 2026-06-24 01:56:51.625 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 01:56:51.629 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 01:56:51.633 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:56:51.637 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 01:56:51.781 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-24 01:56:51.785 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-24 01:56:51.790 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-24 01:56:51.837 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-24 01:56:51.881 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-24 01:56:51.907 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:51.911 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-24 01:56:51.936 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:51.940 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-24 01:56:51.945 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-24 01:56:51.950 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-24 01:56:51.955 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 01:56:51.959 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 01:56:51.964 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-24 01:56:51.968 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-24 01:56:52.015 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-24 01:56:52.056 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.166/identity 2026-06-24 01:56:52.098 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-24 01:56:52.144 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-24 01:56:52.189 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-24 01:56:52.235 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-24 01:56:52.276 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-24 01:56:52.318 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-24 01:56:52.344 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:52.348 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-24 01:56:52.372 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:52.376 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-24 01:56:52.402 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:52.406 | + ./stack.sh:main:989 : init_os_brick 2026-06-24 01:56:52.409 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-24 01:56:52.415 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-24 01:56:52.439 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:52.443 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-24 01:56:52.488 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-24 01:56:52.512 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:52.516 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-24 01:56:52.562 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-24 01:56:52.590 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:52.591 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-24 01:56:52.641 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-24 01:56:52.681 | + ./stack.sh:main:996 : run_phase stack install 2026-06-24 01:56:52.684 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 01:56:52.686 | + functions-common:run_phase:1849 : local phase=install 2026-06-24 01:56:52.689 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 01:56:52.691 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 01:56:52.694 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 01:56:52.696 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 01:56:52.699 | + functions-common:run_phase:1858 : local extra 2026-06-24 01:56:52.704 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 01:56:52.710 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 01:56:52.713 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 01:56:52.718 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 01:56:52.721 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-24 01:56:52.725 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 01:56:52.747 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:52.750 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 01:56:52.754 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 01:56:52.757 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-24 01:56:52.761 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-24 01:56:52.764 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:56:52.768 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-24 01:56:52.771 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-24 01:56:52.774 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-24 01:56:52.848 | ++ inc/async:async_inner:63 : install_tempest 2026-06-24 01:56:52.892 | [2078 Async install_tempest:45403]: running: install_tempest 2026-06-24 01:56:52.895 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 01:56:52.898 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 01:56:52.902 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 01:56:52.905 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 01:56:52.909 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-24 01:56:52.913 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 01:56:52.917 | + functions-common:run_plugins:1835 : local phase=install 2026-06-24 01:56:52.921 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 01:56:52.925 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 01:56:52.929 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-24 01:56:52.933 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-24 01:56:52.936 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:56:52.941 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:56:52.944 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-24 01:56:52.948 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:56:52.953 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-24 01:56:52.957 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-24 01:56:52.960 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 01:56:52.964 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-24 01:56:52.968 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-24 01:56:52.973 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 01:56:52.979 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-24 01:56:52.980 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 01:56:52.986 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-24 01:56:52.990 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-24 01:56:52.993 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-24 01:56:52.998 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-24 01:56:53.002 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-24 01:56:53.030 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-24 01:56:53.034 | + 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-24 01:56:54.367 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-24 01:56:54.510 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-24 01:56:54.523 | 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-24 01:56:54.524 | 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-24 01:56:54.525 | 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-24 01:56:54.526 | 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.16.0) 2026-06-24 01:56:54.526 | 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-24 01:56:54.527 | 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-24 01:56:54.528 | 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-24 01:56:54.529 | 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-24 01:56:54.530 | 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-24 01:56:54.531 | 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-24 01:56:54.533 | 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-24 01:56:54.533 | 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-24 01:56:54.534 | 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-24 01:56:54.535 | 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-24 01:56:54.539 | 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-24 01:56:54.540 | 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-24 01:56:54.541 | 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-24 01:56:54.542 | 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-24 01:56:54.544 | 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-24 01:56:54.548 | 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-24 01:56:54.551 | 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-24 01:56:54.552 | 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-24 01:56:54.553 | 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-24 01:56:54.554 | 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-24 01:56:54.555 | 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-24 01:56:54.556 | 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-24 01:56:54.557 | 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-24 01:56:54.558 | 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-24 01:56:54.559 | 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-24 01:56:54.566 | 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-24 01:56:54.570 | 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-24 01:56:54.575 | 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-24 01:56:54.579 | 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-24 01:56:54.581 | 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-24 01:56:54.582 | 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-24 01:56:54.588 | 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-24 01:56:54.592 | 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-24 01:56:54.609 | 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-24 01:56:54.611 | 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-24 01:56:54.612 | 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-24 01:56:54.616 | 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-24 01:56:54.619 | 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-24 01:56:54.622 | 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.0) 2026-06-24 01:56:54.629 | 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-24 01:56:54.630 | 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-24 01:56:54.631 | 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-24 01:56:54.633 | 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-24 01:56:54.649 | 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-24 01:56:54.650 | 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-24 01:56:54.655 | 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-24 01:56:54.700 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-24 01:56:54.789 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.4 MB/s 0:00:00 2026-06-24 01:56:55.095 | Installing collected packages: python-openstackclient 2026-06-24 01:56:57.119 | Successfully installed python-openstackclient-10.1.0 2026-06-24 01:56:57.258 | + inc/python:pip_install:216 : result=0 2026-06-24 01:56:57.262 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:56:57.266 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:57.270 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:57.273 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:57.277 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:57.281 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:57.285 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:56:57.288 | + functions-common:time_stop:2427 : start_time=1782266213024 2026-06-24 01:56:57.292 | + functions-common:time_stop:2429 : [[ -z 1782266213024 ]] 2026-06-24 01:56:57.298 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:57.307 | + functions-common:time_stop:2432 : end_time=1782266217302 2026-06-24 01:56:57.311 | + functions-common:time_stop:2433 : elapsed_time=4278 2026-06-24 01:56:57.315 | + functions-common:time_stop:2434 : total=161013 2026-06-24 01:56:57.319 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:57.323 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165291 2026-06-24 01:56:57.327 | + inc/python:pip_install:219 : return 0 2026-06-24 01:56:57.331 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-24 01:56:57.357 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:57.362 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-24 01:56:57.367 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-24 01:56:57.373 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.Hpd7fB1U4G 2026-06-24 01:56:57.375 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-24 01:56:57.379 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-24 01:56:57.382 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-24 01:56:57.385 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-24 01:56:57.389 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-24 01:56:57.392 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-24 01:56:57.415 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:57.419 | + ./stack.sh:main:1065 : configure_database 2026-06-24 01:56:57.422 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-24 01:56:57.426 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-24 01:56:57.430 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-24 01:56:57.433 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:56:57.438 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-24 01:56:57.441 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-24 01:56:57.445 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:57.449 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:57.451 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-24 01:56:57.454 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-24 01:56:57.457 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:57.460 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:57.464 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-24 01:56:57.469 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-24 01:56:57.473 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-24 01:56:57.475 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-24 01:56:57.478 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-24 01:56:57.482 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-24 01:56:57.487 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-24 01:56:57.488 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-24 01:56:57.495 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-24 01:56:57.583 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-24 01:56:57.587 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:56:57.591 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:56:57.595 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:56:57.598 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:56:57.604 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:56:57.605 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:56:57.611 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:56:57.615 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:56:57.619 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:56:57.623 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:56:57.628 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:56:57.632 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:56:57.635 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:56:57.639 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-24 01:56:57.642 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:57.646 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:57.651 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-24 01:56:57.654 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:56:57.658 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-24 01:57:00.015 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-24 01:57:00.021 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-24 01:57:00.024 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:57:00.033 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:57:00.037 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-24 01:57:00.041 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-24 01:57:00.045 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-24 01:57:00.067 | mysqladmin: connect to server at 'localhost' failed 2026-06-24 01:57:00.067 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-24 01:57:00.074 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-24 01:57:00.076 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-24 01:57:00.081 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:57:00.086 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:57:00.092 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-24 01:57:00.097 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-24 01:57:00.100 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-24 01:57:00.106 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-24 01:57:00.108 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-24 01:57:00.122 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:57:00.205 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-24 01:57:00.213 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-24 01:57:00.213 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-24 01:57:00.214 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-24 01:57:00.223 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-24 01:57:00.229 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-24 01:57:00.235 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-24 01:57:00.237 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-24 01:57:00.241 | + 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-24 01:57:00.255 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:57:00.357 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-24 01:57:00.379 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:57:00.459 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-24 01:57:00.537 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-24 01:57:00.610 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-24 01:57:00.692 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-24 01:57:00.694 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-24 01:57:00.701 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-24 01:57:00.701 | enabling MySQL performance counting 2026-06-24 01:57:00.706 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-24 01:57:00.738 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-24 01:57:00.743 | + 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-24 01:57:01.798 | Processing ./tools/dbcounter 2026-06-24 01:57:01.800 | Installing build dependencies: started 2026-06-24 01:57:05.190 | Installing build dependencies: finished with status 'done' 2026-06-24 01:57:05.191 | Getting requirements to build wheel: started 2026-06-24 01:57:05.868 | Getting requirements to build wheel: finished with status 'done' 2026-06-24 01:57:05.870 | Preparing metadata (pyproject.toml): started 2026-06-24 01:57:06.262 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:57:06.265 | Building wheels for collected packages: dbcounter 2026-06-24 01:57:06.268 | Building wheel for dbcounter (pyproject.toml): started 2026-06-24 01:57:06.707 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-24 01:57:06.708 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=3e0b02ebe3db28823b4be94fcfd56d8feb89f82fc68f930ab44dbcf73ce5f586 2026-06-24 01:57:06.708 | Stored in directory: /tmp/pip-ephem-wheel-cache-c4qwbfot/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-24 01:57:06.713 | Successfully built dbcounter 2026-06-24 01:57:07.032 | Installing collected packages: dbcounter 2026-06-24 01:57:07.081 | Successfully installed dbcounter-0.1 2026-06-24 01:57:07.238 | + inc/python:pip_install:216 : result=0 2026-06-24 01:57:07.242 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:57:07.246 | + functions-common:time_stop:2420 : local name 2026-06-24 01:57:07.249 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:57:07.253 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:57:07.257 | + functions-common:time_stop:2423 : local total 2026-06-24 01:57:07.261 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:57:07.265 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:57:07.268 | + functions-common:time_stop:2427 : start_time=1782266220731 2026-06-24 01:57:07.272 | + functions-common:time_stop:2429 : [[ -z 1782266220731 ]] 2026-06-24 01:57:07.276 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:57:07.283 | + functions-common:time_stop:2432 : end_time=1782266227278 2026-06-24 01:57:07.288 | + functions-common:time_stop:2433 : elapsed_time=6547 2026-06-24 01:57:07.292 | + functions-common:time_stop:2434 : total=165291 2026-06-24 01:57:07.295 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:57:07.299 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171838 2026-06-24 01:57:07.304 | + inc/python:pip_install:219 : return 0 2026-06-24 01:57:07.308 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-24 01:57:07.311 | + lib/database:recreate_database:112 : local db=stats 2026-06-24 01:57:07.315 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-24 01:57:07.319 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-24 01:57:07.322 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-24 01:57:07.328 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:57:07.408 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-24 01:57:07.413 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:57:07.491 | + 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-24 01:57:07.491 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-24 01:57:07.497 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:57:07.582 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-24 01:57:07.585 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-24 01:57:07.662 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-24 01:57:07.736 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-24 01:57:07.817 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-24 01:57:07.896 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-24 01:57:07.974 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-24 01:57:08.044 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-24 01:57:08.124 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-24 01:57:08.128 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:57:08.132 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-24 01:57:10.492 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-24 01:57:10.498 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-24 01:57:10.504 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-24 01:57:10.511 | + functions-common:save_stackenv:67 : time_stamp=2026-06-24-035710 2026-06-24 01:57:10.515 | + functions-common:save_stackenv:68 : echo '# 2026-06-24-035710 1069' 2026-06-24 01:57:10.520 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.524 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-24 01:57:10.529 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.534 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-24 01:57:10.538 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.542 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-24 01:57:10.549 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.552 | + 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-24 01:57:10.557 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.560 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.166 2026-06-24 01:57:10.564 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.567 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.166/identity 2026-06-24 01:57:10.572 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.575 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-24-034242 2026-06-24 01:57:10.579 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.584 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-24 01:57:10.589 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.592 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.166 2026-06-24 01:57:10.598 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.601 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-24 01:57:10.605 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.608 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-24 01:57:10.612 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.615 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-24 01:57:10.618 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.621 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-24 01:57:10.625 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.628 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.166 2026-06-24 01:57:10.631 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:57:10.634 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-24 01:57:10.638 | + ./stack.sh:main:1079 : start_dstat 2026-06-24 01:57:10.641 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:57:10.645 | + functions-common:run_process:1674 : local service=dstat 2026-06-24 01:57:10.649 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:57:10.652 | + functions-common:run_process:1676 : local group= 2026-06-24 01:57:10.657 | + functions-common:run_process:1677 : local user= 2026-06-24 01:57:10.661 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 01:57:10.665 | + functions-common:run_process:1680 : local name=dstat 2026-06-24 01:57:10.669 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 01:57:10.673 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 01:57:10.677 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:57:10.681 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:57:10.687 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:57:10.693 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266230688 2026-06-24 01:57:10.697 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-24 01:57:10.727 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:57:10.730 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-24 01:57:10.734 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-24 01:57:10.737 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:57:10.740 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:57:10.743 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:57:10.746 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:57:10.750 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-24 01:57:10.753 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-24 01:57:10.757 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-24 01:57:10.760 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 01:57:10.763 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 01:57:10.767 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 01:57:10.774 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 01:57:10.779 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-24 01:57:10.782 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-24 01:57:10.788 | + 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-24 01:57:10.792 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-24 01:57:10.795 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:57:10.800 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 01:57:10.805 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 01:57:10.809 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 01:57:10.813 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 01:57:10.816 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 01:57:10.821 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-24 01:57:10.825 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 01:57:10.832 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-24 01:57:10.925 | + 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-24 01:57:11.011 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-24 01:57:11.080 | + 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-24 01:57:11.151 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-24 01:57:11.216 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-24 01:57:11.284 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 01:57:11.351 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 01:57:11.354 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 01:57:11.357 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-24 01:57:11.441 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 01:57:11.925 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-24 01:57:11.946 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-24 01:57:12.409 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-24 01:57:12.468 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 01:57:12.472 | + functions-common:time_stop:2420 : local name 2026-06-24 01:57:12.476 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:57:12.480 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:57:12.485 | + functions-common:time_stop:2423 : local total 2026-06-24 01:57:12.490 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:57:12.494 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 01:57:12.498 | + functions-common:time_stop:2427 : start_time=1782266230688 2026-06-24 01:57:12.502 | + functions-common:time_stop:2429 : [[ -z 1782266230688 ]] 2026-06-24 01:57:12.507 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:57:12.514 | + functions-common:time_stop:2432 : end_time=1782266232509 2026-06-24 01:57:12.518 | + functions-common:time_stop:2433 : elapsed_time=1821 2026-06-24 01:57:12.522 | + functions-common:time_stop:2434 : total=0 2026-06-24 01:57:12.526 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:57:12.530 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1821 2026-06-24 01:57:12.534 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-24 01:57:12.538 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-24 01:57:12.541 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-24 01:57:12.546 | + functions-common:run_process:1676 : local group= 2026-06-24 01:57:12.550 | + functions-common:run_process:1677 : local user=root 2026-06-24 01:57:12.555 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-24 01:57:12.559 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-24 01:57:12.563 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 01:57:12.567 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 01:57:12.570 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:57:12.574 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:57:12.580 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:57:12.587 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266232581 2026-06-24 01:57:12.591 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-24 01:57:12.621 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:57:12.626 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 01:57:12.631 | + functions-common:time_stop:2420 : local name 2026-06-24 01:57:12.636 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:57:12.640 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:57:12.645 | + functions-common:time_stop:2423 : local total 2026-06-24 01:57:12.648 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:57:12.652 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 01:57:12.657 | + functions-common:time_stop:2427 : start_time=1782266232581 2026-06-24 01:57:12.661 | + functions-common:time_stop:2429 : [[ -z 1782266232581 ]] 2026-06-24 01:57:12.665 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:57:12.672 | + functions-common:time_stop:2432 : end_time=1782266232667 2026-06-24 01:57:12.676 | + functions-common:time_stop:2433 : elapsed_time=86 2026-06-24 01:57:12.680 | + functions-common:time_stop:2434 : total=1821 2026-06-24 01:57:12.687 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:57:12.693 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1907 2026-06-24 01:57:12.697 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-24 01:57:12.735 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:57:12.741 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-24 01:57:12.744 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-24 01:57:12.747 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-24 01:57:12.752 | + functions-common:run_process:1676 : local group= 2026-06-24 01:57:12.752 | + functions-common:run_process:1677 : local user= 2026-06-24 01:57:12.754 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 01:57:12.756 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-24 01:57:12.760 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 01:57:12.760 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 01:57:12.761 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:57:12.763 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:57:12.766 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:57:12.769 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266232767 2026-06-24 01:57:12.771 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-24 01:57:12.799 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:57:12.802 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 01:57:12.804 | + functions-common:time_stop:2420 : local name 2026-06-24 01:57:12.808 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:57:12.812 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:57:12.817 | + functions-common:time_stop:2423 : local total 2026-06-24 01:57:12.819 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:57:12.822 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 01:57:12.827 | + functions-common:time_stop:2427 : start_time=1782266232767 2026-06-24 01:57:12.829 | + functions-common:time_stop:2429 : [[ -z 1782266232767 ]] 2026-06-24 01:57:12.832 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:57:12.836 | + functions-common:time_stop:2432 : end_time=1782266232833 2026-06-24 01:57:12.838 | + functions-common:time_stop:2433 : elapsed_time=66 2026-06-24 01:57:12.840 | + functions-common:time_stop:2434 : total=1907 2026-06-24 01:57:12.842 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:57:12.844 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1973 2026-06-24 01:57:12.846 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-24 01:57:12.873 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:57:12.878 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-24 01:57:12.910 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:57:12.914 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-24 01:57:12.947 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:57:12.950 | + ./stack.sh:main:1098 : start_etcd3 2026-06-24 01:57:12.955 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-24 01:57:12.960 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-24 01:57:12.965 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-24 01:57:12.969 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.166:2380' 2026-06-24 01:57:12.974 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.166:2380' 2026-06-24 01:57:12.978 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.166:2379' 2026-06-24 01:57:12.983 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-24 01:57:12.987 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-24 01:57:12.990 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.166:2379' 2026-06-24 01:57:12.994 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-24 01:57:12.999 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-24 01:57:13.003 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-24 01:57:13.006 | + 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.166:2380 --initial-advertise-peer-urls http://192.168.122.166:2380 --advertise-client-urls http://192.168.122.166:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.166:2379 --log-level=debug' '' root 2026-06-24 01:57:13.008 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-24 01:57:13.012 | + 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.166:2380 --initial-advertise-peer-urls http://192.168.122.166:2380 --advertise-client-urls http://192.168.122.166:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.166:2379 --log-level=debug' 2026-06-24 01:57:13.013 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 01:57:13.017 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-24 01:57:13.020 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 01:57:13.023 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 01:57:13.026 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 01:57:13.031 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-24 01:57:13.035 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 01:57:13.040 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-24 01:57:13.142 | + 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-24 01:57:13.235 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-24 01:57:13.311 | + 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.166:2380 --initial-advertise-peer-urls http://192.168.122.166:2380 --advertise-client-urls http://192.168.122.166:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.166:2379 --log-level=debug' 2026-06-24 01:57:13.386 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-24 01:57:13.464 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-24 01:57:13.541 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 01:57:13.619 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 01:57:13.622 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 01:57:13.626 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-24 01:57:13.715 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 01:57:14.202 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-24 01:57:14.286 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-24 01:57:14.368 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-24 01:57:14.450 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-24 01:57:14.534 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-24 01:57:14.537 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 01:57:14.543 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-24 01:57:14.548 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-24 01:57:15.024 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-24 01:57:15.051 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-24 01:57:15.513 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-24 01:57:15.862 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-24 01:57:15.886 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:57:15.890 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-24 01:57:15.895 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-24 01:57:15.899 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-24 01:57:15.919 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-24 01:57:15.940 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-24 01:57:15.943 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-24 01:57:15.947 | + 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.166/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-24 01:57:16.056 | The user clouds.yaml file didn't exist. 2026-06-24 01:57:16.070 | + 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.166/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-24 01:57:16.200 | + 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.166/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-24 01:57:16.325 | + 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.166/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-24 01:57:16.455 | + 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.166/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-24 01:57:16.581 | + 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.166/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-24 01:57:16.716 | + 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.166/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-24 01:57:16.849 | + 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.166/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-24 01:57:16.985 | + 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.166/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-24 01:57:17.125 | + 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.166/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-24 01:57:17.266 | + functions-common:write_clouds_yaml:203 : cat 2026-06-24 01:57:17.275 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-24 01:57:17.279 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-24 01:57:17.283 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-24 01:57:17.289 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-24 01:57:17.294 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-24 01:57:17.298 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-24 01:57:17.322 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:57:17.326 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-24 01:57:17.331 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:57:17.334 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-24 01:57:17.338 | + ./stack.sh:main:1115 : '[' 192.168.122.166 == 192.168.122.166 ']' 2026-06-24 01:57:17.342 | + ./stack.sh:main:1116 : init_keystone 2026-06-24 01:57:17.346 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-24 01:57:17.370 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:57:17.375 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-24 01:57:17.379 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-24 01:57:17.382 | + lib/database:recreate_database:112 : local db=keystone 2026-06-24 01:57:17.386 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-24 01:57:17.389 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-24 01:57:17.393 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-24 01:57:17.400 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:57:17.483 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-24 01:57:17.489 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:57:17.569 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-24 01:57:17.573 | + functions-common:time_start:2406 : local name=dbsync 2026-06-24 01:57:17.577 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:57:17.581 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:57:17.586 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:57:17.592 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266237588 2026-06-24 01:57:17.595 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-24 01:57:18.226 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 01:57:18.226 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 01:57:18.226 | we strongly recommend against using it for new projects. 2026-06-24 01:57:18.226 | 2026-06-24 01:57:18.226 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 01:57:18.226 | framework. For more detail see 2026-06-24 01:57:18.226 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 01:57:18.227 | 2026-06-24 01:57:18.227 | __import__(import_str) 2026-06-24 01:57:21.216 | INFO dbcounter [-] Registered counter for database keystone 2026-06-24 01:57:21.307 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=48332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 01:57:21.322 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 01:57:21.323 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 01:57:21.324 | DEBUG dbcounter [-] [48332] Writer thread running {{(pid=48332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 01:57:21.403 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-24 01:57:24.868 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48332) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 01:57:24.873 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-24 01:57:24.873 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48332) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:57:24.878 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-24 01:57:24.950 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48332) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:57:24.957 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-24 01:57:24.985 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48332) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:57:24.985 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-24 01:57:25.065 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48332) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:57:25.067 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-24 01:57:25.108 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48332) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:57:25.110 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-24 01:57:25.197 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48332) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:57:25.200 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-24 01:57:25.201 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48332) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 01:57:25.203 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-24 01:57:25.266 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48332) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:57:25.271 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-24 01:57:25.296 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48332) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:57:25.936 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-24 01:57:25.941 | + functions-common:time_stop:2420 : local name 2026-06-24 01:57:25.945 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:57:25.949 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:57:25.953 | + functions-common:time_stop:2423 : local total 2026-06-24 01:57:25.957 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:57:25.961 | + functions-common:time_stop:2426 : name=dbsync 2026-06-24 01:57:25.965 | + functions-common:time_stop:2427 : start_time=1782266237588 2026-06-24 01:57:25.969 | + functions-common:time_stop:2429 : [[ -z 1782266237588 ]] 2026-06-24 01:57:25.974 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:57:25.980 | + functions-common:time_stop:2432 : end_time=1782266245976 2026-06-24 01:57:25.984 | + functions-common:time_stop:2433 : elapsed_time=8388 2026-06-24 01:57:25.988 | + functions-common:time_stop:2434 : total=0 2026-06-24 01:57:25.994 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:57:25.996 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8388 2026-06-24 01:57:26.000 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-24 01:57:26.004 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-24 01:57:26.010 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-24 01:57:26.604 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 01:57:26.604 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 01:57:26.604 | we strongly recommend against using it for new projects. 2026-06-24 01:57:26.604 | 2026-06-24 01:57:26.605 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 01:57:26.605 | framework. For more detail see 2026-06-24 01:57:26.605 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 01:57:26.605 | 2026-06-24 01:57:26.605 | __import__(import_str) 2026-06-24 01:57:29.309 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-24 01:57:29.310 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-24 01:57:29.310 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-24 01:57:29.312 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-24 01:57:29.312 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-24 01:57:29.312 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-24 01:57:29.313 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-24 01:57:29.315 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-24 01:57:29.315 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-24 01:57:29.775 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-24 01:57:29.781 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-24 01:57:30.374 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 01:57:30.374 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 01:57:30.374 | we strongly recommend against using it for new projects. 2026-06-24 01:57:30.374 | 2026-06-24 01:57:30.374 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 01:57:30.375 | framework. For more detail see 2026-06-24 01:57:30.375 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 01:57:30.375 | 2026-06-24 01:57:30.375 | __import__(import_str) 2026-06-24 01:57:33.078 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-24 01:57:33.079 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-24 01:57:33.079 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-24 01:57:33.082 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-24 01:57:33.082 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-24 01:57:33.082 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-24 01:57:33.082 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-24 01:57:33.082 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-24 01:57:33.082 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-24 01:57:33.539 | + ./stack.sh:main:1117 : start_keystone 2026-06-24 01:57:33.544 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-24 01:57:33.561 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-24 01:57:33.566 | + functions-common:run_process:1674 : local service=keystone 2026-06-24 01:57:33.570 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 01:57:33.575 | + functions-common:run_process:1676 : local group= 2026-06-24 01:57:33.579 | + functions-common:run_process:1677 : local user= 2026-06-24 01:57:33.585 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 01:57:33.587 | + functions-common:run_process:1680 : local name=keystone 2026-06-24 01:57:33.592 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 01:57:33.596 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 01:57:33.599 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:57:33.602 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:57:33.606 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:57:33.612 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266253608 2026-06-24 01:57:33.616 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-24 01:57:33.636 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:57:33.639 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-24 01:57:33.643 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-24 01:57:33.646 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 01:57:33.650 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 01:57:33.652 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 01:57:33.656 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 01:57:33.659 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-24 01:57:33.662 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-24 01:57:33.665 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-24 01:57:33.669 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 01:57:33.672 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 01:57:33.676 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 01:57:33.679 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 01:57:33.683 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-24 01:57:33.686 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-24 01:57:33.690 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 01:57:33.693 | + 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-24 01:57:33.698 | + 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-24 01:57:33.699 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-24 01:57:33.702 | + 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-24 01:57:33.706 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 01:57:33.710 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 01:57:33.713 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 01:57:33.716 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-24 01:57:33.720 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 01:57:33.725 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-24 01:57:33.822 | + 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-24 01:57:33.909 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-24 01:57:33.985 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-24 01:57:34.060 | + 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-24 01:57:34.136 | + 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-24 01:57:34.210 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-24 01:57:34.281 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-24 01:57:34.354 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-24 01:57:34.426 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-24 01:57:34.498 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-24 01:57:34.571 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 01:57:34.574 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 01:57:34.577 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-24 01:57:34.665 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 01:57:35.157 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-24 01:57:35.180 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-24 01:57:35.643 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-24 01:57:35.785 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 01:57:35.794 | + functions-common:time_stop:2420 : local name 2026-06-24 01:57:35.797 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:57:35.799 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:57:35.802 | + functions-common:time_stop:2423 : local total 2026-06-24 01:57:35.804 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:57:35.807 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 01:57:35.809 | + functions-common:time_stop:2427 : start_time=1782266253608 2026-06-24 01:57:35.812 | + functions-common:time_stop:2429 : [[ -z 1782266253608 ]] 2026-06-24 01:57:35.815 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:57:35.820 | + functions-common:time_stop:2432 : end_time=1782266255817 2026-06-24 01:57:35.823 | + functions-common:time_stop:2433 : elapsed_time=2209 2026-06-24 01:57:35.825 | + functions-common:time_stop:2434 : total=1973 2026-06-24 01:57:35.828 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:57:35.830 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4182 2026-06-24 01:57:35.833 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-24 01:57:35.833 | Waiting for keystone to start... 2026-06-24 01:57:35.836 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.166/identity/v3/ 2026-06-24 01:57:35.839 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.166/identity/v3/ 2026-06-24 01:57:35.841 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 01:57:35.844 | + functions:wait_for_service:477 : local url=http://192.168.122.166/identity/v3/ 2026-06-24 01:57:35.847 | + functions:wait_for_service:478 : local rval=0 2026-06-24 01:57:35.849 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 01:57:35.852 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 01:57:35.854 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:57:35.857 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:57:35.864 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:57:35.869 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266255866 2026-06-24 01:57:35.871 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 01:57:35.874 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:57:35.880 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.166/identity/v3/ 2026-06-24 01:57:36.212 | ++ inc/async:async_inner:64 : rc=0 2026-06-24 01:57:36.242 | [45403 Async install_tempest:45403]: finished successfully 2026-06-24 01:57:41.512 | + :: : [[ 200 == 503 ]] 2026-06-24 01:57:41.514 | + :: : [[ 0 -eq 7 ]] 2026-06-24 01:57:41.519 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 01:57:41.524 | + functions-common:time_stop:2420 : local name 2026-06-24 01:57:41.527 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:57:41.532 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:57:41.536 | + functions-common:time_stop:2423 : local total 2026-06-24 01:57:41.540 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:57:41.544 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 01:57:41.548 | + functions-common:time_stop:2427 : start_time=1782266255866 2026-06-24 01:57:41.552 | + functions-common:time_stop:2429 : [[ -z 1782266255866 ]] 2026-06-24 01:57:41.558 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:57:41.565 | + functions-common:time_stop:2432 : end_time=1782266261561 2026-06-24 01:57:41.570 | + functions-common:time_stop:2433 : elapsed_time=5695 2026-06-24 01:57:41.574 | + functions-common:time_stop:2434 : total=0 2026-06-24 01:57:41.577 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:57:41.581 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5695 2026-06-24 01:57:41.587 | + functions:wait_for_service:486 : return 0 2026-06-24 01:57:41.590 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-24 01:57:41.616 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:57:41.620 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-24 01:57:41.624 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:57:41.628 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-24 01:57:42.327 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-24 01:57:42.329 | + 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.166/identity 2026-06-24 01:57:42.924 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 01:57:42.925 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 01:57:42.925 | we strongly recommend against using it for new projects. 2026-06-24 01:57:42.925 | 2026-06-24 01:57:42.925 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 01:57:42.925 | framework. For more detail see 2026-06-24 01:57:42.925 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 01:57:42.925 | 2026-06-24 01:57:42.925 | __import__(import_str) 2026-06-24 01:57:46.088 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.088 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.089 | 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=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.095 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.109 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.110 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.139 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.166 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.166 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.253 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.253 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.253 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.253 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.254 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.254 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.266 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.266 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.267 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.267 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.267 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.267 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.268 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.275 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.279 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.279 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.279 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.279 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.280 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.280 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.280 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49301) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:46.354 | INFO dbcounter [-] Registered counter for database keystone 2026-06-24 01:57:46.445 | 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=49301) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 01:57:46.634 | DEBUG dbcounter [-] [49301] Writer thread running {{(pid=49301) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 01:57:46.778 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Created domain default 2026-06-24 01:57:46.841 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Created project admin 2026-06-24 01:57:46.882 | WARNING keystone.common.password_hashing [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-24 01:57:46.911 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Created user admin 2026-06-24 01:57:46.935 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Created role reader 2026-06-24 01:57:46.951 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Created role member 2026-06-24 01:57:46.983 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Created implied role where ac714be862aa4ea5aee1e11843cdff42 implies f3441cf9116e4173b2ccd3edecb5e603 2026-06-24 01:57:47.000 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Created role manager 2026-06-24 01:57:47.029 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Created implied role where 4b03ce2fa1584d73bdc8cfc123c788ca implies ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:57:47.046 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Created role admin 2026-06-24 01:57:47.069 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Created implied role where dd93f1e6ea994c0783bb0f0923a0b1f1 implies 4b03ce2fa1584d73bdc8cfc123c788ca 2026-06-24 01:57:47.090 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Created role service 2026-06-24 01:57:47.111 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Granted role admin on project admin to user admin. 2026-06-24 01:57:47.123 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Granted role admin on the system to user admin. 2026-06-24 01:57:47.140 | WARNING py.warnings [None req-8b59e509-54de-4dca-a190-c97c4f681c62 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-24 01:57:47.141 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 01:57:47.141 |  2026-06-24 01:57:47.146 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Created region RegionOne 2026-06-24 01:57:47.196 | INFO keystone.cmd.bootstrap [None req-8b59e509-54de-4dca-a190-c97c4f681c62 None None] Created public endpoint http://192.168.122.166/identity 2026-06-24 01:57:47.737 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-24 01:57:47.742 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-24 01:57:47.746 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-24 01:57:47.750 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-24 01:57:52.856 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:52.861 | + lib/keystone:create_keystone_accounts:258 : admin_project=d46e70bd2ef24cf1b3ffb2814a3609cc 2026-06-24 01:57:52.864 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-24 01:57:52.870 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-24 01:57:56.316 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:56.321 | + lib/keystone:create_keystone_accounts:260 : admin_user=fcb972a8a233464ea51d8207569f5fa0 2026-06-24 01:57:56.325 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-24 01:57:56.329 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-24 01:57:56.333 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-24 01:57:56.337 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin fcb972a8a233464ea51d8207569f5fa0 default 2026-06-24 01:57:56.416 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin fcb972a8a233464ea51d8207569f5fa0 default 2026-06-24 01:57:56.469 | [2078 Async ks-domain-role:49427]: running: get_or_add_user_domain_role admin fcb972a8a233464ea51d8207569f5fa0 default 2026-06-24 01:57:56.470 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-24 01:57:56.474 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-24 01:57:56.479 | ++ 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-24 01:58:00.463 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:00.468 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-24 01:58:00.472 | + functions-common:get_or_create_domain:878 : echo default 2026-06-24 01:58:00.473 | default 2026-06-24 01:58:00.477 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-24 01:58:00.563 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-24 01:58:00.611 | [2078 Async ks-project:49571]: running: get_or_create_project service Default 2026-06-24 01:58:00.619 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-24 01:58:00.696 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-24 01:58:00.754 | [2078 Async ks-service:49665]: running: get_or_create_role service 2026-06-24 01:58:00.757 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-24 01:58:00.823 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-24 01:58:00.894 | [2078 Async ks-reseller:49777]: running: get_or_create_role ResellerAdmin 2026-06-24 01:58:00.901 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-24 01:58:00.906 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-24 01:58:01.055 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-24 01:58:01.151 | [2078 Async ks-anotherrole:49873]: running: get_or_create_role anotherrole 2026-06-24 01:58:01.160 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-24 01:58:01.167 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-24 01:58:01.177 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-24 01:58:01.186 | +++ 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-24 01:58:05.705 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:05.763 | [49571 Async ks-project:49571]: finished successfully 2026-06-24 01:58:05.999 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:06.050 | [49777 Async ks-reseller:49777]: finished successfully 2026-06-24 01:58:06.667 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:06.708 | [49427 Async ks-domain-role:49427]: finished successfully 2026-06-24 01:58:06.922 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:06.953 | [49873 Async ks-anotherrole:49873]: finished successfully 2026-06-24 01:58:07.099 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:07.105 | ++ functions-common:get_or_create_project:928 : project_id=8b41d28f5cc6414482d110a757e5b1f8 2026-06-24 01:58:07.109 | ++ functions-common:get_or_create_project:929 : echo 8b41d28f5cc6414482d110a757e5b1f8 2026-06-24 01:58:07.114 | + lib/keystone:create_keystone_accounts:288 : invis_project=8b41d28f5cc6414482d110a757e5b1f8 2026-06-24 01:58:07.118 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-24 01:58:07.124 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-24 01:58:07.128 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-24 01:58:07.133 | +++ 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-24 01:58:07.191 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:07.222 | [49665 Async ks-service:49665]: finished successfully 2026-06-24 01:58:10.854 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:10.859 | ++ functions-common:get_or_create_project:928 : project_id=40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:10.863 | ++ functions-common:get_or_create_project:929 : echo 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:10.867 | + lib/keystone:create_keystone_accounts:292 : demo_project=40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:10.871 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-24 01:58:10.877 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-24 01:58:10.880 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:58:10.884 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-24 01:58:10.887 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-24 01:58:10.892 | +++ 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-24 01:58:14.524 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:14.528 | ++ functions-common:get_or_create_user:915 : user_id=1dc7cc4fc77c451ca19e9c9ae37ee881 2026-06-24 01:58:14.531 | ++ functions-common:get_or_create_user:916 : echo 1dc7cc4fc77c451ca19e9c9ae37ee881 2026-06-24 01:58:14.536 | + lib/keystone:create_keystone_accounts:295 : demo_user=1dc7cc4fc77c451ca19e9c9ae37ee881 2026-06-24 01:58:14.539 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-24 01:58:14.597 | [2078 Async ks-domain-role:49427]: Waiting for completion of get_or_add_user_domain_role admin fcb972a8a233464ea51d8207569f5fa0 default running on PID 49427 (6 other jobs running) 2026-06-24 01:58:14.624 | [2078 Async ks-domain-role:49427]: Signaling child to exit 2026-06-24 01:58:14.624 | WAKEUP 2026-06-24 01:58:14.652 | [2078 Async ks-domain-role:49427]: Signaled 2026-06-24 01:58:14.654 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-24 01:58:14.654 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user fcb972a8a233464ea51d8207569f5fa0 --domain default 2026-06-24 01:58:14.654 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fcb972a8a233464ea51d8207569f5fa0 --domain default -c Role -f value 2026-06-24 01:58:14.654 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:14.654 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 01:58:14.654 | + functions-common:get_or_add_user_domain_role:999 : echo dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 01:58:14.654 | dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 01:58:14.705 | [2078 Async ks-domain-role:49427]: finished get_or_add_user_domain_role admin fcb972a8a233464ea51d8207569f5fa0 default with result 0 in 10 seconds 2026-06-24 01:58:14.712 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-24 01:58:14.753 | [2078 Async ks-project:49571]: Waiting for completion of get_or_create_project service Default running on PID 49571 (5 other jobs running) 2026-06-24 01:58:14.781 | [2078 Async ks-project:49571]: Signaling child to exit 2026-06-24 01:58:14.781 | WAKEUP 2026-06-24 01:58:14.808 | [2078 Async ks-project:49571]: Signaled 2026-06-24 01:58:14.810 | + functions-common:get_or_create_project:922 : local project_id 2026-06-24 01:58:14.810 | ++ 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-24 01:58:14.810 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:14.810 | + functions-common:get_or_create_project:928 : project_id=b48234c0f95a48ee9a60d11fda09b353 2026-06-24 01:58:14.810 | + functions-common:get_or_create_project:929 : echo b48234c0f95a48ee9a60d11fda09b353 2026-06-24 01:58:14.810 | b48234c0f95a48ee9a60d11fda09b353 2026-06-24 01:58:14.860 | [2078 Async ks-project:49571]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-06-24 01:58:14.902 | [2078 Async ks-service:49665]: Waiting for completion of get_or_create_role service running on PID 49665 (4 other jobs running) 2026-06-24 01:58:14.928 | [2078 Async ks-service:49665]: Signaling child to exit 2026-06-24 01:58:14.928 | WAKEUP 2026-06-24 01:58:14.951 | [2078 Async ks-service:49665]: Signaled 2026-06-24 01:58:14.953 | + functions-common:get_or_create_role:935 : local role_id 2026-06-24 01:58:14.953 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-24 01:58:14.953 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:14.954 | + functions-common:get_or_create_role:940 : role_id=a23862db5f8c4d898391fdfa66d06785 2026-06-24 01:58:14.954 | + functions-common:get_or_create_role:941 : echo a23862db5f8c4d898391fdfa66d06785 2026-06-24 01:58:14.954 | a23862db5f8c4d898391fdfa66d06785 2026-06-24 01:58:15.003 | [2078 Async ks-service:49665]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-24 01:58:15.044 | [2078 Async ks-reseller:49777]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49777 (3 other jobs running) 2026-06-24 01:58:15.072 | [2078 Async ks-reseller:49777]: Signaling child to exit 2026-06-24 01:58:15.073 | WAKEUP 2026-06-24 01:58:15.100 | [2078 Async ks-reseller:49777]: Signaled 2026-06-24 01:58:15.102 | + functions-common:get_or_create_role:935 : local role_id 2026-06-24 01:58:15.103 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-24 01:58:15.103 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:15.103 | + functions-common:get_or_create_role:940 : role_id=c2a8132c823f4e118bac45c11b1ef68a 2026-06-24 01:58:15.103 | + functions-common:get_or_create_role:941 : echo c2a8132c823f4e118bac45c11b1ef68a 2026-06-24 01:58:15.103 | c2a8132c823f4e118bac45c11b1ef68a 2026-06-24 01:58:15.155 | [2078 Async ks-reseller:49777]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-24 01:58:15.196 | [2078 Async ks-anotherrole:49873]: Waiting for completion of get_or_create_role anotherrole running on PID 49873 (2 other jobs running) 2026-06-24 01:58:15.224 | [2078 Async ks-anotherrole:49873]: Signaling child to exit 2026-06-24 01:58:15.224 | WAKEUP 2026-06-24 01:58:15.249 | [2078 Async ks-anotherrole:49873]: Signaled 2026-06-24 01:58:15.251 | + functions-common:get_or_create_role:935 : local role_id 2026-06-24 01:58:15.251 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-24 01:58:15.251 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:15.251 | + functions-common:get_or_create_role:940 : role_id=fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:58:15.251 | + functions-common:get_or_create_role:941 : echo fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:58:15.251 | fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:58:15.299 | [2078 Async ks-anotherrole:49873]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-24 01:58:15.304 | + inc/async:async_wait:197 : return 0 2026-06-24 01:58:15.307 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 1dc7cc4fc77c451ca19e9c9ae37ee881 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:15.382 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1dc7cc4fc77c451ca19e9c9ae37ee881 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:15.432 | [2078 Async ks-demo-member:50711]: running: get_or_add_user_project_role member 1dc7cc4fc77c451ca19e9c9ae37ee881 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:15.434 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin fcb972a8a233464ea51d8207569f5fa0 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:15.510 | + inc/async:async_inner:63 : get_or_add_user_project_role admin fcb972a8a233464ea51d8207569f5fa0 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:15.575 | [2078 Async ks-demo-admin:50807]: running: get_or_add_user_project_role admin fcb972a8a233464ea51d8207569f5fa0 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:15.583 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 1dc7cc4fc77c451ca19e9c9ae37ee881 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:15.642 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1dc7cc4fc77c451ca19e9c9ae37ee881 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:15.693 | [2078 Async ks-demo-another:50903]: running: get_or_add_user_project_role anotherrole 1dc7cc4fc77c451ca19e9c9ae37ee881 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:15.695 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 1dc7cc4fc77c451ca19e9c9ae37ee881 8b41d28f5cc6414482d110a757e5b1f8 2026-06-24 01:58:15.765 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1dc7cc4fc77c451ca19e9c9ae37ee881 8b41d28f5cc6414482d110a757e5b1f8 2026-06-24 01:58:15.826 | [2078 Async ks-demo-invis:50999]: running: get_or_add_user_project_role member 1dc7cc4fc77c451ca19e9c9ae37ee881 8b41d28f5cc6414482d110a757e5b1f8 2026-06-24 01:58:15.829 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-24 01:58:15.830 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-24 01:58:15.834 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:58:15.836 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-24 01:58:15.836 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-24 01:58:15.843 | +++ 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-24 01:58:21.215 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:21.220 | ++ functions-common:get_or_create_user:915 : user_id=39173afea85e41bea3c6476bd25a8cf3 2026-06-24 01:58:21.227 | ++ functions-common:get_or_create_user:916 : echo 39173afea85e41bea3c6476bd25a8cf3 2026-06-24 01:58:21.234 | + lib/keystone:create_keystone_accounts:308 : demo_reader=39173afea85e41bea3c6476bd25a8cf3 2026-06-24 01:58:21.243 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 39173afea85e41bea3c6476bd25a8cf3 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:21.380 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 39173afea85e41bea3c6476bd25a8cf3 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:21.441 | [2078 Async ks-demo-reader:51151]: running: get_or_add_user_project_role reader 39173afea85e41bea3c6476bd25a8cf3 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:21.447 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-24 01:58:21.453 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-24 01:58:21.458 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-24 01:58:21.466 | +++ 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-24 01:58:26.875 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:26.884 | ++ functions-common:get_or_create_project:928 : project_id=4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:26.894 | ++ functions-common:get_or_create_project:929 : echo 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:26.904 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:26.913 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-24 01:58:26.927 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-24 01:58:26.937 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:58:26.949 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-24 01:58:26.960 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-24 01:58:26.970 | +++ 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-24 01:58:27.185 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:27.228 | [50711 Async ks-demo-member:50711]: finished successfully 2026-06-24 01:58:28.049 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:28.078 | [50999 Async ks-demo-invis:50999]: finished successfully 2026-06-24 01:58:28.557 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:28.578 | [50807 Async ks-demo-admin:50807]: finished successfully 2026-06-24 01:58:28.810 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:28.841 | [50903 Async ks-demo-another:50903]: finished successfully 2026-06-24 01:58:30.895 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:30.900 | ++ functions-common:get_or_create_user:915 : user_id=06be704936b8467085ccbb823b1b71d7 2026-06-24 01:58:30.904 | ++ functions-common:get_or_create_user:916 : echo 06be704936b8467085ccbb823b1b71d7 2026-06-24 01:58:30.908 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=06be704936b8467085ccbb823b1b71d7 2026-06-24 01:58:30.912 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 06be704936b8467085ccbb823b1b71d7 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:30.999 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 06be704936b8467085ccbb823b1b71d7 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:31.056 | [2078 Async ks-alt-admin:51552]: running: get_or_add_user_project_role admin 06be704936b8467085ccbb823b1b71d7 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:31.057 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 06be704936b8467085ccbb823b1b71d7 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:31.146 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 06be704936b8467085ccbb823b1b71d7 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:31.230 | [2078 Async ks-alt-another:51648]: running: get_or_add_user_project_role anotherrole 06be704936b8467085ccbb823b1b71d7 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:31.233 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-24 01:58:31.240 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-24 01:58:31.242 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:58:31.245 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-24 01:58:31.248 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-24 01:58:31.254 | +++ 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-24 01:58:33.056 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:33.081 | [51151 Async ks-demo-reader:51151]: finished successfully 2026-06-24 01:58:35.239 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:35.248 | ++ functions-common:get_or_create_user:915 : user_id=512992bafa2f45b4823793f1258fcd58 2026-06-24 01:58:35.252 | ++ functions-common:get_or_create_user:916 : echo 512992bafa2f45b4823793f1258fcd58 2026-06-24 01:58:35.259 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=512992bafa2f45b4823793f1258fcd58 2026-06-24 01:58:35.262 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 512992bafa2f45b4823793f1258fcd58 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:35.360 | + inc/async:async_inner:63 : get_or_add_user_project_role member 512992bafa2f45b4823793f1258fcd58 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:35.422 | [2078 Async ks-alt-member-user:51825]: running: get_or_add_user_project_role member 512992bafa2f45b4823793f1258fcd58 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:35.428 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-24 01:58:35.436 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-24 01:58:35.442 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:58:35.446 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-24 01:58:35.449 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-24 01:58:35.457 | +++ 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-24 01:58:39.440 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:39.446 | ++ functions-common:get_or_create_user:915 : user_id=76ff7491110c45e3a29d25db33feaf18 2026-06-24 01:58:39.450 | ++ functions-common:get_or_create_user:916 : echo 76ff7491110c45e3a29d25db33feaf18 2026-06-24 01:58:39.454 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=76ff7491110c45e3a29d25db33feaf18 2026-06-24 01:58:39.459 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 76ff7491110c45e3a29d25db33feaf18 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:39.548 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 76ff7491110c45e3a29d25db33feaf18 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:39.622 | [2078 Async ks-alt-reader-user:51995]: running: get_or_add_user_project_role reader 76ff7491110c45e3a29d25db33feaf18 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:39.628 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-24 01:58:39.635 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:58:39.639 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-24 01:58:39.644 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-24 01:58:39.656 | +++ 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-24 01:58:40.465 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:40.509 | [51552 Async ks-alt-admin:51552]: finished successfully 2026-06-24 01:58:40.694 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:40.718 | [51648 Async ks-alt-another:51648]: finished successfully 2026-06-24 01:58:43.630 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:43.635 | ++ functions-common:get_or_create_user:915 : user_id=e7829f11001d41c4a321180c3e3c3991 2026-06-24 01:58:43.638 | ++ functions-common:get_or_create_user:916 : echo e7829f11001d41c4a321180c3e3c3991 2026-06-24 01:58:43.644 | + lib/keystone:create_keystone_accounts:340 : system_member_user=e7829f11001d41c4a321180c3e3c3991 2026-06-24 01:58:43.648 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member e7829f11001d41c4a321180c3e3c3991 all 2026-06-24 01:58:43.751 | + inc/async:async_inner:63 : get_or_add_user_system_role member e7829f11001d41c4a321180c3e3c3991 all 2026-06-24 01:58:43.825 | [2078 Async ks-system-member:52225]: running: get_or_add_user_system_role member e7829f11001d41c4a321180c3e3c3991 all 2026-06-24 01:58:43.830 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-24 01:58:43.838 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:58:43.841 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-24 01:58:43.843 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-24 01:58:43.848 | +++ 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-24 01:58:44.819 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:44.842 | [51825 Async ks-alt-member-user:51825]: finished successfully 2026-06-24 01:58:47.696 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:47.702 | ++ functions-common:get_or_create_user:915 : user_id=d253fb466aae4ae2bea2473fb2105408 2026-06-24 01:58:47.706 | ++ functions-common:get_or_create_user:916 : echo d253fb466aae4ae2bea2473fb2105408 2026-06-24 01:58:47.711 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=d253fb466aae4ae2bea2473fb2105408 2026-06-24 01:58:47.718 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader d253fb466aae4ae2bea2473fb2105408 all 2026-06-24 01:58:47.822 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d253fb466aae4ae2bea2473fb2105408 all 2026-06-24 01:58:47.889 | [2078 Async ks-system-reader:52431]: running: get_or_add_user_system_role reader d253fb466aae4ae2bea2473fb2105408 all 2026-06-24 01:58:47.895 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-24 01:58:47.902 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-24 01:58:47.908 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-24 01:58:47.912 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-24 01:58:47.919 | +++ 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-24 01:58:48.587 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:48.608 | [51995 Async ks-alt-reader-user:51995]: finished successfully 2026-06-24 01:58:51.914 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:51.920 | ++ functions-common:get_or_create_group:892 : group_id=45ee6db68af5412fba023e4aefd7c695 2026-06-24 01:58:51.924 | ++ functions-common:get_or_create_group:893 : echo 45ee6db68af5412fba023e4aefd7c695 2026-06-24 01:58:51.931 | + lib/keystone:create_keystone_accounts:350 : admin_group=45ee6db68af5412fba023e4aefd7c695 2026-06-24 01:58:51.937 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-24 01:58:51.944 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-24 01:58:51.949 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-24 01:58:51.953 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-24 01:58:51.958 | +++ 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-24 01:58:55.756 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:55.760 | ++ functions-common:get_or_create_group:892 : group_id=d7bf9f6c23404ffaa0fabc7b5a71c6af 2026-06-24 01:58:55.766 | ++ functions-common:get_or_create_group:893 : echo d7bf9f6c23404ffaa0fabc7b5a71c6af 2026-06-24 01:58:55.769 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=d7bf9f6c23404ffaa0fabc7b5a71c6af 2026-06-24 01:58:55.773 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member d7bf9f6c23404ffaa0fabc7b5a71c6af 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:55.872 | + inc/async:async_inner:63 : get_or_add_group_project_role member d7bf9f6c23404ffaa0fabc7b5a71c6af 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:55.933 | [2078 Async ks-group-memberdemo:52701]: running: get_or_add_group_project_role member d7bf9f6c23404ffaa0fabc7b5a71c6af 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:55.938 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d7bf9f6c23404ffaa0fabc7b5a71c6af 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:56.046 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d7bf9f6c23404ffaa0fabc7b5a71c6af 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:56.175 | [2078 Async ks-group-anotherdemo:52780]: running: get_or_add_group_project_role anotherrole d7bf9f6c23404ffaa0fabc7b5a71c6af 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:56.186 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member d7bf9f6c23404ffaa0fabc7b5a71c6af 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:56.345 | + inc/async:async_inner:63 : get_or_add_group_project_role member d7bf9f6c23404ffaa0fabc7b5a71c6af 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:56.434 | [2078 Async ks-group-memberalt:52859]: running: get_or_add_group_project_role member d7bf9f6c23404ffaa0fabc7b5a71c6af 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:56.441 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d7bf9f6c23404ffaa0fabc7b5a71c6af 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:56.608 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d7bf9f6c23404ffaa0fabc7b5a71c6af 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:56.700 | [2078 Async ks-group-anotheralt:52956]: running: get_or_add_group_project_role anotherrole d7bf9f6c23404ffaa0fabc7b5a71c6af 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:56.710 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 45ee6db68af5412fba023e4aefd7c695 d46e70bd2ef24cf1b3ffb2814a3609cc 2026-06-24 01:58:56.729 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:56.794 | [52225 Async ks-system-member:52225]: finished successfully 2026-06-24 01:58:56.888 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 45ee6db68af5412fba023e4aefd7c695 d46e70bd2ef24cf1b3ffb2814a3609cc 2026-06-24 01:58:56.974 | [2078 Async ks-group-admin:53075]: running: get_or_add_group_project_role admin 45ee6db68af5412fba023e4aefd7c695 d46e70bd2ef24cf1b3ffb2814a3609cc 2026-06-24 01:58:56.980 | + 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-24 01:58:57.095 | [2078 Async ks-demo-member:50711]: Waiting for completion of get_or_add_user_project_role member 1dc7cc4fc77c451ca19e9c9ae37ee881 40df0b8b1d6d4e159e8deee472d6bd52 running on PID 50711 (17 other jobs running) 2026-06-24 01:58:57.159 | [2078 Async ks-demo-member:50711]: Signaling child to exit 2026-06-24 01:58:57.160 | WAKEUP 2026-06-24 01:58:57.209 | [2078 Async ks-demo-member:50711]: Signaled 2026-06-24 01:58:57.210 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:57.212 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:57.212 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:57.212 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:57.212 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:57.212 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:57.212 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:57.212 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:57.212 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:57.212 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 1dc7cc4fc77c451ca19e9c9ae37ee881 --project 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:57.212 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1dc7cc4fc77c451ca19e9c9ae37ee881 --project 40df0b8b1d6d4e159e8deee472d6bd52 -c Role -f value 2026-06-24 01:58:57.213 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:57.213 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:58:57.213 | + functions-common:get_or_add_user_project_role:980 : echo ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:58:57.213 | ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:58:57.318 | [2078 Async ks-demo-member:50711]: finished get_or_add_user_project_role member 1dc7cc4fc77c451ca19e9c9ae37ee881 40df0b8b1d6d4e159e8deee472d6bd52 with result 0 in 11 seconds 2026-06-24 01:58:57.399 | [2078 Async ks-demo-admin:50807]: Waiting for completion of get_or_add_user_project_role admin fcb972a8a233464ea51d8207569f5fa0 40df0b8b1d6d4e159e8deee472d6bd52 running on PID 50807 (16 other jobs running) 2026-06-24 01:58:57.445 | [2078 Async ks-demo-admin:50807]: Signaling child to exit 2026-06-24 01:58:57.446 | WAKEUP 2026-06-24 01:58:57.491 | [2078 Async ks-demo-admin:50807]: Signaled 2026-06-24 01:58:57.492 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:57.492 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:57.492 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:57.492 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:57.492 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:57.492 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:57.493 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:57.493 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:57.493 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:57.493 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user fcb972a8a233464ea51d8207569f5fa0 --project 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:57.493 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fcb972a8a233464ea51d8207569f5fa0 --project 40df0b8b1d6d4e159e8deee472d6bd52 -c Role -f value 2026-06-24 01:58:57.493 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:57.493 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 01:58:57.493 | + functions-common:get_or_add_user_project_role:980 : echo dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 01:58:57.493 | dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 01:58:57.581 | [2078 Async ks-demo-admin:50807]: finished get_or_add_user_project_role admin fcb972a8a233464ea51d8207569f5fa0 40df0b8b1d6d4e159e8deee472d6bd52 with result 0 in 13 seconds 2026-06-24 01:58:57.659 | [2078 Async ks-demo-another:50903]: Waiting for completion of get_or_add_user_project_role anotherrole 1dc7cc4fc77c451ca19e9c9ae37ee881 40df0b8b1d6d4e159e8deee472d6bd52 running on PID 50903 (15 other jobs running) 2026-06-24 01:58:57.710 | [2078 Async ks-demo-another:50903]: Signaling child to exit 2026-06-24 01:58:57.716 | WAKEUP 2026-06-24 01:58:57.763 | [2078 Async ks-demo-another:50903]: Signaled 2026-06-24 01:58:57.763 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:57.763 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:57.763 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:57.763 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:57.763 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:57.763 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:57.763 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:57.763 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:57.763 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:57.764 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1dc7cc4fc77c451ca19e9c9ae37ee881 --project 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:57.764 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1dc7cc4fc77c451ca19e9c9ae37ee881 --project 40df0b8b1d6d4e159e8deee472d6bd52 -c Role -f value 2026-06-24 01:58:57.764 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:57.764 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:58:57.764 | + functions-common:get_or_add_user_project_role:980 : echo fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:58:57.764 | fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:58:57.848 | [2078 Async ks-demo-another:50903]: finished get_or_add_user_project_role anotherrole 1dc7cc4fc77c451ca19e9c9ae37ee881 40df0b8b1d6d4e159e8deee472d6bd52 with result 0 in 13 seconds 2026-06-24 01:58:57.935 | [2078 Async ks-demo-invis:50999]: Waiting for completion of get_or_add_user_project_role member 1dc7cc4fc77c451ca19e9c9ae37ee881 8b41d28f5cc6414482d110a757e5b1f8 running on PID 50999 (14 other jobs running) 2026-06-24 01:58:57.978 | [2078 Async ks-demo-invis:50999]: Signaling child to exit 2026-06-24 01:58:57.979 | WAKEUP 2026-06-24 01:58:58.025 | [2078 Async ks-demo-invis:50999]: Signaled 2026-06-24 01:58:58.025 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:58.025 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:58.025 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:58.025 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:58.025 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:58.025 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:58.025 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:58.025 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:58.025 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:58.026 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 1dc7cc4fc77c451ca19e9c9ae37ee881 --project 8b41d28f5cc6414482d110a757e5b1f8 2026-06-24 01:58:58.026 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1dc7cc4fc77c451ca19e9c9ae37ee881 --project 8b41d28f5cc6414482d110a757e5b1f8 -c Role -f value 2026-06-24 01:58:58.026 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:58.026 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:58:58.026 | + functions-common:get_or_add_user_project_role:980 : echo ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:58:58.026 | ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:58:58.125 | [2078 Async ks-demo-invis:50999]: finished get_or_add_user_project_role member 1dc7cc4fc77c451ca19e9c9ae37ee881 8b41d28f5cc6414482d110a757e5b1f8 with result 0 in 12 seconds 2026-06-24 01:58:58.216 | [2078 Async ks-demo-reader:51151]: Waiting for completion of get_or_add_user_project_role reader 39173afea85e41bea3c6476bd25a8cf3 40df0b8b1d6d4e159e8deee472d6bd52 running on PID 51151 (13 other jobs running) 2026-06-24 01:58:58.277 | [2078 Async ks-demo-reader:51151]: Signaling child to exit 2026-06-24 01:58:58.284 | WAKEUP 2026-06-24 01:58:58.327 | [2078 Async ks-demo-reader:51151]: Signaled 2026-06-24 01:58:58.331 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:58.331 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:58.332 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:58.335 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:58.335 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:58.335 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:58.335 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:58.335 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:58.335 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:58.335 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 39173afea85e41bea3c6476bd25a8cf3 --project 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:58:58.335 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 39173afea85e41bea3c6476bd25a8cf3 --project 40df0b8b1d6d4e159e8deee472d6bd52 -c Role -f value 2026-06-24 01:58:58.335 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:58.335 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f3441cf9116e4173b2ccd3edecb5e603 2026-06-24 01:58:58.335 | + functions-common:get_or_add_user_project_role:980 : echo f3441cf9116e4173b2ccd3edecb5e603 2026-06-24 01:58:58.336 | f3441cf9116e4173b2ccd3edecb5e603 2026-06-24 01:58:58.449 | [2078 Async ks-demo-reader:51151]: finished get_or_add_user_project_role reader 39173afea85e41bea3c6476bd25a8cf3 40df0b8b1d6d4e159e8deee472d6bd52 with result 0 in 11 seconds 2026-06-24 01:58:58.460 | + inc/async:async_wait:197 : return 0 2026-06-24 01:58:58.468 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-24 01:58:58.582 | [2078 Async ks-alt-admin:51552]: Waiting for completion of get_or_add_user_project_role admin 06be704936b8467085ccbb823b1b71d7 4b75ccd06abd4bd0bc63fbfdecc09aa1 running on PID 51552 (12 other jobs running) 2026-06-24 01:58:58.643 | [2078 Async ks-alt-admin:51552]: Signaling child to exit 2026-06-24 01:58:58.643 | WAKEUP 2026-06-24 01:58:58.692 | [2078 Async ks-alt-admin:51552]: Signaled 2026-06-24 01:58:58.696 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:58.696 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:58.696 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:58.696 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:58.696 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:58.696 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:58.696 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:58.697 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:58.697 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:58.697 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 06be704936b8467085ccbb823b1b71d7 --project 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:58.697 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 06be704936b8467085ccbb823b1b71d7 --project 4b75ccd06abd4bd0bc63fbfdecc09aa1 -c Role -f value 2026-06-24 01:58:58.697 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:58.697 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 01:58:58.697 | + functions-common:get_or_add_user_project_role:980 : echo dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 01:58:58.697 | dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 01:58:58.826 | [2078 Async ks-alt-admin:51552]: finished get_or_add_user_project_role admin 06be704936b8467085ccbb823b1b71d7 4b75ccd06abd4bd0bc63fbfdecc09aa1 with result 0 in 9 seconds 2026-06-24 01:58:58.957 | [2078 Async ks-alt-another:51648]: Waiting for completion of get_or_add_user_project_role anotherrole 06be704936b8467085ccbb823b1b71d7 4b75ccd06abd4bd0bc63fbfdecc09aa1 running on PID 51648 (11 other jobs running) 2026-06-24 01:58:59.021 | [2078 Async ks-alt-another:51648]: Signaling child to exit 2026-06-24 01:58:59.022 | WAKEUP 2026-06-24 01:58:59.098 | [2078 Async ks-alt-another:51648]: Signaled 2026-06-24 01:58:59.107 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:59.107 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:59.107 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:59.107 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:59.107 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:59.107 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:59.107 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:59.107 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:59.107 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:59.108 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 06be704936b8467085ccbb823b1b71d7 --project 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:59.108 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 06be704936b8467085ccbb823b1b71d7 --project 4b75ccd06abd4bd0bc63fbfdecc09aa1 -c Role -f value 2026-06-24 01:58:59.108 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:59.108 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:58:59.108 | + functions-common:get_or_add_user_project_role:980 : echo fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:58:59.108 | fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:58:59.239 | [2078 Async ks-alt-another:51648]: finished get_or_add_user_project_role anotherrole 06be704936b8467085ccbb823b1b71d7 4b75ccd06abd4bd0bc63fbfdecc09aa1 with result 0 in 9 seconds 2026-06-24 01:58:59.329 | [2078 Async ks-alt-member-user:51825]: Waiting for completion of get_or_add_user_project_role member 512992bafa2f45b4823793f1258fcd58 4b75ccd06abd4bd0bc63fbfdecc09aa1 running on PID 51825 (10 other jobs running) 2026-06-24 01:58:59.394 | [2078 Async ks-alt-member-user:51825]: Signaling child to exit 2026-06-24 01:58:59.394 | WAKEUP 2026-06-24 01:58:59.438 | [2078 Async ks-alt-member-user:51825]: Signaled 2026-06-24 01:58:59.444 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:59.444 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:59.444 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:59.444 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:59.444 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:59.444 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:59.444 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:59.444 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:59.444 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:59.444 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 512992bafa2f45b4823793f1258fcd58 --project 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:59.445 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 512992bafa2f45b4823793f1258fcd58 --project 4b75ccd06abd4bd0bc63fbfdecc09aa1 -c Role -f value 2026-06-24 01:58:59.445 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:59.445 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:58:59.445 | + functions-common:get_or_add_user_project_role:980 : echo ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:58:59.445 | ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:58:59.553 | [2078 Async ks-alt-member-user:51825]: finished get_or_add_user_project_role member 512992bafa2f45b4823793f1258fcd58 4b75ccd06abd4bd0bc63fbfdecc09aa1 with result 0 in 9 seconds 2026-06-24 01:58:59.636 | [2078 Async ks-alt-reader-user:51995]: Waiting for completion of get_or_add_user_project_role reader 76ff7491110c45e3a29d25db33feaf18 4b75ccd06abd4bd0bc63fbfdecc09aa1 running on PID 51995 (9 other jobs running) 2026-06-24 01:58:59.692 | [2078 Async ks-alt-reader-user:51995]: Signaling child to exit 2026-06-24 01:58:59.695 | WAKEUP 2026-06-24 01:58:59.749 | [2078 Async ks-alt-reader-user:51995]: Signaled 2026-06-24 01:58:59.750 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:59.750 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:59.750 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:59.750 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:59.750 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:59.750 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:59.750 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:59.750 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:59.750 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:59.751 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 76ff7491110c45e3a29d25db33feaf18 --project 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:58:59.751 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 76ff7491110c45e3a29d25db33feaf18 --project 4b75ccd06abd4bd0bc63fbfdecc09aa1 -c Role -f value 2026-06-24 01:58:59.751 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:59.751 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f3441cf9116e4173b2ccd3edecb5e603 2026-06-24 01:58:59.751 | + functions-common:get_or_add_user_project_role:980 : echo f3441cf9116e4173b2ccd3edecb5e603 2026-06-24 01:58:59.751 | f3441cf9116e4173b2ccd3edecb5e603 2026-06-24 01:58:59.856 | [2078 Async ks-alt-reader-user:51995]: finished get_or_add_user_project_role reader 76ff7491110c45e3a29d25db33feaf18 4b75ccd06abd4bd0bc63fbfdecc09aa1 with result 0 in 9 seconds 2026-06-24 01:58:59.868 | + inc/async:async_wait:197 : return 0 2026-06-24 01:58:59.877 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-24 01:59:00.065 | [2078 Async ks-system-member:52225]: Waiting for completion of get_or_add_user_system_role member e7829f11001d41c4a321180c3e3c3991 all running on PID 52225 (8 other jobs running) 2026-06-24 01:59:00.124 | [2078 Async ks-system-member:52225]: Signaling child to exit 2026-06-24 01:59:00.126 | WAKEUP 2026-06-24 01:59:00.177 | [2078 Async ks-system-member:52225]: Signaled 2026-06-24 01:59:00.181 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-24 01:59:00.181 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-24 01:59:00.181 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-24 01:59:00.181 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:59:00.181 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:59:00.181 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:59:00.181 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:59:00.181 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:59:00.181 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-24 01:59:00.181 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e7829f11001d41c4a321180c3e3c3991 --system all -f value -c Role 2026-06-24 01:59:00.182 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:00.182 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-24 01:59:00.182 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-24 01:59:00.182 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user e7829f11001d41c4a321180c3e3c3991 --system all 2026-06-24 01:59:00.182 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e7829f11001d41c4a321180c3e3c3991 --system all -f value -c Role 2026-06-24 01:59:00.182 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:00.182 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-24 01:59:00.182 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-24 01:59:00.182 | 2026-06-24 01:59:00.288 | [2078 Async ks-system-member:52225]: finished get_or_add_user_system_role member e7829f11001d41c4a321180c3e3c3991 all with result 0 in 13 seconds 2026-06-24 01:59:00.379 | [2078 Async ks-system-reader:52431]: Waiting for completion of get_or_add_user_system_role reader d253fb466aae4ae2bea2473fb2105408 all running on PID 52431 (7 other jobs running) 2026-06-24 01:59:00.435 | [2078 Async ks-system-reader:52431]: Signaling child to exit 2026-06-24 01:59:03.460 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:59:03.527 | [52431 Async ks-system-reader:52431]: finished successfully 2026-06-24 01:59:03.586 | WAKEUP 2026-06-24 01:59:03.638 | [2078 Async ks-system-reader:52431]: Signaled 2026-06-24 01:59:03.640 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-24 01:59:03.640 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-24 01:59:03.640 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-24 01:59:03.640 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:59:03.640 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:59:03.640 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:59:03.640 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:59:03.641 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:59:03.641 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-24 01:59:03.641 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d253fb466aae4ae2bea2473fb2105408 --system all -f value -c Role 2026-06-24 01:59:03.641 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:03.641 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-24 01:59:03.641 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-24 01:59:03.641 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user d253fb466aae4ae2bea2473fb2105408 --system all 2026-06-24 01:59:03.641 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d253fb466aae4ae2bea2473fb2105408 --system all -f value -c Role 2026-06-24 01:59:03.641 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:03.641 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=f3441cf9116e4173b2ccd3edecb5e603 2026-06-24 01:59:03.641 | + functions-common:get_or_add_user_system_role:1030 : echo f3441cf9116e4173b2ccd3edecb5e603 2026-06-24 01:59:03.642 | f3441cf9116e4173b2ccd3edecb5e603 2026-06-24 01:59:03.751 | [2078 Async ks-system-reader:52431]: finished get_or_add_user_system_role reader d253fb466aae4ae2bea2473fb2105408 all with result 0 in 15 seconds 2026-06-24 01:59:03.758 | + inc/async:async_wait:197 : return 0 2026-06-24 01:59:03.768 | + 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-24 01:59:03.902 | [2078 Async ks-group-memberdemo:52701]: Waiting for completion of get_or_add_group_project_role member d7bf9f6c23404ffaa0fabc7b5a71c6af 40df0b8b1d6d4e159e8deee472d6bd52 running on PID 52701 (6 other jobs running) 2026-06-24 01:59:03.961 | [2078 Async ks-group-memberdemo:52701]: Signaling child to exit 2026-06-24 01:59:07.985 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:59:08.011 | [52780 Async ks-group-anotherdemo:52780]: finished successfully 2026-06-24 01:59:08.447 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:59:08.489 | [52701 Async ks-group-memberdemo:52701]: finished successfully 2026-06-24 01:59:08.521 | WAKEUP 2026-06-24 01:59:08.551 | [2078 Async ks-group-memberdemo:52701]: Signaled 2026-06-24 01:59:08.552 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 01:59:08.553 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group d7bf9f6c23404ffaa0fabc7b5a71c6af --project 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:59:08.553 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d7bf9f6c23404ffaa0fabc7b5a71c6af --project 40df0b8b1d6d4e159e8deee472d6bd52 -f value -c Role 2026-06-24 01:59:08.553 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:08.554 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:59:08.554 | + functions-common:get_or_add_group_project_role:1049 : echo ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:59:08.554 | ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:59:08.607 | [2078 Async ks-group-memberdemo:52701]: finished get_or_add_group_project_role member d7bf9f6c23404ffaa0fabc7b5a71c6af 40df0b8b1d6d4e159e8deee472d6bd52 with result 0 in 12 seconds 2026-06-24 01:59:08.662 | [2078 Async ks-group-anotherdemo:52780]: Waiting for completion of get_or_add_group_project_role anotherrole d7bf9f6c23404ffaa0fabc7b5a71c6af 40df0b8b1d6d4e159e8deee472d6bd52 running on PID 52780 (5 other jobs running) 2026-06-24 01:59:08.685 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:59:08.693 | [2078 Async ks-group-anotherdemo:52780]: Signaling child to exit 2026-06-24 01:59:08.694 | WAKEUP 2026-06-24 01:59:08.713 | [52859 Async ks-group-memberalt:52859]: finished successfully 2026-06-24 01:59:08.717 | [2078 Async ks-group-anotherdemo:52780]: Signaled 2026-06-24 01:59:08.719 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 01:59:08.719 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group d7bf9f6c23404ffaa0fabc7b5a71c6af --project 40df0b8b1d6d4e159e8deee472d6bd52 2026-06-24 01:59:08.720 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d7bf9f6c23404ffaa0fabc7b5a71c6af --project 40df0b8b1d6d4e159e8deee472d6bd52 -f value -c Role 2026-06-24 01:59:08.720 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:08.720 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:59:08.722 | + functions-common:get_or_add_group_project_role:1049 : echo fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:59:08.722 | fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:59:08.755 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:59:08.775 | [2078 Async ks-group-anotherdemo:52780]: finished get_or_add_group_project_role anotherrole d7bf9f6c23404ffaa0fabc7b5a71c6af 40df0b8b1d6d4e159e8deee472d6bd52 with result 0 in 12 seconds 2026-06-24 01:59:08.785 | [52956 Async ks-group-anotheralt:52956]: finished successfully 2026-06-24 01:59:08.823 | [2078 Async ks-group-memberalt:52859]: Waiting for completion of get_or_add_group_project_role member d7bf9f6c23404ffaa0fabc7b5a71c6af 4b75ccd06abd4bd0bc63fbfdecc09aa1 running on PID 52859 (4 other jobs running) 2026-06-24 01:59:08.851 | [2078 Async ks-group-memberalt:52859]: Signaling child to exit 2026-06-24 01:59:08.851 | WAKEUP 2026-06-24 01:59:08.876 | [2078 Async ks-group-memberalt:52859]: Signaled 2026-06-24 01:59:08.878 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 01:59:08.878 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group d7bf9f6c23404ffaa0fabc7b5a71c6af --project 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:59:08.878 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d7bf9f6c23404ffaa0fabc7b5a71c6af --project 4b75ccd06abd4bd0bc63fbfdecc09aa1 -f value -c Role 2026-06-24 01:59:08.878 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:08.879 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:59:08.879 | + functions-common:get_or_add_group_project_role:1049 : echo ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:59:08.879 | ac714be862aa4ea5aee1e11843cdff42 2026-06-24 01:59:08.926 | [2078 Async ks-group-memberalt:52859]: finished get_or_add_group_project_role member d7bf9f6c23404ffaa0fabc7b5a71c6af 4b75ccd06abd4bd0bc63fbfdecc09aa1 with result 0 in 12 seconds 2026-06-24 01:59:08.964 | [2078 Async ks-group-anotheralt:52956]: Waiting for completion of get_or_add_group_project_role anotherrole d7bf9f6c23404ffaa0fabc7b5a71c6af 4b75ccd06abd4bd0bc63fbfdecc09aa1 running on PID 52956 (3 other jobs running) 2026-06-24 01:59:08.991 | [2078 Async ks-group-anotheralt:52956]: Signaling child to exit 2026-06-24 01:59:08.992 | WAKEUP 2026-06-24 01:59:09.014 | [2078 Async ks-group-anotheralt:52956]: Signaled 2026-06-24 01:59:09.016 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 01:59:09.016 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group d7bf9f6c23404ffaa0fabc7b5a71c6af --project 4b75ccd06abd4bd0bc63fbfdecc09aa1 2026-06-24 01:59:09.017 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d7bf9f6c23404ffaa0fabc7b5a71c6af --project 4b75ccd06abd4bd0bc63fbfdecc09aa1 -f value -c Role 2026-06-24 01:59:09.017 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:09.017 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:59:09.017 | + functions-common:get_or_add_group_project_role:1049 : echo fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:59:09.017 | fe7e8528c30f472d9d68ba05687a7a87 2026-06-24 01:59:09.076 | [2078 Async ks-group-anotheralt:52956]: finished get_or_add_group_project_role anotherrole d7bf9f6c23404ffaa0fabc7b5a71c6af 4b75ccd06abd4bd0bc63fbfdecc09aa1 with result 0 in 12 seconds 2026-06-24 01:59:09.119 | [2078 Async ks-group-admin:53075]: Waiting for completion of get_or_add_group_project_role admin 45ee6db68af5412fba023e4aefd7c695 d46e70bd2ef24cf1b3ffb2814a3609cc running on PID 53075 (2 other jobs running) 2026-06-24 01:59:09.151 | [2078 Async ks-group-admin:53075]: Signaling child to exit 2026-06-24 01:59:09.572 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:59:09.599 | [53075 Async ks-group-admin:53075]: finished successfully 2026-06-24 01:59:09.625 | WAKEUP 2026-06-24 01:59:09.651 | [2078 Async ks-group-admin:53075]: Signaled 2026-06-24 01:59:09.653 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 01:59:09.653 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 45ee6db68af5412fba023e4aefd7c695 --project d46e70bd2ef24cf1b3ffb2814a3609cc 2026-06-24 01:59:09.653 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 45ee6db68af5412fba023e4aefd7c695 --project d46e70bd2ef24cf1b3ffb2814a3609cc -f value -c Role 2026-06-24 01:59:09.653 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:09.653 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 01:59:09.653 | + functions-common:get_or_add_group_project_role:1049 : echo dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 01:59:09.653 | dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 01:59:09.704 | [2078 Async ks-group-admin:53075]: finished get_or_add_group_project_role admin 45ee6db68af5412fba023e4aefd7c695 d46e70bd2ef24cf1b3ffb2814a3609cc with result 0 in 12 seconds 2026-06-24 01:59:09.709 | + inc/async:async_wait:197 : return 0 2026-06-24 01:59:09.714 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-24 01:59:09.738 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:59:09.742 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-24 01:59:09.764 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:59:09.768 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-24 01:59:09.771 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-24 01:59:09.855 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-24 01:59:09.904 | [2078 Async create_nova_accounts:54953]: running: create_nova_accounts 2026-06-24 01:59:09.907 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-24 01:59:09.932 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:59:09.936 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-24 01:59:09.940 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-24 01:59:10.026 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-24 01:59:10.081 | [2078 Async create_glance_accounts:55076]: running: create_glance_accounts 2026-06-24 01:59:10.085 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-24 01:59:10.116 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:59:10.119 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-24 01:59:10.122 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-24 01:59:10.199 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-24 01:59:10.243 | [2078 Async create_cinder_accounts:55214]: running: create_cinder_accounts 2026-06-24 01:59:10.245 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-24 01:59:10.265 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:59:10.267 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-24 01:59:10.269 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-24 01:59:10.333 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-24 01:59:10.397 | [2078 Async create_neutron_accounts:55356]: running: create_neutron_accounts 2026-06-24 01:59:10.403 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-24 01:59:10.430 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:59:10.435 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-24 01:59:10.485 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:59:10.492 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-24 01:59:10.599 | [2078 Async create_nova_accounts:54953]: Waiting for completion of create_nova_accounts running on PID 54953 (5 other jobs running) 2026-06-24 01:59:10.660 | [2078 Async create_nova_accounts:54953]: Signaling child to exit 2026-06-24 01:59:46.434 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:59:46.459 | [55356 Async create_neutron_accounts:55356]: finished successfully 2026-06-24 01:59:54.432 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:59:54.463 | [55214 Async create_cinder_accounts:55214]: finished successfully 2026-06-24 02:00:12.792 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:00:12.830 | [54953 Async create_nova_accounts:54953]: finished successfully 2026-06-24 02:00:12.859 | WAKEUP 2026-06-24 02:00:12.892 | [2078 Async create_nova_accounts:54953]: Signaled 2026-06-24 02:00:12.894 | + 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-24 02:00:12.894 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-24 02:00:12.894 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-24 02:00:12.894 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:00:12.894 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 02:00:12.894 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 02:00:12.895 | ++ 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-24 02:00:12.895 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:12.896 | + functions-common:get_or_create_user:915 : user_id=1185db3e553e4ebb9a672cd37afdcf49 2026-06-24 02:00:12.896 | + functions-common:get_or_create_user:916 : echo 1185db3e553e4ebb9a672cd37afdcf49 2026-06-24 02:00:12.896 | 1185db3e553e4ebb9a672cd37afdcf49 2026-06-24 02:00:12.896 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-24 02:00:12.896 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:00:12.896 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:00:12.896 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:00:12.896 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:00:12.896 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:00:12.896 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:00:12.897 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:00:12.897 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:00:12.897 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:00:12.897 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:00:12.897 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:00:12.897 | + 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-24 02:00:12.897 | ++ 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-24 02:00:12.897 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:12.897 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:00:12.898 | + functions-common:get_or_add_user_project_role:980 : echo a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:00:12.898 | a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:00:12.898 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-24 02:00:12.898 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-24 02:00:12.898 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:00:12.898 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:00:12.898 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:00:12.898 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:00:12.898 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:00:12.898 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:00:12.899 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:00:12.899 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:00:12.899 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:00:12.899 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:00:12.899 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:00:12.899 | + 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-24 02:00:12.899 | ++ 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-24 02:00:12.899 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:12.899 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 02:00:12.899 | + functions-common:get_or_add_user_project_role:980 : echo dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 02:00:12.900 | dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 02:00:12.900 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-24 02:00:12.900 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.166/compute 2026-06-24 02:00:12.900 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-24 02:00:12.900 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 02:00:12.900 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-24 02:00:12.900 | ++ 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-24 02:00:12.900 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:12.900 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 02:00:12.901 | abb48313828041b586bad98022d282db' 2026-06-24 02:00:12.901 | + functions-common:get_or_create_service:1067 : echo abb48313828041b586bad98022d282db 2026-06-24 02:00:12.901 | abb48313828041b586bad98022d282db 2026-06-24 02:00:12.901 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.166/compute/v2/$(project_id)s' 2026-06-24 02:00:12.901 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 02:00:12.901 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.166/compute/v2/$(project_id)s' RegionOne 2026-06-24 02:00:12.901 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 02:00:12.901 | +++ 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-24 02:00:12.901 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:12.901 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 02:00:12.901 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 02:00:12.902 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.166/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-24 02:00:12.902 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:12.902 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5ffaae74d9514bda8ce8dc283787d2bf 2026-06-24 02:00:12.902 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5ffaae74d9514bda8ce8dc283787d2bf 2026-06-24 02:00:12.902 | + functions-common:get_or_create_endpoint:1100 : public_id=5ffaae74d9514bda8ce8dc283787d2bf 2026-06-24 02:00:12.902 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 02:00:12.902 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 02:00:12.902 | + functions-common:get_or_create_endpoint:1109 : echo 5ffaae74d9514bda8ce8dc283787d2bf 2026-06-24 02:00:12.902 | 5ffaae74d9514bda8ce8dc283787d2bf 2026-06-24 02:00:12.903 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-24 02:00:12.903 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 02:00:12.903 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-24 02:00:12.903 | ++ 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-24 02:00:12.903 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:12.903 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 02:00:12.903 | 6b97f43ceb9e4dffb585a6beff36ea67' 2026-06-24 02:00:12.903 | + functions-common:get_or_create_service:1067 : echo 6b97f43ceb9e4dffb585a6beff36ea67 2026-06-24 02:00:12.903 | 6b97f43ceb9e4dffb585a6beff36ea67 2026-06-24 02:00:12.903 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.166/compute/v2.1 2026-06-24 02:00:12.904 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 02:00:12.904 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.166/compute/v2.1 RegionOne 2026-06-24 02:00:12.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 02:00:12.904 | +++ 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-24 02:00:12.904 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:12.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 02:00:12.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 02:00:12.904 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.166/compute/v2.1 --region RegionOne -f value -c id 2026-06-24 02:00:12.905 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:12.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=389c900d6be04325b2c0d2133ef29a4c 2026-06-24 02:00:12.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 389c900d6be04325b2c0d2133ef29a4c 2026-06-24 02:00:12.905 | + functions-common:get_or_create_endpoint:1100 : public_id=389c900d6be04325b2c0d2133ef29a4c 2026-06-24 02:00:12.905 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 02:00:12.905 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 02:00:12.905 | + functions-common:get_or_create_endpoint:1109 : echo 389c900d6be04325b2c0d2133ef29a4c 2026-06-24 02:00:12.905 | 389c900d6be04325b2c0d2133ef29a4c 2026-06-24 02:00:12.905 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-24 02:00:12.905 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:00:12.906 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-24 02:00:12.906 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:00:12.906 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-24 02:00:12.906 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:00:12.906 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-24 02:00:12.906 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:00:12.906 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-24 02:00:12.959 | [2078 Async create_nova_accounts:54953]: finished create_nova_accounts with result 0 in 63 seconds 2026-06-24 02:00:13.007 | [2078 Async create_glance_accounts:55076]: Waiting for completion of create_glance_accounts running on PID 55076 (4 other jobs running) 2026-06-24 02:00:13.038 | [2078 Async create_glance_accounts:55076]: Signaling child to exit 2026-06-24 02:00:26.081 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:00:26.114 | [55076 Async create_glance_accounts:55076]: finished successfully 2026-06-24 02:00:26.142 | WAKEUP 2026-06-24 02:00:26.169 | [2078 Async create_glance_accounts:55076]: Signaled 2026-06-24 02:00:26.171 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-24 02:00:26.171 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:00:26.171 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-24 02:00:26.171 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-24 02:00:26.171 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:00:26.171 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 02:00:26.172 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 02:00:26.172 | ++ 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-24 02:00:26.172 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.172 | + functions-common:get_or_create_user:915 : user_id=c48b57ab750340c5bb7c940dcb4b8891 2026-06-24 02:00:26.172 | + functions-common:get_or_create_user:916 : echo c48b57ab750340c5bb7c940dcb4b8891 2026-06-24 02:00:26.172 | c48b57ab750340c5bb7c940dcb4b8891 2026-06-24 02:00:26.172 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-24 02:00:26.172 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:00:26.172 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:00:26.172 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:00:26.172 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:00:26.173 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:00:26.173 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:00:26.173 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:00:26.173 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:00:26.173 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:00:26.173 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:00:26.173 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:00:26.173 | + 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-24 02:00:26.173 | ++ 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-24 02:00:26.173 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.174 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:00:26.174 | + functions-common:get_or_add_user_project_role:980 : echo a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:00:26.174 | a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:00:26.174 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-24 02:00:26.174 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-24 02:00:26.174 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:00:26.174 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:00:26.174 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:00:26.174 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:00:26.174 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:00:26.175 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:00:26.175 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:00:26.175 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:00:26.175 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:00:26.175 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:00:26.175 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:00:26.175 | + 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-24 02:00:26.175 | ++ 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-24 02:00:26.175 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.175 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 02:00:26.176 | + functions-common:get_or_add_user_project_role:980 : echo dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 02:00:26.176 | dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 02:00:26.176 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-24 02:00:26.176 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:00:26.176 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-24 02:00:26.176 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 02:00:26.176 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-24 02:00:26.176 | ++ 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-24 02:00:26.176 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.176 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 02:00:26.176 | 442e86c826604f468fa34a62216ece1b' 2026-06-24 02:00:26.177 | + functions-common:get_or_create_service:1067 : echo 442e86c826604f468fa34a62216ece1b 2026-06-24 02:00:26.177 | 442e86c826604f468fa34a62216ece1b 2026-06-24 02:00:26.177 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.166/image 2026-06-24 02:00:26.177 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 02:00:26.177 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.166/image RegionOne 2026-06-24 02:00:26.177 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 02:00:26.177 | +++ 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-24 02:00:26.177 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.177 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 02:00:26.178 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 02:00:26.178 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.166/image --region RegionOne -f value -c id 2026-06-24 02:00:26.178 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.178 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=df7b0a86484243978ebae04080fe4583 2026-06-24 02:00:26.178 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo df7b0a86484243978ebae04080fe4583 2026-06-24 02:00:26.178 | + functions-common:get_or_create_endpoint:1100 : public_id=df7b0a86484243978ebae04080fe4583 2026-06-24 02:00:26.178 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 02:00:26.178 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 02:00:26.178 | + functions-common:get_or_create_endpoint:1109 : echo df7b0a86484243978ebae04080fe4583 2026-06-24 02:00:26.178 | df7b0a86484243978ebae04080fe4583 2026-06-24 02:00:26.179 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-24 02:00:26.179 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-24 02:00:26.179 | +++ 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-24 02:00:26.179 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.179 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-24 02:00:26.179 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-24 02:00:26.179 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-24 02:00:26.179 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-24 02:00:26.179 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-24 02:00:26.179 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-24 02:00:26.180 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-24 02:00:26.180 | + 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-24 02:00:26.180 | +---------------+----------------------------------+ 2026-06-24 02:00:26.180 | | Field | Value | 2026-06-24 02:00:26.180 | +---------------+----------------------------------+ 2026-06-24 02:00:26.180 | | default_limit | 2000 | 2026-06-24 02:00:26.180 | | description | None | 2026-06-24 02:00:26.180 | | id | 8b8ac226c03c401e9bb5ee48b0c39e14 | 2026-06-24 02:00:26.180 | | region_id | RegionOne | 2026-06-24 02:00:26.180 | | resource_name | image_size_total | 2026-06-24 02:00:26.181 | | service_id | 442e86c826604f468fa34a62216ece1b | 2026-06-24 02:00:26.181 | +---------------+----------------------------------+ 2026-06-24 02:00:26.181 | + 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-24 02:00:26.181 | +---------------+----------------------------------+ 2026-06-24 02:00:26.181 | | Field | Value | 2026-06-24 02:00:26.181 | +---------------+----------------------------------+ 2026-06-24 02:00:26.181 | | default_limit | 2000 | 2026-06-24 02:00:26.181 | | description | None | 2026-06-24 02:00:26.181 | | id | 2774433257ed4bac8277b72bfe8edcdb | 2026-06-24 02:00:26.181 | | region_id | RegionOne | 2026-06-24 02:00:26.182 | | resource_name | image_stage_total | 2026-06-24 02:00:26.182 | | service_id | 442e86c826604f468fa34a62216ece1b | 2026-06-24 02:00:26.182 | +---------------+----------------------------------+ 2026-06-24 02:00:26.182 | + 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-24 02:00:26.182 | +---------------+----------------------------------+ 2026-06-24 02:00:26.182 | | Field | Value | 2026-06-24 02:00:26.182 | +---------------+----------------------------------+ 2026-06-24 02:00:26.182 | | default_limit | 100 | 2026-06-24 02:00:26.182 | | description | None | 2026-06-24 02:00:26.182 | | id | 35a17de04f9247a4b0704fffbb1df310 | 2026-06-24 02:00:26.183 | | region_id | RegionOne | 2026-06-24 02:00:26.183 | | resource_name | image_count_total | 2026-06-24 02:00:26.183 | | service_id | 442e86c826604f468fa34a62216ece1b | 2026-06-24 02:00:26.183 | +---------------+----------------------------------+ 2026-06-24 02:00:26.183 | + 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-24 02:00:26.183 | +---------------+----------------------------------+ 2026-06-24 02:00:26.183 | | Field | Value | 2026-06-24 02:00:26.183 | +---------------+----------------------------------+ 2026-06-24 02:00:26.183 | | default_limit | 100 | 2026-06-24 02:00:26.183 | | description | None | 2026-06-24 02:00:26.184 | | id | 9267079346ee45a083a0111beafc9624 | 2026-06-24 02:00:26.184 | | region_id | RegionOne | 2026-06-24 02:00:26.184 | | resource_name | image_count_uploading | 2026-06-24 02:00:26.184 | | service_id | 442e86c826604f468fa34a62216ece1b | 2026-06-24 02:00:26.184 | +---------------+----------------------------------+ 2026-06-24 02:00:26.184 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-24 02:00:26.184 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-24 02:00:26.184 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-24 02:00:26.184 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-24 02:00:26.184 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-24 02:00:26.185 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.166/identity 2026-06-24 02:00:26.185 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-24 02:00:26.185 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-24 02:00:26.185 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.185 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id df7b0a86484243978ebae04080fe4583 2026-06-24 02:00:26.185 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-24 02:00:26.185 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-24 02:00:26.185 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:00:26.227 | [2078 Async create_glance_accounts:55076]: finished create_glance_accounts with result 0 in 76 seconds 2026-06-24 02:00:26.270 | [2078 Async create_cinder_accounts:55214]: Waiting for completion of create_cinder_accounts running on PID 55214 (3 other jobs running) 2026-06-24 02:00:26.301 | [2078 Async create_cinder_accounts:55214]: Signaling child to exit 2026-06-24 02:00:26.302 | WAKEUP 2026-06-24 02:00:26.326 | [2078 Async create_cinder_accounts:55214]: Signaled 2026-06-24 02:00:26.328 | + 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-24 02:00:26.328 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-24 02:00:26.329 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-24 02:00:26.329 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:00:26.329 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-24 02:00:26.329 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-24 02:00:26.329 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:00:26.329 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 02:00:26.329 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 02:00:26.329 | ++ 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-24 02:00:26.329 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.329 | + functions-common:get_or_create_user:915 : user_id=365a9b478a32494b8cc6eb454701b519 2026-06-24 02:00:26.330 | + functions-common:get_or_create_user:916 : echo 365a9b478a32494b8cc6eb454701b519 2026-06-24 02:00:26.330 | 365a9b478a32494b8cc6eb454701b519 2026-06-24 02:00:26.330 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-24 02:00:26.330 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:00:26.330 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:00:26.330 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:00:26.330 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:00:26.330 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:00:26.330 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:00:26.330 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:00:26.331 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:00:26.331 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:00:26.331 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:00:26.331 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:00:26.331 | + 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-24 02:00:26.331 | ++ 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-24 02:00:26.331 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.331 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:00:26.331 | + functions-common:get_or_add_user_project_role:980 : echo a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:00:26.331 | a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:00:26.332 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-24 02:00:26.332 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-24 02:00:26.332 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.166/volume 2026-06-24 02:00:26.332 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-24 02:00:26.332 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 02:00:26.332 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-24 02:00:26.332 | ++ 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-24 02:00:26.332 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.332 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 02:00:26.332 | 0858de89c0584f16a9dc227b94802a04' 2026-06-24 02:00:26.333 | + functions-common:get_or_create_service:1067 : echo 0858de89c0584f16a9dc227b94802a04 2026-06-24 02:00:26.333 | 0858de89c0584f16a9dc227b94802a04 2026-06-24 02:00:26.333 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.166/volume/v3 2026-06-24 02:00:26.333 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 02:00:26.333 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.166/volume/v3 RegionOne 2026-06-24 02:00:26.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 02:00:26.333 | +++ 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-24 02:00:26.333 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 02:00:26.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 02:00:26.334 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.166/volume/v3 --region RegionOne -f value -c id 2026-06-24 02:00:26.334 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.334 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6c804f267a5d48c8a7b6b6b3538fcc17 2026-06-24 02:00:26.334 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6c804f267a5d48c8a7b6b6b3538fcc17 2026-06-24 02:00:26.334 | + functions-common:get_or_create_endpoint:1100 : public_id=6c804f267a5d48c8a7b6b6b3538fcc17 2026-06-24 02:00:26.334 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 02:00:26.334 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 02:00:26.334 | + functions-common:get_or_create_endpoint:1109 : echo 6c804f267a5d48c8a7b6b6b3538fcc17 2026-06-24 02:00:26.334 | 6c804f267a5d48c8a7b6b6b3538fcc17 2026-06-24 02:00:26.334 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-24 02:00:26.334 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-24 02:00:26.335 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-24 02:00:26.335 | +++ 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-24 02:00:26.335 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.335 | ++ functions-common:get_or_create_project:928 : project_id=b48234c0f95a48ee9a60d11fda09b353 2026-06-24 02:00:26.335 | ++ functions-common:get_or_create_project:929 : echo b48234c0f95a48ee9a60d11fda09b353 2026-06-24 02:00:26.335 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b48234c0f95a48ee9a60d11fda09b353 2026-06-24 02:00:26.335 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-24 02:00:26.335 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:00:26.335 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 02:00:26.336 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-24 02:00:26.336 | +++ 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-24 02:00:26.336 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-24 02:00:26.336 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.336 | ++ functions-common:get_or_create_user:915 : user_id=365a9b478a32494b8cc6eb454701b519 2026-06-24 02:00:26.336 | ++ functions-common:get_or_create_user:916 : echo 365a9b478a32494b8cc6eb454701b519 2026-06-24 02:00:26.336 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 365a9b478a32494b8cc6eb454701b519 2026-06-24 02:00:26.378 | [2078 Async create_cinder_accounts:55214]: finished create_cinder_accounts with result 0 in 44 seconds 2026-06-24 02:00:26.383 | + inc/async:async_wait:197 : return 0 2026-06-24 02:00:26.388 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-24 02:00:26.452 | [2078 Async create_neutron_accounts:55356]: Waiting for completion of create_neutron_accounts running on PID 55356 (2 other jobs running) 2026-06-24 02:00:26.482 | [2078 Async create_neutron_accounts:55356]: Signaling child to exit 2026-06-24 02:00:26.483 | WAKEUP 2026-06-24 02:00:26.508 | [2078 Async create_neutron_accounts:55356]: Signaled 2026-06-24 02:00:26.510 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-24 02:00:26.511 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.166/ 2026-06-24 02:00:26.511 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-24 02:00:26.511 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.166/networking 2026-06-24 02:00:26.511 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-24 02:00:26.511 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:00:26.511 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-24 02:00:26.511 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-24 02:00:26.511 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:00:26.511 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 02:00:26.511 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 02:00:26.512 | ++ 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-24 02:00:26.512 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.512 | + functions-common:get_or_create_user:915 : user_id=cf0ff57441ce4f79802744cd10898106 2026-06-24 02:00:26.512 | + functions-common:get_or_create_user:916 : echo cf0ff57441ce4f79802744cd10898106 2026-06-24 02:00:26.512 | cf0ff57441ce4f79802744cd10898106 2026-06-24 02:00:26.512 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-24 02:00:26.512 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:00:26.512 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:00:26.512 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:00:26.512 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:00:26.512 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:00:26.513 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:00:26.513 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:00:26.513 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:00:26.513 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:00:26.513 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:00:26.513 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:00:26.513 | + 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-24 02:00:26.513 | ++ 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-24 02:00:26.513 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.513 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:00:26.514 | + functions-common:get_or_add_user_project_role:980 : echo a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:00:26.514 | a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:00:26.514 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-24 02:00:26.514 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-24 02:00:26.514 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 02:00:26.514 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-24 02:00:26.514 | ++ 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-24 02:00:26.514 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.514 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 02:00:26.514 | 32fc390642a5444182d4d90116104455' 2026-06-24 02:00:26.515 | + functions-common:get_or_create_service:1067 : echo 32fc390642a5444182d4d90116104455 2026-06-24 02:00:26.515 | 32fc390642a5444182d4d90116104455 2026-06-24 02:00:26.515 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.166/networking 2026-06-24 02:00:26.515 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 02:00:26.515 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.166/networking RegionOne 2026-06-24 02:00:26.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 02:00:26.515 | +++ 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-24 02:00:26.515 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 02:00:26.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 02:00:26.515 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.166/networking --region RegionOne -f value -c id 2026-06-24 02:00:26.516 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:00:26.516 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=37a475d5e9ad4fe3af5121591d1469f0 2026-06-24 02:00:26.516 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 37a475d5e9ad4fe3af5121591d1469f0 2026-06-24 02:00:26.516 | + functions-common:get_or_create_endpoint:1100 : public_id=37a475d5e9ad4fe3af5121591d1469f0 2026-06-24 02:00:26.516 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 02:00:26.516 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 02:00:26.516 | + functions-common:get_or_create_endpoint:1109 : echo 37a475d5e9ad4fe3af5121591d1469f0 2026-06-24 02:00:26.516 | 37a475d5e9ad4fe3af5121591d1469f0 2026-06-24 02:00:26.563 | [2078 Async create_neutron_accounts:55356]: finished create_neutron_accounts with result 0 in 36 seconds 2026-06-24 02:00:26.573 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-24 02:00:26.580 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-24 02:00:26.584 | + inc/async:async_wait:197 : return 0 2026-06-24 02:00:26.588 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-24 02:00:26.613 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:00:26.617 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-24 02:00:26.641 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:00:26.646 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-24 02:00:26.649 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:00:26.653 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-24 02:00:26.657 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-24 02:00:26.661 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-24 02:00:26.741 | + inc/async:async_inner:63 : init_glance 2026-06-24 02:00:26.789 | [2078 Async init_glance:57596]: running: init_glance 2026-06-24 02:00:26.793 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-24 02:00:26.816 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:00:26.820 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-24 02:00:26.825 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:00:26.827 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-24 02:00:26.832 | + ./stack.sh:main:1167 : configure_neutron 2026-06-24 02:00:26.837 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-24 02:00:26.841 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-24 02:00:26.844 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-24 02:00:26.865 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-24 02:00:26.871 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-24 02:00:41.086 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:00:41.116 | [57596 Async init_glance:57596]: finished successfully 2026-06-24 02:01:09.001 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-24 02:01:09.008 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-24 02:01:09.012 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-24 02:01:09.015 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-24 02:01:09.020 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-24 02:01:09.023 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-24 02:01:09.027 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-24 02:01:09.031 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-24 02:01:09.034 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-24 02:01:09.038 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-24 02:01:09.041 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-24 02:01:09.045 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-24 02:01:09.049 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-24 02:01:09.052 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-24 02:01:09.055 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-24 02:01:09.060 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-24 02:01:09.066 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:09.069 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:09.072 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-24 02:01:09.076 | + 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-24 02:01:09.085 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-24 02:01:09.088 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-24 02:01:09.091 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-24 02:01:09.095 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-24 02:01:09.099 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 02:01:09.103 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 02:01:09.107 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 02:01:09.131 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:09.134 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 02:01:09.137 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-24 02:01:09.142 | + 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-24 02:01:09.187 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-24 02:01:09.231 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-24 02:01:09.274 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-24 02:01:09.318 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-24 02:01:09.361 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-24 02:01:09.407 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-24 02:01:09.411 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-24 02:01:09.415 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-24 02:01:09.419 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:01:09.425 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:01:09.449 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:01:09.453 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:01:09.457 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:01:09.461 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:01:09.465 | + 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-24 02:01:09.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-24 02:01:09.555 | + 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-24 02:01:09.599 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:01:09.640 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-24 02:01:09.681 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-24 02:01:09.684 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:01:09.687 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-24 02:01:09.691 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-24 02:01:09.695 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-24 02:01:09.698 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:01:09.702 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-24 02:01:09.705 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-24 02:01:09.724 | + 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-24 02:01:09.742 | + 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-24 02:01:09.760 | + 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-24 02:01:09.778 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-24 02:01:09.796 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-24 02:01:09.800 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-24 02:01:09.805 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-24 02:01:09.811 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.nh3LPJJkzO 2026-06-24 02:01:09.815 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-24 02:01:09.819 | + 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-24 02:01:09.823 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.nh3LPJJkzO 2026-06-24 02:01:09.829 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.nh3LPJJkzO 2026-06-24 02:01:09.848 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.nh3LPJJkzO /etc/sudoers.d/neutron-rootwrap 2026-06-24 02:01:09.865 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-24 02:01:09.868 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-24 02:01:09.872 | + 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-24 02:01:09.913 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-24 02:01:09.917 | + 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-24 02:01:09.959 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-24 02:01:09.963 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-24 02:01:09.967 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-24 02:01:09.970 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 02:01:09.974 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 02:01:09.978 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 02:01:10.002 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:10.008 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 02:01:10.012 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 02:01:10.016 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 02:01:10.042 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:10.046 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.166:5672/ 2026-06-24 02:01:10.051 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.166:5672/ 2026-06-24 02:01:10.096 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 02:01:10.099 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 02:01:10.102 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-24 02:01:10.125 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:10.128 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-24 02:01:10.150 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:10.154 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-24 02:01:10.177 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:10.180 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-24 02:01:10.202 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:10.205 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-24 02:01:10.230 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:10.234 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-24 02:01:10.237 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-24 02:01:10.262 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:10.265 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-24 02:01:10.269 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-24 02:01:10.273 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-24 02:01:10.273 | Configuring OVN 2026-06-24 02:01:10.277 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-24 02:01:10.280 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-24 02:01:10.285 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-24 02:01:10.291 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=d6a4ad2b-7f99-459d-bc34-6e5bd5168ad9 2026-06-24 02:01:10.295 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:01:10.299 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-24 02:01:10.302 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:01:10.305 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:01:10.309 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:01:10.313 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:01:10.316 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:01:10.319 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:01:10.323 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:01:10.326 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:01:10.329 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:01:10.333 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:01:10.336 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:01:10.340 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:01:10.343 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:01:10.347 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-24 02:01:10.350 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-24 02:01:10.354 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-24 02:01:10.357 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-24 02:01:10.382 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:10.386 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-24 02:01:10.445 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-24 02:01:10.449 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-24 02:01:10.454 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-24 02:01:10.478 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:10.482 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-24 02:01:10.485 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:01:10.489 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-24 02:01:10.493 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-24 02:01:10.510 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-24 02:01:10.517 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-24 02:01:10.521 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-24 02:01:51.707 | + 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-24 02:01:51.709 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:01:51.712 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:01:51.715 | + 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-24 02:01:51.758 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-24 02:01:51.762 | + 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-24 02:01:51.804 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-24 02:01:51.847 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.166 2026-06-24 02:01:51.889 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-24 02:01:51.932 | + 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-24 02:01:51.974 | + 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-24 02:01:52.014 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.166:6642 2026-06-24 02:01:52.059 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-24 02:01:52.086 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:52.090 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-24 02:01:52.095 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-24 02:01:52.140 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.166:6641 2026-06-24 02:01:52.185 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-24 02:01:52.189 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-24 02:01:52.189 | Configuring Neutron for OVN 2026-06-24 02:01:52.193 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-24 02:01:52.218 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:52.222 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-24 02:01:52.227 | ++ 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-24 02:01:52.227 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-24 02:01:56.093 | + 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-24 02:01:56.097 | ++ 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-24 02:01:56.098 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-24 02:01:59.454 | + 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-24 02:01:59.457 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-24 02:01:59.478 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:59.482 | + 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-24 02:01:59.488 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:59.489 | ++ 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-24 02:01:59.489 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-24 02:01:59.489 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-24 02:01:59.493 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:59.493 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-24 02:01:59.500 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-24 02:01:59.500 | address-scope 2026-06-24 02:01:59.500 | agent 2026-06-24 02:01:59.501 | allowed-address-pairs 2026-06-24 02:01:59.501 | auto-allocated-topology 2026-06-24 02:01:59.501 | availability_zone 2026-06-24 02:01:59.501 | bgp 2026-06-24 02:01:59.501 | bgp_4byte_asn 2026-06-24 02:01:59.501 | bgp_dragent_scheduler 2026-06-24 02:01:59.502 | binding 2026-06-24 02:01:59.502 | binding-extended 2026-06-24 02:01:59.502 | default-subnetpools 2026-06-24 02:01:59.502 | dhcp_agent_scheduler 2026-06-24 02:01:59.502 | dns-domain-ports 2026-06-24 02:01:59.502 | dns-integration 2026-06-24 02:01:59.503 | dns-integration-domain-keywords 2026-06-24 02:01:59.503 | empty-string-filtering 2026-06-24 02:01:59.503 | enable-default-route-bfd 2026-06-24 02:01:59.503 | enable-default-route-ecmp 2026-06-24 02:01:59.503 | expose-port-forwarding-in-fip 2026-06-24 02:01:59.503 | ext-gw-mode 2026-06-24 02:01:59.503 | external-gateway-multihoming 2026-06-24 02:01:59.504 | external-net 2026-06-24 02:01:59.504 | extra_dhcp_opt 2026-06-24 02:01:59.504 | extraroute 2026-06-24 02:01:59.504 | extraroute-atomic 2026-06-24 02:01:59.504 | filter-validation 2026-06-24 02:01:59.504 | fip-port-details 2026-06-24 02:01:59.504 | flavors 2026-06-24 02:01:59.504 | floating-ip-port-forwarding 2026-06-24 02:01:59.505 | floating-ip-port-forwarding-description 2026-06-24 02:01:59.505 | floating-ip-port-forwarding-detail 2026-06-24 02:01:59.505 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:01:59.505 | floatingip-pools 2026-06-24 02:01:59.506 | fwaas_v2 2026-06-24 02:01:59.506 | ip_allocation 2026-06-24 02:01:59.506 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:01:59.506 | l3-flavors 2026-06-24 02:01:59.507 | l3-ha 2026-06-24 02:01:59.507 | l3_agent_scheduler 2026-06-24 02:01:59.507 | logging 2026-06-24 02:01:59.507 | multi-provider 2026-06-24 02:01:59.507 | net-mtu 2026-06-24 02:01:59.507 | net-mtu-writable 2026-06-24 02:01:59.507 | network-ip-availability 2026-06-24 02:01:59.507 | network_availability_zone 2026-06-24 02:01:59.508 | network_ha 2026-06-24 02:01:59.508 | pagination 2026-06-24 02:01:59.508 | port-device-profile 2026-06-24 02:01:59.508 | port-hardware-offload-type 2026-06-24 02:01:59.508 | port-mac-address-regenerate 2026-06-24 02:01:59.508 | port-numa-affinity-policy 2026-06-24 02:01:59.508 | port-numa-affinity-policy-socket 2026-06-24 02:01:59.509 | port-resource-request 2026-06-24 02:01:59.509 | port-security 2026-06-24 02:01:59.509 | port-trusted-vif 2026-06-24 02:01:59.509 | project-id 2026-06-24 02:01:59.509 | provider 2026-06-24 02:01:59.509 | pvlan 2026-06-24 02:01:59.509 | qinq 2026-06-24 02:01:59.510 | qos 2026-06-24 02:01:59.510 | qos-bw-limit-direction 2026-06-24 02:01:59.510 | qos-bw-minimum-ingress 2026-06-24 02:01:59.510 | qos-default 2026-06-24 02:01:59.510 | qos-fip 2026-06-24 02:01:59.510 | qos-gateway-ip 2026-06-24 02:01:59.510 | qos-rule-type-details 2026-06-24 02:01:59.511 | qos-rule-type-filter 2026-06-24 02:01:59.511 | qos-rules-alias 2026-06-24 02:01:59.511 | quota-check-limit 2026-06-24 02:01:59.511 | quota-check-limit-default 2026-06-24 02:01:59.511 | quota_details 2026-06-24 02:01:59.511 | quotas 2026-06-24 02:01:59.511 | rbac-address-scope 2026-06-24 02:01:59.511 | rbac-policies 2026-06-24 02:01:59.512 | rbac-security-groups 2026-06-24 02:01:59.512 | router 2026-06-24 02:01:59.512 | router-enable-snat 2026-06-24 02:01:59.512 | router_availability_zone 2026-06-24 02:01:59.512 | security-group 2026-06-24 02:01:59.512 | security-groups-default-rules 2026-06-24 02:01:59.512 | security-groups-default-statefulness 2026-06-24 02:01:59.513 | security-groups-normalized-cidr 2026-06-24 02:01:59.513 | security-groups-remote-address-group 2026-06-24 02:01:59.513 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:01:59.513 | security-groups-shared-filtering 2026-06-24 02:01:59.513 | segment 2026-06-24 02:01:59.513 | sorting 2026-06-24 02:01:59.513 | standard-attr-description 2026-06-24 02:01:59.514 | standard-attr-fwaas-v2 2026-06-24 02:01:59.514 | standard-attr-revisions 2026-06-24 02:01:59.514 | standard-attr-tag 2026-06-24 02:01:59.514 | standard-attr-timestamp 2026-06-24 02:01:59.514 | stateful-security-group 2026-06-24 02:01:59.514 | subnet-dns-publish-fixed-ip 2026-06-24 02:01:59.514 | subnet-external-network 2026-06-24 02:01:59.515 | subnet-service-types 2026-06-24 02:01:59.515 | subnet_allocation 2026-06-24 02:01:59.515 | subnet_onboard 2026-06-24 02:01:59.515 | subnetpool-prefix-ops 2026-06-24 02:01:59.515 | tag-creation 2026-06-24 02:01:59.515 | tap-mirror 2026-06-24 02:01:59.515 | tap-mirror-both-direction 2026-06-24 02:01:59.516 | trunk 2026-06-24 02:01:59.516 | uplink-status-propagation 2026-06-24 02:01:59.516 | uplink-status-propagation-updatable 2026-06-24 02:01:59.516 | vlan-transparent 2026-06-24 02:01:59.516 | vpn-endpoint-groups 2026-06-24 02:01:59.516 | vpnaas' 2026-06-24 02:01:59.516 | ++ 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-24 02:01:59.517 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-24 02:01:59.517 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:59.517 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-24 02:01:59.517 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:59.518 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-24 02:01:59.525 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-24 02:01:59.525 | address-scope 2026-06-24 02:01:59.525 | agent 2026-06-24 02:01:59.525 | allowed-address-pairs 2026-06-24 02:01:59.525 | auto-allocated-topology 2026-06-24 02:01:59.525 | availability_zone 2026-06-24 02:01:59.525 | bgp 2026-06-24 02:01:59.525 | bgp_4byte_asn 2026-06-24 02:01:59.525 | bgp_dragent_scheduler 2026-06-24 02:01:59.526 | binding 2026-06-24 02:01:59.526 | binding-extended 2026-06-24 02:01:59.526 | default-subnetpools 2026-06-24 02:01:59.526 | dhcp_agent_scheduler 2026-06-24 02:01:59.526 | dns-domain-ports 2026-06-24 02:01:59.526 | dns-integration 2026-06-24 02:01:59.526 | dns-integration-domain-keywords 2026-06-24 02:01:59.527 | empty-string-filtering 2026-06-24 02:01:59.527 | enable-default-route-bfd 2026-06-24 02:01:59.527 | enable-default-route-ecmp 2026-06-24 02:01:59.527 | expose-port-forwarding-in-fip 2026-06-24 02:01:59.527 | ext-gw-mode 2026-06-24 02:01:59.527 | external-gateway-multihoming 2026-06-24 02:01:59.527 | external-net 2026-06-24 02:01:59.528 | extra_dhcp_opt 2026-06-24 02:01:59.528 | extraroute 2026-06-24 02:01:59.528 | extraroute-atomic 2026-06-24 02:01:59.528 | filter-validation 2026-06-24 02:01:59.528 | fip-port-details 2026-06-24 02:01:59.528 | flavors 2026-06-24 02:01:59.528 | floating-ip-port-forwarding 2026-06-24 02:01:59.528 | floating-ip-port-forwarding-description 2026-06-24 02:01:59.529 | floating-ip-port-forwarding-detail 2026-06-24 02:01:59.529 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:01:59.529 | floatingip-pools 2026-06-24 02:01:59.529 | fwaas_v2 2026-06-24 02:01:59.529 | ip_allocation 2026-06-24 02:01:59.529 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:01:59.529 | l3-flavors 2026-06-24 02:01:59.530 | l3-ha 2026-06-24 02:01:59.530 | l3_agent_scheduler 2026-06-24 02:01:59.530 | logging 2026-06-24 02:01:59.530 | multi-provider 2026-06-24 02:01:59.530 | net-mtu 2026-06-24 02:01:59.531 | net-mtu-writable 2026-06-24 02:01:59.531 | network-ip-availability 2026-06-24 02:01:59.532 | network_availability_zone 2026-06-24 02:01:59.532 | network_ha 2026-06-24 02:01:59.532 | pagination 2026-06-24 02:01:59.532 | port-device-profile 2026-06-24 02:01:59.532 | port-hardware-offload-type 2026-06-24 02:01:59.532 | port-mac-address-regenerate 2026-06-24 02:01:59.532 | port-numa-affinity-policy 2026-06-24 02:01:59.532 | port-numa-affinity-policy-socket 2026-06-24 02:01:59.532 | port-resource-request 2026-06-24 02:01:59.532 | port-security 2026-06-24 02:01:59.532 | port-trusted-vif 2026-06-24 02:01:59.532 | project-id 2026-06-24 02:01:59.533 | provider 2026-06-24 02:01:59.533 | pvlan 2026-06-24 02:01:59.533 | qinq 2026-06-24 02:01:59.533 | qos 2026-06-24 02:01:59.533 | qos-bw-limit-direction 2026-06-24 02:01:59.533 | qos-bw-minimum-ingress 2026-06-24 02:01:59.533 | qos-default 2026-06-24 02:01:59.533 | qos-fip 2026-06-24 02:01:59.533 | qos-gateway-ip 2026-06-24 02:01:59.534 | qos-rule-type-details 2026-06-24 02:01:59.534 | qos-rule-type-filter 2026-06-24 02:01:59.534 | qos-rules-alias 2026-06-24 02:01:59.534 | quota-check-limit 2026-06-24 02:01:59.534 | quota-check-limit-default 2026-06-24 02:01:59.534 | quota_details 2026-06-24 02:01:59.534 | quotas 2026-06-24 02:01:59.534 | rbac-address-scope 2026-06-24 02:01:59.535 | rbac-policies 2026-06-24 02:01:59.535 | rbac-security-groups 2026-06-24 02:01:59.535 | router 2026-06-24 02:01:59.535 | router-enable-snat 2026-06-24 02:01:59.535 | router_availability_zone 2026-06-24 02:01:59.535 | security-group 2026-06-24 02:01:59.535 | security-groups-default-rules 2026-06-24 02:01:59.536 | security-groups-default-statefulness 2026-06-24 02:01:59.536 | security-groups-normalized-cidr 2026-06-24 02:01:59.536 | security-groups-remote-address-group 2026-06-24 02:01:59.536 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:01:59.536 | security-groups-shared-filtering 2026-06-24 02:01:59.536 | segment 2026-06-24 02:01:59.536 | sorting 2026-06-24 02:01:59.536 | standard-attr-description 2026-06-24 02:01:59.537 | standard-attr-fwaas-v2 2026-06-24 02:01:59.537 | standard-attr-revisions 2026-06-24 02:01:59.537 | standard-attr-tag 2026-06-24 02:01:59.537 | standard-attr-timestamp 2026-06-24 02:01:59.537 | stateful-security-group 2026-06-24 02:01:59.537 | subnet-dns-publish-fixed-ip 2026-06-24 02:01:59.537 | subnet-external-network 2026-06-24 02:01:59.538 | subnet-service-types 2026-06-24 02:01:59.538 | subnet_allocation 2026-06-24 02:01:59.538 | subnet_onboard 2026-06-24 02:01:59.538 | subnetpool-prefix-ops 2026-06-24 02:01:59.538 | tag-creation 2026-06-24 02:01:59.538 | tap-mirror 2026-06-24 02:01:59.538 | tap-mirror-both-direction 2026-06-24 02:01:59.539 | trunk 2026-06-24 02:01:59.539 | uplink-status-propagation 2026-06-24 02:01:59.539 | uplink-status-propagation-updatable 2026-06-24 02:01:59.539 | vlan-transparent 2026-06-24 02:01:59.539 | vpn-endpoint-groups 2026-06-24 02:01:59.539 | vpnaas' 2026-06-24 02:01:59.540 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-24 02:01:59.540 | address-scope 2026-06-24 02:01:59.540 | agent 2026-06-24 02:01:59.540 | allowed-address-pairs 2026-06-24 02:01:59.540 | auto-allocated-topology 2026-06-24 02:01:59.540 | availability_zone 2026-06-24 02:01:59.540 | bgp 2026-06-24 02:01:59.541 | bgp_4byte_asn 2026-06-24 02:01:59.541 | bgp_dragent_scheduler 2026-06-24 02:01:59.541 | binding 2026-06-24 02:01:59.541 | binding-extended 2026-06-24 02:01:59.541 | default-subnetpools 2026-06-24 02:01:59.541 | dhcp_agent_scheduler 2026-06-24 02:01:59.542 | dns-domain-ports 2026-06-24 02:01:59.542 | dns-integration 2026-06-24 02:01:59.542 | dns-integration-domain-keywords 2026-06-24 02:01:59.542 | empty-string-filtering 2026-06-24 02:01:59.542 | enable-default-route-bfd 2026-06-24 02:01:59.542 | enable-default-route-ecmp 2026-06-24 02:01:59.542 | expose-port-forwarding-in-fip 2026-06-24 02:01:59.542 | ext-gw-mode 2026-06-24 02:01:59.542 | external-gateway-multihoming 2026-06-24 02:01:59.543 | external-net 2026-06-24 02:01:59.543 | extra_dhcp_opt 2026-06-24 02:01:59.543 | extraroute 2026-06-24 02:01:59.543 | extraroute-atomic 2026-06-24 02:01:59.543 | filter-validation 2026-06-24 02:01:59.543 | fip-port-details 2026-06-24 02:01:59.543 | flavors 2026-06-24 02:01:59.543 | floating-ip-port-forwarding 2026-06-24 02:01:59.543 | floating-ip-port-forwarding-description 2026-06-24 02:01:59.544 | floating-ip-port-forwarding-detail 2026-06-24 02:01:59.544 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:01:59.544 | floatingip-pools 2026-06-24 02:01:59.544 | fwaas_v2 2026-06-24 02:01:59.544 | ip_allocation 2026-06-24 02:01:59.544 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:01:59.545 | l3-flavors 2026-06-24 02:01:59.545 | l3-ha 2026-06-24 02:01:59.545 | l3_agent_scheduler 2026-06-24 02:01:59.545 | logging 2026-06-24 02:01:59.545 | multi-provider 2026-06-24 02:01:59.545 | net-mtu 2026-06-24 02:01:59.545 | net-mtu-writable 2026-06-24 02:01:59.545 | network-ip-availability 2026-06-24 02:01:59.546 | network_availability_zone 2026-06-24 02:01:59.546 | network_ha 2026-06-24 02:01:59.546 | pagination 2026-06-24 02:01:59.546 | port-device-profile 2026-06-24 02:01:59.546 | port-hardware-offload-type 2026-06-24 02:01:59.546 | port-mac-address-regenerate 2026-06-24 02:01:59.546 | port-numa-affinity-policy 2026-06-24 02:01:59.547 | port-numa-affinity-policy-socket 2026-06-24 02:01:59.547 | port-resource-request 2026-06-24 02:01:59.547 | port-security 2026-06-24 02:01:59.547 | port-trusted-vif 2026-06-24 02:01:59.547 | project-id 2026-06-24 02:01:59.547 | provider 2026-06-24 02:01:59.547 | pvlan 2026-06-24 02:01:59.547 | qinq 2026-06-24 02:01:59.547 | qos 2026-06-24 02:01:59.548 | qos-bw-limit-direction 2026-06-24 02:01:59.548 | qos-bw-minimum-ingress 2026-06-24 02:01:59.548 | qos-default 2026-06-24 02:01:59.548 | qos-fip 2026-06-24 02:01:59.548 | qos-gateway-ip 2026-06-24 02:01:59.548 | qos-rule-type-details 2026-06-24 02:01:59.548 | qos-rule-type-filter 2026-06-24 02:01:59.549 | qos-rules-alias 2026-06-24 02:01:59.549 | quota-check-limit 2026-06-24 02:01:59.549 | quota-check-limit-default 2026-06-24 02:01:59.549 | quota_details 2026-06-24 02:01:59.549 | quotas 2026-06-24 02:01:59.549 | rbac-address-scope 2026-06-24 02:01:59.549 | rbac-policies 2026-06-24 02:01:59.550 | rbac-security-groups 2026-06-24 02:01:59.550 | router 2026-06-24 02:01:59.550 | router-enable-snat 2026-06-24 02:01:59.550 | router_availability_zone 2026-06-24 02:01:59.550 | security-group 2026-06-24 02:01:59.550 | security-groups-default-rules 2026-06-24 02:01:59.550 | security-groups-default-statefulness 2026-06-24 02:01:59.550 | security-groups-normalized-cidr 2026-06-24 02:01:59.550 | security-groups-remote-address-group 2026-06-24 02:01:59.550 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:01:59.551 | security-groups-shared-filtering 2026-06-24 02:01:59.551 | segment 2026-06-24 02:01:59.551 | sorting 2026-06-24 02:01:59.551 | standard-attr-description 2026-06-24 02:01:59.551 | standard-attr-fwaas-v2 2026-06-24 02:01:59.551 | standard-attr-revisions 2026-06-24 02:01:59.551 | standard-attr-tag 2026-06-24 02:01:59.551 | standard-attr-timestamp 2026-06-24 02:01:59.551 | stateful-security-group 2026-06-24 02:01:59.551 | subnet-dns-publish-fixed-ip 2026-06-24 02:01:59.551 | subnet-external-network 2026-06-24 02:01:59.553 | subnet-service-types 2026-06-24 02:01:59.553 | subnet_allocation 2026-06-24 02:01:59.553 | subnet_onboard 2026-06-24 02:01:59.553 | subnetpool-prefix-ops 2026-06-24 02:01:59.553 | tag-creation 2026-06-24 02:01:59.553 | tap-mirror 2026-06-24 02:01:59.553 | tap-mirror-both-direction 2026-06-24 02:01:59.554 | trunk 2026-06-24 02:01:59.554 | uplink-status-propagation 2026-06-24 02:01:59.554 | uplink-status-propagation-updatable 2026-06-24 02:01:59.554 | vlan-transparent 2026-06-24 02:01:59.554 | vpn-endpoint-groups 2026-06-24 02:01:59.554 | vpnaas' 2026-06-24 02:01:59.554 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-24 02:01:59.555 | address-scope 2026-06-24 02:01:59.555 | agent 2026-06-24 02:01:59.555 | allowed-address-pairs 2026-06-24 02:01:59.555 | auto-allocated-topology 2026-06-24 02:01:59.555 | availability_zone 2026-06-24 02:01:59.555 | bgp 2026-06-24 02:01:59.555 | bgp_4byte_asn 2026-06-24 02:01:59.556 | bgp_dragent_scheduler 2026-06-24 02:01:59.556 | binding 2026-06-24 02:01:59.556 | binding-extended 2026-06-24 02:01:59.556 | default-subnetpools 2026-06-24 02:01:59.556 | dhcp_agent_scheduler 2026-06-24 02:01:59.556 | dns-domain-ports 2026-06-24 02:01:59.556 | dns-integration 2026-06-24 02:01:59.557 | dns-integration-domain-keywords 2026-06-24 02:01:59.557 | empty-string-filtering 2026-06-24 02:01:59.557 | enable-default-route-bfd 2026-06-24 02:01:59.557 | enable-default-route-ecmp 2026-06-24 02:01:59.557 | expose-port-forwarding-in-fip 2026-06-24 02:01:59.557 | ext-gw-mode 2026-06-24 02:01:59.557 | external-gateway-multihoming 2026-06-24 02:01:59.557 | external-net 2026-06-24 02:01:59.558 | extra_dhcp_opt 2026-06-24 02:01:59.558 | extraroute 2026-06-24 02:01:59.558 | extraroute-atomic 2026-06-24 02:01:59.558 | filter-validation 2026-06-24 02:01:59.558 | fip-port-details 2026-06-24 02:01:59.558 | flavors 2026-06-24 02:01:59.558 | floating-ip-port-forwarding 2026-06-24 02:01:59.559 | floating-ip-port-forwarding-description 2026-06-24 02:01:59.559 | floating-ip-port-forwarding-detail 2026-06-24 02:01:59.559 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:01:59.559 | floatingip-pools 2026-06-24 02:01:59.559 | fwaas_v2 2026-06-24 02:01:59.559 | ip_allocation 2026-06-24 02:01:59.559 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:01:59.560 | l3-flavors 2026-06-24 02:01:59.560 | l3-ha 2026-06-24 02:01:59.560 | l3_agent_scheduler 2026-06-24 02:01:59.560 | logging 2026-06-24 02:01:59.560 | multi-provider 2026-06-24 02:01:59.560 | net-mtu 2026-06-24 02:01:59.561 | net-mtu-writable 2026-06-24 02:01:59.561 | network-ip-availability 2026-06-24 02:01:59.561 | network_availability_zone 2026-06-24 02:01:59.561 | network_ha 2026-06-24 02:01:59.561 | pagination 2026-06-24 02:01:59.561 | port-device-profile 2026-06-24 02:01:59.561 | port-hardware-offload-type 2026-06-24 02:01:59.562 | port-mac-address-regenerate 2026-06-24 02:01:59.562 | port-numa-affinity-policy 2026-06-24 02:01:59.562 | port-numa-affinity-policy-socket 2026-06-24 02:01:59.562 | port-resource-request 2026-06-24 02:01:59.562 | port-security 2026-06-24 02:01:59.562 | port-trusted-vif 2026-06-24 02:01:59.562 | project-id 2026-06-24 02:01:59.563 | provider 2026-06-24 02:01:59.563 | pvlan 2026-06-24 02:01:59.563 | qinq 2026-06-24 02:01:59.563 | qos 2026-06-24 02:01:59.563 | qos-bw-limit-direction 2026-06-24 02:01:59.563 | qos-bw-minimum-ingress 2026-06-24 02:01:59.563 | qos-default 2026-06-24 02:01:59.564 | qos-fip 2026-06-24 02:01:59.564 | qos-gateway-ip 2026-06-24 02:01:59.564 | qos-rule-type-details 2026-06-24 02:01:59.564 | qos-rule-type-filter 2026-06-24 02:01:59.564 | qos-rules-alias 2026-06-24 02:01:59.564 | quota-check-limit 2026-06-24 02:01:59.564 | quota-check-limit-default 2026-06-24 02:01:59.565 | quota_details 2026-06-24 02:01:59.565 | quotas 2026-06-24 02:01:59.565 | rbac-address-scope 2026-06-24 02:01:59.565 | rbac-policies 2026-06-24 02:01:59.565 | rbac-security-groups 2026-06-24 02:01:59.565 | router 2026-06-24 02:01:59.566 | router-enable-snat 2026-06-24 02:01:59.566 | router_availability_zone 2026-06-24 02:01:59.566 | security-group 2026-06-24 02:01:59.566 | security-groups-default-rules 2026-06-24 02:01:59.566 | security-groups-default-statefulness 2026-06-24 02:01:59.566 | security-groups-normalized-cidr 2026-06-24 02:01:59.566 | security-groups-remote-address-group 2026-06-24 02:01:59.567 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:01:59.567 | security-groups-shared-filtering 2026-06-24 02:01:59.567 | segment 2026-06-24 02:01:59.567 | sorting 2026-06-24 02:01:59.567 | standard-attr-description 2026-06-24 02:01:59.567 | standard-attr-fwaas-v2 2026-06-24 02:01:59.567 | standard-attr-revisions 2026-06-24 02:01:59.568 | standard-attr-tag 2026-06-24 02:01:59.568 | standard-attr-timestamp 2026-06-24 02:01:59.568 | stateful-security-group 2026-06-24 02:01:59.568 | subnet-dns-publish-fixed-ip 2026-06-24 02:01:59.568 | subnet-external-network 2026-06-24 02:01:59.568 | subnet-service-types 2026-06-24 02:01:59.568 | subnet_allocation 2026-06-24 02:01:59.569 | subnet_onboard 2026-06-24 02:01:59.569 | subnetpool-prefix-ops 2026-06-24 02:01:59.569 | tag-creation 2026-06-24 02:01:59.569 | tap-mirror 2026-06-24 02:01:59.569 | tap-mirror-both-direction 2026-06-24 02:01:59.569 | trunk 2026-06-24 02:01:59.569 | uplink-status-propagation 2026-06-24 02:01:59.570 | uplink-status-propagation-updatable 2026-06-24 02:01:59.570 | vlan-transparent 2026-06-24 02:01:59.570 | vpn-endpoint-groups 2026-06-24 02:01:59.570 | vpnaas' 2026-06-24 02:01:59.570 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:59.570 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-24 02:01:59.571 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:59.571 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-24 02:01:59.571 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-24 02:01:59.571 | address-scope 2026-06-24 02:01:59.571 | agent 2026-06-24 02:01:59.571 | allowed-address-pairs 2026-06-24 02:01:59.571 | auto-allocated-topology 2026-06-24 02:01:59.572 | availability_zone 2026-06-24 02:01:59.572 | bgp 2026-06-24 02:01:59.572 | bgp_4byte_asn 2026-06-24 02:01:59.572 | bgp_dragent_scheduler 2026-06-24 02:01:59.572 | binding 2026-06-24 02:01:59.572 | binding-extended 2026-06-24 02:01:59.573 | default-subnetpools 2026-06-24 02:01:59.573 | dhcp_agent_scheduler 2026-06-24 02:01:59.573 | dns-domain-ports 2026-06-24 02:01:59.573 | dns-integration 2026-06-24 02:01:59.574 | dns-integration-domain-keywords 2026-06-24 02:01:59.574 | empty-string-filtering 2026-06-24 02:01:59.574 | enable-default-route-bfd 2026-06-24 02:01:59.574 | enable-default-route-ecmp 2026-06-24 02:01:59.574 | expose-port-forwarding-in-fip 2026-06-24 02:01:59.574 | ext-gw-mode 2026-06-24 02:01:59.574 | external-gateway-multihoming 2026-06-24 02:01:59.574 | external-net 2026-06-24 02:01:59.574 | extra_dhcp_opt 2026-06-24 02:01:59.575 | extraroute 2026-06-24 02:01:59.575 | extraroute-atomic 2026-06-24 02:01:59.575 | filter-validation 2026-06-24 02:01:59.575 | fip-port-details 2026-06-24 02:01:59.575 | flavors 2026-06-24 02:01:59.575 | floating-ip-port-forwarding 2026-06-24 02:01:59.576 | floating-ip-port-forwarding-description 2026-06-24 02:01:59.576 | floating-ip-port-forwarding-detail 2026-06-24 02:01:59.576 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:01:59.576 | floatingip-pools 2026-06-24 02:01:59.576 | fwaas_v2 2026-06-24 02:01:59.576 | ip_allocation 2026-06-24 02:01:59.577 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:01:59.577 | l3-flavors 2026-06-24 02:01:59.577 | l3-ha 2026-06-24 02:01:59.577 | l3_agent_scheduler 2026-06-24 02:01:59.577 | logging 2026-06-24 02:01:59.577 | multi-provider 2026-06-24 02:01:59.577 | net-mtu 2026-06-24 02:01:59.578 | net-mtu-writable 2026-06-24 02:01:59.578 | network-ip-availability 2026-06-24 02:01:59.578 | network_availability_zone 2026-06-24 02:01:59.578 | network_ha 2026-06-24 02:01:59.578 | pagination 2026-06-24 02:01:59.578 | port-device-profile 2026-06-24 02:01:59.578 | port-hardware-offload-type 2026-06-24 02:01:59.579 | port-mac-address-regenerate 2026-06-24 02:01:59.579 | port-numa-affinity-policy 2026-06-24 02:01:59.579 | port-numa-affinity-policy-socket 2026-06-24 02:01:59.579 | port-resource-request 2026-06-24 02:01:59.579 | port-security 2026-06-24 02:01:59.579 | port-trusted-vif 2026-06-24 02:01:59.579 | project-id 2026-06-24 02:01:59.580 | provider 2026-06-24 02:01:59.580 | pvlan 2026-06-24 02:01:59.580 | qinq 2026-06-24 02:01:59.580 | qos 2026-06-24 02:01:59.580 | qos-bw-limit-direction 2026-06-24 02:01:59.580 | qos-bw-minimum-ingress 2026-06-24 02:01:59.580 | qos-default 2026-06-24 02:01:59.581 | qos-fip 2026-06-24 02:01:59.581 | qos-gateway-ip 2026-06-24 02:01:59.581 | qos-rule-type-details 2026-06-24 02:01:59.581 | qos-rule-type-filter 2026-06-24 02:01:59.581 | qos-rules-alias 2026-06-24 02:01:59.581 | quota-check-limit 2026-06-24 02:01:59.582 | quota-check-limit-default 2026-06-24 02:01:59.582 | quota_details 2026-06-24 02:01:59.582 | quotas 2026-06-24 02:01:59.582 | rbac-address-scope 2026-06-24 02:01:59.582 | rbac-policies 2026-06-24 02:01:59.582 | rbac-security-groups 2026-06-24 02:01:59.582 | router 2026-06-24 02:01:59.583 | router-enable-snat 2026-06-24 02:01:59.583 | router_availability_zone 2026-06-24 02:01:59.583 | security-group 2026-06-24 02:01:59.583 | security-groups-default-rules 2026-06-24 02:01:59.583 | security-groups-default-statefulness 2026-06-24 02:01:59.583 | security-groups-normalized-cidr 2026-06-24 02:01:59.583 | security-groups-remote-address-group 2026-06-24 02:01:59.584 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:01:59.584 | security-groups-shared-filtering 2026-06-24 02:01:59.584 | segment 2026-06-24 02:01:59.584 | sorting 2026-06-24 02:01:59.584 | standard-attr-description 2026-06-24 02:01:59.584 | standard-attr-fwaas-v2 2026-06-24 02:01:59.585 | standard-attr-revisions 2026-06-24 02:01:59.585 | standard-attr-tag 2026-06-24 02:01:59.585 | standard-attr-timestamp 2026-06-24 02:01:59.585 | stateful-security-group 2026-06-24 02:01:59.585 | subnet-dns-publish-fixed-ip 2026-06-24 02:01:59.585 | subnet-external-network 2026-06-24 02:01:59.585 | subnet-service-types 2026-06-24 02:01:59.586 | subnet_allocation 2026-06-24 02:01:59.586 | subnet_onboard 2026-06-24 02:01:59.586 | subnetpool-prefix-ops 2026-06-24 02:01:59.586 | tag-creation 2026-06-24 02:01:59.586 | tap-mirror 2026-06-24 02:01:59.586 | tap-mirror-both-direction 2026-06-24 02:01:59.586 | trunk 2026-06-24 02:01:59.587 | uplink-status-propagation 2026-06-24 02:01:59.587 | uplink-status-propagation-updatable 2026-06-24 02:01:59.587 | vlan-transparent 2026-06-24 02:01:59.587 | vpn-endpoint-groups 2026-06-24 02:01:59.587 | vpnaas' 2026-06-24 02:01:59.587 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:59.588 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-24 02:01:59.588 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:59.588 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-24 02:01:59.588 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-24 02:01:59.588 | address-scope 2026-06-24 02:01:59.588 | agent 2026-06-24 02:01:59.588 | allowed-address-pairs 2026-06-24 02:01:59.589 | auto-allocated-topology 2026-06-24 02:01:59.589 | availability_zone 2026-06-24 02:01:59.589 | bgp 2026-06-24 02:01:59.589 | bgp_4byte_asn 2026-06-24 02:01:59.589 | bgp_dragent_scheduler 2026-06-24 02:01:59.589 | binding 2026-06-24 02:01:59.589 | binding-extended 2026-06-24 02:01:59.589 | default-subnetpools 2026-06-24 02:01:59.590 | dhcp_agent_scheduler 2026-06-24 02:01:59.590 | dns-domain-ports 2026-06-24 02:01:59.590 | dns-integration 2026-06-24 02:01:59.590 | dns-integration-domain-keywords 2026-06-24 02:01:59.590 | empty-string-filtering 2026-06-24 02:01:59.590 | enable-default-route-bfd 2026-06-24 02:01:59.591 | enable-default-route-ecmp 2026-06-24 02:01:59.591 | expose-port-forwarding-in-fip 2026-06-24 02:01:59.591 | ext-gw-mode 2026-06-24 02:01:59.591 | external-gateway-multihoming 2026-06-24 02:01:59.591 | external-net 2026-06-24 02:01:59.591 | extra_dhcp_opt 2026-06-24 02:01:59.591 | extraroute 2026-06-24 02:01:59.592 | extraroute-atomic 2026-06-24 02:01:59.592 | filter-validation 2026-06-24 02:01:59.592 | fip-port-details 2026-06-24 02:01:59.592 | flavors 2026-06-24 02:01:59.592 | floating-ip-port-forwarding 2026-06-24 02:01:59.592 | floating-ip-port-forwarding-description 2026-06-24 02:01:59.592 | floating-ip-port-forwarding-detail 2026-06-24 02:01:59.593 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:01:59.593 | floatingip-pools 2026-06-24 02:01:59.593 | fwaas_v2 2026-06-24 02:01:59.593 | ip_allocation 2026-06-24 02:01:59.593 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:01:59.593 | l3-flavors 2026-06-24 02:01:59.594 | l3-ha 2026-06-24 02:01:59.594 | l3_agent_scheduler 2026-06-24 02:01:59.594 | logging 2026-06-24 02:01:59.594 | multi-provider 2026-06-24 02:01:59.594 | net-mtu 2026-06-24 02:01:59.594 | net-mtu-writable 2026-06-24 02:01:59.594 | network-ip-availability 2026-06-24 02:01:59.594 | network_availability_zone 2026-06-24 02:01:59.595 | network_ha 2026-06-24 02:01:59.595 | pagination 2026-06-24 02:01:59.595 | port-device-profile 2026-06-24 02:01:59.595 | port-hardware-offload-type 2026-06-24 02:01:59.595 | port-mac-address-regenerate 2026-06-24 02:01:59.595 | port-numa-affinity-policy 2026-06-24 02:01:59.596 | port-numa-affinity-policy-socket 2026-06-24 02:01:59.596 | port-resource-request 2026-06-24 02:01:59.596 | port-security 2026-06-24 02:01:59.596 | port-trusted-vif 2026-06-24 02:01:59.596 | project-id 2026-06-24 02:01:59.596 | provider 2026-06-24 02:01:59.596 | pvlan 2026-06-24 02:01:59.597 | qinq 2026-06-24 02:01:59.597 | qos 2026-06-24 02:01:59.597 | qos-bw-limit-direction 2026-06-24 02:01:59.597 | qos-bw-minimum-ingress 2026-06-24 02:01:59.597 | qos-default 2026-06-24 02:01:59.597 | qos-fip 2026-06-24 02:01:59.598 | qos-gateway-ip 2026-06-24 02:01:59.598 | qos-rule-type-details 2026-06-24 02:01:59.598 | qos-rule-type-filter 2026-06-24 02:01:59.598 | qos-rules-alias 2026-06-24 02:01:59.598 | quota-check-limit 2026-06-24 02:01:59.598 | quota-check-limit-default 2026-06-24 02:01:59.598 | quota_details 2026-06-24 02:01:59.599 | quotas 2026-06-24 02:01:59.599 | rbac-address-scope 2026-06-24 02:01:59.599 | rbac-policies 2026-06-24 02:01:59.599 | rbac-security-groups 2026-06-24 02:01:59.599 | router 2026-06-24 02:01:59.599 | router-enable-snat 2026-06-24 02:01:59.599 | router_availability_zone 2026-06-24 02:01:59.600 | security-group 2026-06-24 02:01:59.600 | security-groups-default-rules 2026-06-24 02:01:59.600 | security-groups-default-statefulness 2026-06-24 02:01:59.600 | security-groups-normalized-cidr 2026-06-24 02:01:59.600 | security-groups-remote-address-group 2026-06-24 02:01:59.600 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:01:59.601 | security-groups-shared-filtering 2026-06-24 02:01:59.601 | segment 2026-06-24 02:01:59.601 | sorting 2026-06-24 02:01:59.601 | standard-attr-description 2026-06-24 02:01:59.601 | standard-attr-fwaas-v2 2026-06-24 02:01:59.601 | standard-attr-revisions 2026-06-24 02:01:59.601 | standard-attr-tag 2026-06-24 02:01:59.602 | standard-attr-timestamp 2026-06-24 02:01:59.602 | stateful-security-group 2026-06-24 02:01:59.602 | subnet-dns-publish-fixed-ip 2026-06-24 02:01:59.602 | subnet-external-network 2026-06-24 02:01:59.602 | subnet-service-types 2026-06-24 02:01:59.602 | subnet_allocation 2026-06-24 02:01:59.602 | subnet_onboard 2026-06-24 02:01:59.603 | subnetpool-prefix-ops 2026-06-24 02:01:59.603 | tag-creation 2026-06-24 02:01:59.603 | tap-mirror 2026-06-24 02:01:59.603 | tap-mirror-both-direction 2026-06-24 02:01:59.603 | trunk 2026-06-24 02:01:59.603 | uplink-status-propagation 2026-06-24 02:01:59.604 | uplink-status-propagation-updatable 2026-06-24 02:01:59.604 | vlan-transparent 2026-06-24 02:01:59.604 | vpn-endpoint-groups 2026-06-24 02:01:59.604 | vpnaas' 2026-06-24 02:01:59.604 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-24 02:01:59.604 | address-scope 2026-06-24 02:01:59.604 | agent 2026-06-24 02:01:59.605 | allowed-address-pairs 2026-06-24 02:01:59.605 | auto-allocated-topology 2026-06-24 02:01:59.605 | availability_zone 2026-06-24 02:01:59.605 | bgp 2026-06-24 02:01:59.605 | bgp_4byte_asn 2026-06-24 02:01:59.605 | bgp_dragent_scheduler 2026-06-24 02:01:59.605 | binding 2026-06-24 02:01:59.606 | binding-extended 2026-06-24 02:01:59.606 | default-subnetpools 2026-06-24 02:01:59.606 | dhcp_agent_scheduler 2026-06-24 02:01:59.606 | dns-domain-ports 2026-06-24 02:01:59.606 | dns-integration 2026-06-24 02:01:59.606 | dns-integration-domain-keywords 2026-06-24 02:01:59.606 | empty-string-filtering 2026-06-24 02:01:59.607 | enable-default-route-bfd 2026-06-24 02:01:59.607 | enable-default-route-ecmp 2026-06-24 02:01:59.607 | expose-port-forwarding-in-fip 2026-06-24 02:01:59.607 | ext-gw-mode 2026-06-24 02:01:59.607 | external-gateway-multihoming 2026-06-24 02:01:59.607 | external-net 2026-06-24 02:01:59.607 | extra_dhcp_opt 2026-06-24 02:01:59.608 | extraroute 2026-06-24 02:01:59.608 | extraroute-atomic 2026-06-24 02:01:59.608 | filter-validation 2026-06-24 02:01:59.608 | fip-port-details 2026-06-24 02:01:59.608 | flavors 2026-06-24 02:01:59.608 | floating-ip-port-forwarding 2026-06-24 02:01:59.609 | floating-ip-port-forwarding-description 2026-06-24 02:01:59.609 | floating-ip-port-forwarding-detail 2026-06-24 02:01:59.609 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:01:59.609 | floatingip-pools 2026-06-24 02:01:59.609 | fwaas_v2 2026-06-24 02:01:59.609 | ip_allocation 2026-06-24 02:01:59.609 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:01:59.610 | l3-flavors 2026-06-24 02:01:59.610 | l3-ha 2026-06-24 02:01:59.610 | l3_agent_scheduler 2026-06-24 02:01:59.610 | logging 2026-06-24 02:01:59.610 | multi-provider 2026-06-24 02:01:59.610 | net-mtu 2026-06-24 02:01:59.610 | net-mtu-writable 2026-06-24 02:01:59.610 | network-ip-availability 2026-06-24 02:01:59.611 | network_availability_zone 2026-06-24 02:01:59.611 | network_ha 2026-06-24 02:01:59.611 | pagination 2026-06-24 02:01:59.611 | port-device-profile 2026-06-24 02:01:59.611 | port-hardware-offload-type 2026-06-24 02:01:59.611 | port-mac-address-regenerate 2026-06-24 02:01:59.612 | port-numa-affinity-policy 2026-06-24 02:01:59.612 | port-numa-affinity-policy-socket 2026-06-24 02:01:59.612 | port-resource-request 2026-06-24 02:01:59.612 | port-security 2026-06-24 02:01:59.612 | port-trusted-vif 2026-06-24 02:01:59.612 | project-id 2026-06-24 02:01:59.612 | provider 2026-06-24 02:01:59.613 | pvlan 2026-06-24 02:01:59.613 | qinq 2026-06-24 02:01:59.613 | qos 2026-06-24 02:01:59.613 | qos-bw-limit-direction 2026-06-24 02:01:59.613 | qos-bw-minimum-ingress 2026-06-24 02:01:59.613 | qos-default 2026-06-24 02:01:59.614 | qos-fip 2026-06-24 02:01:59.614 | qos-gateway-ip 2026-06-24 02:01:59.614 | qos-rule-type-details 2026-06-24 02:01:59.614 | qos-rule-type-filter 2026-06-24 02:01:59.614 | qos-rules-alias 2026-06-24 02:01:59.614 | quota-check-limit 2026-06-24 02:01:59.614 | quota-check-limit-default 2026-06-24 02:01:59.615 | quota_details 2026-06-24 02:01:59.615 | quotas 2026-06-24 02:01:59.615 | rbac-address-scope 2026-06-24 02:01:59.615 | rbac-policies 2026-06-24 02:01:59.615 | rbac-security-groups 2026-06-24 02:01:59.615 | router 2026-06-24 02:01:59.615 | router-enable-snat 2026-06-24 02:01:59.616 | router_availability_zone 2026-06-24 02:01:59.616 | security-group 2026-06-24 02:01:59.616 | security-groups-default-rules 2026-06-24 02:01:59.616 | security-groups-default-statefulness 2026-06-24 02:01:59.616 | security-groups-normalized-cidr 2026-06-24 02:01:59.616 | security-groups-remote-address-group 2026-06-24 02:01:59.616 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:01:59.617 | security-groups-shared-filtering 2026-06-24 02:01:59.617 | segment 2026-06-24 02:01:59.617 | sorting 2026-06-24 02:01:59.617 | standard-attr-description 2026-06-24 02:01:59.617 | standard-attr-fwaas-v2 2026-06-24 02:01:59.617 | standard-attr-revisions 2026-06-24 02:01:59.617 | standard-attr-tag 2026-06-24 02:01:59.618 | standard-attr-timestamp 2026-06-24 02:01:59.618 | stateful-security-group 2026-06-24 02:01:59.618 | subnet-dns-publish-fixed-ip 2026-06-24 02:01:59.619 | subnet-external-network 2026-06-24 02:01:59.619 | subnet-service-types 2026-06-24 02:01:59.619 | subnet_allocation 2026-06-24 02:01:59.619 | subnet_onboard 2026-06-24 02:01:59.619 | subnetpool-prefix-ops 2026-06-24 02:01:59.619 | tag-creation 2026-06-24 02:01:59.620 | tap-mirror 2026-06-24 02:01:59.620 | tap-mirror-both-direction 2026-06-24 02:01:59.620 | trunk 2026-06-24 02:01:59.620 | uplink-status-propagation 2026-06-24 02:01:59.620 | uplink-status-propagation-updatable 2026-06-24 02:01:59.620 | vlan-transparent 2026-06-24 02:01:59.621 | vpn-endpoint-groups 2026-06-24 02:01:59.621 | vpnaas' 2026-06-24 02:01:59.621 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-24 02:01:59.621 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-24 02:01:59.621 | ++ 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-24 02:01:59.621 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-24 02:01:59.622 | + 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-24 02:01:59.622 | + 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-24 02:01:59.622 | + 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-24 02:01:59.622 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:59.622 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-24 02:01:59.623 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-24 02:01:59.623 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-24 02:01:59.623 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:59.623 | + 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-24 02:01:59.653 | + 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.166:6641 2026-06-24 02:01:59.657 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:59.662 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:01:59.666 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.166:6641 2026-06-24 02:01:59.669 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.166:6641 ']' 2026-06-24 02:01:59.673 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:59.677 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.166:6641 2026-06-24 02:01:59.721 | + 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.166:6642 2026-06-24 02:01:59.725 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:59.728 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:01:59.732 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.166:6642 2026-06-24 02:01:59.736 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.166:6642 ']' 2026-06-24 02:01:59.740 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:59.743 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.166:6642 2026-06-24 02:01:59.785 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-24 02:01:59.809 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:59.812 | + 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-24 02:01:59.816 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:59.819 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:01:59.823 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-24 02:01:59.826 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-24 02:01:59.829 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:59.833 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-24 02:01:59.876 | + 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-24 02:01:59.880 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:59.884 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:01:59.887 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-24 02:01:59.890 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-24 02:01:59.894 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:59.898 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-24 02:01:59.944 | + 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-24 02:01:59.946 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:59.950 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-24 02:01:59.954 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-24 02:01:59.958 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-24 02:01:59.963 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:59.967 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-24 02:02:00.005 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-24 02:02:00.025 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-24 02:02:00.049 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:02:00.053 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-24 02:02:00.058 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-24 02:02:00.088 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:00.094 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:02:00.096 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-24 02:02:00.100 | + 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-24 02:02:00.104 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:02:00.108 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:02:00.112 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-24 02:02:00.117 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-24 02:02:00.121 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:02:00.125 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-24 02:02:00.171 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-24 02:02:00.200 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:02:00.203 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-24 02:02:00.250 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-24 02:02:00.278 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:02:00.282 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-24 02:02:00.328 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-24 02:02:00.353 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:00.357 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-24 02:02:00.361 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-24 02:02:00.386 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:00.390 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:02:00.394 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-24 02:02:00.398 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-24 02:02:00.443 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-24 02:02:00.469 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:02:00.473 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-24 02:02:00.499 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:02:00.502 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-24 02:02:00.526 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:02:00.529 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-24 02:02:00.555 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:02:00.559 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-24 02:02:00.583 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:02:00.587 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-24 02:02:00.612 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:00.616 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-24 02:02:00.620 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-24 02:02:00.624 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-24 02:02:00.630 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-24 02:02:00.677 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-24 02:02:00.726 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-24 02:02:00.773 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-24 02:02:00.817 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-24 02:02:00.821 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:02:00.825 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-24 02:02:00.829 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 02:02:00.833 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 02:02:00.837 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-24 02:02:00.841 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:02:00.845 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-24 02:02:00.849 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 02:02:00.853 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-24 02:02:00.895 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-24 02:02:00.938 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.166/identity 2026-06-24 02:02:00.982 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-24 02:02:01.028 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-24 02:02:01.070 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-24 02:02:01.118 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-24 02:02:01.164 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-24 02:02:01.212 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.166/identity 2026-06-24 02:02:01.257 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 02:02:01.304 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 02:02:01.348 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 02:02:01.353 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-24 02:02:01.400 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-24 02:02:01.447 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-24 02:02:01.451 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:02:01.455 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:02:01.460 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-24 02:02:01.464 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-24 02:02:01.513 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-24 02:02:01.560 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.166/identity 2026-06-24 02:02:01.607 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-24 02:02:01.654 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-24 02:02:01.701 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-24 02:02:01.740 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-24 02:02:01.779 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-24 02:02:01.818 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-24 02:02:01.820 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:02:01.822 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-24 02:02:01.826 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-24 02:02:01.829 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-24 02:02:01.867 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-24 02:02:01.904 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.166/identity 2026-06-24 02:02:01.942 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-24 02:02:01.982 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-24 02:02:02.023 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-24 02:02:02.072 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-24 02:02:02.118 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-24 02:02:02.165 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-24 02:02:02.168 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-24 02:02:02.173 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-24 02:02:02.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-24 02:02:02.180 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-24 02:02:02.183 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-24 02:02:02.188 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-24 02:02:02.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-24 02:02:02.196 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-24 02:02:02.200 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-24 02:02:02.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-24 02:02:02.208 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-24 02:02:02.211 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-24 02:02:02.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-24 02:02:02.219 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-24 02:02:02.222 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-24 02:02:02.226 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-24 02:02:02.229 | + 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-24 02:02:02.233 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:02:02.235 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-24 02:02:02.240 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-24 02:02:02.243 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-24 02:02:02.246 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:02:02.250 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-24 02:02:02.292 | + 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-24 02:02:02.295 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:02:02.299 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:02:02.302 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-24 02:02:02.306 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-24 02:02:02.309 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:02:02.313 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-24 02:02:02.357 | + 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-24 02:02:02.360 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:02:02.364 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:02:02.368 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-24 02:02:02.372 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-24 02:02:02.375 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:02:02.378 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-24 02:02:02.419 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-24 02:02:02.423 | + 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-24 02:02:02.427 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:02:02.430 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:02:02.434 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-24 02:02:02.438 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-24 02:02:02.441 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:02:02.444 | + 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-24 02:02:02.484 | + 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-24 02:02:02.487 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:02:02.491 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:02:02.495 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-24 02:02:02.497 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-24 02:02:02.501 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:02:02.504 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-24 02:02:02.547 | + 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-24 02:02:02.551 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:02:02.555 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:02:02.558 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-24 02:02:02.562 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-24 02:02:02.566 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:02:02.570 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-24 02:02:02.613 | + 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-24 02:02:02.617 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:02:02.621 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-24 02:02:02.625 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-24 02:02:02.628 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-24 02:02:02.631 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:02:02.635 | + 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-24 02:02:02.674 | + 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-24 02:02:02.677 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:02:02.680 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-24 02:02:02.684 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-24 02:02:02.688 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-24 02:02:02.691 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:02:02.696 | + 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-24 02:02:02.737 | + 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-24 02:02:02.741 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:02:02.744 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-24 02:02:02.748 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-24 02:02:02.752 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-24 02:02:02.755 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:02:02.758 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-24 02:02:02.801 | + 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-24 02:02:02.804 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:02:02.807 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-24 02:02:02.812 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-24 02:02:02.815 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-24 02:02:02.819 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:02:02.822 | + 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-24 02:02:02.863 | + 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-24 02:02:02.867 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:02:02.870 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-24 02:02:02.874 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-24 02:02:02.877 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-24 02:02:02.881 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:02:02.884 | + 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-24 02:02:02.929 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-24 02:02:02.932 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-24 02:02:02.975 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-24 02:02:03.019 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-24 02:02:03.022 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-24 02:02:03.025 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-24 02:02:03.029 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-24 02:02:03.033 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 02:02:03.036 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-24 02:02:03.040 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-24 02:02:03.044 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 02:02:03.048 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 02:02:03.074 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 02:02:03.074 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:02:03.085 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 02:02:03.090 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:02:03.108 | /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-24 02:02:03.115 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-24 02:02:03.119 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-24 02:02:03.125 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 02:02:03.130 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-24 02:02:03.175 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-24 02:02:03.214 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-24 02:02:03.256 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-24 02:02:03.299 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 02:02:03.340 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 02:02:03.383 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-24 02:02:03.425 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-24 02:02:03.465 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-24 02:02:03.505 | + 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-24 02:02:03.547 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 02:02:03.587 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 02:02:03.628 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-24 02:02:03.669 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-24 02:02:03.712 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 02:02:03.716 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 02:02:03.720 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-24 02:02:03.724 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-24 02:02:03.728 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 02:02:03.732 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:02:03.735 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:02:03.739 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-24 02:02:03.743 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-24 02:02:03.748 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-24 02:02:03.788 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 02:02:03.829 | + 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-24 02:02:03.830 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-24 02:02:03.843 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-24 02:02:03.849 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-24 02:02:03.852 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-24 02:02:03.856 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 02:02:03.860 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 02:02:03.864 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 02:02:03.868 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 02:02:03.872 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:02:03.876 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:02:03.880 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 02:02:03.884 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 02:02:03.887 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:02:03.891 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:02:03.895 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-24 02:02:03.910 | perl: warning: Setting locale failed. 2026-06-24 02:02:03.910 | perl: warning: Please check that your locale settings: 2026-06-24 02:02:03.910 | LANGUAGE = (unset), 2026-06-24 02:02:03.910 | LC_ALL = "en_US.utf8", 2026-06-24 02:02:03.910 | LANG = "de_DE.UTF-8" 2026-06-24 02:02:03.910 | are supported and installed on your system. 2026-06-24 02:02:03.910 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:02:03.952 | Enabling site neutron-api. 2026-06-24 02:02:03.958 | To activate the new configuration, you need to run: 2026-06-24 02:02:03.958 | systemctl reload apache2 2026-06-24 02:02:03.964 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 02:02:03.967 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 02:02:03.970 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:02:03.973 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 02:02:04.108 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-24 02:02:04.133 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:04.137 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-24 02:02:04.161 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:04.165 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-24 02:02:04.168 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-24 02:02:04.248 | + inc/async:async_inner:63 : init_neutron 2026-06-24 02:02:04.299 | [2078 Async init_neutron:61826]: running: init_neutron 2026-06-24 02:02:04.302 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-24 02:02:04.325 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:02:04.329 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-24 02:02:04.354 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:04.358 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-24 02:02:04.361 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-24 02:02:04.365 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-24 02:02:04.409 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-24 02:02:04.413 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-24 02:02:04.461 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-24 02:02:04.485 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:02:04.490 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-24 02:02:04.521 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:04.525 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-24 02:02:04.530 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:02:04.534 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-24 02:02:04.539 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-24 02:02:04.544 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-24 02:02:04.632 | + inc/async:async_inner:63 : init_cinder 2026-06-24 02:02:04.686 | [2078 Async init_cinder:62062]: running: init_cinder 2026-06-24 02:02:04.691 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-24 02:02:04.716 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:04.720 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-24 02:02:04.724 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:02:04.728 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-24 02:02:04.732 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-24 02:02:04.736 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-24 02:02:04.823 | + inc/async:async_inner:63 : init_placement 2026-06-24 02:02:04.884 | [2078 Async init_placement:62193]: running: init_placement 2026-06-24 02:02:04.888 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-24 02:02:04.959 | [2078 Async init_neutron:61826]: Waiting for completion of init_neutron running on PID 61826 (5 other jobs running) 2026-06-24 02:02:04.994 | [2078 Async init_neutron:61826]: Signaling child to exit 2026-06-24 02:02:18.988 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:02:19.028 | [62062 Async init_cinder:62062]: finished successfully 2026-06-24 02:02:55.164 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:02:55.195 | [62193 Async init_placement:62193]: finished successfully 2026-06-24 02:02:58.027 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:02:58.055 | [61826 Async init_neutron:61826]: finished successfully 2026-06-24 02:02:58.079 | WAKEUP 2026-06-24 02:02:58.104 | [2078 Async init_neutron:61826]: Signaled 2026-06-24 02:02:58.106 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-24 02:02:58.106 | + lib/database:recreate_database:112 : local db=neutron 2026-06-24 02:02:58.106 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-24 02:02:58.106 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-24 02:02:58.106 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-24 02:02:58.107 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:58.107 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-24 02:02:58.107 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:58.107 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-24 02:02:58.107 | + functions-common:time_start:2406 : local name=dbsync 2026-06-24 02:02:58.107 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:02:58.107 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:02:58.107 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:02:58.107 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266524462 2026-06-24 02:02:58.107 | + 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-24 02:02:58.108 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-24 02:02:58.108 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-24 02:02:58.108 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-24 02:02:58.108 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-24 02:02:58.108 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-24 02:02:58.108 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-24 02:02:58.108 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-24 02:02:58.108 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-24 02:02:58.108 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-24 02:02:58.108 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-24 02:02:58.109 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-24 02:02:58.109 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-24 02:02:58.109 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-24 02:02:58.109 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-24 02:02:58.109 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-24 02:02:58.109 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-24 02:02:58.109 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-24 02:02:58.109 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-24 02:02:58.109 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-24 02:02:58.109 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-24 02:02:58.110 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-24 02:02:58.110 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-24 02:02:58.110 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-24 02:02:58.110 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-24 02:02:58.110 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-24 02:02:58.110 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-24 02:02:58.110 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-24 02:02:58.110 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-24 02:02:58.110 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-24 02:02:58.110 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-24 02:02:58.110 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-24 02:02:58.111 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-24 02:02:58.111 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-24 02:02:58.111 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-24 02:02:58.111 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-24 02:02:58.111 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-24 02:02:58.111 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-24 02:02:58.111 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-24 02:02:58.111 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-24 02:02:58.111 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-24 02:02:58.111 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-24 02:02:58.111 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-24 02:02:58.111 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-24 02:02:58.112 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-24 02:02:58.112 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-24 02:02:58.112 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-24 02:02:58.112 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-24 02:02:58.112 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-24 02:02:58.112 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-24 02:02:58.112 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-24 02:02:58.112 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-24 02:02:58.112 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-24 02:02:58.112 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-24 02:02:58.112 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-24 02:02:58.113 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-24 02:02:58.113 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-24 02:02:58.113 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-24 02:02:58.113 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-24 02:02:58.113 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-24 02:02:58.113 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-24 02:02:58.113 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-24 02:02:58.113 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-24 02:02:58.113 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-24 02:02:58.113 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-24 02:02:58.113 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-24 02:02:58.114 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-24 02:02:58.114 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-24 02:02:58.114 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-24 02:02:58.114 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-24 02:02:58.114 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-24 02:02:58.114 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-24 02:02:58.114 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-24 02:02:58.114 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-24 02:02:58.114 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-24 02:02:58.114 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-24 02:02:58.114 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-24 02:02:58.114 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-24 02:02:58.115 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-24 02:02:58.115 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-24 02:02:58.115 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-24 02:02:58.115 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-24 02:02:58.115 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-24 02:02:58.115 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-24 02:02:58.115 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-24 02:02:58.115 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-24 02:02:58.115 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-24 02:02:58.115 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-24 02:02:58.116 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-24 02:02:58.116 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-24 02:02:58.116 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-24 02:02:58.116 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-24 02:02:58.116 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-24 02:02:58.116 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-24 02:02:58.116 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-24 02:02:58.116 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-24 02:02:58.116 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-24 02:02:58.116 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-24 02:02:58.117 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-24 02:02:58.117 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-24 02:02:58.117 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-24 02:02:58.117 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-24 02:02:58.117 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-24 02:02:58.117 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-24 02:02:58.117 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-24 02:02:58.117 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-24 02:02:58.117 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-24 02:02:58.117 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-24 02:02:58.117 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-24 02:02:58.117 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-24 02:02:58.118 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-24 02:02:58.118 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-24 02:02:58.118 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-24 02:02:58.118 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-24 02:02:58.118 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-24 02:02:58.118 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-24 02:02:58.118 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-24 02:02:58.118 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-24 02:02:58.118 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-24 02:02:58.118 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-24 02:02:58.118 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-24 02:02:58.119 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-24 02:02:58.119 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-24 02:02:58.119 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-24 02:02:58.119 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-24 02:02:58.119 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-24 02:02:58.119 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-24 02:02:58.119 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-24 02:02:58.119 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-24 02:02:58.119 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-24 02:02:58.119 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-24 02:02:58.119 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-24 02:02:58.120 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-24 02:02:58.120 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-24 02:02:58.120 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-24 02:02:58.120 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-24 02:02:58.120 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-24 02:02:58.120 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-24 02:02:58.120 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-24 02:02:58.120 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-24 02:02:58.120 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-24 02:02:58.120 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-24 02:02:58.120 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-24 02:02:58.121 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-24 02:02:58.121 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-24 02:02:58.121 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-24 02:02:58.121 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-24 02:02:58.121 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-24 02:02:58.121 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-24 02:02:58.121 | Running upgrade for neutron ... 2026-06-24 02:02:58.121 | OK 2026-06-24 02:02:58.121 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-24 02:02:58.121 | + functions-common:time_stop:2420 : local name 2026-06-24 02:02:58.121 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:02:58.122 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:02:58.122 | + functions-common:time_stop:2423 : local total 2026-06-24 02:02:58.122 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:02:58.122 | + functions-common:time_stop:2426 : name=dbsync 2026-06-24 02:02:58.122 | + functions-common:time_stop:2427 : start_time=1782266524462 2026-06-24 02:02:58.122 | + functions-common:time_stop:2429 : [[ -z 1782266524462 ]] 2026-06-24 02:02:58.122 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:02:58.122 | + functions-common:time_stop:2432 : end_time=1782266578005 2026-06-24 02:02:58.122 | + functions-common:time_stop:2433 : elapsed_time=53543 2026-06-24 02:02:58.122 | + functions-common:time_stop:2434 : total=8388 2026-06-24 02:02:58.122 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:02:58.123 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=61931 2026-06-24 02:02:58.157 | [2078 Async init_neutron:61826]: finished init_neutron with result 0 in 53 seconds 2026-06-24 02:02:58.163 | + inc/async:async_wait:197 : return 0 2026-06-24 02:02:58.167 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-24 02:02:58.227 | [2078 Async init_placement:62193]: Waiting for completion of init_placement running on PID 62193 (4 other jobs running) 2026-06-24 02:02:58.255 | [2078 Async init_placement:62193]: Signaling child to exit 2026-06-24 02:02:58.255 | WAKEUP 2026-06-24 02:02:58.280 | [2078 Async init_placement:62193]: Signaled 2026-06-24 02:02:58.281 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-24 02:02:58.281 | + lib/database:recreate_database:112 : local db=placement 2026-06-24 02:02:58.281 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-24 02:02:58.281 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-24 02:02:58.281 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-24 02:02:58.282 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:58.282 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-24 02:02:58.282 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:58.282 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-24 02:02:58.282 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 02:02:58.282 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:58.282 | we strongly recommend against using it for new projects. 2026-06-24 02:02:58.282 | 2026-06-24 02:02:58.282 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:58.282 | framework. For more detail see 2026-06-24 02:02:58.282 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:58.283 | 2026-06-24 02:02:58.283 | __import__(import_str) 2026-06-24 02:02:58.283 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-24 02:02:58.283 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-24 02:02:58.283 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-24 02:02:58.283 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:02:58.283 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 02:02:58.283 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 02:02:58.283 | ++ 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-24 02:02:58.283 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:02:58.283 | + functions-common:get_or_create_user:915 : user_id=73f04d85fdad4547b4aac1880bf3f013 2026-06-24 02:02:58.284 | + functions-common:get_or_create_user:916 : echo 73f04d85fdad4547b4aac1880bf3f013 2026-06-24 02:02:58.284 | 73f04d85fdad4547b4aac1880bf3f013 2026-06-24 02:02:58.284 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-24 02:02:58.284 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:02:58.284 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:02:58.284 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:02:58.284 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:02:58.284 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:02:58.284 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:02:58.284 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:02:58.284 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:02:58.285 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:02:58.285 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:02:58.285 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:02:58.285 | + 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-24 02:02:58.285 | ++ 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-24 02:02:58.285 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:02:58.285 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:02:58.285 | + functions-common:get_or_add_user_project_role:980 : echo a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:02:58.285 | a23862db5f8c4d898391fdfa66d06785 2026-06-24 02:02:58.285 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-24 02:02:58.285 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-24 02:02:58.286 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:02:58.286 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:02:58.286 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:02:58.286 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:02:58.286 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:02:58.286 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:02:58.286 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:02:58.286 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:02:58.286 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:02:58.286 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:02:58.286 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:02:58.287 | + 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-24 02:02:58.287 | ++ 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-24 02:02:58.287 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:02:58.287 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 02:02:58.287 | + functions-common:get_or_add_user_project_role:980 : echo dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 02:02:58.287 | dd93f1e6ea994c0783bb0f0923a0b1f1 2026-06-24 02:02:58.287 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.166/placement 2026-06-24 02:02:58.287 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-24 02:02:58.287 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 02:02:58.287 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-24 02:02:58.287 | ++ 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-24 02:02:58.287 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:02:58.288 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 02:02:58.288 | c29f8e2f73774c279b4ae5cec8095f34' 2026-06-24 02:02:58.288 | + functions-common:get_or_create_service:1067 : echo c29f8e2f73774c279b4ae5cec8095f34 2026-06-24 02:02:58.288 | c29f8e2f73774c279b4ae5cec8095f34 2026-06-24 02:02:58.288 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.166/placement 2026-06-24 02:02:58.288 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 02:02:58.288 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.166/placement RegionOne 2026-06-24 02:02:58.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 02:02:58.288 | +++ 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-24 02:02:58.288 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:02:58.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 02:02:58.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 02:02:58.289 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.166/placement --region RegionOne -f value -c id 2026-06-24 02:02:58.289 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:02:58.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=26f0c9184d2947c5a052667821c9cbdd 2026-06-24 02:02:58.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 26f0c9184d2947c5a052667821c9cbdd 2026-06-24 02:02:58.289 | + functions-common:get_or_create_endpoint:1100 : public_id=26f0c9184d2947c5a052667821c9cbdd 2026-06-24 02:02:58.289 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 02:02:58.289 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 02:02:58.289 | + functions-common:get_or_create_endpoint:1109 : echo 26f0c9184d2947c5a052667821c9cbdd 2026-06-24 02:02:58.289 | 26f0c9184d2947c5a052667821c9cbdd 2026-06-24 02:02:58.330 | [2078 Async init_placement:62193]: finished init_placement with result 0 in 50 seconds 2026-06-24 02:02:58.336 | + inc/async:async_wait:197 : return 0 2026-06-24 02:02:58.340 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-24 02:02:58.403 | [2078 Async init_glance:57596]: Waiting for completion of init_glance running on PID 57596 (3 other jobs running) 2026-06-24 02:02:58.433 | [2078 Async init_glance:57596]: Signaling child to exit 2026-06-24 02:02:58.434 | WAKEUP 2026-06-24 02:02:58.460 | [2078 Async init_glance:57596]: Signaled 2026-06-24 02:02:58.462 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-24 02:02:58.462 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-24 02:02:58.462 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-24 02:02:58.462 | + lib/database:recreate_database:112 : local db=glance 2026-06-24 02:02:58.463 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-24 02:02:58.463 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-24 02:02:58.463 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-24 02:02:58.463 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:58.463 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-24 02:02:58.463 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:58.463 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-24 02:02:58.463 | + functions-common:time_start:2406 : local name=dbsync 2026-06-24 02:02:58.463 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:02:58.463 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:02:58.463 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:02:58.463 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266426958 2026-06-24 02:02:58.464 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-24 02:02:58.464 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 02:02:58.464 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:58.464 | we strongly recommend against using it for new projects. 2026-06-24 02:02:58.464 | 2026-06-24 02:02:58.464 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:58.464 | framework. For more detail see 2026-06-24 02:02:58.464 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:58.464 | 2026-06-24 02:02:58.465 | __import__(import_str) 2026-06-24 02:02:58.465 | INFO dbcounter [-] Registered counter for database glance 2026-06-24 02:02:58.465 | 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=57702) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:02:58.465 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:58.465 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:58.465 | DEBUG dbcounter [-] [57702] Writer thread running {{(pid=57702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:58.465 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:58.466 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:58.466 | INFO dbcounter [-] Registered counter for database glance 2026-06-24 02:02:58.466 | 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=57702) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:02:58.466 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:58.466 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:58.466 | DEBUG dbcounter [-] [57702] Writer thread running {{(pid=57702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:58.466 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-24 02:02:58.467 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:02:58.467 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-24 02:02:58.467 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.467 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-24 02:02:58.467 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.467 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-24 02:02:58.467 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.468 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-24 02:02:58.468 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.468 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-24 02:02:58.468 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.468 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-24 02:02:58.468 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.468 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-24 02:02:58.469 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.469 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-24 02:02:58.469 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.469 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-24 02:02:58.469 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.469 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-24 02:02:58.469 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.469 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-24 02:02:58.470 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.470 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-24 02:02:58.470 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.470 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-24 02:02:58.470 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.470 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-24 02:02:58.470 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.470 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-24 02:02:58.471 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.471 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:58.471 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:58.471 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:58.471 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:58.471 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:58.472 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:58.472 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:58.472 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:58.472 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:58.472 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:58.472 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-24 02:02:58.473 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:02:58.473 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-24 02:02:58.473 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.473 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-24 02:02:58.473 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.473 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-24 02:02:58.473 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.474 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-24 02:02:58.474 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.474 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-24 02:02:58.474 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.474 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-24 02:02:58.474 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.474 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-24 02:02:58.474 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.475 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-24 02:02:58.475 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.475 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-24 02:02:58.475 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.475 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-24 02:02:58.475 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.475 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-24 02:02:58.476 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.476 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-24 02:02:58.476 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-24 02:02:58.476 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:58.476 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:58.476 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:58.477 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:58.477 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-24 02:02:58.477 | Database migration is up to date. No migration needed. 2026-06-24 02:02:58.477 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-24 02:02:58.477 | Database is synced successfully. 2026-06-24 02:02:58.477 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-24 02:02:58.477 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 02:02:58.478 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:58.478 | we strongly recommend against using it for new projects. 2026-06-24 02:02:58.478 | 2026-06-24 02:02:58.478 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:58.478 | framework. For more detail see 2026-06-24 02:02:58.478 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:58.478 | 2026-06-24 02:02:58.479 | __import__(import_str) 2026-06-24 02:02:58.479 | INFO dbcounter [-] Registered counter for database glance 2026-06-24 02:02:58.479 | 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=57880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:02:58.479 | DEBUG dbcounter [-] [57880] Writer thread running {{(pid=57880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:58.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-24 02:02:58.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-24 02:02:58.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-24 02:02:58.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-24 02:02:58.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-24 02:02:58.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-24 02:02:58.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-24 02:02:58.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-24 02:02:58.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-24 02:02:58.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-24 02:02:58.481 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-24 02:02:58.481 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-24 02:02:58.481 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-24 02:02:58.481 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-24 02:02:58.481 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-24 02:02:58.481 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-24 02:02:58.481 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-24 02:02:58.481 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-24 02:02:58.482 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-24 02:02:58.482 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-24 02:02:58.482 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-24 02:02:58.482 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-24 02:02:58.482 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-24 02:02:58.482 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-24 02:02:58.482 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-24 02:02:58.483 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-24 02:02:58.483 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-24 02:02:58.483 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-24 02:02:58.483 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-24 02:02:58.483 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-24 02:02:58.483 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-24 02:02:58.483 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-24 02:02:58.484 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-24 02:02:58.484 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-24 02:02:58.484 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-24 02:02:58.484 | + functions-common:time_stop:2420 : local name 2026-06-24 02:02:58.484 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:02:58.484 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:02:58.484 | + functions-common:time_stop:2423 : local total 2026-06-24 02:02:58.485 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:02:58.485 | + functions-common:time_stop:2426 : name=dbsync 2026-06-24 02:02:58.485 | + functions-common:time_stop:2427 : start_time=1782266426958 2026-06-24 02:02:58.485 | + functions-common:time_stop:2429 : [[ -z 1782266426958 ]] 2026-06-24 02:02:58.485 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:02:58.485 | + functions-common:time_stop:2432 : end_time=1782266441067 2026-06-24 02:02:58.485 | + functions-common:time_stop:2433 : elapsed_time=14109 2026-06-24 02:02:58.485 | + functions-common:time_stop:2434 : total=8388 2026-06-24 02:02:58.486 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:02:58.486 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22497 2026-06-24 02:02:58.514 | [2078 Async init_glance:57596]: finished init_glance with result 0 in 14 seconds 2026-06-24 02:02:58.520 | + inc/async:async_wait:197 : return 0 2026-06-24 02:02:58.524 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-24 02:02:58.550 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-24 02:02:58.554 | + inc/async:async_wait:197 : return 0 2026-06-24 02:02:58.557 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-24 02:02:58.620 | [2078 Async init_cinder:62062]: Waiting for completion of init_cinder running on PID 62062 (2 other jobs running) 2026-06-24 02:02:58.650 | [2078 Async init_cinder:62062]: Signaling child to exit 2026-06-24 02:02:58.650 | WAKEUP 2026-06-24 02:02:58.676 | [2078 Async init_cinder:62062]: Signaled 2026-06-24 02:02:58.678 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-24 02:02:58.678 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:58.678 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-24 02:02:58.678 | + lib/database:recreate_database:112 : local db=cinder 2026-06-24 02:02:58.678 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-24 02:02:58.678 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-24 02:02:58.678 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-24 02:02:58.678 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:58.678 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-24 02:02:58.679 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:58.679 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-24 02:02:58.679 | + functions-common:time_start:2406 : local name=dbsync 2026-06-24 02:02:58.679 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:02:58.679 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:02:58.679 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:02:58.680 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266524891 2026-06-24 02:02:58.680 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-24 02:02:58.680 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-24 02:02:58.680 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:58.680 | we strongly recommend against using it for new projects. 2026-06-24 02:02:58.680 | 2026-06-24 02:02:58.680 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:58.680 | framework. For more detail see 2026-06-24 02:02:58.681 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:58.681 | 2026-06-24 02:02:58.681 | import eventlet # noqa 2026-06-24 02:02:58.681 | INFO dbcounter [-] Registered counter for database cinder 2026-06-24 02:02:58.681 | 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=62260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:02:58.681 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-24 02:02:58.681 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:58.682 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:58.682 | DEBUG dbcounter [-] [62260] Writer thread running {{(pid=62260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:58.682 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-24 02:02:58.682 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:02:58.682 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-24 02:02:58.682 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.683 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-24 02:02:58.683 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.683 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-24 02:02:58.683 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.683 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-24 02:02:58.683 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.683 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-24 02:02:58.683 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.684 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-24 02:02:58.684 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.684 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-24 02:02:58.684 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62260) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:58.684 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-24 02:02:58.684 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-24 02:02:58.685 | + functions-common:time_stop:2420 : local name 2026-06-24 02:02:58.685 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:02:58.685 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:02:58.685 | + functions-common:time_stop:2423 : local total 2026-06-24 02:02:58.685 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:02:58.685 | + functions-common:time_stop:2426 : name=dbsync 2026-06-24 02:02:58.685 | + functions-common:time_stop:2427 : start_time=1782266524891 2026-06-24 02:02:58.685 | + functions-common:time_stop:2429 : [[ -z 1782266524891 ]] 2026-06-24 02:02:58.686 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:02:58.686 | + functions-common:time_stop:2432 : end_time=1782266536690 2026-06-24 02:02:58.686 | + functions-common:time_stop:2433 : elapsed_time=11799 2026-06-24 02:02:58.686 | + functions-common:time_stop:2434 : total=8388 2026-06-24 02:02:58.686 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:02:58.686 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20187 2026-06-24 02:02:58.686 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-24 02:02:58.687 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:58.687 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-24 02:02:58.687 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-24 02:02:58.687 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-24 02:02:58.687 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-24 02:02:58.687 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-24 02:02:58.688 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-24 02:02:58.688 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-24 02:02:58.688 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-24 02:02:58.688 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-24 02:02:58.688 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-24 02:02:58.688 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-24 02:02:58.688 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-24 02:02:58.689 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:02:58.689 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:02:58.689 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:02:58.689 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:02:58.689 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:02:58.689 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:02:58.689 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:02:58.690 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:02:58.690 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:02:58.690 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:02:58.690 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:02:58.690 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:02:58.690 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:02:58.690 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-24 02:02:58.691 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-24 02:02:58.691 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-24 02:02:58.691 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-24 02:02:58.691 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-24 02:02:58.691 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-24 02:02:58.691 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-24 02:02:58.692 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-24 02:02:58.692 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-24 02:02:58.692 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-24 02:02:58.692 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-24 02:02:58.692 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-24 02:02:58.692 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-24 02:02:58.692 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-24 02:02:58.692 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-24 02:02:58.693 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-24 02:02:58.693 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-24 02:02:58.693 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-24 02:02:58.693 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-24 02:02:58.693 | [Unit] 2026-06-24 02:02:58.693 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-24 02:02:58.694 | DefaultDependencies=no 2026-06-24 02:02:58.694 | After=systemd-udev-settle.service 2026-06-24 02:02:58.694 | Before=lvm2-activation-early.service 2026-06-24 02:02:58.694 | Wants=systemd-udev-settle.service 2026-06-24 02:02:58.694 | 2026-06-24 02:02:58.694 | [Service] 2026-06-24 02:02:58.694 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-24 02:02:58.695 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-24 02:02:58.695 | RemainAfterExit=yes 2026-06-24 02:02:58.695 | Type=oneshot 2026-06-24 02:02:58.695 | 2026-06-24 02:02:58.695 | [Install] 2026-06-24 02:02:58.695 | WantedBy=local-fs.target 2026-06-24 02:02:58.695 | Also=systemd-udev-settle.service 2026-06-24 02:02:58.696 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-24 02:02:58.696 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-24 02:02:58.696 | 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-24 02:02:58.696 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-24 02:02:58.696 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-24 02:02:58.696 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-24 02:02:58.697 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-24 02:02:58.697 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-24 02:02:58.697 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-24 02:02:58.697 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-24 02:02:58.697 | Physical volume "/dev/loop0" successfully created. 2026-06-24 02:02:58.697 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-24 02:02:58.697 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-24 02:02:58.698 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:58.698 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-24 02:02:58.698 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-24 02:02:58.698 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-24 02:02:58.698 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-24 02:02:58.698 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:58.698 | we strongly recommend against using it for new projects. 2026-06-24 02:02:58.698 | 2026-06-24 02:02:58.699 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:58.699 | framework. For more detail see 2026-06-24 02:02:58.699 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:58.699 | 2026-06-24 02:02:58.699 | import eventlet # noqa 2026-06-24 02:02:58.699 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-24 02:02:58.700 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-24 02:02:58.700 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-24 02:02:58.700 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-24 02:02:58.700 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:02:58.700 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-24 02:02:58.732 | [2078 Async init_cinder:62062]: finished init_cinder with result 0 in 14 seconds 2026-06-24 02:02:58.738 | + inc/async:async_wait:197 : return 0 2026-06-24 02:02:58.742 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-24 02:02:58.765 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:58.769 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-24 02:02:58.772 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:02:58.777 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-24 02:02:58.780 | + ./stack.sh:main:1239 : init_nova 2026-06-24 02:02:58.784 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-24 02:02:58.811 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:58.815 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-24 02:02:58.841 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:58.845 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:02:58.849 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-24 02:02:58.926 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-24 02:02:58.970 | [2078 Async nova-cell-0:64359]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-24 02:02:58.974 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-24 02:02:58.980 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:02:58.984 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-24 02:02:58.987 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:02:58.990 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:02:58.994 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-24 02:02:59.072 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-24 02:02:59.129 | [2078 Async nova-cell-1:64463]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-24 02:02:59.132 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-24 02:02:59.136 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-24 02:02:59.140 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-24 02:02:59.145 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-24 02:02:59.149 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-24 02:02:59.156 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:59.236 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-24 02:02:59.245 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:59.332 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-24 02:02:59.829 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:02:59.829 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:59.830 | we strongly recommend against using it for new projects. 2026-06-24 02:02:59.830 | 2026-06-24 02:02:59.830 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:59.831 | framework. For more detail see 2026-06-24 02:02:59.831 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:59.831 | 2026-06-24 02:02:59.831 | import eventlet # noqa 2026-06-24 02:03:00.193 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-24 02:03:04.035 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-24 02:03:04.142 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:03:04.142 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:03:04.142 | DEBUG dbcounter [-] [64533] Writer thread running {{(pid=64533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:03:04.223 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-24 02:03:09.342 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64533) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:03:09.349 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-24 02:03:11.721 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64533) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:11.725 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-24 02:03:11.734 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64533) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:12.039 | Exception ignored in: 2026-06-24 02:03:12.039 | Traceback (most recent call last): 2026-06-24 02:03:12.039 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:03:12.039 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:03:12.039 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:03:12.039 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:03:12.039 | RuntimeError: greenlet is being finalized 2026-06-24 02:03:12.399 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-24 02:03:12.403 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-24 02:03:12.407 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-24 02:03:12.411 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-24 02:03:12.415 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 02:03:12.419 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 02:03:12.422 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 02:03:12.448 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:12.452 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 02:03:12.456 | ++ 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-24 02:03:12.461 | + 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-24 02:03:12.958 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:03:12.958 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:03:12.958 | we strongly recommend against using it for new projects. 2026-06-24 02:03:12.958 | 2026-06-24 02:03:12.959 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:03:12.959 | framework. For more detail see 2026-06-24 02:03:12.959 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:03:12.960 | 2026-06-24 02:03:12.961 | import eventlet # noqa 2026-06-24 02:03:13.330 | 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-24 02:03:16.552 | INFO dbcounter [None req-45542c90-d054-4f1a-b97c-3b49456b0906 None None] Registered counter for database nova_api 2026-06-24 02:03:16.699 | DEBUG dbcounter [-] [65168] Writer thread running {{(pid=65168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:03:17.107 | Exception ignored in: 2026-06-24 02:03:17.108 | Traceback (most recent call last): 2026-06-24 02:03:17.108 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:03:17.108 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:03:17.108 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:03:17.108 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:03:17.109 | RuntimeError: greenlet is being finalized 2026-06-24 02:03:17.489 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-24 02:03:17.495 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-24 02:03:17.499 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-24 02:03:17.572 | [2078 Async nova-cell-0:64359]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64359 (3 other jobs running) 2026-06-24 02:03:17.608 | [2078 Async nova-cell-0:64359]: Signaling child to exit 2026-06-24 02:03:24.960 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:03:24.987 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:03:24.991 | [64359 Async nova-cell-0:64359]: finished successfully 2026-06-24 02:03:25.019 | [64463 Async nova-cell-1:64463]: finished successfully 2026-06-24 02:03:25.021 | WAKEUP 2026-06-24 02:03:25.051 | [2078 Async nova-cell-0:64359]: Signaled 2026-06-24 02:03:25.052 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-24 02:03:25.052 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-24 02:03:25.052 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-24 02:03:25.053 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-24 02:03:25.053 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-24 02:03:25.053 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-24 02:03:25.053 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-24 02:03:25.053 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:03:25.053 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-24 02:03:25.053 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:03:25.053 | + 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-24 02:03:25.053 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:03:25.053 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:03:25.053 | we strongly recommend against using it for new projects. 2026-06-24 02:03:25.053 | 2026-06-24 02:03:25.054 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:03:25.054 | framework. For more detail see 2026-06-24 02:03:25.054 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:03:25.054 | 2026-06-24 02:03:25.054 | import eventlet # noqa 2026-06-24 02:03:25.054 | 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-24 02:03:25.054 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-24 02:03:25.054 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:03:25.054 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:03:25.054 | DEBUG dbcounter [-] [64509] Writer thread running {{(pid=64509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:03:25.055 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-24 02:03:25.055 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:03:25.055 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-24 02:03:25.055 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.055 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-24 02:03:25.055 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.055 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-24 02:03:25.056 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.056 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-24 02:03:25.056 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.056 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-24 02:03:25.056 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.056 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-24 02:03:25.057 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.057 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-24 02:03:25.057 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.057 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-24 02:03:25.057 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.057 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-24 02:03:25.057 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.058 | Exception ignored in: 2026-06-24 02:03:25.058 | Traceback (most recent call last): 2026-06-24 02:03:25.058 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:03:25.058 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:03:25.058 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:03:25.058 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:03:25.058 | RuntimeError: greenlet is being finalized 2026-06-24 02:03:25.104 | [2078 Async nova-cell-0:64359]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-06-24 02:03:25.109 | + inc/async:async_wait:197 : return 0 2026-06-24 02:03:25.113 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-24 02:03:25.117 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-24 02:03:25.180 | [2078 Async nova-cell-1:64463]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64463 (2 other jobs running) 2026-06-24 02:03:25.207 | [2078 Async nova-cell-1:64463]: Signaling child to exit 2026-06-24 02:03:25.207 | WAKEUP 2026-06-24 02:03:25.234 | [2078 Async nova-cell-1:64463]: Signaled 2026-06-24 02:03:25.235 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-24 02:03:25.235 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-24 02:03:25.235 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-24 02:03:25.235 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-24 02:03:25.235 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-24 02:03:25.235 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-24 02:03:25.236 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-24 02:03:25.236 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:03:25.236 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-24 02:03:25.236 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:03:25.236 | + 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-24 02:03:25.236 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:03:25.236 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:03:25.236 | we strongly recommend against using it for new projects. 2026-06-24 02:03:25.236 | 2026-06-24 02:03:25.236 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:03:25.236 | framework. For more detail see 2026-06-24 02:03:25.237 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:03:25.237 | 2026-06-24 02:03:25.237 | import eventlet # noqa 2026-06-24 02:03:25.237 | 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-24 02:03:25.237 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-24 02:03:25.237 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:03:25.237 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:03:25.237 | DEBUG dbcounter [-] [64530] Writer thread running {{(pid=64530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:03:25.237 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-24 02:03:25.237 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64530) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:03:25.237 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-24 02:03:25.238 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64530) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.238 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-24 02:03:25.238 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64530) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.238 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-24 02:03:25.238 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64530) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.238 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-24 02:03:25.238 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64530) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.238 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-24 02:03:25.239 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64530) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.239 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-24 02:03:25.239 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64530) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.239 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-24 02:03:25.239 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64530) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.239 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-24 02:03:25.239 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64530) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.239 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-24 02:03:25.239 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64530) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:03:25.239 | Exception ignored in: 2026-06-24 02:03:25.239 | Traceback (most recent call last): 2026-06-24 02:03:25.240 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:03:25.240 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:03:25.240 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:03:25.240 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:03:25.240 | RuntimeError: greenlet is being finalized 2026-06-24 02:03:25.287 | [2078 Async nova-cell-1:64463]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 25 seconds 2026-06-24 02:03:25.294 | + inc/async:async_wait:197 : return 0 2026-06-24 02:03:25.299 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:03:25.303 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-24 02:03:25.762 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:03:25.762 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:03:25.762 | we strongly recommend against using it for new projects. 2026-06-24 02:03:25.762 | 2026-06-24 02:03:25.762 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:03:25.762 | framework. For more detail see 2026-06-24 02:03:25.762 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:03:25.763 | 2026-06-24 02:03:25.763 | import eventlet # noqa 2026-06-24 02:03:26.107 | 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-24 02:03:29.067 | Running batches of 50 until complete 2026-06-24 02:03:29.067 | INFO dbcounter [None req-4797b217-1482-4430-a39d-6ed6441c482d None None] Registered counter for database nova_cell0 2026-06-24 02:03:29.269 | DEBUG dbcounter [-] [65793] Writer thread running {{(pid=65793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:03:29.274 | INFO dbcounter [None req-4797b217-1482-4430-a39d-6ed6441c482d None None] Registered counter for database nova_api 2026-06-24 02:03:29.439 | DEBUG dbcounter [-] [65793] Writer thread running {{(pid=65793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:03:29.594 | INFO dbcounter [None req-4797b217-1482-4430-a39d-6ed6441c482d None None] Registered counter for database nova_cell0 2026-06-24 02:03:29.671 | DEBUG dbcounter [-] [65793] Writer thread running {{(pid=65793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:03:29.758 | +-------------------------------------+--------------+-----------+ 2026-06-24 02:03:29.758 | | Migration | Total Needed | Completed | 2026-06-24 02:03:29.758 | +-------------------------------------+--------------+-----------+ 2026-06-24 02:03:29.759 | | fill_virtual_interface_list | 0 | 0 | 2026-06-24 02:03:29.759 | | migrate_empty_ratio | 0 | 0 | 2026-06-24 02:03:29.759 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-24 02:03:29.759 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-24 02:03:29.759 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-24 02:03:29.759 | | populate_dev_uuids | 0 | 0 | 2026-06-24 02:03:29.759 | | populate_instance_compute_id | 0 | 0 | 2026-06-24 02:03:29.759 | | populate_missing_availability_zones | 0 | 0 | 2026-06-24 02:03:29.759 | | populate_queued_for_delete | 0 | 0 | 2026-06-24 02:03:29.759 | | populate_user_id | 0 | 0 | 2026-06-24 02:03:29.759 | | populate_uuids | 0 | 0 | 2026-06-24 02:03:29.760 | +-------------------------------------+--------------+-----------+ 2026-06-24 02:03:30.066 | Exception ignored in: 2026-06-24 02:03:30.066 | Traceback (most recent call last): 2026-06-24 02:03:30.066 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:03:30.066 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:03:30.066 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:03:30.066 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:03:30.067 | RuntimeError: greenlet is being finalized 2026-06-24 02:03:30.437 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-24 02:03:30.443 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:03:30.449 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-24 02:03:30.453 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:03:30.457 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:03:30.461 | + 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-24 02:03:30.921 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:03:30.921 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:03:30.921 | we strongly recommend against using it for new projects. 2026-06-24 02:03:30.921 | 2026-06-24 02:03:30.921 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:03:30.921 | framework. For more detail see 2026-06-24 02:03:30.921 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:03:30.921 | 2026-06-24 02:03:30.921 | import eventlet # noqa 2026-06-24 02:03:31.265 | 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-24 02:03:34.238 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-24 02:03:34.238 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-24 02:03:34.238 | INFO dbcounter [None req-37c776dc-5840-4c7d-ae9d-32159176b2b1 None None] Registered counter for database nova_api 2026-06-24 02:03:34.366 | DEBUG dbcounter [-] [65811] Writer thread running {{(pid=65811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:03:34.669 | Exception ignored in: 2026-06-24 02:03:34.669 | Traceback (most recent call last): 2026-06-24 02:03:34.670 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:03:34.670 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:03:34.670 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:03:34.670 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:03:34.670 | RuntimeError: greenlet is being finalized 2026-06-24 02:03:35.009 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-24 02:03:35.012 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-24 02:03:35.030 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-24 02:03:35.034 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-24 02:03:35.037 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-24 02:03:35.105 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-24 02:03:35.152 | [2078 Async configure_neutron_nova:65870]: running: configure_neutron_nova 2026-06-24 02:03:35.156 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-24 02:03:35.159 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 02:03:35.162 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-24 02:03:35.165 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 02:03:35.168 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 02:03:35.172 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 02:03:35.175 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 02:03:35.179 | + functions-common:run_phase:1858 : local extra 2026-06-24 02:03:35.182 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 02:03:35.189 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 02:03:35.192 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 02:03:35.196 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 02:03:35.199 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-24 02:03:35.202 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 02:03:35.226 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:35.229 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:03:35.233 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:03:35.235 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-24 02:03:35.239 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:03:35.242 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-24 02:03:35.245 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-24 02:03:35.249 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 02:03:35.251 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 02:03:35.254 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:03:35.258 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 02:03:35.261 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-24 02:03:35.265 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 02:03:35.269 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-24 02:03:35.272 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 02:03:35.276 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 02:03:35.279 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-24 02:03:35.282 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-24 02:03:35.285 | + inc/meta-config:merge_config_group:171 : shift 2026-06-24 02:03:35.287 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-24 02:03:35.291 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:03:35.293 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-24 02:03:35.297 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-24 02:03:35.301 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-24 02:03:35.304 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:03:35.308 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-24 02:03:35.311 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:03:35.315 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-24 02:03:35.315 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:03:35.315 | gsub("[][]", "", $1); 2026-06-24 02:03:35.315 | split($1, a, "|"); 2026-06-24 02:03:35.315 | if (a[1] == matchgroup) 2026-06-24 02:03:35.315 | print a[2] 2026-06-24 02:03:35.315 | } 2026-06-24 02:03:35.316 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:03:35.322 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-24 02:03:35.325 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-24 02:03:35.329 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-24 02:03:35.333 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-24 02:03:35.337 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-24 02:03:35.341 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-24 02:03:35.343 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-24 02:03:35.348 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-24 02:03:35.354 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-24 02:03:35.358 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-24 02:03:35.361 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-24 02:03:35.364 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-24 02:03:35.368 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-24 02:03:35.371 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:03:35.374 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-24 02:03:35.378 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-24 02:03:35.381 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-24 02:03:35.385 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-24 02:03:35.390 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-24 02:03:35.395 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-24 02:03:35.399 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-24 02:03:35.404 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-24 02:03:35.404 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:35.406 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-24 02:03:35.406 | BEGIN { 2026-06-24 02:03:35.406 | section = "" 2026-06-24 02:03:35.406 | last_section = "" 2026-06-24 02:03:35.406 | section_count = 0 2026-06-24 02:03:35.406 | } 2026-06-24 02:03:35.406 | /^\[.+\]/ { 2026-06-24 02:03:35.407 | gsub("[][]", "", $1); 2026-06-24 02:03:35.407 | section=$1 2026-06-24 02:03:35.407 | next 2026-06-24 02:03:35.407 | } 2026-06-24 02:03:35.407 | /^ *\#/ { 2026-06-24 02:03:35.407 | next 2026-06-24 02:03:35.407 | } 2026-06-24 02:03:35.407 | /^[^ \t]+/ { 2026-06-24 02:03:35.407 | # get offset of first = in $0 2026-06-24 02:03:35.407 | eq_idx = index($0, "=") 2026-06-24 02:03:35.407 | # extract attr & value from $0 2026-06-24 02:03:35.408 | attr = substr($0, 1, eq_idx - 1) 2026-06-24 02:03:35.408 | value = substr($0, eq_idx + 1) 2026-06-24 02:03:35.409 | # only need to strip trailing whitespace from attr 2026-06-24 02:03:35.409 | sub(/[ \t]*$/, "", attr) 2026-06-24 02:03:35.410 | # need to strip leading & trailing whitespace from value 2026-06-24 02:03:35.410 | sub(/^[ \t]*/, "", value) 2026-06-24 02:03:35.410 | sub(/[ \t]*$/, "", value) 2026-06-24 02:03:35.411 | 2026-06-24 02:03:35.411 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-24 02:03:35.411 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-24 02:03:35.411 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-24 02:03:35.411 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-24 02:03:35.412 | if (! (section, attr) in cfg_attr_count) { 2026-06-24 02:03:35.412 | if (section != last_section) { 2026-06-24 02:03:35.412 | cfg_section[section_count++] = section 2026-06-24 02:03:35.412 | last_section = section 2026-06-24 02:03:35.412 | } 2026-06-24 02:03:35.412 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-24 02:03:35.412 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-24 02:03:35.413 | 2026-06-24 02:03:35.413 | cfg_attr[section, attr, 0] = value 2026-06-24 02:03:35.413 | cfg_attr_count[section, attr] = 1 2026-06-24 02:03:35.413 | } else { 2026-06-24 02:03:35.413 | lno = cfg_attr_count[section, attr]++ 2026-06-24 02:03:35.413 | cfg_attr[section, attr, lno] = value 2026-06-24 02:03:35.413 | } 2026-06-24 02:03:35.413 | } 2026-06-24 02:03:35.413 | END { 2026-06-24 02:03:35.414 | # Process each section in order 2026-06-24 02:03:35.414 | for (sno = 0; sno < section_count; sno++) { 2026-06-24 02:03:35.414 | section = cfg_section[sno] 2026-06-24 02:03:35.414 | # The ini routines simply append a config item immediately 2026-06-24 02:03:35.414 | # after the section header. To keep the same order as defined 2026-06-24 02:03:35.414 | # in local.conf, invoke the ini routines in the reverse order 2026-06-24 02:03:35.414 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-24 02:03:35.414 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-24 02:03:35.414 | if (cfg_attr_count[section, attr] == 1) 2026-06-24 02:03:35.415 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-24 02:03:35.415 | else { 2026-06-24 02:03:35.415 | # For multiline, invoke the ini routines in the reverse order 2026-06-24 02:03:35.415 | count = cfg_attr_count[section, attr] 2026-06-24 02:03:35.415 | print "inidelete " configfile " " section " " attr 2026-06-24 02:03:35.415 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-24 02:03:35.415 | for (l = count -2; l >= 0; l--) 2026-06-24 02:03:35.415 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-24 02:03:35.416 | } 2026-06-24 02:03:35.416 | } 2026-06-24 02:03:35.416 | } 2026-06-24 02:03:35.416 | } 2026-06-24 02:03:35.416 | ' 2026-06-24 02:03:35.416 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:03:35.416 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-24 02:03:35.416 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-24 02:03:35.417 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-24 02:03:35.417 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:03:35.418 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-24 02:03:35.423 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-24 02:03:35.423 | BEGIN { group = "" } 2026-06-24 02:03:35.423 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:03:35.423 | gsub("[][]", "", $1); 2026-06-24 02:03:35.423 | split($1, a, "|"); 2026-06-24 02:03:35.423 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-24 02:03:35.423 | group=a[1] 2026-06-24 02:03:35.423 | } else { 2026-06-24 02:03:35.423 | group="" 2026-06-24 02:03:35.424 | } 2026-06-24 02:03:35.424 | next 2026-06-24 02:03:35.424 | } 2026-06-24 02:03:35.424 | { 2026-06-24 02:03:35.424 | if (group != "") 2026-06-24 02:03:35.424 | print $0 2026-06-24 02:03:35.424 | } 2026-06-24 02:03:35.424 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:03:35.433 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-24 02:03:35.436 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-24 02:03:35.480 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:35.485 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-24 02:03:35.489 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-24 02:03:35.532 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:35.536 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-24 02:03:35.540 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-24 02:03:35.584 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:35.588 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-24 02:03:35.592 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-24 02:03:35.638 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:35.642 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-24 02:03:35.646 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-24 02:03:35.692 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:35.697 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-24 02:03:35.701 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-24 02:03:35.705 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-24 02:03:35.711 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-24 02:03:35.715 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-24 02:03:35.719 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-24 02:03:35.723 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-24 02:03:35.728 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-24 02:03:35.734 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-24 02:03:35.739 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-24 02:03:35.744 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-24 02:03:35.748 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-24 02:03:35.752 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-24 02:03:35.757 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:03:35.761 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-24 02:03:35.765 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-24 02:03:35.770 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-24 02:03:35.773 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-24 02:03:35.777 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-24 02:03:35.782 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-24 02:03:35.786 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-24 02:03:35.790 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-24 02:03:35.798 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-24 02:03:35.801 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-24 02:03:35.801 | BEGIN { 2026-06-24 02:03:35.801 | section = "" 2026-06-24 02:03:35.801 | last_section = "" 2026-06-24 02:03:35.801 | section_count = 0 2026-06-24 02:03:35.801 | } 2026-06-24 02:03:35.801 | /^\[.+\]/ { 2026-06-24 02:03:35.801 | gsub("[][]", "", $1); 2026-06-24 02:03:35.801 | section=$1 2026-06-24 02:03:35.802 | next 2026-06-24 02:03:35.802 | } 2026-06-24 02:03:35.802 | /^ *\#/ { 2026-06-24 02:03:35.802 | next 2026-06-24 02:03:35.802 | } 2026-06-24 02:03:35.802 | /^[^ \t]+/ { 2026-06-24 02:03:35.802 | # get offset of first = in $0 2026-06-24 02:03:35.802 | eq_idx = index($0, "=") 2026-06-24 02:03:35.802 | # extract attr & value from $0 2026-06-24 02:03:35.802 | attr = substr($0, 1, eq_idx - 1) 2026-06-24 02:03:35.802 | value = substr($0, eq_idx + 1) 2026-06-24 02:03:35.803 | # only need to strip trailing whitespace from attr 2026-06-24 02:03:35.803 | sub(/[ \t]*$/, "", attr) 2026-06-24 02:03:35.803 | # need to strip leading & trailing whitespace from value 2026-06-24 02:03:35.803 | sub(/^[ \t]*/, "", value) 2026-06-24 02:03:35.803 | sub(/[ \t]*$/, "", value) 2026-06-24 02:03:35.803 | 2026-06-24 02:03:35.803 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-24 02:03:35.803 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-24 02:03:35.803 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-24 02:03:35.803 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-24 02:03:35.803 | if (! (section, attr) in cfg_attr_count) { 2026-06-24 02:03:35.804 | if (section != last_section) { 2026-06-24 02:03:35.804 | cfg_section[section_count++] = section 2026-06-24 02:03:35.804 | last_section = section 2026-06-24 02:03:35.804 | } 2026-06-24 02:03:35.804 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-24 02:03:35.804 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-24 02:03:35.804 | 2026-06-24 02:03:35.804 | cfg_attr[section, attr, 0] = value 2026-06-24 02:03:35.804 | cfg_attr_count[section, attr] = 1 2026-06-24 02:03:35.804 | } else { 2026-06-24 02:03:35.804 | lno = cfg_attr_count[section, attr]++ 2026-06-24 02:03:35.804 | cfg_attr[section, attr, lno] = value 2026-06-24 02:03:35.805 | } 2026-06-24 02:03:35.805 | } 2026-06-24 02:03:35.805 | END { 2026-06-24 02:03:35.805 | # Process each section in order 2026-06-24 02:03:35.805 | for (sno = 0; sno < section_count; sno++) { 2026-06-24 02:03:35.805 | section = cfg_section[sno] 2026-06-24 02:03:35.805 | # The ini routines simply append a config item immediately 2026-06-24 02:03:35.805 | # after the section header. To keep the same order as defined 2026-06-24 02:03:35.805 | # in local.conf, invoke the ini routines in the reverse order 2026-06-24 02:03:35.805 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-24 02:03:35.805 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-24 02:03:35.806 | if (cfg_attr_count[section, attr] == 1) 2026-06-24 02:03:35.806 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-24 02:03:35.806 | else { 2026-06-24 02:03:35.806 | # For multiline, invoke the ini routines in the reverse order 2026-06-24 02:03:35.806 | count = cfg_attr_count[section, attr] 2026-06-24 02:03:35.806 | print "inidelete " configfile " " section " " attr 2026-06-24 02:03:35.806 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-24 02:03:35.806 | for (l = count -2; l >= 0; l--) 2026-06-24 02:03:35.806 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-24 02:03:35.806 | } 2026-06-24 02:03:35.806 | } 2026-06-24 02:03:35.806 | } 2026-06-24 02:03:35.807 | } 2026-06-24 02:03:35.807 | ' 2026-06-24 02:03:35.807 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:35.807 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-24 02:03:35.807 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:03:35.807 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-24 02:03:35.809 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-24 02:03:35.813 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:03:35.816 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-24 02:03:35.820 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-24 02:03:35.820 | BEGIN { group = "" } 2026-06-24 02:03:35.820 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:03:35.820 | gsub("[][]", "", $1); 2026-06-24 02:03:35.820 | split($1, a, "|"); 2026-06-24 02:03:35.820 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-24 02:03:35.821 | group=a[1] 2026-06-24 02:03:35.821 | } else { 2026-06-24 02:03:35.821 | group="" 2026-06-24 02:03:35.821 | } 2026-06-24 02:03:35.821 | next 2026-06-24 02:03:35.821 | } 2026-06-24 02:03:35.821 | { 2026-06-24 02:03:35.821 | if (group != "") 2026-06-24 02:03:35.821 | print $0 2026-06-24 02:03:35.821 | } 2026-06-24 02:03:35.822 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:03:35.831 | + 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-24 02:03:35.834 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-24 02:03:35.880 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:35.884 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-24 02:03:35.889 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-24 02:03:35.892 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-24 02:03:35.897 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-24 02:03:35.900 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-24 02:03:35.905 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-24 02:03:35.909 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-24 02:03:35.913 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-24 02:03:35.919 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-24 02:03:35.923 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-24 02:03:35.927 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-24 02:03:35.932 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-24 02:03:35.938 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-24 02:03:35.941 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:03:35.945 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-24 02:03:35.949 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-24 02:03:35.954 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-24 02:03:35.959 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-24 02:03:35.963 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-24 02:03:35.969 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-24 02:03:35.973 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-24 02:03:35.978 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-24 02:03:35.978 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-24 02:03:35.978 | BEGIN { 2026-06-24 02:03:35.978 | section = "" 2026-06-24 02:03:35.978 | last_section = "" 2026-06-24 02:03:35.978 | section_count = 0 2026-06-24 02:03:35.978 | } 2026-06-24 02:03:35.978 | /^\[.+\]/ { 2026-06-24 02:03:35.978 | gsub("[][]", "", $1); 2026-06-24 02:03:35.978 | section=$1 2026-06-24 02:03:35.979 | next 2026-06-24 02:03:35.979 | } 2026-06-24 02:03:35.979 | /^ *\#/ { 2026-06-24 02:03:35.979 | next 2026-06-24 02:03:35.979 | } 2026-06-24 02:03:35.979 | /^[^ \t]+/ { 2026-06-24 02:03:35.979 | # get offset of first = in $0 2026-06-24 02:03:35.979 | eq_idx = index($0, "=") 2026-06-24 02:03:35.979 | # extract attr & value from $0 2026-06-24 02:03:35.979 | attr = substr($0, 1, eq_idx - 1) 2026-06-24 02:03:35.979 | value = substr($0, eq_idx + 1) 2026-06-24 02:03:35.980 | # only need to strip trailing whitespace from attr 2026-06-24 02:03:35.980 | sub(/[ \t]*$/, "", attr) 2026-06-24 02:03:35.980 | # need to strip leading & trailing whitespace from value 2026-06-24 02:03:35.980 | sub(/^[ \t]*/, "", value) 2026-06-24 02:03:35.980 | sub(/[ \t]*$/, "", value) 2026-06-24 02:03:35.980 | 2026-06-24 02:03:35.980 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-24 02:03:35.980 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-24 02:03:35.980 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-24 02:03:35.980 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-24 02:03:35.980 | if (! (section, attr) in cfg_attr_count) { 2026-06-24 02:03:35.981 | if (section != last_section) { 2026-06-24 02:03:35.981 | cfg_section[section_count++] = section 2026-06-24 02:03:35.981 | last_section = section 2026-06-24 02:03:35.981 | } 2026-06-24 02:03:35.981 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-24 02:03:35.981 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-24 02:03:35.981 | 2026-06-24 02:03:35.981 | cfg_attr[section, attr, 0] = value 2026-06-24 02:03:35.982 | cfg_attr_count[section, attr] = 1 2026-06-24 02:03:35.982 | } else { 2026-06-24 02:03:35.982 | lno = cfg_attr_count[section, attr]++ 2026-06-24 02:03:35.982 | cfg_attr[section, attr, lno] = value 2026-06-24 02:03:35.982 | } 2026-06-24 02:03:35.982 | } 2026-06-24 02:03:35.982 | END { 2026-06-24 02:03:35.982 | # Process each section in order 2026-06-24 02:03:35.982 | for (sno = 0; sno < section_count; sno++) { 2026-06-24 02:03:35.982 | section = cfg_section[sno] 2026-06-24 02:03:35.982 | # The ini routines simply append a config item immediately 2026-06-24 02:03:35.982 | # after the section header. To keep the same order as defined 2026-06-24 02:03:35.983 | # in local.conf, invoke the ini routines in the reverse order 2026-06-24 02:03:35.983 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-24 02:03:35.983 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-24 02:03:35.983 | if (cfg_attr_count[section, attr] == 1) 2026-06-24 02:03:35.983 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-24 02:03:35.983 | else { 2026-06-24 02:03:35.983 | # For multiline, invoke the ini routines in the reverse order 2026-06-24 02:03:35.983 | count = cfg_attr_count[section, attr] 2026-06-24 02:03:35.983 | print "inidelete " configfile " " section " " attr 2026-06-24 02:03:35.983 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-24 02:03:35.983 | for (l = count -2; l >= 0; l--) 2026-06-24 02:03:35.984 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-24 02:03:35.984 | } 2026-06-24 02:03:35.984 | } 2026-06-24 02:03:35.984 | } 2026-06-24 02:03:35.984 | } 2026-06-24 02:03:35.984 | ' 2026-06-24 02:03:35.984 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:35.985 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-24 02:03:35.985 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:03:35.989 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-24 02:03:35.992 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-24 02:03:35.996 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:03:36.000 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-24 02:03:36.005 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-24 02:03:36.005 | BEGIN { group = "" } 2026-06-24 02:03:36.005 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:03:36.005 | gsub("[][]", "", $1); 2026-06-24 02:03:36.005 | split($1, a, "|"); 2026-06-24 02:03:36.005 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-24 02:03:36.005 | group=a[1] 2026-06-24 02:03:36.005 | } else { 2026-06-24 02:03:36.006 | group="" 2026-06-24 02:03:36.006 | } 2026-06-24 02:03:36.006 | next 2026-06-24 02:03:36.006 | } 2026-06-24 02:03:36.006 | { 2026-06-24 02:03:36.006 | if (group != "") 2026-06-24 02:03:36.006 | print $0 2026-06-24 02:03:36.007 | } 2026-06-24 02:03:36.007 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:03:36.014 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-24 02:03:36.018 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-24 02:03:36.068 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:36.072 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-24 02:03:36.076 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-24 02:03:36.125 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:36.129 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-24 02:03:36.133 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-24 02:03:36.179 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:36.183 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-24 02:03:36.188 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-24 02:03:36.231 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:03:36.236 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:36.241 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-3302b669-0a56-4079-9214-5c5fa6559b90"' 2026-06-24 02:03:36.245 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-3302b669-0a56-4079-9214-5c5fa6559b90 2026-06-24 02:03:36.268 | [65870 Async configure_neutron_nova:65870]: finished successfully 2026-06-24 02:03:36.290 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:36.294 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-24 02:03:36.299 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-24 02:03:36.342 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:36.346 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-24 02:03:36.351 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-24 02:03:36.395 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:36.400 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-24 02:03:36.426 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:36.431 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-24 02:03:36.435 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-24 02:03:36.461 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:36.465 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-24 02:03:36.514 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-24 02:03:36.582 | [2078 Async configure_neutron_nova:65870]: Waiting for completion of configure_neutron_nova running on PID 65870 (2 other jobs running) 2026-06-24 02:03:36.613 | [2078 Async configure_neutron_nova:65870]: Signaling child to exit 2026-06-24 02:03:36.614 | WAKEUP 2026-06-24 02:03:36.642 | [2078 Async configure_neutron_nova:65870]: Signaled 2026-06-24 02:03:36.644 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-24 02:03:36.644 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-24 02:03:36.644 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-24 02:03:36.644 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 02:03:36.644 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:03:36.644 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-24 02:03:36.644 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-24 02:03:36.644 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-24 02:03:36.644 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.166/identity 2026-06-24 02:03:36.645 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-24 02:03:36.645 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-24 02:03:36.645 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-24 02:03:36.645 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-24 02:03:36.645 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-24 02:03:36.645 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-24 02:03:36.645 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-24 02:03:36.645 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-24 02:03:36.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-24 02:03:36.645 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-24 02:03:36.645 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:36.646 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-24 02:03:36.646 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-24 02:03:36.646 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:03:36.646 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-24 02:03:36.646 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:03:36.646 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-24 02:03:36.646 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-24 02:03:36.646 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:03:36.646 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:03:36.646 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-24 02:03:36.646 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-24 02:03:36.647 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-24 02:03:36.647 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-24 02:03:36.647 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-24 02:03:36.647 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:03:36.647 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-24 02:03:36.647 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-24 02:03:36.647 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-24 02:03:36.647 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.166/identity 2026-06-24 02:03:36.647 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-24 02:03:36.647 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-24 02:03:36.648 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-24 02:03:36.648 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-24 02:03:36.648 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-24 02:03:36.648 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-24 02:03:36.648 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-24 02:03:36.648 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-24 02:03:36.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-24 02:03:36.648 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-24 02:03:36.648 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:36.648 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-24 02:03:36.649 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-24 02:03:36.702 | [2078 Async configure_neutron_nova:65870]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-24 02:03:36.708 | + inc/async:async_wait:197 : return 0 2026-06-24 02:03:36.714 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-24 02:03:36.739 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:36.743 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-24 02:03:36.791 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-24 02:03:36.840 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-24 02:03:36.867 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:36.871 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-24 02:03:36.875 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:03:36.878 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-24 02:03:36.883 | + ./stack.sh:main:1293 : start_nova_api 2026-06-24 02:03:36.886 | + 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-24 02:03:36.891 | + 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-24 02:03:36.896 | + 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-24 02:03:36.901 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-24 02:03:36.907 | + 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-24 02:03:36.912 | + functions-common:run_process:1674 : local service=n-api 2026-06-24 02:03:36.915 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:03:36.920 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:36.924 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:36.929 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:36.933 | + functions-common:run_process:1680 : local name=n-api 2026-06-24 02:03:36.938 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:36.942 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:36.946 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:36.949 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:36.954 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:36.961 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266616956 2026-06-24 02:03:36.964 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-24 02:03:36.989 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:36.993 | + 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-24 02:03:36.998 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-24 02:03:37.002 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:03:37.007 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:03:37.011 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:03:37.016 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:03:37.020 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-24 02:03:37.024 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-24 02:03:37.029 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-24 02:03:37.034 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:03:37.038 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:03:37.043 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:03:37.046 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:03:37.050 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-24 02:03:37.055 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:03:37.059 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:03:37.064 | + 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-24 02:03:37.068 | + 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-24 02:03:37.074 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-24 02:03:37.078 | + 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-24 02:03:37.082 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:03:37.086 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:03:37.090 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:03:37.094 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-24 02:03:37.098 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:03:37.104 | + 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-24 02:03:37.206 | + 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-24 02:03:37.299 | + 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-24 02:03:37.376 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-24 02:03:37.450 | + 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-24 02:03:37.525 | + 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-24 02:03:37.598 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-24 02:03:37.672 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-24 02:03:37.749 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-24 02:03:37.822 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-24 02:03:37.905 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-24 02:03:37.984 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:03:37.988 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:03:37.991 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-24 02:03:38.085 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:03:38.536 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-24 02:03:38.566 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-24 02:03:39.009 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-24 02:03:39.159 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:39.162 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:39.167 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:39.170 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:39.173 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:39.177 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:39.180 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:39.186 | + functions-common:time_stop:2427 : start_time=1782266616956 2026-06-24 02:03:39.187 | + functions-common:time_stop:2429 : [[ -z 1782266616956 ]] 2026-06-24 02:03:39.192 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:39.199 | + functions-common:time_stop:2432 : end_time=1782266619194 2026-06-24 02:03:39.201 | + functions-common:time_stop:2433 : elapsed_time=2238 2026-06-24 02:03:39.204 | + functions-common:time_stop:2434 : total=4182 2026-06-24 02:03:39.208 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:39.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6420 2026-06-24 02:03:39.216 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-24 02:03:39.216 | Waiting for nova-api to start... 2026-06-24 02:03:39.218 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.166/compute/v2.1/ 2026-06-24 02:03:39.222 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.166/compute/v2.1/ 2026-06-24 02:03:39.226 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 02:03:39.229 | + functions:wait_for_service:477 : local url=http://192.168.122.166/compute/v2.1/ 2026-06-24 02:03:39.233 | + functions:wait_for_service:478 : local rval=0 2026-06-24 02:03:39.237 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 02:03:39.240 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:03:39.245 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:39.247 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:39.252 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:39.257 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266619254 2026-06-24 02:03:39.263 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 02:03:39.265 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:03:39.267 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.166/compute/v2.1/ 2026-06-24 02:03:45.282 | + :: : [[ 200 == 503 ]] 2026-06-24 02:03:45.284 | + :: : [[ 0 -eq 7 ]] 2026-06-24 02:03:45.290 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 02:03:45.294 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:45.298 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:45.303 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:45.307 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:45.311 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:45.315 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:03:45.320 | + functions-common:time_stop:2427 : start_time=1782266619254 2026-06-24 02:03:45.324 | + functions-common:time_stop:2429 : [[ -z 1782266619254 ]] 2026-06-24 02:03:45.330 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:45.336 | + functions-common:time_stop:2432 : end_time=1782266625332 2026-06-24 02:03:45.341 | + functions-common:time_stop:2433 : elapsed_time=6078 2026-06-24 02:03:45.345 | + functions-common:time_stop:2434 : total=5695 2026-06-24 02:03:45.350 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:45.354 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11773 2026-06-24 02:03:45.359 | + functions:wait_for_service:486 : return 0 2026-06-24 02:03:45.363 | + 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-24 02:03:45.368 | + 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-24 02:03:45.373 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-24 02:03:45.401 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:45.405 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-24 02:03:45.409 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:03:45.414 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-24 02:03:45.418 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-24 02:03:45.423 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-24 02:03:45.427 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-24 02:03:45.430 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-24 02:03:45.435 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-24 02:03:45.440 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:03:45.444 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-24 02:03:45.448 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-24 02:03:45.467 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-24 02:03:45.475 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-24 02:03:45.481 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-24 02:03:45.487 | + 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-24 02:03:45.505 | + 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-24 02:03:45.524 | + 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-24 02:03:45.542 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-24 02:03:45.546 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-24 02:03:45.546 | Starting OVN 2026-06-24 02:03:45.550 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-24 02:03:45.554 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-24 02:03:45.554 | Starting OVS 2026-06-24 02:03:45.558 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-24 02:03:45.582 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:45.586 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-24 02:03:45.647 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-24 02:03:45.705 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-24 02:03:45.709 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-24 02:03:45.713 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-24 02:03:46.179 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-24 02:03:46.641 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-24 02:03:46.641 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-24 02:03:46.642 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-24 02:03:46.642 | 2026-06-24 02:03:46.642 | Possible reasons for having these kinds of units are: 2026-06-24 02:03:46.642 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-24 02:03:46.642 | .wants/, .requires/, or .upholds/ directory. 2026-06-24 02:03:46.642 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-24 02:03:46.642 | a requirement dependency on it. 2026-06-24 02:03:46.642 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-24 02:03:46.642 | D-Bus, udev, scripted systemctl call, ...). 2026-06-24 02:03:46.642 | • In case of template units, the unit is meant to be enabled with some 2026-06-24 02:03:46.642 | instance name specified. 2026-06-24 02:03:46.651 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-24 02:03:51.295 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-24 02:03:51.298 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-24 02:03:51.776 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-24 02:03:52.261 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-24 02:03:52.261 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-24 02:03:52.261 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-24 02:03:52.261 | 2026-06-24 02:03:52.261 | Possible reasons for having these kinds of units are: 2026-06-24 02:03:52.261 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-24 02:03:52.261 | .wants/, .requires/, or .upholds/ directory. 2026-06-24 02:03:52.261 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-24 02:03:52.261 | a requirement dependency on it. 2026-06-24 02:03:52.262 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-24 02:03:52.262 | D-Bus, udev, scripted systemctl call, ...). 2026-06-24 02:03:52.262 | • In case of template units, the unit is meant to be enabled with some 2026-06-24 02:03:52.262 | instance name specified. 2026-06-24 02:03:52.267 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-24 02:03:52.608 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-24 02:03:52.609 | Configuring OVSDB 2026-06-24 02:03:52.612 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-24 02:03:52.636 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:52.640 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-24 02:03:52.670 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-24 02:03:52.697 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=d6a4ad2b-7f99-459d-bc34-6e5bd5168ad9 2026-06-24 02:03:52.722 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.166:6642 2026-06-24 02:03:52.743 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-24 02:03:52.767 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-24 02:03:52.793 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.166 2026-06-24 02:03:52.821 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-24 02:03:52.826 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-24 02:03:52.850 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-24 02:03:52.854 | + 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-24 02:03:52.882 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-24 02:03:52.886 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-24 02:03:52.890 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-24 02:03:52.895 | + functions-common:is_provider_network:2272 : return 1 2026-06-24 02:03:52.899 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-24 02:03:52.903 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-24 02:03:52.907 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-24 02:03:52.911 | + 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-24 02:03:52.914 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-24 02:03:52.917 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-24 02:03:52.946 | + 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-24 02:03:52.973 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-24 02:03:53.006 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-24 02:03:53.031 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:53.035 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-24 02:03:53.038 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-24 02:03:53.042 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:03:53.045 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-24 02:03:53.048 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-24 02:03:53.071 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:53.074 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-24 02:03:53.077 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-24 02:03:53.082 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-24 02:03:53.606 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-24 02:03:54.084 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-24 02:03:54.161 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-24 02:03:54.166 | + 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-24 02:03:54.169 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-24 02:03:54.173 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-24 02:03:54.177 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-24 02:03:55.184 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-24 02:03:55.187 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-24 02:03:55.191 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-24 02:03:55.196 | + 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-24 02:03:55.199 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-24 02:03:55.203 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-24 02:03:55.207 | + 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-24 02:03:55.211 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-24 02:03:55.215 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-24 02:03:55.218 | + 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-24 02:03:55.222 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-24 02:03:55.225 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-24 02:03:55.229 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-24 02:03:55.254 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:55.258 | + 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-24 02:03:55.284 | + 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-24 02:03:55.310 | + 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-24 02:03:55.329 | + 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-24 02:03:55.349 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-24 02:03:55.375 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:55.380 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-24 02:03:55.384 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-24 02:03:55.388 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-24 02:03:55.880 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-24 02:03:56.350 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-24 02:03:56.350 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-24 02:03:56.350 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-24 02:03:56.350 | 2026-06-24 02:03:56.350 | Possible reasons for having these kinds of units are: 2026-06-24 02:03:56.351 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-24 02:03:56.351 | .wants/, .requires/, or .upholds/ directory. 2026-06-24 02:03:56.351 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-24 02:03:56.351 | a requirement dependency on it. 2026-06-24 02:03:56.351 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-24 02:03:56.351 | D-Bus, udev, scripted systemctl call, ...). 2026-06-24 02:03:56.351 | • In case of template units, the unit is meant to be enabled with some 2026-06-24 02:03:56.351 | instance name specified. 2026-06-24 02:03:56.361 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-24 02:03:56.626 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-24 02:03:56.651 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:56.656 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-24 02:03:56.659 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-24 02:03:56.685 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:56.690 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:03:56.693 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-24 02:03:56.697 | + 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-24 02:03:56.701 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-24 02:03:56.704 | + 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-24 02:03:56.708 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:56.712 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:56.715 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:56.719 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-24 02:03:56.722 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:56.726 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:56.731 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:56.735 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:56.740 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:56.746 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266636741 2026-06-24 02:03:56.750 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-24 02:03:56.772 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:56.776 | + 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-24 02:03:56.780 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-24 02:03:56.784 | + 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-24 02:03:56.788 | + 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-24 02:03:56.792 | + 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-24 02:03:56.797 | + 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-24 02:03:56.801 | + 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-24 02:03:56.805 | + 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-24 02:03:56.809 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-24 02:03:56.813 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:03:56.817 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:03:56.821 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:03:56.825 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:03:56.829 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-24 02:03:56.833 | + 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-24 02:03:56.837 | + 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-24 02:03:56.842 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-24 02:03:56.845 | + 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-24 02:03:56.849 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:03:56.852 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:03:56.855 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:03:56.859 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:03:56.862 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:03:56.866 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-24 02:03:56.868 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:03:56.874 | + 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-24 02:03:56.960 | + 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-24 02:03:57.048 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-24 02:03:57.118 | + 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-24 02:03:57.199 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-24 02:03:57.276 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-24 02:03:57.356 | + 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-24 02:03:57.432 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:03:57.436 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:03:57.440 | + 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-24 02:03:57.525 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:03:57.982 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-24 02:03:58.010 | 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-24 02:03:58.453 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-24 02:03:58.506 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:58.510 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:58.514 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:58.518 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:58.522 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:58.526 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:58.531 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:58.535 | + functions-common:time_stop:2427 : start_time=1782266636741 2026-06-24 02:03:58.539 | + functions-common:time_stop:2429 : [[ -z 1782266636741 ]] 2026-06-24 02:03:58.543 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:58.549 | + functions-common:time_stop:2432 : end_time=1782266638545 2026-06-24 02:03:58.553 | + functions-common:time_stop:2433 : elapsed_time=1804 2026-06-24 02:03:58.557 | + functions-common:time_stop:2434 : total=6420 2026-06-24 02:03:58.561 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:58.566 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8224 2026-06-24 02:03:58.570 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-24 02:03:58.574 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-24 02:03:58.578 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-24 02:03:58.583 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:03:58.607 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:03:58.611 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:03:58.616 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:03:58.619 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:03:58.622 | + 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-24 02:03:58.671 | + 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-24 02:03:58.716 | + 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-24 02:03:58.762 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:03:58.806 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-24 02:03:58.852 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-24 02:03:58.856 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-24 02:03:58.882 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:58.886 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-24 02:03:58.951 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-24 02:03:58.955 | + 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-24 02:03:58.959 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-24 02:03:58.963 | + 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-24 02:03:58.967 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:58.972 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:58.976 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:58.980 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-24 02:03:58.984 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:58.989 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:58.993 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:58.996 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:59.001 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:59.007 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266639003 2026-06-24 02:03:59.012 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-24 02:03:59.036 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:59.041 | + 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-24 02:03:59.045 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-24 02:03:59.049 | + 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-24 02:03:59.052 | + 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-24 02:03:59.057 | + 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-24 02:03:59.061 | + 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-24 02:03:59.064 | + 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-24 02:03:59.069 | + 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-24 02:03:59.073 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-24 02:03:59.077 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:03:59.080 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:03:59.084 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:03:59.089 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:03:59.093 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-24 02:03:59.097 | + 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-24 02:03:59.101 | + 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-24 02:03:59.105 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-24 02:03:59.109 | + 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-24 02:03:59.112 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:03:59.116 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:03:59.120 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:03:59.125 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:03:59.129 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:03:59.133 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-24 02:03:59.136 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:03:59.144 | + 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-24 02:03:59.235 | + 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-24 02:03:59.330 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-24 02:03:59.409 | + 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-24 02:03:59.489 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-24 02:03:59.568 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-24 02:03:59.649 | + 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-24 02:03:59.728 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:03:59.732 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:03:59.736 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-24 02:03:59.830 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:04:00.317 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-24 02:04:00.341 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-24 02:04:00.805 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-24 02:04:00.858 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:04:00.863 | + functions-common:time_stop:2420 : local name 2026-06-24 02:04:00.866 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:04:00.874 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:04:00.882 | + functions-common:time_stop:2423 : local total 2026-06-24 02:04:00.889 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:04:00.894 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:04:00.898 | + functions-common:time_stop:2427 : start_time=1782266639003 2026-06-24 02:04:00.904 | + functions-common:time_stop:2429 : [[ -z 1782266639003 ]] 2026-06-24 02:04:00.906 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:04:00.913 | + functions-common:time_stop:2432 : end_time=1782266640908 2026-06-24 02:04:00.913 | + functions-common:time_stop:2433 : elapsed_time=1905 2026-06-24 02:04:00.914 | + functions-common:time_stop:2434 : total=8224 2026-06-24 02:04:00.917 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:04:00.920 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10129 2026-06-24 02:04:00.920 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:04:00.923 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:04:00.926 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:04:00.927 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:04:00.951 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:04:00.953 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:04:00.955 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:04:00.958 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:04:00.960 | + 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-24 02:04:01.007 | + 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-24 02:04:01.064 | + 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-24 02:04:01.133 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:04:01.181 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-24 02:04:01.227 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-24 02:04:01.231 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-24 02:04:01.236 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-24 02:04:01.240 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-24 02:04:01.269 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-24 02:04:01.297 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-24 02:04:01.302 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-24 02:04:01.306 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-24 02:04:01.310 | + 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-24 02:04:01.384 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-24 02:04:01.419 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:04:01.422 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-24 02:04:01.427 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:04:01.432 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-24 02:04:01.436 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-24 02:04:01.441 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-24 02:04:01.445 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-24 02:04:01.492 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-24 02:04:01.498 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-24 02:04:01.501 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-24 02:04:01.546 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-24 02:04:01.591 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-24 02:04:01.595 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-24 02:04:01.600 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-24 02:04:01.606 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-24 02:04:01.611 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-24 02:04:01.615 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-24 02:04:01.620 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-24 02:04:01.625 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-24 02:04:01.629 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-24 02:04:01.633 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-24 02:04:01.637 | +++ 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-24 02:04:01.642 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:04:01.647 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:04:01.651 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-24 02:04:01.656 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:04:01.661 | + 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-24 02:04:01.666 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-24 02:04:01.670 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-24 02:04:01.673 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-24 02:04:01.680 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-24 02:04:01.711 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-24 02:04:01.716 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-24 02:04:01.778 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-24 02:04:01.843 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-24 02:04:01.847 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-24 02:04:01.911 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-24 02:04:01.915 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-24 02:04:01.979 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-24 02:04:01.984 | + 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-24 02:04:01.989 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-24 02:04:01.993 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:04:01.997 | + functions-common:run_process:1676 : local group= 2026-06-24 02:04:02.002 | + functions-common:run_process:1677 : local user= 2026-06-24 02:04:02.005 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:04:02.009 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-24 02:04:02.014 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:04:02.018 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:04:02.023 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:04:02.027 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:04:02.033 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:04:02.038 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266642034 2026-06-24 02:04:02.043 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-24 02:04:02.069 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:04:02.074 | + 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-24 02:04:02.077 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-24 02:04:02.081 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:04:02.086 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:04:02.090 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:04:02.094 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:04:02.099 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-24 02:04:02.103 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-24 02:04:02.107 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-24 02:04:02.111 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:04:02.116 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:04:02.120 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:04:02.124 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:04:02.128 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-24 02:04:02.133 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:04:02.137 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:04:02.141 | + 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-24 02:04:02.144 | + 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-24 02:04:02.149 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-24 02:04:02.153 | + 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-24 02:04:02.157 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:04:02.161 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:04:02.165 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:04:02.169 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-24 02:04:02.173 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:04:02.180 | + 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-24 02:04:02.275 | + 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-24 02:04:02.369 | + 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-24 02:04:02.442 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-24 02:04:02.520 | + 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-24 02:04:02.601 | + 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-24 02:04:02.678 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-24 02:04:02.754 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-24 02:04:02.828 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-24 02:04:02.899 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-24 02:04:02.972 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-24 02:04:03.049 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:04:03.053 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:04:03.056 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-24 02:04:03.146 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:04:03.635 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-24 02:04:03.668 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-24 02:04:04.151 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-24 02:04:04.308 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:04:04.313 | + functions-common:time_stop:2420 : local name 2026-06-24 02:04:04.318 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:04:04.323 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:04:04.328 | + functions-common:time_stop:2423 : local total 2026-06-24 02:04:04.333 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:04:04.337 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:04:04.343 | + functions-common:time_stop:2427 : start_time=1782266642034 2026-06-24 02:04:04.347 | + functions-common:time_stop:2429 : [[ -z 1782266642034 ]] 2026-06-24 02:04:04.352 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:04:04.357 | + functions-common:time_stop:2432 : end_time=1782266644354 2026-06-24 02:04:04.359 | + functions-common:time_stop:2433 : elapsed_time=2320 2026-06-24 02:04:04.361 | + functions-common:time_stop:2434 : total=10129 2026-06-24 02:04:04.363 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:04:04.365 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12449 2026-06-24 02:04:04.370 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.166/ 2026-06-24 02:04:04.370 | + 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-24 02:04:04.371 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-24 02:04:04.373 | + 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-24 02:04:04.375 | + functions-common:run_process:1676 : local group= 2026-06-24 02:04:04.377 | + functions-common:run_process:1677 : local user= 2026-06-24 02:04:04.379 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:04:04.381 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-24 02:04:04.383 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:04:04.385 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:04:04.387 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:04:04.389 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:04:04.391 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:04:04.395 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266644393 2026-06-24 02:04:04.397 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-24 02:04:04.419 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:04:04.422 | + 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-24 02:04:04.424 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-24 02:04:04.426 | + 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-24 02:04:04.429 | + 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-24 02:04:04.431 | + 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-24 02:04:04.433 | + 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-24 02:04:04.436 | + 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-24 02:04:04.438 | + 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-24 02:04:04.440 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-24 02:04:04.443 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:04:04.445 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:04:04.447 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:04:04.450 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:04:04.452 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-24 02:04:04.454 | + 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-24 02:04:04.457 | + 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-24 02:04:04.459 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-24 02:04:04.464 | + 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-24 02:04:04.464 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:04:04.466 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:04:04.468 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:04:04.470 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:04:04.473 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:04:04.475 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-24 02:04:04.477 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:04:04.481 | + 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-24 02:04:04.571 | + 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-24 02:04:04.656 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-24 02:04:04.734 | + 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-24 02:04:04.832 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-24 02:04:04.956 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-24 02:04:05.044 | + 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-24 02:04:05.139 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:04:05.142 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:04:05.146 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-24 02:04:05.238 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:04:05.776 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-24 02:04:05.826 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-24 02:04:06.375 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-24 02:04:06.442 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:04:06.444 | + functions-common:time_stop:2420 : local name 2026-06-24 02:04:06.447 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:04:06.449 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:04:06.451 | + functions-common:time_stop:2423 : local total 2026-06-24 02:04:06.453 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:04:06.455 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:04:06.457 | + functions-common:time_stop:2427 : start_time=1782266644393 2026-06-24 02:04:06.459 | + functions-common:time_stop:2429 : [[ -z 1782266644393 ]] 2026-06-24 02:04:06.465 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:04:06.467 | + functions-common:time_stop:2432 : end_time=1782266646465 2026-06-24 02:04:06.469 | + functions-common:time_stop:2433 : elapsed_time=2072 2026-06-24 02:04:06.471 | + functions-common:time_stop:2434 : total=12449 2026-06-24 02:04:06.474 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:04:06.476 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14521 2026-06-24 02:04:06.478 | + 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-24 02:04:06.481 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-24 02:04:06.483 | + 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-24 02:04:06.485 | + functions-common:run_process:1676 : local group= 2026-06-24 02:04:06.487 | + functions-common:run_process:1677 : local user= 2026-06-24 02:04:06.489 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:04:06.491 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-24 02:04:06.493 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:04:06.496 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:04:06.498 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:04:06.500 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:04:06.504 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:04:06.508 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266646505 2026-06-24 02:04:06.510 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-24 02:04:06.546 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:04:06.552 | + 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-24 02:04:06.559 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-24 02:04:06.566 | + 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-24 02:04:06.571 | + 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-24 02:04:06.577 | + 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-24 02:04:06.584 | + 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-24 02:04:06.593 | + 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-24 02:04:06.600 | + 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-24 02:04:06.604 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-24 02:04:06.616 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:04:06.619 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:04:06.628 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:04:06.631 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:04:06.639 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-24 02:04:06.646 | + 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-24 02:04:06.654 | + 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-24 02:04:06.662 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-24 02:04:06.672 | + 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-24 02:04:06.676 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:04:06.680 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:04:06.686 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:04:06.695 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:04:06.701 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:04:06.709 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-24 02:04:06.713 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:04:06.728 | + 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-24 02:04:06.888 | + 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-24 02:04:07.058 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-24 02:04:07.221 | + 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-24 02:04:07.341 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-24 02:04:07.464 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-24 02:04:07.573 | + 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-24 02:04:07.690 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:04:07.694 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:04:07.701 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-24 02:04:07.870 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:04:08.433 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-24 02:04:08.478 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-24 02:04:09.023 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-24 02:04:09.089 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:04:09.094 | + functions-common:time_stop:2420 : local name 2026-06-24 02:04:09.099 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:04:09.107 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:04:09.113 | + functions-common:time_stop:2423 : local total 2026-06-24 02:04:09.121 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:04:09.125 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:04:09.133 | + functions-common:time_stop:2427 : start_time=1782266646505 2026-06-24 02:04:09.137 | + functions-common:time_stop:2429 : [[ -z 1782266646505 ]] 2026-06-24 02:04:09.145 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:04:09.156 | + functions-common:time_stop:2432 : end_time=1782266649149 2026-06-24 02:04:09.161 | + functions-common:time_stop:2433 : elapsed_time=2644 2026-06-24 02:04:09.167 | + functions-common:time_stop:2434 : total=14521 2026-06-24 02:04:09.171 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:04:09.176 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17165 2026-06-24 02:04:09.182 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-24 02:04:09.186 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-24 02:04:09.190 | + 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-24 02:04:09.196 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-24 02:04:09.201 | + 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-24 02:04:09.206 | + functions-common:run_process:1676 : local group= 2026-06-24 02:04:09.211 | + functions-common:run_process:1677 : local user= 2026-06-24 02:04:09.215 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:04:09.220 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-24 02:04:09.226 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:04:09.232 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:04:09.237 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:04:09.241 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:04:09.250 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:04:09.256 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266649250 2026-06-24 02:04:09.261 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-24 02:04:09.303 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:04:09.309 | + 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-24 02:04:09.314 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-24 02:04:09.319 | + 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-24 02:04:09.325 | + 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-24 02:04:09.329 | + 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-24 02:04:09.334 | + 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-24 02:04:09.338 | + 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-24 02:04:09.345 | + 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-24 02:04:09.349 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:04:09.354 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:04:09.358 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:04:09.365 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:04:09.370 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:04:09.375 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-24 02:04:09.379 | + 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-24 02:04:09.386 | + 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-24 02:04:09.390 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:04:09.396 | + 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-24 02:04:09.401 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:04:09.406 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:04:09.410 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:04:09.415 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:04:09.420 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:04:09.427 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:04:09.432 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:04:09.439 | + 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-24 02:04:09.571 | + 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-24 02:04:09.717 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-24 02:04:09.851 | + 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-24 02:04:09.982 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-24 02:04:10.113 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-24 02:04:10.234 | + 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-24 02:04:10.329 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:04:10.332 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:04:10.334 | + 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-24 02:04:10.418 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:04:10.953 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:04:10.990 | 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-24 02:04:11.517 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:04:11.572 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:04:11.576 | + functions-common:time_stop:2420 : local name 2026-06-24 02:04:11.581 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:04:11.582 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:04:11.588 | + functions-common:time_stop:2423 : local total 2026-06-24 02:04:11.591 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:04:11.597 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:04:11.602 | + functions-common:time_stop:2427 : start_time=1782266649250 2026-06-24 02:04:11.608 | + functions-common:time_stop:2429 : [[ -z 1782266649250 ]] 2026-06-24 02:04:11.613 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:04:11.622 | + functions-common:time_stop:2432 : end_time=1782266651614 2026-06-24 02:04:11.628 | + functions-common:time_stop:2433 : elapsed_time=2364 2026-06-24 02:04:11.630 | + functions-common:time_stop:2434 : total=17165 2026-06-24 02:04:11.636 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:04:11.646 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19529 2026-06-24 02:04:11.649 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-24 02:04:11.661 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.166/networking 2026-06-24 02:04:11.666 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-24 02:04:11.666 | Waiting for Neutron to start... 2026-06-24 02:04:11.671 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.166/networking' 2026-06-24 02:04:11.677 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.166/networking' 'Neutron did not start' 60 2026-06-24 02:04:11.684 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.166/networking' 2026-06-24 02:04:11.691 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-24 02:04:11.698 | + functions-common:test_with_retry:2360 : local until=60 2026-06-24 02:04:11.700 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-24 02:04:11.705 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-24 02:04:11.711 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-24 02:04:11.718 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:04:11.725 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:04:11.732 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:04:11.741 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266651734 2026-06-24 02:04:11.747 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.166/networking; do sleep 0.5; done' 2026-06-24 02:04:20.519 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.166/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-24 02:04:20.523 | + functions-common:time_stop:2420 : local name 2026-06-24 02:04:20.527 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:04:20.531 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:04:20.534 | + functions-common:time_stop:2423 : local total 2026-06-24 02:04:20.538 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:04:20.542 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-24 02:04:20.546 | + functions-common:time_stop:2427 : start_time=1782266651734 2026-06-24 02:04:20.549 | + functions-common:time_stop:2429 : [[ -z 1782266651734 ]] 2026-06-24 02:04:20.554 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:04:20.559 | + functions-common:time_stop:2432 : end_time=1782266660555 2026-06-24 02:04:20.563 | + functions-common:time_stop:2433 : elapsed_time=8821 2026-06-24 02:04:20.566 | + functions-common:time_stop:2434 : total=0 2026-06-24 02:04:20.570 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:04:20.573 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8821 2026-06-24 02:04:20.576 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-24 02:04:20.600 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:04:20.605 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-24 02:04:20.609 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:04:20.612 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-24 02:04:20.615 | + ./stack.sh:main:1311 : start_placement 2026-06-24 02:04:20.618 | + lib/placement:start_placement:137 : start_placement_api 2026-06-24 02:04:20.622 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-24 02:04:20.628 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:04:20.630 | + functions-common:run_process:1674 : local service=placement-api 2026-06-24 02:04:20.634 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:04:20.637 | + functions-common:run_process:1676 : local group= 2026-06-24 02:04:20.640 | + functions-common:run_process:1677 : local user= 2026-06-24 02:04:20.644 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:04:20.647 | + functions-common:run_process:1680 : local name=placement-api 2026-06-24 02:04:20.651 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:04:20.654 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:04:20.658 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:04:20.662 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:04:20.666 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:04:20.672 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266660668 2026-06-24 02:04:20.675 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-24 02:04:20.697 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:04:20.701 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-24 02:04:20.705 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-24 02:04:20.708 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:04:20.712 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:04:20.715 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:04:20.718 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:04:20.722 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-24 02:04:20.726 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-24 02:04:20.729 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-24 02:04:20.733 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:04:20.736 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:04:20.740 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:04:20.745 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:04:20.749 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-24 02:04:20.754 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:04:20.757 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:04:20.761 | + 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-24 02:04:20.764 | + 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-24 02:04:20.768 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-24 02:04:20.772 | + 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-24 02:04:20.776 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:04:20.779 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:04:20.783 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:04:20.786 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-24 02:04:20.789 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:04:20.795 | + 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-24 02:04:20.882 | + 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-24 02:04:20.969 | + 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-24 02:04:21.043 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-24 02:04:21.117 | + 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-24 02:04:21.194 | + 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-24 02:04:21.270 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-24 02:04:21.342 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-24 02:04:21.415 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-24 02:04:21.493 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-24 02:04:21.571 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-24 02:04:21.647 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:04:21.652 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:04:21.656 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-24 02:04:21.753 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:04:22.254 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-24 02:04:22.283 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-24 02:04:22.757 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-24 02:04:22.894 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:04:22.898 | + functions-common:time_stop:2420 : local name 2026-06-24 02:04:22.902 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:04:22.906 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:04:22.910 | + functions-common:time_stop:2423 : local total 2026-06-24 02:04:22.914 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:04:22.919 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:04:22.924 | + functions-common:time_stop:2427 : start_time=1782266660668 2026-06-24 02:04:22.928 | + functions-common:time_stop:2429 : [[ -z 1782266660668 ]] 2026-06-24 02:04:22.933 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:04:22.940 | + functions-common:time_stop:2432 : end_time=1782266662935 2026-06-24 02:04:22.944 | + functions-common:time_stop:2433 : elapsed_time=2267 2026-06-24 02:04:22.949 | + functions-common:time_stop:2434 : total=19529 2026-06-24 02:04:22.953 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:04:22.958 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21796 2026-06-24 02:04:22.962 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-24 02:04:22.962 | Waiting for placement-api to start... 2026-06-24 02:04:22.966 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.166/placement 2026-06-24 02:04:22.970 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 02:04:22.975 | + functions:wait_for_service:477 : local url=http://192.168.122.166/placement 2026-06-24 02:04:22.979 | + functions:wait_for_service:478 : local rval=0 2026-06-24 02:04:22.983 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 02:04:22.987 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:04:22.991 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:04:22.996 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:04:23.000 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:04:23.007 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266663002 2026-06-24 02:04:23.012 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 02:04:23.015 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:04:23.018 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.166/placement 2026-06-24 02:04:25.855 | + :: : [[ 200 == 503 ]] 2026-06-24 02:04:25.857 | + :: : [[ 0 -eq 7 ]] 2026-06-24 02:04:25.863 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 02:04:25.867 | + functions-common:time_stop:2420 : local name 2026-06-24 02:04:25.871 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:04:25.876 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:04:25.880 | + functions-common:time_stop:2423 : local total 2026-06-24 02:04:25.884 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:04:25.889 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:04:25.893 | + functions-common:time_stop:2427 : start_time=1782266663002 2026-06-24 02:04:25.898 | + functions-common:time_stop:2429 : [[ -z 1782266663002 ]] 2026-06-24 02:04:25.903 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:04:25.910 | + functions-common:time_stop:2432 : end_time=1782266665905 2026-06-24 02:04:25.914 | + functions-common:time_stop:2433 : elapsed_time=2903 2026-06-24 02:04:25.918 | + functions-common:time_stop:2434 : total=11773 2026-06-24 02:04:25.922 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:04:25.926 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14676 2026-06-24 02:04:25.931 | + functions:wait_for_service:486 : return 0 2026-06-24 02:04:25.935 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-24 02:04:25.962 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:04:25.966 | + ./stack.sh:main:1315 : start_neutron 2026-06-24 02:04:25.970 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-24 02:04:25.974 | + 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-24 02:04:25.978 | + functions-common:run_process:1674 : local service=q-agt 2026-06-24 02:04:25.982 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:04:25.987 | + functions-common:run_process:1676 : local group= 2026-06-24 02:04:25.991 | + functions-common:run_process:1677 : local user= 2026-06-24 02:04:25.995 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:04:25.999 | + functions-common:run_process:1680 : local name=q-agt 2026-06-24 02:04:26.003 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:04:26.007 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:04:26.011 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:04:26.015 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:04:26.021 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:04:26.028 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266666023 2026-06-24 02:04:26.032 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-24 02:04:26.059 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:04:26.063 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:04:26.068 | + functions-common:time_stop:2420 : local name 2026-06-24 02:04:26.072 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:04:26.076 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:04:26.080 | + functions-common:time_stop:2423 : local total 2026-06-24 02:04:26.085 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:04:26.089 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:04:26.093 | + functions-common:time_stop:2427 : start_time=1782266666023 2026-06-24 02:04:26.098 | + functions-common:time_stop:2429 : [[ -z 1782266666023 ]] 2026-06-24 02:04:26.103 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:04:26.110 | + functions-common:time_stop:2432 : end_time=1782266666105 2026-06-24 02:04:26.114 | + functions-common:time_stop:2433 : elapsed_time=82 2026-06-24 02:04:26.118 | + functions-common:time_stop:2434 : total=21796 2026-06-24 02:04:26.122 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:04:26.127 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21878 2026-06-24 02:04:26.131 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-24 02:04:26.135 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-24 02:04:26.138 | + functions-common:is_provider_network:2272 : return 1 2026-06-24 02:04:26.143 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-24 02:04:26.147 | + 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-24 02:04:26.152 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-24 02:04:26.156 | + 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-24 02:04:26.160 | + functions-common:run_process:1676 : local group= 2026-06-24 02:04:26.164 | + functions-common:run_process:1677 : local user= 2026-06-24 02:04:26.168 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:04:26.172 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-24 02:04:26.176 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:04:26.180 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:04:26.184 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:04:26.188 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:04:26.194 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:04:26.200 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266666196 2026-06-24 02:04:26.205 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-24 02:04:26.233 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:04:26.237 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:04:26.241 | + functions-common:time_stop:2420 : local name 2026-06-24 02:04:26.246 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:04:26.251 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:04:26.255 | + functions-common:time_stop:2423 : local total 2026-06-24 02:04:26.259 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:04:26.263 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:04:26.266 | + functions-common:time_stop:2427 : start_time=1782266666196 2026-06-24 02:04:26.270 | + functions-common:time_stop:2429 : [[ -z 1782266666196 ]] 2026-06-24 02:04:26.276 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:04:26.282 | + functions-common:time_stop:2432 : end_time=1782266666278 2026-06-24 02:04:26.286 | + functions-common:time_stop:2433 : elapsed_time=82 2026-06-24 02:04:26.290 | + functions-common:time_stop:2434 : total=21878 2026-06-24 02:04:26.295 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:04:26.299 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21960 2026-06-24 02:04:26.304 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-24 02:04:26.308 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-24 02:04:26.312 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-24 02:04:26.319 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-24 02:04:26.323 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-24 02:04:26.327 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-24 02:04:26.332 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-24 02:04:26.337 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-24 02:04:26.341 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-24 02:04:26.345 | + 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-24 02:04:26.350 | + functions-common:run_process:1674 : local service=q-l3 2026-06-24 02:04:26.354 | + 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-24 02:04:26.358 | + functions-common:run_process:1676 : local group= 2026-06-24 02:04:26.362 | + functions-common:run_process:1677 : local user= 2026-06-24 02:04:26.366 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:04:26.370 | + functions-common:run_process:1680 : local name=q-l3 2026-06-24 02:04:26.374 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:04:26.378 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:04:26.383 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:04:26.387 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:04:26.392 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:04:26.398 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266666394 2026-06-24 02:04:26.403 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-24 02:04:26.430 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:04:26.434 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:04:26.438 | + functions-common:time_stop:2420 : local name 2026-06-24 02:04:26.442 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:04:26.447 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:04:26.451 | + functions-common:time_stop:2423 : local total 2026-06-24 02:04:26.455 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:04:26.460 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:04:26.464 | + functions-common:time_stop:2427 : start_time=1782266666394 2026-06-24 02:04:26.468 | + functions-common:time_stop:2429 : [[ -z 1782266666394 ]] 2026-06-24 02:04:26.474 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:04:26.481 | + functions-common:time_stop:2432 : end_time=1782266666476 2026-06-24 02:04:26.484 | + functions-common:time_stop:2433 : elapsed_time=82 2026-06-24 02:04:26.489 | + functions-common:time_stop:2434 : total=21960 2026-06-24 02:04:26.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:04:26.497 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22042 2026-06-24 02:04:26.501 | + 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-24 02:04:26.505 | + functions-common:run_process:1674 : local service=q-meta 2026-06-24 02:04:26.509 | + 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-24 02:04:26.513 | + functions-common:run_process:1676 : local group= 2026-06-24 02:04:26.517 | + functions-common:run_process:1677 : local user= 2026-06-24 02:04:26.521 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:04:26.525 | + functions-common:run_process:1680 : local name=q-meta 2026-06-24 02:04:26.529 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:04:26.533 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:04:26.537 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:04:26.541 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:04:26.547 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:04:26.553 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266666549 2026-06-24 02:04:26.558 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-24 02:04:26.584 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:04:26.588 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:04:26.592 | + functions-common:time_stop:2420 : local name 2026-06-24 02:04:26.596 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:04:26.600 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:04:26.605 | + functions-common:time_stop:2423 : local total 2026-06-24 02:04:26.609 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:04:26.613 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:04:26.617 | + functions-common:time_stop:2427 : start_time=1782266666549 2026-06-24 02:04:26.621 | + functions-common:time_stop:2429 : [[ -z 1782266666549 ]] 2026-06-24 02:04:26.627 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:04:26.632 | + functions-common:time_stop:2432 : end_time=1782266666628 2026-06-24 02:04:26.636 | + functions-common:time_stop:2433 : elapsed_time=79 2026-06-24 02:04:26.641 | + functions-common:time_stop:2434 : total=22042 2026-06-24 02:04:26.645 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:04:26.649 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22121 2026-06-24 02:04:26.653 | + 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-24 02:04:26.657 | + functions-common:run_process:1674 : local service=q-metering 2026-06-24 02:04:26.662 | + 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-24 02:04:26.666 | + functions-common:run_process:1676 : local group= 2026-06-24 02:04:26.670 | + functions-common:run_process:1677 : local user= 2026-06-24 02:04:26.674 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:04:26.678 | + functions-common:run_process:1680 : local name=q-metering 2026-06-24 02:04:26.683 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:04:26.687 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:04:26.691 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:04:26.695 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:04:26.700 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:04:26.707 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266666702 2026-06-24 02:04:26.711 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-24 02:04:26.738 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:04:26.743 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:04:26.747 | + functions-common:time_stop:2420 : local name 2026-06-24 02:04:26.753 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:04:26.756 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:04:26.760 | + functions-common:time_stop:2423 : local total 2026-06-24 02:04:26.765 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:04:26.769 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:04:26.773 | + functions-common:time_stop:2427 : start_time=1782266666702 2026-06-24 02:04:26.777 | + functions-common:time_stop:2429 : [[ -z 1782266666702 ]] 2026-06-24 02:04:26.783 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:04:26.789 | + functions-common:time_stop:2432 : end_time=1782266666785 2026-06-24 02:04:26.793 | + functions-common:time_stop:2433 : elapsed_time=83 2026-06-24 02:04:26.797 | + functions-common:time_stop:2434 : total=22121 2026-06-24 02:04:26.801 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:04:26.805 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22204 2026-06-24 02:04:26.810 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-24 02:04:26.838 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:04:26.842 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-24 02:04:26.846 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-24 02:04:26.851 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:04:26.855 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-24 02:04:26.859 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-24 02:04:26.863 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-24 02:04:26.867 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-24 02:04:26.872 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-24 02:04:26.876 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-24 02:04:26.882 | ++ 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-24 02:04:30.863 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:30.868 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:04:30.868 | address-scope 2026-06-24 02:04:30.868 | agent 2026-06-24 02:04:30.868 | allowed-address-pairs 2026-06-24 02:04:30.868 | auto-allocated-topology 2026-06-24 02:04:30.868 | availability_zone 2026-06-24 02:04:30.868 | default-subnetpools 2026-06-24 02:04:30.868 | dhcp_agent_scheduler 2026-06-24 02:04:30.868 | dns-integration 2026-06-24 02:04:30.869 | dns-domain-ports 2026-06-24 02:04:30.869 | dns-integration-domain-keywords 2026-06-24 02:04:30.869 | empty-string-filtering 2026-06-24 02:04:30.869 | external-net 2026-06-24 02:04:30.869 | extra_dhcp_opt 2026-06-24 02:04:30.869 | extraroute 2026-06-24 02:04:30.869 | extraroute-atomic 2026-06-24 02:04:30.869 | filter-validation 2026-06-24 02:04:30.869 | floating-ip-port-forwarding-detail 2026-06-24 02:04:30.869 | fip-port-details 2026-06-24 02:04:30.869 | flavors 2026-06-24 02:04:30.870 | floatingip-pools 2026-06-24 02:04:30.870 | router 2026-06-24 02:04:30.870 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:04:30.870 | enable-default-route-bfd 2026-06-24 02:04:30.870 | enable-default-route-ecmp 2026-06-24 02:04:30.870 | ext-gw-mode 2026-06-24 02:04:30.870 | l3-ha 2026-06-24 02:04:30.870 | external-gateway-multihoming 2026-06-24 02:04:30.870 | l3-flavors 2026-06-24 02:04:30.871 | l3_agent_scheduler 2026-06-24 02:04:30.871 | multi-provider 2026-06-24 02:04:30.871 | net-mtu 2026-06-24 02:04:30.871 | net-mtu-writable 2026-06-24 02:04:30.871 | network_availability_zone 2026-06-24 02:04:30.871 | network-ip-availability 2026-06-24 02:04:30.872 | network-ip-availability-details 2026-06-24 02:04:30.872 | pagination 2026-06-24 02:04:30.872 | port-device-profile 2026-06-24 02:04:30.872 | port-mac-address-regenerate 2026-06-24 02:04:30.872 | port-numa-affinity-policy 2026-06-24 02:04:30.872 | port-numa-affinity-policy-socket 2026-06-24 02:04:30.872 | binding 2026-06-24 02:04:30.873 | binding-extended 2026-06-24 02:04:30.873 | port-security 2026-06-24 02:04:30.873 | project-id 2026-06-24 02:04:30.873 | provider 2026-06-24 02:04:30.873 | qinq 2026-06-24 02:04:30.873 | quota-check-limit 2026-06-24 02:04:30.873 | quota-check-limit-default 2026-06-24 02:04:30.874 | quotas 2026-06-24 02:04:30.874 | quota_details 2026-06-24 02:04:30.874 | rbac-policies 2026-06-24 02:04:30.874 | rbac-address-scope 2026-06-24 02:04:30.874 | rbac-security-groups 2026-06-24 02:04:30.874 | revision-if-match 2026-06-24 02:04:30.875 | standard-attr-revisions 2026-06-24 02:04:30.875 | router_availability_zone 2026-06-24 02:04:30.875 | router-enable-snat 2026-06-24 02:04:30.875 | security-groups-default-rules 2026-06-24 02:04:30.875 | security-groups-default-statefulness 2026-06-24 02:04:30.875 | security-groups-normalized-cidr 2026-06-24 02:04:30.875 | security-groups-remote-address-group 2026-06-24 02:04:30.876 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:04:30.876 | security-groups-shared-filtering 2026-06-24 02:04:30.876 | security-group 2026-06-24 02:04:30.876 | service-type 2026-06-24 02:04:30.876 | sorting 2026-06-24 02:04:30.876 | standard-attr-description 2026-06-24 02:04:30.876 | stateful-security-group 2026-06-24 02:04:30.877 | subnet-dns-publish-fixed-ip 2026-06-24 02:04:30.877 | subnet-external-network 2026-06-24 02:04:30.877 | subnet_onboard 2026-06-24 02:04:30.877 | subnet-service-types 2026-06-24 02:04:30.877 | subnet_allocation 2026-06-24 02:04:30.877 | subnetpool-prefix-ops 2026-06-24 02:04:30.877 | tag-creation 2026-06-24 02:04:30.878 | standard-attr-tag 2026-06-24 02:04:30.878 | standard-attr-timestamp 2026-06-24 02:04:30.878 | vlan-transparent' 2026-06-24 02:04:30.878 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:04:30.878 | address-scope 2026-06-24 02:04:30.878 | agent 2026-06-24 02:04:30.879 | allowed-address-pairs 2026-06-24 02:04:30.879 | auto-allocated-topology 2026-06-24 02:04:30.879 | availability_zone 2026-06-24 02:04:30.879 | default-subnetpools 2026-06-24 02:04:30.879 | dhcp_agent_scheduler 2026-06-24 02:04:30.879 | dns-integration 2026-06-24 02:04:30.879 | dns-domain-ports 2026-06-24 02:04:30.880 | dns-integration-domain-keywords 2026-06-24 02:04:30.880 | empty-string-filtering 2026-06-24 02:04:30.880 | external-net 2026-06-24 02:04:30.880 | extra_dhcp_opt 2026-06-24 02:04:30.880 | extraroute 2026-06-24 02:04:30.880 | extraroute-atomic 2026-06-24 02:04:30.880 | filter-validation 2026-06-24 02:04:30.881 | floating-ip-port-forwarding-detail 2026-06-24 02:04:30.881 | fip-port-details 2026-06-24 02:04:30.881 | flavors 2026-06-24 02:04:30.881 | floatingip-pools 2026-06-24 02:04:30.881 | router 2026-06-24 02:04:30.881 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:04:30.882 | enable-default-route-bfd 2026-06-24 02:04:30.882 | enable-default-route-ecmp 2026-06-24 02:04:30.882 | ext-gw-mode 2026-06-24 02:04:30.882 | l3-ha 2026-06-24 02:04:30.882 | external-gateway-multihoming 2026-06-24 02:04:30.882 | l3-flavors 2026-06-24 02:04:30.882 | l3_agent_scheduler 2026-06-24 02:04:30.883 | multi-provider 2026-06-24 02:04:30.883 | net-mtu 2026-06-24 02:04:30.883 | net-mtu-writable 2026-06-24 02:04:30.883 | network_availability_zone 2026-06-24 02:04:30.883 | network-ip-availability 2026-06-24 02:04:30.883 | network-ip-availability-details 2026-06-24 02:04:30.883 | pagination 2026-06-24 02:04:30.884 | port-device-profile 2026-06-24 02:04:30.884 | port-mac-address-regenerate 2026-06-24 02:04:30.884 | port-numa-affinity-policy 2026-06-24 02:04:30.884 | port-numa-affinity-policy-socket 2026-06-24 02:04:30.884 | binding 2026-06-24 02:04:30.884 | binding-extended 2026-06-24 02:04:30.884 | port-security 2026-06-24 02:04:30.884 | project-id 2026-06-24 02:04:30.885 | provider 2026-06-24 02:04:30.885 | qinq 2026-06-24 02:04:30.885 | quota-check-limit 2026-06-24 02:04:30.885 | quota-check-limit-default 2026-06-24 02:04:30.885 | quotas 2026-06-24 02:04:30.885 | quota_details 2026-06-24 02:04:30.885 | rbac-policies 2026-06-24 02:04:30.886 | rbac-address-scope 2026-06-24 02:04:30.886 | rbac-security-groups 2026-06-24 02:04:30.886 | revision-if-match 2026-06-24 02:04:30.886 | standard-attr-revisions 2026-06-24 02:04:30.886 | router_availability_zone 2026-06-24 02:04:30.886 | router-enable-snat 2026-06-24 02:04:30.886 | security-groups-default-rules 2026-06-24 02:04:30.887 | security-groups-default-statefulness 2026-06-24 02:04:30.887 | security-groups-normalized-cidr 2026-06-24 02:04:30.887 | security-groups-remote-address-group 2026-06-24 02:04:30.887 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:04:30.887 | security-groups-shared-filtering 2026-06-24 02:04:30.887 | security-group 2026-06-24 02:04:30.887 | service-type 2026-06-24 02:04:30.888 | sorting 2026-06-24 02:04:30.888 | standard-attr-description 2026-06-24 02:04:30.888 | stateful-security-group 2026-06-24 02:04:30.888 | subnet-dns-publish-fixed-ip 2026-06-24 02:04:30.888 | subnet-external-network 2026-06-24 02:04:30.888 | subnet_onboard 2026-06-24 02:04:30.888 | subnet-service-types 2026-06-24 02:04:30.889 | subnet_allocation 2026-06-24 02:04:30.889 | subnetpool-prefix-ops 2026-06-24 02:04:30.889 | tag-creation 2026-06-24 02:04:30.889 | standard-attr-tag 2026-06-24 02:04:30.889 | standard-attr-timestamp 2026-06-24 02:04:30.889 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-24 02:04:30.889 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:04:30.890 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-24 02:04:30.890 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-24 02:04:30.892 | ++ 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-24 02:04:35.103 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:35.108 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=0dc169cb-abab-4c83-9c8d-dab9b2296898 2026-06-24 02:04:35.112 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-24 02:04:35.118 | ++ 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 fdb1:8064:7ca5::/56 --share --default -f value -c id 2026-06-24 02:04:39.047 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:39.052 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=79bc5581-6fe9-4304-8d1d-708e0854c96e 2026-06-24 02:04:39.056 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-24 02:04:39.060 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-24 02:04:39.063 | + functions-common:is_provider_network:2272 : return 1 2026-06-24 02:04:39.069 | ++ 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-24 02:04:44.701 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:44.705 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=0a89f846-2b4d-43a2-93d4-2ff8ceee427b 2026-06-24 02:04:44.709 | + 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-24 02:04:44.712 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:04:44.738 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-24 02:04:44.742 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-24 02:04:44.747 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 0dc169cb-abab-4c83-9c8d-dab9b2296898 ']' 2026-06-24 02:04:44.750 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-24 02:04:44.754 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-24 02:04:44.758 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 0dc169cb-abab-4c83-9c8d-dab9b2296898 ' 2026-06-24 02:04:44.763 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-24 02:04:44.767 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 0a89f846-2b4d-43a2-93d4-2ff8ceee427b private-subnet' 2026-06-24 02:04:44.770 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-24 02:04:44.776 | +++ 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 0dc169cb-abab-4c83-9c8d-dab9b2296898 --network 0a89f846-2b4d-43a2-93d4-2ff8ceee427b private-subnet -f value -c id 2026-06-24 02:04:50.121 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:50.127 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=c120a188-ee51-4f6b-9b92-5700a47d3a99 2026-06-24 02:04:50.131 | ++ 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-24 02:04:50.135 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:04:50.164 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo c120a188-ee51-4f6b-9b92-5700a47d3a99 2026-06-24 02:04:50.169 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=c120a188-ee51-4f6b-9b92-5700a47d3a99 2026-06-24 02:04:50.173 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-24 02:04:50.178 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-24 02:04:50.184 | ++ 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-24 02:04:50.187 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:04:50.213 | ++ 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-24 02:04:50.217 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:04:50.245 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-24 02:04:50.249 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 79bc5581-6fe9-4304-8d1d-708e0854c96e ']' 2026-06-24 02:04:50.253 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-24 02:04:50.258 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-24 02:04:50.262 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 79bc5581-6fe9-4304-8d1d-708e0854c96e ' 2026-06-24 02:04:50.267 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-24 02:04:50.271 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 0a89f846-2b4d-43a2-93d4-2ff8ceee427b ipv6-private-subnet ' 2026-06-24 02:04:50.276 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-24 02:04:50.281 | +++ 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 79bc5581-6fe9-4304-8d1d-708e0854c96e --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 0a89f846-2b4d-43a2-93d4-2ff8ceee427b ipv6-private-subnet -f value -c id 2026-06-24 02:04:55.511 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:55.516 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=b2584411-2285-4184-8f87-9ce27981755c 2026-06-24 02:04:55.520 | ++ 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-24 02:04:55.524 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:04:55.548 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo b2584411-2285-4184-8f87-9ce27981755c 2026-06-24 02:04:55.552 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=b2584411-2285-4184-8f87-9ce27981755c 2026-06-24 02:04:55.556 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-24 02:04:55.559 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-24 02:04:55.563 | ++ 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-24 02:04:58.981 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:58.987 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:04:58.987 | address-scope 2026-06-24 02:04:58.987 | agent 2026-06-24 02:04:58.988 | allowed-address-pairs 2026-06-24 02:04:58.988 | auto-allocated-topology 2026-06-24 02:04:58.988 | availability_zone 2026-06-24 02:04:58.988 | default-subnetpools 2026-06-24 02:04:58.988 | dhcp_agent_scheduler 2026-06-24 02:04:58.988 | dns-integration 2026-06-24 02:04:58.988 | dns-domain-ports 2026-06-24 02:04:58.988 | dns-integration-domain-keywords 2026-06-24 02:04:58.988 | empty-string-filtering 2026-06-24 02:04:58.988 | external-net 2026-06-24 02:04:58.988 | extra_dhcp_opt 2026-06-24 02:04:58.989 | extraroute 2026-06-24 02:04:58.989 | extraroute-atomic 2026-06-24 02:04:58.989 | filter-validation 2026-06-24 02:04:58.989 | floating-ip-port-forwarding-detail 2026-06-24 02:04:58.989 | fip-port-details 2026-06-24 02:04:58.989 | flavors 2026-06-24 02:04:58.989 | floatingip-pools 2026-06-24 02:04:58.989 | router 2026-06-24 02:04:58.989 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:04:58.989 | enable-default-route-bfd 2026-06-24 02:04:58.989 | enable-default-route-ecmp 2026-06-24 02:04:58.990 | ext-gw-mode 2026-06-24 02:04:58.990 | l3-ha 2026-06-24 02:04:58.990 | external-gateway-multihoming 2026-06-24 02:04:58.990 | l3-flavors 2026-06-24 02:04:58.990 | l3_agent_scheduler 2026-06-24 02:04:58.990 | multi-provider 2026-06-24 02:04:58.990 | net-mtu 2026-06-24 02:04:58.990 | net-mtu-writable 2026-06-24 02:04:58.990 | network_availability_zone 2026-06-24 02:04:58.990 | network-ip-availability 2026-06-24 02:04:58.990 | network-ip-availability-details 2026-06-24 02:04:58.991 | pagination 2026-06-24 02:04:58.991 | port-device-profile 2026-06-24 02:04:58.991 | port-mac-address-regenerate 2026-06-24 02:04:58.991 | port-numa-affinity-policy 2026-06-24 02:04:58.991 | port-numa-affinity-policy-socket 2026-06-24 02:04:58.991 | binding 2026-06-24 02:04:58.991 | binding-extended 2026-06-24 02:04:58.991 | port-security 2026-06-24 02:04:58.991 | project-id 2026-06-24 02:04:58.991 | provider 2026-06-24 02:04:58.991 | qinq 2026-06-24 02:04:58.991 | quota-check-limit 2026-06-24 02:04:58.992 | quota-check-limit-default 2026-06-24 02:04:58.992 | quotas 2026-06-24 02:04:58.992 | quota_details 2026-06-24 02:04:58.992 | rbac-policies 2026-06-24 02:04:58.992 | rbac-address-scope 2026-06-24 02:04:58.992 | rbac-security-groups 2026-06-24 02:04:58.992 | revision-if-match 2026-06-24 02:04:58.992 | standard-attr-revisions 2026-06-24 02:04:58.992 | router_availability_zone 2026-06-24 02:04:58.992 | router-enable-snat 2026-06-24 02:04:58.992 | security-groups-default-rules 2026-06-24 02:04:58.993 | security-groups-default-statefulness 2026-06-24 02:04:58.993 | security-groups-normalized-cidr 2026-06-24 02:04:58.993 | security-groups-remote-address-group 2026-06-24 02:04:58.993 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:04:58.993 | security-groups-shared-filtering 2026-06-24 02:04:58.993 | security-group 2026-06-24 02:04:58.993 | service-type 2026-06-24 02:04:58.993 | sorting 2026-06-24 02:04:58.993 | standard-attr-description 2026-06-24 02:04:58.993 | stateful-security-group 2026-06-24 02:04:58.993 | subnet-dns-publish-fixed-ip 2026-06-24 02:04:58.994 | subnet-external-network 2026-06-24 02:04:58.994 | subnet_onboard 2026-06-24 02:04:58.994 | subnet-service-types 2026-06-24 02:04:58.994 | subnet_allocation 2026-06-24 02:04:58.994 | subnetpool-prefix-ops 2026-06-24 02:04:58.994 | tag-creation 2026-06-24 02:04:58.994 | standard-attr-tag 2026-06-24 02:04:58.994 | standard-attr-timestamp 2026-06-24 02:04:58.994 | vlan-transparent' 2026-06-24 02:04:58.994 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:04:58.994 | address-scope 2026-06-24 02:04:58.995 | agent 2026-06-24 02:04:58.995 | allowed-address-pairs 2026-06-24 02:04:58.995 | auto-allocated-topology 2026-06-24 02:04:58.995 | availability_zone 2026-06-24 02:04:58.995 | default-subnetpools 2026-06-24 02:04:58.995 | dhcp_agent_scheduler 2026-06-24 02:04:58.995 | dns-integration 2026-06-24 02:04:58.995 | dns-domain-ports 2026-06-24 02:04:58.995 | dns-integration-domain-keywords 2026-06-24 02:04:58.995 | empty-string-filtering 2026-06-24 02:04:58.995 | external-net 2026-06-24 02:04:58.995 | extra_dhcp_opt 2026-06-24 02:04:58.996 | extraroute 2026-06-24 02:04:58.996 | extraroute-atomic 2026-06-24 02:04:58.996 | filter-validation 2026-06-24 02:04:58.996 | floating-ip-port-forwarding-detail 2026-06-24 02:04:58.996 | fip-port-details 2026-06-24 02:04:58.996 | flavors 2026-06-24 02:04:58.996 | floatingip-pools 2026-06-24 02:04:58.996 | router 2026-06-24 02:04:58.996 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:04:58.996 | enable-default-route-bfd 2026-06-24 02:04:58.996 | enable-default-route-ecmp 2026-06-24 02:04:58.997 | ext-gw-mode 2026-06-24 02:04:58.997 | l3-ha 2026-06-24 02:04:58.997 | external-gateway-multihoming 2026-06-24 02:04:58.997 | l3-flavors 2026-06-24 02:04:58.997 | l3_agent_scheduler 2026-06-24 02:04:58.997 | multi-provider 2026-06-24 02:04:58.997 | net-mtu 2026-06-24 02:04:58.997 | net-mtu-writable 2026-06-24 02:04:58.997 | network_availability_zone 2026-06-24 02:04:58.997 | network-ip-availability 2026-06-24 02:04:58.997 | network-ip-availability-details 2026-06-24 02:04:58.998 | pagination 2026-06-24 02:04:58.998 | port-device-profile 2026-06-24 02:04:58.998 | port-mac-address-regenerate 2026-06-24 02:04:58.998 | port-numa-affinity-policy 2026-06-24 02:04:58.998 | port-numa-affinity-policy-socket 2026-06-24 02:04:58.998 | binding 2026-06-24 02:04:58.998 | binding-extended 2026-06-24 02:04:58.998 | port-security 2026-06-24 02:04:58.998 | project-id 2026-06-24 02:04:58.998 | provider 2026-06-24 02:04:58.998 | qinq 2026-06-24 02:04:58.998 | quota-check-limit 2026-06-24 02:04:58.999 | quota-check-limit-default 2026-06-24 02:04:58.999 | quotas 2026-06-24 02:04:58.999 | quota_details 2026-06-24 02:04:58.999 | rbac-policies 2026-06-24 02:04:58.999 | rbac-address-scope 2026-06-24 02:04:58.999 | rbac-security-groups 2026-06-24 02:04:58.999 | revision-if-match 2026-06-24 02:04:58.999 | standard-attr-revisions 2026-06-24 02:04:58.999 | router_availability_zone 2026-06-24 02:04:58.999 | router-enable-snat 2026-06-24 02:04:58.999 | security-groups-default-rules 2026-06-24 02:04:59.000 | security-groups-default-statefulness 2026-06-24 02:04:59.000 | security-groups-normalized-cidr 2026-06-24 02:04:59.000 | security-groups-remote-address-group 2026-06-24 02:04:59.000 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:04:59.000 | security-groups-shared-filtering 2026-06-24 02:04:59.000 | security-group 2026-06-24 02:04:59.000 | service-type 2026-06-24 02:04:59.000 | sorting 2026-06-24 02:04:59.000 | standard-attr-description 2026-06-24 02:04:59.000 | stateful-security-group 2026-06-24 02:04:59.000 | subnet-dns-publish-fixed-ip 2026-06-24 02:04:59.001 | subnet-external-network 2026-06-24 02:04:59.001 | subnet_onboard 2026-06-24 02:04:59.001 | subnet-service-types 2026-06-24 02:04:59.001 | subnet_allocation 2026-06-24 02:04:59.001 | subnetpool-prefix-ops 2026-06-24 02:04:59.001 | tag-creation 2026-06-24 02:04:59.001 | standard-attr-tag 2026-06-24 02:04:59.001 | standard-attr-timestamp 2026-06-24 02:04:59.001 | vlan-transparent =~ router ]] 2026-06-24 02:04:59.001 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:04:59.005 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-24 02:04:59.008 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-24 02:04:59.014 | ++ 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-24 02:05:02.425 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:05:02.430 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:05:02.430 | address-scope 2026-06-24 02:05:02.430 | agent 2026-06-24 02:05:02.430 | allowed-address-pairs 2026-06-24 02:05:02.430 | auto-allocated-topology 2026-06-24 02:05:02.430 | availability_zone 2026-06-24 02:05:02.431 | default-subnetpools 2026-06-24 02:05:02.431 | dhcp_agent_scheduler 2026-06-24 02:05:02.431 | dns-integration 2026-06-24 02:05:02.431 | dns-domain-ports 2026-06-24 02:05:02.431 | dns-integration-domain-keywords 2026-06-24 02:05:02.431 | empty-string-filtering 2026-06-24 02:05:02.431 | external-net 2026-06-24 02:05:02.431 | extra_dhcp_opt 2026-06-24 02:05:02.431 | extraroute 2026-06-24 02:05:02.432 | extraroute-atomic 2026-06-24 02:05:02.432 | filter-validation 2026-06-24 02:05:02.432 | floating-ip-port-forwarding-detail 2026-06-24 02:05:02.432 | fip-port-details 2026-06-24 02:05:02.432 | flavors 2026-06-24 02:05:02.432 | floatingip-pools 2026-06-24 02:05:02.432 | router 2026-06-24 02:05:02.432 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:05:02.432 | enable-default-route-bfd 2026-06-24 02:05:02.432 | enable-default-route-ecmp 2026-06-24 02:05:02.432 | ext-gw-mode 2026-06-24 02:05:02.433 | l3-ha 2026-06-24 02:05:02.433 | external-gateway-multihoming 2026-06-24 02:05:02.433 | l3-flavors 2026-06-24 02:05:02.433 | l3_agent_scheduler 2026-06-24 02:05:02.433 | multi-provider 2026-06-24 02:05:02.433 | net-mtu 2026-06-24 02:05:02.433 | net-mtu-writable 2026-06-24 02:05:02.433 | network_availability_zone 2026-06-24 02:05:02.433 | network-ip-availability 2026-06-24 02:05:02.433 | network-ip-availability-details 2026-06-24 02:05:02.434 | pagination 2026-06-24 02:05:02.434 | port-device-profile 2026-06-24 02:05:02.434 | port-mac-address-regenerate 2026-06-24 02:05:02.434 | port-numa-affinity-policy 2026-06-24 02:05:02.434 | port-numa-affinity-policy-socket 2026-06-24 02:05:02.434 | binding 2026-06-24 02:05:02.434 | binding-extended 2026-06-24 02:05:02.434 | port-security 2026-06-24 02:05:02.434 | project-id 2026-06-24 02:05:02.434 | provider 2026-06-24 02:05:02.435 | qinq 2026-06-24 02:05:02.435 | quota-check-limit 2026-06-24 02:05:02.435 | quota-check-limit-default 2026-06-24 02:05:02.435 | quotas 2026-06-24 02:05:02.435 | quota_details 2026-06-24 02:05:02.435 | rbac-policies 2026-06-24 02:05:02.435 | rbac-address-scope 2026-06-24 02:05:02.435 | rbac-security-groups 2026-06-24 02:05:02.435 | revision-if-match 2026-06-24 02:05:02.435 | standard-attr-revisions 2026-06-24 02:05:02.436 | router_availability_zone 2026-06-24 02:05:02.436 | router-enable-snat 2026-06-24 02:05:02.436 | security-groups-default-rules 2026-06-24 02:05:02.436 | security-groups-default-statefulness 2026-06-24 02:05:02.436 | security-groups-normalized-cidr 2026-06-24 02:05:02.436 | security-groups-remote-address-group 2026-06-24 02:05:02.436 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:05:02.436 | security-groups-shared-filtering 2026-06-24 02:05:02.436 | security-group 2026-06-24 02:05:02.436 | service-type 2026-06-24 02:05:02.437 | sorting 2026-06-24 02:05:02.437 | standard-attr-description 2026-06-24 02:05:02.437 | stateful-security-group 2026-06-24 02:05:02.437 | subnet-dns-publish-fixed-ip 2026-06-24 02:05:02.437 | subnet-external-network 2026-06-24 02:05:02.437 | subnet_onboard 2026-06-24 02:05:02.437 | subnet-service-types 2026-06-24 02:05:02.437 | subnet_allocation 2026-06-24 02:05:02.437 | subnetpool-prefix-ops 2026-06-24 02:05:02.437 | tag-creation 2026-06-24 02:05:02.437 | standard-attr-tag 2026-06-24 02:05:02.438 | standard-attr-timestamp 2026-06-24 02:05:02.438 | vlan-transparent' 2026-06-24 02:05:02.438 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:05:02.438 | address-scope 2026-06-24 02:05:02.438 | agent 2026-06-24 02:05:02.438 | allowed-address-pairs 2026-06-24 02:05:02.438 | auto-allocated-topology 2026-06-24 02:05:02.438 | availability_zone 2026-06-24 02:05:02.438 | default-subnetpools 2026-06-24 02:05:02.439 | dhcp_agent_scheduler 2026-06-24 02:05:02.439 | dns-integration 2026-06-24 02:05:02.439 | dns-domain-ports 2026-06-24 02:05:02.439 | dns-integration-domain-keywords 2026-06-24 02:05:02.439 | empty-string-filtering 2026-06-24 02:05:02.439 | external-net 2026-06-24 02:05:02.439 | extra_dhcp_opt 2026-06-24 02:05:02.439 | extraroute 2026-06-24 02:05:02.439 | extraroute-atomic 2026-06-24 02:05:02.439 | filter-validation 2026-06-24 02:05:02.440 | floating-ip-port-forwarding-detail 2026-06-24 02:05:02.440 | fip-port-details 2026-06-24 02:05:02.440 | flavors 2026-06-24 02:05:02.440 | floatingip-pools 2026-06-24 02:05:02.440 | router 2026-06-24 02:05:02.440 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:05:02.440 | enable-default-route-bfd 2026-06-24 02:05:02.440 | enable-default-route-ecmp 2026-06-24 02:05:02.440 | ext-gw-mode 2026-06-24 02:05:02.440 | l3-ha 2026-06-24 02:05:02.441 | external-gateway-multihoming 2026-06-24 02:05:02.441 | l3-flavors 2026-06-24 02:05:02.441 | l3_agent_scheduler 2026-06-24 02:05:02.441 | multi-provider 2026-06-24 02:05:02.441 | net-mtu 2026-06-24 02:05:02.441 | net-mtu-writable 2026-06-24 02:05:02.441 | network_availability_zone 2026-06-24 02:05:02.441 | network-ip-availability 2026-06-24 02:05:02.441 | network-ip-availability-details 2026-06-24 02:05:02.441 | pagination 2026-06-24 02:05:02.442 | port-device-profile 2026-06-24 02:05:02.442 | port-mac-address-regenerate 2026-06-24 02:05:02.442 | port-numa-affinity-policy 2026-06-24 02:05:02.442 | port-numa-affinity-policy-socket 2026-06-24 02:05:02.442 | binding 2026-06-24 02:05:02.442 | binding-extended 2026-06-24 02:05:02.442 | port-security 2026-06-24 02:05:02.442 | project-id 2026-06-24 02:05:02.442 | provider 2026-06-24 02:05:02.442 | qinq 2026-06-24 02:05:02.443 | quota-check-limit 2026-06-24 02:05:02.443 | quota-check-limit-default 2026-06-24 02:05:02.443 | quotas 2026-06-24 02:05:02.443 | quota_details 2026-06-24 02:05:02.443 | rbac-policies 2026-06-24 02:05:02.443 | rbac-address-scope 2026-06-24 02:05:02.443 | rbac-security-groups 2026-06-24 02:05:02.443 | revision-if-match 2026-06-24 02:05:02.443 | standard-attr-revisions 2026-06-24 02:05:02.443 | router_availability_zone 2026-06-24 02:05:02.444 | router-enable-snat 2026-06-24 02:05:02.444 | security-groups-default-rules 2026-06-24 02:05:02.444 | security-groups-default-statefulness 2026-06-24 02:05:02.444 | security-groups-normalized-cidr 2026-06-24 02:05:02.444 | security-groups-remote-address-group 2026-06-24 02:05:02.444 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:05:02.444 | security-groups-shared-filtering 2026-06-24 02:05:02.444 | security-group 2026-06-24 02:05:02.444 | service-type 2026-06-24 02:05:02.444 | sorting 2026-06-24 02:05:02.445 | standard-attr-description 2026-06-24 02:05:02.445 | stateful-security-group 2026-06-24 02:05:02.445 | subnet-dns-publish-fixed-ip 2026-06-24 02:05:02.445 | subnet-external-network 2026-06-24 02:05:02.445 | subnet_onboard 2026-06-24 02:05:02.445 | subnet-service-types 2026-06-24 02:05:02.445 | subnet_allocation 2026-06-24 02:05:02.445 | subnetpool-prefix-ops 2026-06-24 02:05:02.445 | tag-creation 2026-06-24 02:05:02.445 | standard-attr-tag 2026-06-24 02:05:02.445 | standard-attr-timestamp 2026-06-24 02:05:02.446 | vlan-transparent =~ external-net ]] 2026-06-24 02:05:02.446 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:05:02.446 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-24 02:05:02.451 | ++ 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-24 02:05:06.228 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:05:06.234 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=a8b4e2c6-32b0-427b-909c-3af8e6d51a70 2026-06-24 02:05:06.238 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-24 02:05:06.242 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:05:06.268 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-24 02:05:06.271 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-24 02:05:06.275 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-24 02:05:06.281 | ++ 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-24 02:05:09.707 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:05:09.710 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:05:09.710 | address-scope 2026-06-24 02:05:09.710 | agent 2026-06-24 02:05:09.710 | allowed-address-pairs 2026-06-24 02:05:09.710 | auto-allocated-topology 2026-06-24 02:05:09.711 | availability_zone 2026-06-24 02:05:09.711 | default-subnetpools 2026-06-24 02:05:09.711 | dhcp_agent_scheduler 2026-06-24 02:05:09.711 | dns-integration 2026-06-24 02:05:09.711 | dns-domain-ports 2026-06-24 02:05:09.711 | dns-integration-domain-keywords 2026-06-24 02:05:09.711 | empty-string-filtering 2026-06-24 02:05:09.711 | external-net 2026-06-24 02:05:09.712 | extra_dhcp_opt 2026-06-24 02:05:09.712 | extraroute 2026-06-24 02:05:09.712 | extraroute-atomic 2026-06-24 02:05:09.712 | filter-validation 2026-06-24 02:05:09.712 | floating-ip-port-forwarding-detail 2026-06-24 02:05:09.712 | fip-port-details 2026-06-24 02:05:09.712 | flavors 2026-06-24 02:05:09.712 | floatingip-pools 2026-06-24 02:05:09.712 | router 2026-06-24 02:05:09.712 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:05:09.712 | enable-default-route-bfd 2026-06-24 02:05:09.713 | enable-default-route-ecmp 2026-06-24 02:05:09.713 | ext-gw-mode 2026-06-24 02:05:09.713 | l3-ha 2026-06-24 02:05:09.713 | external-gateway-multihoming 2026-06-24 02:05:09.713 | l3-flavors 2026-06-24 02:05:09.713 | l3_agent_scheduler 2026-06-24 02:05:09.713 | multi-provider 2026-06-24 02:05:09.713 | net-mtu 2026-06-24 02:05:09.713 | net-mtu-writable 2026-06-24 02:05:09.713 | network_availability_zone 2026-06-24 02:05:09.714 | network-ip-availability 2026-06-24 02:05:09.714 | network-ip-availability-details 2026-06-24 02:05:09.714 | pagination 2026-06-24 02:05:09.714 | port-device-profile 2026-06-24 02:05:09.714 | port-mac-address-regenerate 2026-06-24 02:05:09.714 | port-numa-affinity-policy 2026-06-24 02:05:09.714 | port-numa-affinity-policy-socket 2026-06-24 02:05:09.714 | binding 2026-06-24 02:05:09.714 | binding-extended 2026-06-24 02:05:09.714 | port-security 2026-06-24 02:05:09.715 | project-id 2026-06-24 02:05:09.715 | provider 2026-06-24 02:05:09.715 | qinq 2026-06-24 02:05:09.715 | quota-check-limit 2026-06-24 02:05:09.715 | quota-check-limit-default 2026-06-24 02:05:09.715 | quotas 2026-06-24 02:05:09.715 | quota_details 2026-06-24 02:05:09.715 | rbac-policies 2026-06-24 02:05:09.715 | rbac-address-scope 2026-06-24 02:05:09.715 | rbac-security-groups 2026-06-24 02:05:09.716 | revision-if-match 2026-06-24 02:05:09.716 | standard-attr-revisions 2026-06-24 02:05:09.716 | router_availability_zone 2026-06-24 02:05:09.716 | router-enable-snat 2026-06-24 02:05:09.716 | security-groups-default-rules 2026-06-24 02:05:09.716 | security-groups-default-statefulness 2026-06-24 02:05:09.716 | security-groups-normalized-cidr 2026-06-24 02:05:09.716 | security-groups-remote-address-group 2026-06-24 02:05:09.716 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:05:09.716 | security-groups-shared-filtering 2026-06-24 02:05:09.716 | security-group 2026-06-24 02:05:09.717 | service-type 2026-06-24 02:05:09.717 | sorting 2026-06-24 02:05:09.717 | standard-attr-description 2026-06-24 02:05:09.717 | stateful-security-group 2026-06-24 02:05:09.717 | subnet-dns-publish-fixed-ip 2026-06-24 02:05:09.717 | subnet-external-network 2026-06-24 02:05:09.717 | subnet_onboard 2026-06-24 02:05:09.717 | subnet-service-types 2026-06-24 02:05:09.717 | subnet_allocation 2026-06-24 02:05:09.717 | subnetpool-prefix-ops 2026-06-24 02:05:09.718 | tag-creation 2026-06-24 02:05:09.718 | standard-attr-tag 2026-06-24 02:05:09.718 | standard-attr-timestamp 2026-06-24 02:05:09.718 | vlan-transparent' 2026-06-24 02:05:09.718 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:05:09.718 | address-scope 2026-06-24 02:05:09.718 | agent 2026-06-24 02:05:09.718 | allowed-address-pairs 2026-06-24 02:05:09.718 | auto-allocated-topology 2026-06-24 02:05:09.718 | availability_zone 2026-06-24 02:05:09.719 | default-subnetpools 2026-06-24 02:05:09.719 | dhcp_agent_scheduler 2026-06-24 02:05:09.719 | dns-integration 2026-06-24 02:05:09.719 | dns-domain-ports 2026-06-24 02:05:09.719 | dns-integration-domain-keywords 2026-06-24 02:05:09.719 | empty-string-filtering 2026-06-24 02:05:09.719 | external-net 2026-06-24 02:05:09.719 | extra_dhcp_opt 2026-06-24 02:05:09.719 | extraroute 2026-06-24 02:05:09.720 | extraroute-atomic 2026-06-24 02:05:09.720 | filter-validation 2026-06-24 02:05:09.720 | floating-ip-port-forwarding-detail 2026-06-24 02:05:09.720 | fip-port-details 2026-06-24 02:05:09.720 | flavors 2026-06-24 02:05:09.720 | floatingip-pools 2026-06-24 02:05:09.720 | router 2026-06-24 02:05:09.720 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:05:09.720 | enable-default-route-bfd 2026-06-24 02:05:09.720 | enable-default-route-ecmp 2026-06-24 02:05:09.721 | ext-gw-mode 2026-06-24 02:05:09.721 | l3-ha 2026-06-24 02:05:09.721 | external-gateway-multihoming 2026-06-24 02:05:09.721 | l3-flavors 2026-06-24 02:05:09.721 | l3_agent_scheduler 2026-06-24 02:05:09.721 | multi-provider 2026-06-24 02:05:09.721 | net-mtu 2026-06-24 02:05:09.721 | net-mtu-writable 2026-06-24 02:05:09.721 | network_availability_zone 2026-06-24 02:05:09.721 | network-ip-availability 2026-06-24 02:05:09.722 | network-ip-availability-details 2026-06-24 02:05:09.722 | pagination 2026-06-24 02:05:09.722 | port-device-profile 2026-06-24 02:05:09.722 | port-mac-address-regenerate 2026-06-24 02:05:09.722 | port-numa-affinity-policy 2026-06-24 02:05:09.722 | port-numa-affinity-policy-socket 2026-06-24 02:05:09.722 | binding 2026-06-24 02:05:09.723 | binding-extended 2026-06-24 02:05:09.723 | port-security 2026-06-24 02:05:09.723 | project-id 2026-06-24 02:05:09.723 | provider 2026-06-24 02:05:09.723 | qinq 2026-06-24 02:05:09.723 | quota-check-limit 2026-06-24 02:05:09.723 | quota-check-limit-default 2026-06-24 02:05:09.723 | quotas 2026-06-24 02:05:09.723 | quota_details 2026-06-24 02:05:09.723 | rbac-policies 2026-06-24 02:05:09.724 | rbac-address-scope 2026-06-24 02:05:09.724 | rbac-security-groups 2026-06-24 02:05:09.724 | revision-if-match 2026-06-24 02:05:09.724 | standard-attr-revisions 2026-06-24 02:05:09.724 | router_availability_zone 2026-06-24 02:05:09.724 | router-enable-snat 2026-06-24 02:05:09.724 | security-groups-default-rules 2026-06-24 02:05:09.724 | security-groups-default-statefulness 2026-06-24 02:05:09.724 | security-groups-normalized-cidr 2026-06-24 02:05:09.724 | security-groups-remote-address-group 2026-06-24 02:05:09.725 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:05:09.725 | security-groups-shared-filtering 2026-06-24 02:05:09.725 | security-group 2026-06-24 02:05:09.725 | service-type 2026-06-24 02:05:09.725 | sorting 2026-06-24 02:05:09.725 | standard-attr-description 2026-06-24 02:05:09.725 | stateful-security-group 2026-06-24 02:05:09.725 | subnet-dns-publish-fixed-ip 2026-06-24 02:05:09.725 | subnet-external-network 2026-06-24 02:05:09.725 | subnet_onboard 2026-06-24 02:05:09.726 | subnet-service-types 2026-06-24 02:05:09.726 | subnet_allocation 2026-06-24 02:05:09.726 | subnetpool-prefix-ops 2026-06-24 02:05:09.726 | tag-creation 2026-06-24 02:05:09.726 | standard-attr-tag 2026-06-24 02:05:09.726 | standard-attr-timestamp 2026-06-24 02:05:09.726 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-24 02:05:09.726 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:05:09.727 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-24 02:05:09.731 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-24 02:05:09.737 | ++ 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-24 02:05:14.398 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:05:14.403 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=3985ceb4-57f6-412c-b402-365448c92ff9 2026-06-24 02:05:14.407 | + 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-24 02:05:14.412 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:05:14.438 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-24 02:05:14.442 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-24 02:05:14.446 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet a8b4e2c6-32b0-427b-909c-3af8e6d51a70 c120a188-ee51-4f6b-9b92-5700a47d3a99 2026-06-24 02:05:20.218 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-24 02:05:20.227 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 3985ceb4-57f6-412c-b402-365448c92ff9 2026-06-24 02:05:20.232 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-24 02:05:20.237 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-24 02:05:20.242 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-24 02:05:20.245 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-24 02:05:20.251 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-24 02:05:20.257 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 3985ceb4-57f6-412c-b402-365448c92ff9 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-24 02:05:20.261 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-24 02:05:20.265 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-24 02:05:20.272 | +++ 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 3985ceb4-57f6-412c-b402-365448c92ff9 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-24 02:05:20.274 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-24 02:05:23.975 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:05:23.981 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-24 02:05:23.981 | | id | 43c3850b-e0a9-4f88-b2d0-4c1c25a68754 |' 2026-06-24 02:05:23.984 | ++ 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-24 02:05:23.988 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:05:24.014 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 43c3850b-e0a9-4f88-b2d0-4c1c25a68754 '|' 2026-06-24 02:05:24.018 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 43c3850b-e0a9-4f88-b2d0-4c1c25a68754 |' 2026-06-24 02:05:24.023 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-24 02:05:24.030 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 43c3850b-e0a9-4f88-b2d0-4c1c25a68754 '|' 2026-06-24 02:05:24.030 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-24 02:05:24.034 | ++ functions-common:get_field:806 : local data field 2026-06-24 02:05:24.038 | ++ functions-common:get_field:807 : read data 2026-06-24 02:05:24.042 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-24 02:05:24.045 | ++ functions-common:get_field:811 : field='$3' 2026-06-24 02:05:24.051 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 43c3850b-e0a9-4f88-b2d0-4c1c25a68754 |' 2026-06-24 02:05:24.051 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-24 02:05:24.059 | ++ functions-common:get_field:807 : read data 2026-06-24 02:05:24.065 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-24 02:05:24.072 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 43c3850b-e0a9-4f88-b2d0-4c1c25a68754 '|' 2026-06-24 02:05:24.073 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-24 02:05:24.076 | ++ functions-common:get_field:806 : local data field 2026-06-24 02:05:24.080 | ++ functions-common:get_field:807 : read data 2026-06-24 02:05:24.083 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-24 02:05:24.087 | ++ functions-common:get_field:811 : field='$6' 2026-06-24 02:05:24.092 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 43c3850b-e0a9-4f88-b2d0-4c1c25a68754 |' 2026-06-24 02:05:24.093 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-24 02:05:24.101 | ++ functions-common:get_field:807 : read data 2026-06-24 02:05:24.107 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=43c3850b-e0a9-4f88-b2d0-4c1c25a68754 2026-06-24 02:05:24.111 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 3985ceb4-57f6-412c-b402-365448c92ff9 a8b4e2c6-32b0-427b-909c-3af8e6d51a70 2026-06-24 02:05:30.138 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-24 02:05:30.144 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-24 02:05:30.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-24 02:05:30.170 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:30.176 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-24 02:05:30.180 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-24 02:05:30.182 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-24 02:05:30.185 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-24 02:05:30.189 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-24 02:05:30.193 | ++ 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-24 02:05:30.226 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-24 02:05:30.229 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-24 02:05:30.233 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-24 02:05:30.236 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-24 02:05:30.240 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-24 02:05:30.243 | + 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-24 02:05:30.246 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-24 02:05:30.251 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-24 02:05:30.255 | + functions-common:test_with_retry:2360 : local until=10 2026-06-24 02:05:30.259 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-24 02:05:30.264 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-24 02:05:30.268 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-24 02:05:30.271 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:30.275 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:30.280 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:30.285 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266730282 2026-06-24 02:05:30.290 | + 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-24 02:05:30.302 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-24 02:05:30.306 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:30.309 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:30.312 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:30.317 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:30.321 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:30.325 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-24 02:05:30.328 | + functions-common:time_stop:2427 : start_time=1782266730282 2026-06-24 02:05:30.332 | + functions-common:time_stop:2429 : [[ -z 1782266730282 ]] 2026-06-24 02:05:30.337 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:30.342 | + functions-common:time_stop:2432 : end_time=1782266730338 2026-06-24 02:05:30.346 | + functions-common:time_stop:2433 : elapsed_time=56 2026-06-24 02:05:30.349 | + functions-common:time_stop:2434 : total=8821 2026-06-24 02:05:30.353 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:30.356 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8877 2026-06-24 02:05:30.366 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-24 02:05:30.366 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-24 02:05:30.372 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-24 02:05:30.377 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:05:30.380 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-24 02:05:30.383 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-24 02:05:30.387 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-24 02:05:30.408 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-24 02:05:30.435 | ++ 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-24 02:05:30.438 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-24 02:05:30.438 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-24 02:05:30.439 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-24 02:05:33.855 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:05:33.862 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.206 ' 2026-06-24 02:05:33.865 | + 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-24 02:05:33.868 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:05:33.889 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-24 02:05:33.892 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:05:33.895 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-24 02:05:33.899 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-24 02:05:33.902 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet a8b4e2c6-32b0-427b-909c-3af8e6d51a70 b2584411-2285-4184-8f87-9ce27981755c 2026-06-24 02:05:40.234 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-24 02:05:40.239 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 3985ceb4-57f6-412c-b402-365448c92ff9 2026-06-24 02:05:40.243 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-24 02:05:40.247 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-24 02:05:40.251 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-24 02:05:40.256 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-24 02:05:40.260 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 3985ceb4-57f6-412c-b402-365448c92ff9 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-24 02:05:40.264 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-24 02:05:40.266 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-24 02:05:40.272 | +++ 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 3985ceb4-57f6-412c-b402-365448c92ff9 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-24 02:05:40.272 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-24 02:05:46.064 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:05:46.069 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-24 02:05:46.069 | | id | 25c5af61-93ac-4978-9485-a4bc1ea59ae8 |' 2026-06-24 02:05:46.073 | ++ 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-24 02:05:46.077 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:05:46.103 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 25c5af61-93ac-4978-9485-a4bc1ea59ae8 '|' 2026-06-24 02:05:46.109 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 25c5af61-93ac-4978-9485-a4bc1ea59ae8 |' 2026-06-24 02:05:46.113 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-24 02:05:46.120 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 25c5af61-93ac-4978-9485-a4bc1ea59ae8 '|' 2026-06-24 02:05:46.120 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-24 02:05:46.124 | ++ functions-common:get_field:806 : local data field 2026-06-24 02:05:46.128 | ++ functions-common:get_field:807 : read data 2026-06-24 02:05:46.133 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-24 02:05:46.137 | ++ functions-common:get_field:811 : field='$3' 2026-06-24 02:05:46.142 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-24 02:05:46.145 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 25c5af61-93ac-4978-9485-a4bc1ea59ae8 |' 2026-06-24 02:05:46.150 | ++ functions-common:get_field:807 : read data 2026-06-24 02:05:46.156 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-24 02:05:46.159 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-24 02:05:46.167 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 25c5af61-93ac-4978-9485-a4bc1ea59ae8 '|' 2026-06-24 02:05:46.167 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-24 02:05:46.169 | ++ functions-common:get_field:806 : local data field 2026-06-24 02:05:46.172 | ++ functions-common:get_field:807 : read data 2026-06-24 02:05:46.174 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-24 02:05:46.178 | ++ functions-common:get_field:811 : field='$6' 2026-06-24 02:05:46.181 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 25c5af61-93ac-4978-9485-a4bc1ea59ae8 |' 2026-06-24 02:05:46.187 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-24 02:05:46.195 | ++ functions-common:get_field:807 : read data 2026-06-24 02:05:46.204 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=25c5af61-93ac-4978-9485-a4bc1ea59ae8 2026-06-24 02:05:46.209 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-24 02:05:46.215 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-24 02:05:46.219 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-24 02:05:46.224 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-24 02:05:46.246 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:46.250 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-24 02:05:46.265 | net.ipv6.conf.all.forwarding = 1 2026-06-24 02:05:46.274 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show a8b4e2c6-32b0-427b-909c-3af8e6d51a70 -c external_gateway_info -f json 2026-06-24 02:05:46.275 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 25c5af61-93ac-4978-9485-a4bc1ea59ae8 2026-06-24 02:05:46.277 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-24 02:05:46.281 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-24 02:05:46.281 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-24 02:05:49.737 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:05:49.743 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1dc 2026-06-24 02:05:49.746 | + 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-24 02:05:49.749 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:05:49.773 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-24 02:05:49.776 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-24 02:05:49.779 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-24 02:05:49.783 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-24 02:05:49.787 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-24 02:05:49.791 | ++ 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-24 02:05:49.818 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-24 02:05:49.823 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-24 02:05:49.827 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-24 02:05:49.831 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-24 02:05:49.851 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-24 02:05:49.871 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdb1:8064:7ca5::/56 2026-06-24 02:05:49.874 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 79bc5581-6fe9-4304-8d1d-708e0854c96e ]] 2026-06-24 02:05:49.878 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdb1:8064:7ca5::/56 via 2001:db8::1dc dev br-ex 2026-06-24 02:05:49.898 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-24 02:05:49.902 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:05:49.906 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-24 02:05:49.934 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:49.938 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-24 02:05:49.942 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:05:49.947 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-24 02:05:49.951 | + ./stack.sh:main:1332 : start_nova 2026-06-24 02:05:49.955 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-24 02:05:49.959 | + 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-24 02:05:49.962 | + 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-24 02:05:49.967 | + 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-24 02:05:49.971 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-24 02:05:49.975 | + 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-24 02:05:49.978 | + functions-common:run_process:1674 : local service=n-sch 2026-06-24 02:05:49.982 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:05:49.986 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:49.991 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:49.995 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:49.999 | + functions-common:run_process:1680 : local name=n-sch 2026-06-24 02:05:50.003 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:50.008 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:50.012 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:50.016 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:50.022 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:50.028 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266750023 2026-06-24 02:05:50.032 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-24 02:05:50.057 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:50.062 | + 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-24 02:05:50.065 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-24 02:05:50.069 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:05:50.072 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:05:50.076 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:05:50.079 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:05:50.082 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-24 02:05:50.087 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-24 02:05:50.091 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-24 02:05:50.094 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:05:50.099 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:50.103 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:50.107 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:05:50.112 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-24 02:05:50.115 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-24 02:05:50.119 | + 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-24 02:05:50.123 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-24 02:05:50.127 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:05:50.130 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:05:50.134 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:05:50.137 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:05:50.140 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:05:50.144 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:05:50.149 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-24 02:05:50.153 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:05:50.159 | + 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-24 02:05:50.252 | + 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-24 02:05:50.352 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-24 02:05:50.437 | + 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-24 02:05:50.512 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-24 02:05:50.586 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-24 02:05:50.664 | + 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-24 02:05:50.743 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:05:50.747 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:05:50.751 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-24 02:05:50.846 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:05:51.333 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-24 02:05:51.365 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-24 02:05:51.847 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-24 02:05:51.915 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:51.918 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:51.922 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:51.927 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:51.929 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:51.931 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:51.935 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:51.938 | + functions-common:time_stop:2427 : start_time=1782266750023 2026-06-24 02:05:51.942 | + functions-common:time_stop:2429 : [[ -z 1782266750023 ]] 2026-06-24 02:05:51.945 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:51.950 | + functions-common:time_stop:2432 : end_time=1782266751947 2026-06-24 02:05:51.954 | + functions-common:time_stop:2433 : elapsed_time=1924 2026-06-24 02:05:51.956 | + functions-common:time_stop:2434 : total=22204 2026-06-24 02:05:51.959 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:51.963 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24128 2026-06-24 02:05:51.969 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-24 02:05:51.975 | + 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-24 02:05:51.979 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-24 02:05:51.982 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:05:51.986 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:51.989 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:51.993 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:51.997 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-24 02:05:52.000 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:52.003 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:52.006 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:52.010 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:52.015 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:52.021 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266752017 2026-06-24 02:05:52.025 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-24 02:05:52.047 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:52.050 | + 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-24 02:05:52.054 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-24 02:05:52.057 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:05:52.060 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:05:52.064 | + 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-24 02:05:52.067 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:05:52.070 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-24 02:05:52.073 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-24 02:05:52.076 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-24 02:05:52.079 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:05:52.082 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:52.086 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:52.090 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:05:52.093 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-24 02:05:52.098 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:05:52.103 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:05:52.107 | + 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-24 02:05:52.109 | + 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-24 02:05:52.112 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-24 02:05:52.116 | + 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-24 02:05:52.119 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:05:52.122 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:05:52.125 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:05:52.129 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-24 02:05:52.132 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:05:52.138 | + 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-24 02:05:52.223 | + 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-24 02:05:52.325 | + 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-24 02:05:52.399 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-24 02:05:52.474 | + 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-24 02:05:52.549 | + 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-24 02:05:52.626 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-24 02:05:52.700 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-24 02:05:52.774 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-24 02:05:52.848 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-24 02:05:52.923 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-24 02:05:52.998 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:05:53.002 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:05:53.006 | + 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-24 02:05:53.099 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:05:53.597 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-24 02:05:53.631 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-24 02:05:54.108 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-24 02:05:54.250 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:54.256 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:54.256 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:54.259 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:54.261 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:54.264 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:54.269 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:54.269 | + functions-common:time_stop:2427 : start_time=1782266752017 2026-06-24 02:05:54.271 | + functions-common:time_stop:2429 : [[ -z 1782266752017 ]] 2026-06-24 02:05:54.274 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:54.278 | + functions-common:time_stop:2432 : end_time=1782266754276 2026-06-24 02:05:54.281 | + functions-common:time_stop:2433 : elapsed_time=2259 2026-06-24 02:05:54.283 | + functions-common:time_stop:2434 : total=24128 2026-06-24 02:05:54.288 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:54.288 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26387 2026-06-24 02:05:54.291 | + 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-24 02:05:54.294 | + 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-24 02:05:54.299 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-24 02:05:54.309 | + 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-24 02:05:54.314 | + 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-24 02:05:54.315 | + 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-24 02:05:54.321 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-24 02:05:54.328 | + 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-24 02:05:54.334 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-24 02:05:54.341 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-24 02:05:54.349 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:05:54.357 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-24 02:05:54.362 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-24 02:05:54.394 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:54.397 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-24 02:05:54.455 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-24 02:05:54.461 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-24 02:05:54.476 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:05:54.478 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-24 02:05:54.480 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-24 02:05:54.507 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:05:54.513 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-24 02:05:54.514 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:05:54.516 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-24 02:05:54.518 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-24 02:05:54.521 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:05:54.525 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:05:54.525 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-24 02:05:54.527 | + 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-24 02:05:54.529 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-24 02:05:54.531 | + 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-24 02:05:54.533 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:54.535 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:54.538 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:54.540 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-24 02:05:54.542 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:54.544 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:54.546 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:54.548 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:54.550 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:54.554 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266754552 2026-06-24 02:05:54.556 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-24 02:05:54.576 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:54.578 | + 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-24 02:05:54.580 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-24 02:05:54.582 | + 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-24 02:05:54.584 | + 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-24 02:05:54.586 | + 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-24 02:05:54.590 | + 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-24 02:05:54.590 | + 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-24 02:05:54.594 | + 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-24 02:05:54.594 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-24 02:05:54.596 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:05:54.600 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:54.601 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:54.603 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:05:54.605 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-24 02:05:54.610 | + 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-24 02:05:54.610 | + 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-24 02:05:54.611 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-24 02:05:54.613 | + 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-24 02:05:54.615 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:05:54.617 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:05:54.618 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:05:54.620 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:05:54.623 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:05:54.624 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-24 02:05:54.626 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:05:54.630 | + 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-24 02:05:54.717 | + 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-24 02:05:54.810 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-24 02:05:54.887 | + 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-24 02:05:54.964 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-24 02:05:55.030 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-24 02:05:55.108 | + 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-24 02:05:55.182 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:05:55.183 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:05:55.185 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-24 02:05:55.288 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:05:55.855 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-24 02:05:55.897 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-24 02:05:56.404 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-24 02:05:56.472 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:56.476 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:56.481 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:56.486 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:56.493 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:56.497 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:56.502 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:56.504 | + functions-common:time_stop:2427 : start_time=1782266754552 2026-06-24 02:05:56.507 | + functions-common:time_stop:2429 : [[ -z 1782266754552 ]] 2026-06-24 02:05:56.510 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:56.513 | + functions-common:time_stop:2432 : end_time=1782266756511 2026-06-24 02:05:56.515 | + functions-common:time_stop:2433 : elapsed_time=1959 2026-06-24 02:05:56.518 | + functions-common:time_stop:2434 : total=26387 2026-06-24 02:05:56.519 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:56.521 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28346 2026-06-24 02:05:56.524 | + 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-24 02:05:56.525 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-24 02:05:56.528 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-24 02:05:56.530 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:56.532 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:56.534 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:56.538 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-24 02:05:56.538 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:56.540 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:56.542 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:56.544 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:56.547 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:56.551 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266756548 2026-06-24 02:05:56.554 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-24 02:05:56.572 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:05:56.574 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:56.577 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:56.579 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:56.581 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:56.583 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:56.586 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:56.589 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:56.590 | + functions-common:time_stop:2427 : start_time=1782266756548 2026-06-24 02:05:56.592 | + functions-common:time_stop:2429 : [[ -z 1782266756548 ]] 2026-06-24 02:05:56.597 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:56.599 | + functions-common:time_stop:2432 : end_time=1782266756596 2026-06-24 02:05:56.601 | + functions-common:time_stop:2433 : elapsed_time=48 2026-06-24 02:05:56.603 | + functions-common:time_stop:2434 : total=28346 2026-06-24 02:05:56.606 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:56.608 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28394 2026-06-24 02:05:56.610 | + 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-24 02:05:56.612 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-24 02:05:56.615 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:56.617 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:56.619 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:56.621 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:56.623 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-24 02:05:56.625 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:56.628 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:56.630 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:56.632 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:56.636 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:56.638 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266756636 2026-06-24 02:05:56.640 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-24 02:05:56.668 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:05:56.670 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:56.673 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:56.675 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:56.677 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:56.679 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:56.681 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:56.684 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:56.686 | + functions-common:time_stop:2427 : start_time=1782266756636 2026-06-24 02:05:56.688 | + functions-common:time_stop:2429 : [[ -z 1782266756636 ]] 2026-06-24 02:05:56.692 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:56.695 | + functions-common:time_stop:2432 : end_time=1782266756692 2026-06-24 02:05:56.697 | + functions-common:time_stop:2433 : elapsed_time=56 2026-06-24 02:05:56.699 | + functions-common:time_stop:2434 : total=28394 2026-06-24 02:05:56.702 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:56.704 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28450 2026-06-24 02:05:56.707 | + 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-24 02:05:56.709 | + 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-24 02:05:56.711 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-24 02:05:56.714 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:05:56.716 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-24 02:05:56.719 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-24 02:05:56.740 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:56.743 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-24 02:05:56.802 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-24 02:05:56.807 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:05:56.810 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-24 02:05:56.903 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-24 02:05:56.941 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:56.944 | + 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-24 02:05:56.950 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-24 02:05:56.959 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:05:56.966 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:56.975 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:56.980 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:56.985 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-24 02:05:56.994 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:57.003 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:57.007 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:57.011 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:57.020 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:57.025 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266757022 2026-06-24 02:05:57.027 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-24 02:05:57.047 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:57.050 | + 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-24 02:05:57.053 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-24 02:05:57.059 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:05:57.061 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:05:57.065 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:05:57.068 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:05:57.071 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-24 02:05:57.075 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-24 02:05:57.079 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-24 02:05:57.082 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:05:57.085 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:57.093 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:57.098 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:05:57.103 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-24 02:05:57.110 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-24 02:05:57.118 | + 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-24 02:05:57.121 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-24 02:05:57.128 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:05:57.135 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:05:57.143 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:05:57.152 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:05:57.156 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:05:57.161 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:05:57.170 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-24 02:05:57.172 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:05:57.184 | + 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-24 02:05:57.329 | + 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-24 02:05:57.458 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-24 02:05:57.569 | + 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-24 02:05:57.676 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-24 02:05:57.789 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-24 02:05:57.915 | + 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-24 02:05:58.032 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:05:58.036 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:05:58.043 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-24 02:05:58.186 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:05:58.745 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-24 02:05:58.782 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-24 02:05:59.280 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-24 02:05:59.360 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:59.365 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:59.371 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:59.374 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:59.379 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:59.385 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:59.391 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:59.395 | + functions-common:time_stop:2427 : start_time=1782266757022 2026-06-24 02:05:59.402 | + functions-common:time_stop:2429 : [[ -z 1782266757022 ]] 2026-06-24 02:05:59.406 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:59.413 | + functions-common:time_stop:2432 : end_time=1782266759407 2026-06-24 02:05:59.416 | + functions-common:time_stop:2433 : elapsed_time=2385 2026-06-24 02:05:59.424 | + functions-common:time_stop:2434 : total=28450 2026-06-24 02:05:59.426 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:59.429 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30835 2026-06-24 02:05:59.440 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-24 02:05:59.450 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:05:59.454 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-24 02:05:59.487 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:59.500 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-24 02:05:59.510 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-24 02:05:59.516 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:05:59.521 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:05:59.529 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-24 02:05:59.534 | + 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-24 02:05:59.543 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-24 02:05:59.547 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:59.551 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:59.558 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:59.560 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:59.565 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-24 02:05:59.573 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:59.579 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:59.587 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:59.591 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:59.601 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:59.607 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266759601 2026-06-24 02:05:59.611 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-24 02:05:59.652 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:59.656 | + 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-24 02:05:59.660 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-24 02:05:59.666 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:59.671 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:59.674 | + 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-24 02:05:59.681 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:59.687 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-24 02:05:59.693 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-24 02:05:59.701 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-24 02:05:59.707 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:05:59.717 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:59.724 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:59.731 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:05:59.735 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-24 02:05:59.739 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-24 02:05:59.744 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-24 02:05:59.748 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-24 02:05:59.756 | + 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-24 02:05:59.759 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:05:59.762 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:05:59.768 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:05:59.773 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:05:59.778 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:05:59.784 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-24 02:05:59.789 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:05:59.796 | + 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-24 02:05:59.919 | + 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-24 02:06:00.048 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-24 02:06:00.179 | + 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-24 02:06:00.284 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-24 02:06:00.402 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-24 02:06:00.511 | + 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-24 02:06:00.634 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:06:00.646 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:06:00.649 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-24 02:06:00.772 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:06:01.360 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-24 02:06:01.394 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-24 02:06:01.893 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-24 02:06:01.946 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:06:01.951 | + functions-common:time_stop:2420 : local name 2026-06-24 02:06:01.957 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:01.961 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:01.966 | + functions-common:time_stop:2423 : local total 2026-06-24 02:06:01.970 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:01.973 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:06:01.977 | + functions-common:time_stop:2427 : start_time=1782266759601 2026-06-24 02:06:01.980 | + functions-common:time_stop:2429 : [[ -z 1782266759601 ]] 2026-06-24 02:06:01.984 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:01.989 | + functions-common:time_stop:2432 : end_time=1782266761986 2026-06-24 02:06:01.991 | + functions-common:time_stop:2433 : elapsed_time=2385 2026-06-24 02:06:01.993 | + functions-common:time_stop:2434 : total=30835 2026-06-24 02:06:01.997 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:01.999 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33220 2026-06-24 02:06:02.001 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-24 02:06:02.008 | + 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-24 02:06:02.010 | + 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-24 02:06:02.015 | + 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-24 02:06:02.022 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-24 02:06:02.026 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-24 02:06:02.036 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-24 02:06:02.041 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:06:02.048 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-24 02:06:02.054 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-24 02:06:02.060 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-24 02:06:02.065 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-24 02:06:02.068 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-24 02:06:02.072 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-24 02:06:02.077 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-24 02:06:02.083 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-24 02:06:02.084 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-24 02:06:02.084 | BEGIN { 2026-06-24 02:06:02.084 | section = "" 2026-06-24 02:06:02.084 | last_section = "" 2026-06-24 02:06:02.084 | section_count = 0 2026-06-24 02:06:02.084 | } 2026-06-24 02:06:02.085 | /^\[.+\]/ { 2026-06-24 02:06:02.087 | gsub("[][]", "", $1); 2026-06-24 02:06:02.087 | section=$1 2026-06-24 02:06:02.087 | next 2026-06-24 02:06:02.087 | } 2026-06-24 02:06:02.087 | /^ *\#/ { 2026-06-24 02:06:02.087 | next 2026-06-24 02:06:02.087 | } 2026-06-24 02:06:02.087 | /^[^ \t]+/ { 2026-06-24 02:06:02.087 | # get offset of first = in $0 2026-06-24 02:06:02.087 | eq_idx = index($0, "=") 2026-06-24 02:06:02.087 | # extract attr & value from $0 2026-06-24 02:06:02.088 | attr = substr($0, 1, eq_idx - 1) 2026-06-24 02:06:02.088 | value = substr($0, eq_idx + 1) 2026-06-24 02:06:02.088 | # only need to strip trailing whitespace from attr 2026-06-24 02:06:02.088 | sub(/[ \t]*$/, "", attr) 2026-06-24 02:06:02.088 | # need to strip leading & trailing whitespace from value 2026-06-24 02:06:02.088 | sub(/^[ \t]*/, "", value) 2026-06-24 02:06:02.088 | sub(/[ \t]*$/, "", value) 2026-06-24 02:06:02.088 | 2026-06-24 02:06:02.088 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-24 02:06:02.088 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-24 02:06:02.088 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-24 02:06:02.089 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-24 02:06:02.090 | if (! (section, attr) in cfg_attr_count) { 2026-06-24 02:06:02.090 | if (section != last_section) { 2026-06-24 02:06:02.090 | cfg_section[section_count++] = section 2026-06-24 02:06:02.090 | last_section = section 2026-06-24 02:06:02.090 | } 2026-06-24 02:06:02.091 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-24 02:06:02.091 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-24 02:06:02.091 | 2026-06-24 02:06:02.091 | cfg_attr[section, attr, 0] = value 2026-06-24 02:06:02.091 | cfg_attr_count[section, attr] = 1 2026-06-24 02:06:02.091 | } else { 2026-06-24 02:06:02.091 | lno = cfg_attr_count[section, attr]++ 2026-06-24 02:06:02.091 | cfg_attr[section, attr, lno] = value 2026-06-24 02:06:02.091 | } 2026-06-24 02:06:02.091 | } 2026-06-24 02:06:02.091 | END { 2026-06-24 02:06:02.092 | # Process each section in order 2026-06-24 02:06:02.092 | for (sno = 0; sno < section_count; sno++) { 2026-06-24 02:06:02.092 | section = cfg_section[sno] 2026-06-24 02:06:02.092 | # The ini routines simply append a config item immediately 2026-06-24 02:06:02.092 | # after the section header. To keep the same order as defined 2026-06-24 02:06:02.092 | # in local.conf, invoke the ini routines in the reverse order 2026-06-24 02:06:02.092 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-24 02:06:02.092 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-24 02:06:02.092 | if (cfg_attr_count[section, attr] == 1) 2026-06-24 02:06:02.092 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-24 02:06:02.093 | else { 2026-06-24 02:06:02.094 | # For multiline, invoke the ini routines in the reverse order 2026-06-24 02:06:02.094 | count = cfg_attr_count[section, attr] 2026-06-24 02:06:02.094 | print "inidelete " configfile " " section " " attr 2026-06-24 02:06:02.094 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-24 02:06:02.094 | for (l = count -2; l >= 0; l--) 2026-06-24 02:06:02.094 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-24 02:06:02.094 | } 2026-06-24 02:06:02.094 | } 2026-06-24 02:06:02.094 | } 2026-06-24 02:06:02.095 | } 2026-06-24 02:06:02.095 | ' 2026-06-24 02:06:02.095 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-24 02:06:02.095 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:06:02.095 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:06:02.096 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-24 02:06:02.100 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-24 02:06:02.106 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:06:02.110 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-24 02:06:02.115 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-24 02:06:02.115 | BEGIN { group = "" } 2026-06-24 02:06:02.115 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:06:02.115 | gsub("[][]", "", $1); 2026-06-24 02:06:02.115 | split($1, a, "|"); 2026-06-24 02:06:02.116 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-24 02:06:02.117 | group=a[1] 2026-06-24 02:06:02.117 | } else { 2026-06-24 02:06:02.117 | group="" 2026-06-24 02:06:02.117 | } 2026-06-24 02:06:02.117 | next 2026-06-24 02:06:02.117 | } 2026-06-24 02:06:02.117 | { 2026-06-24 02:06:02.117 | if (group != "") 2026-06-24 02:06:02.117 | print $0 2026-06-24 02:06:02.118 | } 2026-06-24 02:06:02.118 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:06:02.126 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:06:02.130 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-24 02:06:02.180 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-24 02:06:02.228 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-24 02:06:02.232 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-24 02:06:02.236 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-24 02:06:02.241 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 02:06:02.245 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-24 02:06:02.248 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 02:06:02.274 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:02.280 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-24 02:06:02.285 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-24 02:06:02.290 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 02:06:02.317 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:02.321 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.166:5672/nova_cell1 2026-06-24 02:06:02.326 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.166:5672/nova_cell1 2026-06-24 02:06:02.359 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 02:06:02.361 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 02:06:02.363 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-24 02:06:02.382 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-24 02:06:02.400 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-24 02:06:02.402 | + lib/nova:configure_console_compute:669 : local offset 2026-06-24 02:06:02.404 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-24 02:06:02.406 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-24 02:06:02.409 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-24 02:06:02.431 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.166 2026-06-24 02:06:02.433 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-24 02:06:02.451 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:02.454 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-24 02:06:02.456 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-24 02:06:02.458 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-24 02:06:02.460 | + functions:vercmp:648 : local 'op=<' 2026-06-24 02:06:02.462 | + functions:vercmp:649 : local v2=1.0.0 2026-06-24 02:06:02.465 | + functions:vercmp:650 : local result 2026-06-24 02:06:02.471 | ++ functions:vercmp:654 : head -1 2026-06-24 02:06:02.471 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-24 02:06:02.471 | ++ functions:vercmp:654 : sort -V 2026-06-24 02:06:02.479 | + functions:vercmp:654 : result=1.0.0 2026-06-24 02:06:02.483 | + functions:vercmp:656 : case $op in 2026-06-24 02:06:02.486 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-24 02:06:02.489 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-24 02:06:02.492 | + functions:vercmp:667 : return 2026-06-24 02:06:02.496 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.166:6080/vnc_lite.html 2026-06-24 02:06:02.499 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.166:6080/vnc_lite.html 2026-06-24 02:06:02.543 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.166:6081/spice_auto.html 2026-06-24 02:06:02.548 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.166:6081/spice_auto.html 2026-06-24 02:06:02.597 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-24 02:06:02.624 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:02.628 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-24 02:06:02.632 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.166 2026-06-24 02:06:02.636 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-24 02:06:02.682 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.166 2026-06-24 02:06:02.728 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-24 02:06:02.756 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:06:02.761 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-24 02:06:02.765 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-24 02:06:02.792 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:06:02.797 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-24 02:06:02.801 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-24 02:06:02.845 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-24 02:06:02.848 | + 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-24 02:06:02.876 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-24 02:06:02.878 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-24 02:06:02.880 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-24 02:06:02.882 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-24 02:06:02.884 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-24 02:06:02.886 | + 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-24 02:06:02.889 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-24 02:06:02.891 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:06:02.893 | + functions-common:run_process:1676 : local group=libvirt 2026-06-24 02:06:02.896 | + functions-common:run_process:1677 : local user= 2026-06-24 02:06:02.897 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:06:02.900 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-24 02:06:02.902 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:06:02.904 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:06:02.906 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:06:02.908 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:06:02.911 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:06:02.915 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266762913 2026-06-24 02:06:02.918 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-24 02:06:02.937 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:02.939 | + 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-24 02:06:02.942 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-24 02:06:02.944 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:06:02.947 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:06:02.949 | + 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-24 02:06:02.951 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:06:02.953 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-24 02:06:02.955 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-24 02:06:02.958 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-24 02:06:02.960 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-24 02:06:02.962 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:06:02.964 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:06:02.966 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:06:02.969 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-24 02:06:02.971 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-24 02:06:02.973 | + 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-24 02:06:02.975 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-24 02:06:02.977 | + 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-24 02:06:02.979 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-24 02:06:02.981 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:06:02.983 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:06:02.985 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:06:02.987 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-24 02:06:02.989 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-24 02:06:02.991 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-24 02:06:02.994 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:06:02.998 | + 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-24 02:06:03.074 | + 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-24 02:06:03.153 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-24 02:06:03.220 | + 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-24 02:06:03.284 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-24 02:06:03.354 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-24 02:06:03.445 | + 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-24 02:06:03.532 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:06:03.536 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-24 02:06:03.541 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-24 02:06:03.625 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-24 02:06:03.725 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:06:04.264 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-24 02:06:04.285 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-24 02:06:04.776 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-24 02:06:04.846 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:06:04.850 | + functions-common:time_stop:2420 : local name 2026-06-24 02:06:04.856 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:04.857 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:04.863 | + functions-common:time_stop:2423 : local total 2026-06-24 02:06:04.867 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:04.870 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:06:04.875 | + functions-common:time_stop:2427 : start_time=1782266762913 2026-06-24 02:06:04.879 | + functions-common:time_stop:2429 : [[ -z 1782266762913 ]] 2026-06-24 02:06:04.885 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:04.890 | + functions-common:time_stop:2432 : end_time=1782266764886 2026-06-24 02:06:04.895 | + functions-common:time_stop:2433 : elapsed_time=1973 2026-06-24 02:06:04.899 | + functions-common:time_stop:2434 : total=33220 2026-06-24 02:06:04.904 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:04.908 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35193 2026-06-24 02:06:04.912 | + 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-24 02:06:04.917 | + 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-24 02:06:04.922 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-24 02:06:04.948 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:04.953 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-24 02:06:04.953 | Dumping cells_v2 mapping 2026-06-24 02:06:04.957 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-24 02:06:05.469 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:06:05.469 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:06:05.469 | we strongly recommend against using it for new projects. 2026-06-24 02:06:05.469 | 2026-06-24 02:06:05.469 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:06:05.469 | framework. For more detail see 2026-06-24 02:06:05.469 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:06:05.469 | 2026-06-24 02:06:05.469 | import eventlet # noqa 2026-06-24 02:06:05.838 | 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-24 02:06:08.977 | INFO dbcounter [None req-78462a84-1afc-4a66-b3a9-306389be2273 None None] Registered counter for database nova_api 2026-06-24 02:06:09.109 | DEBUG dbcounter [-] [80289] Writer thread running {{(pid=80289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:06:09.140 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-24 02:06:09.140 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-24 02:06:09.140 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-24 02:06:09.140 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-24 02:06:09.140 | | cell1 | b0fe5450-a4e1-46e1-ab37-acea4d1748d4 | rabbit://stackrabbit:stackqueue@192.168.122.166:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-24 02:06:09.141 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-24 02:06:09.488 | Exception ignored in: 2026-06-24 02:06:09.488 | Traceback (most recent call last): 2026-06-24 02:06:09.488 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:06:09.488 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:06:09.488 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:06:09.488 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:06:09.489 | RuntimeError: greenlet is being finalized 2026-06-24 02:06:09.886 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-24 02:06:09.889 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-24 02:06:09.987 | + inc/async:async_inner:63 : create_flavors 2026-06-24 02:06:10.045 | [2078 Async create_flavors:80392]: running: create_flavors 2026-06-24 02:06:10.051 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-24 02:06:10.086 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:10.092 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-24 02:06:10.099 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:06:10.102 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-24 02:06:10.106 | + ./stack.sh:main:1337 : start_cinder 2026-06-24 02:06:10.111 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-24 02:06:10.116 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-24 02:06:10.125 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:06:10.130 | + functions-common:run_process:1674 : local service=c-api 2026-06-24 02:06:10.135 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:06:10.140 | + functions-common:run_process:1676 : local group= 2026-06-24 02:06:10.144 | + functions-common:run_process:1677 : local user= 2026-06-24 02:06:10.149 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:06:10.153 | + functions-common:run_process:1680 : local name=c-api 2026-06-24 02:06:10.159 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:06:10.162 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:06:10.166 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:06:10.171 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:06:10.178 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:06:10.185 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266770180 2026-06-24 02:06:10.190 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-24 02:06:10.217 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:10.221 | + 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-24 02:06:10.225 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-24 02:06:10.230 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:06:10.233 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:06:10.237 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:06:10.241 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:06:10.245 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-24 02:06:10.249 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-24 02:06:10.253 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-24 02:06:10.257 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:06:10.261 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:06:10.265 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:06:10.268 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:06:10.274 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-24 02:06:10.278 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:06:10.283 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:06:10.286 | + 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-24 02:06:10.290 | + 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-24 02:06:10.294 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-24 02:06:10.299 | + 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-24 02:06:10.303 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:06:10.306 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:06:10.311 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:06:10.315 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-24 02:06:10.319 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:06:10.326 | + 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-24 02:06:10.424 | + 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-24 02:06:10.525 | + 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-24 02:06:10.607 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-24 02:06:10.693 | + 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-24 02:06:10.776 | + 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-24 02:06:10.858 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-24 02:06:10.941 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-24 02:06:11.025 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-24 02:06:11.117 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-24 02:06:11.197 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-24 02:06:11.279 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:06:11.284 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:06:11.288 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-24 02:06:11.398 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:06:11.921 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-24 02:06:11.958 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-24 02:06:12.469 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-24 02:06:12.624 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:06:12.630 | + functions-common:time_stop:2420 : local name 2026-06-24 02:06:12.637 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:12.647 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:12.654 | + functions-common:time_stop:2423 : local total 2026-06-24 02:06:12.662 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:12.673 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:06:12.682 | + functions-common:time_stop:2427 : start_time=1782266770180 2026-06-24 02:06:12.687 | + functions-common:time_stop:2429 : [[ -z 1782266770180 ]] 2026-06-24 02:06:12.699 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:12.713 | + functions-common:time_stop:2432 : end_time=1782266772702 2026-06-24 02:06:12.728 | + functions-common:time_stop:2433 : elapsed_time=2522 2026-06-24 02:06:12.737 | + functions-common:time_stop:2434 : total=35193 2026-06-24 02:06:12.742 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:12.747 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37715 2026-06-24 02:06:12.754 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-24 02:06:12.754 | Waiting for Cinder API to start... 2026-06-24 02:06:12.774 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.166/volume/v3/ 2026-06-24 02:06:12.785 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.166/volume/v3/ 2026-06-24 02:06:12.792 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 02:06:12.801 | + functions:wait_for_service:477 : local url=http://192.168.122.166/volume/v3/ 2026-06-24 02:06:12.807 | + functions:wait_for_service:478 : local rval=0 2026-06-24 02:06:12.808 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 02:06:12.810 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:06:12.812 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:06:12.814 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:06:12.821 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:06:12.823 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266772820 2026-06-24 02:06:12.827 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 02:06:12.831 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:06:12.837 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.166/volume/v3/ 2026-06-24 02:06:17.770 | + :: : [[ 401 == 503 ]] 2026-06-24 02:06:17.773 | + :: : [[ 0 -eq 7 ]] 2026-06-24 02:06:17.780 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 02:06:17.782 | + functions-common:time_stop:2420 : local name 2026-06-24 02:06:17.783 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:17.785 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:17.787 | + functions-common:time_stop:2423 : local total 2026-06-24 02:06:17.794 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:17.798 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:06:17.801 | + functions-common:time_stop:2427 : start_time=1782266772820 2026-06-24 02:06:17.806 | + functions-common:time_stop:2429 : [[ -z 1782266772820 ]] 2026-06-24 02:06:17.811 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:17.818 | + functions-common:time_stop:2432 : end_time=1782266777813 2026-06-24 02:06:17.822 | + functions-common:time_stop:2433 : elapsed_time=4993 2026-06-24 02:06:17.826 | + functions-common:time_stop:2434 : total=14676 2026-06-24 02:06:17.831 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:17.835 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19669 2026-06-24 02:06:17.839 | + functions:wait_for_service:486 : return 0 2026-06-24 02:06:17.843 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:06:17.849 | + functions-common:run_process:1674 : local service=c-sch 2026-06-24 02:06:17.853 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:06:17.859 | + functions-common:run_process:1676 : local group= 2026-06-24 02:06:17.863 | + functions-common:run_process:1677 : local user= 2026-06-24 02:06:17.867 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:06:17.871 | + functions-common:run_process:1680 : local name=c-sch 2026-06-24 02:06:17.876 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:06:17.882 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:06:17.886 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:06:17.891 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:06:17.897 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:06:17.904 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266777899 2026-06-24 02:06:17.908 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-24 02:06:17.936 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:17.940 | + 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-24 02:06:17.944 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-24 02:06:17.949 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:06:17.952 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:06:17.956 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:06:17.960 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:06:17.964 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-24 02:06:17.967 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-24 02:06:17.971 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-24 02:06:17.975 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:06:17.979 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:06:17.983 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:06:17.987 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:06:17.991 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-24 02:06:17.995 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-24 02:06:18.000 | + 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-24 02:06:18.004 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-24 02:06:18.008 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:06:18.012 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:06:18.015 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:06:18.019 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:06:18.023 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:06:18.027 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:06:18.032 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-24 02:06:18.036 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:06:18.043 | + 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-24 02:06:18.145 | + 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-24 02:06:18.250 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-24 02:06:18.333 | + 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-24 02:06:18.419 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-24 02:06:18.502 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-24 02:06:18.592 | + 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-24 02:06:18.680 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:06:18.684 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:06:18.689 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-24 02:06:18.785 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:06:19.323 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-24 02:06:19.363 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-24 02:06:19.892 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-24 02:06:19.971 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:06:19.976 | + functions-common:time_stop:2420 : local name 2026-06-24 02:06:19.980 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:19.984 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:19.989 | + functions-common:time_stop:2423 : local total 2026-06-24 02:06:19.992 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:19.996 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:06:20.001 | + functions-common:time_stop:2427 : start_time=1782266777899 2026-06-24 02:06:20.005 | + functions-common:time_stop:2429 : [[ -z 1782266777899 ]] 2026-06-24 02:06:20.010 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:20.017 | + functions-common:time_stop:2432 : end_time=1782266780012 2026-06-24 02:06:20.021 | + functions-common:time_stop:2433 : elapsed_time=2113 2026-06-24 02:06:20.025 | + functions-common:time_stop:2434 : total=37715 2026-06-24 02:06:20.030 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:20.034 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39828 2026-06-24 02:06:20.041 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:06:20.044 | + 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-24 02:06:20.048 | + functions-common:run_process:1674 : local service=c-bak 2026-06-24 02:06:20.052 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-24 02:06:20.056 | + functions-common:run_process:1676 : local group= 2026-06-24 02:06:20.058 | + functions-common:run_process:1677 : local user= 2026-06-24 02:06:20.061 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:06:20.063 | + functions-common:run_process:1680 : local name=c-bak 2026-06-24 02:06:20.069 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:06:20.074 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:06:20.081 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:06:20.085 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:06:20.093 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:06:20.101 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266780094 2026-06-24 02:06:20.108 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-24 02:06:20.149 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:06:20.152 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:06:20.154 | + functions-common:time_stop:2420 : local name 2026-06-24 02:06:20.156 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:20.159 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:20.161 | + functions-common:time_stop:2423 : local total 2026-06-24 02:06:20.163 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:20.165 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:06:20.168 | + functions-common:time_stop:2427 : start_time=1782266780094 2026-06-24 02:06:20.170 | + functions-common:time_stop:2429 : [[ -z 1782266780094 ]] 2026-06-24 02:06:20.172 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:20.176 | + functions-common:time_stop:2432 : end_time=1782266780174 2026-06-24 02:06:20.179 | + functions-common:time_stop:2433 : elapsed_time=80 2026-06-24 02:06:20.181 | + functions-common:time_stop:2434 : total=39828 2026-06-24 02:06:20.183 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:20.185 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39908 2026-06-24 02:06:20.188 | + 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-24 02:06:20.190 | + functions-common:run_process:1674 : local service=c-vol 2026-06-24 02:06:20.192 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:06:20.194 | + functions-common:run_process:1676 : local group= 2026-06-24 02:06:20.196 | + functions-common:run_process:1677 : local user= 2026-06-24 02:06:20.199 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:06:20.201 | + functions-common:run_process:1680 : local name=c-vol 2026-06-24 02:06:20.203 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:06:20.206 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:06:20.208 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:06:20.210 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:06:20.214 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:06:20.216 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266780214 2026-06-24 02:06:20.218 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-24 02:06:20.241 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:20.243 | + 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-24 02:06:20.246 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-24 02:06:20.248 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:06:20.250 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:06:20.252 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:06:20.254 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:06:20.257 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-24 02:06:20.259 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-24 02:06:20.262 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-24 02:06:20.264 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:06:20.266 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:06:20.269 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:06:20.271 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:06:20.277 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-24 02:06:20.282 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-24 02:06:20.291 | + 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-24 02:06:20.294 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-24 02:06:20.299 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:06:20.305 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:06:20.309 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:06:20.313 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:06:20.319 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:06:20.322 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:06:20.325 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-24 02:06:20.329 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:06:20.337 | + 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-24 02:06:20.436 | + 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-24 02:06:20.550 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-24 02:06:20.624 | + 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-24 02:06:20.691 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-24 02:06:20.763 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-24 02:06:20.843 | + 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-24 02:06:20.932 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-24 02:06:20.935 | + 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-24 02:06:21.042 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:06:21.042 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-24 02:06:21.163 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:06:21.716 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-24 02:06:21.757 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-24 02:06:22.279 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-24 02:06:22.332 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:06:22.339 | + functions-common:time_stop:2420 : local name 2026-06-24 02:06:22.347 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:22.355 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:22.358 | + functions-common:time_stop:2423 : local total 2026-06-24 02:06:22.365 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:22.375 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:06:22.384 | + functions-common:time_stop:2427 : start_time=1782266780214 2026-06-24 02:06:22.393 | + functions-common:time_stop:2429 : [[ -z 1782266780214 ]] 2026-06-24 02:06:22.400 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:22.473 | + functions-common:time_stop:2432 : end_time=1782266782401 2026-06-24 02:06:22.473 | + functions-common:time_stop:2433 : elapsed_time=2187 2026-06-24 02:06:22.477 | + functions-common:time_stop:2434 : total=39908 2026-06-24 02:06:22.478 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:22.481 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42095 2026-06-24 02:06:22.484 | + ./stack.sh:main:1338 : create_volume_types 2026-06-24 02:06:22.486 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-24 02:06:22.513 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:22.516 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-24 02:06:22.519 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-24 02:06:22.522 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-24 02:06:22.527 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-24 02:06:22.528 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-24 02:06:22.536 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-24 02:06:22.541 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-24 02:06:22.544 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-24 02:06:22.547 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-24 02:06:22.567 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:22.570 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-24 02:06:27.783 | +-------------+--------------------------------------+ 2026-06-24 02:06:27.783 | | Field | Value | 2026-06-24 02:06:27.783 | +-------------+--------------------------------------+ 2026-06-24 02:06:27.783 | | description | None | 2026-06-24 02:06:27.783 | | id | 7f90e126-ab25-4416-aaef-04e9d3ccf2bc | 2026-06-24 02:06:27.783 | | is_public | True | 2026-06-24 02:06:27.783 | | name | lvmdriver-1 | 2026-06-24 02:06:27.783 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-24 02:06:27.783 | +-------------+--------------------------------------+ 2026-06-24 02:06:28.182 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-24 02:06:28.186 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-24 02:06:28.191 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-24 02:06:28.195 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-24 02:06:28.200 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-24 02:06:28.228 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:28.231 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-24 02:06:28.236 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:06:28.240 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-24 02:06:28.244 | + ./stack.sh:main:1353 : start_glance 2026-06-24 02:06:28.248 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-24 02:06:28.255 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-24 02:06:28.261 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:06:28.265 | + functions-common:run_process:1674 : local service=g-api 2026-06-24 02:06:28.269 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:06:28.273 | + functions-common:run_process:1676 : local group= 2026-06-24 02:06:28.278 | + functions-common:run_process:1677 : local user= 2026-06-24 02:06:28.282 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:06:28.286 | + functions-common:run_process:1680 : local name=g-api 2026-06-24 02:06:28.291 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:06:28.295 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:06:28.300 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:06:28.305 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:06:28.310 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:06:28.315 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266788311 2026-06-24 02:06:28.320 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-24 02:06:28.348 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:28.353 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-24 02:06:28.358 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-24 02:06:28.363 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:06:28.367 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:06:28.374 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:06:28.379 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:06:28.384 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-24 02:06:28.388 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-24 02:06:28.393 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-24 02:06:28.398 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:06:28.402 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:06:28.406 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:06:28.411 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:06:28.416 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-24 02:06:28.421 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:06:28.425 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:06:28.429 | + 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-24 02:06:28.433 | + 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-24 02:06:28.436 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-24 02:06:28.441 | + 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-24 02:06:28.444 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:06:28.448 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:06:28.451 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:06:28.455 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-24 02:06:28.460 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:06:28.465 | + 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-24 02:06:28.572 | + 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-24 02:06:28.683 | + 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-24 02:06:28.768 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-24 02:06:28.857 | + 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-24 02:06:28.946 | + 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-24 02:06:29.031 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-24 02:06:29.117 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-24 02:06:29.207 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-24 02:06:29.287 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-24 02:06:29.365 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-24 02:06:29.449 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:06:29.454 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:06:29.458 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-24 02:06:29.555 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:06:30.130 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-24 02:06:30.175 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-24 02:06:30.745 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-24 02:06:30.909 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:06:30.917 | + functions-common:time_stop:2420 : local name 2026-06-24 02:06:30.925 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:30.927 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:30.936 | + functions-common:time_stop:2423 : local total 2026-06-24 02:06:30.945 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:30.952 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:06:30.958 | + functions-common:time_stop:2427 : start_time=1782266788311 2026-06-24 02:06:30.966 | + functions-common:time_stop:2429 : [[ -z 1782266788311 ]] 2026-06-24 02:06:30.975 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:30.987 | + functions-common:time_stop:2432 : end_time=1782266790976 2026-06-24 02:06:30.997 | + functions-common:time_stop:2433 : elapsed_time=2665 2026-06-24 02:06:31.005 | + functions-common:time_stop:2434 : total=42095 2026-06-24 02:06:31.014 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:31.021 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44760 2026-06-24 02:06:31.028 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-24 02:06:31.077 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:06:31.082 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.166) to start...' 2026-06-24 02:06:31.083 | Waiting for g-api (192.168.122.166) to start... 2026-06-24 02:06:31.090 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.166/image 2026-06-24 02:06:31.099 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 02:06:31.106 | + functions:wait_for_service:477 : local url=http://192.168.122.166/image 2026-06-24 02:06:31.112 | + functions:wait_for_service:478 : local rval=0 2026-06-24 02:06:31.119 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 02:06:31.126 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:06:31.135 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:06:31.141 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:06:31.151 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:06:31.163 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266791153 2026-06-24 02:06:31.170 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 02:06:31.182 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:06:31.182 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.166/image 2026-06-24 02:06:36.620 | + :: : [[ 300 == 503 ]] 2026-06-24 02:06:36.627 | + :: : [[ 0 -eq 7 ]] 2026-06-24 02:06:36.634 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 02:06:36.644 | + functions-common:time_stop:2420 : local name 2026-06-24 02:06:36.651 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:36.655 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:36.659 | + functions-common:time_stop:2423 : local total 2026-06-24 02:06:36.664 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:36.667 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:06:36.671 | + functions-common:time_stop:2427 : start_time=1782266791153 2026-06-24 02:06:36.675 | + functions-common:time_stop:2429 : [[ -z 1782266791153 ]] 2026-06-24 02:06:36.680 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:36.687 | + functions-common:time_stop:2432 : end_time=1782266796682 2026-06-24 02:06:36.690 | + functions-common:time_stop:2433 : elapsed_time=5529 2026-06-24 02:06:36.694 | + functions-common:time_stop:2434 : total=19669 2026-06-24 02:06:36.698 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:36.705 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25198 2026-06-24 02:06:36.709 | + functions:wait_for_service:486 : return 0 2026-06-24 02:06:36.714 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-24 02:06:36.742 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:36.745 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-24 02:06:36.774 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:36.777 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-24 02:06:36.779 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:06:36.782 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-24 02:06:36.784 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-24 02:06:36.787 | + ./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-24 02:06:36.789 | + 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-24 02:06:36.791 | + functions:upload_image:141 : local image image_fname image_name 2026-06-24 02:06:36.797 | + functions:upload_image:143 : local max_attempts=5 2026-06-24 02:06:36.803 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-24 02:06:36.812 | ++ 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-24 02:06:36.819 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:36.823 | + 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-24 02:06:36.827 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-24 02:06:36.831 | ++ functions:upload_image:151 : seq 5 2026-06-24 02:06:36.837 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-24 02:06:36.841 | + functions:upload_image:152 : local rc=0 2026-06-24 02:06:36.845 | + 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-24 02:06:36.849 | --2026-06-24 04:06:36-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:36.918 | Resolving github.com (github.com)... 140.82.121.4 2026-06-24 02:06:36.933 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-24 02:06:36.985 | HTTP request sent, awaiting response... 302 Found 2026-06-24 02:06:36.985 | 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-24T02%3A42%3A53Z&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-24T01%3A42%3A44Z&ske=2026-06-24T02%3A42%3A53Z&sks=b&skv=2018-11-09&sig=b3Xd6rLacWBbQRi6FVlCdZspkWgk3DYMOhd3q130blo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjI2ODU2MiwibmJmIjoxNzgyMjY2NzYyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.fUYHW8xvk1Ipp0HHA2zznBv9KUTY_k7BCAWu9E0_4sA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-24 02:06:36.986 | --2026-06-24 04:06:36-- 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-24T02%3A42%3A53Z&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-24T01%3A42%3A44Z&ske=2026-06-24T02%3A42%3A53Z&sks=b&skv=2018-11-09&sig=b3Xd6rLacWBbQRi6FVlCdZspkWgk3DYMOhd3q130blo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjI2ODU2MiwibmJmIjoxNzgyMjY2NzYyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.fUYHW8xvk1Ipp0HHA2zznBv9KUTY_k7BCAWu9E0_4sA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-24 02:06:36.987 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... 2026-06-24 02:06:36.998 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-24 02:06:37.048 | HTTP request sent, awaiting response... 200 OK 2026-06-24 02:06:37.048 | Length: 21692416 (21M) [application/octet-stream] 2026-06-24 02:06:37.048 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-24 02:06:37.099 | 2026-06-24 02:06:37.318 | 0K ........ ........ .... 100% 76.6M=0.3s 2026-06-24 02:06:37.319 | 2026-06-24 02:06:37.319 | 2026-06-24 04:06:37 (76.6 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-24 02:06:37.319 | 2026-06-24 02:06:37.326 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-24 02:06:37.329 | + functions:upload_image:163 : break 2026-06-24 02:06:37.329 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:37.330 | + 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-24 02:06:37.332 | + 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-24 02:06:37.334 | + 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-24 02:06:37.336 | + functions:upload_image:313 : local kernel= 2026-06-24 02:06:37.341 | + functions:upload_image:314 : local ramdisk= 2026-06-24 02:06:37.345 | + functions:upload_image:315 : local disk_format= 2026-06-24 02:06:37.349 | + functions:upload_image:316 : local container_format= 2026-06-24 02:06:37.353 | + functions:upload_image:317 : local unpack= 2026-06-24 02:06:37.357 | + functions:upload_image:318 : local img_property= 2026-06-24 02:06:37.362 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-24 02:06:37.366 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-24 02:06:37.372 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-24 02:06:37.376 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-24 02:06:37.383 | + functions:upload_image:328 : case "$image_fname" in 2026-06-24 02:06:37.389 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-24 02:06:37.394 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-24 02:06:37.398 | + functions:upload_image:350 : local format 2026-06-24 02:06:37.405 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-24 02:06:37.405 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:37.418 | + functions:upload_image:351 : format=qcow2 2026-06-24 02:06:37.421 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-24 02:06:37.424 | + functions:upload_image:353 : disk_format=qcow2 2026-06-24 02:06:37.428 | + functions:upload_image:357 : container_format=bare 2026-06-24 02:06:37.432 | + functions:upload_image:404 : is_arch ppc64le 2026-06-24 02:06:37.437 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:06:37.441 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-24 02:06:37.445 | + functions:upload_image:404 : is_arch ppc64 2026-06-24 02:06:37.450 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:06:37.454 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-24 02:06:37.458 | + functions:upload_image:404 : is_arch ppc 2026-06-24 02:06:37.462 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:06:37.467 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-24 02:06:37.471 | + functions:upload_image:408 : is_arch aarch64 2026-06-24 02:06:37.475 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:06:37.480 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-24 02:06:37.483 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-24 02:06:37.487 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-24 02:06:37.490 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-24 02:06:37.493 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-24 02:06:37.496 | + 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-24 02:06:37.500 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-24 02:06:37.503 | + functions:_upload_image:112 : shift 2026-06-24 02:06:37.506 | + functions:_upload_image:113 : local container=bare 2026-06-24 02:06:37.510 | + functions:_upload_image:114 : shift 2026-06-24 02:06:37.513 | + functions:_upload_image:115 : local disk=qcow2 2026-06-24 02:06:37.516 | + functions:_upload_image:116 : shift 2026-06-24 02:06:37.519 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:37.522 | + functions:_upload_image:118 : shift 2026-06-24 02:06:37.525 | + functions:_upload_image:119 : local properties 2026-06-24 02:06:37.528 | + functions:_upload_image:120 : local useimport 2026-06-24 02:06:37.533 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-24 02:06:37.536 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-24 02:06:37.540 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-24 02:06:37.543 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-24 02:06:37.547 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-24 02:06:37.550 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-24 02:06:37.553 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-24 02:06:37.558 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:37.564 | + 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-24 02:06:43.652 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-24 02:06:43.652 | | Field | Value | 2026-06-24 02:06:43.652 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-24 02:06:43.652 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-24 02:06:43.652 | | container_format | bare | 2026-06-24 02:06:43.652 | | created_at | 2026-06-24T02:06:42Z | 2026-06-24 02:06:43.652 | | disk_format | qcow2 | 2026-06-24 02:06:43.653 | | file | /v2/images/1fe711f9-301b-47ca-8464-f7cda30438a4/file | 2026-06-24 02:06:43.656 | | id | 1fe711f9-301b-47ca-8464-f7cda30438a4 | 2026-06-24 02:06:43.656 | | min_disk | 0 | 2026-06-24 02:06:43.656 | | min_ram | 0 | 2026-06-24 02:06:43.656 | | name | cirros-0.6.3-x86_64-disk | 2026-06-24 02:06:43.656 | | owner | d46e70bd2ef24cf1b3ffb2814a3609cc | 2026-06-24 02:06:43.656 | | 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-24 02:06:43.656 | | protected | False | 2026-06-24 02:06:43.656 | | schema | /v2/schemas/image | 2026-06-24 02:06:43.657 | | size | 21692416 | 2026-06-24 02:06:43.657 | | status | active | 2026-06-24 02:06:43.657 | | tags | | 2026-06-24 02:06:43.657 | | updated_at | 2026-06-24T02:06:44Z | 2026-06-24 02:06:43.657 | | virtual_size | 117440512 | 2026-06-24 02:06:43.657 | | visibility | public | 2026-06-24 02:06:43.657 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-24 02:06:44.059 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-24 02:06:44.134 | [2078 Async create_flavors:80392]: Waiting for completion of create_flavors running on PID 80392 (2 other jobs running) 2026-06-24 02:06:44.169 | [2078 Async create_flavors:80392]: Signaling child to exit 2026-06-24 02:06:53.575 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:06:53.605 | [80392 Async create_flavors:80392]: finished successfully 2026-06-24 02:06:53.634 | WAKEUP 2026-06-24 02:06:53.664 | [2078 Async create_flavors:80392]: Signaled 2026-06-24 02:06:53.664 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-24 02:06:53.664 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:53.664 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-24 02:06:53.664 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-24 02:06:53.665 | + 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-24 02:06:53.665 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.665 | | Field | Value | 2026-06-24 02:06:53.665 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.665 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:53.665 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:53.665 | | description | None | 2026-06-24 02:06:53.665 | | disk | 1 | 2026-06-24 02:06:53.665 | | id | c1 | 2026-06-24 02:06:53.666 | | name | cirros256 | 2026-06-24 02:06:53.666 | | os-flavor-access:is_public | True | 2026-06-24 02:06:53.666 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:53.666 | | ram | 256 | 2026-06-24 02:06:53.666 | | rxtx_factor | 1.0 | 2026-06-24 02:06:53.666 | | swap | 0 | 2026-06-24 02:06:53.666 | | vcpus | 1 | 2026-06-24 02:06:53.666 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.666 | + 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-24 02:06:53.666 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.667 | | Field | Value | 2026-06-24 02:06:53.670 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.670 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:53.670 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:53.670 | | description | None | 2026-06-24 02:06:53.670 | | disk | 5 | 2026-06-24 02:06:53.670 | | id | d1 | 2026-06-24 02:06:53.670 | | name | ds512M | 2026-06-24 02:06:53.670 | | os-flavor-access:is_public | True | 2026-06-24 02:06:53.670 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:53.671 | | ram | 512 | 2026-06-24 02:06:53.671 | | rxtx_factor | 1.0 | 2026-06-24 02:06:53.671 | | swap | 0 | 2026-06-24 02:06:53.671 | | vcpus | 1 | 2026-06-24 02:06:53.671 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.671 | + 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-24 02:06:53.671 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.671 | | Field | Value | 2026-06-24 02:06:53.671 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.671 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:53.672 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:53.672 | | description | None | 2026-06-24 02:06:53.672 | | disk | 10 | 2026-06-24 02:06:53.672 | | id | d2 | 2026-06-24 02:06:53.672 | | name | ds1G | 2026-06-24 02:06:53.672 | | os-flavor-access:is_public | True | 2026-06-24 02:06:53.672 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:53.672 | | ram | 1024 | 2026-06-24 02:06:53.672 | | rxtx_factor | 1.0 | 2026-06-24 02:06:53.672 | | swap | 0 | 2026-06-24 02:06:53.672 | | vcpus | 1 | 2026-06-24 02:06:53.674 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.674 | + 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-24 02:06:53.674 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.674 | | Field | Value | 2026-06-24 02:06:53.674 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.674 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:53.674 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:53.674 | | description | None | 2026-06-24 02:06:53.675 | | disk | 10 | 2026-06-24 02:06:53.675 | | id | d3 | 2026-06-24 02:06:53.675 | | name | ds2G | 2026-06-24 02:06:53.675 | | os-flavor-access:is_public | True | 2026-06-24 02:06:53.675 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:53.675 | | ram | 2048 | 2026-06-24 02:06:53.675 | | rxtx_factor | 1.0 | 2026-06-24 02:06:53.675 | | swap | 0 | 2026-06-24 02:06:53.675 | | vcpus | 2 | 2026-06-24 02:06:53.675 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.676 | + 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-24 02:06:53.676 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.676 | | Field | Value | 2026-06-24 02:06:53.676 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.676 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:53.676 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:53.676 | | description | None | 2026-06-24 02:06:53.676 | | disk | 20 | 2026-06-24 02:06:53.676 | | id | d4 | 2026-06-24 02:06:53.676 | | name | ds4G | 2026-06-24 02:06:53.676 | | os-flavor-access:is_public | True | 2026-06-24 02:06:53.681 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:53.681 | | ram | 4096 | 2026-06-24 02:06:53.681 | | rxtx_factor | 1.0 | 2026-06-24 02:06:53.681 | | swap | 0 | 2026-06-24 02:06:53.681 | | vcpus | 4 | 2026-06-24 02:06:53.681 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.681 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-24 02:06:53.681 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-24 02:06:53.681 | + 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-24 02:06:53.682 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.682 | | Field | Value | 2026-06-24 02:06:53.682 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.682 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:53.682 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:53.682 | | description | None | 2026-06-24 02:06:53.682 | | disk | 1 | 2026-06-24 02:06:53.682 | | id | 1 | 2026-06-24 02:06:53.682 | | name | m1.tiny | 2026-06-24 02:06:53.682 | | os-flavor-access:is_public | True | 2026-06-24 02:06:53.682 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:53.683 | | ram | 512 | 2026-06-24 02:06:53.683 | | rxtx_factor | 1.0 | 2026-06-24 02:06:53.683 | | swap | 0 | 2026-06-24 02:06:53.683 | | vcpus | 1 | 2026-06-24 02:06:53.683 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.683 | + 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-24 02:06:53.683 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.683 | | Field | Value | 2026-06-24 02:06:53.683 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.683 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:53.683 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:53.683 | | description | None | 2026-06-24 02:06:53.685 | | disk | 20 | 2026-06-24 02:06:53.685 | | id | 2 | 2026-06-24 02:06:53.685 | | name | m1.small | 2026-06-24 02:06:53.685 | | os-flavor-access:is_public | True | 2026-06-24 02:06:53.685 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:53.685 | | ram | 2048 | 2026-06-24 02:06:53.686 | | rxtx_factor | 1.0 | 2026-06-24 02:06:53.686 | | swap | 0 | 2026-06-24 02:06:53.686 | | vcpus | 1 | 2026-06-24 02:06:53.686 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.686 | + 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-24 02:06:53.686 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.686 | | Field | Value | 2026-06-24 02:06:53.686 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.686 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:53.686 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:53.686 | | description | None | 2026-06-24 02:06:53.687 | | disk | 40 | 2026-06-24 02:06:53.687 | | id | 3 | 2026-06-24 02:06:53.687 | | name | m1.medium | 2026-06-24 02:06:53.687 | | os-flavor-access:is_public | True | 2026-06-24 02:06:53.687 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:53.687 | | ram | 4096 | 2026-06-24 02:06:53.687 | | rxtx_factor | 1.0 | 2026-06-24 02:06:53.687 | | swap | 0 | 2026-06-24 02:06:53.687 | | vcpus | 2 | 2026-06-24 02:06:53.687 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.687 | + 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-24 02:06:53.688 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.688 | | Field | Value | 2026-06-24 02:06:53.688 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.688 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:53.688 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:53.688 | | description | None | 2026-06-24 02:06:53.688 | | disk | 80 | 2026-06-24 02:06:53.688 | | id | 4 | 2026-06-24 02:06:53.688 | | name | m1.large | 2026-06-24 02:06:53.688 | | os-flavor-access:is_public | True | 2026-06-24 02:06:53.688 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:53.688 | | ram | 8192 | 2026-06-24 02:06:53.689 | | rxtx_factor | 1.0 | 2026-06-24 02:06:53.689 | | swap | 0 | 2026-06-24 02:06:53.689 | | vcpus | 4 | 2026-06-24 02:06:53.689 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.689 | + 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-24 02:06:53.689 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.689 | | Field | Value | 2026-06-24 02:06:53.689 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.689 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:53.689 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:53.689 | | description | None | 2026-06-24 02:06:53.689 | | disk | 160 | 2026-06-24 02:06:53.690 | | id | 5 | 2026-06-24 02:06:53.690 | | name | m1.xlarge | 2026-06-24 02:06:53.690 | | os-flavor-access:is_public | True | 2026-06-24 02:06:53.690 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:53.690 | | ram | 16384 | 2026-06-24 02:06:53.690 | | rxtx_factor | 1.0 | 2026-06-24 02:06:53.691 | | swap | 0 | 2026-06-24 02:06:53.691 | | vcpus | 8 | 2026-06-24 02:06:53.691 | +----------------------------+-----------------------+ 2026-06-24 02:06:53.726 | [2078 Async create_flavors:80392]: finished create_flavors with result 0 in 43 seconds 2026-06-24 02:06:53.731 | + inc/async:async_wait:197 : return 0 2026-06-24 02:06:53.736 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-24 02:06:53.760 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:06:53.762 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-24 02:06:53.782 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:53.786 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-24 02:06:53.813 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:53.816 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-24 02:06:53.820 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-24 02:06:53.824 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-24 02:06:53.828 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:06:53.831 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-24 02:06:53.833 | ++ 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-24 02:06:53.837 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-24 02:06:53.839 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-24 02:06:53.841 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-24 02:06:53.842 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-24 02:06:53.844 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-24 02:06:53.846 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-24 02:06:53.848 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-24 02:06:53.850 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-24 02:06:53.852 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-24 02:06:53.854 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-24 02:06:53.856 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-24 02:06:53.857 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:06:53.859 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-24 02:06:53.861 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-24 02:06:53.862 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-24 02:06:53.864 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:06:53.866 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-24 02:06:53.868 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-24 02:06:53.870 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-24 02:06:53.872 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:06:53.873 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-24 02:06:53.875 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-24 02:06:53.877 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-24 02:06:53.879 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-24 02:06:53.880 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:06:53.882 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-24 02:06:53.884 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-24 02:06:53.886 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-24 02:06:53.887 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-24 02:06:53.889 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-24 02:06:53.890 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:06:53.892 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-24 02:06:53.893 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-24 02:06:53.896 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-24 02:06:53.898 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-24 02:06:53.900 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-24 02:06:53.901 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-24 02:06:53.904 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-24 02:06:53.905 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-24 02:06:53.907 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-24 02:06:53.908 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-24 02:06:53.910 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-24 02:06:53.912 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-24 02:06:53.914 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-24 02:06:53.916 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-24 02:06:53.918 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-24 02:06:53.920 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-24 02:06:53.921 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-24 02:06:53.923 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-24 02:06:53.925 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-24 02:06:53.927 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-24 02:06:53.929 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-24 02:06:53.931 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-24 02:06:53.934 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-24 02:06:53.934 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-24 02:06:53.934 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-24 02:06:53.935 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-24 02:06:53.936 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-24 02:06:56.274 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-24 02:06:56.277 | 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-24 02:06:56.660 | + ./stack.sh:main:1403 : save_stackenv 2026-06-24 02:06:56.664 | + functions-common:save_stackenv:65 : local tag= 2026-06-24 02:06:56.670 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-24 02:06:56.675 | + functions-common:save_stackenv:67 : time_stamp=2026-06-24-040656 2026-06-24 02:06:56.680 | + functions-common:save_stackenv:68 : echo '# 2026-06-24-040656 ' 2026-06-24 02:06:56.686 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.689 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-24 02:06:56.694 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.698 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-24 02:06:56.701 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.705 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-24 02:06:56.709 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.713 | + 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-24 02:06:56.717 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.721 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.166 2026-06-24 02:06:56.725 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.729 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.166/identity 2026-06-24 02:06:56.733 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.738 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-24-034242 2026-06-24 02:06:56.742 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.746 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-24 02:06:56.750 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.754 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.166 2026-06-24 02:06:56.758 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.763 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-24 02:06:56.767 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.770 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-24 02:06:56.774 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.778 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-24 02:06:56.783 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.787 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-24 02:06:56.791 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.794 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.166 2026-06-24 02:06:56.799 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:56.803 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-24 02:06:56.807 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-24 02:06:56.811 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-24 02:06:56.815 | + inc/meta-config:merge_config_group:171 : shift 2026-06-24 02:06:56.821 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-24 02:06:56.825 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:06:56.830 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-24 02:06:56.834 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-24 02:06:56.840 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-24 02:06:56.844 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:06:56.848 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-24 02:06:56.853 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:06:56.857 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-24 02:06:56.857 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:06:56.857 | gsub("[][]", "", $1); 2026-06-24 02:06:56.857 | split($1, a, "|"); 2026-06-24 02:06:56.857 | if (a[1] == matchgroup) 2026-06-24 02:06:56.857 | print a[2] 2026-06-24 02:06:56.857 | } 2026-06-24 02:06:56.857 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:06:56.866 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-24 02:06:56.870 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 02:06:56.873 | + functions-common:run_phase:1849 : local phase=extra 2026-06-24 02:06:56.877 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 02:06:56.881 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 02:06:56.886 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 02:06:56.891 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 02:06:56.895 | + functions-common:run_phase:1858 : local extra 2026-06-24 02:06:56.901 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 02:06:56.907 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 02:06:56.911 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 02:06:56.915 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 02:06:56.920 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-24 02:06:56.924 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 02:06:56.951 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:56.955 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:06:56.959 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:06:56.963 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-24 02:06:56.967 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:06:56.971 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-24 02:06:56.975 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:06:56.979 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-24 02:06:56.983 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-24 02:06:56.988 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 02:06:56.992 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 02:06:56.996 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:06:57.000 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 02:06:57.004 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-24 02:06:57.008 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 02:06:57.013 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-24 02:06:57.017 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 02:06:57.021 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 02:06:57.025 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-24 02:06:57.030 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-24 02:06:57.034 | + inc/meta-config:merge_config_group:171 : shift 2026-06-24 02:06:57.038 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-24 02:06:57.042 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:06:57.047 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-24 02:06:57.051 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-24 02:06:57.056 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-24 02:06:57.060 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:06:57.064 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-24 02:06:57.069 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:06:57.074 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-24 02:06:57.074 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:06:57.074 | gsub("[][]", "", $1); 2026-06-24 02:06:57.074 | split($1, a, "|"); 2026-06-24 02:06:57.074 | if (a[1] == matchgroup) 2026-06-24 02:06:57.074 | print a[2] 2026-06-24 02:06:57.074 | } 2026-06-24 02:06:57.074 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:06:57.082 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-24 02:06:57.110 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:57.114 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-24 02:06:57.118 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-24 02:06:57.123 | + functions:wait_for_compute:490 : local timeout=60 2026-06-24 02:06:57.127 | + functions:wait_for_compute:491 : local rval=0 2026-06-24 02:06:57.131 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-24 02:06:57.135 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-24 02:06:57.139 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:06:57.144 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:06:57.149 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:06:57.154 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:06:57.160 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266817156 2026-06-24 02:06:57.166 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-24 02:06:57.198 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-24 02:06:57.202 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-24 02:06:57.207 | ++ functions:wait_for_compute:496 : hostname 2026-06-24 02:06:57.213 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-24 02:06:57.217 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-24 02:06:57.223 | ++ functions:wait_for_compute:498 : hostname 2026-06-24 02:06:57.229 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:06:57.231 | + :: : ID= 2026-06-24 02:06:57.233 | + :: : [[ '' == '' ]] 2026-06-24 02:06:57.235 | + :: : sleep 1 2026-06-24 02:06:58.239 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-24 02:06:58.242 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-24 02:07:01.681 | + :: : ID=1c36c18b-dc61-463a-9e49-427f9ef70813 2026-06-24 02:07:01.683 | + :: : [[ 1c36c18b-dc61-463a-9e49-427f9ef70813 == '' ]] 2026-06-24 02:07:01.688 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-24 02:07:01.693 | + functions-common:time_stop:2420 : local name 2026-06-24 02:07:01.697 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:07:01.702 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:07:01.706 | + functions-common:time_stop:2423 : local total 2026-06-24 02:07:01.710 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:07:01.715 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:07:01.719 | + functions-common:time_stop:2427 : start_time=1782266817156 2026-06-24 02:07:01.723 | + functions-common:time_stop:2429 : [[ -z 1782266817156 ]] 2026-06-24 02:07:01.728 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:07:01.734 | + functions-common:time_stop:2432 : end_time=1782266821730 2026-06-24 02:07:01.738 | + functions-common:time_stop:2433 : elapsed_time=4574 2026-06-24 02:07:01.742 | + functions-common:time_stop:2434 : total=25198 2026-06-24 02:07:01.747 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:07:01.751 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29772 2026-06-24 02:07:01.755 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-24 02:07:01.759 | + functions:wait_for_compute:516 : return 0 2026-06-24 02:07:01.764 | + ./stack.sh:main:1443 : service_check 2026-06-24 02:07:01.768 | + functions-common:service_check:1713 : local service 2026-06-24 02:07:01.772 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:01.776 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-24 02:07:01.796 | not-found 2026-06-24 02:07:01.800 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:01.805 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-24 02:07:01.824 | enabled 2026-06-24 02:07:01.829 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-24 02:07:01.853 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-24 02:07:01.853 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-24 02:07:01.853 | Active: active (running) since Wed 2026-06-24 04:03:39 CEST; 3min 22s ago 2026-06-24 02:07:01.853 | Main PID: 68047 (uwsgi) 2026-06-24 02:07:01.853 | Status: "uWSGI is ready" 2026-06-24 02:07:01.853 | Tasks: 17 (limit: 14255) 2026-06-24 02:07:01.853 | Memory: 275.7M (peak: 276.2M) 2026-06-24 02:07:01.853 | CPU: 14.859s 2026-06-24 02:07:01.854 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-24 02:07:01.854 | ├─68047 "nova-apiuWSGI master" 2026-06-24 02:07:01.854 | ├─68048 "nova-apiuWSGI worker 1" 2026-06-24 02:07:01.854 | └─68049 "nova-apiuWSGI worker 2" 2026-06-24 02:07:01.854 | 2026-06-24 02:07:01.854 | Jun 24 04:07:01 devstack devstack@n-api.service[68049]: [pid: 68049|app: 0|req: 18/36] 192.168.122.166 () {54 vars in 935 bytes} [Wed Jun 24 04:07:01 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 02:07:01.854 | Jun 24 04:07:01 devstack devstack@n-api.service[68048]: DEBUG nova.api.openstack.wsgi [None req-4d62795a-3df9-4c2e-9e5e-bc8f68b38373 admin admin] Calling method '>' {{(pid=68048) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-24 02:07:01.854 | Jun 24 04:07:01 devstack devstack@n-api.service[68048]: DEBUG oslo_concurrency.lockutils [None req-4d62795a-3df9-4c2e-9e5e-bc8f68b38373 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68048) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-24 02:07:01.854 | Jun 24 04:07:01 devstack devstack@n-api.service[68048]: DEBUG oslo_concurrency.lockutils [None req-4d62795a-3df9-4c2e-9e5e-bc8f68b38373 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=68048) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-24 02:07:01.854 | Jun 24 04:07:01 devstack devstack@n-api.service[68048]: DEBUG oslo_concurrency.lockutils [None req-4d62795a-3df9-4c2e-9e5e-bc8f68b38373 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=68048) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:07:01.854 | Jun 24 04:07:01 devstack devstack@n-api.service[68048]: DEBUG oslo_concurrency.lockutils [None req-4d62795a-3df9-4c2e-9e5e-bc8f68b38373 admin admin] Acquiring lock "b0fe5450-a4e1-46e1-ab37-acea4d1748d4" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68048) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-24 02:07:01.855 | Jun 24 04:07:01 devstack devstack@n-api.service[68048]: DEBUG oslo_concurrency.lockutils [None req-4d62795a-3df9-4c2e-9e5e-bc8f68b38373 admin admin] Lock "b0fe5450-a4e1-46e1-ab37-acea4d1748d4" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=68048) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-24 02:07:01.855 | Jun 24 04:07:01 devstack devstack@n-api.service[68048]: DEBUG oslo_concurrency.lockutils [None req-4d62795a-3df9-4c2e-9e5e-bc8f68b38373 admin admin] Lock "b0fe5450-a4e1-46e1-ab37-acea4d1748d4" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=68048) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:07:01.855 | Jun 24 04:07:01 devstack devstack@n-api.service[68048]: INFO nova.api.openstack.requestlog [None req-4d62795a-3df9-4c2e-9e5e-bc8f68b38373 admin admin] 192.168.122.166 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.172582 2026-06-24 02:07:01.855 | Jun 24 04:07:01 devstack devstack@n-api.service[68048]: [pid: 68048|app: 0|req: 19/37] 192.168.122.166 () {60 vars in 1325 bytes} [Wed Jun 24 04:07:01 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-24 02:07:01.859 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:01.863 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-24 02:07:01.883 | enabled 2026-06-24 02:07:01.889 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-24 02:07:01.912 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-24 02:07:01.912 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-24 02:07:01.912 | Active: active (running) since Wed 2026-06-24 04:06:04 CEST; 57s ago 2026-06-24 02:07:01.913 | Main PID: 80232 (nova-compute) 2026-06-24 02:07:01.913 | Tasks: 10 (limit: 14255) 2026-06-24 02:07:01.913 | Memory: 137.0M (peak: 138.4M) 2026-06-24 02:07:01.913 | CPU: 4.599s 2026-06-24 02:07:01.913 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-24 02:07:01.913 | └─80232 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-24 02:07:01.913 | 2026-06-24 02:07:01.913 | Jun 24 04:06:35 devstack nova-compute[80232]: DEBUG nova.compute.resource_tracker [None req-f88a105d-49f6-4d9e-8dcb-3d669b774f9d None None] Compute_service record updated for devstack:devstack {{(pid=80232) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-24 02:07:01.913 | Jun 24 04:06:35 devstack nova-compute[80232]: DEBUG oslo_concurrency.lockutils [None req-f88a105d-49f6-4d9e-8dcb-3d669b774f9d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.037s {{(pid=80232) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:07:01.913 | Jun 24 04:06:35 devstack nova-compute[80232]: DEBUG nova.service [None req-f88a105d-49f6-4d9e-8dcb-3d669b774f9d None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80232) start /opt/stack/nova/nova/service.py:196}} 2026-06-24 02:07:01.914 | Jun 24 04:06:35 devstack nova-compute[80232]: DEBUG nova.service [None req-f88a105d-49f6-4d9e-8dcb-3d669b774f9d None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80232) start /opt/stack/nova/nova/service.py:212}} 2026-06-24 02:07:01.914 | Jun 24 04:06:35 devstack nova-compute[80232]: DEBUG nova.service [None req-f88a105d-49f6-4d9e-8dcb-3d669b774f9d None None] Join ServiceGroup membership for this service compute {{(pid=80232) start /opt/stack/nova/nova/service.py:222}} 2026-06-24 02:07:01.914 | Jun 24 04:06:35 devstack nova-compute[80232]: DEBUG nova.servicegroup.drivers.db [None req-f88a105d-49f6-4d9e-8dcb-3d669b774f9d None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80232) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-24 02:07:01.914 | Jun 24 04:06:41 devstack nova-compute[80232]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80232) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:01.914 | Jun 24 04:06:52 devstack nova-compute[80232]: DEBUG oslo_service.periodic_task [None req-1395cd36-871b-4b90-9a6a-6c4c04ca3800 None None] Running periodic task ComputeManager._sync_power_states {{(pid=80232) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-24 02:07:01.914 | Jun 24 04:06:53 devstack nova-compute[80232]: DEBUG oslo_service.periodic_task [None req-1395cd36-871b-4b90-9a6a-6c4c04ca3800 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=80232) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-24 02:07:01.914 | Jun 24 04:06:53 devstack nova-compute[80232]: DEBUG oslo.service.backend._threading.loopingcall [None req-1395cd36-871b-4b90-9a6a-6c4c04ca3800 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 16.27 seconds {{(pid=80232) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:01.919 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:01.923 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-24 02:07:01.941 | not-found 2026-06-24 02:07:01.947 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:01.951 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-24 02:07:01.969 | enabled 2026-06-24 02:07:01.975 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-24 02:07:01.998 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-24 02:07:01.998 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-24 02:07:01.998 | Active: active (running) since Wed 2026-06-24 04:05:51 CEST; 1min 10s ago 2026-06-24 02:07:01.998 | Main PID: 76473 (nova-scheduler:) 2026-06-24 02:07:01.998 | Tasks: 19 (limit: 14255) 2026-06-24 02:07:01.998 | Memory: 157.5M (peak: 158.1M) 2026-06-24 02:07:01.998 | CPU: 4.984s 2026-06-24 02:07:01.998 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-24 02:07:01.998 | ├─76473 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-24 02:07:01.999 | ├─78189 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-24 02:07:01.999 | └─78197 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-24 02:07:01.999 | 2026-06-24 02:07:01.999 | Jun 24 04:05:58 devstack nova-scheduler[78197]: DEBUG nova.servicegroup.drivers.db [None req-86b258dd-1edf-43e5-848f-f5ea27927cfd None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=78197) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-24 02:07:01.999 | Jun 24 04:06:03 devstack nova-scheduler[78197]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=78197) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:01.999 | Jun 24 04:06:03 devstack nova-scheduler[78189]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=78189) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:01.999 | Jun 24 04:06:05 devstack nova-scheduler[76473]: DEBUG dbcounter [-] [76473] Writing DB stats nova_api:SELECT=3 {{(pid=76473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:01.999 | Jun 24 04:06:05 devstack nova-scheduler[76473]: DEBUG dbcounter [-] [76473] Writing DB stats nova_cell0:SELECT=1 {{(pid=76473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:01.999 | Jun 24 04:06:05 devstack nova-scheduler[76473]: DEBUG dbcounter [-] [76473] Writing DB stats nova_cell1:SELECT=1 {{(pid=76473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.000 | Jun 24 04:06:10 devstack nova-scheduler[78189]: DEBUG oslo.service.backend._threading.loopingcall [None req-6e073071-0412-4cd7-9dc2-1a4b6ea17ecf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78189) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:02.000 | Jun 24 04:06:13 devstack nova-scheduler[78197]: DEBUG dbcounter [-] [78197] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.000 | Jun 24 04:06:13 devstack nova-scheduler[78189]: DEBUG dbcounter [-] [78189] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=78189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.000 | Jun 24 04:06:36 devstack nova-scheduler[78197]: DEBUG oslo.service.backend._threading.loopingcall [None req-57d0685d-b627-4644-8a32-bf91e7ed58e6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78197) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:02.005 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.009 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-24 02:07:02.030 | not-found 2026-06-24 02:07:02.039 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.044 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-24 02:07:02.064 | enabled 2026-06-24 02:07:02.072 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-24 02:07:02.098 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-24 02:07:02.098 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-24 02:07:02.098 | Active: active (running) since Wed 2026-06-24 04:05:54 CEST; 1min 7s ago 2026-06-24 02:07:02.098 | Main PID: 77092 (uwsgi) 2026-06-24 02:07:02.098 | Status: "uWSGI is ready" 2026-06-24 02:07:02.098 | Tasks: 16 (limit: 14255) 2026-06-24 02:07:02.098 | Memory: 223.0M (peak: 223.3M) 2026-06-24 02:07:02.098 | CPU: 10.157s 2026-06-24 02:07:02.098 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-24 02:07:02.099 | ├─77092 "nova-api-metauWSGI master" 2026-06-24 02:07:02.099 | ├─77093 "nova-api-metauWSGI worker 1" 2026-06-24 02:07:02.099 | ├─77094 "nova-api-metauWSGI worker 2" 2026-06-24 02:07:02.099 | └─77095 "nova-api-metauWSGI http 1" 2026-06-24 02:07:02.099 | 2026-06-24 02:07:02.099 | Jun 24 04:06:00 devstack devstack@n-api-meta.service[77094]: DEBUG nova.api.openstack.wsgi_app [None req-729055cc-5f82-4fa8-a6f5-39e8917877a0 None None] ******************************************************************************** {{(pid=77094) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-24 02:07:02.099 | Jun 24 04:06:00 devstack devstack@n-api-meta.service[77094]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x79a766ea3668 pid: 77094 (default app) 2026-06-24 02:07:02.099 | Jun 24 04:06:09 devstack devstack@n-api-meta.service[77094]: DEBUG dbcounter [-] [77094] Writing DB stats nova_api:SELECT=1 {{(pid=77094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.099 | Jun 24 04:06:09 devstack devstack@n-api-meta.service[77093]: DEBUG dbcounter [-] [77093] Writing DB stats nova_api:SELECT=1 {{(pid=77093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.099 | Jun 24 04:06:09 devstack devstack@n-api-meta.service[77093]: DEBUG dbcounter [-] [77093] Writing DB stats nova_cell0:SELECT=1 {{(pid=77093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.099 | Jun 24 04:06:09 devstack devstack@n-api-meta.service[77093]: DEBUG dbcounter [-] [77093] Writing DB stats nova_cell1:SELECT=1 {{(pid=77093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.100 | Jun 24 04:06:09 devstack devstack@n-api-meta.service[77094]: DEBUG dbcounter [-] [77094] Writing DB stats nova_cell0:SELECT=1 {{(pid=77094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.100 | Jun 24 04:06:09 devstack devstack@n-api-meta.service[77094]: DEBUG dbcounter [-] [77094] Writing DB stats nova_cell1:SELECT=1 {{(pid=77094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.100 | Jun 24 04:06:09 devstack devstack@n-api-meta.service[77093]: DEBUG dbcounter [-] [77093] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=77093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.100 | Jun 24 04:06:10 devstack devstack@n-api-meta.service[77094]: DEBUG dbcounter [-] [77094] Writing DB stats nova_cell0:SELECT=1 {{(pid=77094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.106 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.110 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-24 02:07:02.131 | enabled 2026-06-24 02:07:02.138 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-24 02:07:02.169 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-24 02:07:02.170 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-24 02:07:02.170 | Active: active (running) since Wed 2026-06-24 04:04:22 CEST; 2min 39s ago 2026-06-24 02:07:02.170 | Main PID: 74271 (uwsgi) 2026-06-24 02:07:02.170 | Status: "uWSGI is ready" 2026-06-24 02:07:02.170 | Tasks: 5 (limit: 14255) 2026-06-24 02:07:02.170 | Memory: 177.2M (peak: 177.5M) 2026-06-24 02:07:02.170 | CPU: 6.378s 2026-06-24 02:07:02.170 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-24 02:07:02.170 | ├─74271 "placementuWSGI master" 2026-06-24 02:07:02.170 | ├─74272 "placementuWSGI worker 1" 2026-06-24 02:07:02.170 | └─74273 "placementuWSGI worker 2" 2026-06-24 02:07:02.171 | 2026-06-24 02:07:02.171 | Jun 24 04:06:34 devstack devstack@placement-api.service[74273]: INFO placement.requestlog [req-5ec2993d-167b-4705-accb-31de2dbfb900 req-bd46cc45-ae4d-4a49-b754-0c5793e1e8d9 service nova] 192.168.122.166 "PUT /placement/resource_providers/1780ef27-3712-4c9d-9864-ebc1cb494550/inventories" status: 200 len: 396 microversion: 1.26 2026-06-24 02:07:02.171 | Jun 24 04:06:34 devstack devstack@placement-api.service[74273]: [pid: 74273|app: 0|req: 4/9] 192.168.122.166 () {64 vars in 1498 bytes} [Wed Jun 24 04:06:34 2026] PUT /placement/resource_providers/1780ef27-3712-4c9d-9864-ebc1cb494550/inventories => generated 396 bytes in 109 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-24 02:07:02.171 | Jun 24 04:06:34 devstack devstack@placement-api.service[74272]: DEBUG placement.requestlog [req-5ec2993d-167b-4705-accb-31de2dbfb900 req-215b6fe0-8ff7-4a18-85d9-c91eeb567c1f None None] Starting request: 192.168.122.166 "GET /placement/traits?name=in:HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AESNI,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NODE,COMPUTE_ACCELERATORS,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_USB,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE41,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SVM,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SHA,COMPUTE_ARCH_X86_64,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,COMPUTE_RESCUE_BFV,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI2" {{(pid=74272) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-24 02:07:02.171 | Jun 24 04:06:34 devstack devstack@placement-api.service[74272]: INFO placement.requestlog [req-5ec2993d-167b-4705-accb-31de2dbfb900 req-215b6fe0-8ff7-4a18-85d9-c91eeb567c1f service nova] 192.168.122.166 "GET /placement/traits?name=in:HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AESNI,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NODE,COMPUTE_ACCELERATORS,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_USB,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE41,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SVM,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SHA,COMPUTE_ARCH_X86_64,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,COMPUTE_RESCUE_BFV,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI2" status: 200 len: 2058 microversion: 1.6 2026-06-24 02:07:02.171 | Jun 24 04:06:34 devstack devstack@placement-api.service[74272]: [pid: 74272|app: 0|req: 6/10] 192.168.122.166 () {60 vars in 4912 bytes} [Wed Jun 24 04:06:34 2026] GET /placement/traits?name=in:HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AESNI,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NODE,COMPUTE_ACCELERATORS,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_USB,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE41,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SVM,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SHA,COMPUTE_ARCH_X86_64,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,COMPUTE_RESCUE_BFV,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_BMI2 => generated 2058 bytes in 88 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-24 02:07:02.171 | Jun 24 04:06:34 devstack devstack@placement-api.service[74273]: DEBUG placement.requestlog [req-5ec2993d-167b-4705-accb-31de2dbfb900 req-ac90299c-e0d5-43b0-8a71-0fac6547f742 None None] Starting request: 192.168.122.166 "PUT /placement/resource_providers/1780ef27-3712-4c9d-9864-ebc1cb494550/traits" {{(pid=74273) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-24 02:07:02.171 | Jun 24 04:06:34 devstack devstack@placement-api.service[74273]: INFO placement.requestlog [req-5ec2993d-167b-4705-accb-31de2dbfb900 req-ac90299c-e0d5-43b0-8a71-0fac6547f742 service nova] 192.168.122.166 "PUT /placement/resource_providers/1780ef27-3712-4c9d-9864-ebc1cb494550/traits" status: 200 len: 2093 microversion: 1.6 2026-06-24 02:07:02.172 | Jun 24 04:06:34 devstack devstack@placement-api.service[74273]: [pid: 74273|app: 0|req: 5/11] 192.168.122.166 () {64 vars in 1483 bytes} [Wed Jun 24 04:06:34 2026] PUT /placement/resource_providers/1780ef27-3712-4c9d-9864-ebc1cb494550/traits => generated 2093 bytes in 315 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-24 02:07:02.172 | Jun 24 04:06:44 devstack devstack@placement-api.service[74272]: DEBUG dbcounter [-] [74272] Writing DB stats placement:SELECT=4 {{(pid=74272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.172 | Jun 24 04:06:44 devstack devstack@placement-api.service[74273]: DEBUG dbcounter [-] [74273] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.178 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.184 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-24 02:07:02.201 | not-found 2026-06-24 02:07:02.208 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.212 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-24 02:07:02.232 | enabled 2026-06-24 02:07:02.238 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-24 02:07:02.261 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-24 02:07:02.262 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-24 02:07:02.262 | Active: active (running) since Wed 2026-06-24 04:06:30 CEST; 31s ago 2026-06-24 02:07:02.262 | Main PID: 83349 (uwsgi) 2026-06-24 02:07:02.262 | Status: "uWSGI is ready" 2026-06-24 02:07:02.262 | Tasks: 9 (limit: 14255) 2026-06-24 02:07:02.262 | Memory: 257.6M (peak: 258.0M) 2026-06-24 02:07:02.262 | CPU: 10.757s 2026-06-24 02:07:02.262 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-24 02:07:02.262 | ├─83349 "glance-apiuWSGI master" 2026-06-24 02:07:02.262 | ├─83355 "glance-apiuWSGI worker 1" 2026-06-24 02:07:02.262 | └─83356 "glance-apiuWSGI worker 2" 2026-06-24 02:07:02.263 | 2026-06-24 02:07:02.263 | Jun 24 04:06:43 devstack devstack@g-api.service[83356]: INFO glance.location [None req-421bf8ff-9b82-4329-b067-60502d07d67e admin admin] Image format matched and virtual size computed: 117440512 2026-06-24 02:07:02.263 | Jun 24 04:06:43 devstack devstack@g-api.service[83356]: DEBUG glance_store.backend [None req-421bf8ff-9b82-4329-b067-60502d07d67e admin admin] Skipping store.set_acls... not implemented. {{(pid=83356) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-24 02:07:02.263 | Jun 24 04:06:43 devstack devstack@g-api.service[83356]: [pid: 83356|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Wed Jun 24 04:06:41 2026] PUT /v2/images/1fe711f9-301b-47ca-8464-f7cda30438a4/file => generated 0 bytes in 1841 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-24 02:07:02.263 | Jun 24 04:06:43 devstack devstack@g-api.service[83355]: DEBUG glance.api.middleware.version_negotiation [None req-2323ea0f-46a3-4518-a970-e70f25b13e36 admin admin] Determining version of request: GET /v2/images/1fe711f9-301b-47ca-8464-f7cda30438a4 Accept: */* {{(pid=83355) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-24 02:07:02.263 | Jun 24 04:06:43 devstack devstack@g-api.service[83355]: DEBUG glance.api.middleware.version_negotiation [None req-2323ea0f-46a3-4518-a970-e70f25b13e36 admin admin] Using url versioning {{(pid=83355) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-24 02:07:02.263 | Jun 24 04:06:43 devstack devstack@g-api.service[83355]: DEBUG glance.api.middleware.version_negotiation [None req-2323ea0f-46a3-4518-a970-e70f25b13e36 admin admin] Matched version: v2 {{(pid=83355) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-24 02:07:02.263 | Jun 24 04:06:43 devstack devstack@g-api.service[83355]: DEBUG glance.api.middleware.version_negotiation [None req-2323ea0f-46a3-4518-a970-e70f25b13e36 admin admin] new path /v2/images/1fe711f9-301b-47ca-8464-f7cda30438a4 {{(pid=83355) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-24 02:07:02.263 | Jun 24 04:06:43 devstack devstack@g-api.service[83355]: [pid: 83355|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Wed Jun 24 04:06:43 2026] GET /v2/images/1fe711f9-301b-47ca-8464-f7cda30438a4 => generated 976 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 02:07:02.263 | Jun 24 04:06:53 devstack devstack@g-api.service[83356]: DEBUG dbcounter [-] [83356] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.264 | Jun 24 04:06:53 devstack devstack@g-api.service[83355]: DEBUG dbcounter [-] [83355] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.268 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.273 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-24 02:07:02.292 | enabled 2026-06-24 02:07:02.301 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-24 02:07:02.324 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-24 02:07:02.324 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-24 02:07:02.324 | Active: active (running) since Wed 2026-06-24 04:06:19 CEST; 42s ago 2026-06-24 02:07:02.324 | Main PID: 81830 (cinder-schedule) 2026-06-24 02:07:02.324 | Tasks: 1 (limit: 14255) 2026-06-24 02:07:02.324 | Memory: 109.4M (peak: 109.7M) 2026-06-24 02:07:02.325 | CPU: 4.132s 2026-06-24 02:07:02.325 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-24 02:07:02.325 | └─81830 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-24 02:07:02.325 | 2026-06-24 02:07:02.325 | Jun 24 04:06:24 devstack cinder-scheduler[81830]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-24 02:07:02.325 | Jun 24 04:06:24 devstack cinder-scheduler[81830]: INFO cinder.manager [None req-2d5adafa-0be8-446e-a7d9-c50a993962d7 None None] Initiating service 1 cleanup 2026-06-24 02:07:02.325 | Jun 24 04:06:24 devstack cinder-scheduler[81830]: INFO cinder.manager [None req-2d5adafa-0be8-446e-a7d9-c50a993962d7 None None] Service 1 cleanup completed. 2026-06-24 02:07:02.325 | Jun 24 04:06:24 devstack cinder-scheduler[81830]: DEBUG cinder.service [None req-2d5adafa-0be8-446e-a7d9-c50a993962d7 None None] Creating RPC server for service cinder-scheduler {{(pid=81830) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-24 02:07:02.325 | Jun 24 04:06:24 devstack cinder-scheduler[81830]: DEBUG cinder.service [None req-2d5adafa-0be8-446e-a7d9-c50a993962d7 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81830) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-24 02:07:02.325 | Jun 24 04:06:34 devstack cinder-scheduler[81830]: DEBUG dbcounter [-] [81830] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81830) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.325 | Jun 24 04:06:42 devstack cinder-scheduler[81830]: DEBUG cinder.scheduler.host_manager [None req-08d9b3fd-3104-4aec-a512-bebb53c9f041 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=81830) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-24 02:07:02.326 | Jun 24 04:06:42 devstack cinder-scheduler[81830]: DEBUG cinder.scheduler.host_manager [None req-08d9b3fd-3104-4aec-a512-bebb53c9f041 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, 24, 2, 6, 42, 696561)}, {'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, 24, 2, 6, 42, 696561)}]. {{(pid=81830) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-24 02:07:02.327 | Jun 24 04:06:42 devstack cinder-scheduler[81830]: DEBUG cinder.scheduler.host_manager [None req-08d9b3fd-3104-4aec-a512-bebb53c9f041 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, 24, 2, 6, 42, 664213)} {{(pid=81830) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-24 02:07:02.327 | Jun 24 04:06:52 devstack cinder-scheduler[81830]: DEBUG dbcounter [-] [81830] Writing DB stats cinder:SELECT=1 {{(pid=81830) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.335 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.339 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-24 02:07:02.363 | enabled 2026-06-24 02:07:02.369 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-24 02:07:02.395 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-24 02:07:02.395 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-24 02:07:02.395 | Active: active (running) since Wed 2026-06-24 04:06:12 CEST; 49s ago 2026-06-24 02:07:02.395 | Main PID: 81073 (uwsgi) 2026-06-24 02:07:02.395 | Status: "uWSGI is ready" 2026-06-24 02:07:02.395 | Tasks: 7 (limit: 14255) 2026-06-24 02:07:02.395 | Memory: 246.6M (peak: 246.8M) 2026-06-24 02:07:02.396 | CPU: 10.900s 2026-06-24 02:07:02.396 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-24 02:07:02.396 | ├─81073 "cinder-apiuWSGI master" 2026-06-24 02:07:02.396 | ├─81099 "cinder-apiuWSGI worker 1" 2026-06-24 02:07:02.396 | └─81100 "cinder-apiuWSGI worker 2" 2026-06-24 02:07:02.396 | 2026-06-24 02:07:02.396 | Jun 24 04:06:27 devstack devstack@c-api.service[81100]: INFO cinder.api.openstack.wsgi [req-68957752-58eb-4b33-9421-ae832b58bcde req-7703d68f-e346-45c1-b0e3-ea92fa5e0cf3 admin admin] POST http://192.168.122.166/volume/v3/types/7f90e126-ab25-4416-aaef-04e9d3ccf2bc/extra_specs 2026-06-24 02:07:02.396 | Jun 24 04:06:27 devstack devstack@c-api.service[81100]: DEBUG cinder.api.openstack.wsgi [req-68957752-58eb-4b33-9421-ae832b58bcde req-7703d68f-e346-45c1-b0e3-ea92fa5e0cf3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=81100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-24 02:07:02.398 | Jun 24 04:06:27 devstack devstack@c-api.service[81100]: /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-24 02:07:02.398 | Jun 24 04:06:27 devstack devstack@c-api.service[81100]: warnings.warn( 2026-06-24 02:07:02.398 | Jun 24 04:06:27 devstack devstack@c-api.service[81100]: DEBUG dbcounter [-] [81100] Writing DB stats cinder:SELECT=6 {{(pid=81100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.398 | Jun 24 04:06:27 devstack devstack@c-api.service[81100]: DEBUG oslo_db.sqlalchemy.engines [req-68957752-58eb-4b33-9421-ae832b58bcde req-7703d68f-e346-45c1-b0e3-ea92fa5e0cf3 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=81100) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:07:02.398 | Jun 24 04:06:27 devstack devstack@c-api.service[81100]: INFO cinder.api.openstack.wsgi [req-68957752-58eb-4b33-9421-ae832b58bcde req-7703d68f-e346-45c1-b0e3-ea92fa5e0cf3 admin admin] http://192.168.122.166/volume/v3/types/7f90e126-ab25-4416-aaef-04e9d3ccf2bc/extra_specs returned with HTTP 200 2026-06-24 02:07:02.399 | Jun 24 04:06:27 devstack devstack@c-api.service[81100]: [pid: 81100|app: 0|req: 2/3] 192.168.122.166 () {62 vars in 1363 bytes} [Wed Jun 24 04:06:26 2026] POST /volume/v3/types/7f90e126-ab25-4416-aaef-04e9d3ccf2bc/extra_specs => generated 55 bytes in 1065 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-24 02:07:02.399 | Jun 24 04:06:36 devstack devstack@c-api.service[81099]: DEBUG dbcounter [-] [81099] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=81099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.399 | Jun 24 04:06:37 devstack devstack@c-api.service[81100]: DEBUG dbcounter [-] [81100] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=81100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.402 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.406 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-24 02:07:02.427 | enabled 2026-06-24 02:07:02.433 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-24 02:07:02.456 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-24 02:07:02.457 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-24 02:07:02.457 | Active: active (running) since Wed 2026-06-24 04:06:22 CEST; 40s ago 2026-06-24 02:07:02.457 | Main PID: 82483 (cinder-volume) 2026-06-24 02:07:02.457 | Tasks: 2 (limit: 14255) 2026-06-24 02:07:02.457 | Memory: 144.1M (peak: 172.5M) 2026-06-24 02:07:02.457 | CPU: 20.341s 2026-06-24 02:07:02.457 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-24 02:07:02.457 | ├─82483 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-24 02:07:02.457 | └─82656 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-24 02:07:02.457 | 2026-06-24 02:07:02.458 | Jun 24 04:06:44 devstack sudo[83837]: pam_unix(sudo:session): session closed for user root 2026-06-24 02:07:02.458 | Jun 24 04:06:44 devstack cinder-volume[82656]: DEBUG oslo_concurrency.processutils [None req-08d9b3fd-3104-4aec-a512-bebb53c9f041 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.622s {{(pid=82656) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-24 02:07:02.458 | Jun 24 04:06:44 devstack cinder-volume[82656]: DEBUG oslo_concurrency.processutils [None req-08d9b3fd-3104-4aec-a512-bebb53c9f041 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=82656) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-24 02:07:02.458 | Jun 24 04:06:44 devstack sudo[83840]: 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-24 02:07:02.458 | Jun 24 04:06:44 devstack sudo[83840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-24 02:07:02.458 | Jun 24 04:06:45 devstack sudo[83840]: pam_unix(sudo:session): session closed for user root 2026-06-24 02:07:02.458 | Jun 24 04:06:45 devstack cinder-volume[82656]: DEBUG oslo_concurrency.processutils [None req-08d9b3fd-3104-4aec-a512-bebb53c9f041 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.637s {{(pid=82656) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-24 02:07:02.458 | Jun 24 04:06:45 devstack cinder-volume[82656]: INFO cinder.volume.manager [None req-08d9b3fd-3104-4aec-a512-bebb53c9f041 None None] Driver post RPC initialization completed successfully. 2026-06-24 02:07:02.458 | Jun 24 04:06:55 devstack cinder-volume[82656]: DEBUG dbcounter [-] [82656] Writing DB stats cinder:SELECT=4 {{(pid=82656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.458 | Jun 24 04:06:55 devstack cinder-volume[82656]: DEBUG dbcounter [-] [82656] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=82656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.462 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.466 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-24 02:07:02.486 | not-found 2026-06-24 02:07:02.492 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.496 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-24 02:07:02.514 | not-found 2026-06-24 02:07:02.520 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.524 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-24 02:07:02.542 | not-found 2026-06-24 02:07:02.549 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.553 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-24 02:07:02.570 | not-found 2026-06-24 02:07:02.575 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.579 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-24 02:07:02.597 | not-found 2026-06-24 02:07:02.602 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.607 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-24 02:07:02.625 | enabled 2026-06-24 02:07:02.631 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-24 02:07:02.653 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-24 02:07:02.653 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-24 02:07:02.653 | Active: active (running) since Wed 2026-06-24 04:04:00 CEST; 3min 1s ago 2026-06-24 02:07:02.653 | Main PID: 70862 (neutron-ovn-age) 2026-06-24 02:07:02.653 | Tasks: 20 (limit: 14255) 2026-06-24 02:07:02.654 | Memory: 345.3M (peak: 346.3M) 2026-06-24 02:07:02.654 | CPU: 12.629s 2026-06-24 02:07:02.654 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-24 02:07:02.654 | ├─70862 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-24 02:07:02.654 | ├─72243 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-24 02:07:02.654 | ├─72653 /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/tmph4qjv979/privsep.sock 2026-06-24 02:07:02.654 | └─75126 /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/tmphneisnhw/privsep.sock 2026-06-24 02:07:02.654 | 2026-06-24 02:07:02.654 | Jun 24 04:05:05 devstack neutron-ovn-agent[72243]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72243) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:07:02.655 | Jun 24 04:05:44 devstack neutron-ovn-agent[72243]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=caaf2f69-ecc6-4f34-9183-6f40cf2f8694, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'c6:92:a9', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': 'd6:76:de:7a:75:56', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=caaf2f69-ecc6-4f34-9183-6f40cf2f8694, nb_cfg=1) {{(pid=72243) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-24 02:07:02.655 | Jun 24 04:05:44 devstack neutron-ovn-agent[72243]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 10 seconds {{(pid=72243) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-24 02:07:02.655 | Jun 24 04:05:54 devstack neutron-ovn-agent[72243]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=d6a4ad2b-7f99-459d-bc34-6e5bd5168ad9, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=72243) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-24 02:07:02.655 | Jun 24 04:06:05 devstack neutron-ovn-agent[72243]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72243) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-24 02:07:02.655 | Jun 24 04:06:05 devstack neutron-ovn-agent[72243]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72243) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-24 02:07:02.655 | Jun 24 04:06:05 devstack neutron-ovn-agent[72243]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72243) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:07:02.655 | Jun 24 04:06:05 devstack neutron-ovn-agent[72243]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72243) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-24 02:07:02.655 | Jun 24 04:06:05 devstack neutron-ovn-agent[72243]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72243) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-24 02:07:02.655 | Jun 24 04:06:05 devstack neutron-ovn-agent[72243]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72243) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:07:02.660 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.665 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-24 02:07:02.683 | not-found 2026-06-24 02:07:02.689 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.693 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-24 02:07:02.711 | not-found 2026-06-24 02:07:02.717 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.721 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-24 02:07:02.738 | not-found 2026-06-24 02:07:02.744 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.748 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-24 02:07:02.765 | not-found 2026-06-24 02:07:02.771 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.775 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-24 02:07:02.794 | enabled 2026-06-24 02:07:02.799 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-24 02:07:02.823 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-24 02:07:02.823 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-24 02:07:02.823 | Active: active (running) since Wed 2026-06-24 03:57:12 CEST; 9min ago 2026-06-24 02:07:02.823 | Main PID: 47328 (dstat.sh) 2026-06-24 02:07:02.823 | Tasks: 3 (limit: 14255) 2026-06-24 02:07:02.823 | Memory: 27.5M (peak: 28.0M) 2026-06-24 02:07:02.823 | CPU: 3.420s 2026-06-24 02:07:02.823 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-24 02:07:02.823 | ├─47328 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-24 02:07:02.824 | ├─47433 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-24 02:07:02.824 | └─47434 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-24 02:07:02.824 | 2026-06-24 02:07:02.824 | Jun 24 04:06:53 devstack dstat.sh[47434]: 24-06 04:06:53| 20 9 67 0 0|5300M 224M 220M 5983M| 0 0 | 0 775k| 0 54.0 |2772 2605 |3.38 2.40 1.60|1.0 0 7.0| 0 0 | | 17 282 0 34 0 2026-06-24 02:07:02.824 | Jun 24 04:06:54 devstack dstat.sh[47434]: 24-06 04:06:54| 20 14 62 0 0|5239M 286M 220M 5983M|9565B 32k| 44k 428k|3.00 41.0 |4552 4253 |3.38 2.40 1.60|1.0 0 264| 0 0 | | 17 285 0 35 0 2026-06-24 02:07:02.824 | Jun 24 04:06:55 devstack dstat.sh[47434]: 24-06 04:06:55| 18 9 71 0 0|5263M 261M 220M 5983M| 0 0 | 0 172k| 0 10.0 |1983 1590 |3.38 2.40 1.60|1.0 0 1.0| 0 0 | | 17 285 0 35 0 2026-06-24 02:07:02.824 | Jun 24 04:06:56 devstack dstat.sh[47434]: 24-06 04:06:56| 22 9 67 0 0|5291M 233M 220M 5983M| 52B 0 | 0 456k| 0 36.0 |2169 1613 |3.38 2.40 1.60|1.0 0 2.0| 0 0 | | 17 289 0 34 0 2026-06-24 02:07:02.824 | Jun 24 04:06:57 devstack dstat.sh[47434]: 24-06 04:06:57| 13 14 66 0 0|5257M 267M 221M 5983M|6995B 20k| 144k 208k|7.00 18.0 |4259 3704 |3.38 2.40 1.60|2.0 0 231| 0 0 | | 17 289 0 34 0 2026-06-24 02:07:02.824 | Jun 24 04:06:58 devstack dstat.sh[47434]: 24-06 04:06:58| 1 4 93 0 0|5249M 275M 221M 5983M|1042B 2571B| 0 508k| 0 30.0 |1442 1687 |3.11 2.36 1.59| 0 0 48| 0 0 | | 17 289 0 34 0 2026-06-24 02:07:02.824 | Jun 24 04:06:59 devstack dstat.sh[47434]: 24-06 04:06:59| 16 7 74 0 0|5250M 274M 221M 5983M| 132B 476B| 0 0 | 0 0 |1861 1543 |3.11 2.36 1.59|1.0 0 5.0| 0 0 | | 17 289 0 34 0 2026-06-24 02:07:02.825 | Jun 24 04:07:00 devstack dstat.sh[47434]: 24-06 04:07:00| 19 8 72 0 0|5261M 263M 221M 5983M| 52B 0 | 0 4097B| 0 1.00 |1836 1350 |3.11 2.36 1.59|1.0 0 0| 0 0 | | 17 289 0 34 0 2026-06-24 02:07:02.825 | Jun 24 04:07:01 devstack dstat.sh[47434]: 24-06 04:07:01| 20 7 69 0 0|5280M 245M 221M 5983M| 0 0 | 0 104k| 0 12.0 |2327 1884 |3.11 2.36 1.59|1.0 0 0| 0 0 | | 17 291 0 35 0 2026-06-24 02:07:02.825 | Jun 24 04:07:02 devstack dstat.sh[47434]: 24-06 04:07:02| 18 13 63 0 0|5234M 290M 221M 5984M|5706B 26k| 32k 151k|3.98 12.9 |4330 4481 |3.11 2.36 1.59|8.0 0 146| 0 0 | | 17 293 0 35 0 2026-06-24 02:07:02.830 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.834 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-24 02:07:02.853 | enabled 2026-06-24 02:07:02.859 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-24 02:07:02.882 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-24 02:07:02.882 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-24 02:07:02.882 | Active: active (running) since Wed 2026-06-24 04:03:58 CEST; 3min 4s ago 2026-06-24 02:07:02.882 | Main PID: 70131 (neutron-ovn-met) 2026-06-24 02:07:02.882 | Tasks: 2 (limit: 14255) 2026-06-24 02:07:02.882 | Memory: 121.5M (peak: 122.2M) 2026-06-24 02:07:02.882 | CPU: 3.848s 2026-06-24 02:07:02.882 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-24 02:07:02.883 | └─70131 "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-24 02:07:02.883 | 2026-06-24 02:07:02.883 | Jun 24 04:04:02 devstack neutron-ovn-metadata-agent[70131]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-24 02:07:02.883 | Jun 24 04:04:02 devstack neutron-ovn-metadata-agent[70131]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-24 02:07:02.883 | Jun 24 04:04:02 devstack neutron-ovn-metadata-agent[70131]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:07:02.883 | Jun 24 04:04:02 devstack neutron-ovn-metadata-agent[70131]: 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-24 02:07:02.883 | Jun 24 04:04:02 devstack neutron-ovn-metadata-agent[70131]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-24 02:07:02.883 | Jun 24 04:04:02 devstack neutron-ovn-metadata-agent[70131]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:07:02.883 | Jun 24 04:04:02 devstack neutron-ovn-metadata-agent[70131]: 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-24 02:07:02.883 | Jun 24 04:04:02 devstack neutron-ovn-metadata-agent[70131]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-24 02:07:02.884 | Jun 24 04:04:02 devstack neutron-ovn-metadata-agent[70131]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-24 02:07:02.884 | Jun 24 04:04:02 devstack neutron-ovn-metadata-agent[70131]: ERROR neutron 2026-06-24 02:07:02.890 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.894 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-24 02:07:02.913 | enabled 2026-06-24 02:07:02.919 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-24 02:07:02.943 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-24 02:07:02.943 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-24 02:07:02.943 | Active: active (running) since Wed 2026-06-24 04:04:04 CEST; 2min 58s ago 2026-06-24 02:07:02.943 | Main PID: 71962 (uwsgi) 2026-06-24 02:07:02.943 | Status: "uWSGI is ready" 2026-06-24 02:07:02.943 | Tasks: 23 (limit: 14255) 2026-06-24 02:07:02.943 | Memory: 388.8M (peak: 389.8M) 2026-06-24 02:07:02.943 | CPU: 41.604s 2026-06-24 02:07:02.943 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-24 02:07:02.944 | ├─71962 "neutron-apiuWSGI master" 2026-06-24 02:07:02.944 | ├─71963 "neutron-apiuWSGI worker 1" 2026-06-24 02:07:02.944 | └─71964 "neutron-apiuWSGI worker 2" 2026-06-24 02:07:02.944 | 2026-06-24 02:07:02.944 | Jun 24 04:06:35 devstack devstack@neutron-api.service[71964]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71964) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-24 02:07:02.944 | Jun 24 04:06:35 devstack devstack@neutron-api.service[71964]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71964) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-24 02:07:02.944 | Jun 24 04:06:45 devstack devstack@neutron-api.service[71963]: DEBUG dbcounter [-] [71963] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.944 | Jun 24 04:06:45 devstack devstack@neutron-api.service[71964]: DEBUG dbcounter [-] [71964] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.944 | Jun 24 04:06:50 devstack devstack@neutron-api.service[71963]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71963) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-24 02:07:02.945 | Jun 24 04:06:50 devstack devstack@neutron-api.service[71963]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71963) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-24 02:07:02.945 | Jun 24 04:06:50 devstack devstack@neutron-api.service[71964]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71964) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-24 02:07:02.945 | Jun 24 04:06:50 devstack devstack@neutron-api.service[71964]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71964) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-24 02:07:02.945 | Jun 24 04:07:00 devstack devstack@neutron-api.service[71963]: DEBUG dbcounter [-] [71963] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.945 | Jun 24 04:07:00 devstack devstack@neutron-api.service[71964]: DEBUG dbcounter [-] [71964] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:02.952 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:02.956 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-24 02:07:02.974 | enabled 2026-06-24 02:07:02.981 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-24 02:07:03.005 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-24 02:07:03.005 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-24 02:07:03.005 | Active: active (running) since Wed 2026-06-24 04:04:09 CEST; 2min 53s ago 2026-06-24 02:07:03.005 | Main PID: 72975 (neutron-periodi) 2026-06-24 02:07:03.005 | Tasks: 15 (limit: 14255) 2026-06-24 02:07:03.005 | Memory: 182.6M (peak: 182.8M) 2026-06-24 02:07:03.005 | CPU: 6.624s 2026-06-24 02:07:03.006 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-24 02:07:03.006 | ├─72975 "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-24 02:07:03.006 | └─73604 "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-24 02:07:03.006 | 2026-06-24 02:07:03.006 | Jun 24 04:06:09 devstack neutron-periodic-workers[73604]: DEBUG neutron.db.agents_db [None req-3860d5bc-532b-45c4-b012-461ecdea376f None None] Agent healthcheck: found 0 active agents {{(pid=73604) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-24 02:07:03.007 | Jun 24 04:06:09 devstack neutron-periodic-workers[73604]: DEBUG oslo.service.backend._threading.loopingcall [None req-3860d5bc-532b-45c4-b012-461ecdea376f None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73604) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.007 | Jun 24 04:06:19 devstack neutron-periodic-workers[73604]: DEBUG dbcounter [-] [73604] Writing DB stats neutron:SELECT=4 {{(pid=73604) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:03.007 | Jun 24 04:06:19 devstack neutron-periodic-workers[73604]: DEBUG oslo.service.backend._threading.loopingcall [None req-faf15679-d3dd-41be-a063-101993de2849 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=73604) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.007 | Jun 24 04:06:29 devstack neutron-periodic-workers[73604]: DEBUG dbcounter [-] [73604] Writing DB stats neutron:DELETE=1 {{(pid=73604) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:03.007 | Jun 24 04:06:37 devstack neutron-periodic-workers[73604]: DEBUG oslo.service.backend._threading.loopingcall [None req-3258badf-46d5-4e92-a2c3-c938e78ce815 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.98 seconds {{(pid=73604) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.007 | Jun 24 04:06:43 devstack neutron-periodic-workers[73604]: DEBUG oslo.service.backend._threading.loopingcall [None req-fcb666fb-2baf-4bee-a708-a5ecd1c075b8 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73604) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.007 | Jun 24 04:06:46 devstack neutron-periodic-workers[73604]: DEBUG neutron.db.agents_db [None req-3860d5bc-532b-45c4-b012-461ecdea376f None None] Agent healthcheck: found 0 active agents {{(pid=73604) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-24 02:07:03.007 | Jun 24 04:06:46 devstack neutron-periodic-workers[73604]: DEBUG oslo.service.backend._threading.loopingcall [None req-3860d5bc-532b-45c4-b012-461ecdea376f None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73604) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.007 | Jun 24 04:06:56 devstack neutron-periodic-workers[73604]: DEBUG dbcounter [-] [73604] Writing DB stats neutron:SELECT=5 {{(pid=73604) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:03.011 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:03.015 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-24 02:07:03.034 | enabled 2026-06-24 02:07:03.040 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-24 02:07:03.064 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-24 02:07:03.064 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-24 02:07:03.064 | Active: active (running) since Wed 2026-06-24 04:04:06 CEST; 2min 56s ago 2026-06-24 02:07:03.064 | Main PID: 72475 (neutron-rpc-ser) 2026-06-24 02:07:03.064 | Tasks: 27 (limit: 14255) 2026-06-24 02:07:03.064 | Memory: 196.1M (peak: 197.2M) 2026-06-24 02:07:03.064 | CPU: 8.728s 2026-06-24 02:07:03.064 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-24 02:07:03.064 | ├─72475 "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-24 02:07:03.064 | ├─73566 "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-24 02:07:03.065 | └─73568 "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-24 02:07:03.065 | 2026-06-24 02:07:03.065 | Jun 24 04:05:54 devstack neutron-rpc-server[73566]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:07:03.065 | Jun 24 04:05:54 devstack neutron-rpc-server[73566]: 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-24 02:07:03.065 | Jun 24 04:05:54 devstack neutron-rpc-server[73566]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-24 02:07:03.065 | Jun 24 04:05:54 devstack neutron-rpc-server[73566]: 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-24 02:07:03.065 | Jun 24 04:05:54 devstack neutron-rpc-server[73566]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-24 02:07:03.065 | Jun 24 04:05:54 devstack neutron-rpc-server[73566]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:07:03.065 | Jun 24 04:05:54 devstack neutron-rpc-server[73566]: 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-24 02:07:03.065 | Jun 24 04:05:54 devstack neutron-rpc-server[73566]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-24 02:07:03.066 | Jun 24 04:05:54 devstack neutron-rpc-server[73566]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-24 02:07:03.066 | Jun 24 04:05:54 devstack neutron-rpc-server[73566]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-24 02:07:03.070 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:03.074 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:07:03.092 | enabled 2026-06-24 02:07:03.098 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-24 02:07:03.121 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:07:03.121 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-24 02:07:03.121 | Active: active (running) since Wed 2026-06-24 04:04:11 CEST; 2min 51s ago 2026-06-24 02:07:03.121 | Main PID: 73481 (neutron-ovn-mai) 2026-06-24 02:07:03.121 | Tasks: 12 (limit: 14255) 2026-06-24 02:07:03.121 | Memory: 253.5M (peak: 254.0M) 2026-06-24 02:07:03.121 | CPU: 7.724s 2026-06-24 02:07:03.121 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:07:03.121 | ├─73481 "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-24 02:07:03.121 | └─73595 "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-24 02:07:03.122 | 2026-06-24 02:07:03.122 | Jun 24 04:04:40 devstack neutron-ovn-maintenance-worker[73595]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e6341765-c37c-4a18-b9cb-532343dcc484 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73595) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-24 02:07:03.122 | Jun 24 04:04:40 devstack neutron-ovn-maintenance-worker[73595]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e6341765-c37c-4a18-b9cb-532343dcc484 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73595) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-24 02:07:03.122 | Jun 24 04:04:40 devstack neutron-ovn-maintenance-worker[73595]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e6341765-c37c-4a18-b9cb-532343dcc484 None None] OVN maintenance task update_router_distributed_flag finished in 0.014 seconds 2026-06-24 02:07:03.122 | Jun 24 04:04:40 devstack neutron-ovn-maintenance-worker[73595]: DEBUG futurist.periodics [None req-e6341765-c37c-4a18-b9cb-532343dcc484 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=73595) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-24 02:07:03.122 | Jun 24 04:04:40 devstack neutron-ovn-maintenance-worker[73595]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e6341765-c37c-4a18-b9cb-532343dcc484 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73595) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-24 02:07:03.122 | Jun 24 04:04:40 devstack neutron-ovn-maintenance-worker[73595]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e6341765-c37c-4a18-b9cb-532343dcc484 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73595) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-24 02:07:03.122 | Jun 24 04:04:40 devstack neutron-ovn-maintenance-worker[73595]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-e6341765-c37c-4a18-b9cb-532343dcc484 None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-06-24 02:07:03.122 | Jun 24 04:04:40 devstack neutron-ovn-maintenance-worker[73595]: DEBUG futurist.periodics [None req-e6341765-c37c-4a18-b9cb-532343dcc484 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=73595) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-24 02:07:03.123 | Jun 24 04:04:40 devstack neutron-ovn-maintenance-worker[73595]: DEBUG futurist.periodics [None req-e6341765-c37c-4a18-b9cb-532343dcc484 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=73595) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-24 02:07:03.123 | Jun 24 04:04:50 devstack neutron-ovn-maintenance-worker[73595]: DEBUG dbcounter [-] [73595] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:03.127 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:03.131 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-24 02:07:03.150 | enabled 2026-06-24 02:07:03.157 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-24 02:07:03.181 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-24 02:07:03.181 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-24 02:07:03.181 | Active: active (running) since Wed 2026-06-24 04:05:56 CEST; 1min 6s ago 2026-06-24 02:07:03.181 | Main PID: 77740 (nova-novncproxy) 2026-06-24 02:07:03.181 | Tasks: 4 (limit: 14255) 2026-06-24 02:07:03.181 | Memory: 109.6M (peak: 109.8M) 2026-06-24 02:07:03.181 | CPU: 3.873s 2026-06-24 02:07:03.181 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-24 02:07:03.181 | └─77740 /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-24 02:07:03.181 | 2026-06-24 02:07:03.181 | Jun 24 04:05:57 devstack nova-novncproxy[77740]: If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:07:03.182 | Jun 24 04:05:57 devstack nova-novncproxy[77740]: framework. For more detail see 2026-06-24 02:07:03.182 | Jun 24 04:05:57 devstack nova-novncproxy[77740]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:07:03.182 | Jun 24 04:05:57 devstack nova-novncproxy[77740]: import eventlet # noqa 2026-06-24 02:07:03.182 | Jun 24 04:05:57 devstack nova-novncproxy[77740]: 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-24 02:07:03.182 | Jun 24 04:06:01 devstack nova-novncproxy[77740]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-24 02:07:03.182 | Jun 24 04:06:01 devstack nova-novncproxy[77740]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-24 02:07:03.182 | Jun 24 04:06:01 devstack nova-novncproxy[77740]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-24 02:07:03.182 | Jun 24 04:06:01 devstack nova-novncproxy[77740]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-24 02:07:03.182 | Jun 24 04:06:01 devstack nova-novncproxy[77740]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-24 02:07:03.187 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:03.191 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-24 02:07:03.209 | enabled 2026-06-24 02:07:03.214 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-24 02:07:03.238 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-24 02:07:03.238 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-24 02:07:03.238 | Active: active (running) since Wed 2026-06-24 04:05:59 CEST; 1min 3s ago 2026-06-24 02:07:03.238 | Main PID: 78547 (nova-conductor:) 2026-06-24 02:07:03.238 | Tasks: 19 (limit: 14255) 2026-06-24 02:07:03.238 | Memory: 159.4M (peak: 159.8M) 2026-06-24 02:07:03.238 | CPU: 5.041s 2026-06-24 02:07:03.238 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-24 02:07:03.238 | ├─78547 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-24 02:07:03.238 | ├─80293 "nova-conductor: ServiceWrapper worker(0)" 2026-06-24 02:07:03.239 | └─80295 "nova-conductor: ServiceWrapper worker(1)" 2026-06-24 02:07:03.239 | 2026-06-24 02:07:03.239 | Jun 24 04:06:06 devstack nova-conductor[80293]: DEBUG nova.servicegroup.drivers.db [None req-bcb42b57-103a-4b09-bad2-ffe511da34fc None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80293) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-24 02:07:03.239 | Jun 24 04:06:11 devstack nova-conductor[80293]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=80293) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.239 | Jun 24 04:06:11 devstack nova-conductor[80295]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=80295) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.239 | Jun 24 04:06:13 devstack nova-conductor[78547]: DEBUG dbcounter [-] [78547] Writing DB stats nova_api:SELECT=1 {{(pid=78547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:03.240 | Jun 24 04:06:13 devstack nova-conductor[78547]: DEBUG dbcounter [-] [78547] Writing DB stats nova_cell0:SELECT=1 {{(pid=78547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:03.240 | Jun 24 04:06:13 devstack nova-conductor[78547]: DEBUG dbcounter [-] [78547] Writing DB stats nova_cell1:SELECT=1 {{(pid=78547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:03.240 | Jun 24 04:06:18 devstack nova-conductor[80293]: DEBUG oslo.service.backend._threading.loopingcall [None req-835209cb-0ebb-42c9-9af0-c96c01cf15a1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80293) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.240 | Jun 24 04:06:21 devstack nova-conductor[80295]: DEBUG dbcounter [-] [80295] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:03.240 | Jun 24 04:06:21 devstack nova-conductor[80293]: DEBUG dbcounter [-] [80293] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:07:03.240 | Jun 24 04:06:22 devstack nova-conductor[80295]: DEBUG oslo.service.backend._threading.loopingcall [None req-ca013b3e-e5ca-4817-94cd-5962d87c72ff None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80295) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.243 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:07:03.247 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-24 02:07:03.264 | enabled 2026-06-24 02:07:03.269 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-24 02:07:03.291 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-24 02:07:03.291 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-24 02:07:03.291 | Active: active (running) since Wed 2026-06-24 04:06:01 CEST; 1min 1s ago 2026-06-24 02:07:03.291 | Main PID: 79165 (nova-conductor:) 2026-06-24 02:07:03.291 | Tasks: 38 (limit: 14255) 2026-06-24 02:07:03.291 | Memory: 167.7M (peak: 168.2M) 2026-06-24 02:07:03.291 | CPU: 5.097s 2026-06-24 02:07:03.291 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-24 02:07:03.291 | ├─79165 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-24 02:07:03.291 | ├─80316 "nova-conductor: ServiceWrapper worker(0)" 2026-06-24 02:07:03.292 | └─80318 "nova-conductor: ServiceWrapper worker(1)" 2026-06-24 02:07:03.292 | 2026-06-24 02:07:03.292 | Jun 24 04:06:25 devstack nova-conductor[80316]: DEBUG oslo.service.backend._threading.loopingcall [None req-de1eff0d-006e-4fc0-a7d7-44b5021cff6a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80316) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.292 | Jun 24 04:06:28 devstack nova-conductor[80318]: DEBUG oslo.service.backend._threading.loopingcall [None req-730a5115-0822-4e18-bb5e-d6268f00b160 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80318) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.292 | Jun 24 04:06:32 devstack nova-conductor[80316]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80316) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.292 | Jun 24 04:06:32 devstack nova-conductor[80318]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80318) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.292 | Jun 24 04:06:42 devstack nova-conductor[80316]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80316) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.292 | Jun 24 04:06:42 devstack nova-conductor[80318]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80318) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.292 | Jun 24 04:06:52 devstack nova-conductor[80316]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80316) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.292 | Jun 24 04:06:52 devstack nova-conductor[80318]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80318) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.292 | Jun 24 04:07:02 devstack nova-conductor[80316]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80316) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.293 | Jun 24 04:07:02 devstack nova-conductor[80318]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80318) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:07:03.296 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-24 02:07:03.318 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:03.322 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-24 02:07:03.344 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:03.347 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-24 02:07:03.350 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:07:03.825 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:07:03.825 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:07:03.825 | we strongly recommend against using it for new projects. 2026-06-24 02:07:03.825 | 2026-06-24 02:07:03.825 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:07:03.825 | framework. For more detail see 2026-06-24 02:07:03.825 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:07:03.825 | 2026-06-24 02:07:03.826 | import eventlet # noqa 2026-06-24 02:07:04.184 | 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-24 02:07:07.276 | INFO dbcounter [None req-feff2f7b-0fee-41a8-aea4-ed5335cae568 None None] Registered counter for database nova_api 2026-06-24 02:07:07.408 | DEBUG dbcounter [-] [84797] Writer thread running {{(pid=84797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:07:07.418 | Found 2 cell mappings. 2026-06-24 02:07:07.419 | Skipping cell0 since it does not contain hosts. 2026-06-24 02:07:07.419 | Getting computes from cell 'cell1': b0fe5450-a4e1-46e1-ab37-acea4d1748d4 2026-06-24 02:07:07.419 | INFO dbcounter [None req-feff2f7b-0fee-41a8-aea4-ed5335cae568 None None] Registered counter for database nova_cell1 2026-06-24 02:07:07.499 | DEBUG dbcounter [-] [84797] Writer thread running {{(pid=84797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:07:07.817 | Checking host mapping for compute host 'devstack': 1780ef27-3712-4c9d-9864-ebc1cb494550 2026-06-24 02:07:07.817 | Creating host mapping for compute host 'devstack': 1780ef27-3712-4c9d-9864-ebc1cb494550 2026-06-24 02:07:07.817 | Found 1 unmapped computes in cell: b0fe5450-a4e1-46e1-ab37-acea4d1748d4 2026-06-24 02:07:08.196 | Exception ignored in: 2026-06-24 02:07:08.197 | Traceback (most recent call last): 2026-06-24 02:07:08.197 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:07:08.197 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:07:08.197 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:07:08.197 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:07:08.197 | RuntimeError: greenlet is being finalized 2026-06-24 02:07:08.638 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-24 02:07:09.100 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:07:09.101 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:07:09.101 | we strongly recommend against using it for new projects. 2026-06-24 02:07:09.101 | 2026-06-24 02:07:09.101 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:07:09.101 | framework. For more detail see 2026-06-24 02:07:09.101 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:07:09.101 | 2026-06-24 02:07:09.101 | import eventlet # noqa 2026-06-24 02:07:09.450 | 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-24 02:07:13.011 | +-------------------------------------------+ 2026-06-24 02:07:13.011 | | Upgrade Check Results | 2026-06-24 02:07:13.011 | +-------------------------------------------+ 2026-06-24 02:07:13.011 | | Check: Cells v2 | 2026-06-24 02:07:13.012 | | Result: Success | 2026-06-24 02:07:13.012 | | Details: None | 2026-06-24 02:07:13.012 | +-------------------------------------------+ 2026-06-24 02:07:13.012 | | Check: Placement API | 2026-06-24 02:07:13.012 | | Result: Success | 2026-06-24 02:07:13.012 | | Details: None | 2026-06-24 02:07:13.012 | +-------------------------------------------+ 2026-06-24 02:07:13.012 | | Check: Cinder API | 2026-06-24 02:07:13.013 | | Result: Success | 2026-06-24 02:07:13.013 | | Details: None | 2026-06-24 02:07:13.013 | +-------------------------------------------+ 2026-06-24 02:07:13.013 | | Check: Policy File JSON to YAML Migration | 2026-06-24 02:07:13.013 | | Result: Success | 2026-06-24 02:07:13.013 | | Details: None | 2026-06-24 02:07:13.013 | +-------------------------------------------+ 2026-06-24 02:07:13.013 | | Check: Older than N-1 computes | 2026-06-24 02:07:13.013 | | Result: Success | 2026-06-24 02:07:13.013 | | Details: None | 2026-06-24 02:07:13.014 | +-------------------------------------------+ 2026-06-24 02:07:13.014 | | Check: hw_machine_type unset | 2026-06-24 02:07:13.014 | | Result: Success | 2026-06-24 02:07:13.014 | | Details: None | 2026-06-24 02:07:13.014 | +-------------------------------------------+ 2026-06-24 02:07:13.014 | | Check: Service User Token Configuration | 2026-06-24 02:07:13.014 | | Result: Success | 2026-06-24 02:07:13.015 | | Details: None | 2026-06-24 02:07:13.015 | +-------------------------------------------+ 2026-06-24 02:07:13.353 | Exception ignored in: 2026-06-24 02:07:13.353 | Traceback (most recent call last): 2026-06-24 02:07:13.353 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:07:13.353 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:07:13.353 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:07:13.353 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:07:13.353 | RuntimeError: greenlet is being finalized 2026-06-24 02:07:13.755 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-24 02:07:13.761 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-24 02:07:13.761 | + ./stack.sh:main:1482 : command openstack complete 2026-06-24 02:07:17.480 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-24 02:07:17.506 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:17.511 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-24 02:07:17.514 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:07:17.517 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:07:17.521 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-24 02:07:17.524 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:07:17.529 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-24 02:07:17.532 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-24 02:07:17.535 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-24 02:07:17.539 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-24 02:07:17.541 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-24 02:07:17.545 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-24 02:07:17.549 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-24 02:07:17.554 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-24 02:07:17.610 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-24 02:07:17.616 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-24 02:07:17.617 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-24 02:07:17.618 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-24 02:07:17.624 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-24 02:07:17.627 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-24 02:07:17.630 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-24 02:07:17.633 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-24 02:07:17.638 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-24 02:07:17.641 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-24 02:07:17.661 | + 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-24 02:07:17.682 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-24 02:07:17.686 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:07:17.689 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-24 02:07:17.693 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-24 02:07:17.697 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 02:07:17.701 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-24 02:07:17.705 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 02:07:17.709 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 02:07:17.713 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 02:07:17.718 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 02:07:17.722 | + functions-common:run_phase:1858 : local extra 2026-06-24 02:07:17.726 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 02:07:17.732 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 02:07:17.736 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 02:07:17.740 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 02:07:17.744 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-24 02:07:17.748 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 02:07:17.769 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:17.772 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:07:17.776 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:07:17.779 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-24 02:07:17.782 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:07:17.786 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-24 02:07:17.789 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:07:17.792 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-24 02:07:17.796 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:07:17.799 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-24 02:07:17.803 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:07:17.806 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-24 02:07:17.810 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-24 02:07:17.869 | [2078 Async install_tempest:45403]: Waiting for completion of install_tempest running on PID 45403 (1 other jobs running) 2026-06-24 02:07:17.895 | [2078 Async install_tempest:45403]: Signaling child to exit 2026-06-24 02:07:17.895 | WAKEUP 2026-06-24 02:07:17.918 | [2078 Async install_tempest:45403]: Signaled 2026-06-24 02:07:17.920 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-24 02:07:17.920 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-24 02:07:17.920 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-24 02:07:17.920 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-24 02:07:17.921 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-24 02:07:17.921 | +++ functions-common:git_clone:593 : pwd 2026-06-24 02:07:17.921 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 02:07:17.921 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 02:07:17.921 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 02:07:17.921 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-24 02:07:17.921 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 02:07:17.922 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 02:07:17.922 | ++ functions-common:git_clone:610 : echo master 2026-06-24 02:07:17.922 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 02:07:17.922 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-24 02:07:17.922 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 02:07:17.922 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-24 02:07:17.922 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:07:17.923 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:07:17.923 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:07:17.923 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:07:17.923 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:07:17.923 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:07:17.923 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:07:17.923 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:07:17.924 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:07:17.924 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782266212969 2026-06-24 02:07:17.924 | ++ 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-24 02:07:17.924 | Cloning into '/opt/stack/tempest'... 2026-06-24 02:07:17.924 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:07:17.924 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:07:17.924 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:07:17.925 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:07:17.925 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:07:17.925 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:07:17.925 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:07:17.925 | ++ functions-common:time_stop:2427 : start_time=1782266212969 2026-06-24 02:07:17.925 | ++ functions-common:time_stop:2429 : [[ -z 1782266212969 ]] 2026-06-24 02:07:17.925 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:07:17.925 | ++ functions-common:time_stop:2432 : end_time=1782266221964 2026-06-24 02:07:17.926 | ++ functions-common:time_stop:2433 : elapsed_time=8995 2026-06-24 02:07:17.926 | ++ functions-common:time_stop:2434 : total=392849 2026-06-24 02:07:17.926 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:07:17.926 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=401844 2026-06-24 02:07:17.926 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-24 02:07:17.927 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 02:07:17.927 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:07:17.927 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:07:17.927 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:07:17.927 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:07:17.927 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:07:17.927 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:07:17.927 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:07:17.928 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:07:17.928 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:07:17.928 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782266222016 2026-06-24 02:07:17.928 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 02:07:17.928 | From https://review.opendev.org/openstack/tempest 2026-06-24 02:07:17.928 | * branch master -> FETCH_HEAD 2026-06-24 02:07:17.929 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:07:17.929 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:07:17.929 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:07:17.929 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:07:17.929 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:07:17.929 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:07:17.929 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:07:17.930 | ++ functions-common:time_stop:2427 : start_time=1782266222016 2026-06-24 02:07:17.930 | ++ functions-common:time_stop:2429 : [[ -z 1782266222016 ]] 2026-06-24 02:07:17.930 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:07:17.930 | ++ functions-common:time_stop:2432 : end_time=1782266222616 2026-06-24 02:07:17.930 | ++ functions-common:time_stop:2433 : elapsed_time=600 2026-06-24 02:07:17.930 | ++ functions-common:time_stop:2434 : total=401844 2026-06-24 02:07:17.931 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:07:17.931 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=402444 2026-06-24 02:07:17.931 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 02:07:17.931 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:07:17.931 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:07:17.931 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:07:17.931 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:07:17.931 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:07:17.931 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:07:17.931 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:07:17.932 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:07:17.932 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:07:17.932 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782266222664 2026-06-24 02:07:17.932 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 02:07:17.932 | Note: switching to 'FETCH_HEAD'. 2026-06-24 02:07:17.932 | 2026-06-24 02:07:17.932 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 02:07:17.933 | changes and commit them, and you can discard any commits you make in this 2026-06-24 02:07:17.933 | state without impacting any branches by switching back to a branch. 2026-06-24 02:07:17.933 | 2026-06-24 02:07:17.933 | If you want to create a new branch to retain commits you create, you may 2026-06-24 02:07:17.933 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 02:07:17.933 | 2026-06-24 02:07:17.933 | git switch -c 2026-06-24 02:07:17.934 | 2026-06-24 02:07:17.934 | Or undo this operation with: 2026-06-24 02:07:17.934 | 2026-06-24 02:07:17.934 | git switch - 2026-06-24 02:07:17.934 | 2026-06-24 02:07:17.934 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 02:07:17.934 | 2026-06-24 02:07:17.935 | HEAD is now at a3aac772e Merge "Add object symlink tests for Swift" 2026-06-24 02:07:17.935 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:07:17.935 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:07:17.935 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:07:17.935 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:07:17.935 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:07:17.935 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:07:17.936 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:07:17.936 | ++ functions-common:time_stop:2427 : start_time=1782266222664 2026-06-24 02:07:17.936 | ++ functions-common:time_stop:2429 : [[ -z 1782266222664 ]] 2026-06-24 02:07:17.936 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:07:17.936 | ++ functions-common:time_stop:2432 : end_time=1782266222859 2026-06-24 02:07:17.937 | ++ functions-common:time_stop:2433 : elapsed_time=195 2026-06-24 02:07:17.937 | ++ functions-common:time_stop:2434 : total=402444 2026-06-24 02:07:17.937 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:07:17.937 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=402639 2026-06-24 02:07:17.937 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-24 02:07:17.937 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-24 02:07:17.937 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-24 02:07:17.938 | ++ functions-common:git_clone:673 : head -1 2026-06-24 02:07:17.938 | a3aac772e Merge "Add object symlink tests for Swift" 2026-06-24 02:07:17.938 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 02:07:17.938 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-24 02:07:17.938 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-24 02:07:17.938 | ++ 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-24 02:07:17.938 | Collecting tox!=2.8.0,<4.0.0 2026-06-24 02:07:17.939 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-24 02:07:17.939 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-24 02:07:17.939 | Downloading filelock-3.29.3-py3-none-any.whl.metadata (2.0 kB) 2026-06-24 02:07:17.939 | 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-24 02:07:17.939 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-24 02:07:17.939 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-24 02:07:17.939 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-24 02:07:17.940 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-24 02:07:17.940 | 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-24 02:07:17.940 | 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-24 02:07:17.940 | Downloading virtualenv-21.4.3-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 02:07:17.940 | 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-24 02:07:17.940 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-24 02:07:17.941 | 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-24 02:07:17.941 | 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-24 02:07:17.941 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-24 02:07:17.941 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-24 02:07:17.941 | Downloading filelock-3.29.3-py3-none-any.whl (42 kB) 2026-06-24 02:07:17.941 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-24 02:07:17.942 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-24 02:07:17.942 | Downloading virtualenv-21.4.3-py3-none-any.whl (7.6 MB) 2026-06-24 02:07:17.942 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 55.2 MB/s 0:00:00 2026-06-24 02:07:17.942 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-24 02:07:17.942 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-24 02:07:17.942 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-24 02:07:17.942 | 2026-06-24 02:07:17.943 | Successfully installed distlib-0.4.3 filelock-3.29.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.4.3 2026-06-24 02:07:17.943 | ++ inc/python:pip_install:216 : result=0 2026-06-24 02:07:17.943 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:07:17.943 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:07:17.943 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:07:17.943 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:07:17.943 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:07:17.944 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:07:17.944 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:07:17.944 | ++ functions-common:time_stop:2427 : start_time=1782266222936 2026-06-24 02:07:17.944 | ++ functions-common:time_stop:2429 : [[ -z 1782266222936 ]] 2026-06-24 02:07:17.944 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:07:17.944 | ++ functions-common:time_stop:2432 : end_time=1782266226681 2026-06-24 02:07:17.944 | ++ functions-common:time_stop:2433 : elapsed_time=3745 2026-06-24 02:07:17.945 | ++ functions-common:time_stop:2434 : total=161013 2026-06-24 02:07:17.945 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:07:17.945 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164758 2026-06-24 02:07:17.945 | ++ inc/python:pip_install:219 : return 0 2026-06-24 02:07:17.945 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-24 02:07:17.945 | /opt/stack/tempest ~/devstack 2026-06-24 02:07:17.945 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-24 02:07:17.946 | Switched to branch 'master' 2026-06-24 02:07:17.946 | Your branch is up to date with 'origin/master'. 2026-06-24 02:07:17.946 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-24 02:07:17.946 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-24 02:07:17.946 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.nZYW3m2c7S 2026-06-24 02:07:17.946 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.nZYW3m2c7S 2026-06-24 02:07:17.946 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-24 02:07:17.947 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.nZYW3m2c7S 2026-06-24 02:07:17.947 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-24 02:07:17.947 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-24 02:07:17.947 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-24 02:07:17.947 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:07:17.947 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:07:17.948 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:07:17.948 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:07:17.948 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-24 02:07:17.948 | full create: /opt/stack/tempest/.tox/tempest 2026-06-24 02:07:17.948 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-24 02:07:17.948 | full develop-inst: /opt/stack/tempest 2026-06-24 02:07:17.948 | 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.0,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@a3aac772e637e114c0a60a840949642725a613b5#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-24 02:07:17.949 | ___________________________________ summary ____________________________________ 2026-06-24 02:07:17.949 | full: skipped tests 2026-06-24 02:07:17.949 | congratulations :) 2026-06-24 02:07:17.949 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.nZYW3m2c7S -r requirements.txt 2026-06-24 02:07:17.949 | 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-24 02:07:17.949 | 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-24 02:07:17.950 | 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-24 02:07:17.950 | 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-24 02:07:17.950 | 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-24 02:07:17.950 | 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-24 02:07:17.950 | 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-24 02:07:17.951 | 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-24 02:07:17.951 | 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-24 02:07:17.951 | 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-24 02:07:17.951 | 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-24 02:07:17.951 | 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-24 02:07:17.951 | 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-24 02:07:17.951 | 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-24 02:07:17.951 | 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-24 02:07:17.952 | 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-24 02:07:17.952 | 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-24 02:07:17.952 | 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-24 02:07:17.952 | 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-24 02:07:17.952 | 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-24 02:07:17.952 | 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-24 02:07:17.952 | 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-24 02:07:17.953 | 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-24 02:07:17.953 | 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-24 02:07:17.953 | 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-24 02:07:17.953 | 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-24 02:07:17.953 | 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-24 02:07:17.953 | 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-24 02:07:17.954 | 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-24 02:07:17.954 | 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-24 02:07:17.954 | 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-24 02:07:17.954 | 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-24 02:07:17.954 | 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-24 02:07:17.954 | 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-24 02:07:17.954 | 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-24 02:07:17.954 | 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-24 02:07:17.955 | 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-24 02:07:17.955 | 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-24 02:07:17.955 | 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-24 02:07:17.955 | 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-24 02:07:17.955 | 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-24 02:07:17.955 | 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.0) 2026-06-24 02:07:17.956 | 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-24 02:07:17.956 | 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-24 02:07:17.956 | 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-24 02:07:17.956 | 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-24 02:07:17.956 | 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-24 02:07:17.956 | 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-24 02:07:17.956 | 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-24 02:07:17.957 | 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-24 02:07:17.957 | 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-24 02:07:17.957 | 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-24 02:07:17.957 | 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-24 02:07:17.957 | 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-24 02:07:17.957 | 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-24 02:07:17.957 | 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-24 02:07:17.957 | 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-24 02:07:17.958 | 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-24 02:07:17.958 | 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-24 02:07:17.958 | 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-24 02:07:17.958 | 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-24 02:07:17.958 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-24 02:07:17.958 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.nZYW3m2c7S 2026-06-24 02:07:17.959 | ++ lib/tempest:install_tempest:868 : popd 2026-06-24 02:07:17.959 | ~/devstack 2026-06-24 02:07:17.974 | [2078 Async install_tempest:45403]: finished install_tempest with result 0 in 43 seconds 2026-06-24 02:07:17.980 | ++ inc/async:async_wait:197 : return 0 2026-06-24 02:07:17.983 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-24 02:07:17.987 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:07:17.990 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-24 02:07:17.993 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-24 02:07:17.997 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-24 02:07:18.001 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-24 02:07:18.004 | ++ inc/python:setup_develop:353 : local bindep 2026-06-24 02:07:18.008 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-24 02:07:18.012 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-24 02:07:18.015 | ++ inc/python:setup_develop:359 : local extras= 2026-06-24 02:07:18.018 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-24 02:07:18.022 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 02:07:18.026 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-24 02:07:18.029 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-24 02:07:18.032 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 02:07:18.036 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 02:07:18.041 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-24 02:07:18.044 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 02:07:18.048 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-24 02:07:18.052 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 02:07:18.054 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 02:07:18.058 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-24 02:07:18.064 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-24 02:07:18.067 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-24 02:07:18.070 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-24 02:07:18.235 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-24 02:07:18.239 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-24 02:07:18.243 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-24 02:07:18.247 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 02:07:18.251 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-24 02:07:18.254 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-24 02:07:18.257 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-24 02:07:18.260 | ++ inc/python:setup_package:446 : local extras= 2026-06-24 02:07:18.263 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 02:07:18.267 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 02:07:18.270 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 02:07:18.274 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 02:07:18.278 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 02:07:18.281 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-24 02:07:18.308 | Using python 3.12 to install /opt/stack/tempest 2026-06-24 02:07:18.311 | ++ 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-24 02:07:19.356 | Obtaining file:///opt/stack/tempest 2026-06-24 02:07:19.360 | Installing build dependencies: started 2026-06-24 02:07:21.302 | Installing build dependencies: finished with status 'done' 2026-06-24 02:07:21.303 | Checking if build backend supports build_editable: started 2026-06-24 02:07:21.870 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 02:07:21.871 | Getting requirements to build editable: started 2026-06-24 02:07:22.197 | Getting requirements to build editable: finished with status 'done' 2026-06-24 02:07:22.199 | Preparing editable metadata (pyproject.toml): started 2026-06-24 02:07:23.577 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 02:07:23.601 | 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.dev34) (7.0.3) 2026-06-24 02:07:23.602 | 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.dev34) (4.14.0) 2026-06-24 02:07:23.602 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.26.0) 2026-06-24 02:07:23.603 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (2.9.1) 2026-06-24 02:07:23.604 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.0.0) 2026-06-24 02:07:23.605 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (43.0.3) 2026-06-24 02:07:23.606 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (1.3.0) 2026-06-24 02:07:23.607 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (7.5.0) 2026-06-24 02:07:23.608 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (10.5.0) 2026-06-24 02:07:23.609 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (8.2.0) 2026-06-24 02:07:23.798 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev34) 2026-06-24 02:07:23.801 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-24 02:07:23.806 | 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.dev34) (5.10.0) 2026-06-24 02:07:23.806 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (10.1.1) 2026-06-24 02:07:23.807 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.3.2) 2026-06-24 02:07:23.808 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (6.0.3) 2026-06-24 02:07:23.809 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (1.4.6) 2026-06-24 02:07:23.810 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (5.8.0) 2026-06-24 02:07:23.811 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (3.17.0) 2026-06-24 02:07:23.812 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (2.7.0) 2026-06-24 02:07:23.813 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (3.1.0) 2026-06-24 02:07:23.814 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.7.1) 2026-06-24 02:07:23.814 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.20) 2026-06-24 02:07:23.815 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.6.2) 2026-06-24 02:07:23.818 | 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.dev34) (0.6.0) 2026-06-24 02:07:23.818 | 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.dev34) (4.0.0) 2026-06-24 02:07:23.823 | 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.dev34) (3.0.52) 2026-06-24 02:07:23.824 | 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.dev34) (1.11.0) 2026-06-24 02:07:23.825 | 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.dev34) (15.0.0) 2026-06-24 02:07:23.826 | 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.dev34) (1.8.0) 2026-06-24 02:07:23.828 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev34) (2.0.0) 2026-06-24 02:07:23.832 | 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.dev34) (3.0) 2026-06-24 02:07:23.834 | 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.dev34) (2.2.1) 2026-06-24 02:07:23.841 | 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.dev34) (26.1.0) 2026-06-24 02:07:23.842 | 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.dev34) (2025.9.1) 2026-06-24 02:07:23.843 | 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.dev34) (0.37.0) 2026-06-24 02:07:23.844 | 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.dev34) (2026.5.1) 2026-06-24 02:07:23.852 | 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.dev34) (6.8.0) 2026-06-24 02:07:23.855 | 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.dev34) (2.0.0) 2026-06-24 02:07:23.856 | 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.dev34) (2.34.2) 2026-06-24 02:07:23.860 | 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.dev34) (6.4.0) 2026-06-24 02:07:23.862 | 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.dev34) (2.9.0.post0) 2026-06-24 02:07:23.865 | 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.dev34) (4.15.0) 2026-06-24 02:07:23.867 | 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.dev34) (1.2.0) 2026-06-24 02:07:23.871 | 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.dev34) (2.1.0) 2026-06-24 02:07:23.872 | 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.dev34) (3.3.2) 2026-06-24 02:07:23.873 | 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.dev34) (26.2) 2026-06-24 02:07:23.874 | 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.dev34) (7.2.2) 2026-06-24 02:07:23.880 | 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.dev34) (5.0.0) 2026-06-24 02:07:23.882 | 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.dev34) (3.0.3) 2026-06-24 02:07:23.883 | 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.dev34) (1.6.2) 2026-06-24 02:07:23.889 | 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.dev34) (82.0.1) 2026-06-24 02:07:23.893 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev34) (0.8.1) 2026-06-24 02:07:23.910 | 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.dev34) (1.17.0) 2026-06-24 02:07:23.921 | 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.dev34) (3.4.7) 2026-06-24 02:07:23.921 | 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.dev34) (3.18) 2026-06-24 02:07:23.923 | 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.dev34) (2023.11.17) 2026-06-24 02:07:23.939 | 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.dev34) (4.2.0) 2026-06-24 02:07:23.940 | 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.dev34) (2.20.0) 2026-06-24 02:07:23.945 | 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.dev34) (0.1.2) 2026-06-24 02:07:23.959 | 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.dev34) (0.16.0) 2026-06-24 02:07:23.991 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev34) 2026-06-24 02:07:23.993 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-24 02:07:24.031 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-24 02:07:24.033 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-24 02:07:24.045 | Building wheels for collected packages: tempest 2026-06-24 02:07:24.046 | Building editable for tempest (pyproject.toml): started 2026-06-24 02:07:25.707 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-24 02:07:25.708 | Created wheel for tempest: filename=tempest-46.3.1.dev34-0.editable-py3-none-any.whl size=8320 sha256=80d6d604e0988f22758a189e3529f336a98c82db8d39348ebc34429011e26086 2026-06-24 02:07:25.708 | Stored in directory: /tmp/pip-ephem-wheel-cache-ydxj4rx5/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-24 02:07:25.713 | Successfully built tempest 2026-06-24 02:07:26.007 | Installing collected packages: tomlkit, stestr, tempest 2026-06-24 02:07:26.273 | 2026-06-24 02:07:26.301 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev34 tomlkit-0.15.0 2026-06-24 02:07:26.491 | ++ inc/python:pip_install:216 : result=0 2026-06-24 02:07:26.495 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:07:26.499 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:07:26.503 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:07:26.506 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:07:26.510 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:07:26.514 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:07:26.517 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:07:26.521 | ++ functions-common:time_stop:2427 : start_time=1782266838301 2026-06-24 02:07:26.525 | ++ functions-common:time_stop:2429 : [[ -z 1782266838301 ]] 2026-06-24 02:07:26.529 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:07:26.535 | ++ functions-common:time_stop:2432 : end_time=1782266846531 2026-06-24 02:07:26.539 | ++ functions-common:time_stop:2433 : elapsed_time=8230 2026-06-24 02:07:26.543 | ++ functions-common:time_stop:2434 : total=171838 2026-06-24 02:07:26.546 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:07:26.550 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180068 2026-06-24 02:07:26.554 | ++ inc/python:pip_install:219 : return 0 2026-06-24 02:07:26.557 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 02:07:26.561 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:07:26.565 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-24 02:07:26.569 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-24 02:07:26.572 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:07:26.577 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:07:26.580 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-24 02:07:26.584 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-24 02:07:26.588 | ++ 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-24 02:07:26.592 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-24 02:07:26.595 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-24 02:07:26.599 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-24 02:07:26.603 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-24 02:07:26.606 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-24 02:07:26.610 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-24 02:07:26.614 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-24 02:07:26.618 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-24 02:07:26.621 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-24 02:07:26.625 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-24 02:07:26.629 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-24 02:07:26.633 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-24 02:07:26.636 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-24 02:07:26.640 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-24 02:07:26.644 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-24 02:07:26.647 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-24 02:07:26.650 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-24 02:07:26.654 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-24 02:07:26.654 | ' 2026-06-24 02:07:26.658 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-24 02:07:26.662 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-24 02:07:26.686 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:26.689 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-24 02:07:26.692 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-24 02:07:26.696 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-24 02:07:26.700 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-24 02:07:26.706 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-24 02:07:26.706 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-24 02:07:26.707 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-24 02:07:30.559 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:07:30.564 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-24 02:07:30.568 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-24 02:07:30.576 | ++ lib/tempest:get_active_images:176 : img_id=1fe711f9-301b-47ca-8464-f7cda30438a4 2026-06-24 02:07:30.579 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-24 02:07:30.583 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-24 02:07:30.587 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-24 02:07:30.590 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-24 02:07:30.594 | ++ lib/tempest:configure_tempest:266 : '[' -z 1fe711f9-301b-47ca-8464-f7cda30438a4 ']' 2026-06-24 02:07:30.598 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=1fe711f9-301b-47ca-8464-f7cda30438a4 2026-06-24 02:07:30.601 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-24 02:07:30.620 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-24 02:07:30.626 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-24 02:07:30.630 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-24 02:07:30.634 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-24 02:07:30.637 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-24 02:07:30.641 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-24 02:07:30.645 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-24 02:07:30.649 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-24 02:07:30.655 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-24 02:07:30.656 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-24 02:07:33.998 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:07:34.004 | ++ lib/tempest:configure_tempest:303 : admin_project_id=d46e70bd2ef24cf1b3ffb2814a3609cc 2026-06-24 02:07:34.007 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-24 02:07:34.032 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:34.037 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-24 02:07:37.394 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:07:37.399 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:07:37.399 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-24 02:07:37.399 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:07:37.399 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-24 02:07:37.399 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-24 02:07:37.399 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-24 02:07:37.399 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-24 02:07:37.399 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-24 02:07:37.400 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-24 02:07:37.400 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-24 02:07:37.400 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-24 02:07:37.400 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-24 02:07:37.400 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-24 02:07:37.400 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-24 02:07:37.403 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-24 02:07:37.407 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:07:37.407 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-24 02:07:37.407 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:07:37.407 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-24 02:07:37.407 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-24 02:07:37.407 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-24 02:07:37.407 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-24 02:07:37.407 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-24 02:07:37.408 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-24 02:07:37.408 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-24 02:07:37.408 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-24 02:07:37.408 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-24 02:07:37.408 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-24 02:07:37.408 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-24 02:07:37.412 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 1fe711f9-301b-47ca-8464-f7cda30438a4 2026-06-24 02:07:37.415 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-24 02:07:37.421 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 1fe711f9-301b-47ca-8464-f7cda30438a4 -c size -f value 2026-06-24 02:07:40.796 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:07:40.801 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-24 02:07:40.807 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-24 02:07:40.807 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-24 02:07:40.853 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-24 02:07:40.857 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-24 02:07:40.860 | ++ 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-24 02:07:43.881 | +----------------------------+-----------------------+ 2026-06-24 02:07:43.881 | | Field | Value | 2026-06-24 02:07:43.881 | +----------------------------+-----------------------+ 2026-06-24 02:07:43.881 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:07:43.881 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:07:43.881 | | description | None | 2026-06-24 02:07:43.881 | | disk | 1 | 2026-06-24 02:07:43.881 | | id | 42 | 2026-06-24 02:07:43.882 | | name | m1.nano | 2026-06-24 02:07:43.882 | | os-flavor-access:is_public | True | 2026-06-24 02:07:43.882 | | properties | hw_rng:allowed='True' | 2026-06-24 02:07:43.882 | | ram | 192 | 2026-06-24 02:07:43.883 | | rxtx_factor | 1.0 | 2026-06-24 02:07:43.883 | | swap | 0 | 2026-06-24 02:07:43.883 | | vcpus | 1 | 2026-06-24 02:07:43.883 | +----------------------------+-----------------------+ 2026-06-24 02:07:44.272 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-24 02:07:44.276 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:07:44.276 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-24 02:07:44.276 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:07:44.276 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-24 02:07:44.276 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-24 02:07:44.276 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-24 02:07:44.276 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-24 02:07:44.276 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-24 02:07:44.277 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-24 02:07:44.277 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-24 02:07:44.277 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-24 02:07:44.277 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-24 02:07:44.277 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-24 02:07:44.277 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-24 02:07:44.281 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 1fe711f9-301b-47ca-8464-f7cda30438a4 2026-06-24 02:07:44.285 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-24 02:07:44.291 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 1fe711f9-301b-47ca-8464-f7cda30438a4 -c size -f value 2026-06-24 02:07:47.742 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:07:47.747 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-24 02:07:47.752 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-24 02:07:47.754 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-24 02:07:47.799 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-24 02:07:47.803 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-24 02:07:47.806 | ++ 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-24 02:07:50.864 | +----------------------------+-----------------------+ 2026-06-24 02:07:50.864 | | Field | Value | 2026-06-24 02:07:50.864 | +----------------------------+-----------------------+ 2026-06-24 02:07:50.864 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:07:50.864 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:07:50.864 | | description | None | 2026-06-24 02:07:50.864 | | disk | 1 | 2026-06-24 02:07:50.864 | | id | 84 | 2026-06-24 02:07:50.864 | | name | m1.micro | 2026-06-24 02:07:50.864 | | os-flavor-access:is_public | True | 2026-06-24 02:07:50.865 | | properties | hw_rng:allowed='True' | 2026-06-24 02:07:50.865 | | ram | 256 | 2026-06-24 02:07:50.865 | | rxtx_factor | 1.0 | 2026-06-24 02:07:50.865 | | swap | 0 | 2026-06-24 02:07:50.865 | | vcpus | 1 | 2026-06-24 02:07:50.865 | +----------------------------+-----------------------+ 2026-06-24 02:07:51.236 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-24 02:07:51.239 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-24 02:07:51.261 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:51.264 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-24 02:07:51.267 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-24 02:07:51.271 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-24 02:07:51.275 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-24 02:07:51.278 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-24 02:07:51.283 | +++ functions-common:git_clone:593 : pwd 2026-06-24 02:07:51.287 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 02:07:51.291 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 02:07:51.294 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 02:07:51.318 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-24 02:07:51.322 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 02:07:51.326 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 02:07:51.331 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 02:07:51.331 | ++ functions-common:git_clone:610 : echo master 2026-06-24 02:07:51.337 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-24 02:07:51.341 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 02:07:51.344 | ++ 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-24 02:07:51.347 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:07:51.351 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:07:51.355 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:07:51.358 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:07:51.361 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:07:51.364 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:07:51.367 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:07:51.371 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:07:51.376 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:07:51.381 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782266871377 2026-06-24 02:07:51.385 | ++ 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-24 02:07:51.389 | Cloning into '/opt/stack/os-test-images'... 2026-06-24 02:07:52.061 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:07:52.064 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:07:52.066 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:07:52.068 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:07:52.070 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:07:52.073 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:07:52.077 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:07:52.081 | ++ functions-common:time_stop:2427 : start_time=1782266871377 2026-06-24 02:07:52.085 | ++ functions-common:time_stop:2429 : [[ -z 1782266871377 ]] 2026-06-24 02:07:52.088 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:07:52.093 | ++ functions-common:time_stop:2432 : end_time=1782266872089 2026-06-24 02:07:52.097 | ++ functions-common:time_stop:2433 : elapsed_time=712 2026-06-24 02:07:52.100 | ++ functions-common:time_stop:2434 : total=392849 2026-06-24 02:07:52.104 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:07:52.107 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=393561 2026-06-24 02:07:52.110 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-24 02:07:52.113 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 02:07:52.116 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:07:52.120 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:07:52.123 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:07:52.126 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:07:52.129 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:07:52.133 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:07:52.136 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:07:52.140 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:07:52.146 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:07:52.152 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782266872148 2026-06-24 02:07:52.154 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 02:07:52.638 | From https://review.opendev.org/openstack/os-test-images 2026-06-24 02:07:52.638 | * branch master -> FETCH_HEAD 2026-06-24 02:07:52.649 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:07:52.653 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:07:52.656 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:07:52.658 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:07:52.661 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:07:52.664 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:07:52.667 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:07:52.670 | ++ functions-common:time_stop:2427 : start_time=1782266872148 2026-06-24 02:07:52.674 | ++ functions-common:time_stop:2429 : [[ -z 1782266872148 ]] 2026-06-24 02:07:52.678 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:07:52.684 | ++ functions-common:time_stop:2432 : end_time=1782266872680 2026-06-24 02:07:52.687 | ++ functions-common:time_stop:2433 : elapsed_time=532 2026-06-24 02:07:52.692 | ++ functions-common:time_stop:2434 : total=393561 2026-06-24 02:07:52.693 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:07:52.696 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=394093 2026-06-24 02:07:52.701 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 02:07:52.704 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:07:52.707 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:07:52.712 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:07:52.715 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:07:52.718 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:07:52.722 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:07:52.726 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:07:52.730 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:07:52.735 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:07:52.741 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782266872737 2026-06-24 02:07:52.744 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 02:07:52.752 | Note: switching to 'FETCH_HEAD'. 2026-06-24 02:07:52.752 | 2026-06-24 02:07:52.752 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 02:07:52.752 | changes and commit them, and you can discard any commits you make in this 2026-06-24 02:07:52.752 | state without impacting any branches by switching back to a branch. 2026-06-24 02:07:52.753 | 2026-06-24 02:07:52.753 | If you want to create a new branch to retain commits you create, you may 2026-06-24 02:07:52.753 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 02:07:52.753 | 2026-06-24 02:07:52.753 | git switch -c 2026-06-24 02:07:52.753 | 2026-06-24 02:07:52.753 | Or undo this operation with: 2026-06-24 02:07:52.753 | 2026-06-24 02:07:52.753 | git switch - 2026-06-24 02:07:52.753 | 2026-06-24 02:07:52.753 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 02:07:52.753 | 2026-06-24 02:07:52.754 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-24 02:07:52.759 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:07:52.763 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:07:52.767 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:07:52.770 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:07:52.774 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:07:52.778 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:07:52.783 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:07:52.787 | ++ functions-common:time_stop:2427 : start_time=1782266872737 2026-06-24 02:07:52.791 | ++ functions-common:time_stop:2429 : [[ -z 1782266872737 ]] 2026-06-24 02:07:52.795 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:07:52.801 | ++ functions-common:time_stop:2432 : end_time=1782266872797 2026-06-24 02:07:52.805 | ++ functions-common:time_stop:2433 : elapsed_time=60 2026-06-24 02:07:52.809 | ++ functions-common:time_stop:2434 : total=394093 2026-06-24 02:07:52.813 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:07:52.817 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=394153 2026-06-24 02:07:52.821 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-24 02:07:52.840 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-24 02:07:52.844 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-24 02:07:52.845 | ++ functions-common:git_clone:673 : head -1 2026-06-24 02:07:52.848 | 5d0367e Clean-up zuul config spacing 2026-06-24 02:07:52.851 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 02:07:52.855 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-24 02:07:52.855 | /opt/stack/os-test-images ~/devstack 2026-06-24 02:07:52.859 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-24 02:07:53.297 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-24 02:07:53.922 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-24 02:07:56.729 | generate installed: PyYAML==6.0.3 2026-06-24 02:07:56.729 | generate run-test-pre: PYTHONHASHSEED='614266050' 2026-06-24 02:07:56.729 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-24 02:07:56.857 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-24 02:07:56.881 | 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-24 02:07:56.901 | 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-24 02:07:56.927 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-24 02:07:56.929 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-24 02:07:56.937 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-24 02:07:56.946 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-24 02:07:56.976 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-24 02:07:56.988 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-24 02:07:56.996 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-24 02:07:57.007 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-24 02:07:57.008 | 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-24 02:07:57.016 | 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-24 02:07:57.022 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-24 02:07:57.040 | 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-24 02:07:57.043 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-24 02:07:57.046 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-24 02:07:57.057 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-24 02:07:57.068 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-24 02:07:57.081 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-24 02:07:57.083 | 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-24 02:07:57.100 | 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-24 02:07:57.104 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-24 02:07:57.107 | 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-24 02:07:57.118 | 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-24 02:07:57.121 | 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-24 02:07:57.132 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-24 02:07:57.163 | ___________________________________ summary ____________________________________ 2026-06-24 02:07:57.163 | generate: commands succeeded 2026-06-24 02:07:57.163 | congratulations :) 2026-06-24 02:07:57.208 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-24 02:07:57.208 | ~/devstack 2026-06-24 02:07:57.212 | ++ 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-24 02:07:57.253 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-24 02:07:57.258 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-24 02:07:57.284 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-24 02:07:57.288 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-24 02:07:57.291 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-24 02:07:57.331 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-24 02:07:57.375 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-24 02:07:57.380 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-24 02:07:57.382 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-24 02:07:57.385 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-24 02:07:57.389 | +++ 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-24 02:08:00.910 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:08:00.914 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:08:00.914 | address-scope 2026-06-24 02:08:00.914 | agent 2026-06-24 02:08:00.914 | allowed-address-pairs 2026-06-24 02:08:00.914 | auto-allocated-topology 2026-06-24 02:08:00.914 | availability_zone 2026-06-24 02:08:00.914 | default-subnetpools 2026-06-24 02:08:00.914 | dhcp_agent_scheduler 2026-06-24 02:08:00.914 | dns-integration 2026-06-24 02:08:00.914 | dns-domain-ports 2026-06-24 02:08:00.914 | dns-integration-domain-keywords 2026-06-24 02:08:00.915 | empty-string-filtering 2026-06-24 02:08:00.915 | external-net 2026-06-24 02:08:00.915 | extra_dhcp_opt 2026-06-24 02:08:00.915 | extraroute 2026-06-24 02:08:00.915 | extraroute-atomic 2026-06-24 02:08:00.915 | filter-validation 2026-06-24 02:08:00.915 | floating-ip-port-forwarding-detail 2026-06-24 02:08:00.915 | fip-port-details 2026-06-24 02:08:00.915 | flavors 2026-06-24 02:08:00.915 | floatingip-pools 2026-06-24 02:08:00.916 | router 2026-06-24 02:08:00.916 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:08:00.916 | enable-default-route-bfd 2026-06-24 02:08:00.916 | enable-default-route-ecmp 2026-06-24 02:08:00.916 | ext-gw-mode 2026-06-24 02:08:00.916 | l3-ha 2026-06-24 02:08:00.916 | external-gateway-multihoming 2026-06-24 02:08:00.916 | l3-flavors 2026-06-24 02:08:00.916 | l3_agent_scheduler 2026-06-24 02:08:00.917 | multi-provider 2026-06-24 02:08:00.917 | net-mtu 2026-06-24 02:08:00.917 | net-mtu-writable 2026-06-24 02:08:00.917 | network_availability_zone 2026-06-24 02:08:00.917 | network-ip-availability 2026-06-24 02:08:00.917 | network-ip-availability-details 2026-06-24 02:08:00.917 | pagination 2026-06-24 02:08:00.917 | port-device-profile 2026-06-24 02:08:00.917 | port-mac-address-regenerate 2026-06-24 02:08:00.917 | port-numa-affinity-policy 2026-06-24 02:08:00.918 | port-numa-affinity-policy-socket 2026-06-24 02:08:00.918 | binding 2026-06-24 02:08:00.918 | binding-extended 2026-06-24 02:08:00.918 | port-security 2026-06-24 02:08:00.918 | project-id 2026-06-24 02:08:00.918 | provider 2026-06-24 02:08:00.918 | qinq 2026-06-24 02:08:00.918 | quota-check-limit 2026-06-24 02:08:00.918 | quota-check-limit-default 2026-06-24 02:08:00.918 | quotas 2026-06-24 02:08:00.918 | quota_details 2026-06-24 02:08:00.919 | rbac-policies 2026-06-24 02:08:00.919 | rbac-address-scope 2026-06-24 02:08:00.919 | rbac-security-groups 2026-06-24 02:08:00.919 | revision-if-match 2026-06-24 02:08:00.919 | standard-attr-revisions 2026-06-24 02:08:00.919 | router_availability_zone 2026-06-24 02:08:00.919 | router-enable-snat 2026-06-24 02:08:00.919 | security-groups-default-rules 2026-06-24 02:08:00.919 | security-groups-default-statefulness 2026-06-24 02:08:00.920 | security-groups-normalized-cidr 2026-06-24 02:08:00.920 | security-groups-remote-address-group 2026-06-24 02:08:00.920 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:08:00.920 | security-groups-shared-filtering 2026-06-24 02:08:00.920 | security-group 2026-06-24 02:08:00.920 | service-type 2026-06-24 02:08:00.920 | sorting 2026-06-24 02:08:00.920 | standard-attr-description 2026-06-24 02:08:00.920 | stateful-security-group 2026-06-24 02:08:00.920 | subnet-dns-publish-fixed-ip 2026-06-24 02:08:00.920 | subnet-external-network 2026-06-24 02:08:00.921 | subnet_onboard 2026-06-24 02:08:00.921 | subnet-service-types 2026-06-24 02:08:00.921 | subnet_allocation 2026-06-24 02:08:00.921 | subnetpool-prefix-ops 2026-06-24 02:08:00.921 | tag-creation 2026-06-24 02:08:00.921 | standard-attr-tag 2026-06-24 02:08:00.921 | standard-attr-timestamp 2026-06-24 02:08:00.921 | vlan-transparent' 2026-06-24 02:08:00.921 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:08:00.921 | address-scope 2026-06-24 02:08:00.922 | agent 2026-06-24 02:08:00.922 | allowed-address-pairs 2026-06-24 02:08:00.922 | auto-allocated-topology 2026-06-24 02:08:00.922 | availability_zone 2026-06-24 02:08:00.922 | default-subnetpools 2026-06-24 02:08:00.922 | dhcp_agent_scheduler 2026-06-24 02:08:00.922 | dns-integration 2026-06-24 02:08:00.922 | dns-domain-ports 2026-06-24 02:08:00.922 | dns-integration-domain-keywords 2026-06-24 02:08:00.923 | empty-string-filtering 2026-06-24 02:08:00.923 | external-net 2026-06-24 02:08:00.923 | extra_dhcp_opt 2026-06-24 02:08:00.923 | extraroute 2026-06-24 02:08:00.923 | extraroute-atomic 2026-06-24 02:08:00.923 | filter-validation 2026-06-24 02:08:00.923 | floating-ip-port-forwarding-detail 2026-06-24 02:08:00.923 | fip-port-details 2026-06-24 02:08:00.923 | flavors 2026-06-24 02:08:00.923 | floatingip-pools 2026-06-24 02:08:00.924 | router 2026-06-24 02:08:00.924 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:08:00.924 | enable-default-route-bfd 2026-06-24 02:08:00.924 | enable-default-route-ecmp 2026-06-24 02:08:00.924 | ext-gw-mode 2026-06-24 02:08:00.924 | l3-ha 2026-06-24 02:08:00.924 | external-gateway-multihoming 2026-06-24 02:08:00.924 | l3-flavors 2026-06-24 02:08:00.924 | l3_agent_scheduler 2026-06-24 02:08:00.924 | multi-provider 2026-06-24 02:08:00.924 | net-mtu 2026-06-24 02:08:00.925 | net-mtu-writable 2026-06-24 02:08:00.925 | network_availability_zone 2026-06-24 02:08:00.925 | network-ip-availability 2026-06-24 02:08:00.925 | network-ip-availability-details 2026-06-24 02:08:00.925 | pagination 2026-06-24 02:08:00.925 | port-device-profile 2026-06-24 02:08:00.925 | port-mac-address-regenerate 2026-06-24 02:08:00.925 | port-numa-affinity-policy 2026-06-24 02:08:00.925 | port-numa-affinity-policy-socket 2026-06-24 02:08:00.925 | binding 2026-06-24 02:08:00.926 | binding-extended 2026-06-24 02:08:00.926 | port-security 2026-06-24 02:08:00.926 | project-id 2026-06-24 02:08:00.926 | provider 2026-06-24 02:08:00.926 | qinq 2026-06-24 02:08:00.926 | quota-check-limit 2026-06-24 02:08:00.926 | quota-check-limit-default 2026-06-24 02:08:00.926 | quotas 2026-06-24 02:08:00.926 | quota_details 2026-06-24 02:08:00.926 | rbac-policies 2026-06-24 02:08:00.927 | rbac-address-scope 2026-06-24 02:08:00.927 | rbac-security-groups 2026-06-24 02:08:00.927 | revision-if-match 2026-06-24 02:08:00.927 | standard-attr-revisions 2026-06-24 02:08:00.927 | router_availability_zone 2026-06-24 02:08:00.927 | router-enable-snat 2026-06-24 02:08:00.927 | security-groups-default-rules 2026-06-24 02:08:00.927 | security-groups-default-statefulness 2026-06-24 02:08:00.927 | security-groups-normalized-cidr 2026-06-24 02:08:00.928 | security-groups-remote-address-group 2026-06-24 02:08:00.928 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:08:00.928 | security-groups-shared-filtering 2026-06-24 02:08:00.928 | security-group 2026-06-24 02:08:00.928 | service-type 2026-06-24 02:08:00.928 | sorting 2026-06-24 02:08:00.928 | standard-attr-description 2026-06-24 02:08:00.928 | stateful-security-group 2026-06-24 02:08:00.928 | subnet-dns-publish-fixed-ip 2026-06-24 02:08:00.928 | subnet-external-network 2026-06-24 02:08:00.929 | subnet_onboard 2026-06-24 02:08:00.929 | subnet-service-types 2026-06-24 02:08:00.929 | subnet_allocation 2026-06-24 02:08:00.929 | subnetpool-prefix-ops 2026-06-24 02:08:00.929 | tag-creation 2026-06-24 02:08:00.929 | standard-attr-tag 2026-06-24 02:08:00.929 | standard-attr-timestamp 2026-06-24 02:08:00.929 | vlan-transparent =~ external-net ]] 2026-06-24 02:08:00.929 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:08:00.931 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-24 02:08:04.391 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:08:04.396 | ++ lib/tempest:configure_tempest:395 : public_network_id=3985ceb4-57f6-412c-b402-365448c92ff9 2026-06-24 02:08:04.400 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-24 02:08:08.100 | +---------------------------+--------------------------------------+ 2026-06-24 02:08:08.100 | | Field | Value | 2026-06-24 02:08:08.100 | +---------------------------+--------------------------------------+ 2026-06-24 02:08:08.101 | | admin_state_up | UP | 2026-06-24 02:08:08.101 | | availability_zone_hints | | 2026-06-24 02:08:08.101 | | availability_zones | | 2026-06-24 02:08:08.101 | | created_at | 2026-06-24T02:08:07Z | 2026-06-24 02:08:08.101 | | description | | 2026-06-24 02:08:08.101 | | dns_domain | None | 2026-06-24 02:08:08.101 | | id | 56ae3782-b59e-4f37-91a7-64a40ab63dcc | 2026-06-24 02:08:08.101 | | ipv4_address_scope | None | 2026-06-24 02:08:08.101 | | ipv6_address_scope | None | 2026-06-24 02:08:08.101 | | is_default | False | 2026-06-24 02:08:08.102 | | is_vlan_qinq | None | 2026-06-24 02:08:08.102 | | is_vlan_transparent | False | 2026-06-24 02:08:08.104 | | mtu | 1442 | 2026-06-24 02:08:08.105 | | name | shared | 2026-06-24 02:08:08.106 | | port_security_enabled | True | 2026-06-24 02:08:08.106 | | project_id | d46e70bd2ef24cf1b3ffb2814a3609cc | 2026-06-24 02:08:08.106 | | provider:network_type | geneve | 2026-06-24 02:08:08.107 | | provider:physical_network | None | 2026-06-24 02:08:08.107 | | provider:segmentation_id | 29359 | 2026-06-24 02:08:08.107 | | pvlan | None | 2026-06-24 02:08:08.107 | | qinq | False | 2026-06-24 02:08:08.107 | | qos_policy_id | None | 2026-06-24 02:08:08.107 | | revision_number | 1 | 2026-06-24 02:08:08.107 | | router:external | Internal | 2026-06-24 02:08:08.107 | | segments | None | 2026-06-24 02:08:08.107 | | shared | True | 2026-06-24 02:08:08.107 | | status | ACTIVE | 2026-06-24 02:08:08.107 | | subnets | | 2026-06-24 02:08:08.108 | | tags | | 2026-06-24 02:08:08.108 | | updated_at | 2026-06-24T02:08:07Z | 2026-06-24 02:08:08.108 | +---------------------------+--------------------------------------+ 2026-06-24 02:08:08.465 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-24 02:08:12.443 | +----------------------+--------------------------------------+ 2026-06-24 02:08:12.443 | | Field | Value | 2026-06-24 02:08:12.443 | +----------------------+--------------------------------------+ 2026-06-24 02:08:12.443 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-24 02:08:12.443 | | cidr | 192.168.233.0/24 | 2026-06-24 02:08:12.444 | | created_at | 2026-06-24T02:08:11Z | 2026-06-24 02:08:12.444 | | description | shared-subnet | 2026-06-24 02:08:12.444 | | dns_nameservers | | 2026-06-24 02:08:12.444 | | dns_publish_fixed_ip | None | 2026-06-24 02:08:12.445 | | enable_dhcp | True | 2026-06-24 02:08:12.445 | | gateway_ip | 192.168.233.1 | 2026-06-24 02:08:12.445 | | host_routes | | 2026-06-24 02:08:12.445 | | id | efea3b16-ad32-4fe7-b3ca-315eabda1b53 | 2026-06-24 02:08:12.446 | | ip_version | 4 | 2026-06-24 02:08:12.446 | | ipv6_address_mode | None | 2026-06-24 02:08:12.446 | | ipv6_ra_mode | None | 2026-06-24 02:08:12.446 | | name | shared-subnet | 2026-06-24 02:08:12.446 | | network_id | 56ae3782-b59e-4f37-91a7-64a40ab63dcc | 2026-06-24 02:08:12.447 | | project_id | d46e70bd2ef24cf1b3ffb2814a3609cc | 2026-06-24 02:08:12.447 | | revision_number | 0 | 2026-06-24 02:08:12.447 | | router:external | False | 2026-06-24 02:08:12.447 | | segment_id | None | 2026-06-24 02:08:12.447 | | service_types | | 2026-06-24 02:08:12.447 | | subnetpool_id | None | 2026-06-24 02:08:12.447 | | tags | | 2026-06-24 02:08:12.447 | | updated_at | 2026-06-24T02:08:11Z | 2026-06-24 02:08:12.447 | +----------------------+--------------------------------------+ 2026-06-24 02:08:12.835 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-24 02:08:12.874 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-24 02:08:12.913 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-24 02:08:12.919 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-24 02:08:12.956 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-24 02:08:12.992 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-24 02:08:13.029 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-24 02:08:13.069 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-24 02:08:13.111 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.166/identity/v3 2026-06-24 02:08:13.151 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-24 02:08:13.187 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-24 02:08:13.223 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-24 02:08:13.266 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-24 02:08:13.269 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-24 02:08:13.312 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-24 02:08:13.353 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-24 02:08:13.397 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-24 02:08:13.438 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-24 02:08:13.486 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-24 02:08:13.517 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:08:13.521 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-24 02:08:13.525 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-24 02:08:13.576 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-24 02:08:13.603 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:08:13.607 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-24 02:08:13.655 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-24 02:08:13.705 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-24 02:08:13.755 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-24 02:08:13.757 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-24 02:08:13.801 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-24 02:08:13.840 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-24 02:08:13.863 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:08:13.866 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 1fe711f9-301b-47ca-8464-f7cda30438a4 2026-06-24 02:08:13.906 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 1fe711f9-301b-47ca-8464-f7cda30438a4 2026-06-24 02:08:13.944 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-24 02:08:13.985 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-24 02:08:14.028 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-24 02:08:14.076 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-24 02:08:14.101 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:08:14.106 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-24 02:08:14.110 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-24 02:08:14.115 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-24 02:08:14.118 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-24 02:08:14.121 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-24 02:08:14.124 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-24 02:08:14.152 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-24 02:08:14.154 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-24 02:08:14.195 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-24 02:08:14.240 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-24 02:08:14.282 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-24 02:08:14.327 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-24 02:08:14.375 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-24 02:08:14.418 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-24 02:08:14.460 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-24 02:08:14.504 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-24 02:08:14.546 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-24 02:08:14.550 | ++ 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-24 02:08:14.593 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-24 02:08:14.596 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-24 02:08:14.623 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:08:14.627 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-24 02:08:14.670 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-24 02:08:14.692 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:08:14.696 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-24 02:08:14.700 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-24 02:08:14.723 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:08:14.727 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-24 02:08:14.731 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-24 02:08:14.735 | ++ 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-24 02:08:14.779 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-24 02:08:14.822 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 3985ceb4-57f6-412c-b402-365448c92ff9 2026-06-24 02:08:14.865 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-24 02:08:14.907 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-24 02:08:14.949 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-24 02:08:14.994 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-24 02:08:15.038 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-24 02:08:15.079 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-24 02:08:15.125 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-24 02:08:15.128 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-24 02:08:15.131 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-24 02:08:15.135 | ++ 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-24 02:08:15.176 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-24 02:08:15.181 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-24 02:08:15.181 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-24 02:08:15.187 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-24 02:08:15.191 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-24 02:08:15.231 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-24 02:08:15.234 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-24 02:08:15.238 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-24 02:08:15.241 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-24 02:08:15.245 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-24 02:08:15.286 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-24 02:08:15.326 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-24 02:08:15.369 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-24 02:08:15.410 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-24 02:08:15.450 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-24 02:08:15.491 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-24 02:08:15.494 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-24 02:08:15.499 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-24 02:08:15.523 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-24 02:08:15.565 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-24 02:08:15.569 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-24 02:08:15.573 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-24 02:08:15.601 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-24 02:08:15.642 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-24 02:08:15.646 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-24 02:08:15.650 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-24 02:08:15.654 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-24 02:08:15.679 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-24 02:08:15.720 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-24 02:08:15.724 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-24 02:08:15.728 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-24 02:08:15.753 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-24 02:08:15.793 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-24 02:08:15.834 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-24 02:08:15.837 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-24 02:08:15.878 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-24 02:08:15.882 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-24 02:08:15.885 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-24 02:08:15.889 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-24 02:08:15.916 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-24 02:08:15.919 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-24 02:08:15.960 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-24 02:08:15.983 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:08:15.987 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-24 02:08:16.030 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-24 02:08:16.034 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-24 02:08:16.037 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-24 02:08:16.041 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-24 02:08:16.045 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-24 02:08:16.049 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-24 02:08:16.052 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-24 02:08:16.056 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-24 02:08:16.060 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-24 02:08:16.088 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-24 02:08:16.092 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-24 02:08:16.138 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-24 02:08:16.142 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-24 02:08:16.145 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-24 02:08:16.149 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-24 02:08:16.191 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-24 02:08:16.233 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-24 02:08:16.277 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-24 02:08:16.281 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-24 02:08:16.284 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:08:16.288 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-24 02:08:16.312 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:08:16.316 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-24 02:08:16.363 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:08:16.367 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-24 02:08:16.388 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:08:16.391 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-24 02:08:16.434 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:08:16.439 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-24 02:08:16.461 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:08:16.465 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-24 02:08:16.507 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:08:16.510 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-24 02:08:16.534 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:08:16.538 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-24 02:08:16.580 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:08:16.584 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-24 02:08:16.608 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:08:16.611 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-24 02:08:16.650 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:08:16.653 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-24 02:08:16.677 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:08:16.681 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-24 02:08:16.723 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:08:16.728 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-24 02:08:16.752 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:08:16.756 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-24 02:08:16.796 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-24 02:08:16.800 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-24 02:08:16.804 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-24 02:08:16.807 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-24 02:08:16.855 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-24 02:08:16.858 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-24 02:08:16.862 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-24 02:08:16.866 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-24 02:08:16.909 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-24 02:08:16.913 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-24 02:08:16.918 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-24 02:08:16.922 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-24 02:08:16.926 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-24 02:08:16.930 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-24 02:08:16.936 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.5ZVHGtNe13 2026-06-24 02:08:16.939 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-24 02:08:16.943 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-24 02:08:16.949 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-24 02:08:16.954 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.MtfEs63Ch5 2026-06-24 02:08:16.958 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.MtfEs63Ch5 2026-06-24 02:08:16.962 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-24 02:08:16.965 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.MtfEs63Ch5 2026-06-24 02:08:16.970 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-24 02:08:16.974 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-24 02:08:16.978 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-24 02:08:16.987 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:08:16.992 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:08:16.995 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:08:17.000 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:08:17.004 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-24 02:08:17.008 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-24 02:08:17.552 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-24 02:08:18.437 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-24 02:08:35.024 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-24 02:08:42.243 | 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.0,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@a3aac772e637e114c0a60a840949642725a613b5#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-24 02:08:42.243 | ___________________________________ summary ____________________________________ 2026-06-24 02:08:42.243 | venv-tempest: skipped tests 2026-06-24 02:08:42.243 | congratulations :) 2026-06-24 02:08:42.290 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.MtfEs63Ch5 -r requirements.txt 2026-06-24 02:08:43.215 | /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-24 02:08:43.215 | !! 2026-06-24 02:08:43.215 | 2026-06-24 02:08:43.215 | ******************************************************************************** 2026-06-24 02:08:43.215 | Requirements should be satisfied by a PEP 517 installer. 2026-06-24 02:08:43.215 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-24 02:08:43.215 | 2026-06-24 02:08:43.215 | This deprecation is overdue, please update your project and remove deprecated 2026-06-24 02:08:43.216 | calls to avoid build errors in the future. 2026-06-24 02:08:43.216 | ******************************************************************************** 2026-06-24 02:08:43.216 | 2026-06-24 02:08:43.216 | !! 2026-06-24 02:08:43.216 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-24 02:08:43.618 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-24 02:08:43.618 | !! 2026-06-24 02:08:43.618 | 2026-06-24 02:08:43.618 | ******************************************************************************** 2026-06-24 02:08:43.618 | Please avoid running ``setup.py`` directly. 2026-06-24 02:08:43.618 | Instead, use pypa/build, pypa/installer or other 2026-06-24 02:08:43.618 | standards-based tools. 2026-06-24 02:08:43.618 | 2026-06-24 02:08:43.618 | This deprecation is overdue, please update your project and remove deprecated 2026-06-24 02:08:43.618 | calls to avoid build errors in the future. 2026-06-24 02:08:43.619 | 2026-06-24 02:08:43.619 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-24 02:08:43.620 | ******************************************************************************** 2026-06-24 02:08:43.620 | 2026-06-24 02:08:43.620 | !! 2026-06-24 02:08:43.620 | self.initialize_options() 2026-06-24 02:08:43.620 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-24 02:08:43.620 | warnings.warn(msg) 2026-06-24 02:08:43.649 | /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-24 02:08:43.649 | !! 2026-06-24 02:08:43.649 | 2026-06-24 02:08:43.650 | ******************************************************************************** 2026-06-24 02:08:43.650 | 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-24 02:08:43.650 | 2026-06-24 02:08:43.650 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-24 02:08:43.650 | or your builds will no longer be supported. 2026-06-24 02:08:43.650 | 2026-06-24 02:08:43.650 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-24 02:08:43.650 | ******************************************************************************** 2026-06-24 02:08:43.650 | 2026-06-24 02:08:43.650 | !! 2026-06-24 02:08:43.650 | corresp(dist, value, root_dir) 2026-06-24 02:08:43.804 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-24 02:08:50.835 | 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.0,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@a3aac772e637e114c0a60a840949642725a613b5#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-24 02:08:50.836 | venv-tempest run-test-pre: PYTHONHASHSEED='4026280087' 2026-06-24 02:08:50.836 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.MtfEs63Ch5 -r requirements.txt 2026-06-24 02:08:51.848 | 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-24 02:08:51.849 | 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-24 02:08:51.850 | 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-24 02:08:51.851 | 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-24 02:08:51.852 | 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-24 02:08:51.853 | 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-24 02:08:51.854 | 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-24 02:08:51.855 | 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-24 02:08:51.856 | 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-24 02:08:51.857 | 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-24 02:08:51.858 | 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-24 02:08:51.859 | 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-24 02:08:51.860 | 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-24 02:08:51.861 | 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-24 02:08:51.862 | 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-24 02:08:51.862 | 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-24 02:08:51.863 | 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-24 02:08:51.864 | 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-24 02:08:51.865 | 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-24 02:08:51.866 | 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-24 02:08:51.867 | 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-24 02:08:51.868 | 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-24 02:08:51.869 | 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-24 02:08:51.871 | 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-24 02:08:51.873 | 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-24 02:08:51.874 | 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-24 02:08:51.876 | 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-24 02:08:51.877 | 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-24 02:08:51.878 | 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-24 02:08:51.879 | 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-24 02:08:51.885 | 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-24 02:08:51.886 | 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-24 02:08:51.887 | 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-24 02:08:51.890 | 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-24 02:08:51.896 | 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-24 02:08:51.899 | 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-24 02:08:51.900 | 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-24 02:08:51.903 | 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-24 02:08:51.904 | 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-24 02:08:51.908 | 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-24 02:08:51.909 | 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-24 02:08:51.911 | 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.0) 2026-06-24 02:08:51.914 | 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-24 02:08:51.915 | 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-24 02:08:51.916 | 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-24 02:08:51.917 | 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-24 02:08:51.929 | 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-24 02:08:51.934 | 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-24 02:08:51.948 | 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-24 02:08:51.951 | 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-24 02:08:51.952 | 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-24 02:08:51.953 | 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-24 02:08:51.954 | 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-24 02:08:51.964 | 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-24 02:08:51.987 | 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-24 02:08:51.993 | 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-24 02:08:51.994 | 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-24 02:08:51.995 | 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-24 02:08:52.009 | 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-24 02:08:52.009 | 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-24 02:08:52.015 | 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-24 02:08:52.228 | ___________________________________ summary ____________________________________ 2026-06-24 02:08:52.228 | venv-tempest: commands succeeded 2026-06-24 02:08:52.228 | congratulations :) 2026-06-24 02:08:52.277 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.MtfEs63Ch5 2026-06-24 02:08:52.283 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-24 02:08:52.286 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:08:52.290 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-24 02:08:52.334 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.5ZVHGtNe13 2026-06-24 02:08:52.883 | venv create: /opt/stack/tempest/.tox/venv 2026-06-24 02:08:53.522 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-24 02:09:17.681 | venv develop-inst: /opt/stack/tempest 2026-06-24 02:09:26.091 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a3aac772e637e114c0a60a840949642725a613b5#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-24 02:09:26.092 | venv run-test-pre: PYTHONHASHSEED='132653133' 2026-06-24 02:09:26.093 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.5ZVHGtNe13 2026-06-24 02:09:26.369 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-24 02:09:26.369 | warnings.warn( 2026-06-24 02:09:27.368 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-24 02:09:27.368 | warnings.warn( 2026-06-24 02:09:28.616 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-24 02:09:28.616 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-24 02:09:30.492 | ___________________________________ summary ____________________________________ 2026-06-24 02:09:30.492 | venv: commands succeeded 2026-06-24 02:09:30.492 | congratulations :) 2026-06-24 02:09:30.536 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-24 02:09:30.563 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:09:30.567 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-24 02:09:30.572 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-24 02:09:30.598 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:09:30.606 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-24 02:09:30.610 | ++ 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-24 02:09:30.615 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-24 02:09:30.620 | ++ 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-24 02:09:30.625 | +++ 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-24 02:09:30.629 | +++ 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-24 02:09:30.633 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-24 02:09:30.638 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-24 02:09:30.642 | +++ 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-24 02:09:30.674 | +++ 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-24 02:09:30.705 | ++ 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-24 02:09:30.709 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-24 02:09:30.713 | ++ 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-24 02:09:30.759 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-24 02:09:30.763 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-24 02:09:30.767 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-24 02:09:30.815 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-24 02:09:30.820 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-24 02:09:30.824 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-24 02:09:30.873 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-24 02:09:30.873 | ' 2026-06-24 02:09:30.877 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-24 02:09:30.882 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:09:30.886 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-24 02:09:30.889 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-24 02:09:30.893 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-24 02:09:30.893 | /opt/stack/tempest /opt/stack/tempest 2026-06-24 02:09:30.898 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-24 02:09:30.902 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-24 02:09:30.902 | /opt/stack/tempest 2026-06-24 02:09:30.907 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 02:09:30.911 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 02:09:30.915 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:09:30.920 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 02:09:30.924 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-24 02:09:30.929 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 02:09:30.933 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-24 02:09:30.937 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 02:09:30.942 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 02:09:30.947 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-24 02:09:30.951 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-24 02:09:30.955 | + inc/meta-config:merge_config_group:171 : shift 2026-06-24 02:09:30.959 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-24 02:09:30.964 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:09:30.968 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-24 02:09:30.972 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-24 02:09:30.978 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-24 02:09:30.982 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:09:30.987 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-24 02:09:30.991 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:09:30.996 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-24 02:09:30.996 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:09:30.996 | gsub("[][]", "", $1); 2026-06-24 02:09:30.996 | split($1, a, "|"); 2026-06-24 02:09:30.998 | if (a[1] == matchgroup) 2026-06-24 02:09:30.998 | print a[2] 2026-06-24 02:09:30.998 | } 2026-06-24 02:09:30.998 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 156 osc 464 apt-get 223 test_with_retry 8 dbsync 8 pip_install 180 apt-get-update 5 run_process 44 git_timed 394 ------------------------- Unaccounted time 101 ========================= Total runtime 1612 ================= Async summary ================= Time spent in the background minus waits: 561 sec Elapsed time: 1612 sec Time if we did everything serially: 2173 sec Speedup: 1.34801 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21003 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 33 | | nova_cell1 | SELECT | 81 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5511 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 27 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 264 | | nova_cell0 | UPDATE | 8 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 32 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.166 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.166/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 886291296c846797d58396bd45cd8a5cbbb1775e Run resolute noVNC proxy in threaded mode 2026-06-17 21:55:10 +0100 OS Version: Ubuntu 24.04 noble