2026-06-25 14:30:15.041 | + ./stack.sh:main:488 : exec 2026-06-25 14:30:15.041 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-163014' 2026-06-25 14:30:15.041 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-25-163014.summary.2026-06-25-163014 2026-06-25 14:30:15.041 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:30:15.041 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-163014 2026-06-25 14:30:15.041 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-163014 /opt/stack/logs/stack.sh.log 2026-06-25 14:30:15.041 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-163014.summary.2026-06-25-163014 /opt/stack/logs/stack.sh.log.summary 2026-06-25 14:30:15.041 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-25 14:30:15.042 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-25 14:30:15.042 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-25 14:30:15.042 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-25 14:30:15.042 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-25 14:30:15.042 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-25 14:30:15.042 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-25 14:30:15.042 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 14:30:15.042 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-25 14:30:15.042 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-25 14:30:15.042 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 14:30:15.043 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 14:30:15.043 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-25 14:30:15.043 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-25 14:30:15.043 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 14:30:15.043 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-25 14:30:15.046 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-25 14:30:15.049 | + ./stack.sh:main:574 : set -o errexit 2026-06-25 14:30:15.052 | + ./stack.sh:main:577 : uname -a 2026-06-25 14:30:15.054 | 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-25 14:30:15.056 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-25 14:30:15.060 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-25 14:30:15.064 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-25 14:30:15.105 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-25 14:30:15.125 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-25 14:30:15.128 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-25 14:30:15.146 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-25 14:30:15.150 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-25 14:30:15.168 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-25 14:30:15.173 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-25 14:30:15.189 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-25 14:30:15.192 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-25 14:30:15.195 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-25 14:30:15.198 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-25 14:30:15.220 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-25 14:30:15.223 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-25 14:30:15.240 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-25 14:30:15.243 | + ./stack.sh:main:591 : tune_host 2026-06-25 14:30:15.245 | + lib/host:tune_host:125 : configure_host_mem 2026-06-25 14:30:15.247 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-25 14:30:15.248 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-25 14:30:15.252 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-25 14:30:15.254 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-25 14:30:15.257 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-25 14:30:15.260 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:30:15.262 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:30:15.264 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-25 14:30:15.267 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:30:15.269 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:30:15.271 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:30:15.274 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:30:15.276 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:30:15.279 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:30:15.281 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-25 14:30:15.282 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-25 14:30:15.284 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-25 14:30:15.287 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-25 14:30:15.291 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-25 14:30:15.292 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-25 14:30:15.295 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-25 14:30:15.298 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:30:15.300 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:30:15.303 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:30:15.306 | + functions-common:time_start:2411 : _TIME_START[$name]=1782397815304 2026-06-25 14:30:15.309 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-25 14:30:15.312 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-25 14:30:15.314 | + 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-25 14:30:15.472 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-25 14:30:15.472 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-25 14:30:15.476 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-25 14:30:15.476 | Hit:4 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-25 14:30:15.476 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-25 14:30:18.941 | Fetched 4747 B in 1s (7551 B/s) 2026-06-25 14:30:20.588 | Reading package lists... 2026-06-25 14:30:20.617 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-25 14:30:20.620 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-25 14:30:20.622 | + functions-common:time_stop:2420 : local name 2026-06-25 14:30:20.625 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:30:20.628 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:30:20.630 | + functions-common:time_stop:2423 : local total 2026-06-25 14:30:20.633 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:30:20.636 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-25 14:30:20.639 | + functions-common:time_stop:2427 : start_time=1782397815304 2026-06-25 14:30:20.641 | + functions-common:time_stop:2429 : [[ -z 1782397815304 ]] 2026-06-25 14:30:20.645 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:30:20.650 | + functions-common:time_stop:2432 : end_time=1782397820646 2026-06-25 14:30:20.653 | + functions-common:time_stop:2433 : elapsed_time=5342 2026-06-25 14:30:20.656 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:30:20.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:30:20.662 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5342 2026-06-25 14:30:20.665 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-25 14:30:20.668 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:30:20.670 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:30:20.674 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:30:20.676 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-25 14:30:20.699 | + 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-25 14:30:20.739 | Reading package lists... 2026-06-25 14:30:21.183 | Building dependency tree... 2026-06-25 14:30:21.185 | Reading state information... 2026-06-25 14:30:21.940 | The following NEW packages will be installed: 2026-06-25 14:30:21.942 | ksmtuned 2026-06-25 14:30:22.024 | 0 upgraded, 1 newly installed, 0 to remove and 119 not upgraded. 2026-06-25 14:30:22.024 | Need to get 7444 B of archives. 2026-06-25 14:30:22.024 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-25 14:30:22.024 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-25 14:30:22.268 | perl: warning: Setting locale failed. 2026-06-25 14:30:22.269 | perl: warning: Please check that your locale settings: 2026-06-25 14:30:22.269 | LANGUAGE = (unset), 2026-06-25 14:30:22.269 | LC_ALL = "en_US.utf8", 2026-06-25 14:30:22.269 | LANG = "de_DE.UTF-8" 2026-06-25 14:30:22.269 | are supported and installed on your system. 2026-06-25 14:30:22.269 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:30:22.363 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:30:22.363 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:30:22.363 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:30:22.582 | Fetched 7444 B in 0s (151 kB/s) 2026-06-25 14:30:22.628 | Selecting previously unselected package ksmtuned. 2026-06-25 14:30:22.919 | (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-25 14:30:22.927 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-25 14:30:22.938 | Unpacking ksmtuned (4.20150326) ... 2026-06-25 14:30:23.005 | Setting up ksmtuned (4.20150326) ... 2026-06-25 14:30:23.218 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-25 14:30:23.417 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-25 14:30:24.122 | perl: warning: Setting locale failed. 2026-06-25 14:30:24.122 | perl: warning: Please check that your locale settings: 2026-06-25 14:30:24.123 | LANGUAGE = (unset), 2026-06-25 14:30:24.123 | LC_ALL = "en_US.utf8", 2026-06-25 14:30:24.123 | LANG = "de_DE.UTF-8" 2026-06-25 14:30:24.123 | are supported and installed on your system. 2026-06-25 14:30:24.123 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:30:24.267 | perl: warning: Setting locale failed. 2026-06-25 14:30:24.267 | perl: warning: Please check that your locale settings: 2026-06-25 14:30:24.268 | LANGUAGE = (unset), 2026-06-25 14:30:24.268 | LC_ALL = "en_US.utf8", 2026-06-25 14:30:24.268 | LANG = "de_DE.UTF-8" 2026-06-25 14:30:24.270 | are supported and installed on your system. 2026-06-25 14:30:24.270 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:30:24.319 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:30:24.319 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:30:24.319 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:30:24.386 | perl: warning: Setting locale failed. 2026-06-25 14:30:24.386 | perl: warning: Please check that your locale settings: 2026-06-25 14:30:24.387 | LANGUAGE = (unset), 2026-06-25 14:30:24.387 | LC_ALL = "en_US.utf8", 2026-06-25 14:30:24.387 | LANG = "de_DE.UTF-8" 2026-06-25 14:30:24.387 | are supported and installed on your system. 2026-06-25 14:30:24.387 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:30:24.927 | 2026-06-25 14:30:24.928 | Running kernel seems to be up-to-date. 2026-06-25 14:30:24.928 | 2026-06-25 14:30:24.928 | No services need to be restarted. 2026-06-25 14:30:24.928 | 2026-06-25 14:30:24.928 | No containers need to be restarted. 2026-06-25 14:30:24.928 | 2026-06-25 14:30:24.928 | No user sessions are running outdated binaries. 2026-06-25 14:30:24.928 | 2026-06-25 14:30:24.928 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:30:27.470 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:30:27.472 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:30:27.476 | + functions-common:time_stop:2420 : local name 2026-06-25 14:30:27.479 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:30:27.481 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:30:27.484 | + functions-common:time_stop:2423 : local total 2026-06-25 14:30:27.486 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:30:27.489 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:30:27.491 | + functions-common:time_stop:2427 : start_time=1782397820696 2026-06-25 14:30:27.494 | + functions-common:time_stop:2429 : [[ -z 1782397820696 ]] 2026-06-25 14:30:27.497 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:30:27.501 | + functions-common:time_stop:2432 : end_time=1782397827498 2026-06-25 14:30:27.504 | + functions-common:time_stop:2433 : elapsed_time=6802 2026-06-25 14:30:27.506 | + functions-common:time_stop:2434 : total=1570 2026-06-25 14:30:27.509 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:30:27.511 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8372 2026-06-25 14:30:27.514 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:30:27.518 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-25 14:30:27.535 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-25 14:30:27.538 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-25 14:30:27.540 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-25 14:30:27.543 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-25 14:30:27.546 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-25 14:30:27.549 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-25 14:30:27.551 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-25 14:30:27.559 | 0 2026-06-25 14:30:27.563 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-25 14:30:27.566 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-25 14:30:27.569 | + lib/host:tune_host:126 : configure_host_net 2026-06-25 14:30:27.571 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-25 14:30:27.574 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-25 14:30:27.576 | + ./stack.sh:main:597 : fetch_plugins 2026-06-25 14:30:27.579 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-25 14:30:27.581 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-25 14:30:27.584 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-25 14:30:27.586 | + functions-common:fetch_plugins:1771 : return 2026-06-25 14:30:27.589 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-25 14:30:27.591 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-25 14:30:27.594 | + functions-common:run_phase:1849 : local phase= 2026-06-25 14:30:27.596 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:30:27.598 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:30:27.601 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:30:27.603 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:30:27.606 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:30:27.609 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:30:27.613 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:30:27.615 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:30:27.618 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:30:27.621 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-25 14:30:27.623 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:30:27.641 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:30:27.644 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 14:30:27.647 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:30:27.649 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:30:27.652 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:30:27.654 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:30:27.656 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:30:27.659 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-25 14:30:27.662 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-25 14:30:27.664 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 14:30:27.668 | + 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-25 14:30:27.670 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-25 14:30:27.672 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-25 14:30:27.675 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-25 14:30:27.677 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-25 14:30:27.680 | + functions-common:plugin_override_defaults:1812 : return 2026-06-25 14:30:27.683 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-25 14:30:27.702 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-25 14:30:27.705 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-25 14:30:27.722 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:30:27.726 | +++ lib/tls:source:43 : hostname -f 2026-06-25 14:30:27.731 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-25 14:30:27.733 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-25 14:30:27.736 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-25 14:30:27.738 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-25 14:30:27.741 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-25 14:30:27.743 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-25 14:30:27.746 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-25 14:30:27.749 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-25 14:30:27.751 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-25 14:30:27.755 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-25 14:30:27.759 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-25 14:30:27.774 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-25 14:30:27.794 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-25 14:30:27.810 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-25 14:30:27.827 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-25 14:30:27.871 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-25 14:30:27.960 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-25 14:30:28.049 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-25 14:30:28.070 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-25 14:30:28.114 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-25 14:30:28.160 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-25 14:30:28.163 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-25 14:30:28.177 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:30:28.180 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-25 14:30:28.182 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-25 14:30:28.184 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-25 14:30:28.186 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-25 14:30:28.188 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-25 14:30:28.201 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 14:30:28.203 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 14:30:28.206 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-25 14:30:28.208 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-25 14:30:28.209 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-25 14:30:28.211 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 14:30:28.214 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 14:30:28.216 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-25 14:30:28.218 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 14:30:28.221 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-25 14:30:28.242 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-25 14:30:28.246 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-25 14:30:28.249 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-25 14:30:28.252 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-25 14:30:28.256 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-25 14:30:28.260 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-25 14:30:28.264 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-25 14:30:28.267 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-25 14:30:28.270 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-25 14:30:28.274 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-25 14:30:28.277 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-25 14:30:28.280 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.32 2026-06-25 14:30:28.284 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-25 14:30:28.289 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-25 14:30:28.293 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 14:30:28.294 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 14:30:28.298 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-25 14:30:28.301 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-25 14:30:28.305 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-25 14:30:28.308 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-25 14:30:28.312 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-25 14:30:28.316 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-25 14:30:28.340 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-25 14:30:28.344 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.32 2026-06-25 14:30:28.348 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 14:30:28.348 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.32 2026-06-25 14:30:28.353 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.32 2026-06-25 14:30:28.355 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-25 14:30:28.357 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-25 14:30:28.359 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-25 14:30:28.363 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-25 14:30:28.365 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-25 14:30:28.369 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-25 14:30:28.372 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-25 14:30:28.375 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-25 14:30:28.379 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-25 14:30:28.383 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-25 14:30:28.386 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-25 14:30:28.389 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-25 14:30:28.392 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-25 14:30:28.396 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-25 14:30:28.399 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-25 14:30:28.403 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-25 14:30:28.406 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-25 14:30:28.409 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-25 14:30:28.413 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:30:28.417 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-25 14:30:28.421 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-25 14:30:28.425 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-25 14:30:28.447 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 14:30:28.450 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 14:30:28.454 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 14:30:28.458 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 14:30:28.462 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 14:30:28.465 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-25 14:30:28.468 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 14:30:28.471 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-25 14:30:28.475 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 14:30:28.478 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-25 14:30:28.482 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-25 14:30:28.485 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-25 14:30:28.489 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-25 14:30:28.492 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-25 14:30:28.496 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-25 14:30:28.498 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-25 14:30:28.502 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-25 14:30:28.505 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-25 14:30:28.509 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-25 14:30:28.513 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-25 14:30:28.639 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-25 14:30:28.658 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-25 14:30:28.661 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-25 14:30:28.664 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-25 14:30:28.668 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-25 14:30:28.671 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-25 14:30:28.675 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-25 14:30:28.679 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-25 14:30:28.683 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-25 14:30:28.686 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-25 14:30:28.690 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-25 14:30:28.694 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-25 14:30:28.698 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-25 14:30:28.701 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-25 14:30:28.705 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-25 14:30:28.708 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-25 14:30:28.712 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-25 14:30:28.716 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-25 14:30:28.719 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-25 14:30:28.723 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-25 14:30:28.727 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-25 14:30:28.732 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-25 14:30:28.733 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-25 14:30:28.734 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-25 14:30:28.734 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-25 14:30:28.739 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=83:f501:aa42 2026-06-25 14:30:28.743 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-25 14:30:28.746 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-25 14:30:28.749 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-25 14:30:28.753 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-25 14:30:28.756 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd83:f501:aa42::/56 2026-06-25 14:30:28.761 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd83:f501:aa42::/56 2026-06-25 14:30:28.762 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-25 14:30:28.768 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd83:f501:aa42::/64 2026-06-25 14:30:28.771 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-25 14:30:28.774 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-25 14:30:28.777 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-25 14:30:28.782 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-25 14:30:28.786 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-25 14:30:28.790 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-25 14:30:28.794 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-25 14:30:28.798 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-25 14:30:28.802 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-25 14:30:28.805 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-25 14:30:28.809 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-25 14:30:28.815 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-25 14:30:28.819 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-25 14:30:28.822 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd83:f501:aa42::/56 2026-06-25 14:30:28.826 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-25 14:30:28.829 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-25 14:30:28.835 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-25 14:30:28.836 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-25 14:30:28.836 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-25 14:30:28.842 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-25 14:30:28.847 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-25 14:30:28.847 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-25 14:30:28.848 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-25 14:30:28.855 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-25 14:30:28.861 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-25 14:30:28.865 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-25 14:30:28.868 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-25 14:30:28.872 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-25 14:30:28.876 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-25 14:30:28.880 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-25 14:30:28.884 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-25 14:30:28.888 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-25 14:30:28.891 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-25 14:30:28.914 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-25 14:30:28.934 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-25 14:30:28.954 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-25 14:30:28.974 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-25 14:30:28.993 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-25 14:30:29.038 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-25 14:30:29.044 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-25 14:30:29.048 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-25 14:30:29.051 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-25 14:30:29.056 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 14:30:29.061 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-25 14:30:29.086 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 14:30:29.090 | + ./stack.sh:main:632 : run_phase source 2026-06-25 14:30:29.094 | + functions-common:run_phase:1848 : local mode=source 2026-06-25 14:30:29.098 | + functions-common:run_phase:1849 : local phase= 2026-06-25 14:30:29.102 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:30:29.106 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:30:29.109 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:30:29.113 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:30:29.117 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:30:29.121 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:30:29.127 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:30:29.131 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:30:29.135 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:30:29.139 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-25 14:30:29.143 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:30:29.170 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:30:29.173 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 14:30:29.177 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-25 14:30:29.239 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-25 14:30:29.242 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-25 14:30:29.246 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 14:30:29.249 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-25 14:30:29.253 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-25 14:30:29.257 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-25 14:30:29.261 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-25 14:30:29.264 | + functions-common:load_plugin_settings:1789 : return 2026-06-25 14:30:29.267 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-25 14:30:29.271 | + functions-common:verify_disabled_services:2131 : local service 2026-06-25 14:30:29.274 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.277 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-25 14:30:29.281 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.285 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-25 14:30:29.289 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.293 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-25 14:30:29.297 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.301 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-25 14:30:29.305 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.308 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-25 14:30:29.311 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.315 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-25 14:30:29.320 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.324 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-25 14:30:29.327 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.330 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-25 14:30:29.334 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.337 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-25 14:30:29.341 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.345 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-25 14:30:29.348 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.351 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-25 14:30:29.354 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.358 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-25 14:30:29.361 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.363 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-25 14:30:29.365 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.368 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-25 14:30:29.371 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.374 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-25 14:30:29.377 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.381 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-25 14:30:29.384 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.388 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-25 14:30:29.391 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.394 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-25 14:30:29.398 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.401 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-25 14:30:29.405 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.408 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-25 14:30:29.410 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.414 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-25 14:30:29.417 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.421 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-25 14:30:29.424 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.428 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-25 14:30:29.431 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.435 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-25 14:30:29.438 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:30:29.442 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-25 14:30:29.446 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-25 14:30:29.449 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 14:30:29.451 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-25 14:30:29.471 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:30:29.474 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-25 14:30:29.476 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 14:30:29.480 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-25 14:30:29.497 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:30:29.500 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-25 14:30:29.503 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-25 14:30:29.507 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-25 14:30:29.509 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-25 14:30:29.513 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-25 14:30:29.517 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-25 14:30:29.520 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-25 14:30:29.522 | + lib/database:initialize_database_backends:92 : return 0 2026-06-25 14:30:29.526 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-25 14:30:29.526 | Using mysql database backend 2026-06-25 14:30:29.529 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-25 14:30:29.548 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-25 14:30:29.553 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-25 14:30:29.557 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 14:30:29.560 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-25 14:30:29.564 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 14:30:29.567 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-25 14:30:29.589 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:30:29.592 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-25 14:30:29.613 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-25 14:30:29.633 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:30:29.635 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-25 14:30:29.656 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-25 14:30:29.678 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-25 14:30:29.702 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:30:29.705 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-25 14:30:29.727 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:30:29.732 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-25 14:30:29.736 | + functions-common:save_stackenv:65 : local tag=765 2026-06-25 14:30:29.739 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 14:30:29.745 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-163029 2026-06-25 14:30:29.748 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-163029 765' 2026-06-25 14:30:29.753 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.756 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 14:30:29.760 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.763 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 14:30:29.766 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.770 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 14:30:29.773 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.777 | + 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-25 14:30:29.780 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.784 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.32 2026-06-25 14:30:29.787 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.790 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.32/identity 2026-06-25 14:30:29.794 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.797 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-163014 2026-06-25 14:30:29.800 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.803 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 14:30:29.806 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.809 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.32 2026-06-25 14:30:29.812 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.815 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 14:30:29.818 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.821 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 14:30:29.824 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.827 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 14:30:29.830 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.833 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 14:30:29.836 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.840 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.32 2026-06-25 14:30:29.843 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:30:29.846 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 14:30:29.849 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-25 14:30:29.853 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-25 14:30:29.856 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-25 14:30:29.859 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-25 14:30:29.862 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:30:29.864 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:30:29.868 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:30:29.872 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:30:29.875 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:30:29.879 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:30:29.903 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:30:29.906 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:30:29.909 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:30:29.913 | + functions-common:git_clone:610 : echo master 2026-06-25 14:30:29.914 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:30:29.920 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-25 14:30:29.923 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:30:29.928 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 14:30:29.931 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:30:29.935 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:30:29.937 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:30:29.941 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:30:29.945 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:30:29.947 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:30:29.949 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:30:29.953 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:30:29.957 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:30:29.961 | + functions-common:time_start:2411 : _TIME_START[$name]=1782397829958 2026-06-25 14:30:29.964 | + 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-25 14:30:29.968 | Cloning into '/opt/stack/requirements'... 2026-06-25 14:30:34.342 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:30:34.344 | + functions-common:time_stop:2420 : local name 2026-06-25 14:30:34.347 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:30:34.349 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:30:34.352 | + functions-common:time_stop:2423 : local total 2026-06-25 14:30:34.354 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:30:34.357 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:30:34.360 | + functions-common:time_stop:2427 : start_time=1782397829958 2026-06-25 14:30:34.362 | + functions-common:time_stop:2429 : [[ -z 1782397829958 ]] 2026-06-25 14:30:34.365 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:30:34.369 | + functions-common:time_stop:2432 : end_time=1782397834367 2026-06-25 14:30:34.373 | + functions-common:time_stop:2433 : elapsed_time=4409 2026-06-25 14:30:34.375 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:30:34.377 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:30:34.380 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4409 2026-06-25 14:30:34.383 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-25 14:30:34.385 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:30:34.388 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:30:34.390 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:30:34.392 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:30:34.395 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:30:34.397 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:30:34.399 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:30:34.401 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:30:34.404 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:30:34.407 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:30:34.412 | + functions-common:time_start:2411 : _TIME_START[$name]=1782397834409 2026-06-25 14:30:34.414 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:30:34.975 | From https://review.opendev.org/openstack/requirements 2026-06-25 14:30:34.975 | * branch master -> FETCH_HEAD 2026-06-25 14:30:34.986 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:30:34.989 | + functions-common:time_stop:2420 : local name 2026-06-25 14:30:34.991 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:30:34.994 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:30:34.997 | + functions-common:time_stop:2423 : local total 2026-06-25 14:30:35.000 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:30:35.003 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:30:35.006 | + functions-common:time_stop:2427 : start_time=1782397834409 2026-06-25 14:30:35.009 | + functions-common:time_stop:2429 : [[ -z 1782397834409 ]] 2026-06-25 14:30:35.012 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:30:35.017 | + functions-common:time_stop:2432 : end_time=1782397835014 2026-06-25 14:30:35.020 | + functions-common:time_stop:2433 : elapsed_time=605 2026-06-25 14:30:35.023 | + functions-common:time_stop:2434 : total=4409 2026-06-25 14:30:35.026 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:30:35.029 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5014 2026-06-25 14:30:35.032 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:30:35.035 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:30:35.037 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:30:35.040 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:30:35.043 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:30:35.046 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:30:35.049 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:30:35.052 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:30:35.055 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:30:35.058 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:30:35.063 | + functions-common:time_start:2411 : _TIME_START[$name]=1782397835060 2026-06-25 14:30:35.067 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:30:35.081 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:30:35.081 | 2026-06-25 14:30:35.081 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:30:35.081 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:30:35.081 | state without impacting any branches by switching back to a branch. 2026-06-25 14:30:35.081 | 2026-06-25 14:30:35.081 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:30:35.081 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:30:35.081 | 2026-06-25 14:30:35.082 | git switch -c 2026-06-25 14:30:35.082 | 2026-06-25 14:30:35.082 | Or undo this operation with: 2026-06-25 14:30:35.082 | 2026-06-25 14:30:35.082 | git switch - 2026-06-25 14:30:35.082 | 2026-06-25 14:30:35.082 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:30:35.082 | 2026-06-25 14:30:35.082 | HEAD is now at 655fcff9 Merge "Updated from generate-constraints" 2026-06-25 14:30:35.085 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:30:35.088 | + functions-common:time_stop:2420 : local name 2026-06-25 14:30:35.091 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:30:35.093 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:30:35.096 | + functions-common:time_stop:2423 : local total 2026-06-25 14:30:35.098 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:30:35.101 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:30:35.104 | + functions-common:time_stop:2427 : start_time=1782397835060 2026-06-25 14:30:35.106 | + functions-common:time_stop:2429 : [[ -z 1782397835060 ]] 2026-06-25 14:30:35.109 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:30:35.114 | + functions-common:time_stop:2432 : end_time=1782397835111 2026-06-25 14:30:35.116 | + functions-common:time_stop:2433 : elapsed_time=51 2026-06-25 14:30:35.118 | + functions-common:time_stop:2434 : total=5014 2026-06-25 14:30:35.121 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:30:35.123 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5065 2026-06-25 14:30:35.125 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-25 14:30:35.142 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-25 14:30:35.145 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:30:35.146 | + functions-common:git_clone:673 : head -1 2026-06-25 14:30:35.148 | 655fcff9 Merge "Updated from generate-constraints" 2026-06-25 14:30:35.151 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:30:35.153 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-25 14:30:35.156 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:30:35.159 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-25 14:30:35.161 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-25 14:30:35.164 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-25 14:30:35.167 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-25 14:30:35.170 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-25 14:30:35.173 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-25 14:30:35.176 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-25 14:30:35.179 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-25 14:30:35.183 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-25 14:30:35.188 | ++ tools/install_prereqs.sh:source:47 : NOW=1782397835 2026-06-25 14:30:35.192 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-25 14:30:35.197 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-25 14:30:35.201 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-25 14:30:35.204 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782397835 2026-06-25 14:30:35.207 | ++ tools/install_prereqs.sh:source:50 : [[ 1782397835 -lt 7200 ]] 2026-06-25 14:30:35.210 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-25 14:30:35.213 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-25 14:30:35.216 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-25 14:30:35.218 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-25 14:30:35.221 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-25 14:30:35.224 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-25 14:30:35.227 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-25 14:30:35.232 | +++ 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-25 14:30:35.265 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-25 14:30:35.265 | apache2-dev 2026-06-25 14:30:35.265 | bc 2026-06-25 14:30:35.266 | bsdmainutils 2026-06-25 14:30:35.266 | curl 2026-06-25 14:30:35.266 | g++ 2026-06-25 14:30:35.266 | gawk 2026-06-25 14:30:35.266 | gcc 2026-06-25 14:30:35.266 | gettext 2026-06-25 14:30:35.266 | git 2026-06-25 14:30:35.266 | graphviz 2026-06-25 14:30:35.266 | iputils-ping 2026-06-25 14:30:35.266 | libffi-dev 2026-06-25 14:30:35.266 | libjpeg-dev 2026-06-25 14:30:35.266 | libpq-dev 2026-06-25 14:30:35.267 | libssl-dev 2026-06-25 14:30:35.267 | libsystemd-dev 2026-06-25 14:30:35.267 | libxml2-dev 2026-06-25 14:30:35.267 | libxslt1-dev 2026-06-25 14:30:35.267 | libyaml-dev 2026-06-25 14:30:35.267 | lsof 2026-06-25 14:30:35.267 | openssh-server 2026-06-25 14:30:35.267 | openssl 2026-06-25 14:30:35.267 | pkg-config 2026-06-25 14:30:35.268 | psmisc 2026-06-25 14:30:35.268 | python3-dev 2026-06-25 14:30:35.268 | python3-pip 2026-06-25 14:30:35.269 | python3-systemd 2026-06-25 14:30:35.269 | python3-venv 2026-06-25 14:30:35.269 | tar 2026-06-25 14:30:35.270 | tcpdump 2026-06-25 14:30:35.270 | unzip 2026-06-25 14:30:35.270 | uuid-runtime 2026-06-25 14:30:35.270 | wget 2026-06-25 14:30:35.271 | zlib1g-dev 2026-06-25 14:30:35.271 | libkrb5-dev 2026-06-25 14:30:35.271 | libldap2-dev 2026-06-25 14:30:35.271 | libsasl2-dev 2026-06-25 14:30:35.271 | memcached 2026-06-25 14:30:35.271 | python3-mysqldb 2026-06-25 14:30:35.271 | sqlite3 2026-06-25 14:30:35.271 | conntrack 2026-06-25 14:30:35.271 | curl 2026-06-25 14:30:35.271 | ebtables 2026-06-25 14:30:35.271 | genisoimage 2026-06-25 14:30:35.272 | iptables 2026-06-25 14:30:35.272 | iputils-arping 2026-06-25 14:30:35.272 | kpartx 2026-06-25 14:30:35.272 | libjs-jquery-tablesorter 2026-06-25 14:30:35.272 | parted 2026-06-25 14:30:35.272 | pm-utils 2026-06-25 14:30:35.272 | python3-mysqldb 2026-06-25 14:30:35.272 | socat 2026-06-25 14:30:35.272 | sqlite3 2026-06-25 14:30:35.273 | sudo 2026-06-25 14:30:35.273 | vlan 2026-06-25 14:30:35.273 | lsscsi 2026-06-25 14:30:35.274 | open-iscsi 2026-06-25 14:30:35.274 | cryptsetup 2026-06-25 14:30:35.274 | dosfstools 2026-06-25 14:30:35.274 | genisoimage 2026-06-25 14:30:35.274 | gir1.2-libosinfo-1.0 2026-06-25 14:30:35.275 | netcat-openbsd 2026-06-25 14:30:35.275 | open-iscsi 2026-06-25 14:30:35.275 | qemu-utils 2026-06-25 14:30:35.275 | sg3-utils 2026-06-25 14:30:35.275 | sysfsutils 2026-06-25 14:30:35.275 | lvm2 2026-06-25 14:30:35.275 | qemu-utils 2026-06-25 14:30:35.275 | thin-provisioning-tools 2026-06-25 14:30:35.275 | acl 2026-06-25 14:30:35.275 | dnsmasq-base 2026-06-25 14:30:35.275 | dnsmasq-utils 2026-06-25 14:30:35.275 | ebtables 2026-06-25 14:30:35.276 | haproxy 2026-06-25 14:30:35.276 | iptables 2026-06-25 14:30:35.276 | iputils-arping 2026-06-25 14:30:35.276 | iputils-ping 2026-06-25 14:30:35.276 | postgresql-server-dev-all 2026-06-25 14:30:35.276 | python3-mysqldb 2026-06-25 14:30:35.276 | sqlite3 2026-06-25 14:30:35.276 | sudo 2026-06-25 14:30:35.276 | vlan 2026-06-25 14:30:35.276 | pcp' 2026-06-25 14:30:35.277 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-25 14:30:35.295 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-25 14:30:35.295 | apache2-dev 2026-06-25 14:30:35.295 | bc 2026-06-25 14:30:35.295 | bsdmainutils 2026-06-25 14:30:35.295 | curl 2026-06-25 14:30:35.295 | g++ 2026-06-25 14:30:35.295 | gawk 2026-06-25 14:30:35.295 | gcc 2026-06-25 14:30:35.295 | gettext 2026-06-25 14:30:35.295 | git 2026-06-25 14:30:35.296 | graphviz 2026-06-25 14:30:35.296 | iputils-ping 2026-06-25 14:30:35.296 | libffi-dev 2026-06-25 14:30:35.296 | libjpeg-dev 2026-06-25 14:30:35.296 | libpq-dev 2026-06-25 14:30:35.296 | libssl-dev 2026-06-25 14:30:35.296 | libsystemd-dev 2026-06-25 14:30:35.296 | libxml2-dev 2026-06-25 14:30:35.296 | libxslt1-dev 2026-06-25 14:30:35.296 | libyaml-dev 2026-06-25 14:30:35.296 | lsof 2026-06-25 14:30:35.296 | openssh-server 2026-06-25 14:30:35.297 | openssl 2026-06-25 14:30:35.297 | pkg-config 2026-06-25 14:30:35.297 | psmisc 2026-06-25 14:30:35.297 | python3-dev 2026-06-25 14:30:35.297 | python3-pip 2026-06-25 14:30:35.297 | python3-systemd 2026-06-25 14:30:35.297 | python3-venv 2026-06-25 14:30:35.297 | tar 2026-06-25 14:30:35.297 | tcpdump 2026-06-25 14:30:35.297 | unzip 2026-06-25 14:30:35.298 | uuid-runtime 2026-06-25 14:30:35.298 | wget 2026-06-25 14:30:35.298 | zlib1g-dev 2026-06-25 14:30:35.298 | libkrb5-dev 2026-06-25 14:30:35.298 | libldap2-dev 2026-06-25 14:30:35.298 | libsasl2-dev 2026-06-25 14:30:35.298 | memcached 2026-06-25 14:30:35.298 | python3-mysqldb 2026-06-25 14:30:35.298 | sqlite3 2026-06-25 14:30:35.298 | conntrack 2026-06-25 14:30:35.298 | curl 2026-06-25 14:30:35.299 | ebtables 2026-06-25 14:30:35.299 | genisoimage 2026-06-25 14:30:35.299 | iptables 2026-06-25 14:30:35.299 | iputils-arping 2026-06-25 14:30:35.299 | kpartx 2026-06-25 14:30:35.299 | libjs-jquery-tablesorter 2026-06-25 14:30:35.299 | parted 2026-06-25 14:30:35.299 | pm-utils 2026-06-25 14:30:35.299 | python3-mysqldb 2026-06-25 14:30:35.299 | socat 2026-06-25 14:30:35.299 | sqlite3 2026-06-25 14:30:35.300 | sudo 2026-06-25 14:30:35.300 | vlan 2026-06-25 14:30:35.300 | lsscsi 2026-06-25 14:30:35.300 | open-iscsi 2026-06-25 14:30:35.300 | cryptsetup 2026-06-25 14:30:35.300 | dosfstools 2026-06-25 14:30:35.300 | genisoimage 2026-06-25 14:30:35.300 | gir1.2-libosinfo-1.0 2026-06-25 14:30:35.300 | netcat-openbsd 2026-06-25 14:30:35.300 | open-iscsi 2026-06-25 14:30:35.300 | qemu-utils 2026-06-25 14:30:35.301 | sg3-utils 2026-06-25 14:30:35.301 | sysfsutils 2026-06-25 14:30:35.301 | lvm2 2026-06-25 14:30:35.301 | qemu-utils 2026-06-25 14:30:35.301 | thin-provisioning-tools 2026-06-25 14:30:35.301 | acl 2026-06-25 14:30:35.301 | dnsmasq-base 2026-06-25 14:30:35.301 | dnsmasq-utils 2026-06-25 14:30:35.301 | ebtables 2026-06-25 14:30:35.301 | haproxy 2026-06-25 14:30:35.302 | iptables 2026-06-25 14:30:35.302 | iputils-arping 2026-06-25 14:30:35.302 | iputils-ping 2026-06-25 14:30:35.302 | postgresql-server-dev-all 2026-06-25 14:30:35.302 | python3-mysqldb 2026-06-25 14:30:35.302 | sqlite3 2026-06-25 14:30:35.302 | sudo 2026-06-25 14:30:35.302 | vlan 2026-06-25 14:30:35.302 | pcp ' 2026-06-25 14:30:35.302 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-25 14:30:35.304 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:30:35.307 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:30:35.311 | ++ 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-25 14:30:35.311 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-25 14:30:35.317 | ++ 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-25 14:30:35.320 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-25 14:30:35.323 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:30:35.326 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:30:35.329 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:30:35.331 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:30:35.334 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:30:35.336 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:30:35.338 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:30:35.340 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:30:35.343 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:30:35.345 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:30:35.348 | ++ functions-common:apt_get_update:1167 : return 2026-06-25 14:30:35.351 | ++ 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-25 14:30:35.353 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:30:35.356 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:30:35.358 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:30:35.361 | ++ 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-25 14:30:35.382 | ++ 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-25 14:30:35.421 | Reading package lists... 2026-06-25 14:30:35.862 | Building dependency tree... 2026-06-25 14:30:35.863 | Reading state information... 2026-06-25 14:30:36.636 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-25 14:30:36.636 | bc set to manually installed. 2026-06-25 14:30:36.636 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 14:30:36.637 | g++ set to manually installed. 2026-06-25 14:30:36.637 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-25 14:30:36.637 | gawk set to manually installed. 2026-06-25 14:30:36.637 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 14:30:36.637 | gcc set to manually installed. 2026-06-25 14:30:36.638 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-25 14:30:36.638 | git set to manually installed. 2026-06-25 14:30:36.638 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-25 14:30:36.638 | iputils-ping set to manually installed. 2026-06-25 14:30:36.638 | lsof is already the newest version (4.95.0-1build3). 2026-06-25 14:30:36.638 | lsof set to manually installed. 2026-06-25 14:30:36.639 | psmisc is already the newest version (23.7-1build1). 2026-06-25 14:30:36.640 | psmisc set to manually installed. 2026-06-25 14:30:36.640 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-25 14:30:36.641 | python3-dev set to manually installed. 2026-06-25 14:30:36.641 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-25 14:30:36.641 | python3-systemd is already the newest version (235-1build4). 2026-06-25 14:30:36.641 | python3-systemd set to manually installed. 2026-06-25 14:30:36.642 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-25 14:30:36.642 | tar set to manually installed. 2026-06-25 14:30:36.642 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-25 14:30:36.642 | tcpdump set to manually installed. 2026-06-25 14:30:36.642 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-25 14:30:36.642 | uuid-runtime set to manually installed. 2026-06-25 14:30:36.643 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-25 14:30:36.644 | wget set to manually installed. 2026-06-25 14:30:36.644 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-25 14:30:36.644 | zlib1g-dev set to manually installed. 2026-06-25 14:30:36.644 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-25 14:30:36.644 | iptables set to manually installed. 2026-06-25 14:30:36.644 | parted is already the newest version (3.6-4build1). 2026-06-25 14:30:36.644 | parted set to manually installed. 2026-06-25 14:30:36.644 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-25 14:30:36.645 | sudo set to manually installed. 2026-06-25 14:30:36.645 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-25 14:30:36.645 | open-iscsi set to manually installed. 2026-06-25 14:30:36.645 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-25 14:30:36.645 | cryptsetup set to manually installed. 2026-06-25 14:30:36.645 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-25 14:30:36.645 | dosfstools set to manually installed. 2026-06-25 14:30:36.645 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-25 14:30:36.646 | netcat-openbsd set to manually installed. 2026-06-25 14:30:36.646 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-25 14:30:36.646 | sg3-utils set to manually installed. 2026-06-25 14:30:36.646 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-25 14:30:36.646 | lvm2 set to manually installed. 2026-06-25 14:30:36.646 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-25 14:30:36.646 | thin-provisioning-tools set to manually installed. 2026-06-25 14:30:36.647 | acl is already the newest version (2.3.2-1build1.1). 2026-06-25 14:30:36.647 | acl set to manually installed. 2026-06-25 14:30:36.647 | The following additional packages will be installed: 2026-06-25 14:30:36.648 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-25 14:30:36.648 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-25 14:30:36.649 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-25 14:30:36.649 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-25 14:30:36.649 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-25 14:30:36.650 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-25 14:30:36.650 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-25 14:30:36.650 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-25 14:30:36.650 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-25 14:30:36.651 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-25 14:30:36.651 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-25 14:30:36.651 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-25 14:30:36.651 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-25 14:30:36.651 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-25 14:30:36.651 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-25 14:30:36.651 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-25 14:30:36.651 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-25 14:30:36.652 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-25 14:30:36.652 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-25 14:30:36.653 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-25 14:30:36.653 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-25 14:30:36.653 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-25 14:30:36.653 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-25 14:30:36.653 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-25 14:30:36.653 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-25 14:30:36.653 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-25 14:30:36.653 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-25 14:30:36.653 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-25 14:30:36.654 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-25 14:30:36.654 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-25 14:30:36.654 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-25 14:30:36.654 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-25 14:30:36.654 | Suggested packages: 2026-06-25 14:30:36.654 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-25 14:30:36.654 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-25 14:30:36.655 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-25 14:30:36.655 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-25 14:30:36.656 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-25 14:30:36.656 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-25 14:30:36.656 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-25 14:30:36.656 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-25 14:30:36.657 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-25 14:30:36.657 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-25 14:30:36.657 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-25 14:30:36.657 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-25 14:30:36.657 | libqrencode4 libtss2-rc0 zip 2026-06-25 14:30:36.842 | The following NEW packages will be installed: 2026-06-25 14:30:36.842 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-25 14:30:36.842 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-25 14:30:36.842 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-25 14:30:36.842 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-25 14:30:36.842 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-25 14:30:36.843 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-25 14:30:36.843 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-25 14:30:36.843 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-25 14:30:36.843 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-25 14:30:36.843 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-25 14:30:36.843 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-25 14:30:36.843 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-25 14:30:36.843 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-25 14:30:36.843 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-25 14:30:36.843 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-25 14:30:36.843 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-25 14:30:36.844 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-25 14:30:36.844 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-25 14:30:36.844 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-25 14:30:36.844 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-25 14:30:36.844 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-25 14:30:36.844 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-25 14:30:36.844 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-25 14:30:36.844 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-25 14:30:36.845 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-25 14:30:36.845 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-25 14:30:36.846 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-25 14:30:36.846 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-25 14:30:36.846 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-25 14:30:36.847 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-25 14:30:36.847 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-25 14:30:36.847 | uuid-dev vbetool vlan 2026-06-25 14:30:36.848 | The following packages will be upgraded: 2026-06-25 14:30:36.848 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-25 14:30:36.849 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-25 14:30:36.850 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-25 14:30:36.850 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-25 14:30:36.850 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-25 14:30:36.851 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-25 14:30:36.851 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-25 14:30:36.851 | systemd-sysv systemd-timesyncd udev 2026-06-25 14:30:36.937 | 35 upgraded, 161 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:30:36.937 | Need to get 208 MB of archives. 2026-06-25 14:30:36.937 | After this operation, 941 MB of additional disk space will be used. 2026-06-25 14:30:36.937 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-25 14:30:36.992 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-25 14:30:36.994 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-25 14:30:37.009 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-25 14:30:37.022 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-25 14:30:37.036 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-25 14:30:37.099 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-25 14:30:37.106 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-25 14:30:37.106 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-25 14:30:37.109 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-25 14:30:37.113 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-25 14:30:37.180 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-25 14:30:37.209 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-25 14:30:37.213 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-25 14:30:37.250 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-25 14:30:37.254 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-25 14:30:37.263 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-25 14:30:37.265 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-25 14:30:37.269 | 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-25 14:30:37.269 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-25 14:30:37.270 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-25 14:30:37.272 | 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-25 14:30:37.282 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-25 14:30:37.299 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-25 14:30:37.308 | 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-25 14:30:37.308 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-25 14:30:37.309 | 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-25 14:30:37.347 | 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-25 14:30:37.349 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-25 14:30:37.353 | 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-25 14:30:37.356 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-25 14:30:37.367 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-25 14:30:37.392 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-25 14:30:37.393 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-25 14:30:37.394 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-25 14:30:37.423 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-25 14:30:37.424 | Get:37 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-25 14:30:37.427 | 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-25 14:30:37.436 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-25 14:30:37.441 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-25 14:30:37.442 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-25 14:30:37.442 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-25 14:30:37.447 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-25 14:30:37.456 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-25 14:30:37.469 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-25 14:30:37.479 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-25 14:30:37.480 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-25 14:30:38.087 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-25 14:30:38.361 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-25 14:30:38.363 | 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-25 14:30:38.365 | 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-25 14:30:38.370 | 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-25 14:30:38.381 | 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-25 14:30:38.410 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-25 14:30:38.571 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-25 14:30:38.574 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-25 14:30:38.577 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-25 14:30:38.578 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-25 14:30:38.579 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-25 14:30:38.580 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-25 14:30:38.581 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-25 14:30:38.581 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-25 14:30:38.582 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-25 14:30:38.589 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-25 14:30:38.608 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-25 14:30:38.609 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-25 14:30:38.613 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-25 14:30:38.631 | 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-25 14:30:38.632 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-25 14:30:38.633 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-25 14:30:38.634 | 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-25 14:30:38.653 | 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-25 14:30:38.659 | 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-25 14:30:38.660 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-25 14:30:38.669 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-25 14:30:38.677 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-25 14:30:38.679 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-25 14:30:38.680 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-25 14:30:38.695 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-25 14:30:38.700 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-25 14:30:38.701 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-25 14:30:38.702 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-25 14:30:38.704 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-25 14:30:38.712 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-25 14:30:38.712 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-25 14:30:38.714 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-25 14:30:38.745 | 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-25 14:30:38.750 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-25 14:30:38.750 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-25 14:30:38.758 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-25 14:30:38.759 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-25 14:30:38.760 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-25 14:30:38.763 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-25 14:30:38.765 | 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-25 14:30:38.767 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-25 14:30:38.767 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-25 14:30:38.774 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-25 14:30:38.790 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-25 14:30:38.794 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-25 14:30:38.836 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-25 14:30:38.837 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-25 14:30:38.838 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-25 14:30:38.843 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-25 14:30:38.844 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-25 14:30:38.846 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-25 14:30:38.859 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-25 14:30:38.862 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-25 14:30:38.863 | 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-25 14:30:38.865 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-25 14:30:38.868 | 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-25 14:30:38.869 | 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-25 14:30:38.870 | 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-25 14:30:38.871 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-25 14:30:38.873 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-25 14:30:38.879 | 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-25 14:30:38.935 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-25 14:30:38.936 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-25 14:30:38.950 | 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-25 14:30:38.951 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-25 14:30:39.199 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-25 14:30:39.205 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-25 14:30:39.205 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-25 14:30:39.206 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-25 14:30:39.206 | 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-25 14:30:39.210 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-25 14:30:39.211 | 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-25 14:30:39.212 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-25 14:30:39.215 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-25 14:30:39.217 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-25 14:30:39.237 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-25 14:30:39.237 | 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-25 14:30:39.273 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-25 14:30:39.281 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-25 14:30:39.282 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-25 14:30:39.287 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-25 14:30:39.288 | 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-25 14:30:39.289 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-25 14:30:39.291 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-25 14:30:39.294 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-25 14:30:39.363 | 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-25 14:30:39.366 | 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-25 14:30:39.373 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-25 14:30:39.408 | Get:143 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-25 14:30:39.410 | 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-25 14:30:39.434 | 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-25 14:30:39.434 | 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-25 14:30:39.437 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-25 14:30:39.452 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-25 14:30:39.466 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-25 14:30:40.123 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-25 14:30:40.127 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-25 14:30:40.135 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-25 14:30:40.285 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-25 14:30:40.286 | 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-25 14:30:41.376 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-25 14:30:41.377 | 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-25 14:30:41.380 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-25 14:30:41.382 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-25 14:30:41.383 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-25 14:30:41.385 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-25 14:30:41.387 | 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-25 14:30:41.407 | 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-25 14:30:41.430 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-25 14:30:41.430 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-25 14:30:41.431 | 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-25 14:30:41.471 | 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-25 14:30:41.488 | 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-25 14:30:41.489 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-25 14:30:41.489 | 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-25 14:30:41.490 | 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-25 14:30:41.496 | 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-25 14:30:41.501 | 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-25 14:30:41.505 | 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-25 14:30:41.569 | 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-25 14:30:41.822 | 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-25 14:30:41.845 | 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-25 14:30:41.890 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-25 14:30:41.890 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-25 14:30:41.896 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-25 14:30:41.897 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-25 14:30:41.897 | 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-25 14:30:41.898 | 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-25 14:30:41.898 | Get:183 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-25 14:30:41.898 | 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-25 14:30:41.898 | Get:185 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-25 14:30:41.905 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-25 14:30:41.906 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-25 14:30:41.921 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-25 14:30:41.926 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-25 14:30:41.926 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-25 14:30:41.928 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-25 14:30:41.928 | Get:192 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-25 14:30:41.949 | Get:193 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-25 14:30:41.950 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-25 14:30:42.029 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-25 14:30:42.039 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-25 14:30:42.336 | perl: warning: Setting locale failed. 2026-06-25 14:30:42.336 | perl: warning: Please check that your locale settings: 2026-06-25 14:30:42.336 | LANGUAGE = (unset), 2026-06-25 14:30:42.336 | LC_ALL = "en_US.utf8", 2026-06-25 14:30:42.336 | LANG = "de_DE.UTF-8" 2026-06-25 14:30:42.336 | are supported and installed on your system. 2026-06-25 14:30:42.337 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:30:42.400 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:30:42.400 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:30:42.401 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:30:42.810 | Vorkonfiguration der Pakete ... 2026-06-25 14:30:42.856 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:30:43.104 | Fetched 208 MB in 5s (40.5 MB/s) 2026-06-25 14:30:43.197 | (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-25 14:30:43.203 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-25 14:30:43.214 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:43.313 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:43.328 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:43.432 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:43.448 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:43.567 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:43.587 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:43.682 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:43.696 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:43.817 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:43.831 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:43.957 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:43.970 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:44.060 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:30:44.191 | (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-25 14:30:44.197 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:44.208 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:44.280 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:44.296 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:44.391 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:44.408 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:44.493 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:44.536 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:45.203 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:45.244 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:45.489 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:45.502 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:30:45.583 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:30:45.701 | (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-25 14:30:45.707 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 14:30:45.719 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 14:30:45.852 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 14:30:45.977 | (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-25 14:30:45.983 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 14:30:45.995 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 14:30:46.067 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 14:30:46.081 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 14:30:46.144 | Selecting previously unselected package libapr1t64:amd64. 2026-06-25 14:30:46.154 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 14:30:46.159 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 14:30:46.209 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-25 14:30:46.219 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 14:30:46.223 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:46.272 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-25 14:30:46.282 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 14:30:46.287 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:46.327 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-25 14:30:46.336 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 14:30:46.341 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:46.390 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-25 14:30:46.398 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-25 14:30:46.402 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 14:30:46.464 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 14:30:46.476 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 14:30:46.548 | Selecting previously unselected package apache2-bin. 2026-06-25 14:30:46.558 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 14:30:46.564 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:46.718 | Selecting previously unselected package apache2-data. 2026-06-25 14:30:46.728 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-25 14:30:46.733 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:46.956 | Selecting previously unselected package apache2-utils. 2026-06-25 14:30:46.967 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 14:30:46.971 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:47.042 | Selecting previously unselected package apache2. 2026-06-25 14:30:47.052 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 14:30:47.059 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:30:47.062 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:47.180 | Selecting previously unselected package haproxy. 2026-06-25 14:30:47.191 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:30:47.204 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 14:30:47.348 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-25 14:30:47.359 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 14:30:47.364 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 14:30:47.419 | Selecting previously unselected package memcached. 2026-06-25 14:30:47.431 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-25 14:30:47.438 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 14:30:47.510 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 14:30:47.522 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 14:30:47.596 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 14:30:47.741 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 14:30:47.851 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 14:30:47.883 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 14:30:47.998 | Selecting previously unselected package libjson-perl. 2026-06-25 14:30:48.011 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-25 14:30:48.015 | Unpacking libjson-perl (4.10000-1) ... 2026-06-25 14:30:48.075 | Selecting previously unselected package postgresql-client-common. 2026-06-25 14:30:48.086 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-25 14:30:48.090 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-25 14:30:48.154 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 14:30:48.165 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 14:30:48.371 | Selecting previously unselected package ssl-cert. 2026-06-25 14:30:48.382 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-25 14:30:48.386 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-25 14:30:48.441 | Selecting previously unselected package postgresql-common. 2026-06-25 14:30:48.452 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-25 14:30:48.476 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-25 14:30:48.486 | Unpacking postgresql-common (257build1.1) ... 2026-06-25 14:30:48.615 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:48.633 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:48.723 | Selecting previously unselected package libsysfs2:amd64. 2026-06-25 14:30:48.738 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-25 14:30:48.743 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 14:30:48.797 | Selecting previously unselected package sysfsutils. 2026-06-25 14:30:48.812 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-25 14:30:48.819 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-25 14:30:48.866 | Selecting previously unselected package autotools-dev. 2026-06-25 14:30:48.881 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-25 14:30:48.886 | Unpacking autotools-dev (20220109.1) ... 2026-06-25 14:30:48.941 | Selecting previously unselected package m4. 2026-06-25 14:30:48.954 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-25 14:30:48.958 | Unpacking m4 (1.4.19-4build1) ... 2026-06-25 14:30:49.041 | Selecting previously unselected package autoconf. 2026-06-25 14:30:49.055 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-25 14:30:49.060 | Unpacking autoconf (2.71-3) ... 2026-06-25 14:30:49.160 | Selecting previously unselected package automake. 2026-06-25 14:30:49.172 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-25 14:30:49.179 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 14:30:49.312 | Selecting previously unselected package autopoint. 2026-06-25 14:30:49.324 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-25 14:30:49.329 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-25 14:30:49.375 | Selecting previously unselected package libdebhelper-perl. 2026-06-25 14:30:49.389 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-25 14:30:49.393 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 14:30:49.496 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-25 14:30:49.507 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:49.512 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:50.725 | Selecting previously unselected package libclang-cpp17t64. 2026-06-25 14:30:50.733 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:50.738 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:51.341 | Selecting previously unselected package libgc1:amd64. 2026-06-25 14:30:51.353 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-25 14:30:51.358 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 14:30:51.412 | Selecting previously unselected package libobjc4:amd64. 2026-06-25 14:30:51.420 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-25 14:30:51.424 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 14:30:51.466 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-25 14:30:51.477 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-25 14:30:51.481 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 14:30:51.544 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-25 14:30:51.556 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:51.560 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:51.815 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-25 14:30:51.827 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:51.831 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:51.930 | Selecting previously unselected package libclang1-17t64. 2026-06-25 14:30:51.941 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:51.946 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:52.312 | Selecting previously unselected package clang-17. 2026-06-25 14:30:52.323 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:52.327 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:52.389 | Selecting previously unselected package libtool. 2026-06-25 14:30:52.402 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-25 14:30:52.407 | Unpacking libtool (2.4.7-7build1) ... 2026-06-25 14:30:52.473 | Selecting previously unselected package dh-autoreconf. 2026-06-25 14:30:52.487 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-25 14:30:52.492 | Unpacking dh-autoreconf (20) ... 2026-06-25 14:30:52.542 | Selecting previously unselected package libarchive-zip-perl. 2026-06-25 14:30:52.557 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-25 14:30:52.561 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-25 14:30:52.630 | Selecting previously unselected package libsub-override-perl. 2026-06-25 14:30:52.644 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-25 14:30:52.648 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-25 14:30:52.689 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-25 14:30:52.703 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-25 14:30:52.707 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 14:30:52.752 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-25 14:30:52.766 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-25 14:30:52.770 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 14:30:52.811 | Selecting previously unselected package debugedit. 2026-06-25 14:30:52.824 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-25 14:30:52.828 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-25 14:30:52.875 | Selecting previously unselected package dwz. 2026-06-25 14:30:52.886 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-25 14:30:52.890 | Unpacking dwz (0.15-1build6) ... 2026-06-25 14:30:52.937 | Selecting previously unselected package gettext. 2026-06-25 14:30:52.949 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-25 14:30:52.952 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-25 14:30:53.067 | Selecting previously unselected package intltool-debian. 2026-06-25 14:30:53.080 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-25 14:30:53.084 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-25 14:30:53.127 | Selecting previously unselected package po-debconf. 2026-06-25 14:30:53.139 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-25 14:30:53.143 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-25 14:30:53.232 | Selecting previously unselected package debhelper. 2026-06-25 14:30:53.244 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-25 14:30:53.249 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-25 14:30:53.522 | Selecting previously unselected package uuid-dev:amd64. 2026-06-25 14:30:53.533 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-25 14:30:53.537 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 14:30:53.590 | Selecting previously unselected package libsctp1:amd64. 2026-06-25 14:30:53.601 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 14:30:53.604 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 14:30:53.641 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-25 14:30:53.652 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 14:30:53.655 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 14:30:53.707 | Selecting previously unselected package libapr1-dev. 2026-06-25 14:30:53.718 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 14:30:53.722 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 14:30:54.094 | Selecting previously unselected package libldap-dev:amd64. 2026-06-25 14:30:54.106 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:30:54.110 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 14:30:54.268 | Selecting previously unselected package libldap2-dev. 2026-06-25 14:30:54.279 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-25 14:30:54.283 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 14:30:54.521 | Selecting previously unselected package libaprutil1-dev. 2026-06-25 14:30:54.534 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 14:30:54.538 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:54.863 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-25 14:30:54.875 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 14:30:54.880 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:54.930 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-25 14:30:54.941 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 14:30:54.945 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:54.994 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-25 14:30:55.005 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 14:30:55.009 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:55.048 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-25 14:30:55.059 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 14:30:55.063 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:55.180 | Selecting previously unselected package apache2-dev. 2026-06-25 14:30:55.191 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 14:30:55.195 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:55.284 | Selecting previously unselected package ncal. 2026-06-25 14:30:55.295 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-25 14:30:55.299 | Unpacking ncal (12.1.8) ... 2026-06-25 14:30:55.364 | Selecting previously unselected package bsdmainutils. 2026-06-25 14:30:55.375 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-25 14:30:55.390 | Unpacking bsdmainutils (12.1.8) ... 2026-06-25 14:30:55.426 | Selecting previously unselected package conntrack. 2026-06-25 14:30:55.436 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-25 14:30:55.440 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 14:30:55.499 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 14:30:55.527 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-25 14:30:55.603 | Selecting previously unselected package dnsmasq-utils. 2026-06-25 14:30:55.614 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 14:30:55.618 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 14:30:55.677 | Selecting previously unselected package ebtables. 2026-06-25 14:30:55.688 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-25 14:30:55.706 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-25 14:30:55.759 | Selecting previously unselected package fonts-liberation. 2026-06-25 14:30:55.771 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-25 14:30:55.775 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-25 14:30:55.870 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-25 14:30:55.882 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-25 14:30:55.887 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 14:30:55.940 | Selecting previously unselected package fonts-liberation2. 2026-06-25 14:30:55.952 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-25 14:30:55.978 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 14:30:56.018 | Selecting previously unselected package genisoimage. 2026-06-25 14:30:56.028 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-25 14:30:56.033 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-25 14:30:56.104 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-25 14:30:56.114 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-25 14:30:56.120 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 14:30:56.175 | Selecting previously unselected package libann0. 2026-06-25 14:30:56.185 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-25 14:30:56.190 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-25 14:30:56.238 | Selecting previously unselected package libcdt5:amd64. 2026-06-25 14:30:56.248 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:56.253 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:56.300 | Selecting previously unselected package libcgraph6:amd64. 2026-06-25 14:30:56.314 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:56.319 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:56.369 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-25 14:30:56.382 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 14:30:56.387 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 14:30:56.442 | Selecting previously unselected package libltdl7:amd64. 2026-06-25 14:30:56.453 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-25 14:30:56.458 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 14:30:56.505 | Selecting previously unselected package libpathplan4:amd64. 2026-06-25 14:30:56.517 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:56.521 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:56.572 | Selecting previously unselected package libgvc6. 2026-06-25 14:30:56.584 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:56.588 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:56.703 | Selecting previously unselected package libgvpr2:amd64. 2026-06-25 14:30:56.715 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:56.720 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:56.771 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-25 14:30:56.782 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:56.787 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:56.867 | Selecting previously unselected package libice6:amd64. 2026-06-25 14:30:56.878 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-25 14:30:56.882 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 14:30:56.932 | Selecting previously unselected package libsm6:amd64. 2026-06-25 14:30:56.943 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-25 14:30:56.947 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 14:30:56.994 | Selecting previously unselected package libxt6t64:amd64. 2026-06-25 14:30:57.005 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-25 14:30:57.010 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 14:30:57.060 | Selecting previously unselected package libxmu6:amd64. 2026-06-25 14:30:57.071 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-25 14:30:57.077 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 14:30:57.127 | Selecting previously unselected package libxaw7:amd64. 2026-06-25 14:30:57.136 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-25 14:30:57.141 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 14:30:57.195 | Selecting previously unselected package graphviz. 2026-06-25 14:30:57.209 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:57.214 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:57.336 | Selecting previously unselected package icu-devtools. 2026-06-25 14:30:57.349 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 14:30:57.354 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 14:30:57.426 | Selecting previously unselected package iputils-arping. 2026-06-25 14:30:57.439 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-25 14:30:57.444 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 14:30:57.495 | Selecting previously unselected package comerr-dev:amd64. 2026-06-25 14:30:57.508 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-25 14:30:57.515 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 14:30:57.574 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-25 14:30:57.586 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:57.590 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:57.643 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-25 14:30:57.654 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:57.658 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:57.708 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-25 14:30:57.719 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:57.724 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:57.779 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-25 14:30:57.788 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:57.793 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:57.839 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-25 14:30:57.851 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:57.855 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:57.944 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-25 14:30:57.956 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-25 14:30:57.961 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-25 14:30:58.011 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-25 14:30:58.023 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:58.028 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:58.344 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-25 14:30:58.356 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-25 14:30:58.361 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 14:30:58.424 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 14:30:58.438 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 14:30:58.555 | Selecting previously unselected package libgts-bin. 2026-06-25 14:30:58.569 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 14:30:58.574 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 14:30:58.635 | Selecting previously unselected package libicu-dev:amd64. 2026-06-25 14:30:58.647 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 14:30:58.652 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 14:30:59.229 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-25 14:30:59.240 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-25 14:30:59.245 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 14:30:59.305 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-25 14:30:59.316 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 14:30:59.321 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 14:30:59.366 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-25 14:30:59.382 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 14:30:59.387 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 14:30:59.429 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-25 14:30:59.441 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-25 14:30:59.445 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-25 14:30:59.494 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-25 14:30:59.504 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-25 14:30:59.509 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 14:30:59.638 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-25 14:30:59.651 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-25 14:30:59.657 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-25 14:30:59.706 | Selecting previously unselected package libjson-xs-perl. 2026-06-25 14:30:59.717 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:30:59.723 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 14:30:59.772 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-25 14:30:59.783 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-25 14:30:59.787 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 14:30:59.857 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-25 14:30:59.869 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-25 14:30:59.874 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-25 14:30:59.919 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-25 14:30:59.931 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-25 14:30:59.936 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-25 14:30:59.991 | Selecting previously unselected package mysql-common. 2026-06-25 14:31:00.003 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-25 14:31:00.021 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-25 14:31:00.078 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-25 14:31:00.092 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:31:00.096 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:31:00.208 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-25 14:31:00.219 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-25 14:31:00.224 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 14:31:00.327 | Selecting previously unselected package pcp-conf. 2026-06-25 14:31:00.341 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:31:00.346 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-25 14:31:00.399 | Selecting previously unselected package libpcp3t64. 2026-06-25 14:31:00.413 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:31:00.419 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:00.477 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-25 14:31:00.490 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:31:00.496 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:00.541 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-25 14:31:00.555 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:31:00.561 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 14:31:00.617 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-25 14:31:00.634 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-25 14:31:00.640 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 14:31:00.702 | Selecting previously unselected package libpq5:amd64. 2026-06-25 14:31:00.722 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:31:00.728 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:31:00.778 | Selecting previously unselected package libssl-dev:amd64. 2026-06-25 14:31:00.793 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 14:31:00.798 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 14:31:01.043 | Selecting previously unselected package libpq-dev. 2026-06-25 14:31:01.057 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:31:01.062 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:31:01.123 | Selecting previously unselected package libsasl2-dev. 2026-06-25 14:31:01.136 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-25 14:31:01.141 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 14:31:01.230 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-25 14:31:01.244 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:31:01.249 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:31:01.507 | Selecting previously unselected package libx86-1:amd64. 2026-06-25 14:31:01.521 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-25 14:31:01.526 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 14:31:01.573 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-25 14:31:01.587 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 14:31:01.592 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 14:31:01.708 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 14:31:01.719 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 14:31:01.766 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-25 14:31:01.777 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:31:01.781 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 14:31:01.888 | Selecting previously unselected package llvm-17-runtime. 2026-06-25 14:31:01.899 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:31:01.904 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:01.973 | Selecting previously unselected package libpfm4:amd64. 2026-06-25 14:31:01.984 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-25 14:31:01.989 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 14:31:02.063 | Selecting previously unselected package llvm-17. 2026-06-25 14:31:02.073 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:31:02.078 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:03.242 | Selecting previously unselected package libffi-dev:amd64. 2026-06-25 14:31:03.254 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-25 14:31:03.259 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 14:31:03.331 | Selecting previously unselected package llvm-17-tools. 2026-06-25 14:31:03.343 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:31:03.348 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:03.697 | Selecting previously unselected package libz3-4:amd64. 2026-06-25 14:31:03.710 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-25 14:31:03.714 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 14:31:03.954 | Selecting previously unselected package libz3-dev:amd64. 2026-06-25 14:31:03.966 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-25 14:31:03.971 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 14:31:04.036 | Selecting previously unselected package llvm-17-dev. 2026-06-25 14:31:04.045 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:31:04.050 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:07.854 | Selecting previously unselected package lsscsi. 2026-06-25 14:31:07.867 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-25 14:31:07.872 | Unpacking lsscsi (0.32-1build1) ... 2026-06-25 14:31:07.919 | Selecting previously unselected package osinfo-db. 2026-06-25 14:31:07.931 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-25 14:31:07.936 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 14:31:08.623 | Selecting previously unselected package pkgconf-bin. 2026-06-25 14:31:08.634 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-25 14:31:08.637 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-25 14:31:08.678 | Selecting previously unselected package pkgconf:amd64. 2026-06-25 14:31:08.689 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-25 14:31:08.695 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 14:31:08.744 | Selecting previously unselected package pkg-config:amd64. 2026-06-25 14:31:08.754 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-25 14:31:08.762 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 14:31:08.804 | Selecting previously unselected package pm-utils. 2026-06-25 14:31:08.816 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-25 14:31:08.820 | Unpacking pm-utils (1.4.1-21) ... 2026-06-25 14:31:08.895 | Selecting previously unselected package postgresql-client-16. 2026-06-25 14:31:08.907 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:31:08.913 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:31:09.126 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-25 14:31:09.139 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:31:09.143 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:31:09.735 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-25 14:31:09.748 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-25 14:31:09.753 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 14:31:09.807 | Selecting previously unselected package python3-mysqldb. 2026-06-25 14:31:09.818 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-25 14:31:09.822 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-25 14:31:09.873 | Selecting previously unselected package python3-pip-whl. 2026-06-25 14:31:09.886 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-25 14:31:09.890 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 14:31:09.951 | Selecting previously unselected package python3-setuptools-whl. 2026-06-25 14:31:09.963 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-25 14:31:09.967 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 14:31:10.027 | Selecting previously unselected package python3.12-venv. 2026-06-25 14:31:10.039 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-25 14:31:10.045 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 14:31:10.088 | Selecting previously unselected package python3-venv. 2026-06-25 14:31:10.100 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-25 14:31:10.104 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 14:31:10.153 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:31:10.188 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:31:10.251 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:31:10.264 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:31:10.339 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:31:10.352 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:31:10.437 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:31:10.488 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:31:10.556 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:31:10.568 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:31:10.746 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:31:10.774 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:31:11.348 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:31:11.362 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:31:11.591 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-25 14:31:11.603 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:31:11.898 | Selecting previously unselected package sqlite3. 2026-06-25 14:31:11.912 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-25 14:31:11.917 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 14:31:11.973 | Selecting previously unselected package unzip. 2026-06-25 14:31:11.984 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-25 14:31:11.989 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-25 14:31:12.049 | Selecting previously unselected package vbetool. 2026-06-25 14:31:12.064 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-25 14:31:12.069 | Unpacking vbetool (1.1-5) ... 2026-06-25 14:31:12.117 | Selecting previously unselected package libosinfo-l10n. 2026-06-25 14:31:12.132 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-25 14:31:12.137 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 14:31:12.215 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-25 14:31:12.229 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-25 14:31:12.233 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 14:31:12.281 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-25 14:31:12.294 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-25 14:31:12.299 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 14:31:12.355 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 14:31:12.367 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 14:31:12.417 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-25 14:31:12.430 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:31:12.435 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:31:12.491 | Selecting previously unselected package libpcp-archive1t64. 2026-06-25 14:31:12.504 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:31:12.509 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:12.556 | Selecting previously unselected package libpcp-gui2t64. 2026-06-25 14:31:12.569 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:31:12.575 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:12.626 | Selecting previously unselected package libpcp-import1t64. 2026-06-25 14:31:12.640 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:31:12.644 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:12.694 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-25 14:31:12.706 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:31:12.711 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:12.760 | Selecting previously unselected package libpcp-trace2t64. 2026-06-25 14:31:12.772 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:31:12.777 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:12.831 | Selecting previously unselected package libpcp-web1t64. 2026-06-25 14:31:12.848 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:31:12.854 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:12.907 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-25 14:31:12.923 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-25 14:31:12.928 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 14:31:13.020 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 14:31:13.053 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 14:31:13.158 | Selecting previously unselected package python3-pcp. 2026-06-25 14:31:13.176 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:31:13.181 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-25 14:31:13.248 | Selecting previously unselected package pcp. 2026-06-25 14:31:13.264 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:31:13.540 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-25 14:31:14.544 | Selecting previously unselected package socat. 2026-06-25 14:31:14.563 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-25 14:31:14.568 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-25 14:31:14.651 | Selecting previously unselected package vlan. 2026-06-25 14:31:14.670 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-25 14:31:14.676 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-25 14:31:14.781 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-25 14:31:14.795 | Setting up postgresql-client-common (257build1.1) ... 2026-06-25 14:31:14.815 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 14:31:14.828 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 14:31:14.840 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-25 14:31:14.880 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 14:31:14.890 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 14:31:14.902 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:31:14.914 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 14:31:14.926 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 14:31:14.938 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 14:31:14.951 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:31:15.661 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 14:31:15.674 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 14:31:15.687 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 14:31:15.701 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-25 14:31:16.349 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 14:31:16.350 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 14:31:16.820 | Setting up ncal (12.1.8) ... 2026-06-25 14:31:16.831 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 14:31:16.842 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 14:31:16.854 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-25 14:31:16.866 | Setting up vbetool (1.1-5) ... 2026-06-25 14:31:16.877 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-25 14:31:16.914 | Setting up pm-utils (1.4.1-21) ... 2026-06-25 14:31:16.934 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-25 14:31:16.950 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 14:31:16.961 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:31:16.973 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:31:18.247 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:31:18.258 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 14:31:18.269 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 14:31:18.281 | Setting up m4 (1.4.19-4build1) ... 2026-06-25 14:31:18.293 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 14:31:18.308 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-25 14:31:18.328 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-25 14:31:18.357 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 14:31:18.398 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 14:31:18.415 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 14:31:18.429 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 14:31:19.372 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-25 14:31:19.829 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:31:19.841 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-25 14:31:20.152 | Setting up autotools-dev (20220109.1) ... 2026-06-25 14:31:20.201 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 14:31:20.227 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:31:20.240 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 14:31:20.254 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 14:31:20.267 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:31:20.280 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 14:31:20.292 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 14:31:20.304 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:31:20.317 | Setting up ebtables (2.0.11-6build1) ... 2026-06-25 14:31:20.971 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-25 14:31:20.982 | Setting up socat (1.8.0.0-4build3) ... 2026-06-25 14:31:21.006 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-25 14:31:21.017 | Setting up bsdmainutils (12.1.8) ... 2026-06-25 14:31:21.029 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 14:31:21.044 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 14:31:21.055 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:31:21.066 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-25 14:31:21.077 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 14:31:21.088 | Setting up lsscsi (0.32-1build1) ... 2026-06-25 14:31:21.102 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 14:31:21.114 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-25 14:31:21.126 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 14:31:21.139 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 14:31:21.151 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:31:21.164 | Setting up autoconf (2.71-3) ... 2026-06-25 14:31:21.182 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:21.195 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:31:21.207 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-25 14:31:21.218 | Setting up dwz (0.15-1build6) ... 2026-06-25 14:31:21.230 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 14:31:21.241 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 14:31:21.263 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-25 14:31:21.290 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:21.301 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-25 14:31:21.313 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:21.324 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 14:31:21.336 | Setting up libjson-perl (4.10000-1) ... 2026-06-25 14:31:21.368 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-25 14:31:21.380 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-25 14:31:21.410 | Setting up debugedit (1:5.0-5build2) ... 2026-06-25 14:31:21.424 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 14:31:21.436 | Setting up libsub-override-perl (0.10-1) ... 2026-06-25 14:31:21.448 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 14:31:21.460 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:31:21.471 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:31:21.483 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 14:31:21.494 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-25 14:31:21.506 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:31:21.518 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 14:31:21.530 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 14:31:21.541 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-25 14:31:21.559 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 14:31:21.571 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-25 14:31:21.583 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 14:31:21.595 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 14:31:21.606 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:31:22.722 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:31:22.735 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 14:31:22.747 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 14:31:22.760 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:31:22.772 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 14:31:22.783 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-25 14:31:22.792 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 14:31:22.803 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 14:31:22.815 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:31:22.825 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 14:31:22.836 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 14:31:22.848 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 14:31:22.861 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-25 14:31:22.872 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:31:22.883 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 14:31:22.979 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:31:22.979 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:31:22.979 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:31:24.843 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:31:24.854 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 14:31:24.962 | Setting up libtool (2.4.7-7build1) ... 2026-06-25 14:31:24.973 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:31:25.578 | 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-25 14:31:25.618 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:31:25.637 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 14:31:25.649 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 14:31:26.530 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-25 14:31:27.142 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:31:27.152 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 14:31:27.163 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-25 14:31:27.264 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-25 14:31:27.265 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-25 14:31:27.268 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-25 14:31:27.979 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:31:27.988 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:31:28.000 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 14:31:28.011 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-25 14:31:28.022 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 14:31:28.033 | Setting up dh-autoreconf (20) ... 2026-06-25 14:31:28.046 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-25 14:31:28.058 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 14:31:28.070 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 14:31:28.083 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 14:31:28.095 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:28.108 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 14:31:28.119 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 14:31:28.132 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:28.145 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-25 14:31:28.220 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:31:28.220 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:31:28.220 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:31:28.414 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:28.934 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-25 14:31:29.424 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 14:31:29.437 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 14:31:29.449 | Setting up postgresql-common (257build1.1) ... 2026-06-25 14:31:29.523 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:31:29.524 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:31:29.524 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:31:29.601 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:30.067 | 2026-06-25 14:31:30.068 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-25 14:31:30.257 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-25 14:31:30.257 | Removing obsolete dictionary files: 2026-06-25 14:31:31.311 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-25 14:31:31.874 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:31:31.931 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-25 14:31:32.673 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-25 14:31:33.781 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:33.793 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 14:31:33.804 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 14:31:33.814 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:33.825 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 14:31:33.835 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:31:33.845 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-25 14:31:34.550 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:34.564 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-25 14:31:34.577 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:34.591 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:31:34.604 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:34.616 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 14:31:34.629 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 14:31:34.642 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 14:31:34.654 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-25 14:31:35.465 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 14:31:35.476 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:31:35.487 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-25 14:31:35.551 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 14:31:35.561 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:35.572 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:31:35.582 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:35.593 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 14:31:35.603 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:31:35.613 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-25 14:31:35.624 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 14:31:35.635 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:31:35.647 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-25 14:31:35.658 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 14:31:35.669 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 14:31:35.680 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-25 14:31:36.584 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:36.594 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:31:36.605 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:36.615 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:36.625 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:31:36.637 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 14:31:36.646 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:31:36.656 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:31:36.724 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:31:36.724 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:31:36.724 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:31:36.898 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 14:31:36.908 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:36.918 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 14:31:36.928 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 14:31:36.941 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 14:31:37.471 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:37.513 | Enabling module mpm_event. 2026-06-25 14:31:37.560 | Enabling module authz_core. 2026-06-25 14:31:37.565 | Enabling module authz_host. 2026-06-25 14:31:37.611 | Enabling module authn_core. 2026-06-25 14:31:37.616 | Enabling module auth_basic. 2026-06-25 14:31:37.661 | Enabling module access_compat. 2026-06-25 14:31:37.707 | Enabling module authn_file. 2026-06-25 14:31:37.752 | Enabling module authz_user. 2026-06-25 14:31:37.797 | Enabling module alias. 2026-06-25 14:31:37.842 | Enabling module dir. 2026-06-25 14:31:37.887 | Enabling module autoindex. 2026-06-25 14:31:37.933 | Enabling module env. 2026-06-25 14:31:37.978 | Enabling module mime. 2026-06-25 14:31:38.024 | Enabling module negotiation. 2026-06-25 14:31:38.070 | Enabling module setenvif. 2026-06-25 14:31:38.116 | Enabling module filter. 2026-06-25 14:31:38.161 | Enabling module deflate. 2026-06-25 14:31:38.207 | Enabling module status. 2026-06-25 14:31:38.253 | Enabling module reqtimeout. 2026-06-25 14:31:38.298 | Enabling conf charset. 2026-06-25 14:31:38.344 | Enabling conf localized-error-pages. 2026-06-25 14:31:38.389 | Enabling conf other-vhosts-access-log. 2026-06-25 14:31:38.435 | Enabling conf security. 2026-06-25 14:31:38.481 | Enabling conf serve-cgi-bin. 2026-06-25 14:31:38.527 | Enabling site 000-default. 2026-06-25 14:31:39.616 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-25 14:31:40.296 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-25 14:31:41.756 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:41.768 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 14:31:41.780 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-25 14:31:42.096 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 14:31:42.107 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-25 14:31:44.017 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-25 14:31:44.092 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-25 14:31:44.165 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-25 14:31:44.235 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-25 14:31:46.030 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:31:46.044 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 14:31:46.061 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-25 14:31:46.132 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-25 14:31:50.710 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:50.909 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:51.018 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:54.655 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:55.474 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-25 14:31:55.603 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:31:55.640 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-25 14:31:55.856 | Processing triggers for ufw (0.36.2-6) ... 2026-06-25 14:31:55.989 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:31:59.849 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-25 14:31:59.882 | Processing triggers for install-info (7.1-3build2) ... 2026-06-25 14:32:00.059 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-25 14:32:00.356 | perl: warning: Setting locale failed. 2026-06-25 14:32:00.357 | perl: warning: Please check that your locale settings: 2026-06-25 14:32:00.357 | LANGUAGE = (unset), 2026-06-25 14:32:00.357 | LC_ALL = "en_US.utf8", 2026-06-25 14:32:00.357 | LANG = "de_DE.UTF-8" 2026-06-25 14:32:00.357 | are supported and installed on your system. 2026-06-25 14:32:00.357 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:32:00.525 | perl: warning: Setting locale failed. 2026-06-25 14:32:00.525 | perl: warning: Please check that your locale settings: 2026-06-25 14:32:00.526 | LANGUAGE = (unset), 2026-06-25 14:32:00.527 | LC_ALL = "en_US.utf8", 2026-06-25 14:32:00.527 | LANG = "de_DE.UTF-8" 2026-06-25 14:32:00.528 | are supported and installed on your system. 2026-06-25 14:32:00.528 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:32:00.578 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:32:00.578 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:32:00.579 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:32:00.655 | perl: warning: Setting locale failed. 2026-06-25 14:32:00.655 | perl: warning: Please check that your locale settings: 2026-06-25 14:32:00.655 | LANGUAGE = (unset), 2026-06-25 14:32:00.656 | LC_ALL = "en_US.utf8", 2026-06-25 14:32:00.656 | LANG = "de_DE.UTF-8" 2026-06-25 14:32:00.656 | are supported and installed on your system. 2026-06-25 14:32:00.656 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:32:01.023 | 2026-06-25 14:32:01.023 | Running kernel seems to be up-to-date. 2026-06-25 14:32:01.023 | 2026-06-25 14:32:01.023 | Restarting services... 2026-06-25 14:32:01.179 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-25 14:32:04.588 | 2026-06-25 14:32:04.588 | Service restarts being deferred: 2026-06-25 14:32:04.588 | systemctl restart ModemManager.service 2026-06-25 14:32:04.588 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:32:04.588 | systemctl restart systemd-logind.service 2026-06-25 14:32:04.588 | systemctl restart virtlockd.service 2026-06-25 14:32:04.588 | systemctl restart virtlogd.service 2026-06-25 14:32:04.588 | 2026-06-25 14:32:04.589 | No containers need to be restarted. 2026-06-25 14:32:04.589 | 2026-06-25 14:32:04.589 | User sessions running outdated binaries: 2026-06-25 14:32:04.589 | quobyte @ session #5: sshd[2030] 2026-06-25 14:32:04.606 | quobyte @ user manager service: systemd[1166] 2026-06-25 14:32:04.616 | 2026-06-25 14:32:04.616 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:32:06.779 | ++ functions-common:apt_get:1211 : result=0 2026-06-25 14:32:06.782 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:32:06.786 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:32:06.790 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:32:06.793 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:32:06.797 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:32:06.799 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:32:06.804 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:32:06.806 | ++ functions-common:time_stop:2427 : start_time=1782397835379 2026-06-25 14:32:06.808 | ++ functions-common:time_stop:2429 : [[ -z 1782397835379 ]] 2026-06-25 14:32:06.813 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:32:06.816 | ++ functions-common:time_stop:2432 : end_time=1782397926814 2026-06-25 14:32:06.820 | ++ functions-common:time_stop:2433 : elapsed_time=91435 2026-06-25 14:32:06.824 | ++ functions-common:time_stop:2434 : total=8372 2026-06-25 14:32:06.826 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:32:06.830 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99807 2026-06-25 14:32:06.833 | ++ functions-common:apt_get:1215 : return 0 2026-06-25 14:32:06.836 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-25 14:32:06.840 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-25 14:32:06.843 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-25 14:32:06.851 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-25 14:32:06.853 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-25 14:32:06.856 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-25 14:32:06.861 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-25 14:32:06.867 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-25 14:32:06.869 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-25 14:32:06.873 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-25 14:32:06.876 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:32:07.184 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-25 14:32:07.188 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-25 14:32:07.190 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-25 14:32:07.192 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-25 14:32:07.194 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-25 14:32:07.195 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-25 14:32:07.197 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-25 14:32:07.199 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-25 14:32:07.200 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-25 14:32:07.202 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-25 14:32:07.205 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-25 14:32:07.208 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-25 14:32:07.210 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-25 14:32:07.213 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-25 14:32:07.216 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-25 14:32:07.218 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-25 14:32:07.221 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-25 14:32:07.224 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-25 14:32:07.226 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-25 14:32:07.228 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-25 14:32:07.230 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-25 14:32:07.234 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-25 14:32:07.235 | + functions-common:_ensure_lsb_release:420 : return 2026-06-25 14:32:07.237 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-25 14:32:07.254 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-25 14:32:07.257 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-25 14:32:07.275 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-25 14:32:07.278 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-25 14:32:07.291 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-25 14:32:07.294 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-25 14:32:07.296 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-25 14:32:07.298 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-25 14:32:07.301 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-25 14:32:07.305 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-25 14:32:07.308 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-25 14:32:07.311 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-25 14:32:07.313 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-25 14:32:07.316 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-25 14:32:07.318 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-25 14:32:07.319 | Distro: noble 2026-06-25 14:32:07.321 | + tools/install_pip.sh:main:117 : get_versions 2026-06-25 14:32:07.324 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 14:32:07.329 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 14:32:07.331 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 14:32:07.334 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 14:32:07.334 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 14:32:08.022 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 14:32:08.024 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 14:32:08.024 | pip: 24.0 2026-06-25 14:32:08.026 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-25 14:32:08.028 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-25 14:32:08.029 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:32:08.031 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:32:08.033 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:32:08.034 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:32:08.036 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:32:08.038 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:32:08.039 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:32:08.041 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:32:08.043 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:32:08.044 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:32:08.046 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:32:08.048 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:32:08.050 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:32:08.052 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-25 14:32:08.054 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:32:08.055 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:32:08.057 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-25 14:32:08.062 | + tools/install_pip.sh:main:146 : set -x 2026-06-25 14:32:08.063 | + tools/install_pip.sh:main:149 : get_versions 2026-06-25 14:32:08.066 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 14:32:08.070 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 14:32:08.072 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 14:32:08.075 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 14:32:08.075 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 14:32:08.659 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 14:32:08.661 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 14:32:08.661 | pip: 24.0 2026-06-25 14:32:08.664 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-25 14:32:08.667 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-25 14:32:08.670 | + ./stack.sh:main:804 : fixup_all 2026-06-25 14:32:08.672 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-25 14:32:08.674 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-25 14:32:08.677 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:32:08.679 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:32:08.681 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-25 14:32:08.696 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-25 14:32:08.711 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-25 14:32:08.727 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-25 14:32:08.729 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-25 14:32:08.731 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:32:08.733 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:32:08.736 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:32:08.738 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:32:08.740 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:32:08.742 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:32:08.744 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:32:08.746 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:32:08.748 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:32:08.750 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:32:08.752 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:32:08.754 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:32:08.756 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:32:08.758 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-25 14:32:08.760 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-25 14:32:08.762 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-25 14:32:08.778 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-25 14:32:08.793 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-25 14:32:08.807 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-25 14:32:08.821 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-25 14:32:08.835 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-25 14:32:08.849 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-25 14:32:08.862 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-25 14:32:08.877 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-25 14:32:08.879 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-25 14:32:08.881 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-25 14:32:14.487 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-25 14:32:14.511 | Using python 3.12 to install setuptools 2026-06-25 14:32:14.513 | + 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-25 14:32:15.952 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-25 14:32:16.217 | Collecting pip 2026-06-25 14:32:16.314 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 14:32:16.326 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-25 14:32:16.800 | Collecting setuptools[core] 2026-06-25 14:32:16.816 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 14:32:16.986 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 14:32:17.002 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:32:17.088 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 14:32:17.103 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 14:32:17.124 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.2 MB/s eta 0:00:00 2026-06-25 14:32:17.202 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 14:32:17.220 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:32:17.331 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 14:32:17.347 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:32:17.435 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 14:32:17.452 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:32:17.568 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:17.584 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 14:32:17.667 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:17.685 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 14:32:17.936 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:17.956 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 14:32:18.045 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:18.062 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:32:18.240 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:18.256 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 14:32:18.324 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:18.341 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 14:32:18.443 | 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-25 14:32:18.459 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 14:32:18.561 | 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-25 14:32:18.580 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:32:18.629 | 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-25 14:32:18.660 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-25 14:32:18.742 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.5 MB/s eta 0:00:00 2026-06-25 14:32:18.760 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 14:32:18.785 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 14:32:18.810 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 14:32:18.833 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 3.5 MB/s eta 0:00:00 2026-06-25 14:32:18.849 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 14:32:18.864 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 8.8 MB/s eta 0:00:00 2026-06-25 14:32:18.880 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 14:32:18.905 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 14:32:18.955 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 22.5 MB/s eta 0:00:00 2026-06-25 14:32:18.971 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 14:32:18.995 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 14:32:19.019 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 14:32:19.038 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 9.7 MB/s eta 0:00:00 2026-06-25 14:32:19.054 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 14:32:19.077 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 14:32:19.100 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 18.4 MB/s eta 0:00:00 2026-06-25 14:32:19.116 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 14:32:19.140 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 14:32:19.156 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.2 MB/s eta 0:00:00 2026-06-25 14:32:19.173 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 14:32:19.222 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.5 MB/s eta 0:00:00 2026-06-25 14:32:19.980 | 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-25 14:32:20.005 | Attempting uninstall: setuptools 2026-06-25 14:32:20.021 | Found existing installation: setuptools 68.1.2 2026-06-25 14:32:20.021 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:32:20.021 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-25 14:32:21.216 | Attempting uninstall: pygments 2026-06-25 14:32:21.225 | Found existing installation: Pygments 2.17.2 2026-06-25 14:32:21.226 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:32:21.226 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-25 14:32:22.566 | Attempting uninstall: pip 2026-06-25 14:32:22.572 | Found existing installation: pip 24.0 2026-06-25 14:32:22.641 | Uninstalling pip-24.0: 2026-06-25 14:32:22.649 | Successfully uninstalled pip-24.0 2026-06-25 14:32:24.328 | Attempting uninstall: packaging 2026-06-25 14:32:24.337 | Found existing installation: packaging 24.0 2026-06-25 14:32:24.338 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:32:24.338 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-25 14:32:24.546 | Attempting uninstall: markdown-it-py 2026-06-25 14:32:24.572 | Found existing installation: markdown-it-py 3.0.0 2026-06-25 14:32:24.573 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:32:24.574 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-25 14:32:24.748 | Attempting uninstall: wheel 2026-06-25 14:32:24.797 | Found existing installation: wheel 0.42.0 2026-06-25 14:32:24.798 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:32:24.798 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-25 14:32:24.854 | Attempting uninstall: rich 2026-06-25 14:32:24.904 | Found existing installation: rich 13.7.1 2026-06-25 14:32:24.904 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:32:24.904 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-25 14:32:25.658 | 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-25 14:32:25.883 | + inc/python:pip_install:216 : result=0 2026-06-25 14:32:25.887 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:32:25.890 | + functions-common:time_stop:2420 : local name 2026-06-25 14:32:25.893 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:32:25.897 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:32:25.901 | + functions-common:time_stop:2423 : local total 2026-06-25 14:32:25.904 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:32:25.907 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:32:25.910 | + functions-common:time_stop:2427 : start_time=1782397934505 2026-06-25 14:32:25.913 | + functions-common:time_stop:2429 : [[ -z 1782397934505 ]] 2026-06-25 14:32:25.918 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:32:25.923 | + functions-common:time_stop:2432 : end_time=1782397945920 2026-06-25 14:32:25.928 | + functions-common:time_stop:2433 : elapsed_time=11415 2026-06-25 14:32:25.930 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:32:25.934 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:32:25.938 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11415 2026-06-25 14:32:25.941 | + inc/python:pip_install:219 : return 0 2026-06-25 14:32:25.944 | + 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-25 14:32:25.949 | + 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-25 14:32:25.952 | + 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-25 14:32:25.956 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 14:32:25.961 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 14:32:25.965 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-25 14:32:25.994 | Using python 3.12 to install os-testr 2026-06-25 14:32:25.998 | + 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-25 14:32:27.423 | Collecting os-testr 2026-06-25 14:32:27.572 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 14:32:27.642 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-25 14:32:27.670 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:32:27.717 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-25 14:32:27.733 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-25 14:32:27.797 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-25 14:32:27.814 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 14:32:27.827 | 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-25 14:32:27.861 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-25 14:32:27.878 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 14:32:27.975 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-25 14:32:27.992 | 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-25 14:32:28.030 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-25 14:32:28.059 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 14:32:28.097 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-25 14:32:28.123 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-25 14:32:28.146 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-25 14:32:28.169 | 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-25 14:32:28.209 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 25.0 MB/s 0:00:00 2026-06-25 14:32:28.375 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-25 14:32:28.518 | Attempting uninstall: PyYAML 2026-06-25 14:32:28.525 | Found existing installation: PyYAML 6.0.1 2026-06-25 14:32:28.526 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:32:28.526 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-25 14:32:28.919 | 2026-06-25 14:32:28.923 | 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-25 14:32:29.057 | + inc/python:pip_install:216 : result=0 2026-06-25 14:32:29.061 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:32:29.065 | + functions-common:time_stop:2420 : local name 2026-06-25 14:32:29.069 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:32:29.072 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:32:29.074 | + functions-common:time_stop:2423 : local total 2026-06-25 14:32:29.077 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:32:29.080 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:32:29.082 | + functions-common:time_stop:2427 : start_time=1782397945986 2026-06-25 14:32:29.085 | + functions-common:time_stop:2429 : [[ -z 1782397945986 ]] 2026-06-25 14:32:29.090 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:32:29.094 | + functions-common:time_stop:2432 : end_time=1782397949092 2026-06-25 14:32:29.098 | + functions-common:time_stop:2433 : elapsed_time=3106 2026-06-25 14:32:29.101 | + functions-common:time_stop:2434 : total=11415 2026-06-25 14:32:29.104 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:32:29.108 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14521 2026-06-25 14:32:29.110 | + inc/python:pip_install:219 : return 0 2026-06-25 14:32:29.115 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-25 14:32:29.182 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-25 14:32:29.280 | + ./stack.sh:main:832 : install_infra 2026-06-25 14:32:29.283 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 14:32:29.287 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-25 14:32:29.289 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-25 14:32:34.963 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 14:32:34.965 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-25 14:32:34.988 | + 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-25 14:32:36.385 | Collecting pbr 2026-06-25 14:32:36.388 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:32:36.827 | Collecting setuptools[core] 2026-06-25 14:32:36.830 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 14:32:36.983 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 14:32:36.988 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:32:37.061 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 14:32:37.063 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 14:32:37.142 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 14:32:37.145 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:32:37.239 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 14:32:37.241 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:32:37.314 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 14:32:37.317 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:32:37.419 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:37.422 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 14:32:37.492 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:37.495 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 14:32:37.731 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:37.734 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 14:32:37.812 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:37.816 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:32:37.978 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:37.981 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 14:32:38.035 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:32:38.037 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 14:32:38.122 | 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-25 14:32:38.124 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 14:32:38.206 | 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-25 14:32:38.209 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:32:38.300 | 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-25 14:32:38.414 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 14:32:38.485 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 14:32:38.489 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 14:32:38.493 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 14:32:38.494 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 14:32:38.498 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 14:32:38.501 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 14:32:38.504 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 14:32:38.516 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 14:32:38.519 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 14:32:38.521 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 14:32:38.525 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 14:32:38.528 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 14:32:38.533 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 14:32:38.536 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 14:32:38.539 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 14:32:38.566 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-25 14:32:38.854 | 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-25 14:32:42.693 | 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-25 14:32:42.888 | + inc/python:pip_install:216 : result=0 2026-06-25 14:32:42.890 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:32:42.892 | + functions-common:time_stop:2420 : local name 2026-06-25 14:32:42.894 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:32:42.897 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:32:42.899 | + functions-common:time_stop:2423 : local total 2026-06-25 14:32:42.900 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:32:42.903 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:32:42.905 | + functions-common:time_stop:2427 : start_time=1782397954981 2026-06-25 14:32:42.907 | + functions-common:time_stop:2429 : [[ -z 1782397954981 ]] 2026-06-25 14:32:42.910 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:32:42.913 | + functions-common:time_stop:2432 : end_time=1782397962911 2026-06-25 14:32:42.916 | + functions-common:time_stop:2433 : elapsed_time=7930 2026-06-25 14:32:42.918 | + functions-common:time_stop:2434 : total=14521 2026-06-25 14:32:42.919 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:32:42.922 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22451 2026-06-25 14:32:42.924 | + inc/python:pip_install:219 : return 0 2026-06-25 14:32:42.926 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 14:32:42.928 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-25 14:32:42.949 | + 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-25 14:32:44.199 | Processing /opt/stack/requirements 2026-06-25 14:32:44.203 | Installing build dependencies: started 2026-06-25 14:32:47.390 | Installing build dependencies: finished with status 'done' 2026-06-25 14:32:47.394 | Getting requirements to build wheel: started 2026-06-25 14:32:47.707 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 14:32:47.711 | Preparing metadata (pyproject.toml): started 2026-06-25 14:32:48.920 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:32:49.126 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:49.224 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 14:32:49.246 | 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.dev8458) (26.2) 2026-06-25 14:32:49.363 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:49.380 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 14:32:49.538 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:49.542 | 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-25 14:32:49.597 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:49.614 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-25 14:32:49.627 | 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.dev8458) (82.0.1) 2026-06-25 14:32:49.952 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:49.969 | 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-25 14:32:49.986 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.3 MB/s eta 0:00:00 2026-06-25 14:32:50.058 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:50.076 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 14:32:50.202 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:50.218 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 14:32:50.311 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:50.327 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:32:50.451 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-25 14:32:50.477 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 14:32:50.492 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.8 MB/s eta 0:00:00 2026-06-25 14:32:50.496 | 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-25 14:32:50.516 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 14:32:50.531 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.6 MB/s eta 0:00:00 2026-06-25 14:32:50.548 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-25 14:32:50.565 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 10.4 MB/s eta 0:00:00 2026-06-25 14:32:50.581 | 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-25 14:32:50.600 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 15.1 MB/s eta 0:00:00 2026-06-25 14:32:50.619 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 14:32:50.633 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 5.5 MB/s eta 0:00:00 2026-06-25 14:32:50.651 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 14:32:50.667 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.0 MB/s eta 0:00:00 2026-06-25 14:32:50.701 | Building wheels for collected packages: openstack_requirements 2026-06-25 14:32:50.702 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-25 14:32:53.018 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-25 14:32:53.019 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8458-py3-none-any.whl size=52408 sha256=5ed433dc02f0d0e5f5b3c41bad3402ce50bb45d14643b7e2601032f7b6a50d0c 2026-06-25 14:32:53.022 | Stored in directory: /tmp/pip-ephem-wheel-cache-dkzodk8_/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-25 14:32:53.025 | Successfully built openstack_requirements 2026-06-25 14:32:53.303 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-25 14:32:54.153 | 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.dev8458 requests-2.34.2 urllib3-2.7.0 2026-06-25 14:32:54.367 | + inc/python:pip_install:216 : result=0 2026-06-25 14:32:54.369 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:32:54.372 | + functions-common:time_stop:2420 : local name 2026-06-25 14:32:54.374 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:32:54.376 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:32:54.379 | + functions-common:time_stop:2423 : local total 2026-06-25 14:32:54.381 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:32:54.383 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:32:54.385 | + functions-common:time_stop:2427 : start_time=1782397962942 2026-06-25 14:32:54.388 | + functions-common:time_stop:2429 : [[ -z 1782397962942 ]] 2026-06-25 14:32:54.390 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:32:54.394 | + functions-common:time_stop:2432 : end_time=1782397974392 2026-06-25 14:32:54.396 | + functions-common:time_stop:2433 : elapsed_time=11450 2026-06-25 14:32:54.399 | + functions-common:time_stop:2434 : total=22451 2026-06-25 14:32:54.401 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:32:54.403 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33901 2026-06-25 14:32:54.406 | + inc/python:pip_install:219 : return 0 2026-06-25 14:32:54.408 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-25 14:32:54.411 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-25 14:32:54.413 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-25 14:32:54.416 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:32:54.418 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:32:54.420 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-25 14:32:54.423 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:32:54.425 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-25 14:32:54.445 | Using python 3.12 to install pbr 2026-06-25 14:32:54.448 | + 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-25 14:32:55.455 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-25 14:32:55.653 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-25 14:32:55.906 | + inc/python:pip_install:216 : result=0 2026-06-25 14:32:55.909 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:32:55.911 | + functions-common:time_stop:2420 : local name 2026-06-25 14:32:55.914 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:32:55.916 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:32:55.919 | + functions-common:time_stop:2423 : local total 2026-06-25 14:32:55.921 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:32:55.924 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:32:55.928 | + functions-common:time_stop:2427 : start_time=1782397974440 2026-06-25 14:32:55.930 | + functions-common:time_stop:2429 : [[ -z 1782397974440 ]] 2026-06-25 14:32:55.935 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:32:55.940 | + functions-common:time_stop:2432 : end_time=1782397975937 2026-06-25 14:32:55.944 | + functions-common:time_stop:2433 : elapsed_time=1497 2026-06-25 14:32:55.946 | + functions-common:time_stop:2434 : total=33901 2026-06-25 14:32:55.949 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:32:55.951 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35398 2026-06-25 14:32:55.954 | + inc/python:pip_install:219 : return 0 2026-06-25 14:32:55.958 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-25 14:33:01.624 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-25 14:33:02.458 | Collecting bindep 2026-06-25 14:33:02.580 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 14:33:02.688 | Collecting distro>=1.7 (from bindep) 2026-06-25 14:33:02.705 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 14:33:02.794 | Collecting packaging (from bindep) 2026-06-25 14:33:02.798 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:33:02.848 | Collecting Parsley (from bindep) 2026-06-25 14:33:02.866 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-25 14:33:02.959 | Collecting pbr>=2 (from bindep) 2026-06-25 14:33:02.961 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:33:03.367 | Collecting setuptools (from pbr>=2->bindep) 2026-06-25 14:33:03.369 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 14:33:03.459 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-25 14:33:03.490 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-25 14:33:03.500 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 14:33:03.504 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 14:33:03.524 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-25 14:33:03.549 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.2 MB/s eta 0:00:00 2026-06-25 14:33:03.552 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 14:33:03.695 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-25 14:33:05.505 | 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-25 14:33:05.655 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 14:33:05.657 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 14:33:05.660 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-25 14:33:05.676 | + ./stack.sh:main:841 : pkgs= 2026-06-25 14:33:05.678 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-25 14:33:05.681 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-25 14:33:05.684 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:33:05.686 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-25 14:33:05.689 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:33:05.691 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:33:05.694 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:33:05.696 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:33:05.698 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:33:05.702 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:33:05.705 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:33:05.707 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:33:05.710 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:33:05.712 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-25 14:33:05.715 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:33:05.728 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:33:05.731 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:33:05.733 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:33:05.735 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-25 14:33:05.737 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:33:05.740 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:33:05.742 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:33:05.744 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-25 14:33:05.747 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:33:05.749 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 14:33:05.751 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:33:05.754 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:33:05.756 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:33:05.758 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:33:05.760 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:33:05.763 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:33:05.765 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-25 14:33:05.768 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:33:05.770 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-25 14:33:05.773 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:33:05.775 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:33:05.778 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-25 14:33:05.780 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-25 14:33:05.782 | + functions:set_systemd_override:845 : local value=2048 2026-06-25 14:33:05.785 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-25 14:33:05.787 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-25 14:33:05.849 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-25 14:33:05.850 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-25 14:33:05.852 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-25 14:33:06.267 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-25 14:33:06.270 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-25 14:33:06.294 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:33:06.297 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-25 14:33:06.301 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:33:06.305 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:33:06.309 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:33:06.311 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:33:06.315 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:33:06.319 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:33:06.323 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:06.327 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:06.330 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:33:06.334 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:33:06.337 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:33:06.341 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:33:06.344 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-25 14:33:06.348 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:33:06.351 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:06.354 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:06.357 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-25 14:33:06.384 | + 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-25 14:33:06.430 | Reading package lists... 2026-06-25 14:33:06.826 | Building dependency tree... 2026-06-25 14:33:06.829 | Reading state information... 2026-06-25 14:33:07.399 | The following additional packages will be installed: 2026-06-25 14:33:07.399 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 14:33:07.399 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 14:33:07.399 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 14:33:07.402 | erlang-tools erlang-xmerl 2026-06-25 14:33:07.404 | Suggested packages: 2026-06-25 14:33:07.404 | erlang erlang-manpages erlang-doc 2026-06-25 14:33:07.462 | The following NEW packages will be installed: 2026-06-25 14:33:07.462 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 14:33:07.463 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 14:33:07.463 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 14:33:07.465 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-25 14:33:07.545 | 0 upgraded, 18 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:33:07.546 | Need to get 36.1 MB of archives. 2026-06-25 14:33:07.546 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-25 14:33:07.546 | 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-25 14:33:07.800 | 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-25 14:33:07.834 | 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-25 14:33:07.839 | 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-25 14:33:07.853 | 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-25 14:33:07.876 | 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-25 14:33:07.879 | 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-25 14:33:07.912 | 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-25 14:33:07.915 | 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-25 14:33:07.917 | 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-25 14:33:07.928 | 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-25 14:33:07.942 | 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-25 14:33:07.972 | 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-25 14:33:07.973 | 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-25 14:33:07.977 | 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-25 14:33:07.984 | 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-25 14:33:07.993 | 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-25 14:33:08.016 | 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-25 14:33:08.499 | perl: warning: Setting locale failed. 2026-06-25 14:33:08.499 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:08.499 | LANGUAGE = (unset), 2026-06-25 14:33:08.499 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:08.499 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:08.499 | are supported and installed on your system. 2026-06-25 14:33:08.499 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:08.565 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:08.565 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:08.566 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:08.771 | Fetched 36.1 MB in 1s (47.1 MB/s) 2026-06-25 14:33:08.853 | Selecting previously unselected package erlang-base. 2026-06-25 14:33:08.915 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122977 files and directories currently installed.) 2026-06-25 14:33:08.922 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:08.956 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:09.337 | Selecting previously unselected package erlang-asn1. 2026-06-25 14:33:09.349 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:09.354 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:09.416 | Selecting previously unselected package erlang-crypto. 2026-06-25 14:33:09.428 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:09.432 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:09.478 | Selecting previously unselected package erlang-public-key. 2026-06-25 14:33:09.490 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:09.494 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:09.549 | Selecting previously unselected package erlang-mnesia. 2026-06-25 14:33:09.561 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:09.566 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:09.634 | Selecting previously unselected package erlang-runtime-tools. 2026-06-25 14:33:09.646 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:09.650 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:09.720 | Selecting previously unselected package erlang-ssl. 2026-06-25 14:33:09.733 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:09.737 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:09.831 | Selecting previously unselected package erlang-eldap. 2026-06-25 14:33:09.843 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:09.860 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:09.906 | Selecting previously unselected package erlang-ftp. 2026-06-25 14:33:09.918 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:09.922 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:09.969 | Selecting previously unselected package erlang-tftp. 2026-06-25 14:33:09.979 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:09.983 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:10.037 | Selecting previously unselected package erlang-inets. 2026-06-25 14:33:10.049 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:10.063 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:10.153 | Selecting previously unselected package erlang-snmp. 2026-06-25 14:33:10.164 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:10.169 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:10.337 | Selecting previously unselected package erlang-os-mon. 2026-06-25 14:33:10.348 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:10.352 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:10.400 | Selecting previously unselected package erlang-parsetools. 2026-06-25 14:33:10.413 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:10.417 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:10.462 | Selecting previously unselected package erlang-syntax-tools. 2026-06-25 14:33:10.474 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:10.479 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:10.530 | Selecting previously unselected package erlang-tools. 2026-06-25 14:33:10.541 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:10.545 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:10.608 | Selecting previously unselected package erlang-xmerl. 2026-06-25 14:33:10.620 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:33:10.625 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:10.709 | Selecting previously unselected package rabbitmq-server. 2026-06-25 14:33:10.722 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-25 14:33:10.729 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 14:33:11.797 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:12.168 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-25 14:33:12.169 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-25 14:33:14.613 | Searching for services which depend on erlang and should be started... none found. 2026-06-25 14:33:14.650 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.661 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.672 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.684 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.697 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.708 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.720 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.759 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.772 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.784 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.796 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.809 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.821 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.833 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.846 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.858 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:33:14.870 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 14:33:14.961 | info: Selecting GID from range 100 to 999 ... 2026-06-25 14:33:14.966 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-25 14:33:15.065 | info: Selecting UID from range 100 to 999 ... 2026-06-25 14:33:15.065 | 2026-06-25 14:33:15.070 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-25 14:33:15.073 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-25 14:33:15.128 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-25 14:33:15.336 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-25 14:33:35.068 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:33:36.731 | perl: warning: Setting locale failed. 2026-06-25 14:33:36.731 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:36.731 | LANGUAGE = (unset), 2026-06-25 14:33:36.731 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:36.731 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:36.732 | are supported and installed on your system. 2026-06-25 14:33:36.732 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:36.861 | perl: warning: Setting locale failed. 2026-06-25 14:33:36.862 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:36.862 | LANGUAGE = (unset), 2026-06-25 14:33:36.862 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:36.862 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:36.862 | are supported and installed on your system. 2026-06-25 14:33:36.862 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:36.912 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:36.912 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:36.912 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:36.980 | perl: warning: Setting locale failed. 2026-06-25 14:33:36.981 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:36.981 | LANGUAGE = (unset), 2026-06-25 14:33:36.981 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:36.981 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:36.981 | are supported and installed on your system. 2026-06-25 14:33:36.981 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:37.476 | 2026-06-25 14:33:37.476 | Running kernel seems to be up-to-date. 2026-06-25 14:33:37.476 | 2026-06-25 14:33:37.476 | Restarting services... 2026-06-25 14:33:37.527 | 2026-06-25 14:33:37.528 | Service restarts being deferred: 2026-06-25 14:33:37.528 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:33:37.528 | systemctl restart systemd-logind.service 2026-06-25 14:33:37.528 | systemctl restart virtlockd.service 2026-06-25 14:33:37.528 | systemctl restart virtlogd.service 2026-06-25 14:33:37.528 | 2026-06-25 14:33:37.528 | No containers need to be restarted. 2026-06-25 14:33:37.528 | 2026-06-25 14:33:37.528 | User sessions running outdated binaries: 2026-06-25 14:33:37.528 | quobyte @ session #5: sshd[2030] 2026-06-25 14:33:37.539 | quobyte @ user manager service: systemd[1166] 2026-06-25 14:33:37.549 | 2026-06-25 14:33:37.550 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:33:39.748 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:33:39.752 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:33:39.755 | + functions-common:time_stop:2420 : local name 2026-06-25 14:33:39.758 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:33:39.762 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:33:39.764 | + functions-common:time_stop:2423 : local total 2026-06-25 14:33:39.767 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:33:39.771 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:33:39.775 | + functions-common:time_stop:2427 : start_time=1782397986379 2026-06-25 14:33:39.777 | + functions-common:time_stop:2429 : [[ -z 1782397986379 ]] 2026-06-25 14:33:39.780 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:33:39.785 | + functions-common:time_stop:2432 : end_time=1782398019782 2026-06-25 14:33:39.789 | + functions-common:time_stop:2433 : elapsed_time=33403 2026-06-25 14:33:39.791 | + functions-common:time_stop:2434 : total=99807 2026-06-25 14:33:39.794 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:33:39.798 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=133210 2026-06-25 14:33:39.800 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:33:39.802 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-25 14:33:39.805 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:33:39.808 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:33:39.811 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:33:39.815 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:33:39.818 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:33:39.821 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:33:39.824 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:33:39.827 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:33:39.831 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:33:39.834 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:33:39.836 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:33:39.840 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:33:39.843 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:33:39.846 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-25 14:33:39.849 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-25 14:33:39.872 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:33:39.876 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-25 14:33:39.879 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:33:39.883 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-25 14:33:39.886 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-25 14:33:39.890 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-25 14:33:39.897 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-25 14:33:39.900 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-25 14:33:39.903 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-25 14:33:39.906 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-25 14:33:39.909 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-25 14:33:39.912 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-25 14:33:39.917 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-25 14:33:41.102 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-25 14:33:41.103 | user tags 2026-06-25 14:33:41.103 | guest [administrator]' 2026-06-25 14:33:41.107 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-25 14:33:41.107 | user tags 2026-06-25 14:33:41.107 | guest [administrator]' 2026-06-25 14:33:41.107 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-25 14:33:41.114 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-25 14:33:41.116 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-25 14:33:41.120 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-25 14:33:42.244 | Adding user "stackrabbit" ... 2026-06-25 14:33:42.261 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-25 14:33:42.281 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-25 14:33:43.401 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-25 14:33:43.434 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-25 14:33:43.437 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-25 14:33:44.470 | Changing password for user "stackrabbit" ... 2026-06-25 14:33:44.504 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-25 14:33:44.507 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-25 14:33:44.509 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-25 14:33:45.642 | Deleting user "guest" ... 2026-06-25 14:33:45.683 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-25 14:33:45.707 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:33:45.711 | + ./stack.sh:main:858 : install_database 2026-06-25 14:33:45.714 | + lib/database:install_database:118 : install_database_mysql 2026-06-25 14:33:45.719 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-25 14:33:45.722 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:45.726 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:45.731 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-25 14:33:45.745 | perl: warning: Setting locale failed. 2026-06-25 14:33:45.746 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:45.746 | LANGUAGE = (unset), 2026-06-25 14:33:45.746 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:45.746 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:45.746 | are supported and installed on your system. 2026-06-25 14:33:45.746 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:45.799 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:45.799 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:45.799 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:45.915 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-25 14:33:45.917 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-25 14:33:45.923 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-25 14:33:45.926 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:45.929 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:45.933 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-25 14:33:45.936 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-25 14:33:45.939 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-25 14:33:45.945 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-25 14:33:45.950 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-25 14:33:45.954 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:33:45.958 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:33:45.961 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:33:45.965 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:33:45.968 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:33:45.972 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:33:45.976 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:33:45.979 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:33:45.983 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:33:45.986 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:33:45.990 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:33:45.994 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:33:45.998 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:33:46.002 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-25 14:33:46.005 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:46.008 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:46.012 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-25 14:33:46.016 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:33:46.020 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:33:46.023 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:33:46.027 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:33:46.031 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:33:46.035 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:33:46.039 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:46.042 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:46.046 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:33:46.050 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:33:46.053 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:33:46.056 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:33:46.059 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-25 14:33:46.063 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:33:46.067 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:46.071 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:46.075 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-25 14:33:46.101 | + 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-25 14:33:46.140 | Reading package lists... 2026-06-25 14:33:46.628 | Building dependency tree... 2026-06-25 14:33:46.630 | Reading state information... 2026-06-25 14:33:47.457 | The following additional packages will be installed: 2026-06-25 14:33:47.457 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 14:33:47.457 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 14:33:47.457 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 14:33:47.457 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 14:33:47.458 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 14:33:47.458 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 14:33:47.460 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-25 14:33:47.463 | Suggested packages: 2026-06-25 14:33:47.463 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-25 14:33:47.463 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-25 14:33:47.525 | The following NEW packages will be installed: 2026-06-25 14:33:47.525 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 14:33:47.525 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 14:33:47.525 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 14:33:47.525 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 14:33:47.526 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 14:33:47.526 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 14:33:47.528 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-25 14:33:47.595 | 0 upgraded, 27 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:33:47.595 | Need to get 29.6 MB of archives. 2026-06-25 14:33:47.596 | After this operation, 243 MB of additional disk space will be used. 2026-06-25 14:33:47.596 | 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-25 14:33:47.648 | 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-25 14:33:47.649 | 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-25 14:33:47.649 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-25 14:33:47.653 | 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-25 14:33:47.657 | 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-25 14:33:47.856 | 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-25 14:33:47.874 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-25 14:33:47.875 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-25 14:33:47.876 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-25 14:33:47.878 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-25 14:33:47.880 | 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-25 14:33:47.881 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-25 14:33:47.882 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-25 14:33:47.882 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-25 14:33:47.883 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-25 14:33:47.884 | 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-25 14:33:47.885 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-25 14:33:47.886 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-25 14:33:47.887 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-25 14:33:47.889 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-25 14:33:47.890 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-25 14:33:47.891 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-25 14:33:47.892 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-25 14:33:47.893 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-25 14:33:47.984 | 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-25 14:33:47.985 | 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-25 14:33:48.305 | perl: warning: Setting locale failed. 2026-06-25 14:33:48.305 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:48.305 | LANGUAGE = (unset), 2026-06-25 14:33:48.305 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:48.305 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:48.306 | are supported and installed on your system. 2026-06-25 14:33:48.306 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:48.367 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:48.368 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:48.368 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:48.495 | Vorkonfiguration der Pakete ... 2026-06-25 14:33:48.504 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:48.674 | Fetched 29.6 MB in 0s (71.5 MB/s) 2026-06-25 14:33:48.715 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-25 14:33:48.790 | (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-25 14:33:48.799 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:33:48.804 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:49.245 | Selecting previously unselected package mysql-client-8.0. 2026-06-25 14:33:49.261 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:33:49.265 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:49.321 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-25 14:33:49.337 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 14:33:49.345 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 14:33:49.398 | Selecting previously unselected package libmecab2:amd64. 2026-06-25 14:33:49.414 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-25 14:33:49.418 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 14:33:49.475 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-25 14:33:49.491 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-25 14:33:49.495 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 14:33:49.550 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-25 14:33:49.566 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:33:49.570 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:50.588 | Selecting previously unselected package mysql-server-8.0. 2026-06-25 14:33:50.600 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:33:50.609 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:50.671 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:50.671 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:50.671 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:50.750 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:50.762 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:51.080 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:51.153 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-25 14:33:51.169 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-25 14:33:51.174 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-25 14:33:51.219 | Selecting previously unselected package liburi-perl. 2026-06-25 14:33:51.235 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-25 14:33:51.240 | Unpacking liburi-perl (5.27-1) ... 2026-06-25 14:33:51.331 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-25 14:33:51.346 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-25 14:33:51.351 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 14:33:51.415 | Selecting previously unselected package libcgi-pm-perl. 2026-06-25 14:33:51.432 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-25 14:33:51.437 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-25 14:33:51.504 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-25 14:33:51.519 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:33:51.523 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 14:33:51.570 | Selecting previously unselected package libfcgi-perl. 2026-06-25 14:33:51.586 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-25 14:33:51.590 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 14:33:51.637 | Selecting previously unselected package libcgi-fast-perl. 2026-06-25 14:33:51.651 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-25 14:33:51.656 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-25 14:33:51.702 | Selecting previously unselected package libclone-perl:amd64. 2026-06-25 14:33:51.717 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-25 14:33:51.722 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 14:33:51.767 | Selecting previously unselected package libencode-locale-perl. 2026-06-25 14:33:51.783 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-25 14:33:51.787 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-25 14:33:51.832 | Selecting previously unselected package libfcgi-bin. 2026-06-25 14:33:51.847 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:33:51.852 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 14:33:51.899 | Selecting previously unselected package libhtml-template-perl. 2026-06-25 14:33:51.911 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-25 14:33:51.916 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-25 14:33:51.971 | Selecting previously unselected package libtimedate-perl. 2026-06-25 14:33:51.987 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-25 14:33:51.993 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-25 14:33:52.075 | Selecting previously unselected package libhttp-date-perl. 2026-06-25 14:33:52.088 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-25 14:33:52.093 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-25 14:33:52.136 | Selecting previously unselected package libio-html-perl. 2026-06-25 14:33:52.148 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-25 14:33:52.152 | Unpacking libio-html-perl (1.004-3) ... 2026-06-25 14:33:52.195 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-25 14:33:52.206 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-25 14:33:52.211 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 14:33:52.253 | Selecting previously unselected package libhttp-message-perl. 2026-06-25 14:33:52.266 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-25 14:33:52.271 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 14:33:52.324 | Selecting previously unselected package mecab-utils. 2026-06-25 14:33:52.336 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-25 14:33:52.340 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-25 14:33:52.388 | Selecting previously unselected package mecab-ipadic. 2026-06-25 14:33:52.398 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-25 14:33:52.402 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 14:33:53.048 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-25 14:33:53.061 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-25 14:33:53.065 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 14:33:53.106 | Selecting previously unselected package mysql-server. 2026-06-25 14:33:53.121 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-25 14:33:53.125 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:53.194 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 14:33:53.207 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 14:33:53.223 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:53.235 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 14:33:53.247 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 14:33:53.259 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 14:33:53.271 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-25 14:33:53.283 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 14:33:53.295 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 14:33:53.307 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-25 14:33:53.319 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-25 14:33:53.330 | Setting up libio-html-perl (1.004-3) ... 2026-06-25 14:33:53.342 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:53.353 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-25 14:33:53.365 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:53.377 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 14:33:53.389 | Setting up liburi-perl (5.27-1) ... 2026-06-25 14:33:53.401 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:53.464 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:53.523 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:53.523 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:53.523 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:53.603 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:53.615 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:53.680 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 14:33:53.718 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-25 14:34:05.555 | mysqld will log errors to /var/log/mysql/error.log 2026-06-25 14:34:06.419 | mysqld is running as pid 22187 2026-06-25 14:34:08.909 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-25 14:34:10.726 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-25 14:34:10.738 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 14:34:10.749 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 14:34:10.754 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 14:34:10.755 | 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-25 14:34:10.755 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 14:34:10.759 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 14:34:10.759 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 14:34:10.772 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 14:34:10.888 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 14:34:10.889 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 14:34:10.889 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 14:34:10.890 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 14:34:10.891 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 14:34:10.891 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 14:34:10.951 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 14:34:10.951 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 14:34:11.306 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 14:34:11.306 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 14:34:11.316 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 14:34:11.479 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 14:34:11.571 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 14:34:11.571 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 14:34:11.830 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 14:34:11.830 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 14:34:11.830 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 14:34:11.859 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 14:34:11.908 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 14:34:11.910 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 14:34:11.911 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 14:34:11.912 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 14:34:11.912 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 14:34:12.273 | 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-25 14:34:12.435 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 14:34:12.682 | 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-25 14:34:12.685 | 2026-06-25 14:34:12.685 | done! 2026-06-25 14:34:12.691 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 14:34:12.698 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 14:34:12.707 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 14:34:12.713 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 14:34:12.713 | 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-25 14:34:12.713 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 14:34:12.720 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 14:34:12.720 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 14:34:12.733 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 14:34:12.864 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 14:34:12.865 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 14:34:12.865 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 14:34:12.865 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 14:34:12.865 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 14:34:12.865 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 14:34:12.957 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 14:34:12.957 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 14:34:13.413 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 14:34:13.414 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 14:34:13.424 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 14:34:13.630 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 14:34:13.741 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 14:34:13.741 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 14:34:14.048 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 14:34:14.048 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 14:34:14.048 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 14:34:14.088 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 14:34:14.157 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 14:34:14.157 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 14:34:14.162 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 14:34:14.163 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 14:34:14.163 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 14:34:14.624 | 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-25 14:34:14.781 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 14:34:15.026 | 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-25 14:34:15.029 | 2026-06-25 14:34:15.029 | done! 2026-06-25 14:34:15.039 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 14:34:15.047 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 14:34:15.061 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 14:34:15.074 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:34:15.089 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-25 14:34:15.102 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-25 14:34:15.115 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-25 14:34:15.128 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:34:17.089 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:34:17.370 | perl: warning: Setting locale failed. 2026-06-25 14:34:17.370 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:17.371 | LANGUAGE = (unset), 2026-06-25 14:34:17.371 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:17.371 | LANG = "de_DE.UTF-8" 2026-06-25 14:34:17.371 | are supported and installed on your system. 2026-06-25 14:34:17.371 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:34:17.509 | perl: warning: Setting locale failed. 2026-06-25 14:34:17.509 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:17.509 | LANGUAGE = (unset), 2026-06-25 14:34:17.509 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:17.509 | LANG = "de_DE.UTF-8" 2026-06-25 14:34:17.509 | are supported and installed on your system. 2026-06-25 14:34:17.510 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:34:17.564 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:34:17.564 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:34:17.564 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:34:17.641 | perl: warning: Setting locale failed. 2026-06-25 14:34:17.641 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:17.641 | LANGUAGE = (unset), 2026-06-25 14:34:17.641 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:17.641 | LANG = "de_DE.UTF-8" 2026-06-25 14:34:17.641 | are supported and installed on your system. 2026-06-25 14:34:17.642 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:34:18.159 | 2026-06-25 14:34:18.159 | Running kernel seems to be up-to-date. 2026-06-25 14:34:18.159 | 2026-06-25 14:34:18.159 | Restarting services... 2026-06-25 14:34:18.211 | 2026-06-25 14:34:18.211 | Service restarts being deferred: 2026-06-25 14:34:18.212 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:34:18.212 | systemctl restart systemd-logind.service 2026-06-25 14:34:18.212 | systemctl restart virtlockd.service 2026-06-25 14:34:18.212 | systemctl restart virtlogd.service 2026-06-25 14:34:18.212 | 2026-06-25 14:34:18.212 | No containers need to be restarted. 2026-06-25 14:34:18.212 | 2026-06-25 14:34:18.213 | User sessions running outdated binaries: 2026-06-25 14:34:18.213 | quobyte @ session #5: sshd[2030] 2026-06-25 14:34:18.223 | quobyte @ user manager service: systemd[1166] 2026-06-25 14:34:18.234 | 2026-06-25 14:34:18.234 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:34:20.947 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:34:20.952 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:34:20.957 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:20.960 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:20.964 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:20.968 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:20.972 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:20.976 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:34:20.979 | + functions-common:time_stop:2427 : start_time=1782398026097 2026-06-25 14:34:20.984 | + functions-common:time_stop:2429 : [[ -z 1782398026097 ]] 2026-06-25 14:34:20.989 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:20.996 | + functions-common:time_stop:2432 : end_time=1782398060991 2026-06-25 14:34:21.000 | + functions-common:time_stop:2433 : elapsed_time=34894 2026-06-25 14:34:21.004 | + functions-common:time_stop:2434 : total=133210 2026-06-25 14:34:21.008 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:21.013 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168104 2026-06-25 14:34:21.019 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:34:21.024 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-25 14:34:21.028 | + ./stack.sh:main:861 : install_database_python 2026-06-25 14:34:21.034 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-25 14:34:21.040 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-25 14:34:21.046 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-25 14:34:21.051 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:34:21.058 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-25 14:34:21.063 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-25 14:34:21.068 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:34:21.076 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:34:21.076 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:34:21.085 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-25 14:34:21.090 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-25 14:34:21.096 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-25 14:34:21.101 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-25 14:34:21.105 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-25 14:34:21.143 | Using python 3.12 to install PyMySQL 2026-06-25 14:34:21.148 | + 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-25 14:34:22.384 | Collecting PyMySQL 2026-06-25 14:34:22.555 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-25 14:34:22.585 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-25 14:34:22.770 | Installing collected packages: PyMySQL 2026-06-25 14:34:22.845 | Successfully installed PyMySQL-1.2.0 2026-06-25 14:34:23.001 | + inc/python:pip_install:216 : result=0 2026-06-25 14:34:23.005 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:34:23.008 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:23.012 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:23.016 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:23.019 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:23.022 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:23.025 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:34:23.029 | + functions-common:time_stop:2427 : start_time=1782398061133 2026-06-25 14:34:23.033 | + functions-common:time_stop:2429 : [[ -z 1782398061133 ]] 2026-06-25 14:34:23.038 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:23.044 | + functions-common:time_stop:2432 : end_time=1782398063040 2026-06-25 14:34:23.047 | + functions-common:time_stop:2433 : elapsed_time=1907 2026-06-25 14:34:23.050 | + functions-common:time_stop:2434 : total=35398 2026-06-25 14:34:23.054 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:23.057 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37305 2026-06-25 14:34:23.061 | + inc/python:pip_install:219 : return 0 2026-06-25 14:34:23.065 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-25 14:34:23.069 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 14:34:23.072 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-25 14:34:23.075 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-25 14:34:23.102 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:23.104 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-25 14:34:23.108 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-25 14:34:23.132 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:34:23.135 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-25 14:34:23.159 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:34:23.164 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-25 14:34:23.189 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:23.192 | + ./stack.sh:main:869 : install_etcd3 2026-06-25 14:34:23.196 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-25 14:34:23.196 | Installing etcd 2026-06-25 14:34:23.200 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-25 14:34:23.219 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-25 14:34:23.238 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-25 14:34:23.242 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-25 14:34:23.265 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-25 14:34:23.270 | ++ 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-25 14:34:23.274 | ++ 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-25 14:34:23.277 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-25 14:34:23.281 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-25 14:34:23.284 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-25 14:34:23.289 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:34:23.293 | ++ 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-25 14:34:23.299 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-25 14:34:23.302 | ++ 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-25 14:34:23.309 | --2026-06-25 16:34:23-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:34:23.368 | Resolving github.com (github.com)... 140.82.121.4 2026-06-25 14:34:23.387 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-25 14:34:23.450 | HTTP request sent, awaiting response... 302 Found 2026-06-25 14:34:23.450 | 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-25T15%3A24%3A00Z&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-25T14%3A23%3A43Z&ske=2026-06-25T15%3A24%3A00Z&sks=b&skv=2018-11-09&sig=ylbdkQR87Oz822V18iETmYnOQmPYCkk97lGIDvZo%2FrI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjM5OTgxOCwibmJmIjoxNzgyMzk4MDE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dT4_k12AhLV6wKrxS1mV8gQoMMO7sMlRkW1vmbXVN38&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-25 14:34:23.452 | --2026-06-25 16:34:23-- 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-25T15%3A24%3A00Z&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-25T14%3A23%3A43Z&ske=2026-06-25T15%3A24%3A00Z&sks=b&skv=2018-11-09&sig=ylbdkQR87Oz822V18iETmYnOQmPYCkk97lGIDvZo%2FrI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjM5OTgxOCwibmJmIjoxNzgyMzk4MDE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dT4_k12AhLV6wKrxS1mV8gQoMMO7sMlRkW1vmbXVN38&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-25 14:34:23.452 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2026-06-25 14:34:23.463 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-25 14:34:23.546 | HTTP request sent, awaiting response... 200 OK 2026-06-25 14:34:23.546 | Length: 20927601 (20M) [application/octet-stream] 2026-06-25 14:34:23.546 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 14:34:23.598 | 2026-06-25 14:34:23.834 | 0K ........ ........ ... 100% 69.3M=0.3s 2026-06-25 14:34:23.834 | 2026-06-25 14:34:23.834 | 2026-06-25 16:34:23 (69.3 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-25 14:34:23.834 | 2026-06-25 14:34:23.840 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-25 14:34:23.845 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:34:23.849 | ++ functions:get_extra_file:81 : return 2026-06-25 14:34:23.854 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:34:23.859 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-25 14:34:23.862 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 14:34:23.867 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-25 14:34:23.899 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-25 14:34:23.904 | + 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-25 14:34:23.914 | etcd-v3.5.21-linux-amd64/ 2026-06-25 14:34:23.914 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-25 14:34:23.915 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-25 14:34:23.915 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-25 14:34:23.915 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-25 14:34:23.915 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-25 14:34:23.915 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-25 14:34:23.915 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-25 14:34:23.917 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-25 14:34:23.917 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-25 14:34:23.917 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-25 14:34:23.917 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-25 14:34:23.917 | etcd-v3.5.21-linux-amd64/README.md 2026-06-25 14:34:23.917 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-25 14:34:24.102 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-25 14:34:24.300 | etcd-v3.5.21-linux-amd64/etcd 2026-06-25 14:34:24.569 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-25 14:34:24.608 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-25 14:34:24.643 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-25 14:34:24.646 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-25 14:34:24.672 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:34:24.675 | + ./stack.sh:main:888 : install_dstat 2026-06-25 14:34:24.679 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-25 14:34:24.701 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:34:24.706 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-25 14:34:24.710 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:34:24.713 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-25 14:34:24.717 | + ./stack.sh:main:897 : install_libs 2026-06-25 14:34:24.721 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-25 14:34:24.725 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-25 14:34:24.729 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-25 14:34:24.732 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-25 14:34:24.736 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:24.739 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:24.743 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-25 14:34:24.746 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:24.750 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-25 14:34:24.753 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-25 14:34:24.756 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-25 14:34:24.759 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-25 14:34:24.762 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:24.765 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:24.769 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-25 14:34:24.773 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:24.778 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-25 14:34:24.782 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-25 14:34:24.786 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-25 14:34:24.790 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-25 14:34:24.794 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:24.797 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:24.801 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-25 14:34:24.805 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:24.808 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-25 14:34:24.812 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-25 14:34:24.816 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-25 14:34:24.819 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-25 14:34:24.822 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:24.826 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:24.829 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-25 14:34:24.833 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:24.836 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-25 14:34:24.840 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-25 14:34:24.844 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-25 14:34:24.847 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-25 14:34:24.850 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:24.854 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:24.858 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-25 14:34:24.861 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:24.865 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-25 14:34:24.868 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-25 14:34:24.872 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-25 14:34:24.876 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-25 14:34:24.879 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:24.883 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:24.887 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-25 14:34:24.890 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:24.894 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-25 14:34:24.897 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-25 14:34:24.901 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-25 14:34:24.905 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-25 14:34:24.908 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:24.911 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:24.915 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-25 14:34:24.919 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:24.922 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-25 14:34:24.926 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-25 14:34:24.930 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-25 14:34:24.933 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-25 14:34:24.937 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:24.940 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:24.943 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-25 14:34:24.947 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:24.950 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-25 14:34:24.955 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-25 14:34:24.958 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-25 14:34:24.961 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-25 14:34:24.965 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:24.968 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:24.972 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-25 14:34:24.975 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:24.979 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-25 14:34:24.983 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-25 14:34:24.986 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-25 14:34:24.990 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-25 14:34:24.994 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:24.997 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.000 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-25 14:34:25.004 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.007 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-25 14:34:25.011 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-25 14:34:25.015 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-25 14:34:25.018 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-25 14:34:25.021 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.025 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.028 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-25 14:34:25.031 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.035 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-25 14:34:25.039 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-25 14:34:25.042 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-25 14:34:25.046 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-25 14:34:25.049 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.052 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.055 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-25 14:34:25.059 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.062 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-25 14:34:25.066 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-25 14:34:25.070 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-25 14:34:25.073 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-25 14:34:25.076 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.079 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.083 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-25 14:34:25.087 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.090 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-25 14:34:25.093 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-25 14:34:25.096 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-25 14:34:25.100 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-25 14:34:25.103 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.107 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.110 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-25 14:34:25.114 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.118 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-25 14:34:25.121 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-25 14:34:25.125 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-25 14:34:25.128 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-25 14:34:25.132 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.135 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.139 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-25 14:34:25.142 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.145 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-25 14:34:25.149 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-25 14:34:25.153 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-25 14:34:25.157 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-25 14:34:25.160 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.164 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.167 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-25 14:34:25.170 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.174 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-25 14:34:25.178 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-25 14:34:25.182 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-25 14:34:25.185 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-25 14:34:25.188 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.192 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.196 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-25 14:34:25.199 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.203 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-25 14:34:25.206 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-25 14:34:25.210 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-25 14:34:25.213 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-25 14:34:25.217 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.222 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.225 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-25 14:34:25.229 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.233 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-25 14:34:25.238 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-25 14:34:25.241 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-25 14:34:25.245 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-25 14:34:25.249 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.253 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.257 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-25 14:34:25.262 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.266 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-25 14:34:25.270 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-25 14:34:25.273 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-25 14:34:25.276 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-25 14:34:25.279 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.283 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.287 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-25 14:34:25.290 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.293 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-25 14:34:25.296 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-25 14:34:25.300 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-25 14:34:25.304 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-25 14:34:25.308 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.311 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.315 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-25 14:34:25.319 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.322 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-25 14:34:25.326 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-25 14:34:25.329 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-25 14:34:25.333 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-25 14:34:25.336 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.340 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.343 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-25 14:34:25.347 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.350 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-25 14:34:25.353 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-25 14:34:25.357 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-25 14:34:25.360 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-25 14:34:25.364 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.367 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.371 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-25 14:34:25.374 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.378 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-25 14:34:25.381 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-25 14:34:25.385 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-25 14:34:25.388 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-25 14:34:25.392 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.395 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.399 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-25 14:34:25.402 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.406 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-25 14:34:25.409 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-25 14:34:25.412 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-25 14:34:25.416 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-25 14:34:25.419 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.422 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.425 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-25 14:34:25.428 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.432 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-25 14:34:25.436 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-25 14:34:25.440 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-25 14:34:25.443 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-25 14:34:25.447 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.450 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.455 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-25 14:34:25.458 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.461 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-25 14:34:25.465 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-25 14:34:25.469 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-25 14:34:25.472 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-25 14:34:25.475 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.479 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.483 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-25 14:34:25.486 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.489 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-25 14:34:25.493 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-25 14:34:25.497 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-25 14:34:25.501 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-25 14:34:25.504 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.507 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.511 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-25 14:34:25.515 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.518 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-25 14:34:25.522 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-25 14:34:25.525 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-25 14:34:25.529 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-25 14:34:25.532 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.536 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.539 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-25 14:34:25.543 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.546 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-25 14:34:25.549 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-25 14:34:25.553 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-25 14:34:25.557 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-25 14:34:25.560 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.563 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.566 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-25 14:34:25.570 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.574 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-25 14:34:25.577 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-25 14:34:25.581 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-25 14:34:25.584 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-25 14:34:25.587 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.590 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.594 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-25 14:34:25.598 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.601 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-25 14:34:25.605 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-25 14:34:25.608 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-25 14:34:25.612 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-25 14:34:25.615 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.618 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.621 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-25 14:34:25.626 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.629 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-25 14:34:25.633 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-25 14:34:25.636 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-25 14:34:25.640 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-25 14:34:25.644 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.648 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.651 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-25 14:34:25.654 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.658 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-25 14:34:25.662 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-25 14:34:25.665 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-25 14:34:25.669 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-25 14:34:25.673 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.676 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.680 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-25 14:34:25.683 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.687 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-25 14:34:25.691 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-25 14:34:25.694 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-25 14:34:25.698 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-25 14:34:25.701 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.705 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.709 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-25 14:34:25.712 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.716 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-25 14:34:25.719 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-25 14:34:25.723 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-25 14:34:25.726 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-25 14:34:25.730 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.734 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.737 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-25 14:34:25.741 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.744 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-25 14:34:25.748 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-25 14:34:25.751 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-25 14:34:25.754 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-25 14:34:25.761 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.763 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.769 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-25 14:34:25.774 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.778 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-25 14:34:25.781 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-25 14:34:25.786 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-25 14:34:25.790 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-25 14:34:25.795 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.799 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.803 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-25 14:34:25.807 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.811 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-25 14:34:25.816 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-25 14:34:25.820 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:25.824 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:25.829 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-25 14:34:25.833 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:25.838 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-25 14:34:25.868 | Using python 3.12 to install etcd3gw 2026-06-25 14:34:25.872 | + 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-25 14:34:27.087 | Collecting etcd3gw 2026-06-25 14:34:27.243 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:34:27.254 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-25 14:34:27.300 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-25 14:34:27.303 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 14:34:27.355 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-25 14:34:27.373 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:34:27.421 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-25 14:34:27.437 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 14:34:27.978 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-25 14:34:27.998 | 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-25 14:34:28.013 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-25 14:34:28.205 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-25 14:34:28.207 | 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-25 14:34:28.243 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-25 14:34:28.245 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 14:34:28.293 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-25 14:34:28.296 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 14:34:28.303 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-25 14:34:28.335 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-25 14:34:28.371 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-25 14:34:28.398 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-25 14:34:28.409 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 14:34:28.412 | 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-25 14:34:28.414 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 14:34:28.417 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 14:34:28.434 | 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-25 14:34:28.689 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-25 14:34:28.751 | Attempting uninstall: urllib3 2026-06-25 14:34:28.759 | Found existing installation: urllib3 2.0.7 2026-06-25 14:34:28.759 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:28.760 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-25 14:34:28.910 | Attempting uninstall: idna 2026-06-25 14:34:28.918 | Found existing installation: idna 3.6 2026-06-25 14:34:28.918 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:28.919 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-25 14:34:29.088 | Attempting uninstall: requests 2026-06-25 14:34:29.094 | Found existing installation: requests 2.31.0 2026-06-25 14:34:29.095 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:29.095 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-25 14:34:29.344 | 2026-06-25 14:34:29.349 | 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-25 14:34:29.543 | + inc/python:pip_install:216 : result=0 2026-06-25 14:34:29.545 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:34:29.547 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:29.549 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:29.552 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:29.555 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:29.557 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:29.559 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:34:29.562 | + functions-common:time_stop:2427 : start_time=1782398065861 2026-06-25 14:34:29.564 | + functions-common:time_stop:2429 : [[ -z 1782398065861 ]] 2026-06-25 14:34:29.567 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:29.571 | + functions-common:time_stop:2432 : end_time=1782398069568 2026-06-25 14:34:29.573 | + functions-common:time_stop:2433 : elapsed_time=3707 2026-06-25 14:34:29.575 | + functions-common:time_stop:2434 : total=37305 2026-06-25 14:34:29.578 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:29.580 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41012 2026-06-25 14:34:29.583 | + inc/python:pip_install:219 : return 0 2026-06-25 14:34:29.586 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-25 14:34:29.589 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-25 14:34:29.592 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-25 14:34:29.594 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:34:29.597 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:34:29.600 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:34:29.603 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:34:29.608 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:34:29.612 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:34:29.616 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:34:29.620 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:34:29.624 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:34:29.628 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:34:29.632 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:34:29.636 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:34:29.640 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:34:29.643 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-25 14:34:29.646 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:34:29.650 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:34:29.653 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-25 14:34:29.656 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-25 14:34:29.660 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:34:29.664 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:34:29.668 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:34:29.672 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:34:29.676 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:34:29.680 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:34:29.683 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:34:29.687 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:34:29.690 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:34:29.694 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:34:29.698 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:34:29.701 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:34:29.705 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-25 14:34:29.708 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:34:29.711 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:34:29.715 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:34:29.720 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-25 14:34:29.746 | + 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-25 14:34:29.789 | Reading package lists... 2026-06-25 14:34:30.272 | Building dependency tree... 2026-06-25 14:34:30.274 | Reading state information... 2026-06-25 14:34:31.067 | The following additional packages will be installed: 2026-06-25 14:34:31.069 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-25 14:34:31.073 | Suggested packages: 2026-06-25 14:34:31.073 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-25 14:34:31.073 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-25 14:34:31.073 | python3-uwsgidecorators 2026-06-25 14:34:31.125 | The following NEW packages will be installed: 2026-06-25 14:34:31.127 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-25 14:34:31.185 | 0 upgraded, 6 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:34:31.185 | Need to get 1270 kB of archives. 2026-06-25 14:34:31.185 | After this operation, 4285 kB of additional disk space will be used. 2026-06-25 14:34:31.186 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-25 14:34:31.202 | 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-25 14:34:31.206 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-25 14:34:31.210 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-25 14:34:31.218 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-25 14:34:31.219 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-25 14:34:31.489 | perl: warning: Setting locale failed. 2026-06-25 14:34:31.489 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:31.489 | LANGUAGE = (unset), 2026-06-25 14:34:31.489 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:31.489 | LANG = "de_DE.UTF-8" 2026-06-25 14:34:31.490 | are supported and installed on your system. 2026-06-25 14:34:31.490 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:34:31.560 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:34:31.560 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:34:31.560 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:34:31.783 | Fetched 1270 kB in 0s (21.8 MB/s) 2026-06-25 14:34:31.831 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-25 14:34:31.898 | (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-25 14:34:31.905 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-25 14:34:31.913 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 14:34:31.976 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-25 14:34:31.987 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-25 14:34:31.993 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 14:34:32.046 | Selecting previously unselected package libzmq5:amd64. 2026-06-25 14:34:32.058 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-25 14:34:32.063 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 14:34:32.122 | Selecting previously unselected package uwsgi-core. 2026-06-25 14:34:32.134 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 14:34:32.140 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 14:34:32.333 | Selecting previously unselected package uwsgi. 2026-06-25 14:34:32.346 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 14:34:32.354 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 14:34:32.417 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-25 14:34:32.429 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 14:34:32.434 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 14:34:32.520 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 14:34:32.536 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 14:34:32.550 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 14:34:32.563 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 14:34:32.587 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 14:34:33.262 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 14:34:33.298 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:34:34.435 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:34:34.701 | perl: warning: Setting locale failed. 2026-06-25 14:34:34.702 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:34.702 | LANGUAGE = (unset), 2026-06-25 14:34:34.702 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:34.702 | LANG = "de_DE.UTF-8" 2026-06-25 14:34:34.702 | are supported and installed on your system. 2026-06-25 14:34:34.702 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:34:34.842 | perl: warning: Setting locale failed. 2026-06-25 14:34:34.842 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:34.842 | LANGUAGE = (unset), 2026-06-25 14:34:34.842 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:34.843 | LANG = "de_DE.UTF-8" 2026-06-25 14:34:34.843 | are supported and installed on your system. 2026-06-25 14:34:34.843 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:34:34.899 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:34:34.899 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:34:34.899 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:34:34.973 | perl: warning: Setting locale failed. 2026-06-25 14:34:34.973 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:34.973 | LANGUAGE = (unset), 2026-06-25 14:34:34.973 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:34.973 | LANG = "de_DE.UTF-8" 2026-06-25 14:34:34.973 | are supported and installed on your system. 2026-06-25 14:34:34.973 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:34:35.517 | 2026-06-25 14:34:35.517 | Running kernel seems to be up-to-date. 2026-06-25 14:34:35.517 | 2026-06-25 14:34:35.517 | Restarting services... 2026-06-25 14:34:35.571 | 2026-06-25 14:34:35.572 | Service restarts being deferred: 2026-06-25 14:34:35.572 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:34:35.572 | systemctl restart systemd-logind.service 2026-06-25 14:34:35.572 | systemctl restart virtlockd.service 2026-06-25 14:34:35.572 | systemctl restart virtlogd.service 2026-06-25 14:34:35.572 | 2026-06-25 14:34:35.572 | No containers need to be restarted. 2026-06-25 14:34:35.572 | 2026-06-25 14:34:35.573 | User sessions running outdated binaries: 2026-06-25 14:34:35.573 | quobyte @ session #5: sshd[2030] 2026-06-25 14:34:35.584 | quobyte @ user manager service: systemd[1166] 2026-06-25 14:34:35.596 | 2026-06-25 14:34:35.597 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:34:38.039 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:34:38.043 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:34:38.046 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:38.049 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:38.052 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:38.056 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:38.059 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:38.061 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:34:38.063 | + functions-common:time_stop:2427 : start_time=1782398069743 2026-06-25 14:34:38.065 | + functions-common:time_stop:2429 : [[ -z 1782398069743 ]] 2026-06-25 14:34:38.069 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:38.073 | + functions-common:time_stop:2432 : end_time=1782398078070 2026-06-25 14:34:38.076 | + functions-common:time_stop:2433 : elapsed_time=8327 2026-06-25 14:34:38.079 | + functions-common:time_stop:2434 : total=168104 2026-06-25 14:34:38.082 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:38.085 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176431 2026-06-25 14:34:38.089 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:34:38.092 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-25 14:34:38.094 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:34:38.097 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:34:38.100 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-25 14:34:38.102 | perl: warning: Setting locale failed. 2026-06-25 14:34:38.102 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:38.102 | LANGUAGE = (unset), 2026-06-25 14:34:38.102 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:38.102 | LANG = (unset) 2026-06-25 14:34:38.102 | are supported and installed on your system. 2026-06-25 14:34:38.102 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 14:34:38.143 | No module matches proxy 2026-06-25 14:34:38.147 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-25 14:34:38.161 | perl: warning: Setting locale failed. 2026-06-25 14:34:38.161 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:38.161 | LANGUAGE = (unset), 2026-06-25 14:34:38.161 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:38.162 | LANG = "de_DE.UTF-8" 2026-06-25 14:34:38.162 | are supported and installed on your system. 2026-06-25 14:34:38.162 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:34:38.203 | Enabling module proxy. 2026-06-25 14:34:38.209 | To activate the new configuration, you need to run: 2026-06-25 14:34:38.210 | systemctl restart apache2 2026-06-25 14:34:38.215 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-25 14:34:38.227 | perl: warning: Setting locale failed. 2026-06-25 14:34:38.227 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:38.228 | LANGUAGE = (unset), 2026-06-25 14:34:38.228 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:38.228 | LANG = "de_DE.UTF-8" 2026-06-25 14:34:38.228 | are supported and installed on your system. 2026-06-25 14:34:38.228 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:34:38.270 | Considering dependency proxy for proxy_uwsgi: 2026-06-25 14:34:38.270 | Module proxy already enabled 2026-06-25 14:34:38.270 | Enabling module proxy_uwsgi. 2026-06-25 14:34:38.278 | To activate the new configuration, you need to run: 2026-06-25 14:34:38.278 | systemctl restart apache2 2026-06-25 14:34:38.282 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-25 14:34:38.286 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:34:38.289 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:34:38.292 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:34:38.478 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-25 14:34:38.483 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-25 14:34:38.487 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-25 14:34:38.490 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:38.493 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:38.496 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-25 14:34:38.499 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:38.502 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-25 14:34:38.505 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-25 14:34:38.508 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-25 14:34:38.511 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:38.514 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:38.516 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-25 14:34:38.519 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:38.522 | + ./stack.sh:main:905 : install_glanceclient 2026-06-25 14:34:38.525 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-25 14:34:38.528 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-25 14:34:38.531 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:38.534 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:38.537 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-25 14:34:38.540 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:38.543 | + ./stack.sh:main:906 : install_cinderclient 2026-06-25 14:34:38.547 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-25 14:34:38.550 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-25 14:34:38.553 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:38.557 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:38.561 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-25 14:34:38.565 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:38.568 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-25 14:34:38.571 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-25 14:34:38.574 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:38.578 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:38.581 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-25 14:34:38.584 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:38.588 | + ./stack.sh:main:907 : install_novaclient 2026-06-25 14:34:38.591 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-25 14:34:38.594 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-25 14:34:38.598 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:38.601 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:38.604 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-25 14:34:38.607 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:38.610 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-25 14:34:38.633 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:38.636 | + ./stack.sh:main:909 : install_swiftclient 2026-06-25 14:34:38.640 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-25 14:34:38.643 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-25 14:34:38.645 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:38.649 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:38.652 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-25 14:34:38.654 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:38.658 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-25 14:34:38.678 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:38.681 | + ./stack.sh:main:912 : install_neutronclient 2026-06-25 14:34:38.683 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-25 14:34:38.686 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-25 14:34:38.690 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:38.692 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:38.694 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-25 14:34:38.701 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:38.703 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-25 14:34:38.708 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-25 14:34:38.711 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-25 14:34:38.714 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:38.718 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:38.721 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-25 14:34:38.724 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:38.726 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-25 14:34:38.730 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-25 14:34:38.733 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:34:38.738 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-25 14:34:38.741 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-25 14:34:38.744 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:34:38.749 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:34:38.750 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:34:38.756 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-25 14:34:38.760 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-25 14:34:38.764 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-25 14:34:38.768 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-25 14:34:38.772 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-25 14:34:38.798 | Using python 3.12 to install keystonemiddleware 2026-06-25 14:34:38.801 | + 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-25 14:34:40.073 | Collecting keystonemiddleware 2026-06-25 14:34:40.230 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:34:40.300 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-25 14:34:40.317 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:34:40.379 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-25 14:34:40.395 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:34:40.461 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-25 14:34:40.478 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:34:40.543 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-25 14:34:40.561 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:34:40.611 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-25 14:34:40.634 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 14:34:40.700 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-25 14:34:40.719 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:34:40.772 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-25 14:34:40.789 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:34:40.876 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-25 14:34:40.894 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:34:40.905 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-25 14:34:40.948 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-25 14:34:40.965 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:34:41.011 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-25 14:34:41.027 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 14:34:41.085 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-25 14:34:41.105 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:34:41.119 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-25 14:34:41.163 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-25 14:34:41.179 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-25 14:34:41.194 | 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-25 14:34:41.239 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 14:34:41.257 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:34:41.295 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 14:34:41.315 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:34:41.359 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 14:34:41.375 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 14:34:41.420 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 14:34:41.437 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 14:34:41.490 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 14:34:41.506 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:34:41.553 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 14:34:41.572 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-25 14:34:41.618 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 14:34:41.638 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-25 14:34:41.651 | 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-25 14:34:41.693 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 14:34:41.709 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-25 14:34:41.720 | 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-25 14:34:41.722 | 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-25 14:34:41.883 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-25 14:34:41.899 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-06-25 14:34:41.961 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 14:34:41.977 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-25 14:34:41.988 | 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-25 14:34:42.128 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 14:34:42.144 | 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-25 14:34:42.166 | 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-25 14:34:42.203 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 14:34:42.219 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 14:34:42.276 | 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-25 14:34:42.277 | 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-25 14:34:42.278 | 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-25 14:34:42.280 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-25 14:34:42.326 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-25 14:34:42.367 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-25 14:34:42.406 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-25 14:34:42.431 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-25 14:34:42.457 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-25 14:34:42.480 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-25 14:34:42.505 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-25 14:34:42.534 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-25 14:34:42.582 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 50.1 MB/s 0:00:00 2026-06-25 14:34:42.600 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-25 14:34:42.627 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-25 14:34:42.654 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-25 14:34:42.679 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-25 14:34:42.702 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-06-25 14:34:42.732 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-25 14:34:42.757 | 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-25 14:34:42.782 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-25 14:34:42.806 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-25 14:34:42.829 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-25 14:34:42.857 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-25 14:34:42.885 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-25 14:34:42.912 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-25 14:34:42.937 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-25 14:34:42.959 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-25 14:34:42.986 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-25 14:34:43.010 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-25 14:34:43.342 | 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-25 14:34:43.611 | Attempting uninstall: six 2026-06-25 14:34:43.620 | Found existing installation: six 1.16.0 2026-06-25 14:34:43.621 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:43.622 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-25 14:34:43.695 | Attempting uninstall: pyparsing 2026-06-25 14:34:43.705 | Found existing installation: pyparsing 3.1.1 2026-06-25 14:34:43.706 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:43.706 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-25 14:34:43.854 | Attempting uninstall: PyJWT 2026-06-25 14:34:43.863 | Found existing installation: PyJWT 2.7.0 2026-06-25 14:34:43.864 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:43.864 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-25 14:34:44.035 | Attempting uninstall: netaddr 2026-06-25 14:34:44.044 | Found existing installation: netaddr 0.8.0 2026-06-25 14:34:44.044 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:44.045 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-25 14:34:44.317 | Attempting uninstall: python-dateutil 2026-06-25 14:34:44.328 | Found existing installation: python-dateutil 2.8.2 2026-06-25 14:34:44.328 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:44.329 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-25 14:34:46.710 | 2026-06-25 14:34:46.720 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-25 14:34:46.925 | + inc/python:pip_install:216 : result=0 2026-06-25 14:34:46.929 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:34:46.932 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:46.934 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:46.938 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:46.940 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:46.944 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:46.946 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:34:46.948 | + functions-common:time_stop:2427 : start_time=1782398078791 2026-06-25 14:34:46.952 | + functions-common:time_stop:2429 : [[ -z 1782398078791 ]] 2026-06-25 14:34:46.955 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:46.961 | + functions-common:time_stop:2432 : end_time=1782398086956 2026-06-25 14:34:46.964 | + functions-common:time_stop:2433 : elapsed_time=8165 2026-06-25 14:34:46.967 | + functions-common:time_stop:2434 : total=41012 2026-06-25 14:34:46.970 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:46.974 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49177 2026-06-25 14:34:46.978 | + inc/python:pip_install:219 : return 0 2026-06-25 14:34:46.981 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-25 14:34:46.985 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-25 14:34:46.988 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:34:46.991 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-25 14:34:46.995 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-25 14:34:46.998 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:34:47.003 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:34:47.003 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:34:47.011 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-25 14:34:47.014 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-25 14:34:47.017 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-25 14:34:47.021 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-25 14:34:47.025 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-25 14:34:47.052 | Using python 3.12 to install python-memcached 2026-06-25 14:34:47.054 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-25 14:34:48.253 | Collecting python-memcached 2026-06-25 14:34:48.401 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:34:48.428 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-25 14:34:48.609 | Installing collected packages: python-memcached 2026-06-25 14:34:48.644 | Successfully installed python-memcached-1.62 2026-06-25 14:34:48.771 | + inc/python:pip_install:216 : result=0 2026-06-25 14:34:48.773 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:34:48.776 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:48.778 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:48.781 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:48.784 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:48.786 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:48.789 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:34:48.791 | + functions-common:time_stop:2427 : start_time=1782398087045 2026-06-25 14:34:48.794 | + functions-common:time_stop:2429 : [[ -z 1782398087045 ]] 2026-06-25 14:34:48.797 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:48.802 | + functions-common:time_stop:2432 : end_time=1782398088798 2026-06-25 14:34:48.805 | + functions-common:time_stop:2433 : elapsed_time=1753 2026-06-25 14:34:48.807 | + functions-common:time_stop:2434 : total=49177 2026-06-25 14:34:48.809 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:48.811 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=50930 2026-06-25 14:34:48.815 | + inc/python:pip_install:219 : return 0 2026-06-25 14:34:48.818 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-25 14:34:48.837 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:48.841 | + ./stack.sh:main:919 : '[' 192.168.122.32 == 192.168.122.32 ']' 2026-06-25 14:34:48.843 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-25 14:34:48.846 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-25 14:34:48.849 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-25 14:34:48.851 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:34:48.853 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-25 14:34:48.857 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-25 14:34:48.874 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:34:48.877 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-25 14:34:48.879 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-25 14:34:48.882 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-25 14:34:48.884 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:34:48.887 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:34:48.890 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:34:48.893 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:34:48.895 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:34:48.899 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:34:48.915 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:34:48.918 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:34:48.920 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:34:48.923 | + functions-common:git_clone:610 : echo master 2026-06-25 14:34:48.924 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:34:48.929 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-25 14:34:48.933 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:34:48.936 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 14:34:48.938 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:34:48.941 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:34:48.944 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:34:48.948 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:34:48.951 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:34:48.955 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:34:48.958 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:34:48.961 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:34:48.965 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:34:48.969 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398088967 2026-06-25 14:34:48.972 | + 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-25 14:34:48.976 | Cloning into '/opt/stack/keystone'... 2026-06-25 14:35:07.876 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:35:07.881 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:07.886 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:07.890 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:07.893 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:07.897 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:07.900 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:35:07.904 | + functions-common:time_stop:2427 : start_time=1782398088967 2026-06-25 14:35:07.908 | + functions-common:time_stop:2429 : [[ -z 1782398088967 ]] 2026-06-25 14:35:07.913 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:07.918 | + functions-common:time_stop:2432 : end_time=1782398107915 2026-06-25 14:35:07.922 | + functions-common:time_stop:2433 : elapsed_time=18948 2026-06-25 14:35:07.924 | + functions-common:time_stop:2434 : total=5065 2026-06-25 14:35:07.928 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:07.932 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24013 2026-06-25 14:35:07.936 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-25 14:35:07.940 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:35:07.942 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:35:07.946 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:35:07.950 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:35:07.954 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:35:07.958 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:35:07.961 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:35:07.965 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:35:07.969 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:35:07.975 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:35:07.981 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398107976 2026-06-25 14:35:07.984 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:35:08.617 | From https://review.opendev.org/openstack/keystone 2026-06-25 14:35:08.617 | * branch master -> FETCH_HEAD 2026-06-25 14:35:08.628 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:35:08.633 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:08.638 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:08.641 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:08.645 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:08.648 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:08.651 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:35:08.655 | + functions-common:time_stop:2427 : start_time=1782398107976 2026-06-25 14:35:08.659 | + functions-common:time_stop:2429 : [[ -z 1782398107976 ]] 2026-06-25 14:35:08.664 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:08.669 | + functions-common:time_stop:2432 : end_time=1782398108665 2026-06-25 14:35:08.673 | + functions-common:time_stop:2433 : elapsed_time=689 2026-06-25 14:35:08.676 | + functions-common:time_stop:2434 : total=24013 2026-06-25 14:35:08.680 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:08.683 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24702 2026-06-25 14:35:08.687 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:35:08.690 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:35:08.693 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:35:08.697 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:35:08.701 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:35:08.704 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:35:08.708 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:35:08.712 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:35:08.715 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:35:08.719 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:35:08.725 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398108721 2026-06-25 14:35:08.728 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:35:08.906 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:35:08.906 | 2026-06-25 14:35:08.906 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:35:08.906 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:35:08.906 | state without impacting any branches by switching back to a branch. 2026-06-25 14:35:08.906 | 2026-06-25 14:35:08.906 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:35:08.906 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:35:08.906 | 2026-06-25 14:35:08.907 | git switch -c 2026-06-25 14:35:08.907 | 2026-06-25 14:35:08.907 | Or undo this operation with: 2026-06-25 14:35:08.907 | 2026-06-25 14:35:08.907 | git switch - 2026-06-25 14:35:08.907 | 2026-06-25 14:35:08.907 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:35:08.907 | 2026-06-25 14:35:08.907 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 14:35:08.913 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:35:08.918 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:08.922 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:08.925 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:08.929 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:08.933 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:08.937 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:35:08.941 | + functions-common:time_stop:2427 : start_time=1782398108721 2026-06-25 14:35:08.944 | + functions-common:time_stop:2429 : [[ -z 1782398108721 ]] 2026-06-25 14:35:08.949 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:08.955 | + functions-common:time_stop:2432 : end_time=1782398108950 2026-06-25 14:35:08.959 | + functions-common:time_stop:2433 : elapsed_time=229 2026-06-25 14:35:08.962 | + functions-common:time_stop:2434 : total=24702 2026-06-25 14:35:08.966 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:08.971 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24931 2026-06-25 14:35:08.974 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-25 14:35:08.996 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-25 14:35:09.000 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:35:09.001 | + functions-common:git_clone:673 : head -1 2026-06-25 14:35:09.004 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 14:35:09.008 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:35:09.011 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-25 14:35:09.015 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:35:09.019 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 14:35:09.023 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-25 14:35:09.028 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:35:09.033 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-25 14:35:09.037 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:35:09.041 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 14:35:09.046 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-25 14:35:09.050 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:35:09.053 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:35:09.060 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-25 14:35:09.063 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:35:09.067 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-25 14:35:09.072 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:35:09.075 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:35:09.081 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-25 14:35:09.091 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-25 14:35:09.095 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-25 14:35:09.099 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-25 14:35:09.274 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-25 14:35:09.279 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:35:09.283 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:35:09.288 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:35:09.292 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 14:35:09.296 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-25 14:35:09.300 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:35:09.305 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:35:09.309 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:35:09.314 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:35:09.319 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:35:09.323 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:35:09.326 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:35:09.330 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-25 14:35:09.363 | Using python 3.12 to install /opt/stack/keystone 2026-06-25 14:35:09.368 | + 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-25 14:35:10.418 | Obtaining file:///opt/stack/keystone 2026-06-25 14:35:10.424 | Installing build dependencies: started 2026-06-25 14:35:12.176 | Installing build dependencies: finished with status 'done' 2026-06-25 14:35:12.177 | Checking if build backend supports build_editable: started 2026-06-25 14:35:12.843 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:35:12.845 | Getting requirements to build editable: started 2026-06-25 14:35:13.164 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:35:13.167 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:35:14.314 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:35:14.343 | 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-25 14:35:14.344 | 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-25 14:35:14.563 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-25 14:35:14.718 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 14:35:14.764 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-25 14:35:14.784 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-25 14:35:15.194 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-25 14:35:15.218 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-25 14:35:15.836 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 14:35:15.853 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-25 14:35:15.878 | 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-25 14:35:15.878 | 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-25 14:35:15.879 | 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-25 14:35:15.958 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-25 14:35:15.975 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-25 14:35:15.989 | 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-25 14:35:15.991 | 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-25 14:35:15.992 | 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-25 14:35:16.082 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-25 14:35:16.102 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 14:35:16.187 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-25 14:35:16.204 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:35:16.216 | 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-25 14:35:16.218 | 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-25 14:35:16.267 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-25 14:35:16.285 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:35:16.356 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-25 14:35:16.377 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:35:16.390 | 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-25 14:35:16.422 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-25 14:35:16.448 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 14:35:16.460 | 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-25 14:35:16.492 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-25 14:35:16.509 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-25 14:35:16.642 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-25 14:35:16.659 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 14:35:16.671 | 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-25 14:35:16.672 | 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-25 14:35:16.717 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-25 14:35:16.734 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 14:35:16.747 | 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-25 14:35:16.748 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-06-25 14:35:16.784 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 14:35:16.802 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 14:35:16.853 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-25 14:35:16.869 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 14:35:17.076 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 14:35:17.092 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-25 14:35:17.172 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 14:35:17.188 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 14:35:17.201 | 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-25 14:35:17.230 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:35:17.246 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 14:35:17.291 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:35:17.311 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 14:35:17.348 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:35:17.365 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:35:17.407 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:35:17.425 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:35:17.538 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:35:17.553 | 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-25 14:35:17.597 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 14:35:17.614 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-25 14:35:17.631 | 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-25 14:35:17.700 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 14:35:17.717 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-25 14:35:17.768 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 14:35:17.784 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-25 14:35:17.823 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 14:35:17.838 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:35:17.893 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 14:35:17.909 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:35:18.494 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 14:35:18.511 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-25 14:35:18.528 | 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-25 14:35:18.533 | 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-25 14:35:18.535 | 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-25 14:35:18.537 | 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-25 14:35:18.538 | 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-25 14:35:18.551 | 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-25 14:35:18.552 | 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-25 14:35:18.553 | 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-25 14:35:18.602 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 14:35:18.619 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 14:35:18.631 | 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-25 14:35:18.663 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 14:35:18.683 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-25 14:35:18.722 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 14:35:18.745 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-25 14:35:18.794 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 14:35:18.811 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:35:18.825 | 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-25 14:35:18.832 | 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-25 14:35:18.834 | 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-25 14:35:18.884 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:35:18.901 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:35:18.949 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:35:18.964 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 14:35:19.013 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:35:19.030 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-25 14:35:19.101 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:35:19.119 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:35:19.202 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:35:19.221 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-25 14:35:19.355 | 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-25 14:35:19.371 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 14:35:19.420 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:35:19.436 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-25 14:35:19.447 | 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-25 14:35:19.481 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:35:19.498 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:35:19.541 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-25 14:35:19.557 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:35:19.620 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:35:19.637 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 14:35:19.912 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:35:19.928 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-25 14:35:19.984 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:35:20.003 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:35:20.043 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:35:20.059 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 14:35:20.102 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:35:20.118 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-25 14:35:20.169 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:35:20.184 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-25 14:35:20.270 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:35:20.288 | 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-25 14:35:20.332 | 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-25 14:35:20.348 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 14:35:20.400 | 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-25 14:35:20.416 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 14:35:20.464 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 14:35:20.481 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-25 14:35:20.501 | 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-25 14:35:20.502 | 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-25 14:35:20.515 | 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-25 14:35:20.555 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 14:35:20.571 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-25 14:35:20.636 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 14:35:20.656 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-25 14:35:20.705 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 14:35:20.720 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-25 14:35:20.777 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 14:35:20.794 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-25 14:35:20.817 | 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-25 14:35:20.821 | 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-25 14:35:20.821 | 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-25 14:35:20.821 | 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-25 14:35:20.873 | 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-25 14:35:20.890 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 14:35:20.980 | 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-25 14:35:20.997 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 14:35:21.103 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-25 14:35:21.155 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-25 14:35:21.242 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 48.0 MB/s 0:00:00 2026-06-25 14:35:21.259 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-25 14:35:21.285 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-25 14:35:21.310 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-25 14:35:21.334 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-25 14:35:21.357 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-25 14:35:21.380 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-25 14:35:21.404 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-25 14:35:21.427 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-25 14:35:21.452 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-25 14:35:21.476 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-25 14:35:21.500 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-25 14:35:21.523 | 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-25 14:35:21.547 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-25 14:35:21.588 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-25 14:35:21.628 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-25 14:35:21.664 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-25 14:35:21.690 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-25 14:35:21.714 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-25 14:35:21.739 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-25 14:35:21.765 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-25 14:35:21.793 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-25 14:35:21.822 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-25 14:35:21.851 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-25 14:35:21.879 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-25 14:35:21.913 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-25 14:35:21.944 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-25 14:35:21.971 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-25 14:35:21.992 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 27.1 MB/s 0:00:00 2026-06-25 14:35:22.010 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-25 14:35:22.033 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-25 14:35:22.056 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-25 14:35:22.081 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-25 14:35:22.108 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-25 14:35:22.133 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-25 14:35:22.155 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-25 14:35:22.178 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-25 14:35:22.203 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-25 14:35:22.230 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-25 14:35:22.257 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-25 14:35:22.285 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-25 14:35:22.312 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-25 14:35:22.334 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-25 14:35:22.361 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-25 14:35:22.387 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-25 14:35:22.416 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-25 14:35:22.484 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 55.8 MB/s 0:00:00 2026-06-25 14:35:22.500 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-25 14:35:22.524 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-25 14:35:22.549 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-25 14:35:22.574 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-25 14:35:22.601 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-25 14:35:22.632 | 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-25 14:35:22.656 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-25 14:35:22.679 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-25 14:35:22.706 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-25 14:35:22.728 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-25 14:35:22.763 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-25 14:35:22.947 | Building wheels for collected packages: keystone 2026-06-25 14:35:22.949 | Building editable for keystone (pyproject.toml): started 2026-06-25 14:35:24.087 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-25 14:35:24.089 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=e6084a1dbb2f9eb08c033bfc81d9b2f15ee56bb6e2c90e7a3f3c74eb30a84957 2026-06-25 14:35:24.089 | Stored in directory: /tmp/pip-ephem-wheel-cache-lct17amd/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-25 14:35:24.096 | Successfully built keystone 2026-06-25 14:35:24.452 | 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-25 14:35:24.492 | Attempting uninstall: pytz 2026-06-25 14:35:24.502 | Found existing installation: pytz 2024.1 2026-06-25 14:35:24.503 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:24.504 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-25 14:35:26.355 | Attempting uninstall: oauthlib 2026-06-25 14:35:26.369 | Found existing installation: oauthlib 3.2.2 2026-06-25 14:35:26.369 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:26.369 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-25 14:35:26.519 | Attempting uninstall: markupsafe 2026-06-25 14:35:26.531 | Found existing installation: MarkupSafe 2.1.5 2026-06-25 14:35:26.533 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:26.533 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-25 14:35:27.721 | Attempting uninstall: click 2026-06-25 14:35:27.737 | Found existing installation: click 8.1.6 2026-06-25 14:35:27.737 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:27.738 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-25 14:35:27.916 | Attempting uninstall: blinker 2026-06-25 14:35:27.929 | Found existing installation: blinker 1.7.0 2026-06-25 14:35:27.929 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:27.931 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-25 14:35:27.949 | Attempting uninstall: bcrypt 2026-06-25 14:35:27.960 | Found existing installation: bcrypt 3.2.2 2026-06-25 14:35:27.960 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:27.960 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-25 14:35:27.980 | Attempting uninstall: attrs 2026-06-25 14:35:27.992 | Found existing installation: attrs 23.2.0 2026-06-25 14:35:27.992 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:27.992 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-25 14:35:31.243 | Attempting uninstall: jinja2 2026-06-25 14:35:31.256 | Found existing installation: Jinja2 3.1.2 2026-06-25 14:35:31.256 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:31.257 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-25 14:35:32.390 | Attempting uninstall: cryptography 2026-06-25 14:35:32.403 | Found existing installation: cryptography 41.0.7 2026-06-25 14:35:32.403 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:32.403 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-25 14:35:33.031 | Attempting uninstall: pyopenssl 2026-06-25 14:35:33.044 | Found existing installation: pyOpenSSL 23.2.0 2026-06-25 14:35:33.044 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:33.045 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-25 14:35:33.477 | Attempting uninstall: jsonschema 2026-06-25 14:35:33.492 | Found existing installation: jsonschema 4.10.3 2026-06-25 14:35:33.492 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:33.492 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-25 14:35:35.198 | 2026-06-25 14:35:35.198 | 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-25 14:35:35.199 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-25 14:35:35.215 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-25 14:35:35.603 | + inc/python:pip_install:216 : result=0 2026-06-25 14:35:35.607 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:35:35.611 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:35.614 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:35.618 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:35.621 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:35.626 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:35.630 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:35:35.634 | + functions-common:time_stop:2427 : start_time=1782398109356 2026-06-25 14:35:35.638 | + functions-common:time_stop:2429 : [[ -z 1782398109356 ]] 2026-06-25 14:35:35.642 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:35.648 | + functions-common:time_stop:2432 : end_time=1782398135644 2026-06-25 14:35:35.651 | + functions-common:time_stop:2433 : elapsed_time=26288 2026-06-25 14:35:35.654 | + functions-common:time_stop:2434 : total=50930 2026-06-25 14:35:35.658 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:35.662 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77218 2026-06-25 14:35:35.666 | + inc/python:pip_install:219 : return 0 2026-06-25 14:35:35.669 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:35:35.673 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:35:35.679 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-25 14:35:35.683 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-25 14:35:35.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:35:35.692 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:35:35.697 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-25 14:35:35.701 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:35:35.704 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-25 14:35:35.728 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:35:35.731 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:35:35.735 | + ./stack.sh:main:921 : configure_keystone 2026-06-25 14:35:35.740 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-25 14:35:35.758 | + 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-25 14:35:35.761 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-25 14:35:35.767 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-25 14:35:35.790 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:35:35.794 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-25 14:35:35.839 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-25 14:35:35.886 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-25 14:35:35.936 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-25 14:35:35.987 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-25 14:35:36.034 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-25 14:35:36.085 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-25 14:35:36.127 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-25 14:35:36.172 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-25 14:35:36.221 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-25 14:35:36.225 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-25 14:35:36.229 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-25 14:35:36.234 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-25 14:35:36.238 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:35:36.242 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:35:36.266 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:35:36.272 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:35:36.276 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:35:36.281 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:35:36.307 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:35:36.311 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.32:5672/ 2026-06-25 14:35:36.317 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.32:5672/ 2026-06-25 14:35:36.359 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:35:36.363 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:35:36.368 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.32/identity 2026-06-25 14:35:36.411 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-25 14:35:36.415 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-25 14:35:36.460 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-25 14:35:36.463 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-25 14:35:36.468 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-25 14:35:36.472 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-25 14:35:36.476 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:35:36.480 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:35:36.483 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:35:36.507 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:35:36.510 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:35:36.514 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-25 14:35:36.519 | + 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-25 14:35:36.563 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-25 14:35:36.566 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-25 14:35:36.569 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-25 14:35:36.572 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-25 14:35:36.577 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:35:36.604 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:35:36.607 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:35:36.611 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:35:36.614 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:35:36.617 | + 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-25 14:35:36.658 | + 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-25 14:35:36.697 | + 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-25 14:35:36.733 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:35:36.769 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-25 14:35:36.804 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-25 14:35:36.839 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-25 14:35:36.843 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-25 14:35:36.846 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-25 14:35:36.848 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-25 14:35:36.851 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:35:36.854 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-25 14:35:36.857 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-25 14:35:36.860 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:35:36.863 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:35:36.881 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:35:36.882 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:35:36.893 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:35:36.897 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:35:36.913 | /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-25 14:35:36.917 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-25 14:35:36.920 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-25 14:35:36.924 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:35:36.927 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-25 14:35:36.963 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-25 14:35:36.997 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-25 14:35:37.032 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-25 14:35:37.068 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-25 14:35:37.103 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-25 14:35:37.143 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-25 14:35:37.177 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-25 14:35:37.212 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-25 14:35:37.247 | + 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-25 14:35:37.282 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-25 14:35:37.315 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-25 14:35:37.349 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-25 14:35:37.384 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-25 14:35:37.418 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:35:37.420 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:35:37.424 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-25 14:35:37.427 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-25 14:35:37.430 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:35:37.434 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:35:37.437 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:35:37.440 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-25 14:35:37.446 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-25 14:35:37.452 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-25 14:35:37.496 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-25 14:35:37.540 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-25 14:35:37.541 | + 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-25 14:35:37.551 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-25 14:35:37.558 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-25 14:35:37.562 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-25 14:35:37.566 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:35:37.570 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:35:37.572 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:35:37.576 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:35:37.580 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:35:37.584 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:35:37.587 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:35:37.590 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:35:37.592 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:35:37.595 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:35:37.597 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-25 14:35:37.610 | perl: warning: Setting locale failed. 2026-06-25 14:35:37.611 | perl: warning: Please check that your locale settings: 2026-06-25 14:35:37.612 | LANGUAGE = (unset), 2026-06-25 14:35:37.615 | LC_ALL = "en_US.utf8", 2026-06-25 14:35:37.616 | LANG = "de_DE.UTF-8" 2026-06-25 14:35:37.616 | are supported and installed on your system. 2026-06-25 14:35:37.616 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:35:37.650 | Enabling site keystone-api. 2026-06-25 14:35:37.658 | To activate the new configuration, you need to run: 2026-06-25 14:35:37.658 | systemctl reload apache2 2026-06-25 14:35:37.663 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:35:37.666 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:35:37.670 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:35:37.672 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:35:37.840 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-25 14:35:37.881 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-25 14:35:37.921 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-25 14:35:37.959 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-25 14:35:37.961 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-25 14:35:37.997 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-25 14:35:38.032 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-25 14:35:38.072 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-25 14:35:38.115 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 14:35:38.118 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 14:35:38.120 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-25 14:35:38.160 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-25 14:35:38.202 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-25 14:35:38.225 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:35:38.230 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-25 14:35:38.253 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:35:38.258 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-25 14:35:38.260 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-25 14:35:38.264 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-25 14:35:38.268 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:35:38.272 | + lib/stack:stack_install_service:32 : install_glance 2026-06-25 14:35:38.275 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-25 14:35:38.279 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-25 14:35:38.282 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-25 14:35:38.305 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:35:38.309 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-25 14:35:38.312 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-25 14:35:38.333 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:35:38.337 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-25 14:35:38.342 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-25 14:35:38.344 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:35:38.348 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:35:38.352 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-25 14:35:38.355 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:35:38.360 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-25 14:35:38.363 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-25 14:35:38.367 | ++ inc/python:join_extras:29 : echo cinder 2026-06-25 14:35:38.370 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-25 14:35:38.374 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-25 14:35:38.377 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-25 14:35:38.380 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-25 14:35:38.387 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-25 14:35:38.390 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-25 14:35:38.394 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-25 14:35:38.400 | +++ 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-25 14:35:38.401 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-25 14:35:38.407 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-25 14:35:38.411 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-25 14:35:38.415 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-25 14:35:38.418 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-25 14:35:38.422 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-25 14:35:38.449 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-25 14:35:38.453 | + 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-25 14:35:39.714 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:35:39.868 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 14:35:39.889 | 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-25 14:35:39.890 | 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-25 14:35:39.891 | 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-25 14:35:39.892 | 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-25 14:35:39.893 | 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-25 14:35:39.894 | 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-25 14:35:39.895 | 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-25 14:35:39.896 | 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-25 14:35:39.897 | 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-25 14:35:39.898 | 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-25 14:35:39.899 | 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-25 14:35:39.928 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-25 14:35:39.945 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 14:35:39.960 | 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-25 14:35:39.965 | 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-25 14:35:39.966 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-06-25 14:35:39.975 | 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-25 14:35:39.978 | 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-25 14:35:40.028 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:35:40.047 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-25 14:35:40.227 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:35:40.246 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:35:40.297 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:35:40.319 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:35:40.368 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:35:40.385 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:35:40.399 | 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-25 14:35:40.400 | 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-25 14:35:40.402 | 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-25 14:35:40.403 | 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-25 14:35:40.410 | 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-25 14:35:40.411 | 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-25 14:35:40.412 | 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-25 14:35:40.414 | 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-25 14:35:40.418 | 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-25 14:35:40.419 | 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-25 14:35:40.422 | 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-25 14:35:40.456 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-25 14:35:40.472 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-25 14:35:40.485 | 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-25 14:35:40.490 | 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-25 14:35:40.495 | 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-25 14:35:40.496 | 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-25 14:35:40.497 | 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-25 14:35:40.508 | 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-25 14:35:40.511 | 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-25 14:35:40.513 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-06-25 14:35:40.516 | 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-25 14:35:40.524 | 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-25 14:35:40.527 | 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-25 14:35:40.529 | 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-25 14:35:40.530 | 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-25 14:35:40.531 | 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-25 14:35:40.536 | 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-25 14:35:40.537 | 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-25 14:35:40.544 | 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-25 14:35:40.563 | 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-25 14:35:40.568 | 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-25 14:35:40.572 | 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-25 14:35:40.587 | 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-25 14:35:40.588 | 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-25 14:35:40.589 | 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-25 14:35:40.591 | 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-25 14:35:40.615 | 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-25 14:35:40.680 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-25 14:35:40.738 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-25 14:35:40.767 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-25 14:35:40.795 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-25 14:35:40.823 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-25 14:35:40.861 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-25 14:35:40.886 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-25 14:35:41.127 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-25 14:35:42.384 | 2026-06-25 14:35:42.400 | 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-25 14:35:42.540 | + inc/python:pip_install:216 : result=0 2026-06-25 14:35:42.543 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:35:42.548 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:42.551 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:42.555 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:42.561 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:42.562 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:42.565 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:35:42.568 | + functions-common:time_stop:2427 : start_time=1782398138443 2026-06-25 14:35:42.571 | + functions-common:time_stop:2429 : [[ -z 1782398138443 ]] 2026-06-25 14:35:42.575 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:42.580 | + functions-common:time_stop:2432 : end_time=1782398142576 2026-06-25 14:35:42.582 | + functions-common:time_stop:2433 : elapsed_time=4133 2026-06-25 14:35:42.585 | + functions-common:time_stop:2434 : total=77218 2026-06-25 14:35:42.588 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:42.590 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=81351 2026-06-25 14:35:42.593 | + inc/python:pip_install:219 : return 0 2026-06-25 14:35:42.596 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-25 14:35:42.599 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-25 14:35:42.602 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-25 14:35:42.619 | + 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-25 14:35:42.625 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-25 14:35:42.628 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-25 14:35:42.631 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-25 14:35:42.633 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:35:42.636 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:35:42.640 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:35:42.644 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:35:42.647 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:35:42.651 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:35:42.674 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:35:42.677 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:35:42.680 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:35:42.685 | + functions-common:git_clone:610 : echo master 2026-06-25 14:35:42.685 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:35:42.691 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-25 14:35:42.694 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:35:42.697 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 14:35:42.700 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:35:42.703 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:35:42.706 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:35:42.709 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:35:42.713 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:35:42.715 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:35:42.719 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:35:42.722 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:35:42.727 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:35:42.733 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398142729 2026-06-25 14:35:42.736 | + 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-25 14:35:42.740 | Cloning into '/opt/stack/glance'... 2026-06-25 14:36:03.616 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:36:03.619 | + functions-common:time_stop:2420 : local name 2026-06-25 14:36:03.621 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:36:03.624 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:36:03.626 | + functions-common:time_stop:2423 : local total 2026-06-25 14:36:03.629 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:36:03.631 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:36:03.635 | + functions-common:time_stop:2427 : start_time=1782398142729 2026-06-25 14:36:03.638 | + functions-common:time_stop:2429 : [[ -z 1782398142729 ]] 2026-06-25 14:36:03.641 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:36:03.645 | + functions-common:time_stop:2432 : end_time=1782398163642 2026-06-25 14:36:03.648 | + functions-common:time_stop:2433 : elapsed_time=20913 2026-06-25 14:36:03.650 | + functions-common:time_stop:2434 : total=24931 2026-06-25 14:36:03.652 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:36:03.655 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45844 2026-06-25 14:36:03.658 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-25 14:36:03.660 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:36:03.663 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:36:03.665 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:36:03.668 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:36:03.670 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:36:03.673 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:36:03.675 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:36:03.678 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:36:03.680 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:36:03.683 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:36:03.687 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398163684 2026-06-25 14:36:03.689 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:36:04.483 | From https://review.opendev.org/openstack/glance 2026-06-25 14:36:04.483 | * branch master -> FETCH_HEAD 2026-06-25 14:36:04.492 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:36:04.494 | + functions-common:time_stop:2420 : local name 2026-06-25 14:36:04.497 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:36:04.499 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:36:04.501 | + functions-common:time_stop:2423 : local total 2026-06-25 14:36:04.503 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:36:04.505 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:36:04.507 | + functions-common:time_stop:2427 : start_time=1782398163684 2026-06-25 14:36:04.509 | + functions-common:time_stop:2429 : [[ -z 1782398163684 ]] 2026-06-25 14:36:04.513 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:36:04.517 | + functions-common:time_stop:2432 : end_time=1782398164514 2026-06-25 14:36:04.519 | + functions-common:time_stop:2433 : elapsed_time=830 2026-06-25 14:36:04.522 | + functions-common:time_stop:2434 : total=45844 2026-06-25 14:36:04.524 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:36:04.526 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46674 2026-06-25 14:36:04.529 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:36:04.531 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:36:04.533 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:36:04.535 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:36:04.538 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:36:04.540 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:36:04.542 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:36:04.544 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:36:04.547 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:36:04.550 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:36:04.555 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398164552 2026-06-25 14:36:04.558 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:36:04.682 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:36:04.682 | 2026-06-25 14:36:04.682 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:36:04.682 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:36:04.682 | state without impacting any branches by switching back to a branch. 2026-06-25 14:36:04.682 | 2026-06-25 14:36:04.682 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:36:04.683 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:36:04.683 | 2026-06-25 14:36:04.683 | git switch -c 2026-06-25 14:36:04.684 | 2026-06-25 14:36:04.684 | Or undo this operation with: 2026-06-25 14:36:04.684 | 2026-06-25 14:36:04.684 | git switch - 2026-06-25 14:36:04.684 | 2026-06-25 14:36:04.684 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:36:04.684 | 2026-06-25 14:36:04.684 | HEAD is now at 6de73e788 Merge "[doc] Mention Hyper-V Enlightenments for os_type" 2026-06-25 14:36:04.687 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:36:04.690 | + functions-common:time_stop:2420 : local name 2026-06-25 14:36:04.693 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:36:04.696 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:36:04.698 | + functions-common:time_stop:2423 : local total 2026-06-25 14:36:04.701 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:36:04.703 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:36:04.706 | + functions-common:time_stop:2427 : start_time=1782398164552 2026-06-25 14:36:04.709 | + functions-common:time_stop:2429 : [[ -z 1782398164552 ]] 2026-06-25 14:36:04.713 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:36:04.716 | + functions-common:time_stop:2432 : end_time=1782398164714 2026-06-25 14:36:04.720 | + functions-common:time_stop:2433 : elapsed_time=162 2026-06-25 14:36:04.722 | + functions-common:time_stop:2434 : total=46674 2026-06-25 14:36:04.726 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:36:04.729 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46836 2026-06-25 14:36:04.733 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-25 14:36:04.751 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-25 14:36:04.755 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:36:04.756 | + functions-common:git_clone:673 : head -1 2026-06-25 14:36:04.760 | 6de73e788 Merge "[doc] Mention Hyper-V Enlightenments for os_type" 2026-06-25 14:36:04.764 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:36:04.767 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-25 14:36:04.771 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:36:04.774 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 14:36:04.778 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-25 14:36:04.781 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:36:04.784 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-25 14:36:04.788 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:36:04.791 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 14:36:04.795 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-25 14:36:04.798 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:36:04.801 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:36:04.805 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-25 14:36:04.808 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:36:04.811 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-25 14:36:04.814 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:36:04.818 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:36:04.822 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-25 14:36:04.829 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-25 14:36:04.832 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-25 14:36:04.836 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-25 14:36:04.997 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-25 14:36:05.000 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:36:05.003 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:36:05.006 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:36:05.010 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 14:36:05.012 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-25 14:36:05.015 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:36:05.018 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:36:05.022 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:36:05.025 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:36:05.029 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:36:05.032 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:36:05.035 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:36:05.038 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-25 14:36:05.062 | Using python 3.12 to install /opt/stack/glance 2026-06-25 14:36:05.065 | + 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-25 14:36:06.054 | Obtaining file:///opt/stack/glance 2026-06-25 14:36:06.059 | Installing build dependencies: started 2026-06-25 14:36:07.898 | Installing build dependencies: finished with status 'done' 2026-06-25 14:36:07.900 | Checking if build backend supports build_editable: started 2026-06-25 14:36:08.488 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:36:08.489 | Getting requirements to build editable: started 2026-06-25 14:36:08.856 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:36:08.859 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:36:09.893 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:36:09.922 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (7.0.3) 2026-06-25 14:36:09.925 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (0.7.1) 2026-06-25 14:36:09.926 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.0.51) 2026-06-25 14:36:09.926 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (0.41.0) 2026-06-25 14:36:09.926 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.1.0) 2026-06-25 14:36:09.927 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.5.1) 2026-06-25 14:36:09.928 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (1.8.10) 2026-06-25 14:36:09.929 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (1.18.4) 2026-06-25 14:36:10.154 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev85) 2026-06-25 14:36:10.344 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:36:10.395 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (10.5.0) 2026-06-25 14:36:10.396 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (7.5.0) 2026-06-25 14:36:10.398 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (6.4.0) 2026-06-25 14:36:10.399 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.7.1) 2026-06-25 14:36:10.400 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (10.1.1) 2026-06-25 14:36:10.401 | 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.dev85) (5.8.0) 2026-06-25 14:36:10.402 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.3.0) 2026-06-25 14:36:10.466 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev85) 2026-06-25 14:36:10.482 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 14:36:10.498 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.14.0) 2026-06-25 14:36:10.500 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (13.0.0) 2026-06-25 14:36:10.529 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev85) 2026-06-25 14:36:10.545 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 14:36:10.556 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.17.0) 2026-06-25 14:36:10.558 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.10.1) 2026-06-25 14:36:10.559 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (4.26.0) 2026-06-25 14:36:10.560 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.8.0) 2026-06-25 14:36:10.562 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (18.0.0) 2026-06-25 14:36:10.562 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (6.8.0) 2026-06-25 14:36:10.593 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev85) 2026-06-25 14:36:10.610 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:36:10.621 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (8.2.0) 2026-06-25 14:36:10.624 | 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.dev85) (18.1.0) 2026-06-25 14:36:10.624 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (8.1.0) 2026-06-25 14:36:10.662 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev85) 2026-06-25 14:36:10.680 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:36:10.691 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.1.0) 2026-06-25 14:36:10.692 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (4.4.0) 2026-06-25 14:36:10.693 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.5.0) 2026-06-25 14:36:10.694 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.1.0) 2026-06-25 14:36:10.695 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (43.0.3) 2026-06-25 14:36:10.721 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev85) 2026-06-25 14:36:10.738 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 14:36:10.787 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev85) 2026-06-25 14:36:10.804 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:36:10.820 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev85) (1.3.12) 2026-06-25 14:36:10.820 | 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.dev85) (4.15.0) 2026-06-25 14:36:10.855 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:36:10.875 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 14:36:10.888 | 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.dev85) (2.34.2) 2026-06-25 14:36:10.892 | 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.dev85) (2.0.0) 2026-06-25 14:36:10.896 | 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.dev85) (3.0) 2026-06-25 14:36:10.901 | 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.dev85) (5.10.0) 2026-06-25 14:36:10.905 | 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.dev85) (2.2.1) 2026-06-25 14:36:10.910 | 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.dev85) (2.8.0) 2026-06-25 14:36:10.910 | 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.dev85) (3.5.2) 2026-06-25 14:36:10.920 | 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.dev85) (1.4.2) 2026-06-25 14:36:10.928 | 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.dev85) (3.3.2) 2026-06-25 14:36:10.932 | 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.dev85) (26.1.0) 2026-06-25 14:36:10.933 | 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.dev85) (2025.9.1) 2026-06-25 14:36:10.934 | 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.dev85) (0.37.0) 2026-06-25 14:36:10.935 | 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.dev85) (2026.5.1) 2026-06-25 14:36:10.944 | 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.dev85) (2.1.0) 2026-06-25 14:36:10.947 | 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.dev85) (1.8.2) 2026-06-25 14:36:10.953 | 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.dev85) (4.2.0) 2026-06-25 14:36:10.955 | 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.dev85) (4.0.1) 2026-06-25 14:36:10.955 | 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.dev85) (2.13.0) 2026-06-25 14:36:10.963 | 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.dev85) (1.5.0) 2026-06-25 14:36:10.966 | 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.dev85) (5.3.1) 2026-06-25 14:36:10.972 | 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.dev85) (0.20) 2026-06-25 14:36:10.978 | 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.dev85) (1.3.0) 2026-06-25 14:36:10.981 | 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.dev85) (2.0.0) 2026-06-25 14:36:10.981 | 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.dev85) (6.0.3) 2026-06-25 14:36:10.990 | 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.dev85) (2.1.2) 2026-06-25 14:36:10.990 | 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.dev85) (0.6.2) 2026-06-25 14:36:11.049 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:36:11.066 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-25 14:36:11.109 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:36:11.125 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 14:36:11.166 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:36:11.183 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-25 14:36:11.232 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:36:11.248 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 14:36:11.259 | 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.dev85) (7.2.2) 2026-06-25 14:36:11.294 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:36:11.312 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 14:36:11.329 | 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.dev85) (2.9.0.post0) 2026-06-25 14:36:11.335 | 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.dev85) (4.6.0) 2026-06-25 14:36:11.338 | 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.dev85) (7.1.4) 2026-06-25 14:36:11.338 | 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.dev85) (5.3.1) 2026-06-25 14:36:11.339 | 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.dev85) (5.6.2) 2026-06-25 14:36:11.340 | 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.dev85) (0.16.0) 2026-06-25 14:36:11.344 | 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.dev85) (5.1.0) 2026-06-25 14:36:11.354 | 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.dev85) (2026.2) 2026-06-25 14:36:11.355 | 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.dev85) (26.2) 2026-06-25 14:36:11.364 | 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.dev85) (0.25.0) 2026-06-25 14:36:11.369 | 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.dev85) (5.0.0) 2026-06-25 14:36:11.371 | 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.dev85) (3.1.6) 2026-06-25 14:36:11.374 | 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.dev85) (4.0.1) 2026-06-25 14:36:11.387 | 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.dev85) (3.0.3) 2026-06-25 14:36:11.405 | 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.dev85) (1.2.1) 2026-06-25 14:36:11.416 | 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.dev85) (1.7.6) 2026-06-25 14:36:11.442 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev85) (82.0.1) 2026-06-25 14:36:11.460 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev85) (0.8.1) 2026-06-25 14:36:11.523 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:36:11.542 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:36:11.587 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:36:11.608 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-25 14:36:11.675 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:36:11.693 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-25 14:36:11.762 | 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.dev85) 2026-06-25 14:36:11.779 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-25 14:36:11.818 | 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.dev85) 2026-06-25 14:36:11.835 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 14:36:11.846 | 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.dev85) (15.0.0) 2026-06-25 14:36:11.876 | 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.dev85) 2026-06-25 14:36:11.897 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-25 14:36:11.919 | 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.dev85) (1.17.0) 2026-06-25 14:36:11.941 | 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.dev85) (3.4.7) 2026-06-25 14:36:11.942 | 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.dev85) (3.18) 2026-06-25 14:36:11.943 | 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.dev85) (2.7.0) 2026-06-25 14:36:11.946 | 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.dev85) (2023.11.17) 2026-06-25 14:36:11.980 | 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.dev85) (4.2.0) 2026-06-25 14:36:11.983 | 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.dev85) (2.20.0) 2026-06-25 14:36:11.996 | 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.dev85) (0.1.2) 2026-06-25 14:36:12.020 | 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.dev85) (0.8) 2026-06-25 14:36:12.111 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 14:36:12.127 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 14:36:12.178 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 14:36:12.195 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:36:12.206 | 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.dev85) (9.1.4) 2026-06-25 14:36:12.233 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 14:36:12.253 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-25 14:36:12.381 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 14:36:12.398 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-25 14:36:12.412 | Installing build dependencies: started 2026-06-25 14:36:14.224 | Installing build dependencies: finished with status 'done' 2026-06-25 14:36:14.224 | Getting requirements to build wheel: started 2026-06-25 14:36:14.904 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 14:36:14.906 | Preparing metadata (pyproject.toml): started 2026-06-25 14:36:15.311 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:36:15.314 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev85) (2026.2) 2026-06-25 14:36:15.398 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 14:36:15.413 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 14:36:15.470 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 14:36:15.486 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-25 14:36:15.568 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-25 14:36:15.607 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-25 14:36:15.632 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-25 14:36:15.657 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-25 14:36:15.690 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-25 14:36:15.748 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.2 MB/s 0:00:00 2026-06-25 14:36:15.769 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-25 14:36:15.791 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-25 14:36:15.815 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-25 14:36:15.839 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-25 14:36:15.862 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-25 14:36:15.885 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-25 14:36:15.932 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-25 14:36:15.957 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-25 14:36:15.986 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-25 14:36:16.009 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-25 14:36:16.038 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-25 14:36:16.061 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-25 14:36:16.088 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-25 14:36:16.123 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-25 14:36:16.145 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-25 14:36:16.202 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 36.5 MB/s 0:00:00 2026-06-25 14:36:16.219 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-25 14:36:16.244 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-25 14:36:16.268 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-25 14:36:16.292 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-25 14:36:16.390 | Building wheels for collected packages: glance, simplegeneric 2026-06-25 14:36:16.390 | Building editable for glance (pyproject.toml): started 2026-06-25 14:36:17.251 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-25 14:36:17.252 | Created wheel for glance: filename=glance-32.1.0.dev85-0.editable-py3-none-any.whl size=8992 sha256=321c815d156f975209af3efca464b8cb09b12fb86e2338ccde4c781c68bc6b63 2026-06-25 14:36:17.252 | Stored in directory: /tmp/pip-ephem-wheel-cache-nd8pv2ff/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-25 14:36:17.258 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-25 14:36:17.678 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-25 14:36:17.680 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=0192d33295bd3d900ac0d91df17128927e731bc04c0e95ca76499f0b71ea87d2 2026-06-25 14:36:17.680 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-25 14:36:17.684 | Successfully built glance simplegeneric 2026-06-25 14:36:17.959 | 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-25 14:36:21.066 | Attempting uninstall: jsonpointer 2026-06-25 14:36:21.082 | Found existing installation: jsonpointer 2.0 2026-06-25 14:36:21.083 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:36:21.083 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-25 14:36:21.102 | Attempting uninstall: jmespath 2026-06-25 14:36:21.118 | Found existing installation: jmespath 1.0.1 2026-06-25 14:36:21.119 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:36:21.119 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-25 14:36:21.163 | Attempting uninstall: httplib2 2026-06-25 14:36:21.178 | Found existing installation: httplib2 0.20.4 2026-06-25 14:36:21.179 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:36:21.179 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-25 14:36:21.279 | Attempting uninstall: jsonpatch 2026-06-25 14:36:21.294 | Found existing installation: jsonpatch 1.32 2026-06-25 14:36:21.294 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:36:21.295 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-25 14:36:25.966 | 2026-06-25 14:36:25.987 | 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.dev85 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-25 14:36:26.255 | + inc/python:pip_install:216 : result=0 2026-06-25 14:36:26.258 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:36:26.259 | + functions-common:time_stop:2420 : local name 2026-06-25 14:36:26.263 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:36:26.265 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:36:26.267 | + functions-common:time_stop:2423 : local total 2026-06-25 14:36:26.270 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:36:26.273 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:36:26.275 | + functions-common:time_stop:2427 : start_time=1782398165057 2026-06-25 14:36:26.278 | + functions-common:time_stop:2429 : [[ -z 1782398165057 ]] 2026-06-25 14:36:26.282 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:36:26.287 | + functions-common:time_stop:2432 : end_time=1782398186283 2026-06-25 14:36:26.289 | + functions-common:time_stop:2433 : elapsed_time=21226 2026-06-25 14:36:26.291 | + functions-common:time_stop:2434 : total=81351 2026-06-25 14:36:26.293 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:36:26.296 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=102577 2026-06-25 14:36:26.299 | + inc/python:pip_install:219 : return 0 2026-06-25 14:36:26.301 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:36:26.305 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:36:26.308 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-25 14:36:26.310 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-25 14:36:26.314 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:36:26.317 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:36:26.321 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-25 14:36:26.323 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:36:26.327 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:36:26.329 | + ./stack.sh:main:942 : configure_glance 2026-06-25 14:36:26.333 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-25 14:36:26.350 | + lib/glance:configure_glance:351 : local dburl 2026-06-25 14:36:26.352 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-25 14:36:26.355 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-25 14:36:26.359 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-25 14:36:26.361 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-25 14:36:26.363 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:36:26.366 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:36:26.369 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:36:26.387 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:36:26.390 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:36:26.394 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 14:36:26.396 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 14:36:26.400 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-25 14:36:26.434 | + 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-25 14:36:26.468 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-25 14:36:26.500 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 14:36:26.534 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-25 14:36:26.566 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-25 14:36:26.602 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-25 14:36:26.637 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-25 14:36:26.640 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 14:36:26.642 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 14:36:26.645 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:36:26.647 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:36:26.650 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-25 14:36:26.653 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 14:36:26.656 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 14:36:26.659 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:36:26.662 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-25 14:36:26.696 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-25 14:36:26.728 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.32/identity 2026-06-25 14:36:26.762 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-25 14:36:26.795 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-25 14:36:26.828 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-25 14:36:26.859 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-25 14:36:26.891 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-25 14:36:26.923 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.32/identity 2026-06-25 14:36:26.954 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:36:26.986 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:36:27.020 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:36:27.023 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-25 14:36:27.060 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-25 14:36:27.063 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-25 14:36:27.066 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-25 14:36:27.069 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:36:27.072 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:36:27.075 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:36:27.094 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:36:27.098 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:36:27.102 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:36:27.105 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:36:27.126 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:36:27.129 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.32:5672/ 2026-06-25 14:36:27.132 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.32:5672/ 2026-06-25 14:36:27.169 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:36:27.172 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:36:27.176 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-25 14:36:27.178 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-25 14:36:27.181 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-25 14:36:27.213 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-25 14:36:27.240 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-25 14:36:27.270 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-25 14:36:27.273 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-25 14:36:27.275 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-25 14:36:27.277 | + lib/glance:configure_glance_store:280 : local be 2026-06-25 14:36:27.279 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:36:27.281 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-25 14:36:27.284 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 14:36:27.315 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-25 14:36:27.318 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.32 2026-06-25 14:36:27.352 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:36:27.354 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-25 14:36:27.356 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-25 14:36:27.371 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:36:27.373 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.32/image 2026-06-25 14:36:27.401 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-25 14:36:27.416 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:36:27.418 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-25 14:36:27.420 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-25 14:36:27.422 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 14:36:27.425 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:36:27.441 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:36:27.443 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:36:27.445 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:36:27.448 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:36:27.450 | + 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-25 14:36:27.480 | + 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-25 14:36:27.510 | + 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-25 14:36:27.538 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:36:27.569 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-25 14:36:27.602 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-25 14:36:27.606 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-25 14:36:27.638 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-25 14:36:27.668 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 14:36:27.698 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-25 14:36:27.729 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 14:36:27.761 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-25 14:36:27.795 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-25 14:36:27.828 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-25 14:36:27.857 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-25 14:36:27.863 | + 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-25 14:36:27.871 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-25 14:36:27.887 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:36:27.890 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-25 14:36:27.893 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-25 14:36:27.895 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-25 14:36:27.897 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-25 14:36:27.900 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-25 14:36:27.902 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-25 14:36:27.904 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-25 14:36:27.908 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:36:27.911 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-25 14:36:27.943 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-25 14:36:27.945 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-25 14:36:27.948 | ++ functions:get_random_port:861 : true 2026-06-25 14:36:27.950 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-25 14:36:27.953 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-25 14:36:27.955 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-25 14:36:28.010 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-25 14:36:28.013 | ++ functions:get_random_port:865 : break 2 2026-06-25 14:36:28.015 | ++ functions:get_random_port:869 : echo 60999 2026-06-25 14:36:28.018 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-25 14:36:28.021 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-25 14:36:28.052 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-25 14:36:28.084 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-25 14:36:28.115 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:36:28.147 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:36:28.180 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:36:28.208 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:36:28.237 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:36:28.265 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:36:28.293 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 14:36:28.322 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:36:28.352 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:36:28.382 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:36:28.411 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:36:28.441 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-25 14:36:28.471 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-25 14:36:28.502 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-25 14:36:28.532 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-25 14:36:28.561 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-25 14:36:28.593 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-25 14:36:28.622 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-25 14:36:28.624 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-25 14:36:28.626 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:36:28.629 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:36:28.631 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:36:28.634 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:36:28.636 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-25 14:36:28.638 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-25 14:36:28.640 | perl: warning: Setting locale failed. 2026-06-25 14:36:28.641 | perl: warning: Please check that your locale settings: 2026-06-25 14:36:28.641 | LANGUAGE = (unset), 2026-06-25 14:36:28.641 | LC_ALL = "en_US.utf8", 2026-06-25 14:36:28.641 | LANG = (unset) 2026-06-25 14:36:28.641 | are supported and installed on your system. 2026-06-25 14:36:28.641 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 14:36:28.678 | proxy (enabled by site administrator) 2026-06-25 14:36:28.681 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-25 14:36:28.684 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-25 14:36:28.686 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:36:28.688 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:36:28.691 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:36:28.693 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:36:28.696 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-25 14:36:28.698 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-25 14:36:28.700 | perl: warning: Setting locale failed. 2026-06-25 14:36:28.700 | perl: warning: Please check that your locale settings: 2026-06-25 14:36:28.700 | LANGUAGE = (unset), 2026-06-25 14:36:28.700 | LC_ALL = "en_US.utf8", 2026-06-25 14:36:28.700 | LANG = (unset) 2026-06-25 14:36:28.701 | are supported and installed on your system. 2026-06-25 14:36:28.701 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 14:36:28.737 | No module matches proxy_http 2026-06-25 14:36:28.740 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-25 14:36:28.753 | perl: warning: Setting locale failed. 2026-06-25 14:36:28.753 | perl: warning: Please check that your locale settings: 2026-06-25 14:36:28.754 | LANGUAGE = (unset), 2026-06-25 14:36:28.754 | LC_ALL = "en_US.utf8", 2026-06-25 14:36:28.754 | LANG = "de_DE.UTF-8" 2026-06-25 14:36:28.754 | are supported and installed on your system. 2026-06-25 14:36:28.754 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:36:28.796 | Considering dependency proxy for proxy_http: 2026-06-25 14:36:28.796 | Module proxy already enabled 2026-06-25 14:36:28.796 | Enabling module proxy_http. 2026-06-25 14:36:28.801 | To activate the new configuration, you need to run: 2026-06-25 14:36:28.802 | systemctl restart apache2 2026-06-25 14:36:28.807 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-25 14:36:28.809 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-25 14:36:28.811 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:36:28.814 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:36:28.816 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:36:29.010 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-25 14:36:29.013 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-25 14:36:29.016 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-25 14:36:29.020 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:36:29.023 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:36:29.027 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:36:29.029 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-25 14:36:29.032 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-25 14:36:29.035 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-25 14:36:29.035 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-25 14:36:29.046 | KeepAlive Off 2026-06-25 14:36:29.051 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 14:36:29.052 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-25 14:36:29.062 | SetEnv proxy-sendchunked 1 2026-06-25 14:36:29.067 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-25 14:36:29.068 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 14:36:29.078 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-25 14:36:29.083 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-25 14:36:29.085 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-25 14:36:29.087 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:36:29.090 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:36:29.092 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:36:29.095 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:36:29.097 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:36:29.100 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:36:29.103 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:36:29.105 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:36:29.108 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:36:29.110 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:36:29.113 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-25 14:36:29.128 | perl: warning: Setting locale failed. 2026-06-25 14:36:29.129 | perl: warning: Please check that your locale settings: 2026-06-25 14:36:29.129 | LANGUAGE = (unset), 2026-06-25 14:36:29.129 | LC_ALL = "en_US.utf8", 2026-06-25 14:36:29.129 | LANG = "de_DE.UTF-8" 2026-06-25 14:36:29.129 | are supported and installed on your system. 2026-06-25 14:36:29.129 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:36:29.181 | Enabling site glance-api. 2026-06-25 14:36:29.187 | To activate the new configuration, you need to run: 2026-06-25 14:36:29.187 | systemctl reload apache2 2026-06-25 14:36:29.194 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-25 14:36:29.196 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:36:29.200 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:36:29.202 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:36:29.347 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-25 14:36:29.356 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-25 14:36:29.393 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-25 14:36:29.428 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-25 14:36:29.431 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-25 14:36:29.466 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-25 14:36:29.498 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-25 14:36:29.532 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-25 14:36:29.552 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:36:29.555 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-25 14:36:29.558 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-25 14:36:29.560 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-25 14:36:29.564 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:36:29.567 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-25 14:36:29.569 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/04/994904/1 2026-06-25 14:36:29.572 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-25 14:36:29.575 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-25 14:36:29.577 | + functions-common:git_clone:591 : local git_ref=refs/changes/04/994904/1 2026-06-25 14:36:29.580 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:36:29.584 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:36:29.587 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:36:29.590 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:36:29.593 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:36:29.611 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:36:29.614 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:36:29.617 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:36:29.620 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:36:29.620 | + functions-common:git_clone:610 : echo refs/changes/04/994904/1 2026-06-25 14:36:29.626 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-06-25 14:36:29.628 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-25 14:36:29.631 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 14:36:29.633 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:36:29.635 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:36:29.638 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:36:29.641 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:36:29.643 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:36:29.646 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:36:29.649 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:36:29.652 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:36:29.656 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:36:29.661 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398189657 2026-06-25 14:36:29.664 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 14:36:29.668 | Cloning into '/opt/stack/cinder'... 2026-06-25 14:37:30.256 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:37:30.259 | + functions-common:time_stop:2420 : local name 2026-06-25 14:37:30.262 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:37:30.265 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:37:30.268 | + functions-common:time_stop:2423 : local total 2026-06-25 14:37:30.272 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:37:30.274 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:37:30.277 | + functions-common:time_stop:2427 : start_time=1782398189657 2026-06-25 14:37:30.280 | + functions-common:time_stop:2429 : [[ -z 1782398189657 ]] 2026-06-25 14:37:30.285 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:37:30.290 | + functions-common:time_stop:2432 : end_time=1782398250287 2026-06-25 14:37:30.293 | + functions-common:time_stop:2433 : elapsed_time=60630 2026-06-25 14:37:30.297 | + functions-common:time_stop:2434 : total=46836 2026-06-25 14:37:30.300 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:37:30.303 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107466 2026-06-25 14:37:30.306 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-06-25 14:37:30.310 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/04/994904/1 2026-06-25 14:37:30.313 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:37:30.317 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:37:30.320 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:37:30.324 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:37:30.327 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:37:30.330 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:37:30.334 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:37:30.337 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:37:30.342 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:37:30.347 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398250343 2026-06-25 14:37:30.350 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/04/994904/1 2026-06-25 14:37:31.320 | From https://review.opendev.org/openstack/cinder 2026-06-25 14:37:31.320 | * branch refs/changes/04/994904/1 -> FETCH_HEAD 2026-06-25 14:37:31.328 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:37:31.332 | + functions-common:time_stop:2420 : local name 2026-06-25 14:37:31.334 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:37:31.338 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:37:31.341 | + functions-common:time_stop:2423 : local total 2026-06-25 14:37:31.344 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:37:31.347 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:37:31.350 | + functions-common:time_stop:2427 : start_time=1782398250343 2026-06-25 14:37:31.353 | + functions-common:time_stop:2429 : [[ -z 1782398250343 ]] 2026-06-25 14:37:31.357 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:37:31.363 | + functions-common:time_stop:2432 : end_time=1782398251359 2026-06-25 14:37:31.366 | + functions-common:time_stop:2433 : elapsed_time=1016 2026-06-25 14:37:31.370 | + functions-common:time_stop:2434 : total=107466 2026-06-25 14:37:31.373 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:37:31.375 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=108482 2026-06-25 14:37:31.379 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-25 14:37:31.552 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:37:31.552 | 2026-06-25 14:37:31.552 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:37:31.552 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:37:31.552 | state without impacting any branches by switching back to a branch. 2026-06-25 14:37:31.552 | 2026-06-25 14:37:31.552 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:37:31.552 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:37:31.552 | 2026-06-25 14:37:31.552 | git switch -c 2026-06-25 14:37:31.552 | 2026-06-25 14:37:31.553 | Or undo this operation with: 2026-06-25 14:37:31.553 | 2026-06-25 14:37:31.553 | git switch - 2026-06-25 14:37:31.553 | 2026-06-25 14:37:31.553 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:37:31.553 | 2026-06-25 14:37:31.553 | HEAD is now at 9eb7a256b WIP: api: add max_snapshots_per_migration config option 2026-06-25 14:37:31.557 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-25 14:37:31.579 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-25 14:37:31.582 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:37:31.584 | + functions-common:git_clone:673 : head -1 2026-06-25 14:37:31.588 | 9eb7a256b WIP: api: add max_snapshots_per_migration config option 2026-06-25 14:37:31.595 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:37:31.598 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-25 14:37:31.600 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:37:31.604 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 14:37:31.607 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-25 14:37:31.609 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:37:31.612 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-25 14:37:31.614 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:37:31.618 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 14:37:31.621 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-25 14:37:31.623 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:37:31.627 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:37:31.631 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-25 14:37:31.633 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:37:31.636 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-25 14:37:31.639 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:37:31.642 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:37:31.645 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-25 14:37:31.652 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-25 14:37:31.655 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-25 14:37:31.658 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-25 14:37:31.827 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-25 14:37:31.830 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:37:31.833 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:37:31.836 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:37:31.839 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 14:37:31.842 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-25 14:37:31.845 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:37:31.849 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:37:31.851 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:37:31.854 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:37:31.858 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:37:31.862 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:37:31.864 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:37:31.867 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-25 14:37:31.891 | Using python 3.12 to install /opt/stack/cinder 2026-06-25 14:37:31.894 | + 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-25 14:37:32.940 | Obtaining file:///opt/stack/cinder 2026-06-25 14:37:32.945 | Installing build dependencies: started 2026-06-25 14:37:34.799 | Installing build dependencies: finished with status 'done' 2026-06-25 14:37:34.801 | Checking if build backend supports build_editable: started 2026-06-25 14:37:35.407 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:37:35.409 | Getting requirements to build editable: started 2026-06-25 14:37:35.748 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:37:35.751 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:37:37.189 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:37:37.228 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.0.3) 2026-06-25 14:37:37.229 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.3.1) 2026-06-25 14:37:37.230 | 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.dev142) (0.41.0) 2026-06-25 14:37:37.231 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.3.0) 2026-06-25 14:37:37.232 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.5.2) 2026-06-25 14:37:37.233 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.1.0) 2026-06-25 14:37:37.234 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (4.26.0) 2026-06-25 14:37:37.234 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.14.0) 2026-06-25 14:37:37.235 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (13.0.0) 2026-06-25 14:37:37.933 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev142) 2026-06-25 14:37:38.099 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-25 14:37:38.110 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (10.5.0) 2026-06-25 14:37:38.111 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.5.0) 2026-06-25 14:37:38.112 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (6.4.0) 2026-06-25 14:37:38.113 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (18.0.0) 2026-06-25 14:37:38.114 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (8.2.0) 2026-06-25 14:37:38.115 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (18.1.0) 2026-06-25 14:37:38.115 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (8.1.0) 2026-06-25 14:37:38.116 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.1.0) 2026-06-25 14:37:38.117 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.11.0) 2026-06-25 14:37:38.118 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.8.0) 2026-06-25 14:37:38.119 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.9.0) 2026-06-25 14:37:38.120 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.10.0) 2026-06-25 14:37:38.120 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (4.6.0) 2026-06-25 14:37:38.122 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.7.1) 2026-06-25 14:37:38.123 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (10.1.1) 2026-06-25 14:37:38.168 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev142) 2026-06-25 14:37:38.185 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:37:38.195 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (4.4.0) 2026-06-25 14:37:38.196 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (26.2) 2026-06-25 14:37:38.240 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev142) 2026-06-25 14:37:38.258 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:37:38.270 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.10.1) 2026-06-25 14:37:38.271 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.1.0) 2026-06-25 14:37:38.272 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (3.3.2) 2026-06-25 14:37:38.272 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.4.0) 2026-06-25 14:37:38.311 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev142) 2026-06-25 14:37:38.340 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 14:37:38.351 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.8.0) 2026-06-25 14:37:38.401 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev142) 2026-06-25 14:37:38.417 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 14:37:38.461 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev142) 2026-06-25 14:37:38.480 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:37:38.493 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.34.2) 2026-06-25 14:37:38.494 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.5.1) 2026-06-25 14:37:38.495 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (6.3.0) 2026-06-25 14:37:38.525 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev142) 2026-06-25 14:37:38.542 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 14:37:38.553 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2.0.51) 2026-06-25 14:37:38.554 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.8.0) 2026-06-25 14:37:38.582 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev142) 2026-06-25 14:37:38.599 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-25 14:37:38.625 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (9.1.4) 2026-06-25 14:37:38.626 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (1.8.10) 2026-06-25 14:37:38.627 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (6.8.0) 2026-06-25 14:37:38.670 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev142) 2026-06-25 14:37:38.689 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:37:38.700 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.1.0) 2026-06-25 14:37:38.750 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev142) 2026-06-25 14:37:38.768 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:37:38.865 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev142) 2026-06-25 14:37:38.884 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-25 14:37:38.896 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (5.7.0) 2026-06-25 14:37:38.897 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (43.0.3) 2026-06-25 14:37:38.898 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (0.2.3) 2026-06-25 14:37:39.152 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev142) 2026-06-25 14:37:39.171 | 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-25 14:37:39.564 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev142) 2026-06-25 14:37:39.583 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-25 14:37:39.594 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev142) (1.9.0) 2026-06-25 14:37:39.595 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (2026.2) 2026-06-25 14:37:39.597 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev142) (7.1.4) 2026-06-25 14:37:40.032 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev142) 2026-06-25 14:37:40.051 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 14:37:40.063 | 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.dev142) (1.1.0) 2026-06-25 14:37:40.099 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev142) 2026-06-25 14:37:40.170 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-25 14:37:40.182 | 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.dev142) (2.9.0.post0) 2026-06-25 14:37:40.184 | 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.dev142) (2.7.0) 2026-06-25 14:37:40.189 | 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.dev142) (1.17.0) 2026-06-25 14:37:40.223 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev142) (2.0.0) 2026-06-25 14:37:40.228 | 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.dev142) (3.0) 2026-06-25 14:37:40.237 | 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.dev142) (2.8.0) 2026-06-25 14:37:40.245 | 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.dev142) (3.1.0) 2026-06-25 14:37:40.248 | 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.dev142) (2.2.1) 2026-06-25 14:37:40.251 | 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.dev142) (0.31.2) 2026-06-25 14:37:40.344 | 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.dev142) 2026-06-25 14:37:40.361 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 14:37:40.403 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev142) 2026-06-25 14:37:40.420 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-25 14:37:40.481 | 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.dev142) 2026-06-25 14:37:40.497 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 14:37:40.535 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev142) 2026-06-25 14:37:40.551 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 14:37:40.596 | 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.dev142) 2026-06-25 14:37:40.612 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-25 14:37:40.994 | 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.dev142) 2026-06-25 14:37:41.015 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-25 14:37:41.059 | 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.dev142) 2026-06-25 14:37:41.074 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:37:41.127 | 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.dev142) 2026-06-25 14:37:41.142 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:37:41.170 | 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.dev142) (3.4.7) 2026-06-25 14:37:41.171 | 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.dev142) (3.18) 2026-06-25 14:37:41.173 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev142) (2023.11.17) 2026-06-25 14:37:41.191 | 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.dev142) (26.1.0) 2026-06-25 14:37:41.192 | 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.dev142) (2025.9.1) 2026-06-25 14:37:41.193 | 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.dev142) (0.37.0) 2026-06-25 14:37:41.194 | 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.dev142) (2026.5.1) 2026-06-25 14:37:41.204 | 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.dev142) (1.8.2) 2026-06-25 14:37:41.205 | 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.dev142) (4.15.0) 2026-06-25 14:37:41.209 | 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.dev142) (4.2.0) 2026-06-25 14:37:41.211 | 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.dev142) (4.0.1) 2026-06-25 14:37:41.212 | 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.dev142) (2.13.0) 2026-06-25 14:37:41.222 | 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.dev142) (7.2.2) 2026-06-25 14:37:41.228 | 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.dev142) (1.5.0) 2026-06-25 14:37:41.237 | 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.dev142) (0.20) 2026-06-25 14:37:41.243 | 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.dev142) (1.3.0) 2026-06-25 14:37:41.245 | 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.dev142) (2.0.0) 2026-06-25 14:37:41.246 | 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.dev142) (6.0.3) 2026-06-25 14:37:41.255 | 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.dev142) (1.18.4) 2026-06-25 14:37:41.257 | 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.dev142) (2.1.2) 2026-06-25 14:37:41.258 | 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.dev142) (0.6.2) 2026-06-25 14:37:41.262 | 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.dev142) (1.3.12) 2026-06-25 14:37:41.277 | 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.dev142) (5.3.1) 2026-06-25 14:37:41.278 | 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.dev142) (5.6.2) 2026-06-25 14:37:41.279 | 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.dev142) (0.16.0) 2026-06-25 14:37:41.283 | 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.dev142) (5.1.0) 2026-06-25 14:37:41.299 | 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.dev142) (0.25.0) 2026-06-25 14:37:41.303 | 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.dev142) (5.0.0) 2026-06-25 14:37:41.304 | 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.dev142) (3.1.6) 2026-06-25 14:37:41.306 | 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.dev142) (4.0.1) 2026-06-25 14:37:41.314 | 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.dev142) (3.0.3) 2026-06-25 14:37:41.327 | 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.dev142) (1.2.1) 2026-06-25 14:37:41.349 | 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.dev142) (1.7.6) 2026-06-25 14:37:41.388 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev142) 2026-06-25 14:37:41.404 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 14:37:41.511 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev142) 2026-06-25 14:37:41.530 | 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-25 14:37:41.545 | 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.dev142) (3.17.0) 2026-06-25 14:37:41.590 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev142) 2026-06-25 14:37:41.607 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 14:37:41.671 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev142) 2026-06-25 14:37:41.686 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 14:37:41.741 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev142) 2026-06-25 14:37:41.757 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-25 14:37:41.777 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev142) (82.0.1) 2026-06-25 14:37:41.793 | 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.dev142) (0.8.1) 2026-06-25 14:37:41.853 | 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.dev142) 2026-06-25 14:37:41.870 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-25 14:37:41.904 | 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.dev142) (4.14.0) 2026-06-25 14:37:41.911 | 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.dev142) (0.6.0) 2026-06-25 14:37:41.912 | 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.dev142) (4.0.0) 2026-06-25 14:37:41.922 | 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.dev142) (3.0.52) 2026-06-25 14:37:41.923 | 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.dev142) (1.11.0) 2026-06-25 14:37:41.924 | 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.dev142) (15.0.0) 2026-06-25 14:37:41.925 | 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.dev142) (1.8.0) 2026-06-25 14:37:41.967 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev142) 2026-06-25 14:37:42.019 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 14:37:42.030 | 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.dev142) (24.2.1) 2026-06-25 14:37:42.078 | 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.dev142) (4.2.0) 2026-06-25 14:37:42.079 | 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.dev142) (2.20.0) 2026-06-25 14:37:42.091 | 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.dev142) (0.1.2) 2026-06-25 14:37:42.111 | 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.dev142) (0.8) 2026-06-25 14:37:42.156 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev142) 2026-06-25 14:37:42.177 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-25 14:37:42.233 | 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.dev142) (3.6.1) 2026-06-25 14:37:42.234 | 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.dev142) (3.4.0) 2026-06-25 14:37:42.236 | 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.dev142) (4.0.1) 2026-06-25 14:37:42.315 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev142) 2026-06-25 14:37:42.332 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-25 14:37:42.369 | 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.dev142) (1.33) 2026-06-25 14:37:42.375 | 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.dev142) (3.1.1) 2026-06-25 14:37:42.474 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-25 14:37:42.509 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-25 14:37:42.748 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 58.5 MB/s 0:00:00 2026-06-25 14:37:42.765 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-25 14:37:42.791 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-25 14:37:43.027 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 66.2 MB/s 0:00:00 2026-06-25 14:37:43.043 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-25 14:37:43.070 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-25 14:37:43.097 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-25 14:37:43.121 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-25 14:37:43.148 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-25 14:37:43.172 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-25 14:37:43.200 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-25 14:37:43.228 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-25 14:37:43.314 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 64.2 MB/s 0:00:00 2026-06-25 14:37:43.330 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-25 14:37:43.354 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-25 14:37:43.382 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-25 14:37:43.401 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.7 MB/s 0:00:00 2026-06-25 14:37:43.419 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-25 14:37:43.444 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-25 14:37:43.469 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-25 14:37:43.493 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-25 14:37:43.515 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-25 14:37:43.546 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 48.6 MB/s 0:00:00 2026-06-25 14:37:43.563 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-25 14:37:43.590 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-25 14:37:43.620 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-25 14:37:43.644 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-25 14:37:43.668 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-25 14:37:43.731 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-25 14:37:43.754 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-25 14:37:43.778 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-25 14:37:43.804 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-25 14:37:43.830 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-25 14:37:43.855 | 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-25 14:37:43.897 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 55.5 MB/s 0:00:00 2026-06-25 14:37:43.913 | 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-25 14:37:44.075 | Building wheels for collected packages: cinder 2026-06-25 14:37:44.077 | Building editable for cinder (pyproject.toml): started 2026-06-25 14:37:45.798 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-25 14:37:45.799 | Created wheel for cinder: filename=cinder-28.1.0.dev142-0.editable-py3-none-any.whl size=9191 sha256=1984187b10266faad9450bc2324c4f8e0b7c1260719e1da8eccb1cf2959a469f 2026-06-25 14:37:45.799 | Stored in directory: /tmp/pip-ephem-wheel-cache-1mmo5ei2/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-25 14:37:45.805 | Successfully built cinder 2026-06-25 14:37:46.206 | 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-25 14:37:46.592 | Attempting uninstall: pyudev 2026-06-25 14:37:46.611 | Found existing installation: pyudev 0.24.0 2026-06-25 14:37:46.612 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:37:46.613 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-25 14:37:46.667 | Attempting uninstall: pyasn1 2026-06-25 14:37:46.685 | Found existing installation: pyasn1 0.4.8 2026-06-25 14:37:46.686 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:37:46.686 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-25 14:37:48.397 | Attempting uninstall: botocore 2026-06-25 14:37:48.415 | Found existing installation: botocore 1.34.46 2026-06-25 14:37:48.416 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:37:48.417 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-25 14:37:49.626 | Attempting uninstall: s3transfer 2026-06-25 14:37:49.646 | Found existing installation: s3transfer 0.10.1 2026-06-25 14:37:49.647 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:37:49.648 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-25 14:37:50.346 | Attempting uninstall: boto3 2026-06-25 14:37:50.365 | Found existing installation: boto3 1.34.46 2026-06-25 14:37:50.366 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:37:50.366 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-25 14:37:52.476 | 2026-06-25 14:37:52.501 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev142 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-25 14:37:52.887 | + inc/python:pip_install:216 : result=0 2026-06-25 14:37:52.890 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:37:52.894 | + functions-common:time_stop:2420 : local name 2026-06-25 14:37:52.896 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:37:52.900 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:37:52.902 | + functions-common:time_stop:2423 : local total 2026-06-25 14:37:52.905 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:37:52.909 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:37:52.911 | + functions-common:time_stop:2427 : start_time=1782398251884 2026-06-25 14:37:52.913 | + functions-common:time_stop:2429 : [[ -z 1782398251884 ]] 2026-06-25 14:37:52.917 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:37:52.922 | + functions-common:time_stop:2432 : end_time=1782398272918 2026-06-25 14:37:52.925 | + functions-common:time_stop:2433 : elapsed_time=21034 2026-06-25 14:37:52.927 | + functions-common:time_stop:2434 : total=102577 2026-06-25 14:37:52.930 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:37:52.933 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=123611 2026-06-25 14:37:52.935 | + inc/python:pip_install:219 : return 0 2026-06-25 14:37:52.938 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:37:52.941 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:37:52.944 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-25 14:37:52.947 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-25 14:37:52.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:37:52.952 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:37:52.955 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-25 14:37:52.958 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:37:52.961 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-25 14:37:52.964 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-25 14:37:52.967 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-25 14:37:52.969 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:52.973 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:52.976 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-25 14:37:52.994 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-25 14:37:52.998 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:37:53.001 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:37:53.005 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:37:53.008 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:37:53.011 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:37:53.015 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:37:53.018 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:53.021 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:53.025 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:37:53.027 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:37:53.031 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:37:53.034 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:37:53.037 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-25 14:37:53.040 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:37:53.043 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:53.046 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:53.049 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-25 14:37:53.076 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-25 14:37:53.125 | Reading package lists... 2026-06-25 14:37:53.578 | Building dependency tree... 2026-06-25 14:37:53.583 | Reading state information... 2026-06-25 14:37:54.198 | The following additional packages will be installed: 2026-06-25 14:37:54.198 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 14:37:54.199 | python3-urwid python3-wcwidth 2026-06-25 14:37:54.201 | Suggested packages: 2026-06-25 14:37:54.201 | python-urwid-doc 2026-06-25 14:37:54.239 | The following NEW packages will be installed: 2026-06-25 14:37:54.239 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 14:37:54.240 | python3-urwid python3-wcwidth targetcli-fb 2026-06-25 14:37:54.288 | 0 upgraded, 6 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:37:54.288 | Need to get 385 kB of archives. 2026-06-25 14:37:54.289 | After this operation, 3098 kB of additional disk space will be used. 2026-06-25 14:37:54.289 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-25 14:37:54.301 | 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-25 14:37:54.302 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-25 14:37:54.308 | 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-25 14:37:54.311 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-25 14:37:54.313 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-25 14:37:54.590 | perl: warning: Setting locale failed. 2026-06-25 14:37:54.591 | perl: warning: Please check that your locale settings: 2026-06-25 14:37:54.591 | LANGUAGE = (unset), 2026-06-25 14:37:54.591 | LC_ALL = "en_US.utf8", 2026-06-25 14:37:54.592 | LANG = "de_DE.UTF-8" 2026-06-25 14:37:54.592 | are supported and installed on your system. 2026-06-25 14:37:54.592 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:37:54.653 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:37:54.653 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:37:54.653 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:37:54.862 | Fetched 385 kB in 0s (8460 kB/s) 2026-06-25 14:37:54.907 | Selecting previously unselected package python3-typing-extensions. 2026-06-25 14:37:54.968 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126649 files and directories currently installed.) 2026-06-25 14:37:54.975 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-25 14:37:54.979 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-25 14:37:55.028 | Selecting previously unselected package python3-wcwidth. 2026-06-25 14:37:55.040 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-25 14:37:55.044 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 14:37:55.094 | Selecting previously unselected package python3-urwid. 2026-06-25 14:37:55.106 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-25 14:37:55.110 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-25 14:37:55.202 | Selecting previously unselected package python3-configshell-fb. 2026-06-25 14:37:55.214 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-25 14:37:55.218 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 14:37:55.276 | Selecting previously unselected package python3-rtslib-fb. 2026-06-25 14:37:55.288 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-25 14:37:55.292 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 14:37:55.358 | Selecting previously unselected package targetcli-fb. 2026-06-25 14:37:55.370 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-25 14:37:55.374 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 14:37:55.453 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 14:37:56.691 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-25 14:37:56.700 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 14:37:57.024 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-25 14:37:57.267 | Setting up python3-urwid (2.6.10-1) ... 2026-06-25 14:37:57.835 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 14:37:58.032 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:58.032 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 14:37:58.058 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 14:37:58.059 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 14:37:58.059 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 14:37:58.059 | keyword = Word(alphanums + '_\-') 2026-06-25 14:37:58.059 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:58.059 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 14:37:58.059 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:58.059 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 14:37:58.059 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 14:37:58.059 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 14:37:58.066 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:58.066 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 14:37:58.088 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 14:37:58.088 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 14:37:58.089 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 14:37:58.089 | keyword = Word(alphanums + '_\-') 2026-06-25 14:37:58.089 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:58.090 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 14:37:58.090 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:58.090 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 14:37:58.090 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 14:37:58.091 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 14:37:58.122 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 14:37:58.331 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-25 14:37:58.331 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-25 14:37:58.620 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:37:59.488 | perl: warning: Setting locale failed. 2026-06-25 14:37:59.488 | perl: warning: Please check that your locale settings: 2026-06-25 14:37:59.489 | LANGUAGE = (unset), 2026-06-25 14:37:59.489 | LC_ALL = "en_US.utf8", 2026-06-25 14:37:59.489 | LANG = "de_DE.UTF-8" 2026-06-25 14:37:59.489 | are supported and installed on your system. 2026-06-25 14:37:59.489 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:37:59.615 | perl: warning: Setting locale failed. 2026-06-25 14:37:59.615 | perl: warning: Please check that your locale settings: 2026-06-25 14:37:59.616 | LANGUAGE = (unset), 2026-06-25 14:37:59.616 | LC_ALL = "en_US.utf8", 2026-06-25 14:37:59.616 | LANG = "de_DE.UTF-8" 2026-06-25 14:37:59.617 | are supported and installed on your system. 2026-06-25 14:37:59.617 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:37:59.667 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:37:59.667 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:37:59.667 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:37:59.739 | perl: warning: Setting locale failed. 2026-06-25 14:37:59.739 | perl: warning: Please check that your locale settings: 2026-06-25 14:37:59.741 | LANGUAGE = (unset), 2026-06-25 14:37:59.741 | LC_ALL = "en_US.utf8", 2026-06-25 14:37:59.742 | LANG = "de_DE.UTF-8" 2026-06-25 14:37:59.742 | are supported and installed on your system. 2026-06-25 14:37:59.742 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:38:00.234 | 2026-06-25 14:38:00.235 | Running kernel seems to be up-to-date. 2026-06-25 14:38:00.235 | 2026-06-25 14:38:00.235 | Restarting services... 2026-06-25 14:38:00.285 | 2026-06-25 14:38:00.285 | Service restarts being deferred: 2026-06-25 14:38:00.285 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:38:00.285 | systemctl restart systemd-logind.service 2026-06-25 14:38:00.285 | systemctl restart virtlockd.service 2026-06-25 14:38:00.286 | systemctl restart virtlogd.service 2026-06-25 14:38:00.286 | 2026-06-25 14:38:00.286 | No containers need to be restarted. 2026-06-25 14:38:00.287 | 2026-06-25 14:38:00.287 | User sessions running outdated binaries: 2026-06-25 14:38:00.288 | quobyte @ session #5: sshd[2030] 2026-06-25 14:38:00.299 | quobyte @ user manager service: systemd[1166] 2026-06-25 14:38:00.310 | 2026-06-25 14:38:00.311 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:38:02.386 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:38:02.389 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:38:02.391 | + functions-common:time_stop:2420 : local name 2026-06-25 14:38:02.394 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:38:02.396 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:38:02.398 | + functions-common:time_stop:2423 : local total 2026-06-25 14:38:02.401 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:38:02.403 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:38:02.405 | + functions-common:time_stop:2427 : start_time=1782398273072 2026-06-25 14:38:02.407 | + functions-common:time_stop:2429 : [[ -z 1782398273072 ]] 2026-06-25 14:38:02.410 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:38:02.414 | + functions-common:time_stop:2432 : end_time=1782398282411 2026-06-25 14:38:02.417 | + functions-common:time_stop:2433 : elapsed_time=9339 2026-06-25 14:38:02.419 | + functions-common:time_stop:2434 : total=176431 2026-06-25 14:38:02.421 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:38:02.424 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185770 2026-06-25 14:38:02.426 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:38:02.428 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:38:02.431 | + ./stack.sh:main:948 : configure_cinder 2026-06-25 14:38:02.433 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-25 14:38:02.447 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-25 14:38:02.451 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-25 14:38:02.453 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-25 14:38:02.455 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 14:38:02.458 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-25 14:38:02.459 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 14:38:02.462 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-25 14:38:02.465 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-25 14:38:02.467 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 14:38:02.470 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-25 14:38:02.472 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-25 14:38:02.474 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-25 14:38:02.476 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 14:38:02.479 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-25 14:38:02.493 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-25 14:38:02.507 | + 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-25 14:38:02.521 | + 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-25 14:38:02.536 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-25 14:38:02.552 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-25 14:38:02.566 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 14:38:02.569 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 14:38:02.572 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.2k51sRiwAV 2026-06-25 14:38:02.575 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 14:38:02.577 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 14:38:02.579 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-25 14:38:02.581 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.2k51sRiwAV 2026-06-25 14:38:02.585 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.2k51sRiwAV 2026-06-25 14:38:02.598 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.2k51sRiwAV /etc/sudoers.d/cinder-rootwrap 2026-06-25 14:38:02.613 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 14:38:02.617 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 14:38:02.619 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 14:38:02.621 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 14:38:02.623 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 14:38:02.625 | + 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-25 14:38:02.627 | + 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-25 14:38:02.630 | + 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-25 14:38:02.631 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 14:38:02.641 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 14:38:02.644 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 14:38:02.658 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 14:38:02.672 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-25 14:38:02.675 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-25 14:38:02.679 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-25 14:38:02.683 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-25 14:38:02.685 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:38:02.688 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-25 14:38:02.690 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:38:02.692 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:38:02.694 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-25 14:38:02.697 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:38:02.699 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 14:38:02.701 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:38:02.703 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-25 14:38:02.732 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-25 14:38:02.765 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.32/identity 2026-06-25 14:38:02.802 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-25 14:38:02.837 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-25 14:38:02.877 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-25 14:38:02.908 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-25 14:38:02.949 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-25 14:38:02.987 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.32/identity 2026-06-25 14:38:03.024 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:38:03.063 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:38:03.105 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:38:03.108 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-25 14:38:03.151 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-25 14:38:03.195 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-25 14:38:03.199 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-25 14:38:03.202 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-25 14:38:03.204 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-25 14:38:03.208 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:38:03.210 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:38:03.213 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:38:03.232 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:38:03.234 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:38:03.237 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-25 14:38:03.239 | + 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-25 14:38:03.277 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-25 14:38:03.320 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-25 14:38:03.358 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-25 14:38:03.394 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-25 14:38:03.435 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-25 14:38:03.481 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.32 2026-06-25 14:38:03.517 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 14:38:03.554 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-25 14:38:03.562 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2587310c098bafc5af8be3751beb01fa 2026-06-25 14:38:03.597 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-25 14:38:03.599 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-25 14:38:03.634 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-25 14:38:03.674 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-25 14:38:03.716 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-25 14:38:03.758 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-25 14:38:03.799 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-25 14:38:03.838 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-25 14:38:03.863 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:38:03.866 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 14:38:03.870 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-25 14:38:03.874 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-25 14:38:03.877 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-25 14:38:03.881 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 14:38:03.884 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-25 14:38:03.887 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-25 14:38:03.892 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-25 14:38:03.896 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-25 14:38:03.900 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-25 14:38:03.903 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 14:38:03.946 | + 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-25 14:38:03.989 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-25 14:38:04.030 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-25 14:38:04.075 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-25 14:38:04.121 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-25 14:38:04.167 | + 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-25 14:38:04.209 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-25 14:38:04.248 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-25 14:38:04.289 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-25 14:38:04.292 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-25 14:38:04.296 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-25 14:38:04.299 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-25 14:38:04.336 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-25 14:38:04.339 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-25 14:38:04.374 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-25 14:38:04.378 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-25 14:38:04.381 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-25 14:38:04.384 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-25 14:38:04.422 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-25 14:38:04.426 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-25 14:38:04.428 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-25 14:38:04.432 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-25 14:38:04.434 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-25 14:38:04.454 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:38:04.457 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-25 14:38:04.477 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:38:04.480 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-25 14:38:04.501 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:38:04.505 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-25 14:38:04.509 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-25 14:38:04.512 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-25 14:38:04.515 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-25 14:38:04.519 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:38:04.521 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:38:04.525 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:38:04.548 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:38:04.552 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:38:04.556 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:38:04.559 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:38:04.577 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:38:04.581 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.32:5672/ 2026-06-25 14:38:04.585 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.32:5672/ 2026-06-25 14:38:04.622 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:38:04.625 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:38:04.628 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-25 14:38:04.631 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-25 14:38:04.634 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:38:04.639 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:38:04.660 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:38:04.664 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:38:04.667 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:38:04.670 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:38:04.674 | + 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-25 14:38:04.712 | + 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-25 14:38:04.748 | + 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-25 14:38:04.786 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:38:04.823 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-25 14:38:04.862 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-25 14:38:04.882 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:38:04.885 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-25 14:38:04.888 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-25 14:38:04.891 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-25 14:38:04.894 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-25 14:38:04.898 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:38:04.901 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-25 14:38:04.903 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-25 14:38:04.907 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:38:04.910 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:38:04.931 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:38:04.931 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:38:04.942 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:38:04.946 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:38:04.961 | /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-25 14:38:04.967 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-25 14:38:04.970 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-25 14:38:04.975 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:38:04.978 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-25 14:38:05.015 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-25 14:38:05.051 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-25 14:38:05.085 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:38:05.122 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:38:05.157 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:38:05.194 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:38:05.235 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:38:05.276 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:38:05.318 | + 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-25 14:38:05.362 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:38:05.396 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:38:05.432 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:38:05.467 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-25 14:38:05.503 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:38:05.507 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:38:05.511 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-25 14:38:05.515 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-25 14:38:05.518 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:38:05.520 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:38:05.523 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:38:05.526 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-25 14:38:05.530 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-25 14:38:05.533 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-25 14:38:05.567 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:38:05.601 | + 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-25 14:38:05.602 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-25 14:38:05.614 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-25 14:38:05.619 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-25 14:38:05.622 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-25 14:38:05.624 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:38:05.627 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:38:05.630 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:38:05.632 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:38:05.635 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:38:05.638 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:38:05.641 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:38:05.644 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:38:05.647 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:38:05.650 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:38:05.653 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-25 14:38:05.665 | perl: warning: Setting locale failed. 2026-06-25 14:38:05.665 | perl: warning: Please check that your locale settings: 2026-06-25 14:38:05.666 | LANGUAGE = (unset), 2026-06-25 14:38:05.666 | LC_ALL = "en_US.utf8", 2026-06-25 14:38:05.666 | LANG = "de_DE.UTF-8" 2026-06-25 14:38:05.666 | are supported and installed on your system. 2026-06-25 14:38:05.666 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:38:05.705 | Enabling site cinder-api. 2026-06-25 14:38:05.711 | To activate the new configuration, you need to run: 2026-06-25 14:38:05.711 | systemctl reload apache2 2026-06-25 14:38:05.717 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:38:05.719 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:38:05.723 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:38:05.725 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:38:05.960 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-25 14:38:05.962 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.32/image 2026-06-25 14:38:05.996 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-25 14:38:06.013 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:38:06.016 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-25 14:38:06.019 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:38:06.022 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 14:38:06.025 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-25 14:38:06.028 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:38:06.031 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-25 14:38:06.034 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:38:06.037 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 14:38:06.040 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-25 14:38:06.043 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-25 14:38:06.080 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-25 14:38:06.114 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.32/identity 2026-06-25 14:38:06.149 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-25 14:38:06.187 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-25 14:38:06.224 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-25 14:38:06.260 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-25 14:38:06.296 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-25 14:38:06.332 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.32/identity 2026-06-25 14:38:06.369 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:38:06.403 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-25 14:38:06.439 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:38:06.442 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-25 14:38:06.445 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:38:06.448 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:38:06.451 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 14:38:06.454 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-25 14:38:06.493 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-25 14:38:06.528 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.32/identity 2026-06-25 14:38:06.564 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-25 14:38:06.600 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-25 14:38:06.635 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-25 14:38:06.673 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-25 14:38:06.710 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-25 14:38:06.746 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-25 14:38:06.782 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 14:38:06.820 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-25 14:38:06.823 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-25 14:38:06.844 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:38:06.847 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.32:2379?api_version=v3' 2026-06-25 14:38:06.888 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 14:38:06.891 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 14:38:06.894 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-25 14:38:06.936 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-25 14:38:06.976 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-25 14:38:06.978 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-25 14:38:06.981 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-25 14:38:07.015 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-25 14:38:07.018 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:38:07.020 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 14:38:07.023 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 14:38:07.026 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-25 14:38:07.058 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-25 14:38:07.089 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.32/identity 2026-06-25 14:38:07.119 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-25 14:38:07.150 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-25 14:38:07.181 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-25 14:38:07.213 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-25 14:38:07.251 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-25 14:38:07.291 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-25 14:38:07.312 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:38:07.316 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-25 14:38:07.319 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-25 14:38:07.323 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-25 14:38:07.326 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:38:07.328 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-25 14:38:07.332 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-25 14:38:07.335 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-25 14:38:07.339 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:38:07.343 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:38:07.346 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-25 14:38:07.350 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:38:07.354 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-25 14:38:07.358 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-25 14:38:07.362 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:38:07.367 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:38:07.370 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-25 14:38:07.374 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:38:07.378 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-25 14:38:07.382 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-25 14:38:07.385 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:38:07.389 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:38:07.392 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-25 14:38:07.394 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:38:07.398 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-25 14:38:07.401 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-25 14:38:07.403 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-25 14:38:07.407 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:38:07.410 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:38:07.414 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:38:07.418 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:38:07.421 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:38:07.425 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:38:07.449 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:38:07.452 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:38:07.458 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:38:07.462 | + functions-common:git_clone:610 : echo master 2026-06-25 14:38:07.463 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:38:07.471 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-25 14:38:07.475 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:38:07.478 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 14:38:07.481 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:38:07.483 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:38:07.486 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:38:07.490 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:38:07.493 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:38:07.495 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:38:07.499 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:38:07.502 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:38:07.506 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:38:07.511 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398287507 2026-06-25 14:38:07.515 | + 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-25 14:38:07.519 | Cloning into '/opt/stack/neutron'... 2026-06-25 14:39:13.163 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:39:13.165 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:13.168 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:13.171 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:13.173 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:13.176 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:13.179 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:39:13.181 | + functions-common:time_stop:2427 : start_time=1782398287507 2026-06-25 14:39:13.184 | + functions-common:time_stop:2429 : [[ -z 1782398287507 ]] 2026-06-25 14:39:13.188 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:13.192 | + functions-common:time_stop:2432 : end_time=1782398353189 2026-06-25 14:39:13.195 | + functions-common:time_stop:2433 : elapsed_time=65682 2026-06-25 14:39:13.198 | + functions-common:time_stop:2434 : total=108482 2026-06-25 14:39:13.201 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:13.204 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174164 2026-06-25 14:39:13.206 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-25 14:39:13.210 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:39:13.212 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:39:13.215 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:39:13.218 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:39:13.222 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:39:13.225 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:39:13.228 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:39:13.231 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:39:13.234 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:39:13.237 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:39:13.241 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398353239 2026-06-25 14:39:13.244 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:39:13.962 | From https://review.opendev.org/openstack/neutron 2026-06-25 14:39:13.962 | * branch master -> FETCH_HEAD 2026-06-25 14:39:13.976 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:39:13.978 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:13.980 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:13.984 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:13.987 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:13.990 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:13.993 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:39:13.995 | + functions-common:time_stop:2427 : start_time=1782398353239 2026-06-25 14:39:13.998 | + functions-common:time_stop:2429 : [[ -z 1782398353239 ]] 2026-06-25 14:39:14.002 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:14.007 | + functions-common:time_stop:2432 : end_time=1782398354004 2026-06-25 14:39:14.010 | + functions-common:time_stop:2433 : elapsed_time=765 2026-06-25 14:39:14.013 | + functions-common:time_stop:2434 : total=174164 2026-06-25 14:39:14.015 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:14.018 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174929 2026-06-25 14:39:14.021 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:39:14.024 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:39:14.027 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:39:14.029 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:39:14.032 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:39:14.035 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:39:14.037 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:39:14.040 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:39:14.043 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:39:14.046 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:39:14.051 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398354047 2026-06-25 14:39:14.054 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:39:14.499 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:39:14.500 | 2026-06-25 14:39:14.500 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:39:14.500 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:39:14.500 | state without impacting any branches by switching back to a branch. 2026-06-25 14:39:14.500 | 2026-06-25 14:39:14.500 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:39:14.500 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:39:14.500 | 2026-06-25 14:39:14.500 | git switch -c 2026-06-25 14:39:14.500 | 2026-06-25 14:39:14.500 | Or undo this operation with: 2026-06-25 14:39:14.501 | 2026-06-25 14:39:14.501 | git switch - 2026-06-25 14:39:14.501 | 2026-06-25 14:39:14.501 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:39:14.501 | 2026-06-25 14:39:14.501 | HEAD is now at c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-25 14:39:14.508 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:39:14.511 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:14.514 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:14.516 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:14.518 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:14.521 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:14.523 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:39:14.525 | + functions-common:time_stop:2427 : start_time=1782398354047 2026-06-25 14:39:14.528 | + functions-common:time_stop:2429 : [[ -z 1782398354047 ]] 2026-06-25 14:39:14.531 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:14.535 | + functions-common:time_stop:2432 : end_time=1782398354532 2026-06-25 14:39:14.537 | + functions-common:time_stop:2433 : elapsed_time=485 2026-06-25 14:39:14.540 | + functions-common:time_stop:2434 : total=174929 2026-06-25 14:39:14.543 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:14.546 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175414 2026-06-25 14:39:14.550 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-25 14:39:14.568 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-25 14:39:14.572 | + functions-common:git_clone:673 : head -1 2026-06-25 14:39:14.573 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:39:14.577 | c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-25 14:39:14.581 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:39:14.584 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-25 14:39:14.587 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:39:14.590 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 14:39:14.593 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-25 14:39:14.597 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:39:14.600 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-25 14:39:14.603 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:39:14.606 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 14:39:14.609 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-25 14:39:14.611 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:39:14.614 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:39:14.618 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-25 14:39:14.621 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:39:14.625 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-25 14:39:14.628 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:39:14.632 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:39:14.637 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-25 14:39:14.643 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-25 14:39:14.646 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-25 14:39:14.650 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-25 14:39:14.811 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-25 14:39:14.814 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:39:14.817 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:39:14.821 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:39:14.823 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 14:39:14.826 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-25 14:39:14.830 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:39:14.833 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:39:14.837 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:39:14.840 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:39:14.843 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:39:14.847 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:39:14.850 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:39:14.854 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-25 14:39:14.879 | Using python 3.12 to install /opt/stack/neutron 2026-06-25 14:39:14.881 | + 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-25 14:39:15.908 | Obtaining file:///opt/stack/neutron 2026-06-25 14:39:15.918 | Installing build dependencies: started 2026-06-25 14:39:17.789 | Installing build dependencies: finished with status 'done' 2026-06-25 14:39:17.790 | Checking if build backend supports build_editable: started 2026-06-25 14:39:18.349 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:39:18.350 | Getting requirements to build editable: started 2026-06-25 14:39:18.688 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:39:18.690 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:39:20.543 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:39:20.567 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.0.3) 2026-06-25 14:39:20.569 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.1) 2026-06-25 14:39:20.570 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-25 14:39:20.571 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.5.1) 2026-06-25 14:39:20.572 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-25 14:39:20.573 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.3.1) 2026-06-25 14:39:20.783 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev536) 2026-06-25 14:39:20.937 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 14:39:20.949 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (0.31.2) 2026-06-25 14:39:20.950 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.34.2) 2026-06-25 14:39:20.951 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.6) 2026-06-25 14:39:20.952 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (13.0.0) 2026-06-25 14:39:20.953 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.3.0) 2026-06-25 14:39:21.021 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev536) 2026-06-25 14:39:21.042 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 14:39:21.093 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev536) 2026-06-25 14:39:21.112 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:39:21.123 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (9.1.4) 2026-06-25 14:39:21.124 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.0.51) 2026-06-25 14:39:21.125 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.8.10) 2026-06-25 14:39:21.126 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.14.0) 2026-06-25 14:39:21.127 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.18.4) 2026-06-25 14:39:21.127 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.8.0) 2026-06-25 14:39:21.128 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.2.0) 2026-06-25 14:39:21.129 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.5.0) 2026-06-25 14:39:21.130 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.5.0) 2026-06-25 14:39:21.131 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.4.0) 2026-06-25 14:39:21.132 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.0.0) 2026-06-25 14:39:21.133 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.8.0) 2026-06-25 14:39:21.134 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.2.0) 2026-06-25 14:39:21.134 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.1.0) 2026-06-25 14:39:21.135 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-25 14:39:21.136 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.1.0) 2026-06-25 14:39:21.137 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.11.0) 2026-06-25 14:39:21.138 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.8.0) 2026-06-25 14:39:21.139 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.9.0) 2026-06-25 14:39:21.139 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.10.0) 2026-06-25 14:39:21.141 | 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.dev536) (4.6.0) 2026-06-25 14:39:21.142 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.7.1) 2026-06-25 14:39:21.143 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.1.1) 2026-06-25 14:39:21.144 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.2) 2026-06-25 14:39:21.144 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.4.0) 2026-06-25 14:39:21.183 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev536) 2026-06-25 14:39:21.203 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 14:39:21.243 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev536) 2026-06-25 14:39:21.259 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:39:21.304 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev536) 2026-06-25 14:39:21.320 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-25 14:39:21.420 | Installing build dependencies: started 2026-06-25 14:39:23.097 | Installing build dependencies: finished with status 'done' 2026-06-25 14:39:23.098 | Getting requirements to build wheel: started 2026-06-25 14:39:23.758 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 14:39:23.759 | Preparing metadata (pyproject.toml): started 2026-06-25 14:39:24.137 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:39:24.193 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev536) 2026-06-25 14:39:24.213 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:39:24.225 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.2.2) 2026-06-25 14:39:24.263 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev536) 2026-06-25 14:39:24.280 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 14:39:24.292 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (24.2.1) 2026-06-25 14:39:24.294 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.13.0) 2026-06-25 14:39:24.295 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.17.0) 2026-06-25 14:39:24.331 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev536) 2026-06-25 14:39:24.348 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 14:39:24.399 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev536) 2026-06-25 14:39:24.418 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:39:24.429 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.3.0) 2026-06-25 14:39:24.431 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-25 14:39:24.434 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev536) (1.3.12) 2026-06-25 14:39:24.435 | 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.dev536) (4.15.0) 2026-06-25 14:39:24.437 | 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.dev536) (2.2.1) 2026-06-25 14:39:24.444 | 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.dev536) (3.3.2) 2026-06-25 14:39:24.449 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev536) (3.0.3) 2026-06-25 14:39:24.452 | 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.dev536) (2.1.0) 2026-06-25 14:39:24.453 | 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.dev536) (1.8.2) 2026-06-25 14:39:24.460 | 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.dev536) (4.0.1) 2026-06-25 14:39:24.462 | 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.dev536) (2.13.0) 2026-06-25 14:39:24.462 | 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.dev536) (5.8.0) 2026-06-25 14:39:24.477 | 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.dev536) (1.3.7) 2026-06-25 14:39:24.513 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev536) 2026-06-25 14:39:24.532 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:39:24.545 | 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.dev536) (43.0.3) 2026-06-25 14:39:24.547 | 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.dev536) (1.5.0) 2026-06-25 14:39:24.549 | 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.dev536) (1.1.0) 2026-06-25 14:39:24.550 | 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.dev536) (1.33) 2026-06-25 14:39:24.552 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (4.10.0) 2026-06-25 14:39:24.553 | 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.dev536) (6.0.3) 2026-06-25 14:39:24.557 | 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.dev536) (2.0.0) 2026-06-25 14:39:24.563 | 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.dev536) (3.0) 2026-06-25 14:39:24.573 | 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.dev536) (3.1.1) 2026-06-25 14:39:24.580 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev536) (0.41.0) 2026-06-25 14:39:24.580 | 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.dev536) (1.2.1) 2026-06-25 14:39:24.610 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev536) 2026-06-25 14:39:24.661 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-25 14:39:24.677 | 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.dev536) (26.2) 2026-06-25 14:39:24.681 | 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.dev536) (2.8.0) 2026-06-25 14:39:24.682 | 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.dev536) (3.5.2) 2026-06-25 14:39:24.698 | 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.dev536) (6.1.1) 2026-06-25 14:39:24.699 | 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.dev536) (4.0.0) 2026-06-25 14:39:24.725 | 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.dev536) (0.20) 2026-06-25 14:39:24.732 | 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.dev536) (2.0.0) 2026-06-25 14:39:24.741 | 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.dev536) (2.1.2) 2026-06-25 14:39:24.742 | 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.dev536) (0.6.2) 2026-06-25 14:39:24.751 | 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.dev536) (2.9.0.post0) 2026-06-25 14:39:24.758 | 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.dev536) (7.1.4) 2026-06-25 14:39:24.758 | 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.dev536) (5.3.1) 2026-06-25 14:39:24.759 | 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.dev536) (5.6.2) 2026-06-25 14:39:24.760 | 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.dev536) (0.16.0) 2026-06-25 14:39:24.764 | 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.dev536) (5.1.0) 2026-06-25 14:39:24.775 | 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.dev536) (2026.2) 2026-06-25 14:39:24.782 | 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.dev536) (0.25.0) 2026-06-25 14:39:24.787 | 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.dev536) (5.0.0) 2026-06-25 14:39:24.789 | 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.dev536) (4.0.1) 2026-06-25 14:39:24.821 | 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.dev536) (1.7.6) 2026-06-25 14:39:24.828 | 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.dev536) (2.2.0) 2026-06-25 14:39:24.839 | 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.dev536) (3.17.0) 2026-06-25 14:39:24.897 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev536) 2026-06-25 14:39:24.914 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-25 14:39:24.955 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev536) 2026-06-25 14:39:24.957 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 14:39:24.977 | 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.dev536) (3.0.3) 2026-06-25 14:39:24.978 | 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.dev536) (1.6.2) 2026-06-25 14:39:24.987 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev536) (82.0.1) 2026-06-25 14:39:25.016 | 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.dev536) (0.8.1) 2026-06-25 14:39:25.058 | 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.dev536) (1.17.0) 2026-06-25 14:39:25.063 | 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.dev536) (4.14.0) 2026-06-25 14:39:25.064 | 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.dev536) (4.26.0) 2026-06-25 14:39:25.103 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev536) 2026-06-25 14:39:25.126 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:39:25.151 | 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.dev536) (0.6.0) 2026-06-25 14:39:25.153 | 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.dev536) (4.0.0) 2026-06-25 14:39:25.171 | 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.dev536) (3.0.52) 2026-06-25 14:39:25.173 | 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.dev536) (1.11.0) 2026-06-25 14:39:25.174 | 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.dev536) (15.0.0) 2026-06-25 14:39:25.175 | 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.dev536) (1.8.0) 2026-06-25 14:39:25.181 | 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.dev536) (26.1.0) 2026-06-25 14:39:25.182 | 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.dev536) (2025.9.1) 2026-06-25 14:39:25.183 | 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.dev536) (0.37.0) 2026-06-25 14:39:25.184 | 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.dev536) (2026.5.1) 2026-06-25 14:39:25.252 | 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.dev536) (3.4.7) 2026-06-25 14:39:25.253 | 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.dev536) (3.18) 2026-06-25 14:39:25.254 | 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.dev536) (2.7.0) 2026-06-25 14:39:25.256 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (2023.11.17) 2026-06-25 14:39:25.293 | 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.dev536) (4.2.0) 2026-06-25 14:39:25.294 | 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.dev536) (2.20.0) 2026-06-25 14:39:25.306 | 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.dev536) (0.1.2) 2026-06-25 14:39:25.327 | 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.dev536) (0.8) 2026-06-25 14:39:25.393 | 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.dev536) (0.16.0) 2026-06-25 14:39:25.491 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-25 14:39:25.582 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.3 MB/s 0:00:00 2026-06-25 14:39:25.603 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-25 14:39:25.773 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.6 MB/s 0:00:00 2026-06-25 14:39:25.793 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-25 14:39:25.819 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-25 14:39:25.843 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-25 14:39:25.867 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-25 14:39:25.894 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-25 14:39:25.909 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 14:39:25.926 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-25 14:39:25.956 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-25 14:39:26.006 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-25 14:39:26.034 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-25 14:39:26.061 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-25 14:39:26.097 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-25 14:39:26.214 | Building wheels for collected packages: neutron, ovs 2026-06-25 14:39:26.216 | Building editable for neutron (pyproject.toml): started 2026-06-25 14:39:28.529 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-25 14:39:28.533 | Created wheel for neutron: filename=neutron-28.1.0.dev536-0.editable-py3-none-any.whl size=15980 sha256=7c4182bb64df1ddc5bc9cb3d16e4da9889da4a241f56a4fe23a51b8d645a9904 2026-06-25 14:39:28.533 | Stored in directory: /tmp/pip-ephem-wheel-cache-j16kid51/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-25 14:39:28.540 | Building wheel for ovs (pyproject.toml): started 2026-06-25 14:39:29.408 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-25 14:39:29.410 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=113f10c76fe35970f23638640c68d0c9bd85e690bf6ae9a1499e3f8ae933e003 2026-06-25 14:39:29.410 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-25 14:39:29.415 | Successfully built neutron ovs 2026-06-25 14:39:29.725 | 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-25 14:39:36.113 | 2026-06-25 14:39:36.142 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev536 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-25 14:39:36.396 | + inc/python:pip_install:216 : result=0 2026-06-25 14:39:36.400 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:39:36.404 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:36.408 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:36.411 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:36.414 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:36.418 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:36.420 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:39:36.423 | + functions-common:time_stop:2427 : start_time=1782398354872 2026-06-25 14:39:36.425 | + functions-common:time_stop:2429 : [[ -z 1782398354872 ]] 2026-06-25 14:39:36.429 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:36.435 | + functions-common:time_stop:2432 : end_time=1782398376430 2026-06-25 14:39:36.436 | + functions-common:time_stop:2433 : elapsed_time=21558 2026-06-25 14:39:36.438 | + functions-common:time_stop:2434 : total=123611 2026-06-25 14:39:36.440 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:36.442 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=145169 2026-06-25 14:39:36.445 | + inc/python:pip_install:219 : return 0 2026-06-25 14:39:36.447 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:39:36.450 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:39:36.452 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-25 14:39:36.455 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-25 14:39:36.457 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:39:36.459 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:39:36.461 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-25 14:39:36.463 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:39:36.466 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-25 14:39:36.468 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-25 14:39:36.470 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-25 14:39:36.470 | Installing OVN and dependent packages 2026-06-25 14:39:36.473 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-25 14:39:36.475 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-25 14:39:36.498 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:39:36.503 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-25 14:39:36.526 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:39:36.531 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-25 14:39:36.555 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:39:36.560 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-25 14:39:36.564 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-25 14:39:36.590 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:39:36.593 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-25 14:39:36.596 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-25 14:39:36.617 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-25 14:39:36.624 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-25 14:39:36.645 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-25 14:39:36.650 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-25 14:39:36.684 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-25 14:39:36.689 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:39:36.694 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:39:36.697 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:39:36.702 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:39:36.705 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:36.709 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:39:36.714 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:36.718 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:36.723 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:39:36.726 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:39:36.729 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:39:36.733 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:39:36.738 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-25 14:39:36.742 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:39:36.746 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:36.751 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:36.756 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-25 14:39:36.784 | + 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-25 14:39:36.824 | Reading package lists... 2026-06-25 14:39:37.223 | Building dependency tree... 2026-06-25 14:39:37.225 | Reading state information... 2026-06-25 14:39:37.748 | fakeroot is already the newest version (1.33-1). 2026-06-25 14:39:37.748 | fakeroot set to manually installed. 2026-06-25 14:39:37.748 | make is already the newest version (4.3-4.1build2). 2026-06-25 14:39:37.748 | make set to manually installed. 2026-06-25 14:39:37.748 | The following additional packages will be installed: 2026-06-25 14:39:37.749 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-25 14:39:37.749 | python3-sortedcontainers 2026-06-25 14:39:37.751 | Suggested packages: 2026-06-25 14:39:37.752 | openvswitch-doc python-sortedcontainers-doc 2026-06-25 14:39:37.794 | The following NEW packages will be installed: 2026-06-25 14:39:37.794 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-25 14:39:37.795 | python3-openvswitch python3-sortedcontainers 2026-06-25 14:39:37.849 | 0 upgraded, 6 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:39:37.849 | Need to get 4219 kB of archives. 2026-06-25 14:39:37.849 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-25 14:39:37.849 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-25 14:39:37.877 | 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-25 14:39:37.889 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-25 14:39:37.890 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-25 14:39:37.890 | 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-25 14:39:37.902 | 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-25 14:39:38.163 | perl: warning: Setting locale failed. 2026-06-25 14:39:38.163 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:38.164 | LANGUAGE = (unset), 2026-06-25 14:39:38.164 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:38.164 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:38.164 | are supported and installed on your system. 2026-06-25 14:39:38.164 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:38.232 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:38.232 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:38.232 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:38.437 | Fetched 4219 kB in 0s (43.9 MB/s) 2026-06-25 14:39:38.523 | Selecting previously unselected package libunbound8:amd64. 2026-06-25 14:39:38.592 | (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-25 14:39:38.599 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-25 14:39:38.608 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 14:39:38.670 | Selecting previously unselected package openvswitch-common. 2026-06-25 14:39:38.681 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 14:39:38.686 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:39:38.796 | Selecting previously unselected package python3-sortedcontainers. 2026-06-25 14:39:38.809 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-25 14:39:38.813 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-25 14:39:38.864 | Selecting previously unselected package libxdp1:amd64. 2026-06-25 14:39:38.875 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-25 14:39:38.880 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 14:39:39.009 | Selecting previously unselected package python3-openvswitch. 2026-06-25 14:39:39.022 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 14:39:39.026 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:39:39.132 | Selecting previously unselected package openvswitch-switch. 2026-06-25 14:39:39.144 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 14:39:39.152 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:39:39.281 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-25 14:39:39.534 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 14:39:39.546 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 14:39:39.558 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:39:39.574 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:39:39.976 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:39:40.001 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-25 14:39:40.742 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-25 14:39:40.942 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-25 14:39:41.979 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:39:43.770 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:39:44.031 | perl: warning: Setting locale failed. 2026-06-25 14:39:44.032 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:44.032 | LANGUAGE = (unset), 2026-06-25 14:39:44.032 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:44.032 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:44.032 | are supported and installed on your system. 2026-06-25 14:39:44.032 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:44.167 | perl: warning: Setting locale failed. 2026-06-25 14:39:44.168 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:44.168 | LANGUAGE = (unset), 2026-06-25 14:39:44.169 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:44.169 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:44.169 | are supported and installed on your system. 2026-06-25 14:39:44.169 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:44.221 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:44.221 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:44.221 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:44.294 | perl: warning: Setting locale failed. 2026-06-25 14:39:44.294 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:44.294 | LANGUAGE = (unset), 2026-06-25 14:39:44.294 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:44.295 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:44.295 | are supported and installed on your system. 2026-06-25 14:39:44.295 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:44.812 | 2026-06-25 14:39:44.812 | Running kernel seems to be up-to-date. 2026-06-25 14:39:44.812 | 2026-06-25 14:39:44.812 | Restarting services... 2026-06-25 14:39:44.871 | 2026-06-25 14:39:44.872 | Service restarts being deferred: 2026-06-25 14:39:44.872 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:39:44.872 | systemctl restart systemd-logind.service 2026-06-25 14:39:44.872 | systemctl restart virtlockd.service 2026-06-25 14:39:44.872 | systemctl restart virtlogd.service 2026-06-25 14:39:44.872 | 2026-06-25 14:39:44.872 | No containers need to be restarted. 2026-06-25 14:39:44.872 | 2026-06-25 14:39:44.873 | User sessions running outdated binaries: 2026-06-25 14:39:44.873 | quobyte @ session #5: sshd[2030] 2026-06-25 14:39:44.885 | quobyte @ user manager service: systemd[1166] 2026-06-25 14:39:44.899 | 2026-06-25 14:39:44.899 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:39:47.398 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:39:47.403 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:39:47.407 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:47.411 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:47.414 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:47.418 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:47.422 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:47.425 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:39:47.430 | + functions-common:time_stop:2427 : start_time=1782398376780 2026-06-25 14:39:47.433 | + functions-common:time_stop:2429 : [[ -z 1782398376780 ]] 2026-06-25 14:39:47.438 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:47.444 | + functions-common:time_stop:2432 : end_time=1782398387439 2026-06-25 14:39:47.448 | + functions-common:time_stop:2433 : elapsed_time=10659 2026-06-25 14:39:47.451 | + functions-common:time_stop:2434 : total=185770 2026-06-25 14:39:47.455 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:47.459 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=196429 2026-06-25 14:39:47.463 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:39:47.468 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-25 14:39:47.497 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 14:39:47.502 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:39:47.504 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:39:47.509 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:39:47.512 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:39:47.514 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:47.518 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:39:47.522 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:47.525 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:47.528 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:39:47.531 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:39:47.534 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:39:47.538 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:39:47.540 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 14:39:47.544 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:39:47.547 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:47.550 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:47.553 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-25 14:39:47.580 | + 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-25 14:39:47.619 | Reading package lists... 2026-06-25 14:39:48.103 | Building dependency tree... 2026-06-25 14:39:48.105 | Reading state information... 2026-06-25 14:39:48.853 | The following additional packages will be installed: 2026-06-25 14:39:48.855 | ovn-common 2026-06-25 14:39:48.901 | The following NEW packages will be installed: 2026-06-25 14:39:48.902 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-25 14:39:48.959 | 0 upgraded, 4 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:39:48.959 | Need to get 2360 kB of archives. 2026-06-25 14:39:48.959 | After this operation, 8355 kB of additional disk space will be used. 2026-06-25 14:39:48.959 | 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-25 14:39:48.995 | 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-25 14:39:49.002 | 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-25 14:39:49.004 | 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-25 14:39:49.280 | perl: warning: Setting locale failed. 2026-06-25 14:39:49.281 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:49.281 | LANGUAGE = (unset), 2026-06-25 14:39:49.281 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:49.281 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:49.281 | are supported and installed on your system. 2026-06-25 14:39:49.281 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:49.347 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:49.347 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:49.347 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:49.553 | Fetched 2360 kB in 0s (29.4 MB/s) 2026-06-25 14:39:49.657 | Selecting previously unselected package ovn-common. 2026-06-25 14:39:49.718 | (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-25 14:39:49.725 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:39:49.730 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:49.843 | Selecting previously unselected package ovn-central. 2026-06-25 14:39:49.855 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:39:49.859 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:49.924 | Selecting previously unselected package ovn-controller-vtep. 2026-06-25 14:39:49.937 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:39:49.941 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:50.002 | Selecting previously unselected package ovn-host. 2026-06-25 14:39:50.014 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:39:50.022 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:50.111 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:50.131 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:50.630 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 14:39:50.840 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-25 14:39:51.329 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 14:39:51.388 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:51.915 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 14:39:52.107 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-25 14:39:52.823 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-25 14:39:53.543 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-25 14:39:54.425 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 14:39:54.501 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:54.712 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-25 14:39:55.315 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:39:57.308 | perl: warning: Setting locale failed. 2026-06-25 14:39:57.308 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:57.309 | LANGUAGE = (unset), 2026-06-25 14:39:57.309 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:57.309 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:57.309 | are supported and installed on your system. 2026-06-25 14:39:57.309 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:57.436 | perl: warning: Setting locale failed. 2026-06-25 14:39:57.436 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:57.437 | LANGUAGE = (unset), 2026-06-25 14:39:57.437 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:57.437 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:57.437 | are supported and installed on your system. 2026-06-25 14:39:57.437 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:57.486 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:57.486 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:57.486 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:57.558 | perl: warning: Setting locale failed. 2026-06-25 14:39:57.558 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:57.558 | LANGUAGE = (unset), 2026-06-25 14:39:57.558 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:57.558 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:57.558 | are supported and installed on your system. 2026-06-25 14:39:57.558 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:58.061 | 2026-06-25 14:39:58.061 | Running kernel seems to be up-to-date. 2026-06-25 14:39:58.061 | 2026-06-25 14:39:58.061 | Restarting services... 2026-06-25 14:39:58.118 | 2026-06-25 14:39:58.118 | Service restarts being deferred: 2026-06-25 14:39:58.118 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:39:58.118 | systemctl restart systemd-logind.service 2026-06-25 14:39:58.118 | systemctl restart virtlockd.service 2026-06-25 14:39:58.118 | systemctl restart virtlogd.service 2026-06-25 14:39:58.118 | 2026-06-25 14:39:58.119 | No containers need to be restarted. 2026-06-25 14:39:58.119 | 2026-06-25 14:39:58.119 | User sessions running outdated binaries: 2026-06-25 14:39:58.119 | quobyte @ session #5: sshd[2030] 2026-06-25 14:39:58.129 | quobyte @ user manager service: systemd[1166] 2026-06-25 14:39:58.138 | 2026-06-25 14:39:58.139 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:40:00.235 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:40:00.237 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:40:00.240 | + functions-common:time_stop:2420 : local name 2026-06-25 14:40:00.243 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:40:00.246 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:40:00.248 | + functions-common:time_stop:2423 : local total 2026-06-25 14:40:00.251 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:40:00.253 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:40:00.256 | + functions-common:time_stop:2427 : start_time=1782398387577 2026-06-25 14:40:00.258 | + functions-common:time_stop:2429 : [[ -z 1782398387577 ]] 2026-06-25 14:40:00.261 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:40:00.266 | + functions-common:time_stop:2432 : end_time=1782398400263 2026-06-25 14:40:00.268 | + functions-common:time_stop:2433 : elapsed_time=12686 2026-06-25 14:40:00.272 | + functions-common:time_stop:2434 : total=196429 2026-06-25 14:40:00.275 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:40:00.277 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=209115 2026-06-25 14:40:00.279 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:40:00.282 | + 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-25 14:40:00.285 | + 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-25 14:40:00.289 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-25 14:40:00.291 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-25 14:40:00.296 | + 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-25 14:40:00.299 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-25 14:40:00.302 | + 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-25 14:40:00.305 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-25 14:40:00.308 | + 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-25 14:40:00.311 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-25 14:40:00.314 | + 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-25 14:40:00.316 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-25 14:40:00.319 | + 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-25 14:40:00.322 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-25 14:40:00.324 | + 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-25 14:40:00.327 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-25 14:40:00.330 | + 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-25 14:40:00.334 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-25 14:40:00.336 | + 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-25 14:40:00.339 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-25 14:40:00.341 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-25 14:40:00.344 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-25 14:40:00.347 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:40:00.350 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:40:00.353 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-25 14:40:00.355 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:40:00.357 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-25 14:40:00.359 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:40:00.363 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-25 14:40:00.380 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:40:00.383 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-25 14:40:00.386 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-25 14:40:00.389 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-25 14:40:00.392 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:40:00.396 | + lib/stack:stack_install_service:32 : install_nova 2026-06-25 14:40:00.399 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-25 14:40:00.402 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-25 14:40:00.405 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:40:00.409 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:40:00.412 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-25 14:40:00.415 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:40:00.418 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-25 14:40:00.437 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:40:00.440 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 14:40:00.444 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-25 14:40:00.447 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-25 14:40:00.450 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-25 14:40:00.452 | + 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-25 14:40:00.611 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-25 14:40:00.613 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:40:00.615 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:40:00.617 | + 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-25 14:40:00.619 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:40:00.622 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:40:00.624 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:40:00.626 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:40:00.628 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:40:00.630 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:40:00.632 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:40:00.634 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:40:00.636 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:40:00.638 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:40:00.640 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:40:00.642 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:40:00.644 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 14:40:00.647 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:40:00.649 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:40:00.651 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:40:00.653 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 14:40:00.672 | + 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-25 14:40:00.714 | Reading package lists... 2026-06-25 14:40:01.097 | Building dependency tree... 2026-06-25 14:40:01.099 | Reading state information... 2026-06-25 14:40:01.632 | The following additional packages will be installed: 2026-06-25 14:40:01.633 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-25 14:40:01.633 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-25 14:40:01.633 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-25 14:40:01.634 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-25 14:40:01.634 | qemu-system-sparc 2026-06-25 14:40:01.636 | Suggested packages: 2026-06-25 14:40:01.636 | libvirt-clients-qemu libvirt-login-shell 2026-06-25 14:40:01.637 | libvirt-daemon-driver-storage-gluster 2026-06-25 14:40:01.637 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-25 14:40:01.637 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-25 14:40:01.637 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-25 14:40:01.637 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-25 14:40:01.684 | The following packages will be REMOVED: 2026-06-25 14:40:01.686 | apport-core-dump-handler 2026-06-25 14:40:01.688 | The following NEW packages will be installed: 2026-06-25 14:40:01.689 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-25 14:40:01.689 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-25 14:40:01.689 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-25 14:40:01.691 | The following packages will be upgraded: 2026-06-25 14:40:01.691 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-25 14:40:01.691 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-25 14:40:01.692 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-25 14:40:01.737 | 9 upgraded, 13 newly installed, 1 to remove and 75 not upgraded. 2026-06-25 14:40:01.738 | Need to get 113 MB of archives. 2026-06-25 14:40:01.738 | After this operation, 897 MB of additional disk space will be used. 2026-06-25 14:40:01.738 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-25 14:40:01.760 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-25 14:40:01.761 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-25 14:40:01.761 | 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-25 14:40:01.770 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-25 14:40:01.775 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-25 14:40:01.781 | 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-25 14:40:01.781 | 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-25 14:40:01.782 | 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-25 14:40:01.783 | 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-25 14:40:01.783 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-25 14:40:01.804 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-25 14:40:01.807 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-25 14:40:01.809 | 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-25 14:40:01.932 | 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-25 14:40:02.115 | 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-25 14:40:02.216 | 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-25 14:40:02.287 | 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-25 14:40:02.325 | 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-25 14:40:02.976 | 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-25 14:40:02.977 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-25 14:40:03.014 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-25 14:40:03.280 | perl: warning: Setting locale failed. 2026-06-25 14:40:03.281 | perl: warning: Please check that your locale settings: 2026-06-25 14:40:03.281 | LANGUAGE = (unset), 2026-06-25 14:40:03.281 | LC_ALL = "en_US.utf8", 2026-06-25 14:40:03.281 | LANG = "de_DE.UTF-8" 2026-06-25 14:40:03.281 | are supported and installed on your system. 2026-06-25 14:40:03.281 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:40:03.354 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:40:03.354 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:40:03.354 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:40:03.481 | Vorkonfiguration der Pakete ... 2026-06-25 14:40:03.627 | Fetched 113 MB in 1s (86.7 MB/s) 2026-06-25 14:40:03.667 | Selecting previously unselected package python3-zstandard. 2026-06-25 14:40:03.731 | (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-25 14:40:03.739 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-25 14:40:03.743 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-25 14:40:03.889 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-25 14:40:03.889 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 14:40:03.889 | Package apport-core-dump-handler is to be removed. 2026-06-25 14:40:03.889 | Package python3-zstandard is not configured yet. 2026-06-25 14:40:03.889 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 14:40:03.889 | Package apport-core-dump-handler is to be removed. 2026-06-25 14:40:03.889 | Package systemd-coredump is not installed. 2026-06-25 14:40:03.889 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 14:40:03.889 | Package apport-core-dump-handler is to be removed. 2026-06-25 14:40:03.889 | Package python3-zstandard is not configured yet. 2026-06-25 14:40:03.889 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 14:40:03.890 | Package apport-core-dump-handler is to be removed. 2026-06-25 14:40:03.890 | Package systemd-coredump is not installed. 2026-06-25 14:40:03.890 | 2026-06-25 14:40:03.950 | (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-25 14:40:03.957 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-25 14:40:04.813 | Selecting previously unselected package systemd-coredump. 2026-06-25 14:40:04.881 | (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-25 14:40:04.888 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:40:04.892 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 14:40:04.968 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 14:40:04.996 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:40:05.069 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:40:05.097 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:40:05.199 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:40:05.230 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:40:05.341 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:40:05.369 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:40:05.486 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 14:40:05.513 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:40:05.607 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:40:05.683 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:40:05.789 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 14:40:05.817 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:40:05.896 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 14:40:05.927 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:40:06.004 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:40:06.021 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:40:06.204 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-25 14:40:06.218 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:40:06.230 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 14:40:06.299 | Selecting previously unselected package python3-libvirt. 2026-06-25 14:40:06.313 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-25 14:40:06.317 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-25 14:40:06.385 | Selecting previously unselected package qemu-system-arm. 2026-06-25 14:40:06.398 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:40:06.409 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:40:06.950 | Selecting previously unselected package qemu-system-mips. 2026-06-25 14:40:06.963 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:40:06.974 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:40:07.594 | Selecting previously unselected package qemu-system-ppc. 2026-06-25 14:40:07.604 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:40:07.616 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:40:08.025 | Selecting previously unselected package qemu-system-sparc. 2026-06-25 14:40:08.037 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:40:08.049 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:40:08.334 | Selecting previously unselected package qemu-system-s390x. 2026-06-25 14:40:08.346 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:40:08.357 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:40:08.538 | Selecting previously unselected package qemu-system-misc. 2026-06-25 14:40:08.551 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:40:08.564 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:40:10.637 | Selecting previously unselected package qemu-system. 2026-06-25 14:40:10.649 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:40:10.654 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:40:10.697 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-25 14:40:10.711 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 14:40:10.716 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 14:40:12.624 | Selecting previously unselected package qemu-efi-arm. 2026-06-25 14:40:12.635 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 14:40:12.641 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 14:40:13.544 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 14:40:14.068 | Creating group 'systemd-coredump' with GID 987. 2026-06-25 14:40:14.071 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-25 14:40:14.099 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:40:14.118 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:40:14.138 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:40:14.157 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 14:40:14.169 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:40:14.189 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-25 14:40:14.439 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 14:40:14.451 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:40:14.469 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 14:40:14.481 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:40:14.498 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-25 14:40:15.066 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-25 14:40:15.577 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-25 14:40:15.901 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-25 14:40:15.935 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 14:40:15.951 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-25 14:40:15.970 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-25 14:40:15.991 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:40:16.003 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-25 14:40:16.023 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-25 14:40:16.042 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-25 14:40:16.216 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:40:16.217 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:40:16.217 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:40:19.828 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-25 14:40:19.888 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:40:19.991 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:40:20.230 | perl: warning: Setting locale failed. 2026-06-25 14:40:20.230 | perl: warning: Please check that your locale settings: 2026-06-25 14:40:20.231 | LANGUAGE = (unset), 2026-06-25 14:40:20.231 | LC_ALL = "en_US.utf8", 2026-06-25 14:40:20.231 | LANG = "de_DE.UTF-8" 2026-06-25 14:40:20.231 | are supported and installed on your system. 2026-06-25 14:40:20.231 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:40:20.362 | perl: warning: Setting locale failed. 2026-06-25 14:40:20.363 | perl: warning: Please check that your locale settings: 2026-06-25 14:40:20.363 | LANGUAGE = (unset), 2026-06-25 14:40:20.363 | LC_ALL = "en_US.utf8", 2026-06-25 14:40:20.363 | LANG = "de_DE.UTF-8" 2026-06-25 14:40:20.363 | are supported and installed on your system. 2026-06-25 14:40:20.363 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:40:20.413 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:40:20.413 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:40:20.413 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:40:20.482 | perl: warning: Setting locale failed. 2026-06-25 14:40:20.482 | perl: warning: Please check that your locale settings: 2026-06-25 14:40:20.483 | LANGUAGE = (unset), 2026-06-25 14:40:20.483 | LC_ALL = "en_US.utf8", 2026-06-25 14:40:20.483 | LANG = "de_DE.UTF-8" 2026-06-25 14:40:20.483 | are supported and installed on your system. 2026-06-25 14:40:20.483 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:40:20.983 | 2026-06-25 14:40:20.983 | Running kernel seems to be up-to-date. 2026-06-25 14:40:20.983 | 2026-06-25 14:40:20.983 | Restarting services... 2026-06-25 14:40:21.032 | 2026-06-25 14:40:21.033 | Service restarts being deferred: 2026-06-25 14:40:21.033 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:40:21.033 | systemctl restart systemd-logind.service 2026-06-25 14:40:21.033 | systemctl restart virtlockd.service 2026-06-25 14:40:21.033 | systemctl restart virtlogd.service 2026-06-25 14:40:21.033 | 2026-06-25 14:40:21.033 | No containers need to be restarted. 2026-06-25 14:40:21.033 | 2026-06-25 14:40:21.033 | User sessions running outdated binaries: 2026-06-25 14:40:21.033 | quobyte @ session #5: sshd[2030] 2026-06-25 14:40:21.042 | quobyte @ user manager service: systemd[1166] 2026-06-25 14:40:21.050 | 2026-06-25 14:40:21.051 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:40:23.195 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:40:23.198 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:40:23.200 | + functions-common:time_stop:2420 : local name 2026-06-25 14:40:23.203 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:40:23.206 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:40:23.209 | + functions-common:time_stop:2423 : local total 2026-06-25 14:40:23.211 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:40:23.213 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:40:23.216 | + functions-common:time_stop:2427 : start_time=1782398400670 2026-06-25 14:40:23.219 | + functions-common:time_stop:2429 : [[ -z 1782398400670 ]] 2026-06-25 14:40:23.223 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:40:23.227 | + functions-common:time_stop:2432 : end_time=1782398423224 2026-06-25 14:40:23.231 | + functions-common:time_stop:2433 : elapsed_time=22554 2026-06-25 14:40:23.234 | + functions-common:time_stop:2434 : total=209115 2026-06-25 14:40:23.236 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:40:23.239 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=231669 2026-06-25 14:40:23.242 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:40:23.244 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 14:40:23.247 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:40:23.251 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:40:23.254 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:40:23.257 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:40:23.260 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:40:23.262 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:40:23.266 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:40:23.268 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:40:23.271 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:40:23.274 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:40:23.277 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:40:23.280 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:40:23.282 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 14:40:23.285 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:40:23.288 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:40:23.291 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:40:23.294 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-25 14:40:23.317 | + 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-25 14:40:23.355 | Reading package lists... 2026-06-25 14:40:23.754 | Building dependency tree... 2026-06-25 14:40:23.756 | Reading state information... 2026-06-25 14:40:24.423 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-25 14:40:24.424 | ovmf set to manually installed. 2026-06-25 14:40:24.424 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 14:40:24.424 | swtpm set to manually installed. 2026-06-25 14:40:24.424 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 14:40:24.424 | swtpm-tools set to manually installed. 2026-06-25 14:40:24.424 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-25 14:40:24.424 | mdevctl set to manually installed. 2026-06-25 14:40:24.425 | 0 upgraded, 0 newly installed, 0 to remove and 75 not upgraded. 2026-06-25 14:40:24.431 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:40:24.434 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:40:24.437 | + functions-common:time_stop:2420 : local name 2026-06-25 14:40:24.441 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:40:24.443 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:40:24.446 | + functions-common:time_stop:2423 : local total 2026-06-25 14:40:24.449 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:40:24.452 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:40:24.454 | + functions-common:time_stop:2427 : start_time=1782398423314 2026-06-25 14:40:24.457 | + functions-common:time_stop:2429 : [[ -z 1782398423314 ]] 2026-06-25 14:40:24.460 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:40:24.464 | + functions-common:time_stop:2432 : end_time=1782398424461 2026-06-25 14:40:24.467 | + functions-common:time_stop:2433 : elapsed_time=1147 2026-06-25 14:40:24.470 | + functions-common:time_stop:2434 : total=231669 2026-06-25 14:40:24.473 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:40:24.476 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=232816 2026-06-25 14:40:24.478 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:40:24.481 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-25 14:40:24.485 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:40:24.489 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 14:40:24.493 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-25 14:40:24.496 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-25 14:40:24.499 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-25 14:40:24.503 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-25 14:40:24.506 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-25 14:40:24.509 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-25 14:40:24.528 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:40:24.533 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-25 14:40:24.553 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-25 14:40:24.556 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-25 14:40:24.559 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-25 14:40:24.562 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-25 14:40:24.565 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-25 14:40:24.568 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-25 14:40:24.571 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-25 14:40:24.574 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:40:24.579 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:40:24.582 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:40:24.586 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:40:24.590 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:40:24.608 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:40:24.612 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:40:24.615 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:40:24.619 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-25 14:40:24.620 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:40:24.625 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-25 14:40:24.629 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:40:24.631 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 14:40:24.635 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:40:24.638 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:40:24.640 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:40:24.643 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:40:24.646 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:40:24.649 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:40:24.652 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:40:24.655 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:40:24.658 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:40:24.663 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398424660 2026-06-25 14:40:24.666 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 14:40:24.669 | Cloning into '/opt/stack/novnc'... 2026-06-25 14:40:26.644 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:40:26.647 | + functions-common:time_stop:2420 : local name 2026-06-25 14:40:26.649 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:40:26.652 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:40:26.654 | + functions-common:time_stop:2423 : local total 2026-06-25 14:40:26.657 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:40:26.660 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:40:26.662 | + functions-common:time_stop:2427 : start_time=1782398424660 2026-06-25 14:40:26.664 | + functions-common:time_stop:2429 : [[ -z 1782398424660 ]] 2026-06-25 14:40:26.668 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:40:26.672 | + functions-common:time_stop:2432 : end_time=1782398426669 2026-06-25 14:40:26.675 | + functions-common:time_stop:2433 : elapsed_time=2009 2026-06-25 14:40:26.677 | + functions-common:time_stop:2434 : total=175414 2026-06-25 14:40:26.680 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:40:26.683 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177423 2026-06-25 14:40:26.686 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-25 14:40:26.688 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-25 14:40:26.691 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:40:26.694 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:40:26.696 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:40:26.699 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:40:26.702 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:40:26.706 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:40:26.708 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:40:26.711 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:40:26.716 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:40:26.721 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398426717 2026-06-25 14:40:26.723 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-25 14:40:27.150 | From https://github.com/novnc/novnc 2026-06-25 14:40:27.150 | * tag v1.3.0 -> FETCH_HEAD 2026-06-25 14:40:27.160 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:40:27.163 | + functions-common:time_stop:2420 : local name 2026-06-25 14:40:27.165 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:40:27.168 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:40:27.171 | + functions-common:time_stop:2423 : local total 2026-06-25 14:40:27.173 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:40:27.175 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:40:27.178 | + functions-common:time_stop:2427 : start_time=1782398426717 2026-06-25 14:40:27.180 | + functions-common:time_stop:2429 : [[ -z 1782398426717 ]] 2026-06-25 14:40:27.184 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:40:27.188 | + functions-common:time_stop:2432 : end_time=1782398427185 2026-06-25 14:40:27.191 | + functions-common:time_stop:2433 : elapsed_time=468 2026-06-25 14:40:27.194 | + functions-common:time_stop:2434 : total=177423 2026-06-25 14:40:27.196 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:40:27.199 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177891 2026-06-25 14:40:27.202 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:40:27.205 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:40:27.207 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:40:27.210 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:40:27.214 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:40:27.216 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:40:27.219 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:40:27.222 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:40:27.224 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:40:27.228 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:40:27.232 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398427229 2026-06-25 14:40:27.235 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:40:27.275 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:40:27.276 | 2026-06-25 14:40:27.276 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:40:27.276 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:40:27.276 | state without impacting any branches by switching back to a branch. 2026-06-25 14:40:27.276 | 2026-06-25 14:40:27.276 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:40:27.276 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:40:27.276 | 2026-06-25 14:40:27.276 | git switch -c 2026-06-25 14:40:27.276 | 2026-06-25 14:40:27.277 | Or undo this operation with: 2026-06-25 14:40:27.277 | 2026-06-25 14:40:27.277 | git switch - 2026-06-25 14:40:27.277 | 2026-06-25 14:40:27.277 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:40:27.277 | 2026-06-25 14:40:27.277 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-25 14:40:27.280 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:40:27.282 | + functions-common:time_stop:2420 : local name 2026-06-25 14:40:27.284 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:40:27.287 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:40:27.289 | + functions-common:time_stop:2423 : local total 2026-06-25 14:40:27.291 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:40:27.293 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:40:27.295 | + functions-common:time_stop:2427 : start_time=1782398427229 2026-06-25 14:40:27.297 | + functions-common:time_stop:2429 : [[ -z 1782398427229 ]] 2026-06-25 14:40:27.302 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:40:27.306 | + functions-common:time_stop:2432 : end_time=1782398427303 2026-06-25 14:40:27.309 | + functions-common:time_stop:2433 : elapsed_time=74 2026-06-25 14:40:27.311 | + functions-common:time_stop:2434 : total=177891 2026-06-25 14:40:27.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:40:27.317 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177965 2026-06-25 14:40:27.319 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-25 14:40:27.337 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-25 14:40:27.341 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:40:27.341 | + functions-common:git_clone:673 : head -1 2026-06-25 14:40:27.343 | 463c39e noVNC 1.3.0 2026-06-25 14:40:27.347 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:40:27.350 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-25 14:40:27.369 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:40:27.372 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-25 14:40:27.376 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-25 14:40:27.379 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-25 14:40:27.382 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:40:27.385 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:40:27.389 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:40:27.392 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:40:27.395 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:40:27.400 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:40:27.419 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:40:27.422 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:40:27.425 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:40:27.428 | + functions-common:git_clone:610 : echo master 2026-06-25 14:40:27.429 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:40:27.434 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-06-25 14:40:27.437 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:40:27.439 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 14:40:27.443 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:40:27.445 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:40:27.448 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:40:27.450 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:40:27.453 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:40:27.456 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:40:27.458 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:40:27.461 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:40:27.465 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:40:27.469 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398427466 2026-06-25 14:40:27.471 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 14:40:27.475 | Cloning into '/opt/stack/nova'... 2026-06-25 14:44:15.138 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:44:15.141 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:15.143 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:15.146 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:15.149 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:15.151 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:15.154 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:44:15.157 | + functions-common:time_stop:2427 : start_time=1782398427466 2026-06-25 14:44:15.160 | + functions-common:time_stop:2429 : [[ -z 1782398427466 ]] 2026-06-25 14:44:15.164 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:15.168 | + functions-common:time_stop:2432 : end_time=1782398655165 2026-06-25 14:44:15.171 | + functions-common:time_stop:2433 : elapsed_time=227699 2026-06-25 14:44:15.174 | + functions-common:time_stop:2434 : total=177965 2026-06-25 14:44:15.176 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:15.179 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=405664 2026-06-25 14:44:15.182 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-06-25 14:44:15.185 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:44:15.188 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:44:15.190 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:44:15.193 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:44:15.196 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:44:15.199 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:44:15.201 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:44:15.204 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:15.207 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:15.211 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:15.216 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398655212 2026-06-25 14:44:15.219 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:44:15.935 | From https://review.opendev.org/openstack/nova 2026-06-25 14:44:15.935 | * branch master -> FETCH_HEAD 2026-06-25 14:44:15.944 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:44:15.947 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:15.950 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:15.953 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:15.955 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:15.958 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:15.961 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:44:15.964 | + functions-common:time_stop:2427 : start_time=1782398655212 2026-06-25 14:44:15.966 | + functions-common:time_stop:2429 : [[ -z 1782398655212 ]] 2026-06-25 14:44:15.970 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:15.975 | + functions-common:time_stop:2432 : end_time=1782398655971 2026-06-25 14:44:15.978 | + functions-common:time_stop:2433 : elapsed_time=759 2026-06-25 14:44:15.981 | + functions-common:time_stop:2434 : total=405664 2026-06-25 14:44:15.984 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:15.987 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=406423 2026-06-25 14:44:15.990 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:44:15.992 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:44:15.995 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:44:15.998 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:44:16.001 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:44:16.005 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:44:16.008 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:44:16.011 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:16.014 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:16.018 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:16.022 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398656019 2026-06-25 14:44:16.025 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:44:16.550 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:44:16.550 | 2026-06-25 14:44:16.550 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:44:16.550 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:44:16.550 | state without impacting any branches by switching back to a branch. 2026-06-25 14:44:16.550 | 2026-06-25 14:44:16.551 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:44:16.551 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:44:16.551 | 2026-06-25 14:44:16.551 | git switch -c 2026-06-25 14:44:16.551 | 2026-06-25 14:44:16.551 | Or undo this operation with: 2026-06-25 14:44:16.551 | 2026-06-25 14:44:16.551 | git switch - 2026-06-25 14:44:16.551 | 2026-06-25 14:44:16.551 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:44:16.551 | 2026-06-25 14:44:16.552 | HEAD is now at 6d52ef14b6 move compile earlier 2026-06-25 14:44:16.559 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:44:16.561 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:16.563 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:16.565 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:16.567 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:16.569 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:16.572 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:44:16.574 | + functions-common:time_stop:2427 : start_time=1782398656019 2026-06-25 14:44:16.576 | + functions-common:time_stop:2429 : [[ -z 1782398656019 ]] 2026-06-25 14:44:16.578 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:16.582 | + functions-common:time_stop:2432 : end_time=1782398656580 2026-06-25 14:44:16.584 | + functions-common:time_stop:2433 : elapsed_time=561 2026-06-25 14:44:16.586 | + functions-common:time_stop:2434 : total=406423 2026-06-25 14:44:16.588 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:16.590 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=406984 2026-06-25 14:44:16.593 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-25 14:44:16.614 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-25 14:44:16.618 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:44:16.618 | + functions-common:git_clone:673 : head -1 2026-06-25 14:44:16.621 | 6d52ef14b6 move compile earlier 2026-06-25 14:44:16.624 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:44:16.628 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-25 14:44:16.632 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:44:16.635 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 14:44:16.639 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-25 14:44:16.642 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:44:16.645 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-25 14:44:16.648 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:44:16.651 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 14:44:16.654 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-25 14:44:16.657 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:44:16.660 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:44:16.665 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-25 14:44:16.667 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:44:16.671 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-25 14:44:16.674 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:44:16.677 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:44:16.682 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-25 14:44:16.690 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-25 14:44:16.694 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-25 14:44:16.697 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-25 14:44:16.874 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-25 14:44:16.877 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:44:16.881 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:44:16.884 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:44:16.886 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 14:44:16.890 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-25 14:44:16.892 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:44:16.895 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:44:16.898 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:44:16.901 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:44:16.904 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:44:16.907 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:44:16.910 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:44:16.913 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-25 14:44:16.936 | Using python 3.12 to install /opt/stack/nova 2026-06-25 14:44:16.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 -e /opt/stack/nova 2026-06-25 14:44:17.996 | Obtaining file:///opt/stack/nova 2026-06-25 14:44:18.001 | Installing build dependencies: started 2026-06-25 14:44:19.877 | Installing build dependencies: finished with status 'done' 2026-06-25 14:44:19.877 | Checking if build backend supports build_editable: started 2026-06-25 14:44:20.424 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:44:20.426 | Getting requirements to build editable: started 2026-06-25 14:44:20.734 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:44:20.736 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:44:22.883 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:44:22.914 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.0.3) 2026-06-25 14:44:22.915 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.51) 2026-06-25 14:44:22.915 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.3.1) 2026-06-25 14:44:22.915 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.41.0) 2026-06-25 14:44:22.916 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.6) 2026-06-25 14:44:22.917 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (13.0.0) 2026-06-25 14:44:22.918 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.1.1) 2026-06-25 14:44:22.920 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.5.1) 2026-06-25 14:44:22.921 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (43.0.3) 2026-06-25 14:44:22.922 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.10) 2026-06-25 14:44:22.923 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.5.2) 2026-06-25 14:44:22.924 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.0) 2026-06-25 14:44:22.925 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.1) 2026-06-25 14:44:22.926 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.17.0) 2026-06-25 14:44:22.927 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.18.4) 2026-06-25 14:44:22.929 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.3.0) 2026-06-25 14:44:22.930 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.0.0) 2026-06-25 14:44:22.931 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.26.0) 2026-06-25 14:44:22.932 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (9.9.0) 2026-06-25 14:44:22.934 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.14.0) 2026-06-25 14:44:22.934 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (12.0.0) 2026-06-25 14:44:22.935 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.12.0) 2026-06-25 14:44:22.936 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.34.2) 2026-06-25 14:44:22.937 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.8.0) 2026-06-25 14:44:23.153 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev200) 2026-06-25 14:44:23.311 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-25 14:44:23.327 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.2.0) 2026-06-25 14:44:23.328 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.5.0) 2026-06-25 14:44:23.329 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.5.0) 2026-06-25 14:44:23.331 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.4.0) 2026-06-25 14:44:23.332 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.2.0) 2026-06-25 14:44:23.333 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.11.0) 2026-06-25 14:44:23.333 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 14:44:23.334 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.10.0) 2026-06-25 14:44:23.336 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.7.1) 2026-06-25 14:44:23.337 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.1.1) 2026-06-25 14:44:23.338 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.0.0) 2026-06-25 14:44:23.339 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.9.0) 2026-06-25 14:44:23.340 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.1.0) 2026-06-25 14:44:23.341 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.1.0) 2026-06-25 14:44:23.344 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.11.0) 2026-06-25 14:44:23.344 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.8.0) 2026-06-25 14:44:23.345 | 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.dev200) (4.6.0) 2026-06-25 14:44:23.346 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.0) 2026-06-25 14:44:23.347 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 14:44:23.348 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.2.2) 2026-06-25 14:44:23.349 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.2) 2026-06-25 14:44:23.350 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.1.0) 2026-06-25 14:44:23.351 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.1.0) 2026-06-25 14:44:23.352 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 14:44:23.353 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.0.0) 2026-06-25 14:44:23.354 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.7.0) 2026-06-25 14:44:23.380 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev200) 2026-06-25 14:44:23.398 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 14:44:23.410 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 14:44:23.411 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.2.3) 2026-06-25 14:44:23.412 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.4.2) 2026-06-25 14:44:23.413 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.2) 2026-06-25 14:44:23.415 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.9.0.post0) 2026-06-25 14:44:23.415 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.3.0) 2026-06-25 14:44:23.416 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.17.0) 2026-06-25 14:44:23.417 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.0.3) 2026-06-25 14:44:23.421 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev200) (1.3.12) 2026-06-25 14:44:23.422 | 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.dev200) (4.15.0) 2026-06-25 14:44:23.425 | 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.dev200) (7.4.0) 2026-06-25 14:44:23.430 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev200) (2.0.0) 2026-06-25 14:44:23.436 | 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.dev200) (3.0) 2026-06-25 14:44:23.445 | 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.dev200) (2.8.0) 2026-06-25 14:44:23.453 | 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.dev200) (3.1.0) 2026-06-25 14:44:23.458 | 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.dev200) (2.2.1) 2026-06-25 14:44:23.463 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev200) (3.0.3) 2026-06-25 14:44:23.468 | 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.dev200) (26.1.0) 2026-06-25 14:44:23.469 | 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.dev200) (2025.9.1) 2026-06-25 14:44:23.470 | 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.dev200) (0.37.0) 2026-06-25 14:44:23.471 | 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.dev200) (2026.5.1) 2026-06-25 14:44:23.480 | 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.dev200) (2.1.0) 2026-06-25 14:44:23.489 | 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.dev200) (4.0.1) 2026-06-25 14:44:23.490 | 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.dev200) (2.13.0) 2026-06-25 14:44:23.491 | 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.dev200) (5.8.0) 2026-06-25 14:44:23.506 | 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.dev200) (1.5.0) 2026-06-25 14:44:23.508 | 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.dev200) (1.1.0) 2026-06-25 14:44:23.510 | 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.dev200) (1.33) 2026-06-25 14:44:23.511 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (4.10.0) 2026-06-25 14:44:23.522 | 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.dev200) (3.1.1) 2026-06-25 14:44:23.530 | 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.dev200) (9.1.4) 2026-06-25 14:44:23.544 | 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.dev200) (2.18.0) 2026-06-25 14:44:23.555 | 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.dev200) (0.20) 2026-06-25 14:44:23.575 | 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.dev200) (2.1.2) 2026-06-25 14:44:23.577 | 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.dev200) (0.6.2) 2026-06-25 14:44:23.594 | 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.dev200) (7.1.4) 2026-06-25 14:44:23.595 | 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.dev200) (5.3.1) 2026-06-25 14:44:23.596 | 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.dev200) (5.6.2) 2026-06-25 14:44:23.598 | 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.dev200) (0.16.0) 2026-06-25 14:44:23.602 | 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.dev200) (5.1.0) 2026-06-25 14:44:23.612 | 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.dev200) (2026.2) 2026-06-25 14:44:23.613 | 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.dev200) (26.2) 2026-06-25 14:44:23.621 | 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.dev200) (0.25.0) 2026-06-25 14:44:23.625 | 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.dev200) (5.0.0) 2026-06-25 14:44:23.628 | 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.dev200) (4.0.1) 2026-06-25 14:44:23.643 | 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.dev200) (1.2.1) 2026-06-25 14:44:23.666 | 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.dev200) (1.7.6) 2026-06-25 14:44:23.674 | 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.dev200) (2.2.0) 2026-06-25 14:44:23.680 | 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.dev200) (1.3.7) 2026-06-25 14:44:23.692 | 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.dev200) (3.3.2) 2026-06-25 14:44:23.704 | 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.dev200) (4.3.2) 2026-06-25 14:44:23.707 | 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.dev200) (3.7.1) 2026-06-25 14:44:23.715 | 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.dev200) (2.4.0) 2026-06-25 14:44:23.726 | 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.dev200) (3.0.3) 2026-06-25 14:44:23.727 | 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.dev200) (1.6.2) 2026-06-25 14:44:23.737 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev200) (82.0.1) 2026-06-25 14:44:23.758 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev200) (0.8.1) 2026-06-25 14:44:23.798 | 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.dev200) (4.14.0) 2026-06-25 14:44:23.805 | 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.dev200) (0.6.0) 2026-06-25 14:44:23.806 | 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.dev200) (4.0.0) 2026-06-25 14:44:23.817 | 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.dev200) (3.0.52) 2026-06-25 14:44:23.818 | 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.dev200) (1.11.0) 2026-06-25 14:44:23.819 | 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.dev200) (15.0.0) 2026-06-25 14:44:23.820 | 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.dev200) (1.8.0) 2026-06-25 14:44:23.844 | 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.dev200) (1.17.0) 2026-06-25 14:44:23.851 | 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.dev200) (2.1.0) 2026-06-25 14:44:23.854 | 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.dev200) (24.2.1) 2026-06-25 14:44:23.877 | 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.dev200) (4.6.0) 2026-06-25 14:44:23.905 | 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.dev200) (3.4.7) 2026-06-25 14:44:23.905 | 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.dev200) (3.18) 2026-06-25 14:44:23.908 | 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.dev200) (2.7.0) 2026-06-25 14:44:23.908 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev200) (2023.11.17) 2026-06-25 14:44:23.951 | 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.dev200) (4.2.0) 2026-06-25 14:44:23.952 | 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.dev200) (2.20.0) 2026-06-25 14:44:23.965 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (0.1.2) 2026-06-25 14:44:23.987 | 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.dev200) (0.8) 2026-06-25 14:44:24.050 | 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.dev200) (0.16.0) 2026-06-25 14:44:24.561 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 14:44:24.580 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-25 14:44:24.621 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 14:44:24.638 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 14:44:24.698 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 14:44:24.716 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-25 14:44:24.838 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-25 14:44:24.867 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-25 14:44:24.898 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-25 14:44:24.936 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-25 14:44:25.508 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 29.5 MB/s 0:00:00 2026-06-25 14:44:25.525 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-25 14:44:25.617 | Building wheels for collected packages: nova 2026-06-25 14:44:25.618 | Building editable for nova (pyproject.toml): started 2026-06-25 14:44:28.068 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-25 14:44:28.069 | Created wheel for nova: filename=nova-33.1.0.dev200-0.editable-py3-none-any.whl size=9434 sha256=73581c342c9310e1492253702b5be7348afc08c90ac5e5521d3d41d96f8450ef 2026-06-25 14:44:28.069 | Stored in directory: /tmp/pip-ephem-wheel-cache-eqlge668/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-25 14:44:28.075 | Successfully built nova 2026-06-25 14:44:28.354 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-25 14:44:33.281 | 2026-06-25 14:44:33.309 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev200 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-25 14:44:33.545 | + inc/python:pip_install:216 : result=0 2026-06-25 14:44:33.548 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:44:33.551 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:33.554 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:33.557 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:33.559 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:33.561 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:33.564 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:44:33.566 | + functions-common:time_stop:2427 : start_time=1782398656930 2026-06-25 14:44:33.569 | + functions-common:time_stop:2429 : [[ -z 1782398656930 ]] 2026-06-25 14:44:33.572 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:33.577 | + functions-common:time_stop:2432 : end_time=1782398673574 2026-06-25 14:44:33.579 | + functions-common:time_stop:2433 : elapsed_time=16644 2026-06-25 14:44:33.583 | + functions-common:time_stop:2434 : total=145169 2026-06-25 14:44:33.585 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:33.588 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161813 2026-06-25 14:44:33.590 | + inc/python:pip_install:219 : return 0 2026-06-25 14:44:33.592 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:44:33.595 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:44:33.599 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-25 14:44:33.601 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-25 14:44:33.603 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:44:33.607 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:44:33.609 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-25 14:44:33.611 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:44:33.615 | + 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-25 14:44:33.631 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:44:33.634 | + ./stack.sh:main:959 : configure_nova 2026-06-25 14:44:33.637 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-25 14:44:33.653 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-25 14:44:33.656 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-25 14:44:33.659 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 14:44:33.664 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-25 14:44:33.664 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 14:44:33.669 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-25 14:44:33.672 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-25 14:44:33.675 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 14:44:33.678 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-25 14:44:33.681 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-25 14:44:33.685 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-25 14:44:33.688 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 14:44:33.691 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-25 14:44:33.707 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-25 14:44:33.723 | + 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-25 14:44:33.740 | + 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-25 14:44:33.758 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-25 14:44:33.773 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-25 14:44:33.789 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 14:44:33.793 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 14:44:33.798 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.Chzeqbpuba 2026-06-25 14:44:33.801 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 14:44:33.804 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 14:44:33.807 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-25 14:44:33.810 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 14:44:33.812 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 14:44:33.816 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.Chzeqbpuba 2026-06-25 14:44:33.820 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.Chzeqbpuba 2026-06-25 14:44:33.836 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.Chzeqbpuba /etc/sudoers.d/nova-rootwrap 2026-06-25 14:44:33.854 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 14:44:33.858 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 14:44:33.861 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 14:44:33.864 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 14:44:33.866 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 14:44:33.869 | + 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-25 14:44:33.872 | + 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-25 14:44:33.876 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 14:44:33.876 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-25 14:44:33.886 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 14:44:33.891 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 14:44:33.907 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 14:44:33.921 | + 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-25 14:44:33.924 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-25 14:44:33.929 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-25 14:44:33.947 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:33.950 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-25 14:44:33.964 | net.ipv4.ip_forward = 1 2026-06-25 14:44:33.969 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 14:44:33.971 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-25 14:44:33.975 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-25 14:44:33.992 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-25 14:44:33.995 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-25 14:44:33.998 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-25 14:44:34.014 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-25 14:44:34.019 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-25 14:44:34.019 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-25 14:44:34.025 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:13b8c9c651d 2026-06-25 14:44:34.029 | InitiatorName=iqn.2016-04.com.open-iscsi:13b8c9c651d 2026-06-25 14:44:34.034 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:34.037 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-25 14:44:34.117 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-25 14:44:34.120 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-25 14:44:34.123 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:34.126 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-25 14:44:34.185 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-25 14:44:34.186 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-25 14:44:34.192 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-25 14:44:34.197 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-25 14:44:34.229 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-25 14:44:34.232 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-25 14:44:34.263 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-25 14:44:34.298 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-25 14:44:34.332 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-25 14:44:34.367 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-25 14:44:34.401 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-25 14:44:34.435 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.32 2026-06-25 14:44:34.466 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-25 14:44:34.496 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-25 14:44:34.528 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-25 14:44:34.560 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-25 14:44:34.589 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-25 14:44:34.622 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 14:44:34.652 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-25 14:44:34.681 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-25 14:44:34.709 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-25 14:44:34.712 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:44:34.714 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:44:34.716 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:44:34.719 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:44:34.721 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:44:34.723 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:44:34.725 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:44:34.728 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:44:34.730 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:44:34.732 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:44:34.734 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:44:34.736 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:44:34.738 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:44:34.741 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-25 14:44:34.757 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:34.759 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:44:34.762 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-25 14:44:34.764 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-25 14:44:34.792 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-25 14:44:34.795 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 14:44:34.797 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 14:44:34.799 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 14:44:34.802 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:44:34.804 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:34.806 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:44:34.819 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:34.821 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:44:34.823 | ++ 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-25 14:44:34.826 | + 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-25 14:44:34.855 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-25 14:44:34.857 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-25 14:44:34.859 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-25 14:44:34.861 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-25 14:44:34.863 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:44:34.865 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:34.867 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:44:34.881 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:34.883 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:44:34.885 | ++ 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-25 14:44:34.887 | + 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-25 14:44:34.915 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-25 14:44:34.943 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-25 14:44:34.969 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-25 14:44:34.995 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-25 14:44:35.010 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:35.012 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-25 14:44:35.026 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:35.030 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-25 14:44:35.030 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-25 14:44:35.034 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-25 14:44:35.036 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-25 14:44:35.063 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:35.065 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-25 14:44:35.095 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-25 14:44:35.138 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-25 14:44:35.141 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:44:35.145 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-25 14:44:35.147 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:44:35.150 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:44:35.153 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-25 14:44:35.158 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:44:35.160 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:44:35.163 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:44:35.167 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-25 14:44:35.209 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-25 14:44:35.248 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.32/identity 2026-06-25 14:44:35.287 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-25 14:44:35.321 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-25 14:44:35.357 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-25 14:44:35.391 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-25 14:44:35.425 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-25 14:44:35.460 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.32/identity 2026-06-25 14:44:35.489 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:44:35.517 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:44:35.545 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:44:35.548 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-25 14:44:35.562 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:35.564 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-25 14:44:35.567 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-25 14:44:35.597 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-25 14:44:35.600 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:44:35.602 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:44:35.604 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-25 14:44:35.606 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-25 14:44:35.633 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-25 14:44:35.667 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.32/identity 2026-06-25 14:44:35.700 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-25 14:44:35.739 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-25 14:44:35.777 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-25 14:44:35.814 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-25 14:44:35.852 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-25 14:44:35.890 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-25 14:44:35.909 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:35.912 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-25 14:44:35.933 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:35.936 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-25 14:44:35.940 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-25 14:44:35.976 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-25 14:44:36.016 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-25 14:44:36.019 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-25 14:44:36.056 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-25 14:44:36.059 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-25 14:44:36.063 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-25 14:44:36.066 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:44:36.069 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:44:36.072 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:44:36.075 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:44:36.078 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:44:36.081 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:44:36.084 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:44:36.087 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:44:36.090 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:44:36.093 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:44:36.097 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:44:36.099 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:44:36.103 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:44:36.106 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-25 14:44:36.109 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-25 14:44:36.112 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:44:36.116 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:44:36.135 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:44:36.138 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:44:36.141 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:36.144 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:44:36.147 | + 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-25 14:44:36.184 | + 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-25 14:44:36.219 | + 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-25 14:44:36.256 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:44:36.293 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-25 14:44:36.329 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-25 14:44:36.370 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-25 14:44:36.390 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:36.393 | + 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-25 14:44:36.397 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-25 14:44:36.399 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-25 14:44:36.402 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-25 14:44:36.404 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:44:36.406 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-25 14:44:36.409 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-25 14:44:36.412 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:44:36.415 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:44:36.431 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:44:36.432 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:44:36.441 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:44:36.446 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:44:36.461 | /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-25 14:44:36.467 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-25 14:44:36.471 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-25 14:44:36.475 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:44:36.479 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-25 14:44:36.518 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-25 14:44:36.555 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-25 14:44:36.587 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:44:36.621 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:44:36.652 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:44:36.687 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:44:36.721 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:44:36.752 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:44:36.784 | + 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-25 14:44:36.817 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:44:36.852 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:44:36.885 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:44:36.919 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-25 14:44:36.952 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:44:36.955 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:44:36.959 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-25 14:44:36.962 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-25 14:44:36.965 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:44:36.967 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:36.970 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:36.973 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-25 14:44:36.976 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-25 14:44:36.979 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-25 14:44:37.016 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:44:37.054 | + 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-25 14:44:37.054 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-25 14:44:37.066 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-25 14:44:37.071 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-25 14:44:37.074 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-25 14:44:37.077 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:44:37.080 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:44:37.083 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:44:37.086 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:44:37.089 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:37.092 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:37.095 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:44:37.098 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:44:37.101 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:37.104 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:37.108 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-25 14:44:37.120 | perl: warning: Setting locale failed. 2026-06-25 14:44:37.120 | perl: warning: Please check that your locale settings: 2026-06-25 14:44:37.120 | LANGUAGE = (unset), 2026-06-25 14:44:37.120 | LC_ALL = "en_US.utf8", 2026-06-25 14:44:37.120 | LANG = "de_DE.UTF-8" 2026-06-25 14:44:37.120 | are supported and installed on your system. 2026-06-25 14:44:37.120 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:44:37.161 | Enabling site nova-api. 2026-06-25 14:44:37.167 | To activate the new configuration, you need to run: 2026-06-25 14:44:37.167 | systemctl reload apache2 2026-06-25 14:44:37.172 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:44:37.176 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:44:37.179 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:37.182 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:44:37.340 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-25 14:44:37.364 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:37.367 | + 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-25 14:44:37.370 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-25 14:44:37.373 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-25 14:44:37.376 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-25 14:44:37.379 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-25 14:44:37.382 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-25 14:44:37.385 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-25 14:44:37.388 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:44:37.391 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:44:37.408 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:44:37.408 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:44:37.419 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:44:37.424 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:44:37.441 | /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-25 14:44:37.446 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-25 14:44:37.448 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-25 14:44:37.454 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:44:37.457 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-25 14:44:37.494 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-25 14:44:37.530 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-25 14:44:37.567 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:44:37.604 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:44:37.639 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:44:37.676 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:44:37.711 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:44:37.749 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:44:37.786 | + 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-25 14:44:37.819 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:44:37.856 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:44:37.892 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:44:37.929 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-25 14:44:37.966 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-25 14:44:37.970 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-25 14:44:38.007 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-25 14:44:38.025 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:38.028 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-25 14:44:38.068 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-25 14:44:38.070 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-25 14:44:38.073 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-25 14:44:38.094 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:38.097 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.32:5672/ 2026-06-25 14:44:38.102 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.32:5672/ 2026-06-25 14:44:38.147 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-25 14:44:38.190 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-25 14:44:38.193 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 14:44:38.195 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-25 14:44:38.197 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:44:38.200 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:44:38.203 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:44:38.222 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:38.225 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:44:38.228 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:44:38.230 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:44:38.248 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:38.251 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.32:5672/ 2026-06-25 14:44:38.257 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.32:5672/ 2026-06-25 14:44:38.305 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:44:38.308 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:44:38.311 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-25 14:44:38.352 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-25 14:44:38.387 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-25 14:44:38.426 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-25 14:44:38.446 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:38.450 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 14:44:38.487 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-25 14:44:38.490 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-25 14:44:38.493 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-25 14:44:38.534 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-25 14:44:38.538 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:44:38.542 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:44:38.545 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 14:44:38.548 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-25 14:44:38.583 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-25 14:44:38.620 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.32/identity 2026-06-25 14:44:38.657 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-25 14:44:38.693 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-25 14:44:38.728 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-25 14:44:38.763 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-25 14:44:38.800 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-25 14:44:38.835 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-25 14:44:38.854 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:38.858 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-25 14:44:38.863 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:44:38.867 | + lib/nova:create_nova_conf:587 : local conf 2026-06-25 14:44:38.870 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-25 14:44:38.874 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-25 14:44:38.877 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:44:38.880 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:44:38.883 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:44:38.886 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-25 14:44:38.889 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-25 14:44:38.895 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-25 14:44:38.898 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-25 14:44:38.900 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-25 14:44:38.904 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-25 14:44:38.907 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:44:38.909 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:38.913 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:44:38.933 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:38.936 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:44:38.939 | ++ 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-25 14:44:38.943 | + 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-25 14:44:38.981 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-25 14:44:39.021 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-25 14:44:39.060 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:44:39.063 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-25 14:44:39.067 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-25 14:44:39.070 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-25 14:44:39.090 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:39.095 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-25 14:44:39.096 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-25 14:44:40.378 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-25 14:44:40.381 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-25 14:44:41.633 | Adding vhost "nova_cell1" ... 2026-06-25 14:44:41.732 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-25 14:44:42.945 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-25 14:44:42.984 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-25 14:44:42.988 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 14:44:42.991 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-25 14:44:42.994 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:44:42.996 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 14:44:42.999 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:44:43.017 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:43.021 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 14:44:43.024 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 14:44:43.027 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:44:43.046 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:43.050 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.32:5672/nova_cell1 2026-06-25 14:44:43.054 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.32:5672/nova_cell1 2026-06-25 14:44:43.084 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:44:43.086 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:44:43.089 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-25 14:44:43.105 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:43.108 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-25 14:44:43.110 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 14:44:43.113 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-25 14:44:43.115 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 14:44:43.118 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:44:43.121 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 14:44:43.123 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-25 14:44:43.154 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-25 14:44:43.183 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.32/identity 2026-06-25 14:44:43.211 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-25 14:44:43.241 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-25 14:44:43.270 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-25 14:44:43.300 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-25 14:44:43.329 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-25 14:44:43.358 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-25 14:44:43.361 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-25 14:44:43.363 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 14:44:43.366 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:44:43.382 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:44:43.385 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:44:43.387 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:43.389 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:44:43.392 | + 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-25 14:44:43.421 | + 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-25 14:44:43.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-25 14:44:43.479 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:44:43.510 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-25 14:44:43.538 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:44:43.541 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-25 14:44:43.545 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:44:43.547 | + lib/nova:create_nova_conf:621 : local conf 2026-06-25 14:44:43.550 | + lib/nova:create_nova_conf:622 : local offset 2026-06-25 14:44:43.553 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-25 14:44:43.555 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:44:43.557 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:44:43.560 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:44:43.562 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-25 14:44:43.565 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-25 14:44:43.567 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 14:44:43.570 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-25 14:44:43.572 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-25 14:44:43.574 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-25 14:44:43.590 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:43.592 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-25 14:44:43.623 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-25 14:44:43.651 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 14:44:43.654 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 14:44:43.656 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 14:44:43.659 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-25 14:44:43.674 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:43.676 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-25 14:44:43.691 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:43.694 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-25 14:44:43.710 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:43.712 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 14:44:43.714 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-25 14:44:43.717 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-25 14:44:43.720 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-25 14:44:43.735 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:43.737 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-25 14:44:43.754 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-25 14:44:43.754 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-25 14:44:43.765 | cgroup_device_acl = [ 2026-06-25 14:44:43.766 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-25 14:44:43.766 | "/dev/random", "/dev/urandom", 2026-06-25 14:44:43.766 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-25 14:44:43.766 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-25 14:44:43.766 | "/dev/vfio/vfio", 2026-06-25 14:44:43.766 | ] 2026-06-25 14:44:43.770 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-25 14:44:43.772 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:44:43.775 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:44:43.777 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:44:43.780 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:44:43.782 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:44:43.785 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:44:43.787 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:44:43.789 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:44:43.792 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:44:43.794 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:44:43.796 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:44:43.799 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:44:43.801 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:44:43.803 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-25 14:44:43.807 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-25 14:44:43.810 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-25 14:44:43.812 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-25 14:44:43.815 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-25 14:44:43.842 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-25 14:44:43.845 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-25 14:44:43.847 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:43.849 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:43.852 | + 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-25 14:44:43.854 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-25 14:44:43.856 | + 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-25 14:44:43.872 | + 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-25 14:44:43.872 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 14:44:43.883 | 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-25 14:44:43.887 | + 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-25 14:44:43.903 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-25 14:44:43.904 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 14:44:43.913 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-25 14:44:43.918 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 14:44:43.920 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 14:44:43.923 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 14:44:43.925 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-25 14:44:43.928 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:43.930 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-25 14:44:44.009 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-25 14:44:44.010 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:44.013 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-25 14:44:44.120 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-25 14:44:44.157 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-25 14:44:44.192 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-25 14:44:44.195 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-25 14:44:44.233 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-25 14:44:44.269 | + 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-25 14:44:44.302 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-25 14:44:44.335 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-25 14:44:44.370 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-25 14:44:44.375 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:44:44.380 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 14:44:44.384 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-25 14:44:44.388 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:44:44.392 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 14:44:44.395 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-25 14:44:44.399 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-25 14:44:44.401 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-25 14:44:44.404 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-25 14:44:44.408 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-25 14:44:44.427 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:44.430 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-25 14:44:44.434 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-25 14:44:44.437 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-25 14:44:44.440 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:44:44.444 | + lib/stack:stack_install_service:32 : install_placement 2026-06-25 14:44:44.447 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-25 14:44:44.451 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-25 14:44:44.454 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:44:44.459 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-25 14:44:44.462 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-25 14:44:44.465 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:44:44.470 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:44:44.470 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:44:44.476 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-25 14:44:44.479 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-25 14:44:44.482 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-25 14:44:44.486 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-25 14:44:44.488 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-25 14:44:44.513 | Using python 3.12 to install osc-placement 2026-06-25 14:44:44.517 | + 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-25 14:44:45.761 | Collecting osc-placement 2026-06-25 14:44:45.932 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:44:45.945 | 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-25 14:44:45.945 | 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-25 14:44:45.946 | 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-25 14:44:45.947 | 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-25 14:44:45.950 | 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-25 14:44:45.951 | 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-25 14:44:45.952 | 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-25 14:44:45.953 | 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-25 14:44:45.954 | 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-25 14:44:45.959 | 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-25 14:44:45.960 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-06-25 14:44:45.961 | 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-25 14:44:45.964 | 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-25 14:44:45.965 | 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-25 14:44:45.966 | 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-25 14:44:45.967 | 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-25 14:44:45.971 | 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-25 14:44:45.971 | 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-25 14:44:45.972 | 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-25 14:44:45.973 | 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-25 14:44:45.976 | 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-25 14:44:45.977 | 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-25 14:44:45.978 | 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-25 14:44:45.979 | 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-25 14:44:45.980 | 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-25 14:44:45.982 | 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-25 14:44:45.983 | 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-25 14:44:45.986 | 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-25 14:44:45.991 | 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-25 14:44:45.998 | 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-25 14:44:46.003 | 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-25 14:44:46.004 | 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-25 14:44:46.005 | 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-25 14:44:46.011 | 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-25 14:44:46.016 | 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-25 14:44:46.032 | 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-25 14:44:46.033 | 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-25 14:44:46.034 | 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-25 14:44:46.037 | 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-25 14:44:46.053 | 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-25 14:44:46.054 | 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-25 14:44:46.060 | 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-25 14:44:46.101 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-25 14:44:46.440 | Installing collected packages: osc-placement 2026-06-25 14:44:46.572 | Successfully installed osc-placement-4.8.0 2026-06-25 14:44:46.739 | + inc/python:pip_install:216 : result=0 2026-06-25 14:44:46.742 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:44:46.745 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:46.749 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:46.751 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:46.754 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:46.757 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:46.760 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:44:46.762 | + functions-common:time_stop:2427 : start_time=1782398684507 2026-06-25 14:44:46.765 | + functions-common:time_stop:2429 : [[ -z 1782398684507 ]] 2026-06-25 14:44:46.768 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:46.772 | + functions-common:time_stop:2432 : end_time=1782398686769 2026-06-25 14:44:46.774 | + functions-common:time_stop:2433 : elapsed_time=2262 2026-06-25 14:44:46.776 | + functions-common:time_stop:2434 : total=161813 2026-06-25 14:44:46.779 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:46.781 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164075 2026-06-25 14:44:46.784 | + inc/python:pip_install:219 : return 0 2026-06-25 14:44:46.786 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-25 14:44:46.788 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-25 14:44:46.790 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-25 14:44:46.793 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:44:46.795 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:44:46.798 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:44:46.801 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:44:46.803 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:44:46.806 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:44:46.823 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:44:46.825 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:44:46.827 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:44:46.831 | + functions-common:git_clone:610 : echo master 2026-06-25 14:44:46.831 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:44:46.836 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-25 14:44:46.838 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:44:46.840 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 14:44:46.842 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:44:46.844 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:44:46.847 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:44:46.849 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:44:46.851 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:44:46.853 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:44:46.855 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:46.857 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:46.860 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:46.864 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398686862 2026-06-25 14:44:46.867 | + 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-25 14:44:46.870 | Cloning into '/opt/stack/placement'... 2026-06-25 14:44:50.745 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:44:50.748 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:50.751 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:50.754 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:50.757 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:50.760 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:50.764 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:44:50.766 | + functions-common:time_stop:2427 : start_time=1782398686862 2026-06-25 14:44:50.769 | + functions-common:time_stop:2429 : [[ -z 1782398686862 ]] 2026-06-25 14:44:50.773 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:50.778 | + functions-common:time_stop:2432 : end_time=1782398690775 2026-06-25 14:44:50.781 | + functions-common:time_stop:2433 : elapsed_time=3913 2026-06-25 14:44:50.785 | + functions-common:time_stop:2434 : total=406984 2026-06-25 14:44:50.787 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:50.790 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=410897 2026-06-25 14:44:50.793 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-25 14:44:50.797 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:44:50.799 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:44:50.801 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:44:50.804 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:44:50.807 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:44:50.809 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:44:50.811 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:44:50.815 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:50.818 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:50.822 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:50.827 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398690823 2026-06-25 14:44:50.831 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:44:51.471 | From https://review.opendev.org/openstack/placement 2026-06-25 14:44:51.471 | * branch master -> FETCH_HEAD 2026-06-25 14:44:51.481 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:44:51.484 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:51.486 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:51.489 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:51.492 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:51.495 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:51.498 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:44:51.501 | + functions-common:time_stop:2427 : start_time=1782398690823 2026-06-25 14:44:51.505 | + functions-common:time_stop:2429 : [[ -z 1782398690823 ]] 2026-06-25 14:44:51.508 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:51.515 | + functions-common:time_stop:2432 : end_time=1782398691510 2026-06-25 14:44:51.519 | + functions-common:time_stop:2433 : elapsed_time=687 2026-06-25 14:44:51.524 | + functions-common:time_stop:2434 : total=410897 2026-06-25 14:44:51.528 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:51.532 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=411584 2026-06-25 14:44:51.537 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:44:51.541 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:44:51.545 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:44:51.550 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:44:51.553 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:44:51.556 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:44:51.561 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:44:51.565 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:51.569 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:51.574 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:51.581 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398691576 2026-06-25 14:44:51.585 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:44:51.637 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:44:51.638 | 2026-06-25 14:44:51.638 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:44:51.638 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:44:51.638 | state without impacting any branches by switching back to a branch. 2026-06-25 14:44:51.638 | 2026-06-25 14:44:51.638 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:44:51.638 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:44:51.638 | 2026-06-25 14:44:51.638 | git switch -c 2026-06-25 14:44:51.638 | 2026-06-25 14:44:51.639 | Or undo this operation with: 2026-06-25 14:44:51.639 | 2026-06-25 14:44:51.639 | git switch - 2026-06-25 14:44:51.639 | 2026-06-25 14:44:51.639 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:44:51.639 | 2026-06-25 14:44:51.639 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-25 14:44:51.643 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:44:51.646 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:51.650 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:51.653 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:51.655 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:51.659 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:51.662 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:44:51.665 | + functions-common:time_stop:2427 : start_time=1782398691576 2026-06-25 14:44:51.669 | + functions-common:time_stop:2429 : [[ -z 1782398691576 ]] 2026-06-25 14:44:51.673 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:51.679 | + functions-common:time_stop:2432 : end_time=1782398691675 2026-06-25 14:44:51.682 | + functions-common:time_stop:2433 : elapsed_time=99 2026-06-25 14:44:51.684 | + functions-common:time_stop:2434 : total=411584 2026-06-25 14:44:51.687 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:51.690 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=411683 2026-06-25 14:44:51.692 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-25 14:44:51.714 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-25 14:44:51.719 | + functions-common:git_clone:673 : head -1 2026-06-25 14:44:51.719 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:44:51.723 | 3cba66c7 Merge "Update python versions" 2026-06-25 14:44:51.728 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:44:51.731 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-25 14:44:51.733 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:44:51.738 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 14:44:51.742 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-25 14:44:51.746 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:44:51.751 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-25 14:44:51.756 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:44:51.761 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 14:44:51.765 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-25 14:44:51.773 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:44:51.778 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:44:51.782 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-25 14:44:51.786 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:44:51.790 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-25 14:44:51.794 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:44:51.797 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:44:51.802 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-25 14:44:51.811 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-25 14:44:51.815 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-25 14:44:51.818 | + 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-25 14:44:52.000 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-25 14:44:52.003 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:44:52.006 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:44:52.010 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:44:52.013 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 14:44:52.018 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-25 14:44:52.021 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:44:52.025 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:44:52.028 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:44:52.031 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:44:52.035 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:44:52.039 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:44:52.044 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:44:52.048 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-25 14:44:52.080 | Using python 3.12 to install /opt/stack/placement 2026-06-25 14:44:52.084 | + 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-25 14:44:53.164 | Obtaining file:///opt/stack/placement 2026-06-25 14:44:53.167 | Installing build dependencies: started 2026-06-25 14:44:55.087 | Installing build dependencies: finished with status 'done' 2026-06-25 14:44:55.088 | Checking if build backend supports build_editable: started 2026-06-25 14:44:55.693 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:44:55.694 | Getting requirements to build editable: started 2026-06-25 14:44:56.057 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:44:56.059 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:44:57.224 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:44:57.249 | 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-25 14:44:57.250 | 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.51) 2026-06-25 14:44:57.252 | 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-25 14:44:57.253 | 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-25 14:44:57.254 | 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-25 14:44:57.255 | 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-25 14:44:57.256 | 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-25 14:44:57.257 | 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-25 14:44:57.258 | 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-25 14:44:57.259 | 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-25 14:44:57.260 | 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-25 14:44:57.261 | 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-25 14:44:57.262 | 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-25 14:44:57.263 | 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-25 14:44:57.264 | 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-25 14:44:57.266 | 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-25 14:44:57.267 | 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-25 14:44:57.268 | 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-25 14:44:57.268 | 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-25 14:44:57.269 | 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-25 14:44:57.272 | 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-25 14:44:57.273 | 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-25 14:44:57.274 | 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-25 14:44:57.275 | 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-25 14:44:57.282 | 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-25 14:44:57.283 | 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-25 14:44:57.285 | 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-25 14:44:57.287 | 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-25 14:44:57.288 | 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-25 14:44:57.289 | 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-25 14:44:57.294 | 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-25 14:44:57.295 | 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-25 14:44:57.297 | 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-25 14:44:57.298 | 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-25 14:44:57.308 | 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-25 14:44:57.312 | 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-25 14:44:57.318 | 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-25 14:44:57.319 | 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-25 14:44:57.321 | 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-25 14:44:57.326 | 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-25 14:44:57.327 | 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-25 14:44:57.328 | 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-25 14:44:57.335 | 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-25 14:44:57.337 | 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-25 14:44:57.338 | 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-25 14:44:57.341 | 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-25 14:44:57.348 | 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-25 14:44:57.352 | 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-25 14:44:57.352 | 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-25 14:44:57.355 | 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-25 14:44:57.361 | 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-25 14:44:57.370 | 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.1) 2026-06-25 14:44:57.376 | 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-25 14:44:57.381 | 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-25 14:44:57.382 | 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-25 14:44:57.383 | 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-25 14:44:57.390 | 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-25 14:44:57.394 | 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-25 14:44:57.415 | 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-25 14:44:57.429 | 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-25 14:44:57.430 | 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-25 14:44:57.431 | 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-25 14:44:57.433 | 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-25 14:44:57.454 | 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-25 14:44:57.467 | 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.2) 2026-06-25 14:44:57.527 | Building wheels for collected packages: openstack-placement 2026-06-25 14:44:57.529 | Building editable for openstack-placement (pyproject.toml): started 2026-06-25 14:44:58.478 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-25 14:44:58.482 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=2e99f97c523a78979750145c86839869e105b1f86f241e2671e1470efee79f1f 2026-06-25 14:44:58.482 | Stored in directory: /tmp/pip-ephem-wheel-cache-llxzxv96/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-25 14:44:58.486 | Successfully built openstack-placement 2026-06-25 14:44:58.766 | Installing collected packages: openstack-placement 2026-06-25 14:44:58.825 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-25 14:44:59.025 | + inc/python:pip_install:216 : result=0 2026-06-25 14:44:59.029 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:44:59.033 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:59.037 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:59.041 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:59.045 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:59.049 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:59.052 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:44:59.055 | + functions-common:time_stop:2427 : start_time=1782398692072 2026-06-25 14:44:59.059 | + functions-common:time_stop:2429 : [[ -z 1782398692072 ]] 2026-06-25 14:44:59.063 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:59.068 | + functions-common:time_stop:2432 : end_time=1782398699064 2026-06-25 14:44:59.071 | + functions-common:time_stop:2433 : elapsed_time=6992 2026-06-25 14:44:59.075 | + functions-common:time_stop:2434 : total=164075 2026-06-25 14:44:59.078 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:59.081 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171067 2026-06-25 14:44:59.085 | + inc/python:pip_install:219 : return 0 2026-06-25 14:44:59.088 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:44:59.092 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:44:59.096 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-25 14:44:59.100 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-25 14:44:59.103 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:44:59.107 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:44:59.111 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-25 14:44:59.115 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:44:59.119 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:44:59.122 | + ./stack.sh:main:965 : configure_placement 2026-06-25 14:44:59.127 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-25 14:44:59.146 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-25 14:44:59.149 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-25 14:44:59.155 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-25 14:44:59.159 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-25 14:44:59.163 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-25 14:44:59.167 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-25 14:44:59.170 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:44:59.174 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:59.177 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:44:59.202 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:59.206 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:44:59.209 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-25 14:44:59.214 | + 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-25 14:44:59.256 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-25 14:44:59.296 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-25 14:44:59.335 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-25 14:44:59.339 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-25 14:44:59.343 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-25 14:44:59.345 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:44:59.349 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:44:59.352 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-25 14:44:59.356 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-25 14:44:59.360 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 14:44:59.363 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:44:59.367 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-25 14:44:59.411 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-25 14:44:59.453 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.32/identity 2026-06-25 14:44:59.494 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-25 14:44:59.536 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-25 14:44:59.575 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-25 14:44:59.615 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-25 14:44:59.654 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-25 14:44:59.696 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.32/identity 2026-06-25 14:44:59.737 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:44:59.776 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:44:59.816 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:44:59.819 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-25 14:44:59.823 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-25 14:44:59.826 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-25 14:44:59.830 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:44:59.852 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:44:59.856 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:44:59.859 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:59.863 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:44:59.866 | + 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-25 14:44:59.905 | + 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-25 14:44:59.946 | + 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-25 14:44:59.986 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:45:00.028 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-25 14:45:00.070 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-25 14:45:00.074 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-25 14:45:00.077 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-25 14:45:00.081 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-25 14:45:00.085 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:45:00.088 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-25 14:45:00.092 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-25 14:45:00.096 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:45:00.100 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:45:00.119 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:45:00.120 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:45:00.132 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:45:00.138 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:45:00.154 | /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-25 14:45:00.161 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-25 14:45:00.164 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-25 14:45:00.170 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:45:00.174 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-25 14:45:00.217 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-25 14:45:00.260 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-25 14:45:00.299 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:45:00.339 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:45:00.381 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:45:00.423 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:45:00.464 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:45:00.505 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:45:00.548 | + 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-25 14:45:00.589 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:45:00.629 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:45:00.669 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:45:00.707 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-25 14:45:00.752 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:45:00.756 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:45:00.762 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-25 14:45:00.767 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-25 14:45:00.771 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:45:00.775 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:45:00.778 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:45:00.781 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-25 14:45:00.786 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-25 14:45:00.790 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-25 14:45:00.832 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:45:00.874 | + 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-25 14:45:00.875 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-25 14:45:00.885 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-25 14:45:00.890 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-25 14:45:00.893 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-25 14:45:00.896 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:45:00.900 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:45:00.903 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:45:00.907 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:45:00.910 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:45:00.913 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:45:00.916 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:45:00.919 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:45:00.923 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:45:00.926 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:45:00.929 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-25 14:45:00.942 | perl: warning: Setting locale failed. 2026-06-25 14:45:00.943 | perl: warning: Please check that your locale settings: 2026-06-25 14:45:00.943 | LANGUAGE = (unset), 2026-06-25 14:45:00.943 | LC_ALL = "en_US.utf8", 2026-06-25 14:45:00.943 | LANG = "de_DE.UTF-8" 2026-06-25 14:45:00.943 | are supported and installed on your system. 2026-06-25 14:45:00.943 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:45:00.986 | Enabling site placement-api. 2026-06-25 14:45:00.992 | To activate the new configuration, you need to run: 2026-06-25 14:45:00.992 | systemctl reload apache2 2026-06-25 14:45:00.998 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:45:01.002 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:45:01.005 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:45:01.008 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:45:01.219 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 14:45:01.224 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 14:45:01.228 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-25 14:45:01.270 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-25 14:45:01.307 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-25 14:45:01.328 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:45:01.332 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-25 14:45:01.354 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:45:01.358 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-25 14:45:01.362 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-25 14:45:01.365 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-25 14:45:01.369 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:45:01.373 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:45:01.377 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 14:45:01.380 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-25 14:45:01.419 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-25 14:45:01.455 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.32/identity 2026-06-25 14:45:01.490 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-25 14:45:01.527 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-25 14:45:01.567 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-25 14:45:01.606 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-25 14:45:01.648 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-25 14:45:01.690 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-25 14:45:01.712 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:45:01.714 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-25 14:45:01.731 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:45:01.733 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-25 14:45:01.750 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:45:01.753 | + ./stack.sh:main:989 : init_os_brick 2026-06-25 14:45:01.756 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-25 14:45:01.761 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-25 14:45:01.779 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:45:01.782 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 14:45:01.814 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-25 14:45:01.830 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:45:01.833 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 14:45:01.865 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-25 14:45:01.882 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:45:01.884 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 14:45:01.917 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 14:45:01.952 | + ./stack.sh:main:996 : run_phase stack install 2026-06-25 14:45:01.955 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:45:01.958 | + functions-common:run_phase:1849 : local phase=install 2026-06-25 14:45:01.960 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:45:01.963 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:45:01.966 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:45:01.969 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:45:01.971 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:45:01.974 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:45:01.979 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:45:01.981 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:45:01.984 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:45:01.986 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-25 14:45:01.989 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:45:02.004 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:45:02.006 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:45:02.009 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:45:02.011 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-25 14:45:02.014 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-25 14:45:02.016 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:45:02.018 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-25 14:45:02.021 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-25 14:45:02.023 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-25 14:45:02.083 | ++ inc/async:async_inner:63 : install_tempest 2026-06-25 14:45:02.122 | [2077 Async install_tempest:45021]: running: install_tempest 2026-06-25 14:45:02.124 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:45:02.127 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:45:02.130 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:45:02.133 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:45:02.136 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-25 14:45:02.139 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:45:02.142 | + functions-common:run_plugins:1835 : local phase=install 2026-06-25 14:45:02.145 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:45:02.148 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:45:02.151 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-25 14:45:02.154 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-25 14:45:02.156 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:45:02.160 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:45:02.163 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-25 14:45:02.166 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:45:02.169 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-25 14:45:02.172 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-25 14:45:02.175 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:45:02.178 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-25 14:45:02.181 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-25 14:45:02.184 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:45:02.190 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:45:02.190 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:45:02.195 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-25 14:45:02.197 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-25 14:45:02.200 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 14:45:02.203 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 14:45:02.205 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 14:45:02.227 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 14:45:02.229 | + 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-25 14:45:03.518 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 14:45:03.687 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-25 14:45:03.700 | 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-25 14:45:03.701 | 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-25 14:45:03.702 | 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-25 14:45:03.703 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-06-25 14:45:03.704 | 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-25 14:45:03.707 | 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-25 14:45:03.707 | 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-25 14:45:03.707 | 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-25 14:45:03.708 | 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-25 14:45:03.708 | 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-25 14:45:03.710 | 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-25 14:45:03.713 | 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-25 14:45:03.713 | 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-25 14:45:03.714 | 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-25 14:45:03.718 | 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-25 14:45:03.719 | 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-25 14:45:03.720 | 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-25 14:45:03.724 | 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-25 14:45:03.726 | 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-25 14:45:03.731 | 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-25 14:45:03.735 | 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-25 14:45:03.737 | 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-25 14:45:03.738 | 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-25 14:45:03.739 | 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-25 14:45:03.740 | 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-25 14:45:03.742 | 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-25 14:45:03.743 | 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-25 14:45:03.744 | 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-25 14:45:03.745 | 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-25 14:45:03.755 | 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-25 14:45:03.761 | 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-25 14:45:03.769 | 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-25 14:45:03.773 | 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-25 14:45:03.776 | 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-25 14:45:03.777 | 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-25 14:45:03.783 | 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-25 14:45:03.788 | 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-25 14:45:03.807 | 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-25 14:45:03.808 | 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-25 14:45:03.809 | 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-25 14:45:03.813 | 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-25 14:45:03.816 | 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-25 14:45:03.819 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-06-25 14:45:03.827 | 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-25 14:45:03.829 | 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-25 14:45:03.829 | 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-25 14:45:03.831 | 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-25 14:45:03.848 | 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-25 14:45:03.850 | 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-25 14:45:03.854 | 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-25 14:45:03.905 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-25 14:45:04.260 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 3.4 MB/s 0:00:00 2026-06-25 14:45:04.603 | Installing collected packages: python-openstackclient 2026-06-25 14:45:06.744 | Successfully installed python-openstackclient-10.1.0 2026-06-25 14:45:06.895 | + inc/python:pip_install:216 : result=0 2026-06-25 14:45:06.897 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:45:06.900 | + functions-common:time_stop:2420 : local name 2026-06-25 14:45:06.903 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:45:06.906 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:45:06.908 | + functions-common:time_stop:2423 : local total 2026-06-25 14:45:06.911 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:45:06.913 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:45:06.915 | + functions-common:time_stop:2427 : start_time=1782398702221 2026-06-25 14:45:06.917 | + functions-common:time_stop:2429 : [[ -z 1782398702221 ]] 2026-06-25 14:45:06.920 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:45:06.924 | + functions-common:time_stop:2432 : end_time=1782398706922 2026-06-25 14:45:06.927 | + functions-common:time_stop:2433 : elapsed_time=4701 2026-06-25 14:45:06.929 | + functions-common:time_stop:2434 : total=171067 2026-06-25 14:45:06.931 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:45:06.933 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175768 2026-06-25 14:45:06.935 | + inc/python:pip_install:219 : return 0 2026-06-25 14:45:06.938 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-25 14:45:06.954 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:45:06.956 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-25 14:45:06.960 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-25 14:45:06.964 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.OCBJvWGxVH 2026-06-25 14:45:06.967 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-25 14:45:06.969 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-25 14:45:06.972 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-25 14:45:06.974 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-25 14:45:06.977 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 14:45:06.980 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-25 14:45:06.997 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:45:06.999 | + ./stack.sh:main:1065 : configure_database 2026-06-25 14:45:07.002 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-25 14:45:07.004 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-25 14:45:07.006 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-25 14:45:07.009 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:45:07.011 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-25 14:45:07.013 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-25 14:45:07.015 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:45:07.017 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:45:07.019 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-25 14:45:07.021 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-25 14:45:07.023 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:45:07.025 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:45:07.027 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-25 14:45:07.030 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-25 14:45:07.031 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-25 14:45:07.033 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-25 14:45:07.035 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-25 14:45:07.038 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-25 14:45:07.041 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 14:45:07.042 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 14:45:07.046 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-25 14:45:07.127 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-25 14:45:07.131 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:45:07.134 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:45:07.136 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:45:07.140 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:45:07.143 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:45:07.146 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:45:07.149 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:45:07.151 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:45:07.154 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:45:07.157 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:45:07.159 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:45:07.164 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:45:07.167 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:45:07.170 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-25 14:45:07.173 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:45:07.176 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:45:07.180 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-25 14:45:07.183 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:45:07.187 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 14:45:08.983 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-25 14:45:08.986 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-25 14:45:08.989 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:45:08.993 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:45:08.997 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-25 14:45:09.001 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-25 14:45:09.004 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-25 14:45:09.025 | mysqladmin: connect to server at 'localhost' failed 2026-06-25 14:45:09.025 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-25 14:45:09.030 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-25 14:45:09.034 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-25 14:45:09.038 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:45:09.041 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:45:09.044 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-25 14:45:09.048 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-25 14:45:09.052 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-25 14:45:09.059 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-25 14:45:09.061 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-25 14:45:09.078 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:45:09.168 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-25 14:45:09.175 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-25 14:45:09.179 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-25 14:45:09.181 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-25 14:45:09.187 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-25 14:45:09.191 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-25 14:45:09.195 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-25 14:45:09.200 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-25 14:45:09.204 | + 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-25 14:45:09.222 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:45:09.330 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-25 14:45:09.351 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:45:09.441 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-25 14:45:09.514 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-25 14:45:09.584 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-25 14:45:09.663 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-25 14:45:09.667 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-25 14:45:09.672 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-25 14:45:09.672 | enabling MySQL performance counting 2026-06-25 14:45:09.675 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-25 14:45:09.701 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-25 14:45:09.705 | + 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-25 14:45:10.856 | Processing ./tools/dbcounter 2026-06-25 14:45:10.860 | Installing build dependencies: started 2026-06-25 14:45:13.872 | Installing build dependencies: finished with status 'done' 2026-06-25 14:45:13.873 | Getting requirements to build wheel: started 2026-06-25 14:45:14.590 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 14:45:14.592 | Preparing metadata (pyproject.toml): started 2026-06-25 14:45:14.990 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:45:14.994 | Building wheels for collected packages: dbcounter 2026-06-25 14:45:14.995 | Building wheel for dbcounter (pyproject.toml): started 2026-06-25 14:45:15.456 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-25 14:45:15.458 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=a1cbc9423f69aa1f0b36e060ba31ecfffb9498243ea95c2124b0629e56989f29 2026-06-25 14:45:15.458 | Stored in directory: /tmp/pip-ephem-wheel-cache-8q4ccrfn/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-25 14:45:15.463 | Successfully built dbcounter 2026-06-25 14:45:15.791 | Installing collected packages: dbcounter 2026-06-25 14:45:15.834 | Successfully installed dbcounter-0.1 2026-06-25 14:45:16.024 | + inc/python:pip_install:216 : result=0 2026-06-25 14:45:16.027 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:45:16.030 | + functions-common:time_stop:2420 : local name 2026-06-25 14:45:16.033 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:45:16.036 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:45:16.039 | + functions-common:time_stop:2423 : local total 2026-06-25 14:45:16.042 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:45:16.046 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:45:16.049 | + functions-common:time_stop:2427 : start_time=1782398709694 2026-06-25 14:45:16.052 | + functions-common:time_stop:2429 : [[ -z 1782398709694 ]] 2026-06-25 14:45:16.056 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:45:16.061 | + functions-common:time_stop:2432 : end_time=1782398716057 2026-06-25 14:45:16.064 | + functions-common:time_stop:2433 : elapsed_time=6363 2026-06-25 14:45:16.067 | + functions-common:time_stop:2434 : total=175768 2026-06-25 14:45:16.070 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:45:16.072 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=182131 2026-06-25 14:45:16.074 | + inc/python:pip_install:219 : return 0 2026-06-25 14:45:16.077 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-25 14:45:16.079 | + lib/database:recreate_database:112 : local db=stats 2026-06-25 14:45:16.081 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-25 14:45:16.084 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-25 14:45:16.087 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-25 14:45:16.091 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:45:16.173 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-25 14:45:16.178 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:45:16.256 | + 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-25 14:45:16.256 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-25 14:45:16.261 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:45:16.344 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-25 14:45:16.346 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-25 14:45:16.407 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-25 14:45:16.468 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-25 14:45:16.528 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-25 14:45:16.593 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-25 14:45:16.663 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-25 14:45:16.736 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-25 14:45:16.805 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-25 14:45:16.809 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:45:16.812 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 14:45:19.373 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-25 14:45:19.375 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-25 14:45:19.378 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 14:45:19.383 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-164519 2026-06-25 14:45:19.387 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-164519 1069' 2026-06-25 14:45:19.392 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.394 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 14:45:19.398 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.400 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 14:45:19.404 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.406 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 14:45:19.409 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.413 | + 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-25 14:45:19.416 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.418 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.32 2026-06-25 14:45:19.421 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.424 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.32/identity 2026-06-25 14:45:19.426 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.428 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-163014 2026-06-25 14:45:19.430 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.433 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 14:45:19.435 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.439 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.32 2026-06-25 14:45:19.441 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.445 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 14:45:19.448 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.451 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 14:45:19.454 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.457 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 14:45:19.460 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.462 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 14:45:19.469 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.473 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.32 2026-06-25 14:45:19.475 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:45:19.481 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 14:45:19.486 | + ./stack.sh:main:1079 : start_dstat 2026-06-25 14:45:19.489 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:45:19.494 | + functions-common:run_process:1674 : local service=dstat 2026-06-25 14:45:19.499 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:45:19.501 | + functions-common:run_process:1676 : local group= 2026-06-25 14:45:19.505 | + functions-common:run_process:1677 : local user= 2026-06-25 14:45:19.507 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:45:19.509 | + functions-common:run_process:1680 : local name=dstat 2026-06-25 14:45:19.511 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:45:19.513 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:45:19.516 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:45:19.520 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:45:19.523 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:45:19.528 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398719525 2026-06-25 14:45:19.530 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-25 14:45:19.553 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:45:19.556 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-25 14:45:19.560 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-25 14:45:19.565 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:45:19.570 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:45:19.575 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:45:19.580 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:45:19.585 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-25 14:45:19.590 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-25 14:45:19.596 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-25 14:45:19.600 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:45:19.605 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:45:19.610 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:45:19.616 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:45:19.622 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-25 14:45:19.627 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-25 14:45:19.629 | + 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-25 14:45:19.635 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-25 14:45:19.639 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:45:19.645 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:45:19.649 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:45:19.652 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:45:19.657 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:45:19.661 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:45:19.664 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-25 14:45:19.668 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:45:19.673 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-25 14:45:19.766 | + 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-25 14:45:19.849 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-25 14:45:19.937 | + 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-25 14:45:20.005 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-25 14:45:20.073 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-25 14:45:20.151 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:45:20.226 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:45:20.229 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:45:20.233 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-25 14:45:20.331 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:45:20.828 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-25 14:45:20.862 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-25 14:45:21.326 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-25 14:45:21.385 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:45:21.389 | + functions-common:time_stop:2420 : local name 2026-06-25 14:45:21.392 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:45:21.396 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:45:21.399 | + functions-common:time_stop:2423 : local total 2026-06-25 14:45:21.405 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:45:21.408 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:45:21.414 | + functions-common:time_stop:2427 : start_time=1782398719525 2026-06-25 14:45:21.418 | + functions-common:time_stop:2429 : [[ -z 1782398719525 ]] 2026-06-25 14:45:21.424 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:45:21.430 | + functions-common:time_stop:2432 : end_time=1782398721425 2026-06-25 14:45:21.433 | + functions-common:time_stop:2433 : elapsed_time=1900 2026-06-25 14:45:21.436 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:45:21.439 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:45:21.442 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1900 2026-06-25 14:45:21.446 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-25 14:45:21.449 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-25 14:45:21.453 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-25 14:45:21.456 | + functions-common:run_process:1676 : local group= 2026-06-25 14:45:21.458 | + functions-common:run_process:1677 : local user=root 2026-06-25 14:45:21.462 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-25 14:45:21.465 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-25 14:45:21.468 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:45:21.470 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:45:21.473 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:45:21.476 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:45:21.479 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:45:21.484 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398721480 2026-06-25 14:45:21.487 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-25 14:45:21.512 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:45:21.517 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:45:21.520 | + functions-common:time_stop:2420 : local name 2026-06-25 14:45:21.524 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:45:21.529 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:45:21.531 | + functions-common:time_stop:2423 : local total 2026-06-25 14:45:21.534 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:45:21.536 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:45:21.539 | + functions-common:time_stop:2427 : start_time=1782398721480 2026-06-25 14:45:21.541 | + functions-common:time_stop:2429 : [[ -z 1782398721480 ]] 2026-06-25 14:45:21.544 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:45:21.550 | + functions-common:time_stop:2432 : end_time=1782398721546 2026-06-25 14:45:21.553 | + functions-common:time_stop:2433 : elapsed_time=66 2026-06-25 14:45:21.555 | + functions-common:time_stop:2434 : total=1900 2026-06-25 14:45:21.557 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:45:21.560 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1966 2026-06-25 14:45:21.564 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-25 14:45:21.586 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:45:21.590 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 14:45:21.593 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-25 14:45:21.597 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 14:45:21.600 | + functions-common:run_process:1676 : local group= 2026-06-25 14:45:21.604 | + functions-common:run_process:1677 : local user= 2026-06-25 14:45:21.607 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:45:21.609 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-25 14:45:21.611 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:45:21.614 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:45:21.616 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:45:21.621 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:45:21.628 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:45:21.635 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398721629 2026-06-25 14:45:21.639 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-25 14:45:21.668 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:45:21.672 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:45:21.682 | + functions-common:time_stop:2420 : local name 2026-06-25 14:45:21.687 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:45:21.693 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:45:21.698 | + functions-common:time_stop:2423 : local total 2026-06-25 14:45:21.703 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:45:21.713 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:45:21.716 | + functions-common:time_stop:2427 : start_time=1782398721629 2026-06-25 14:45:21.719 | + functions-common:time_stop:2429 : [[ -z 1782398721629 ]] 2026-06-25 14:45:21.723 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:45:21.729 | + functions-common:time_stop:2432 : end_time=1782398721725 2026-06-25 14:45:21.733 | + functions-common:time_stop:2433 : elapsed_time=96 2026-06-25 14:45:21.738 | + functions-common:time_stop:2434 : total=1966 2026-06-25 14:45:21.742 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:45:21.748 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2062 2026-06-25 14:45:21.754 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-25 14:45:21.779 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:45:21.785 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-25 14:45:21.807 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:45:21.811 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-25 14:45:21.835 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:45:21.840 | + ./stack.sh:main:1098 : start_etcd3 2026-06-25 14:45:21.846 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-25 14:45:21.850 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-25 14:45:21.855 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-25 14:45:21.859 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.32:2380' 2026-06-25 14:45:21.863 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.32:2380' 2026-06-25 14:45:21.866 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.32:2379' 2026-06-25 14:45:21.870 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-25 14:45:21.875 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-25 14:45:21.880 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.32:2379' 2026-06-25 14:45:21.884 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-25 14:45:21.888 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-25 14:45:21.892 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 14:45:21.898 | + 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.32:2380 --initial-advertise-peer-urls http://192.168.122.32:2380 --advertise-client-urls http://192.168.122.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.32:2379 --log-level=debug' '' root 2026-06-25 14:45:21.900 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-25 14:45:21.903 | + 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.32:2380 --initial-advertise-peer-urls http://192.168.122.32:2380 --advertise-client-urls http://192.168.122.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.32:2379 --log-level=debug' 2026-06-25 14:45:21.905 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:45:21.909 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-25 14:45:21.913 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:45:21.913 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:45:21.915 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:45:21.919 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 14:45:21.925 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:45:21.932 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-25 14:45:22.049 | + 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-25 14:45:22.144 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-25 14:45:22.215 | + 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.32:2380 --initial-advertise-peer-urls http://192.168.122.32:2380 --advertise-client-urls http://192.168.122.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.32:2379 --log-level=debug' 2026-06-25 14:45:22.286 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-25 14:45:22.370 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-25 14:45:22.445 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:45:22.521 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:45:22.525 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:45:22.529 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-25 14:45:22.619 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:45:23.155 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-25 14:45:23.235 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-25 14:45:23.311 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-25 14:45:23.384 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-25 14:45:23.458 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-25 14:45:23.464 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:45:23.470 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 14:45:23.475 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-25 14:45:23.987 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-25 14:45:24.015 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-25 14:45:24.525 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-25 14:45:25.568 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-25 14:45:25.591 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:45:25.594 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-25 14:45:25.597 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-25 14:45:25.600 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-25 14:45:25.620 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-25 14:45:25.641 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-25 14:45:25.646 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 14:45:25.649 | + 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.32/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-25 14:45:25.767 | The user clouds.yaml file didn't exist. 2026-06-25 14:45:25.784 | + 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.32/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-25 14:45:25.938 | + 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.32/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-25 14:45:26.077 | + 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.32/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-25 14:45:26.225 | + 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.32/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-25 14:45:26.363 | + 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.32/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-25 14:45:26.519 | + 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.32/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-25 14:45:26.651 | + 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.32/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-25 14:45:26.786 | + 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.32/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-25 14:45:26.929 | + 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.32/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-25 14:45:27.065 | + functions-common:write_clouds_yaml:203 : cat 2026-06-25 14:45:27.071 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-25 14:45:27.075 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-25 14:45:27.080 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-25 14:45:27.085 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-25 14:45:27.088 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-25 14:45:27.091 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-25 14:45:27.111 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:45:27.116 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-25 14:45:27.119 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:45:27.122 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-25 14:45:27.126 | + ./stack.sh:main:1115 : '[' 192.168.122.32 == 192.168.122.32 ']' 2026-06-25 14:45:27.129 | + ./stack.sh:main:1116 : init_keystone 2026-06-25 14:45:27.132 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-25 14:45:27.150 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:45:27.153 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-25 14:45:27.156 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-25 14:45:27.160 | + lib/database:recreate_database:112 : local db=keystone 2026-06-25 14:45:27.163 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-25 14:45:27.166 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-25 14:45:27.169 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-25 14:45:27.174 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:45:27.256 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-25 14:45:27.260 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:45:27.337 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-25 14:45:27.341 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 14:45:27.344 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:45:27.347 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:45:27.351 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:45:27.356 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398727352 2026-06-25 14:45:27.359 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-25 14:45:27.986 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:45:27.986 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:45:27.986 | we strongly recommend against using it for new projects. 2026-06-25 14:45:27.986 | 2026-06-25 14:45:27.986 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:45:27.986 | framework. For more detail see 2026-06-25 14:45:27.986 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:45:27.986 | 2026-06-25 14:45:27.987 | __import__(import_str) 2026-06-25 14:45:31.105 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 14:45:31.211 | 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=47918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:45:31.226 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:45:31.227 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:45:31.228 | DEBUG dbcounter [-] [47918] Writer thread running {{(pid=47918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:45:31.310 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-25 14:45:35.320 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=47918) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:45:35.323 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-25 14:45:35.323 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=47918) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:35.331 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-25 14:45:35.380 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=47918) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:35.381 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-25 14:45:35.405 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=47918) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:35.407 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-25 14:45:35.485 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=47918) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:35.487 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-25 14:45:35.526 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=47918) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:35.530 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-25 14:45:35.612 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=47918) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:35.614 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-25 14:45:35.615 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=47918) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:45:35.618 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-25 14:45:35.707 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=47918) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:35.718 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-25 14:45:35.780 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=47918) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:36.266 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-25 14:45:36.269 | + functions-common:time_stop:2420 : local name 2026-06-25 14:45:36.272 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:45:36.275 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:45:36.278 | + functions-common:time_stop:2423 : local total 2026-06-25 14:45:36.281 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:45:36.284 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 14:45:36.288 | + functions-common:time_stop:2427 : start_time=1782398727352 2026-06-25 14:45:36.291 | + functions-common:time_stop:2429 : [[ -z 1782398727352 ]] 2026-06-25 14:45:36.294 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:45:36.300 | + functions-common:time_stop:2432 : end_time=1782398736295 2026-06-25 14:45:36.302 | + functions-common:time_stop:2433 : elapsed_time=8943 2026-06-25 14:45:36.306 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:45:36.308 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:45:36.312 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8943 2026-06-25 14:45:36.315 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-25 14:45:36.318 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-25 14:45:36.322 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-25 14:45:36.921 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:45:36.922 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:45:36.922 | we strongly recommend against using it for new projects. 2026-06-25 14:45:36.922 | 2026-06-25 14:45:36.922 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:45:36.922 | framework. For more detail see 2026-06-25 14:45:36.922 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:45:36.922 | 2026-06-25 14:45:36.922 | __import__(import_str) 2026-06-25 14:45:39.752 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-25 14:45:39.753 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 14:45:39.753 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 14:45:39.753 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-25 14:45:39.754 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 14:45:39.754 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 14:45:39.754 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 14:45:39.755 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 14:45:39.755 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 14:45:40.187 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-25 14:45:40.193 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-25 14:45:40.829 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:45:40.829 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:45:40.829 | we strongly recommend against using it for new projects. 2026-06-25 14:45:40.829 | 2026-06-25 14:45:40.829 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:45:40.829 | framework. For more detail see 2026-06-25 14:45:40.829 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:45:40.829 | 2026-06-25 14:45:40.830 | __import__(import_str) 2026-06-25 14:45:43.670 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-25 14:45:43.671 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 14:45:43.672 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 14:45:43.672 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-25 14:45:43.673 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 14:45:43.673 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 14:45:43.674 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 14:45:43.674 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 14:45:43.675 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 14:45:44.127 | + ./stack.sh:main:1117 : start_keystone 2026-06-25 14:45:44.132 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-25 14:45:44.136 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-25 14:45:44.139 | + functions-common:run_process:1674 : local service=keystone 2026-06-25 14:45:44.141 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:44.144 | + functions-common:run_process:1676 : local group= 2026-06-25 14:45:44.147 | + functions-common:run_process:1677 : local user= 2026-06-25 14:45:44.150 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:45:44.152 | + functions-common:run_process:1680 : local name=keystone 2026-06-25 14:45:44.154 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:45:44.157 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:45:44.160 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:45:44.162 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:45:44.165 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:45:44.170 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398744167 2026-06-25 14:45:44.172 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-25 14:45:44.187 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:45:44.190 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-25 14:45:44.193 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-25 14:45:44.196 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:44.199 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:44.201 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:44.204 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:44.207 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-25 14:45:44.209 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-25 14:45:44.212 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-25 14:45:44.215 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:45:44.218 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:45:44.220 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:45:44.223 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:45:44.226 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-25 14:45:44.229 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-25 14:45:44.232 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:45:44.235 | + 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-25 14:45:44.238 | + 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-25 14:45:44.240 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-25 14:45:44.243 | + 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-25 14:45:44.246 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:45:44.248 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:45:44.251 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:45:44.253 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-25 14:45:44.255 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:45:44.260 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-25 14:45:44.346 | + 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-25 14:45:44.432 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-25 14:45:44.513 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-25 14:45:44.600 | + 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-25 14:45:44.711 | + 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-25 14:45:44.792 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-25 14:45:44.856 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-25 14:45:44.916 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-25 14:45:44.990 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-25 14:45:45.055 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-25 14:45:45.122 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:45:45.124 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:45:45.126 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-25 14:45:45.205 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:45:45.704 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-25 14:45:45.723 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-25 14:45:46.168 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-25 14:45:46.318 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:45:46.320 | + functions-common:time_stop:2420 : local name 2026-06-25 14:45:46.323 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:45:46.325 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:45:46.327 | + functions-common:time_stop:2423 : local total 2026-06-25 14:45:46.329 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:45:46.331 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:45:46.334 | + functions-common:time_stop:2427 : start_time=1782398744167 2026-06-25 14:45:46.338 | + functions-common:time_stop:2429 : [[ -z 1782398744167 ]] 2026-06-25 14:45:46.342 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:45:46.346 | + functions-common:time_stop:2432 : end_time=1782398746342 2026-06-25 14:45:46.349 | + functions-common:time_stop:2433 : elapsed_time=2175 2026-06-25 14:45:46.352 | + functions-common:time_stop:2434 : total=2062 2026-06-25 14:45:46.356 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:45:46.361 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4237 2026-06-25 14:45:46.364 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-25 14:45:46.364 | Waiting for keystone to start... 2026-06-25 14:45:46.368 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.32/identity/v3/ 2026-06-25 14:45:46.374 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.32/identity/v3/ 2026-06-25 14:45:46.377 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:45:46.380 | + functions:wait_for_service:477 : local url=http://192.168.122.32/identity/v3/ 2026-06-25 14:45:46.383 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:45:46.387 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:45:46.389 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:45:46.392 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:45:46.397 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:45:46.403 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:45:46.405 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398746402 2026-06-25 14:45:46.408 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:45:46.411 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:45:46.417 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.32/identity/v3/ 2026-06-25 14:45:47.072 | ++ inc/async:async_inner:64 : rc=0 2026-06-25 14:45:47.093 | [45021 Async install_tempest:45021]: finished successfully 2026-06-25 14:45:52.172 | + :: : [[ 200 == 503 ]] 2026-06-25 14:45:52.173 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:45:52.178 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:45:52.181 | + functions-common:time_stop:2420 : local name 2026-06-25 14:45:52.184 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:45:52.187 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:45:52.190 | + functions-common:time_stop:2423 : local total 2026-06-25 14:45:52.193 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:45:52.196 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:45:52.200 | + functions-common:time_stop:2427 : start_time=1782398746402 2026-06-25 14:45:52.204 | + functions-common:time_stop:2429 : [[ -z 1782398746402 ]] 2026-06-25 14:45:52.208 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:45:52.214 | + functions-common:time_stop:2432 : end_time=1782398752210 2026-06-25 14:45:52.217 | + functions-common:time_stop:2433 : elapsed_time=5808 2026-06-25 14:45:52.221 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:45:52.224 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:45:52.227 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5808 2026-06-25 14:45:52.231 | + functions:wait_for_service:486 : return 0 2026-06-25 14:45:52.234 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-25 14:45:52.257 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:45:52.260 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-25 14:45:52.263 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:45:52.267 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-25 14:45:52.827 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-25 14:45:52.831 | + 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.32/identity 2026-06-25 14:45:53.444 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:45:53.444 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:45:53.444 | we strongly recommend against using it for new projects. 2026-06-25 14:45:53.444 | 2026-06-25 14:45:53.444 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:45:53.444 | framework. For more detail see 2026-06-25 14:45:53.444 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:45:53.445 | 2026-06-25 14:45:53.445 | __import__(import_str) 2026-06-25 14:45:56.745 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.745 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.745 | 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=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.754 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.769 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.769 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.803 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.832 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.832 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.922 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.922 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.922 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.922 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.922 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.922 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.936 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.937 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.937 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.937 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.938 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.938 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.938 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.946 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.950 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.950 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.951 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.951 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.952 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.952 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:56.952 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=48919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:57.026 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 14:45:57.123 | 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=48919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:45:57.326 | DEBUG dbcounter [-] [48919] Writer thread running {{(pid=48919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:45:57.470 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Created domain default 2026-06-25 14:45:57.532 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Created project admin 2026-06-25 14:45:57.579 | WARNING keystone.common.password_hashing [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-25 14:45:57.604 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Created user admin 2026-06-25 14:45:57.628 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Created role reader 2026-06-25 14:45:57.647 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Created role member 2026-06-25 14:45:57.680 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Created implied role where 7912d269d1574aa7af1b3b1a99c463c0 implies 91739de8728c46e8b463b3e3d2b43cd5 2026-06-25 14:45:57.699 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Created role manager 2026-06-25 14:45:57.731 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Created implied role where 08db3d2e9f4f476a9e76f2bd392b8bf0 implies 7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:45:57.756 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Created role admin 2026-06-25 14:45:57.784 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Created implied role where c7cddd35dd7c4d2f93cc9a9c82a9e560 implies 08db3d2e9f4f476a9e76f2bd392b8bf0 2026-06-25 14:45:57.808 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Created role service 2026-06-25 14:45:57.828 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Granted role admin on project admin to user admin. 2026-06-25 14:45:57.842 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Granted role admin on the system to user admin. 2026-06-25 14:45:57.862 | WARNING py.warnings [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 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-25 14:45:57.863 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 14:45:57.863 |  2026-06-25 14:45:57.868 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Created region RegionOne 2026-06-25 14:45:57.921 | INFO keystone.cmd.bootstrap [None req-d4fb66b2-cc27-4f5f-9e3d-659cafe132c9 None None] Created public endpoint http://192.168.122.32/identity 2026-06-25 14:45:58.487 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-25 14:45:58.490 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-25 14:45:58.492 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-25 14:45:58.497 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-25 14:46:03.775 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:03.780 | + lib/keystone:create_keystone_accounts:258 : admin_project=fd5e35ed44ad427e889b46deffd12ae2 2026-06-25 14:46:03.783 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-25 14:46:03.789 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-25 14:46:07.471 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:07.477 | + lib/keystone:create_keystone_accounts:260 : admin_user=2291261f954d4af88c3e96001143c601 2026-06-25 14:46:07.481 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-25 14:46:07.485 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-25 14:46:07.490 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-25 14:46:07.493 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 2291261f954d4af88c3e96001143c601 default 2026-06-25 14:46:07.583 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 2291261f954d4af88c3e96001143c601 default 2026-06-25 14:46:07.635 | [2077 Async ks-domain-role:49039]: running: get_or_add_user_domain_role admin 2291261f954d4af88c3e96001143c601 default 2026-06-25 14:46:07.639 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-25 14:46:07.643 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 14:46:07.648 | ++ 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-25 14:46:11.879 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:11.882 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 14:46:11.885 | + functions-common:get_or_create_domain:878 : echo default 2026-06-25 14:46:11.885 | default 2026-06-25 14:46:11.887 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-25 14:46:11.965 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-25 14:46:12.011 | [2077 Async ks-project:49147]: running: get_or_create_project service Default 2026-06-25 14:46:12.013 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-25 14:46:12.074 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-25 14:46:12.114 | [2077 Async ks-service:49241]: running: get_or_create_role service 2026-06-25 14:46:12.118 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-25 14:46:12.189 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-25 14:46:12.250 | [2077 Async ks-reseller:49335]: running: get_or_create_role ResellerAdmin 2026-06-25 14:46:12.255 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-25 14:46:12.262 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-25 14:46:12.401 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-25 14:46:12.490 | [2077 Async ks-anotherrole:49449]: running: get_or_create_role anotherrole 2026-06-25 14:46:12.496 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-25 14:46:12.503 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-25 14:46:12.509 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:46:12.517 | +++ 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-25 14:46:17.387 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:17.420 | [49335 Async ks-reseller:49335]: finished successfully 2026-06-25 14:46:17.870 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:17.898 | [49449 Async ks-anotherrole:49449]: finished successfully 2026-06-25 14:46:18.019 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:18.045 | [49147 Async ks-project:49147]: finished successfully 2026-06-25 14:46:18.597 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:18.627 | [49241 Async ks-service:49241]: finished successfully 2026-06-25 14:46:18.734 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:18.738 | ++ functions-common:get_or_create_project:928 : project_id=1e522777ab194802a1a03fb9df480dfe 2026-06-25 14:46:18.740 | ++ functions-common:get_or_create_project:929 : echo 1e522777ab194802a1a03fb9df480dfe 2026-06-25 14:46:18.743 | + lib/keystone:create_keystone_accounts:288 : invis_project=1e522777ab194802a1a03fb9df480dfe 2026-06-25 14:46:18.745 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-25 14:46:18.748 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-25 14:46:18.751 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:46:18.754 | +++ 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-25 14:46:19.105 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:19.125 | [49039 Async ks-domain-role:49039]: finished successfully 2026-06-25 14:46:22.580 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:22.583 | ++ functions-common:get_or_create_project:928 : project_id=1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:22.586 | ++ functions-common:get_or_create_project:929 : echo 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:22.589 | + lib/keystone:create_keystone_accounts:292 : demo_project=1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:22.591 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-25 14:46:22.595 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-25 14:46:22.597 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:22.601 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-25 14:46:22.603 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-25 14:46:22.607 | +++ 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-25 14:46:26.453 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:26.456 | ++ functions-common:get_or_create_user:915 : user_id=e6172dfbee40452f982f63c248a9232c 2026-06-25 14:46:26.459 | ++ functions-common:get_or_create_user:916 : echo e6172dfbee40452f982f63c248a9232c 2026-06-25 14:46:26.462 | + lib/keystone:create_keystone_accounts:295 : demo_user=e6172dfbee40452f982f63c248a9232c 2026-06-25 14:46:26.465 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-25 14:46:26.513 | [2077 Async ks-domain-role:49039]: Waiting for completion of get_or_add_user_domain_role admin 2291261f954d4af88c3e96001143c601 default running on PID 49039 (6 other jobs running) 2026-06-25 14:46:26.538 | [2077 Async ks-domain-role:49039]: Signaling child to exit 2026-06-25 14:46:26.539 | WAKEUP 2026-06-25 14:46:26.562 | [2077 Async ks-domain-role:49039]: Signaled 2026-06-25 14:46:26.563 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-25 14:46:26.563 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 2291261f954d4af88c3e96001143c601 --domain default 2026-06-25 14:46:26.563 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2291261f954d4af88c3e96001143c601 --domain default -c Role -f value 2026-06-25 14:46:26.563 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:26.563 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:46:26.564 | + functions-common:get_or_add_user_domain_role:999 : echo c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:46:26.564 | c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:46:26.610 | [2077 Async ks-domain-role:49039]: finished get_or_add_user_domain_role admin 2291261f954d4af88c3e96001143c601 default with result 0 in 11 seconds 2026-06-25 14:46:26.617 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-25 14:46:26.654 | [2077 Async ks-project:49147]: Waiting for completion of get_or_create_project service Default running on PID 49147 (5 other jobs running) 2026-06-25 14:46:26.682 | [2077 Async ks-project:49147]: Signaling child to exit 2026-06-25 14:46:26.682 | WAKEUP 2026-06-25 14:46:26.706 | [2077 Async ks-project:49147]: Signaled 2026-06-25 14:46:26.707 | + functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:46:26.707 | ++ 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-25 14:46:26.708 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:26.708 | + functions-common:get_or_create_project:928 : project_id=3dc9923d79884304b0ab0edec0babebb 2026-06-25 14:46:26.708 | + functions-common:get_or_create_project:929 : echo 3dc9923d79884304b0ab0edec0babebb 2026-06-25 14:46:26.708 | 3dc9923d79884304b0ab0edec0babebb 2026-06-25 14:46:26.756 | [2077 Async ks-project:49147]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-25 14:46:26.797 | [2077 Async ks-service:49241]: Waiting for completion of get_or_create_role service running on PID 49241 (4 other jobs running) 2026-06-25 14:46:26.833 | [2077 Async ks-service:49241]: Signaling child to exit 2026-06-25 14:46:26.833 | WAKEUP 2026-06-25 14:46:26.864 | [2077 Async ks-service:49241]: Signaled 2026-06-25 14:46:26.866 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 14:46:26.867 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-25 14:46:26.867 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:26.867 | + functions-common:get_or_create_role:940 : role_id=dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:46:26.867 | + functions-common:get_or_create_role:941 : echo dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:46:26.867 | dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:46:26.925 | [2077 Async ks-service:49241]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-25 14:46:26.970 | [2077 Async ks-reseller:49335]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49335 (3 other jobs running) 2026-06-25 14:46:27.001 | [2077 Async ks-reseller:49335]: Signaling child to exit 2026-06-25 14:46:27.003 | WAKEUP 2026-06-25 14:46:27.029 | [2077 Async ks-reseller:49335]: Signaled 2026-06-25 14:46:27.031 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 14:46:27.031 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-25 14:46:27.031 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:27.031 | + functions-common:get_or_create_role:940 : role_id=4bbc5e19604445899b49ff6902ae90d2 2026-06-25 14:46:27.031 | + functions-common:get_or_create_role:941 : echo 4bbc5e19604445899b49ff6902ae90d2 2026-06-25 14:46:27.032 | 4bbc5e19604445899b49ff6902ae90d2 2026-06-25 14:46:27.087 | [2077 Async ks-reseller:49335]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-25 14:46:27.133 | [2077 Async ks-anotherrole:49449]: Waiting for completion of get_or_create_role anotherrole running on PID 49449 (2 other jobs running) 2026-06-25 14:46:27.162 | [2077 Async ks-anotherrole:49449]: Signaling child to exit 2026-06-25 14:46:27.163 | WAKEUP 2026-06-25 14:46:27.189 | [2077 Async ks-anotherrole:49449]: Signaled 2026-06-25 14:46:27.191 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 14:46:27.191 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-25 14:46:27.191 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:27.192 | + functions-common:get_or_create_role:940 : role_id=9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:46:27.192 | + functions-common:get_or_create_role:941 : echo 9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:46:27.192 | 9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:46:27.256 | [2077 Async ks-anotherrole:49449]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-25 14:46:27.265 | + inc/async:async_wait:197 : return 0 2026-06-25 14:46:27.270 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member e6172dfbee40452f982f63c248a9232c 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:27.373 | + inc/async:async_inner:63 : get_or_add_user_project_role member e6172dfbee40452f982f63c248a9232c 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:27.428 | [2077 Async ks-demo-member:50293]: running: get_or_add_user_project_role member e6172dfbee40452f982f63c248a9232c 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:27.432 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 2291261f954d4af88c3e96001143c601 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:27.500 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2291261f954d4af88c3e96001143c601 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:27.545 | [2077 Async ks-demo-admin:50389]: running: get_or_add_user_project_role admin 2291261f954d4af88c3e96001143c601 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:27.548 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole e6172dfbee40452f982f63c248a9232c 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:27.631 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e6172dfbee40452f982f63c248a9232c 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:27.685 | [2077 Async ks-demo-another:50485]: running: get_or_add_user_project_role anotherrole e6172dfbee40452f982f63c248a9232c 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:27.692 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member e6172dfbee40452f982f63c248a9232c 1e522777ab194802a1a03fb9df480dfe 2026-06-25 14:46:27.795 | + inc/async:async_inner:63 : get_or_add_user_project_role member e6172dfbee40452f982f63c248a9232c 1e522777ab194802a1a03fb9df480dfe 2026-06-25 14:46:27.883 | [2077 Async ks-demo-invis:50581]: running: get_or_add_user_project_role member e6172dfbee40452f982f63c248a9232c 1e522777ab194802a1a03fb9df480dfe 2026-06-25 14:46:27.893 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-25 14:46:27.904 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-25 14:46:27.914 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:27.924 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-25 14:46:27.930 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-25 14:46:27.940 | +++ 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-25 14:46:34.317 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:34.319 | ++ functions-common:get_or_create_user:915 : user_id=ffd46e01146641eeabd279475bcbf370 2026-06-25 14:46:34.326 | ++ functions-common:get_or_create_user:916 : echo ffd46e01146641eeabd279475bcbf370 2026-06-25 14:46:34.330 | + lib/keystone:create_keystone_accounts:308 : demo_reader=ffd46e01146641eeabd279475bcbf370 2026-06-25 14:46:34.332 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader ffd46e01146641eeabd279475bcbf370 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:34.404 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ffd46e01146641eeabd279475bcbf370 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:34.490 | [2077 Async ks-demo-reader:50751]: running: get_or_add_user_project_role reader ffd46e01146641eeabd279475bcbf370 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:46:34.497 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-25 14:46:34.505 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-25 14:46:34.514 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:46:34.526 | +++ 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-25 14:46:40.697 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:40.700 | ++ functions-common:get_or_create_project:928 : project_id=2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:40.703 | ++ functions-common:get_or_create_project:929 : echo 2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:40.707 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:40.711 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-25 14:46:40.715 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-25 14:46:40.717 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:40.720 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-25 14:46:40.724 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-25 14:46:40.728 | +++ 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-25 14:46:41.413 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:41.456 | [50389 Async ks-demo-admin:50389]: finished successfully 2026-06-25 14:46:42.573 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:42.624 | [50293 Async ks-demo-member:50293]: finished successfully 2026-06-25 14:46:42.785 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:42.812 | [50485 Async ks-demo-another:50485]: finished successfully 2026-06-25 14:46:42.965 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:42.997 | [50581 Async ks-demo-invis:50581]: finished successfully 2026-06-25 14:46:45.153 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:45.157 | ++ functions-common:get_or_create_user:915 : user_id=7759d12eeeab4248bae53bfbbaea1761 2026-06-25 14:46:45.160 | ++ functions-common:get_or_create_user:916 : echo 7759d12eeeab4248bae53bfbbaea1761 2026-06-25 14:46:45.164 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=7759d12eeeab4248bae53bfbbaea1761 2026-06-25 14:46:45.166 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 7759d12eeeab4248bae53bfbbaea1761 2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:45.252 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7759d12eeeab4248bae53bfbbaea1761 2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:45.303 | [2077 Async ks-alt-admin:51173]: running: get_or_add_user_project_role admin 7759d12eeeab4248bae53bfbbaea1761 2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:45.306 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 7759d12eeeab4248bae53bfbbaea1761 2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:45.404 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7759d12eeeab4248bae53bfbbaea1761 2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:45.455 | [2077 Async ks-alt-another:51269]: running: get_or_add_user_project_role anotherrole 7759d12eeeab4248bae53bfbbaea1761 2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:45.458 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-25 14:46:45.462 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-25 14:46:45.466 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:45.467 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-25 14:46:45.470 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-25 14:46:45.476 | +++ 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-25 14:46:46.947 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:46.971 | [50751 Async ks-demo-reader:50751]: finished successfully 2026-06-25 14:46:49.698 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:49.701 | ++ functions-common:get_or_create_user:915 : user_id=16bd14c2c308458cae05d50e050beb58 2026-06-25 14:46:49.704 | ++ functions-common:get_or_create_user:916 : echo 16bd14c2c308458cae05d50e050beb58 2026-06-25 14:46:49.709 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=16bd14c2c308458cae05d50e050beb58 2026-06-25 14:46:49.715 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 16bd14c2c308458cae05d50e050beb58 2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:49.800 | + inc/async:async_inner:63 : get_or_add_user_project_role member 16bd14c2c308458cae05d50e050beb58 2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:49.877 | [2077 Async ks-alt-member-user:51443]: running: get_or_add_user_project_role member 16bd14c2c308458cae05d50e050beb58 2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:49.882 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-25 14:46:49.885 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-25 14:46:49.889 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:49.891 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-25 14:46:49.895 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-25 14:46:49.898 | +++ 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-25 14:46:54.433 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:54.437 | ++ functions-common:get_or_create_user:915 : user_id=fcb49a84d3d2448fbbf4fe93a2b80d98 2026-06-25 14:46:54.442 | ++ functions-common:get_or_create_user:916 : echo fcb49a84d3d2448fbbf4fe93a2b80d98 2026-06-25 14:46:54.447 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=fcb49a84d3d2448fbbf4fe93a2b80d98 2026-06-25 14:46:54.452 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader fcb49a84d3d2448fbbf4fe93a2b80d98 2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:54.552 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fcb49a84d3d2448fbbf4fe93a2b80d98 2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:54.621 | [2077 Async ks-alt-reader-user:51613]: running: get_or_add_user_project_role reader fcb49a84d3d2448fbbf4fe93a2b80d98 2456a222cbe9431990d5db59c798de46 2026-06-25 14:46:54.625 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-25 14:46:54.628 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:54.631 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-25 14:46:54.636 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-25 14:46:54.641 | +++ 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-25 14:46:55.872 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:55.941 | [51173 Async ks-alt-admin:51173]: finished successfully 2026-06-25 14:46:56.103 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:56.131 | [51269 Async ks-alt-another:51269]: finished successfully 2026-06-25 14:46:59.359 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:59.365 | ++ functions-common:get_or_create_user:915 : user_id=63b8e4fcc3884f0083cfa0b7ccd0bc55 2026-06-25 14:46:59.369 | ++ functions-common:get_or_create_user:916 : echo 63b8e4fcc3884f0083cfa0b7ccd0bc55 2026-06-25 14:46:59.375 | + lib/keystone:create_keystone_accounts:340 : system_member_user=63b8e4fcc3884f0083cfa0b7ccd0bc55 2026-06-25 14:46:59.379 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 63b8e4fcc3884f0083cfa0b7ccd0bc55 all 2026-06-25 14:46:59.462 | + inc/async:async_inner:63 : get_or_add_user_system_role member 63b8e4fcc3884f0083cfa0b7ccd0bc55 all 2026-06-25 14:46:59.533 | [2077 Async ks-system-member:51844]: running: get_or_add_user_system_role member 63b8e4fcc3884f0083cfa0b7ccd0bc55 all 2026-06-25 14:46:59.539 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-25 14:46:59.542 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:59.546 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-25 14:46:59.550 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-25 14:46:59.554 | +++ 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-25 14:47:00.460 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:00.486 | [51443 Async ks-alt-member-user:51443]: finished successfully 2026-06-25 14:47:03.667 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:03.671 | ++ functions-common:get_or_create_user:915 : user_id=73dc5c3516404990b58b737c0a33c713 2026-06-25 14:47:03.673 | ++ functions-common:get_or_create_user:916 : echo 73dc5c3516404990b58b737c0a33c713 2026-06-25 14:47:03.676 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=73dc5c3516404990b58b737c0a33c713 2026-06-25 14:47:03.682 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 73dc5c3516404990b58b737c0a33c713 all 2026-06-25 14:47:03.771 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 73dc5c3516404990b58b737c0a33c713 all 2026-06-25 14:47:03.821 | [2077 Async ks-system-reader:52051]: running: get_or_add_user_system_role reader 73dc5c3516404990b58b737c0a33c713 all 2026-06-25 14:47:03.824 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-25 14:47:03.832 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-25 14:47:03.836 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-25 14:47:03.841 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 14:47:03.849 | +++ 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-25 14:47:04.743 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:04.773 | [51613 Async ks-alt-reader-user:51613]: finished successfully 2026-06-25 14:47:07.984 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:07.991 | ++ functions-common:get_or_create_group:892 : group_id=61c55c47e7bd45eea46e0d98c1fc79f9 2026-06-25 14:47:07.995 | ++ functions-common:get_or_create_group:893 : echo 61c55c47e7bd45eea46e0d98c1fc79f9 2026-06-25 14:47:08.000 | + lib/keystone:create_keystone_accounts:350 : admin_group=61c55c47e7bd45eea46e0d98c1fc79f9 2026-06-25 14:47:08.005 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-25 14:47:08.010 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-25 14:47:08.019 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-25 14:47:08.023 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 14:47:08.029 | +++ 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-25 14:47:12.165 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:12.168 | ++ functions-common:get_or_create_group:892 : group_id=656467f0a83546a5ba35e5a5b65bc996 2026-06-25 14:47:12.171 | ++ functions-common:get_or_create_group:893 : echo 656467f0a83546a5ba35e5a5b65bc996 2026-06-25 14:47:12.177 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=656467f0a83546a5ba35e5a5b65bc996 2026-06-25 14:47:12.181 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 656467f0a83546a5ba35e5a5b65bc996 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:47:12.264 | + inc/async:async_inner:63 : get_or_add_group_project_role member 656467f0a83546a5ba35e5a5b65bc996 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:47:12.328 | [2077 Async ks-group-memberdemo:52313]: running: get_or_add_group_project_role member 656467f0a83546a5ba35e5a5b65bc996 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:47:12.330 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 656467f0a83546a5ba35e5a5b65bc996 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:47:12.420 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 656467f0a83546a5ba35e5a5b65bc996 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:47:12.525 | [2077 Async ks-group-anotherdemo:52392]: running: get_or_add_group_project_role anotherrole 656467f0a83546a5ba35e5a5b65bc996 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:47:12.532 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 656467f0a83546a5ba35e5a5b65bc996 2456a222cbe9431990d5db59c798de46 2026-06-25 14:47:12.725 | + inc/async:async_inner:63 : get_or_add_group_project_role member 656467f0a83546a5ba35e5a5b65bc996 2456a222cbe9431990d5db59c798de46 2026-06-25 14:47:12.826 | [2077 Async ks-group-memberalt:52471]: running: get_or_add_group_project_role member 656467f0a83546a5ba35e5a5b65bc996 2456a222cbe9431990d5db59c798de46 2026-06-25 14:47:12.831 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 656467f0a83546a5ba35e5a5b65bc996 2456a222cbe9431990d5db59c798de46 2026-06-25 14:47:12.993 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 656467f0a83546a5ba35e5a5b65bc996 2456a222cbe9431990d5db59c798de46 2026-06-25 14:47:13.070 | [2077 Async ks-group-anotheralt:52550]: running: get_or_add_group_project_role anotherrole 656467f0a83546a5ba35e5a5b65bc996 2456a222cbe9431990d5db59c798de46 2026-06-25 14:47:13.078 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 61c55c47e7bd45eea46e0d98c1fc79f9 fd5e35ed44ad427e889b46deffd12ae2 2026-06-25 14:47:13.240 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 61c55c47e7bd45eea46e0d98c1fc79f9 fd5e35ed44ad427e889b46deffd12ae2 2026-06-25 14:47:13.320 | [2077 Async ks-group-admin:52629]: running: get_or_add_group_project_role admin 61c55c47e7bd45eea46e0d98c1fc79f9 fd5e35ed44ad427e889b46deffd12ae2 2026-06-25 14:47:13.327 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-25 14:47:13.433 | [2077 Async ks-demo-member:50293]: Waiting for completion of get_or_add_user_project_role member e6172dfbee40452f982f63c248a9232c 1099693989fe42f593e2fe1b609d577f running on PID 50293 (17 other jobs running) 2026-06-25 14:47:13.487 | [2077 Async ks-demo-member:50293]: Signaling child to exit 2026-06-25 14:47:13.493 | WAKEUP 2026-06-25 14:47:13.538 | [2077 Async ks-demo-member:50293]: Signaled 2026-06-25 14:47:13.540 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:47:13.540 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:47:13.540 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:47:13.541 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:47:13.541 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:47:13.541 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:47:13.541 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:47:13.541 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:47:13.541 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:47:13.541 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user e6172dfbee40452f982f63c248a9232c --project 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:47:13.541 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e6172dfbee40452f982f63c248a9232c --project 1099693989fe42f593e2fe1b609d577f -c Role -f value 2026-06-25 14:47:13.541 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:13.541 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:13.542 | + functions-common:get_or_add_user_project_role:980 : echo 7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:13.542 | 7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:13.646 | [2077 Async ks-demo-member:50293]: finished get_or_add_user_project_role member e6172dfbee40452f982f63c248a9232c 1099693989fe42f593e2fe1b609d577f with result 0 in 15 seconds 2026-06-25 14:47:13.742 | [2077 Async ks-demo-admin:50389]: Waiting for completion of get_or_add_user_project_role admin 2291261f954d4af88c3e96001143c601 1099693989fe42f593e2fe1b609d577f running on PID 50389 (16 other jobs running) 2026-06-25 14:47:13.806 | [2077 Async ks-demo-admin:50389]: Signaling child to exit 2026-06-25 14:47:13.809 | WAKEUP 2026-06-25 14:47:13.872 | [2077 Async ks-demo-admin:50389]: Signaled 2026-06-25 14:47:13.873 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:47:13.873 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:47:13.873 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:47:13.873 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:47:13.873 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:47:13.873 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:47:13.873 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:47:13.873 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:47:13.873 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:47:13.874 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 2291261f954d4af88c3e96001143c601 --project 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:47:13.874 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2291261f954d4af88c3e96001143c601 --project 1099693989fe42f593e2fe1b609d577f -c Role -f value 2026-06-25 14:47:13.874 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:13.874 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:47:13.874 | + functions-common:get_or_add_user_project_role:980 : echo c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:47:13.874 | c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:47:13.982 | [2077 Async ks-demo-admin:50389]: finished get_or_add_user_project_role admin 2291261f954d4af88c3e96001143c601 1099693989fe42f593e2fe1b609d577f with result 0 in 13 seconds 2026-06-25 14:47:14.031 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:14.072 | [2077 Async ks-demo-another:50485]: Waiting for completion of get_or_add_user_project_role anotherrole e6172dfbee40452f982f63c248a9232c 1099693989fe42f593e2fe1b609d577f running on PID 50485 (15 other jobs running) 2026-06-25 14:47:14.093 | [51844 Async ks-system-member:51844]: finished successfully 2026-06-25 14:47:14.139 | [2077 Async ks-demo-another:50485]: Signaling child to exit 2026-06-25 14:47:14.141 | WAKEUP 2026-06-25 14:47:14.186 | [2077 Async ks-demo-another:50485]: Signaled 2026-06-25 14:47:14.188 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:47:14.188 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:47:14.188 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:47:14.188 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:47:14.189 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:47:14.189 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:47:14.189 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:47:14.189 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:47:14.189 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:47:14.189 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user e6172dfbee40452f982f63c248a9232c --project 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:47:14.189 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e6172dfbee40452f982f63c248a9232c --project 1099693989fe42f593e2fe1b609d577f -c Role -f value 2026-06-25 14:47:14.189 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:14.189 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:47:14.189 | + functions-common:get_or_add_user_project_role:980 : echo 9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:47:14.190 | 9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:47:14.273 | [2077 Async ks-demo-another:50485]: finished get_or_add_user_project_role anotherrole e6172dfbee40452f982f63c248a9232c 1099693989fe42f593e2fe1b609d577f with result 0 in 15 seconds 2026-06-25 14:47:14.334 | [2077 Async ks-demo-invis:50581]: Waiting for completion of get_or_add_user_project_role member e6172dfbee40452f982f63c248a9232c 1e522777ab194802a1a03fb9df480dfe running on PID 50581 (14 other jobs running) 2026-06-25 14:47:14.380 | [2077 Async ks-demo-invis:50581]: Signaling child to exit 2026-06-25 14:47:14.381 | WAKEUP 2026-06-25 14:47:14.419 | [2077 Async ks-demo-invis:50581]: Signaled 2026-06-25 14:47:14.422 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:47:14.422 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:47:14.422 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:47:14.422 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:47:14.422 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:47:14.422 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:47:14.422 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:47:14.422 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:47:14.423 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:47:14.423 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user e6172dfbee40452f982f63c248a9232c --project 1e522777ab194802a1a03fb9df480dfe 2026-06-25 14:47:14.423 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e6172dfbee40452f982f63c248a9232c --project 1e522777ab194802a1a03fb9df480dfe -c Role -f value 2026-06-25 14:47:14.423 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:14.423 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:14.423 | + functions-common:get_or_add_user_project_role:980 : echo 7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:14.423 | 7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:14.508 | [2077 Async ks-demo-invis:50581]: finished get_or_add_user_project_role member e6172dfbee40452f982f63c248a9232c 1e522777ab194802a1a03fb9df480dfe with result 0 in 15 seconds 2026-06-25 14:47:14.566 | [2077 Async ks-demo-reader:50751]: Waiting for completion of get_or_add_user_project_role reader ffd46e01146641eeabd279475bcbf370 1099693989fe42f593e2fe1b609d577f running on PID 50751 (13 other jobs running) 2026-06-25 14:47:14.610 | [2077 Async ks-demo-reader:50751]: Signaling child to exit 2026-06-25 14:47:14.610 | WAKEUP 2026-06-25 14:47:14.651 | [2077 Async ks-demo-reader:50751]: Signaled 2026-06-25 14:47:14.654 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:47:14.654 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:47:14.654 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:47:14.655 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:47:14.655 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:47:14.655 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:47:14.655 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:47:14.655 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:47:14.655 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:47:14.655 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user ffd46e01146641eeabd279475bcbf370 --project 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:47:14.655 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ffd46e01146641eeabd279475bcbf370 --project 1099693989fe42f593e2fe1b609d577f -c Role -f value 2026-06-25 14:47:14.655 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:14.655 | + functions-common:get_or_add_user_project_role:979 : user_role_id=91739de8728c46e8b463b3e3d2b43cd5 2026-06-25 14:47:14.655 | + functions-common:get_or_add_user_project_role:980 : echo 91739de8728c46e8b463b3e3d2b43cd5 2026-06-25 14:47:14.656 | 91739de8728c46e8b463b3e3d2b43cd5 2026-06-25 14:47:14.749 | [2077 Async ks-demo-reader:50751]: finished get_or_add_user_project_role reader ffd46e01146641eeabd279475bcbf370 1099693989fe42f593e2fe1b609d577f with result 0 in 12 seconds 2026-06-25 14:47:14.759 | + inc/async:async_wait:197 : return 0 2026-06-25 14:47:14.763 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-25 14:47:14.861 | [2077 Async ks-alt-admin:51173]: Waiting for completion of get_or_add_user_project_role admin 7759d12eeeab4248bae53bfbbaea1761 2456a222cbe9431990d5db59c798de46 running on PID 51173 (12 other jobs running) 2026-06-25 14:47:14.909 | [2077 Async ks-alt-admin:51173]: Signaling child to exit 2026-06-25 14:47:14.909 | WAKEUP 2026-06-25 14:47:14.950 | [2077 Async ks-alt-admin:51173]: Signaled 2026-06-25 14:47:14.952 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:47:14.952 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:47:14.952 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:47:14.952 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:47:14.952 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:47:14.952 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:47:14.952 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:47:14.952 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:47:14.952 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:47:14.952 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 7759d12eeeab4248bae53bfbbaea1761 --project 2456a222cbe9431990d5db59c798de46 2026-06-25 14:47:14.953 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7759d12eeeab4248bae53bfbbaea1761 --project 2456a222cbe9431990d5db59c798de46 -c Role -f value 2026-06-25 14:47:14.953 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:14.953 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:47:14.953 | + functions-common:get_or_add_user_project_role:980 : echo c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:47:14.953 | c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:47:15.031 | [2077 Async ks-alt-admin:51173]: finished get_or_add_user_project_role admin 7759d12eeeab4248bae53bfbbaea1761 2456a222cbe9431990d5db59c798de46 with result 0 in 10 seconds 2026-06-25 14:47:15.093 | [2077 Async ks-alt-another:51269]: Waiting for completion of get_or_add_user_project_role anotherrole 7759d12eeeab4248bae53bfbbaea1761 2456a222cbe9431990d5db59c798de46 running on PID 51269 (11 other jobs running) 2026-06-25 14:47:15.148 | [2077 Async ks-alt-another:51269]: Signaling child to exit 2026-06-25 14:47:15.153 | WAKEUP 2026-06-25 14:47:15.191 | [2077 Async ks-alt-another:51269]: Signaled 2026-06-25 14:47:15.193 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:47:15.193 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:47:15.194 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:47:15.194 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:47:15.194 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:47:15.194 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:47:15.194 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:47:15.194 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:47:15.194 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:47:15.194 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7759d12eeeab4248bae53bfbbaea1761 --project 2456a222cbe9431990d5db59c798de46 2026-06-25 14:47:15.194 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7759d12eeeab4248bae53bfbbaea1761 --project 2456a222cbe9431990d5db59c798de46 -c Role -f value 2026-06-25 14:47:15.195 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:15.195 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:47:15.195 | + functions-common:get_or_add_user_project_role:980 : echo 9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:47:15.195 | 9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:47:15.270 | [2077 Async ks-alt-another:51269]: finished get_or_add_user_project_role anotherrole 7759d12eeeab4248bae53bfbbaea1761 2456a222cbe9431990d5db59c798de46 with result 0 in 10 seconds 2026-06-25 14:47:15.342 | [2077 Async ks-alt-member-user:51443]: Waiting for completion of get_or_add_user_project_role member 16bd14c2c308458cae05d50e050beb58 2456a222cbe9431990d5db59c798de46 running on PID 51443 (10 other jobs running) 2026-06-25 14:47:15.395 | [2077 Async ks-alt-member-user:51443]: Signaling child to exit 2026-06-25 14:47:15.395 | WAKEUP 2026-06-25 14:47:15.445 | [2077 Async ks-alt-member-user:51443]: Signaled 2026-06-25 14:47:15.447 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:47:15.447 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:47:15.447 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:47:15.447 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:47:15.447 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:47:15.447 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:47:15.447 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:47:15.447 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:47:15.447 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:47:15.448 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 16bd14c2c308458cae05d50e050beb58 --project 2456a222cbe9431990d5db59c798de46 2026-06-25 14:47:15.448 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 16bd14c2c308458cae05d50e050beb58 --project 2456a222cbe9431990d5db59c798de46 -c Role -f value 2026-06-25 14:47:15.450 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:15.451 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:15.451 | + functions-common:get_or_add_user_project_role:980 : echo 7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:15.451 | 7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:15.529 | [2077 Async ks-alt-member-user:51443]: finished get_or_add_user_project_role member 16bd14c2c308458cae05d50e050beb58 2456a222cbe9431990d5db59c798de46 with result 0 in 10 seconds 2026-06-25 14:47:15.610 | [2077 Async ks-alt-reader-user:51613]: Waiting for completion of get_or_add_user_project_role reader fcb49a84d3d2448fbbf4fe93a2b80d98 2456a222cbe9431990d5db59c798de46 running on PID 51613 (9 other jobs running) 2026-06-25 14:47:15.664 | [2077 Async ks-alt-reader-user:51613]: Signaling child to exit 2026-06-25 14:47:15.667 | WAKEUP 2026-06-25 14:47:15.720 | [2077 Async ks-alt-reader-user:51613]: Signaled 2026-06-25 14:47:15.724 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:47:15.725 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:47:15.725 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:47:15.725 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:47:15.725 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:47:15.725 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:47:15.725 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:47:15.725 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:47:15.725 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:47:15.725 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user fcb49a84d3d2448fbbf4fe93a2b80d98 --project 2456a222cbe9431990d5db59c798de46 2026-06-25 14:47:15.726 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fcb49a84d3d2448fbbf4fe93a2b80d98 --project 2456a222cbe9431990d5db59c798de46 -c Role -f value 2026-06-25 14:47:15.726 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:15.726 | + functions-common:get_or_add_user_project_role:979 : user_role_id=91739de8728c46e8b463b3e3d2b43cd5 2026-06-25 14:47:15.726 | + functions-common:get_or_add_user_project_role:980 : echo 91739de8728c46e8b463b3e3d2b43cd5 2026-06-25 14:47:15.726 | 91739de8728c46e8b463b3e3d2b43cd5 2026-06-25 14:47:15.811 | [2077 Async ks-alt-reader-user:51613]: finished get_or_add_user_project_role reader fcb49a84d3d2448fbbf4fe93a2b80d98 2456a222cbe9431990d5db59c798de46 with result 0 in 10 seconds 2026-06-25 14:47:15.816 | + inc/async:async_wait:197 : return 0 2026-06-25 14:47:15.825 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-25 14:47:15.920 | [2077 Async ks-system-member:51844]: Waiting for completion of get_or_add_user_system_role member 63b8e4fcc3884f0083cfa0b7ccd0bc55 all running on PID 51844 (8 other jobs running) 2026-06-25 14:47:15.967 | [2077 Async ks-system-member:51844]: Signaling child to exit 2026-06-25 14:47:15.968 | WAKEUP 2026-06-25 14:47:16.013 | [2077 Async ks-system-member:51844]: Signaled 2026-06-25 14:47:16.017 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 14:47:16.017 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 14:47:16.017 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 14:47:16.017 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:47:16.017 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:47:16.017 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:47:16.017 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:47:16.017 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:47:16.017 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 14:47:16.017 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 63b8e4fcc3884f0083cfa0b7ccd0bc55 --system all -f value -c Role 2026-06-25 14:47:16.018 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:16.018 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 14:47:16.018 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 14:47:16.018 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 63b8e4fcc3884f0083cfa0b7ccd0bc55 --system all 2026-06-25 14:47:16.018 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 63b8e4fcc3884f0083cfa0b7ccd0bc55 --system all -f value -c Role 2026-06-25 14:47:16.018 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:16.018 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-25 14:47:16.018 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-25 14:47:16.020 | 2026-06-25 14:47:16.121 | [2077 Async ks-system-member:51844]: finished get_or_add_user_system_role member 63b8e4fcc3884f0083cfa0b7ccd0bc55 all with result 0 in 14 seconds 2026-06-25 14:47:16.203 | [2077 Async ks-system-reader:52051]: Waiting for completion of get_or_add_user_system_role reader 73dc5c3516404990b58b737c0a33c713 all running on PID 52051 (7 other jobs running) 2026-06-25 14:47:16.255 | [2077 Async ks-system-reader:52051]: Signaling child to exit 2026-06-25 14:47:21.264 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:21.317 | [52051 Async ks-system-reader:52051]: finished successfully 2026-06-25 14:47:21.364 | WAKEUP 2026-06-25 14:47:21.408 | [2077 Async ks-system-reader:52051]: Signaled 2026-06-25 14:47:21.410 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 14:47:21.410 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 14:47:21.410 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 14:47:21.410 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:47:21.410 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:47:21.410 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:47:21.410 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:47:21.410 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:47:21.411 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 14:47:21.411 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 73dc5c3516404990b58b737c0a33c713 --system all -f value -c Role 2026-06-25 14:47:21.411 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:21.413 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 14:47:21.414 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 14:47:21.414 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 73dc5c3516404990b58b737c0a33c713 --system all 2026-06-25 14:47:21.414 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 73dc5c3516404990b58b737c0a33c713 --system all -f value -c Role 2026-06-25 14:47:21.414 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:21.414 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=91739de8728c46e8b463b3e3d2b43cd5 2026-06-25 14:47:21.414 | + functions-common:get_or_add_user_system_role:1030 : echo 91739de8728c46e8b463b3e3d2b43cd5 2026-06-25 14:47:21.414 | 91739de8728c46e8b463b3e3d2b43cd5 2026-06-25 14:47:21.514 | [2077 Async ks-system-reader:52051]: finished get_or_add_user_system_role reader 73dc5c3516404990b58b737c0a33c713 all with result 0 in 17 seconds 2026-06-25 14:47:21.524 | + inc/async:async_wait:197 : return 0 2026-06-25 14:47:21.531 | + 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-25 14:47:21.646 | [2077 Async ks-group-memberdemo:52313]: Waiting for completion of get_or_add_group_project_role member 656467f0a83546a5ba35e5a5b65bc996 1099693989fe42f593e2fe1b609d577f running on PID 52313 (6 other jobs running) 2026-06-25 14:47:21.705 | [2077 Async ks-group-memberdemo:52313]: Signaling child to exit 2026-06-25 14:47:25.372 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:25.410 | [52313 Async ks-group-memberdemo:52313]: finished successfully 2026-06-25 14:47:25.442 | WAKEUP 2026-06-25 14:47:25.469 | [2077 Async ks-group-memberdemo:52313]: Signaled 2026-06-25 14:47:25.472 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:47:25.472 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 656467f0a83546a5ba35e5a5b65bc996 --project 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:47:25.472 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 656467f0a83546a5ba35e5a5b65bc996 --project 1099693989fe42f593e2fe1b609d577f -f value -c Role 2026-06-25 14:47:25.473 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:25.474 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:25.474 | + functions-common:get_or_add_group_project_role:1049 : echo 7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:25.474 | 7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:25.543 | [2077 Async ks-group-memberdemo:52313]: finished get_or_add_group_project_role member 656467f0a83546a5ba35e5a5b65bc996 1099693989fe42f593e2fe1b609d577f with result 0 in 13 seconds 2026-06-25 14:47:25.594 | [2077 Async ks-group-anotherdemo:52392]: Waiting for completion of get_or_add_group_project_role anotherrole 656467f0a83546a5ba35e5a5b65bc996 1099693989fe42f593e2fe1b609d577f running on PID 52392 (5 other jobs running) 2026-06-25 14:47:25.624 | [2077 Async ks-group-anotherdemo:52392]: Signaling child to exit 2026-06-25 14:47:26.492 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:26.520 | [52471 Async ks-group-memberalt:52471]: finished successfully 2026-06-25 14:47:26.586 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:26.617 | [52629 Async ks-group-admin:52629]: finished successfully 2026-06-25 14:47:26.791 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:26.821 | [52392 Async ks-group-anotherdemo:52392]: finished successfully 2026-06-25 14:47:26.851 | WAKEUP 2026-06-25 14:47:26.875 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:26.880 | [2077 Async ks-group-anotherdemo:52392]: Signaled 2026-06-25 14:47:26.881 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:47:26.881 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 656467f0a83546a5ba35e5a5b65bc996 --project 1099693989fe42f593e2fe1b609d577f 2026-06-25 14:47:26.881 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 656467f0a83546a5ba35e5a5b65bc996 --project 1099693989fe42f593e2fe1b609d577f -f value -c Role 2026-06-25 14:47:26.881 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:26.881 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:47:26.882 | + functions-common:get_or_add_group_project_role:1049 : echo 9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:47:26.882 | 9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:47:26.907 | [52550 Async ks-group-anotheralt:52550]: finished successfully 2026-06-25 14:47:26.936 | [2077 Async ks-group-anotherdemo:52392]: finished get_or_add_group_project_role anotherrole 656467f0a83546a5ba35e5a5b65bc996 1099693989fe42f593e2fe1b609d577f with result 0 in 14 seconds 2026-06-25 14:47:26.988 | [2077 Async ks-group-memberalt:52471]: Waiting for completion of get_or_add_group_project_role member 656467f0a83546a5ba35e5a5b65bc996 2456a222cbe9431990d5db59c798de46 running on PID 52471 (4 other jobs running) 2026-06-25 14:47:27.016 | [2077 Async ks-group-memberalt:52471]: Signaling child to exit 2026-06-25 14:47:27.016 | WAKEUP 2026-06-25 14:47:27.039 | [2077 Async ks-group-memberalt:52471]: Signaled 2026-06-25 14:47:27.041 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:47:27.041 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 656467f0a83546a5ba35e5a5b65bc996 --project 2456a222cbe9431990d5db59c798de46 2026-06-25 14:47:27.041 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 656467f0a83546a5ba35e5a5b65bc996 --project 2456a222cbe9431990d5db59c798de46 -f value -c Role 2026-06-25 14:47:27.041 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:27.041 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:27.041 | + functions-common:get_or_add_group_project_role:1049 : echo 7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:27.041 | 7912d269d1574aa7af1b3b1a99c463c0 2026-06-25 14:47:27.090 | [2077 Async ks-group-memberalt:52471]: finished get_or_add_group_project_role member 656467f0a83546a5ba35e5a5b65bc996 2456a222cbe9431990d5db59c798de46 with result 0 in 13 seconds 2026-06-25 14:47:27.132 | [2077 Async ks-group-anotheralt:52550]: Waiting for completion of get_or_add_group_project_role anotherrole 656467f0a83546a5ba35e5a5b65bc996 2456a222cbe9431990d5db59c798de46 running on PID 52550 (3 other jobs running) 2026-06-25 14:47:27.159 | [2077 Async ks-group-anotheralt:52550]: Signaling child to exit 2026-06-25 14:47:27.160 | WAKEUP 2026-06-25 14:47:27.183 | [2077 Async ks-group-anotheralt:52550]: Signaled 2026-06-25 14:47:27.185 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:47:27.185 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 656467f0a83546a5ba35e5a5b65bc996 --project 2456a222cbe9431990d5db59c798de46 2026-06-25 14:47:27.185 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 656467f0a83546a5ba35e5a5b65bc996 --project 2456a222cbe9431990d5db59c798de46 -f value -c Role 2026-06-25 14:47:27.185 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:27.185 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:47:27.185 | + functions-common:get_or_add_group_project_role:1049 : echo 9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:47:27.186 | 9fbb88f53034419799fb0a6359b2cc95 2026-06-25 14:47:27.230 | [2077 Async ks-group-anotheralt:52550]: finished get_or_add_group_project_role anotherrole 656467f0a83546a5ba35e5a5b65bc996 2456a222cbe9431990d5db59c798de46 with result 0 in 13 seconds 2026-06-25 14:47:27.268 | [2077 Async ks-group-admin:52629]: Waiting for completion of get_or_add_group_project_role admin 61c55c47e7bd45eea46e0d98c1fc79f9 fd5e35ed44ad427e889b46deffd12ae2 running on PID 52629 (2 other jobs running) 2026-06-25 14:47:27.294 | [2077 Async ks-group-admin:52629]: Signaling child to exit 2026-06-25 14:47:27.295 | WAKEUP 2026-06-25 14:47:27.317 | [2077 Async ks-group-admin:52629]: Signaled 2026-06-25 14:47:27.319 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:47:27.319 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 61c55c47e7bd45eea46e0d98c1fc79f9 --project fd5e35ed44ad427e889b46deffd12ae2 2026-06-25 14:47:27.319 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 61c55c47e7bd45eea46e0d98c1fc79f9 --project fd5e35ed44ad427e889b46deffd12ae2 -f value -c Role 2026-06-25 14:47:27.319 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:27.319 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:47:27.319 | + functions-common:get_or_add_group_project_role:1049 : echo c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:47:27.319 | c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:47:27.365 | [2077 Async ks-group-admin:52629]: finished get_or_add_group_project_role admin 61c55c47e7bd45eea46e0d98c1fc79f9 fd5e35ed44ad427e889b46deffd12ae2 with result 0 in 13 seconds 2026-06-25 14:47:27.371 | + inc/async:async_wait:197 : return 0 2026-06-25 14:47:27.374 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-25 14:47:27.392 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:47:27.395 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-25 14:47:27.416 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:47:27.419 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-25 14:47:27.422 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-25 14:47:27.492 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-25 14:47:27.530 | [2077 Async create_nova_accounts:54536]: running: create_nova_accounts 2026-06-25 14:47:27.533 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-25 14:47:27.548 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:47:27.550 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-25 14:47:27.553 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-25 14:47:27.627 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-25 14:47:27.682 | [2077 Async create_glance_accounts:54659]: running: create_glance_accounts 2026-06-25 14:47:27.688 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-25 14:47:27.718 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:47:27.722 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-25 14:47:27.725 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-25 14:47:27.805 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-25 14:47:27.859 | [2077 Async create_cinder_accounts:54797]: running: create_cinder_accounts 2026-06-25 14:47:27.863 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-25 14:47:27.890 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:47:27.891 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-25 14:47:27.893 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-25 14:47:27.965 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-25 14:47:28.036 | [2077 Async create_neutron_accounts:54939]: running: create_neutron_accounts 2026-06-25 14:47:28.041 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-25 14:47:28.071 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:47:28.077 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-25 14:47:28.119 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:47:28.127 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-25 14:47:28.228 | [2077 Async create_nova_accounts:54536]: Waiting for completion of create_nova_accounts running on PID 54536 (5 other jobs running) 2026-06-25 14:47:28.274 | [2077 Async create_nova_accounts:54536]: Signaling child to exit 2026-06-25 14:48:08.205 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:48:08.232 | [54939 Async create_neutron_accounts:54939]: finished successfully 2026-06-25 14:48:17.061 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:48:17.083 | [54797 Async create_cinder_accounts:54797]: finished successfully 2026-06-25 14:48:38.692 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:48:38.727 | [54536 Async create_nova_accounts:54536]: finished successfully 2026-06-25 14:48:38.761 | WAKEUP 2026-06-25 14:48:38.792 | [2077 Async create_nova_accounts:54536]: Signaled 2026-06-25 14:48:38.795 | + 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-25 14:48:38.795 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-25 14:48:38.796 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-25 14:48:38.796 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:38.796 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:38.796 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:38.796 | ++ 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-25 14:48:38.796 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:38.796 | + functions-common:get_or_create_user:915 : user_id=6faa3cfa61b7483a8c5580a427b2cbcb 2026-06-25 14:48:38.796 | + functions-common:get_or_create_user:916 : echo 6faa3cfa61b7483a8c5580a427b2cbcb 2026-06-25 14:48:38.797 | 6faa3cfa61b7483a8c5580a427b2cbcb 2026-06-25 14:48:38.797 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-25 14:48:38.797 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:38.797 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:38.797 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:38.797 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:38.797 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:38.797 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:38.797 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:38.798 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:38.799 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:38.799 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:38.799 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:38.800 | + 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-25 14:48:38.800 | ++ 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-25 14:48:38.800 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:38.800 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:48:38.801 | + functions-common:get_or_add_user_project_role:980 : echo dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:48:38.801 | dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:48:38.801 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 14:48:38.801 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-25 14:48:38.802 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:38.802 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:38.802 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:38.802 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:38.802 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:38.802 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:38.802 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:38.802 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:38.803 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:38.803 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:38.803 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:38.803 | + 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-25 14:48:38.804 | ++ 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-25 14:48:38.804 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:38.804 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:48:38.804 | + functions-common:get_or_add_user_project_role:980 : echo c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:48:38.804 | c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:48:38.804 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-25 14:48:38.804 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.32/compute 2026-06-25 14:48:38.804 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-25 14:48:38.805 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:38.805 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-25 14:48:38.806 | ++ 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-25 14:48:38.806 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:38.806 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:38.806 | 5315460caed04788a8c30f85f2066318' 2026-06-25 14:48:38.806 | + functions-common:get_or_create_service:1067 : echo 5315460caed04788a8c30f85f2066318 2026-06-25 14:48:38.806 | 5315460caed04788a8c30f85f2066318 2026-06-25 14:48:38.806 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.32/compute/v2/$(project_id)s' 2026-06-25 14:48:38.807 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:38.807 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.32/compute/v2/$(project_id)s' RegionOne 2026-06-25 14:48:38.807 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:38.807 | +++ 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-25 14:48:38.808 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:38.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:38.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:38.808 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.32/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-25 14:48:38.809 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:38.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=679d12df806a4fb28c56dafbb986fa2e 2026-06-25 14:48:38.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 679d12df806a4fb28c56dafbb986fa2e 2026-06-25 14:48:38.809 | + functions-common:get_or_create_endpoint:1100 : public_id=679d12df806a4fb28c56dafbb986fa2e 2026-06-25 14:48:38.809 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:38.809 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:38.809 | + functions-common:get_or_create_endpoint:1109 : echo 679d12df806a4fb28c56dafbb986fa2e 2026-06-25 14:48:38.809 | 679d12df806a4fb28c56dafbb986fa2e 2026-06-25 14:48:38.809 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-25 14:48:38.810 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:38.810 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-25 14:48:38.810 | ++ 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-25 14:48:38.810 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:38.810 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:38.810 | 9b1f18f9cc5d40c2a7960bc429e06ab2' 2026-06-25 14:48:38.810 | + functions-common:get_or_create_service:1067 : echo 9b1f18f9cc5d40c2a7960bc429e06ab2 2026-06-25 14:48:38.810 | 9b1f18f9cc5d40c2a7960bc429e06ab2 2026-06-25 14:48:38.810 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.32/compute/v2.1 2026-06-25 14:48:38.811 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:38.811 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.32/compute/v2.1 RegionOne 2026-06-25 14:48:38.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:38.812 | +++ 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-25 14:48:38.813 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:38.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:38.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:38.813 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.32/compute/v2.1 --region RegionOne -f value -c id 2026-06-25 14:48:38.814 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:38.814 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=801ef30d8eda4a159409da582556a456 2026-06-25 14:48:38.814 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 801ef30d8eda4a159409da582556a456 2026-06-25 14:48:38.814 | + functions-common:get_or_create_endpoint:1100 : public_id=801ef30d8eda4a159409da582556a456 2026-06-25 14:48:38.814 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:38.814 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:38.814 | + functions-common:get_or_create_endpoint:1109 : echo 801ef30d8eda4a159409da582556a456 2026-06-25 14:48:38.814 | 801ef30d8eda4a159409da582556a456 2026-06-25 14:48:38.815 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-25 14:48:38.815 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:38.816 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-25 14:48:38.816 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:38.816 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-25 14:48:38.816 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:38.816 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-25 14:48:38.816 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:38.816 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-25 14:48:38.863 | [2077 Async create_nova_accounts:54536]: finished create_nova_accounts with result 0 in 71 seconds 2026-06-25 14:48:38.927 | [2077 Async create_glance_accounts:54659]: Waiting for completion of create_glance_accounts running on PID 54659 (4 other jobs running) 2026-06-25 14:48:38.967 | [2077 Async create_glance_accounts:54659]: Signaling child to exit 2026-06-25 14:48:54.908 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:48:54.944 | [54659 Async create_glance_accounts:54659]: finished successfully 2026-06-25 14:48:54.982 | WAKEUP 2026-06-25 14:48:55.014 | [2077 Async create_glance_accounts:54659]: Signaled 2026-06-25 14:48:55.017 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-25 14:48:55.017 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:55.018 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-25 14:48:55.018 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-25 14:48:55.018 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:55.018 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:55.018 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:55.018 | ++ 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-25 14:48:55.018 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.018 | + functions-common:get_or_create_user:915 : user_id=3d026b7517a340c0bbe9421b7edb49bf 2026-06-25 14:48:55.018 | + functions-common:get_or_create_user:916 : echo 3d026b7517a340c0bbe9421b7edb49bf 2026-06-25 14:48:55.018 | 3d026b7517a340c0bbe9421b7edb49bf 2026-06-25 14:48:55.019 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-25 14:48:55.019 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:55.019 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:55.019 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:55.019 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:55.019 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:55.019 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:55.019 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:55.020 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:55.020 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:55.020 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:55.020 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:55.020 | + 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-25 14:48:55.020 | ++ 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-25 14:48:55.020 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.021 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:48:55.021 | + functions-common:get_or_add_user_project_role:980 : echo dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:48:55.021 | dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:48:55.021 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 14:48:55.021 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-25 14:48:55.021 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:55.021 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:55.022 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:55.022 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:55.022 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:55.022 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:55.022 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:55.022 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:55.022 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:55.022 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:55.023 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:55.023 | + 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-25 14:48:55.023 | ++ 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-25 14:48:55.023 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.023 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:48:55.023 | + functions-common:get_or_add_user_project_role:980 : echo c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:48:55.023 | c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:48:55.024 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-25 14:48:55.024 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:55.024 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-25 14:48:55.024 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:55.024 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-25 14:48:55.024 | ++ 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-25 14:48:55.025 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.025 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:55.025 | cdb8c5c20c0a406eabc7606a775378f8' 2026-06-25 14:48:55.025 | + functions-common:get_or_create_service:1067 : echo cdb8c5c20c0a406eabc7606a775378f8 2026-06-25 14:48:55.025 | cdb8c5c20c0a406eabc7606a775378f8 2026-06-25 14:48:55.025 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.32/image 2026-06-25 14:48:55.025 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:55.026 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.32/image RegionOne 2026-06-25 14:48:55.026 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:55.026 | +++ 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-25 14:48:55.026 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.026 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:55.026 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:55.026 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.32/image --region RegionOne -f value -c id 2026-06-25 14:48:55.027 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.027 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7d080beb3a824c48a2206c6a262c84b7 2026-06-25 14:48:55.027 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7d080beb3a824c48a2206c6a262c84b7 2026-06-25 14:48:55.027 | + functions-common:get_or_create_endpoint:1100 : public_id=7d080beb3a824c48a2206c6a262c84b7 2026-06-25 14:48:55.027 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:55.027 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:55.027 | + functions-common:get_or_create_endpoint:1109 : echo 7d080beb3a824c48a2206c6a262c84b7 2026-06-25 14:48:55.028 | 7d080beb3a824c48a2206c6a262c84b7 2026-06-25 14:48:55.028 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-25 14:48:55.028 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 14:48:55.028 | +++ 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-25 14:48:55.028 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.028 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 14:48:55.028 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-25 14:48:55.029 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-25 14:48:55.029 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-25 14:48:55.029 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-25 14:48:55.029 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-25 14:48:55.029 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-25 14:48:55.029 | + 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-25 14:48:55.029 | +---------------+----------------------------------+ 2026-06-25 14:48:55.030 | | Field | Value | 2026-06-25 14:48:55.030 | +---------------+----------------------------------+ 2026-06-25 14:48:55.030 | | default_limit | 2000 | 2026-06-25 14:48:55.030 | | description | None | 2026-06-25 14:48:55.030 | | id | 19e40024f86b475a8c552088aca79a61 | 2026-06-25 14:48:55.030 | | region_id | RegionOne | 2026-06-25 14:48:55.030 | | resource_name | image_size_total | 2026-06-25 14:48:55.030 | | service_id | cdb8c5c20c0a406eabc7606a775378f8 | 2026-06-25 14:48:55.030 | +---------------+----------------------------------+ 2026-06-25 14:48:55.031 | + 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-25 14:48:55.031 | +---------------+----------------------------------+ 2026-06-25 14:48:55.031 | | Field | Value | 2026-06-25 14:48:55.031 | +---------------+----------------------------------+ 2026-06-25 14:48:55.031 | | default_limit | 2000 | 2026-06-25 14:48:55.031 | | description | None | 2026-06-25 14:48:55.031 | | id | fbfe09e978fb4a8186949666359275f5 | 2026-06-25 14:48:55.031 | | region_id | RegionOne | 2026-06-25 14:48:55.031 | | resource_name | image_stage_total | 2026-06-25 14:48:55.032 | | service_id | cdb8c5c20c0a406eabc7606a775378f8 | 2026-06-25 14:48:55.032 | +---------------+----------------------------------+ 2026-06-25 14:48:55.032 | + 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-25 14:48:55.032 | +---------------+----------------------------------+ 2026-06-25 14:48:55.032 | | Field | Value | 2026-06-25 14:48:55.032 | +---------------+----------------------------------+ 2026-06-25 14:48:55.032 | | default_limit | 100 | 2026-06-25 14:48:55.032 | | description | None | 2026-06-25 14:48:55.032 | | id | f391f56d05d044da95d865b50cce7531 | 2026-06-25 14:48:55.033 | | region_id | RegionOne | 2026-06-25 14:48:55.033 | | resource_name | image_count_total | 2026-06-25 14:48:55.033 | | service_id | cdb8c5c20c0a406eabc7606a775378f8 | 2026-06-25 14:48:55.033 | +---------------+----------------------------------+ 2026-06-25 14:48:55.033 | + 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-25 14:48:55.033 | +---------------+----------------------------------+ 2026-06-25 14:48:55.034 | | Field | Value | 2026-06-25 14:48:55.034 | +---------------+----------------------------------+ 2026-06-25 14:48:55.034 | | default_limit | 100 | 2026-06-25 14:48:55.034 | | description | None | 2026-06-25 14:48:55.034 | | id | 20d7ccf46d554948993c16523da4da2d | 2026-06-25 14:48:55.034 | | region_id | RegionOne | 2026-06-25 14:48:55.034 | | resource_name | image_count_uploading | 2026-06-25 14:48:55.034 | | service_id | cdb8c5c20c0a406eabc7606a775378f8 | 2026-06-25 14:48:55.035 | +---------------+----------------------------------+ 2026-06-25 14:48:55.035 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-25 14:48:55.035 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-25 14:48:55.035 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-25 14:48:55.035 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-25 14:48:55.035 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-25 14:48:55.035 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.32/identity 2026-06-25 14:48:55.036 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-25 14:48:55.036 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-25 14:48:55.036 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.036 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 7d080beb3a824c48a2206c6a262c84b7 2026-06-25 14:48:55.036 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-25 14:48:55.036 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-25 14:48:55.036 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:55.079 | [2077 Async create_glance_accounts:54659]: finished create_glance_accounts with result 0 in 87 seconds 2026-06-25 14:48:55.130 | [2077 Async create_cinder_accounts:54797]: Waiting for completion of create_cinder_accounts running on PID 54797 (3 other jobs running) 2026-06-25 14:48:55.165 | [2077 Async create_cinder_accounts:54797]: Signaling child to exit 2026-06-25 14:48:55.165 | WAKEUP 2026-06-25 14:48:55.195 | [2077 Async create_cinder_accounts:54797]: Signaled 2026-06-25 14:48:55.197 | + 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-25 14:48:55.197 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-25 14:48:55.197 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-25 14:48:55.197 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:55.197 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-25 14:48:55.197 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-25 14:48:55.197 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:55.198 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:55.198 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:55.198 | ++ 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-25 14:48:55.198 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.198 | + functions-common:get_or_create_user:915 : user_id=39560ee8c7944606971eac420bca27cc 2026-06-25 14:48:55.198 | + functions-common:get_or_create_user:916 : echo 39560ee8c7944606971eac420bca27cc 2026-06-25 14:48:55.198 | 39560ee8c7944606971eac420bca27cc 2026-06-25 14:48:55.198 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-25 14:48:55.199 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:55.199 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:55.199 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:55.199 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:55.199 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:55.199 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:55.200 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:55.200 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:55.200 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:55.200 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:55.200 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:55.200 | + 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-25 14:48:55.200 | ++ 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-25 14:48:55.200 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.201 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:48:55.201 | + functions-common:get_or_add_user_project_role:980 : echo dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:48:55.201 | dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:48:55.201 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 14:48:55.201 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-25 14:48:55.201 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.32/volume 2026-06-25 14:48:55.201 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-25 14:48:55.202 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:55.202 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-25 14:48:55.202 | ++ 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-25 14:48:55.202 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.202 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:55.202 | dd994d8fca464647bd338330979731ee' 2026-06-25 14:48:55.202 | + functions-common:get_or_create_service:1067 : echo dd994d8fca464647bd338330979731ee 2026-06-25 14:48:55.202 | dd994d8fca464647bd338330979731ee 2026-06-25 14:48:55.203 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.32/volume/v3 2026-06-25 14:48:55.203 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:55.203 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.32/volume/v3 RegionOne 2026-06-25 14:48:55.203 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:55.203 | +++ 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-25 14:48:55.203 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.203 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:55.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:55.204 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.32/volume/v3 --region RegionOne -f value -c id 2026-06-25 14:48:55.204 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=bf50f884ad854d229a0d271ade0381a6 2026-06-25 14:48:55.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo bf50f884ad854d229a0d271ade0381a6 2026-06-25 14:48:55.204 | + functions-common:get_or_create_endpoint:1100 : public_id=bf50f884ad854d229a0d271ade0381a6 2026-06-25 14:48:55.204 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:55.204 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:55.205 | + functions-common:get_or_create_endpoint:1109 : echo bf50f884ad854d229a0d271ade0381a6 2026-06-25 14:48:55.205 | bf50f884ad854d229a0d271ade0381a6 2026-06-25 14:48:55.205 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-25 14:48:55.205 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-25 14:48:55.205 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:48:55.205 | +++ 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-25 14:48:55.205 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.206 | ++ functions-common:get_or_create_project:928 : project_id=3dc9923d79884304b0ab0edec0babebb 2026-06-25 14:48:55.206 | ++ functions-common:get_or_create_project:929 : echo 3dc9923d79884304b0ab0edec0babebb 2026-06-25 14:48:55.206 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 3dc9923d79884304b0ab0edec0babebb 2026-06-25 14:48:55.206 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-25 14:48:55.206 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:55.206 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:55.206 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:55.207 | +++ 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-25 14:48:55.207 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-25 14:48:55.207 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.207 | ++ functions-common:get_or_create_user:915 : user_id=39560ee8c7944606971eac420bca27cc 2026-06-25 14:48:55.207 | ++ functions-common:get_or_create_user:916 : echo 39560ee8c7944606971eac420bca27cc 2026-06-25 14:48:55.207 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 39560ee8c7944606971eac420bca27cc 2026-06-25 14:48:55.252 | [2077 Async create_cinder_accounts:54797]: finished create_cinder_accounts with result 0 in 49 seconds 2026-06-25 14:48:55.256 | + inc/async:async_wait:197 : return 0 2026-06-25 14:48:55.260 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-25 14:48:55.349 | [2077 Async create_neutron_accounts:54939]: Waiting for completion of create_neutron_accounts running on PID 54939 (2 other jobs running) 2026-06-25 14:48:55.385 | [2077 Async create_neutron_accounts:54939]: Signaling child to exit 2026-06-25 14:48:55.385 | WAKEUP 2026-06-25 14:48:55.414 | [2077 Async create_neutron_accounts:54939]: Signaled 2026-06-25 14:48:55.417 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-25 14:48:55.417 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.32/ 2026-06-25 14:48:55.417 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-25 14:48:55.417 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.32/networking 2026-06-25 14:48:55.417 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-25 14:48:55.417 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:55.418 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-25 14:48:55.418 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-25 14:48:55.418 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:55.418 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:55.418 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:55.418 | ++ 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-25 14:48:55.418 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.419 | + functions-common:get_or_create_user:915 : user_id=ade9b204009b4650859d9786295b5fe5 2026-06-25 14:48:55.419 | + functions-common:get_or_create_user:916 : echo ade9b204009b4650859d9786295b5fe5 2026-06-25 14:48:55.419 | ade9b204009b4650859d9786295b5fe5 2026-06-25 14:48:55.419 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-25 14:48:55.419 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:55.419 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:55.419 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:55.419 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:55.420 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:55.420 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:55.420 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:55.420 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:55.420 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:55.420 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:55.420 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:55.420 | + 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-25 14:48:55.421 | ++ 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-25 14:48:55.421 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.421 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:48:55.421 | + functions-common:get_or_add_user_project_role:980 : echo dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:48:55.421 | dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:48:55.421 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 14:48:55.421 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-25 14:48:55.421 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:55.422 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-25 14:48:55.422 | ++ 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-25 14:48:55.422 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.422 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:55.422 | 62a47a2254994d319b3139acc7670b56' 2026-06-25 14:48:55.422 | + functions-common:get_or_create_service:1067 : echo 62a47a2254994d319b3139acc7670b56 2026-06-25 14:48:55.423 | 62a47a2254994d319b3139acc7670b56 2026-06-25 14:48:55.423 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.32/networking 2026-06-25 14:48:55.423 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:55.423 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.32/networking RegionOne 2026-06-25 14:48:55.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:55.423 | +++ 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-25 14:48:55.423 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:55.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:55.424 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.32/networking --region RegionOne -f value -c id 2026-06-25 14:48:55.424 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:55.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=412633d381f144f1b18ac04170d98b67 2026-06-25 14:48:55.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 412633d381f144f1b18ac04170d98b67 2026-06-25 14:48:55.424 | + functions-common:get_or_create_endpoint:1100 : public_id=412633d381f144f1b18ac04170d98b67 2026-06-25 14:48:55.424 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:55.425 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:55.425 | + functions-common:get_or_create_endpoint:1109 : echo 412633d381f144f1b18ac04170d98b67 2026-06-25 14:48:55.425 | 412633d381f144f1b18ac04170d98b67 2026-06-25 14:48:55.469 | [2077 Async create_neutron_accounts:54939]: finished create_neutron_accounts with result 0 in 40 seconds 2026-06-25 14:48:55.478 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-25 14:48:55.483 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-25 14:48:55.486 | + inc/async:async_wait:197 : return 0 2026-06-25 14:48:55.491 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-25 14:48:55.514 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:55.519 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-25 14:48:55.543 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:55.547 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-25 14:48:55.552 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:48:55.556 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-25 14:48:55.561 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-25 14:48:55.565 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-25 14:48:55.647 | + inc/async:async_inner:63 : init_glance 2026-06-25 14:48:55.696 | [2077 Async init_glance:57213]: running: init_glance 2026-06-25 14:48:55.700 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-25 14:48:55.717 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:55.720 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-25 14:48:55.723 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:48:55.726 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-25 14:48:55.728 | + ./stack.sh:main:1167 : configure_neutron 2026-06-25 14:48:55.731 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-25 14:48:55.734 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-25 14:48:55.737 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-25 14:48:55.755 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-25 14:48:55.758 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-25 14:49:12.615 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:49:12.654 | [57213 Async init_glance:57213]: finished successfully 2026-06-25 14:49:41.269 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-25 14:49:41.274 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-25 14:49:41.277 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-25 14:49:41.280 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-25 14:49:41.282 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-25 14:49:41.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-25 14:49:41.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-25 14:49:41.291 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-25 14:49:41.294 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-25 14:49:41.296 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-25 14:49:41.299 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-25 14:49:41.301 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-25 14:49:41.303 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-25 14:49:41.306 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-25 14:49:41.308 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-25 14:49:41.311 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-25 14:49:41.316 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:41.318 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:41.321 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-25 14:49:41.324 | + 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-25 14:49:41.330 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-25 14:49:41.332 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-25 14:49:41.335 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-25 14:49:41.337 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-25 14:49:41.339 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:49:41.342 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:49:41.344 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:49:41.360 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:41.362 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:49:41.365 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-25 14:49:41.367 | + 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-25 14:49:41.399 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-25 14:49:41.433 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-25 14:49:41.479 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-25 14:49:41.523 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-25 14:49:41.565 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-25 14:49:41.606 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-25 14:49:41.610 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-25 14:49:41.613 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-25 14:49:41.616 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:49:41.620 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:49:41.646 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:49:41.651 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:49:41.654 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:49:41.658 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:49:41.661 | + 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-25 14:49:41.698 | + 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-25 14:49:41.729 | + 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-25 14:49:41.760 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:49:41.791 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-25 14:49:41.821 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-25 14:49:41.823 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:49:41.825 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-25 14:49:41.828 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-25 14:49:41.830 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-25 14:49:41.833 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:49:41.835 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-25 14:49:41.838 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-25 14:49:41.855 | + 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-25 14:49:41.870 | + 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-25 14:49:41.887 | + 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-25 14:49:41.903 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-25 14:49:41.919 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 14:49:41.922 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 14:49:41.925 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-25 14:49:41.929 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.ngocjRC369 2026-06-25 14:49:41.931 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 14:49:41.933 | + 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-25 14:49:41.936 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.ngocjRC369 2026-06-25 14:49:41.940 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.ngocjRC369 2026-06-25 14:49:41.955 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.ngocjRC369 /etc/sudoers.d/neutron-rootwrap 2026-06-25 14:49:41.970 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-25 14:49:41.972 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-25 14:49:41.974 | + 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-25 14:49:42.004 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 14:49:42.006 | + 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-25 14:49:42.038 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-25 14:49:42.040 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-25 14:49:42.043 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-25 14:49:42.045 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:49:42.048 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:49:42.050 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:49:42.065 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:42.069 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:49:42.072 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:49:42.074 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:49:42.090 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:42.094 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.32:5672/ 2026-06-25 14:49:42.097 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.32:5672/ 2026-06-25 14:49:42.134 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:49:42.136 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:49:42.139 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-25 14:49:42.157 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:42.160 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-25 14:49:42.178 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:42.181 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 14:49:42.198 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:42.201 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-25 14:49:42.217 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:42.220 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 14:49:42.237 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:42.239 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 14:49:42.243 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-25 14:49:42.262 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:42.265 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-25 14:49:42.268 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-25 14:49:42.270 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-25 14:49:42.271 | Configuring OVN 2026-06-25 14:49:42.273 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-25 14:49:42.276 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-25 14:49:42.279 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-25 14:49:42.284 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=2f964894-6fdd-4dc4-aa01-80e69637ea75 2026-06-25 14:49:42.286 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:49:42.290 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-25 14:49:42.292 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:49:42.295 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:49:42.297 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:49:42.299 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:49:42.302 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:49:42.304 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:49:42.307 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:49:42.309 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:49:42.312 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:49:42.314 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:49:42.317 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:49:42.319 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:49:42.322 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:49:42.325 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-25 14:49:42.327 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-25 14:49:42.330 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-25 14:49:42.333 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 14:49:42.349 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:42.352 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 14:49:42.391 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 14:49:42.393 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-25 14:49:42.396 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-25 14:49:42.411 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:42.413 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-25 14:49:42.416 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:49:42.418 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-25 14:49:42.421 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-25 14:49:42.436 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-25 14:49:42.441 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-25 14:49:42.443 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-25 14:50:26.360 | + 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-25 14:50:26.367 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:50:26.370 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:50:26.374 | + 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-25 14:50:26.421 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 14:50:26.425 | + 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-25 14:50:26.473 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-25 14:50:26.523 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.32 2026-06-25 14:50:26.569 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-25 14:50:26.609 | + 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-25 14:50:26.652 | + 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-25 14:50:26.700 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.32:6642 2026-06-25 14:50:26.744 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-25 14:50:26.765 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:26.769 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-25 14:50:26.772 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-25 14:50:26.816 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.32:6641 2026-06-25 14:50:26.854 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-25 14:50:26.858 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-25 14:50:26.858 | Configuring Neutron for OVN 2026-06-25 14:50:26.862 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-25 14:50:26.886 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:26.889 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-25 14:50:26.894 | ++ 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-25 14:50:26.894 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-25 14:50:30.894 | + 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-25 14:50:30.902 | ++ 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-25 14:50:30.902 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-25 14:50:34.398 | + 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-25 14:50:34.403 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-25 14:50:34.427 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:34.432 | + 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-25 14:50:34.439 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:34.439 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-25 14:50:34.440 | ++ 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-25 14:50:34.440 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-25 14:50:34.442 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:34.443 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-25 14:50:34.451 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-25 14:50:34.451 | address-scope 2026-06-25 14:50:34.451 | agent 2026-06-25 14:50:34.451 | allowed-address-pairs 2026-06-25 14:50:34.451 | auto-allocated-topology 2026-06-25 14:50:34.451 | availability_zone 2026-06-25 14:50:34.451 | bgp 2026-06-25 14:50:34.451 | bgp_4byte_asn 2026-06-25 14:50:34.451 | bgp_dragent_scheduler 2026-06-25 14:50:34.451 | binding 2026-06-25 14:50:34.452 | binding-extended 2026-06-25 14:50:34.452 | default-subnetpools 2026-06-25 14:50:34.452 | dhcp_agent_scheduler 2026-06-25 14:50:34.452 | dns-domain-ports 2026-06-25 14:50:34.452 | dns-integration 2026-06-25 14:50:34.452 | dns-integration-domain-keywords 2026-06-25 14:50:34.452 | empty-string-filtering 2026-06-25 14:50:34.452 | enable-default-route-bfd 2026-06-25 14:50:34.452 | enable-default-route-ecmp 2026-06-25 14:50:34.452 | expose-port-forwarding-in-fip 2026-06-25 14:50:34.452 | ext-gw-mode 2026-06-25 14:50:34.453 | external-gateway-multihoming 2026-06-25 14:50:34.453 | external-net 2026-06-25 14:50:34.453 | extra_dhcp_opt 2026-06-25 14:50:34.453 | extraroute 2026-06-25 14:50:34.453 | extraroute-atomic 2026-06-25 14:50:34.453 | filter-validation 2026-06-25 14:50:34.453 | fip-port-details 2026-06-25 14:50:34.453 | flavors 2026-06-25 14:50:34.454 | floating-ip-port-forwarding 2026-06-25 14:50:34.454 | floating-ip-port-forwarding-description 2026-06-25 14:50:34.455 | floating-ip-port-forwarding-detail 2026-06-25 14:50:34.455 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:50:34.456 | floatingip-pools 2026-06-25 14:50:34.456 | fwaas_v2 2026-06-25 14:50:34.457 | ip_allocation 2026-06-25 14:50:34.457 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:50:34.458 | l3-flavors 2026-06-25 14:50:34.458 | l3-ha 2026-06-25 14:50:34.458 | l3_agent_scheduler 2026-06-25 14:50:34.459 | logging 2026-06-25 14:50:34.459 | multi-provider 2026-06-25 14:50:34.459 | net-mtu 2026-06-25 14:50:34.459 | net-mtu-writable 2026-06-25 14:50:34.459 | network-ip-availability 2026-06-25 14:50:34.459 | network_availability_zone 2026-06-25 14:50:34.459 | network_ha 2026-06-25 14:50:34.459 | pagination 2026-06-25 14:50:34.459 | port-device-profile 2026-06-25 14:50:34.460 | port-hardware-offload-type 2026-06-25 14:50:34.460 | port-mac-address-regenerate 2026-06-25 14:50:34.460 | port-numa-affinity-policy 2026-06-25 14:50:34.460 | port-numa-affinity-policy-socket 2026-06-25 14:50:34.460 | port-resource-request 2026-06-25 14:50:34.460 | port-security 2026-06-25 14:50:34.460 | port-trusted-vif 2026-06-25 14:50:34.460 | project-id 2026-06-25 14:50:34.460 | provider 2026-06-25 14:50:34.461 | pvlan 2026-06-25 14:50:34.461 | qinq 2026-06-25 14:50:34.461 | qos 2026-06-25 14:50:34.461 | qos-bw-limit-direction 2026-06-25 14:50:34.461 | qos-bw-minimum-ingress 2026-06-25 14:50:34.461 | qos-default 2026-06-25 14:50:34.461 | qos-fip 2026-06-25 14:50:34.462 | qos-gateway-ip 2026-06-25 14:50:34.462 | qos-rule-type-details 2026-06-25 14:50:34.463 | qos-rule-type-filter 2026-06-25 14:50:34.463 | qos-rules-alias 2026-06-25 14:50:34.464 | quota-check-limit 2026-06-25 14:50:34.464 | quota-check-limit-default 2026-06-25 14:50:34.465 | quota_details 2026-06-25 14:50:34.465 | quotas 2026-06-25 14:50:34.465 | rbac-address-scope 2026-06-25 14:50:34.466 | rbac-policies 2026-06-25 14:50:34.466 | rbac-security-groups 2026-06-25 14:50:34.466 | router 2026-06-25 14:50:34.466 | router-enable-snat 2026-06-25 14:50:34.466 | router_availability_zone 2026-06-25 14:50:34.467 | security-group 2026-06-25 14:50:34.467 | security-groups-default-rules 2026-06-25 14:50:34.467 | security-groups-default-statefulness 2026-06-25 14:50:34.467 | security-groups-normalized-cidr 2026-06-25 14:50:34.467 | security-groups-remote-address-group 2026-06-25 14:50:34.467 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:50:34.467 | security-groups-shared-filtering 2026-06-25 14:50:34.467 | segment 2026-06-25 14:50:34.467 | sorting 2026-06-25 14:50:34.468 | standard-attr-description 2026-06-25 14:50:34.468 | standard-attr-fwaas-v2 2026-06-25 14:50:34.468 | standard-attr-revisions 2026-06-25 14:50:34.468 | standard-attr-tag 2026-06-25 14:50:34.468 | standard-attr-timestamp 2026-06-25 14:50:34.468 | stateful-security-group 2026-06-25 14:50:34.468 | subnet-dns-publish-fixed-ip 2026-06-25 14:50:34.469 | subnet-external-network 2026-06-25 14:50:34.469 | subnet-service-types 2026-06-25 14:50:34.469 | subnet_allocation 2026-06-25 14:50:34.469 | subnet_onboard 2026-06-25 14:50:34.469 | subnetpool-prefix-ops 2026-06-25 14:50:34.470 | tag-creation 2026-06-25 14:50:34.470 | tap-mirror 2026-06-25 14:50:34.470 | tap-mirror-both-direction 2026-06-25 14:50:34.470 | trunk 2026-06-25 14:50:34.470 | uplink-status-propagation 2026-06-25 14:50:34.470 | uplink-status-propagation-updatable 2026-06-25 14:50:34.470 | vlan-transparent 2026-06-25 14:50:34.471 | vpn-endpoint-groups 2026-06-25 14:50:34.471 | vpnaas' 2026-06-25 14:50:34.471 | ++ 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-25 14:50:34.471 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-25 14:50:34.471 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:34.471 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-25 14:50:34.471 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:34.472 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-25 14:50:34.472 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-25 14:50:34.472 | address-scope 2026-06-25 14:50:34.472 | agent 2026-06-25 14:50:34.472 | allowed-address-pairs 2026-06-25 14:50:34.473 | auto-allocated-topology 2026-06-25 14:50:34.473 | availability_zone 2026-06-25 14:50:34.473 | bgp 2026-06-25 14:50:34.473 | bgp_4byte_asn 2026-06-25 14:50:34.473 | bgp_dragent_scheduler 2026-06-25 14:50:34.473 | binding 2026-06-25 14:50:34.473 | binding-extended 2026-06-25 14:50:34.473 | default-subnetpools 2026-06-25 14:50:34.474 | dhcp_agent_scheduler 2026-06-25 14:50:34.474 | dns-domain-ports 2026-06-25 14:50:34.474 | dns-integration 2026-06-25 14:50:34.474 | dns-integration-domain-keywords 2026-06-25 14:50:34.474 | empty-string-filtering 2026-06-25 14:50:34.474 | enable-default-route-bfd 2026-06-25 14:50:34.474 | enable-default-route-ecmp 2026-06-25 14:50:34.475 | expose-port-forwarding-in-fip 2026-06-25 14:50:34.475 | ext-gw-mode 2026-06-25 14:50:34.475 | external-gateway-multihoming 2026-06-25 14:50:34.475 | external-net 2026-06-25 14:50:34.475 | extra_dhcp_opt 2026-06-25 14:50:34.475 | extraroute 2026-06-25 14:50:34.476 | extraroute-atomic 2026-06-25 14:50:34.476 | filter-validation 2026-06-25 14:50:34.476 | fip-port-details 2026-06-25 14:50:34.476 | flavors 2026-06-25 14:50:34.476 | floating-ip-port-forwarding 2026-06-25 14:50:34.476 | floating-ip-port-forwarding-description 2026-06-25 14:50:34.477 | floating-ip-port-forwarding-detail 2026-06-25 14:50:34.477 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:50:34.477 | floatingip-pools 2026-06-25 14:50:34.477 | fwaas_v2 2026-06-25 14:50:34.477 | ip_allocation 2026-06-25 14:50:34.477 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:50:34.478 | l3-flavors 2026-06-25 14:50:34.478 | l3-ha 2026-06-25 14:50:34.478 | l3_agent_scheduler 2026-06-25 14:50:34.478 | logging 2026-06-25 14:50:34.478 | multi-provider 2026-06-25 14:50:34.479 | net-mtu 2026-06-25 14:50:34.479 | net-mtu-writable 2026-06-25 14:50:34.479 | network-ip-availability 2026-06-25 14:50:34.479 | network_availability_zone 2026-06-25 14:50:34.479 | network_ha 2026-06-25 14:50:34.480 | pagination 2026-06-25 14:50:34.480 | port-device-profile 2026-06-25 14:50:34.480 | port-hardware-offload-type 2026-06-25 14:50:34.480 | port-mac-address-regenerate 2026-06-25 14:50:34.480 | port-numa-affinity-policy 2026-06-25 14:50:34.480 | port-numa-affinity-policy-socket 2026-06-25 14:50:34.480 | port-resource-request 2026-06-25 14:50:34.481 | port-security 2026-06-25 14:50:34.481 | port-trusted-vif 2026-06-25 14:50:34.481 | project-id 2026-06-25 14:50:34.481 | provider 2026-06-25 14:50:34.481 | pvlan 2026-06-25 14:50:34.481 | qinq 2026-06-25 14:50:34.482 | qos 2026-06-25 14:50:34.482 | qos-bw-limit-direction 2026-06-25 14:50:34.482 | qos-bw-minimum-ingress 2026-06-25 14:50:34.482 | qos-default 2026-06-25 14:50:34.482 | qos-fip 2026-06-25 14:50:34.482 | qos-gateway-ip 2026-06-25 14:50:34.483 | qos-rule-type-details 2026-06-25 14:50:34.483 | qos-rule-type-filter 2026-06-25 14:50:34.483 | qos-rules-alias 2026-06-25 14:50:34.483 | quota-check-limit 2026-06-25 14:50:34.483 | quota-check-limit-default 2026-06-25 14:50:34.483 | quota_details 2026-06-25 14:50:34.484 | quotas 2026-06-25 14:50:34.484 | rbac-address-scope 2026-06-25 14:50:34.484 | rbac-policies 2026-06-25 14:50:34.484 | rbac-security-groups 2026-06-25 14:50:34.484 | router 2026-06-25 14:50:34.484 | router-enable-snat 2026-06-25 14:50:34.485 | router_availability_zone 2026-06-25 14:50:34.485 | security-group 2026-06-25 14:50:34.485 | security-groups-default-rules 2026-06-25 14:50:34.485 | security-groups-default-statefulness 2026-06-25 14:50:34.485 | security-groups-normalized-cidr 2026-06-25 14:50:34.485 | security-groups-remote-address-group 2026-06-25 14:50:34.486 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:50:34.486 | security-groups-shared-filtering 2026-06-25 14:50:34.486 | segment 2026-06-25 14:50:34.486 | sorting 2026-06-25 14:50:34.486 | standard-attr-description 2026-06-25 14:50:34.486 | standard-attr-fwaas-v2 2026-06-25 14:50:34.487 | standard-attr-revisions 2026-06-25 14:50:34.487 | standard-attr-tag 2026-06-25 14:50:34.487 | standard-attr-timestamp 2026-06-25 14:50:34.487 | stateful-security-group 2026-06-25 14:50:34.487 | subnet-dns-publish-fixed-ip 2026-06-25 14:50:34.487 | subnet-external-network 2026-06-25 14:50:34.487 | subnet-service-types 2026-06-25 14:50:34.488 | subnet_allocation 2026-06-25 14:50:34.488 | subnet_onboard 2026-06-25 14:50:34.488 | subnetpool-prefix-ops 2026-06-25 14:50:34.488 | tag-creation 2026-06-25 14:50:34.488 | tap-mirror 2026-06-25 14:50:34.488 | tap-mirror-both-direction 2026-06-25 14:50:34.489 | trunk 2026-06-25 14:50:34.489 | uplink-status-propagation 2026-06-25 14:50:34.489 | uplink-status-propagation-updatable 2026-06-25 14:50:34.489 | vlan-transparent 2026-06-25 14:50:34.489 | vpn-endpoint-groups 2026-06-25 14:50:34.490 | vpnaas' 2026-06-25 14:50:34.490 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 14:50:34.490 | address-scope 2026-06-25 14:50:34.490 | agent 2026-06-25 14:50:34.490 | allowed-address-pairs 2026-06-25 14:50:34.490 | auto-allocated-topology 2026-06-25 14:50:34.490 | availability_zone 2026-06-25 14:50:34.491 | bgp 2026-06-25 14:50:34.491 | bgp_4byte_asn 2026-06-25 14:50:34.491 | bgp_dragent_scheduler 2026-06-25 14:50:34.491 | binding 2026-06-25 14:50:34.491 | binding-extended 2026-06-25 14:50:34.491 | default-subnetpools 2026-06-25 14:50:34.491 | dhcp_agent_scheduler 2026-06-25 14:50:34.491 | dns-domain-ports 2026-06-25 14:50:34.492 | dns-integration 2026-06-25 14:50:34.492 | dns-integration-domain-keywords 2026-06-25 14:50:34.492 | empty-string-filtering 2026-06-25 14:50:34.492 | enable-default-route-bfd 2026-06-25 14:50:34.492 | enable-default-route-ecmp 2026-06-25 14:50:34.492 | expose-port-forwarding-in-fip 2026-06-25 14:50:34.492 | ext-gw-mode 2026-06-25 14:50:34.492 | external-gateway-multihoming 2026-06-25 14:50:34.493 | external-net 2026-06-25 14:50:34.493 | extra_dhcp_opt 2026-06-25 14:50:34.493 | extraroute 2026-06-25 14:50:34.493 | extraroute-atomic 2026-06-25 14:50:34.493 | filter-validation 2026-06-25 14:50:34.493 | fip-port-details 2026-06-25 14:50:34.494 | flavors 2026-06-25 14:50:34.494 | floating-ip-port-forwarding 2026-06-25 14:50:34.494 | floating-ip-port-forwarding-description 2026-06-25 14:50:34.494 | floating-ip-port-forwarding-detail 2026-06-25 14:50:34.494 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:50:34.494 | floatingip-pools 2026-06-25 14:50:34.495 | fwaas_v2 2026-06-25 14:50:34.495 | ip_allocation 2026-06-25 14:50:34.495 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:50:34.495 | l3-flavors 2026-06-25 14:50:34.495 | l3-ha 2026-06-25 14:50:34.495 | l3_agent_scheduler 2026-06-25 14:50:34.495 | logging 2026-06-25 14:50:34.495 | multi-provider 2026-06-25 14:50:34.495 | net-mtu 2026-06-25 14:50:34.495 | net-mtu-writable 2026-06-25 14:50:34.496 | network-ip-availability 2026-06-25 14:50:34.496 | network_availability_zone 2026-06-25 14:50:34.496 | network_ha 2026-06-25 14:50:34.496 | pagination 2026-06-25 14:50:34.496 | port-device-profile 2026-06-25 14:50:34.497 | port-hardware-offload-type 2026-06-25 14:50:34.497 | port-mac-address-regenerate 2026-06-25 14:50:34.497 | port-numa-affinity-policy 2026-06-25 14:50:34.497 | port-numa-affinity-policy-socket 2026-06-25 14:50:34.497 | port-resource-request 2026-06-25 14:50:34.497 | port-security 2026-06-25 14:50:34.498 | port-trusted-vif 2026-06-25 14:50:34.498 | project-id 2026-06-25 14:50:34.498 | provider 2026-06-25 14:50:34.498 | pvlan 2026-06-25 14:50:34.498 | qinq 2026-06-25 14:50:34.498 | qos 2026-06-25 14:50:34.498 | qos-bw-limit-direction 2026-06-25 14:50:34.499 | qos-bw-minimum-ingress 2026-06-25 14:50:34.499 | qos-default 2026-06-25 14:50:34.499 | qos-fip 2026-06-25 14:50:34.499 | qos-gateway-ip 2026-06-25 14:50:34.499 | qos-rule-type-details 2026-06-25 14:50:34.499 | qos-rule-type-filter 2026-06-25 14:50:34.500 | qos-rules-alias 2026-06-25 14:50:34.500 | quota-check-limit 2026-06-25 14:50:34.500 | quota-check-limit-default 2026-06-25 14:50:34.500 | quota_details 2026-06-25 14:50:34.500 | quotas 2026-06-25 14:50:34.500 | rbac-address-scope 2026-06-25 14:50:34.501 | rbac-policies 2026-06-25 14:50:34.501 | rbac-security-groups 2026-06-25 14:50:34.501 | router 2026-06-25 14:50:34.501 | router-enable-snat 2026-06-25 14:50:34.501 | router_availability_zone 2026-06-25 14:50:34.501 | security-group 2026-06-25 14:50:34.502 | security-groups-default-rules 2026-06-25 14:50:34.502 | security-groups-default-statefulness 2026-06-25 14:50:34.502 | security-groups-normalized-cidr 2026-06-25 14:50:34.502 | security-groups-remote-address-group 2026-06-25 14:50:34.502 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:50:34.502 | security-groups-shared-filtering 2026-06-25 14:50:34.503 | segment 2026-06-25 14:50:34.503 | sorting 2026-06-25 14:50:34.503 | standard-attr-description 2026-06-25 14:50:34.503 | standard-attr-fwaas-v2 2026-06-25 14:50:34.503 | standard-attr-revisions 2026-06-25 14:50:34.503 | standard-attr-tag 2026-06-25 14:50:34.504 | standard-attr-timestamp 2026-06-25 14:50:34.504 | stateful-security-group 2026-06-25 14:50:34.504 | subnet-dns-publish-fixed-ip 2026-06-25 14:50:34.504 | subnet-external-network 2026-06-25 14:50:34.504 | subnet-service-types 2026-06-25 14:50:34.504 | subnet_allocation 2026-06-25 14:50:34.505 | subnet_onboard 2026-06-25 14:50:34.505 | subnetpool-prefix-ops 2026-06-25 14:50:34.505 | tag-creation 2026-06-25 14:50:34.505 | tap-mirror 2026-06-25 14:50:34.505 | tap-mirror-both-direction 2026-06-25 14:50:34.505 | trunk 2026-06-25 14:50:34.506 | uplink-status-propagation 2026-06-25 14:50:34.506 | uplink-status-propagation-updatable 2026-06-25 14:50:34.506 | vlan-transparent 2026-06-25 14:50:34.506 | vpn-endpoint-groups 2026-06-25 14:50:34.506 | vpnaas' 2026-06-25 14:50:34.506 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:34.507 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-25 14:50:34.507 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 14:50:34.507 | address-scope 2026-06-25 14:50:34.507 | agent 2026-06-25 14:50:34.507 | allowed-address-pairs 2026-06-25 14:50:34.507 | auto-allocated-topology 2026-06-25 14:50:34.508 | availability_zone 2026-06-25 14:50:34.508 | bgp 2026-06-25 14:50:34.508 | bgp_4byte_asn 2026-06-25 14:50:34.508 | bgp_dragent_scheduler 2026-06-25 14:50:34.508 | binding 2026-06-25 14:50:34.508 | binding-extended 2026-06-25 14:50:34.509 | default-subnetpools 2026-06-25 14:50:34.509 | dhcp_agent_scheduler 2026-06-25 14:50:34.509 | dns-domain-ports 2026-06-25 14:50:34.509 | dns-integration 2026-06-25 14:50:34.509 | dns-integration-domain-keywords 2026-06-25 14:50:34.509 | empty-string-filtering 2026-06-25 14:50:34.509 | enable-default-route-bfd 2026-06-25 14:50:34.510 | enable-default-route-ecmp 2026-06-25 14:50:34.510 | expose-port-forwarding-in-fip 2026-06-25 14:50:34.510 | ext-gw-mode 2026-06-25 14:50:34.510 | external-gateway-multihoming 2026-06-25 14:50:34.510 | external-net 2026-06-25 14:50:34.510 | extra_dhcp_opt 2026-06-25 14:50:34.511 | extraroute 2026-06-25 14:50:34.511 | extraroute-atomic 2026-06-25 14:50:34.511 | filter-validation 2026-06-25 14:50:34.511 | fip-port-details 2026-06-25 14:50:34.511 | flavors 2026-06-25 14:50:34.511 | floating-ip-port-forwarding 2026-06-25 14:50:34.512 | floating-ip-port-forwarding-description 2026-06-25 14:50:34.512 | floating-ip-port-forwarding-detail 2026-06-25 14:50:34.512 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:50:34.512 | floatingip-pools 2026-06-25 14:50:34.512 | fwaas_v2 2026-06-25 14:50:34.512 | ip_allocation 2026-06-25 14:50:34.513 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:50:34.513 | l3-flavors 2026-06-25 14:50:34.513 | l3-ha 2026-06-25 14:50:34.513 | l3_agent_scheduler 2026-06-25 14:50:34.513 | logging 2026-06-25 14:50:34.513 | multi-provider 2026-06-25 14:50:34.514 | net-mtu 2026-06-25 14:50:34.514 | net-mtu-writable 2026-06-25 14:50:34.514 | network-ip-availability 2026-06-25 14:50:34.514 | network_availability_zone 2026-06-25 14:50:34.514 | network_ha 2026-06-25 14:50:34.514 | pagination 2026-06-25 14:50:34.515 | port-device-profile 2026-06-25 14:50:34.515 | port-hardware-offload-type 2026-06-25 14:50:34.515 | port-mac-address-regenerate 2026-06-25 14:50:34.515 | port-numa-affinity-policy 2026-06-25 14:50:34.515 | port-numa-affinity-policy-socket 2026-06-25 14:50:34.516 | port-resource-request 2026-06-25 14:50:34.516 | port-security 2026-06-25 14:50:34.516 | port-trusted-vif 2026-06-25 14:50:34.516 | project-id 2026-06-25 14:50:34.516 | provider 2026-06-25 14:50:34.516 | pvlan 2026-06-25 14:50:34.516 | qinq 2026-06-25 14:50:34.516 | qos 2026-06-25 14:50:34.516 | qos-bw-limit-direction 2026-06-25 14:50:34.516 | qos-bw-minimum-ingress 2026-06-25 14:50:34.516 | qos-default 2026-06-25 14:50:34.517 | qos-fip 2026-06-25 14:50:34.517 | qos-gateway-ip 2026-06-25 14:50:34.517 | qos-rule-type-details 2026-06-25 14:50:34.517 | qos-rule-type-filter 2026-06-25 14:50:34.517 | qos-rules-alias 2026-06-25 14:50:34.517 | quota-check-limit 2026-06-25 14:50:34.518 | quota-check-limit-default 2026-06-25 14:50:34.518 | quota_details 2026-06-25 14:50:34.518 | quotas 2026-06-25 14:50:34.518 | rbac-address-scope 2026-06-25 14:50:34.518 | rbac-policies 2026-06-25 14:50:34.518 | rbac-security-groups 2026-06-25 14:50:34.518 | router 2026-06-25 14:50:34.519 | router-enable-snat 2026-06-25 14:50:34.519 | router_availability_zone 2026-06-25 14:50:34.519 | security-group 2026-06-25 14:50:34.519 | security-groups-default-rules 2026-06-25 14:50:34.519 | security-groups-default-statefulness 2026-06-25 14:50:34.519 | security-groups-normalized-cidr 2026-06-25 14:50:34.520 | security-groups-remote-address-group 2026-06-25 14:50:34.520 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:50:34.520 | security-groups-shared-filtering 2026-06-25 14:50:34.520 | segment 2026-06-25 14:50:34.520 | sorting 2026-06-25 14:50:34.520 | standard-attr-description 2026-06-25 14:50:34.520 | standard-attr-fwaas-v2 2026-06-25 14:50:34.521 | standard-attr-revisions 2026-06-25 14:50:34.521 | standard-attr-tag 2026-06-25 14:50:34.521 | standard-attr-timestamp 2026-06-25 14:50:34.521 | stateful-security-group 2026-06-25 14:50:34.521 | subnet-dns-publish-fixed-ip 2026-06-25 14:50:34.521 | subnet-external-network 2026-06-25 14:50:34.522 | subnet-service-types 2026-06-25 14:50:34.522 | subnet_allocation 2026-06-25 14:50:34.522 | subnet_onboard 2026-06-25 14:50:34.522 | subnetpool-prefix-ops 2026-06-25 14:50:34.522 | tag-creation 2026-06-25 14:50:34.522 | tap-mirror 2026-06-25 14:50:34.523 | tap-mirror-both-direction 2026-06-25 14:50:34.523 | trunk 2026-06-25 14:50:34.523 | uplink-status-propagation 2026-06-25 14:50:34.523 | uplink-status-propagation-updatable 2026-06-25 14:50:34.523 | vlan-transparent 2026-06-25 14:50:34.524 | vpn-endpoint-groups 2026-06-25 14:50:34.524 | vpnaas' 2026-06-25 14:50:34.524 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:34.524 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-25 14:50:34.524 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-25 14:50:34.524 | address-scope 2026-06-25 14:50:34.524 | agent 2026-06-25 14:50:34.525 | allowed-address-pairs 2026-06-25 14:50:34.525 | auto-allocated-topology 2026-06-25 14:50:34.525 | availability_zone 2026-06-25 14:50:34.525 | bgp 2026-06-25 14:50:34.525 | bgp_4byte_asn 2026-06-25 14:50:34.525 | bgp_dragent_scheduler 2026-06-25 14:50:34.526 | binding 2026-06-25 14:50:34.526 | binding-extended 2026-06-25 14:50:34.526 | default-subnetpools 2026-06-25 14:50:34.526 | dhcp_agent_scheduler 2026-06-25 14:50:34.526 | dns-domain-ports 2026-06-25 14:50:34.527 | dns-integration 2026-06-25 14:50:34.527 | dns-integration-domain-keywords 2026-06-25 14:50:34.527 | empty-string-filtering 2026-06-25 14:50:34.527 | enable-default-route-bfd 2026-06-25 14:50:34.527 | enable-default-route-ecmp 2026-06-25 14:50:34.527 | expose-port-forwarding-in-fip 2026-06-25 14:50:34.527 | ext-gw-mode 2026-06-25 14:50:34.528 | external-gateway-multihoming 2026-06-25 14:50:34.528 | external-net 2026-06-25 14:50:34.528 | extra_dhcp_opt 2026-06-25 14:50:34.528 | extraroute 2026-06-25 14:50:34.528 | extraroute-atomic 2026-06-25 14:50:34.528 | filter-validation 2026-06-25 14:50:34.528 | fip-port-details 2026-06-25 14:50:34.529 | flavors 2026-06-25 14:50:34.529 | floating-ip-port-forwarding 2026-06-25 14:50:34.529 | floating-ip-port-forwarding-description 2026-06-25 14:50:34.529 | floating-ip-port-forwarding-detail 2026-06-25 14:50:34.529 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:50:34.529 | floatingip-pools 2026-06-25 14:50:34.530 | fwaas_v2 2026-06-25 14:50:34.530 | ip_allocation 2026-06-25 14:50:34.530 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:50:34.530 | l3-flavors 2026-06-25 14:50:34.530 | l3-ha 2026-06-25 14:50:34.530 | l3_agent_scheduler 2026-06-25 14:50:34.531 | logging 2026-06-25 14:50:34.531 | multi-provider 2026-06-25 14:50:34.531 | net-mtu 2026-06-25 14:50:34.531 | net-mtu-writable 2026-06-25 14:50:34.531 | network-ip-availability 2026-06-25 14:50:34.531 | network_availability_zone 2026-06-25 14:50:34.531 | network_ha 2026-06-25 14:50:34.532 | pagination 2026-06-25 14:50:34.532 | port-device-profile 2026-06-25 14:50:34.532 | port-hardware-offload-type 2026-06-25 14:50:34.532 | port-mac-address-regenerate 2026-06-25 14:50:34.532 | port-numa-affinity-policy 2026-06-25 14:50:34.532 | port-numa-affinity-policy-socket 2026-06-25 14:50:34.533 | port-resource-request 2026-06-25 14:50:34.533 | port-security 2026-06-25 14:50:34.533 | port-trusted-vif 2026-06-25 14:50:34.533 | project-id 2026-06-25 14:50:34.533 | provider 2026-06-25 14:50:34.533 | pvlan 2026-06-25 14:50:34.534 | qinq 2026-06-25 14:50:34.534 | qos 2026-06-25 14:50:34.534 | qos-bw-limit-direction 2026-06-25 14:50:34.534 | qos-bw-minimum-ingress 2026-06-25 14:50:34.534 | qos-default 2026-06-25 14:50:34.534 | qos-fip 2026-06-25 14:50:34.534 | qos-gateway-ip 2026-06-25 14:50:34.535 | qos-rule-type-details 2026-06-25 14:50:34.535 | qos-rule-type-filter 2026-06-25 14:50:34.535 | qos-rules-alias 2026-06-25 14:50:34.535 | quota-check-limit 2026-06-25 14:50:34.535 | quota-check-limit-default 2026-06-25 14:50:34.535 | quota_details 2026-06-25 14:50:34.536 | quotas 2026-06-25 14:50:34.536 | rbac-address-scope 2026-06-25 14:50:34.536 | rbac-policies 2026-06-25 14:50:34.536 | rbac-security-groups 2026-06-25 14:50:34.536 | router 2026-06-25 14:50:34.536 | router-enable-snat 2026-06-25 14:50:34.536 | router_availability_zone 2026-06-25 14:50:34.537 | security-group 2026-06-25 14:50:34.537 | security-groups-default-rules 2026-06-25 14:50:34.537 | security-groups-default-statefulness 2026-06-25 14:50:34.537 | security-groups-normalized-cidr 2026-06-25 14:50:34.537 | security-groups-remote-address-group 2026-06-25 14:50:34.537 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:50:34.538 | security-groups-shared-filtering 2026-06-25 14:50:34.538 | segment 2026-06-25 14:50:34.538 | sorting 2026-06-25 14:50:34.538 | standard-attr-description 2026-06-25 14:50:34.538 | standard-attr-fwaas-v2 2026-06-25 14:50:34.538 | standard-attr-revisions 2026-06-25 14:50:34.539 | standard-attr-tag 2026-06-25 14:50:34.539 | standard-attr-timestamp 2026-06-25 14:50:34.539 | stateful-security-group 2026-06-25 14:50:34.539 | subnet-dns-publish-fixed-ip 2026-06-25 14:50:34.539 | subnet-external-network 2026-06-25 14:50:34.539 | subnet-service-types 2026-06-25 14:50:34.539 | subnet_allocation 2026-06-25 14:50:34.540 | subnet_onboard 2026-06-25 14:50:34.540 | subnetpool-prefix-ops 2026-06-25 14:50:34.540 | tag-creation 2026-06-25 14:50:34.540 | tap-mirror 2026-06-25 14:50:34.540 | tap-mirror-both-direction 2026-06-25 14:50:34.540 | trunk 2026-06-25 14:50:34.541 | uplink-status-propagation 2026-06-25 14:50:34.541 | uplink-status-propagation-updatable 2026-06-25 14:50:34.541 | vlan-transparent 2026-06-25 14:50:34.541 | vpn-endpoint-groups 2026-06-25 14:50:34.541 | vpnaas' 2026-06-25 14:50:34.541 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 14:50:34.542 | address-scope 2026-06-25 14:50:34.542 | agent 2026-06-25 14:50:34.542 | allowed-address-pairs 2026-06-25 14:50:34.542 | auto-allocated-topology 2026-06-25 14:50:34.542 | availability_zone 2026-06-25 14:50:34.542 | bgp 2026-06-25 14:50:34.543 | bgp_4byte_asn 2026-06-25 14:50:34.543 | bgp_dragent_scheduler 2026-06-25 14:50:34.543 | binding 2026-06-25 14:50:34.543 | binding-extended 2026-06-25 14:50:34.543 | default-subnetpools 2026-06-25 14:50:34.543 | dhcp_agent_scheduler 2026-06-25 14:50:34.544 | dns-domain-ports 2026-06-25 14:50:34.544 | dns-integration 2026-06-25 14:50:34.544 | dns-integration-domain-keywords 2026-06-25 14:50:34.544 | empty-string-filtering 2026-06-25 14:50:34.544 | enable-default-route-bfd 2026-06-25 14:50:34.544 | enable-default-route-ecmp 2026-06-25 14:50:34.544 | expose-port-forwarding-in-fip 2026-06-25 14:50:34.545 | ext-gw-mode 2026-06-25 14:50:34.545 | external-gateway-multihoming 2026-06-25 14:50:34.545 | external-net 2026-06-25 14:50:34.545 | extra_dhcp_opt 2026-06-25 14:50:34.545 | extraroute 2026-06-25 14:50:34.545 | extraroute-atomic 2026-06-25 14:50:34.546 | filter-validation 2026-06-25 14:50:34.546 | fip-port-details 2026-06-25 14:50:34.546 | flavors 2026-06-25 14:50:34.546 | floating-ip-port-forwarding 2026-06-25 14:50:34.546 | floating-ip-port-forwarding-description 2026-06-25 14:50:34.546 | floating-ip-port-forwarding-detail 2026-06-25 14:50:34.547 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:50:34.547 | floatingip-pools 2026-06-25 14:50:34.547 | fwaas_v2 2026-06-25 14:50:34.547 | ip_allocation 2026-06-25 14:50:34.547 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:50:34.547 | l3-flavors 2026-06-25 14:50:34.547 | l3-ha 2026-06-25 14:50:34.548 | l3_agent_scheduler 2026-06-25 14:50:34.548 | logging 2026-06-25 14:50:34.548 | multi-provider 2026-06-25 14:50:34.548 | net-mtu 2026-06-25 14:50:34.548 | net-mtu-writable 2026-06-25 14:50:34.548 | network-ip-availability 2026-06-25 14:50:34.548 | network_availability_zone 2026-06-25 14:50:34.549 | network_ha 2026-06-25 14:50:34.549 | pagination 2026-06-25 14:50:34.549 | port-device-profile 2026-06-25 14:50:34.549 | port-hardware-offload-type 2026-06-25 14:50:34.549 | port-mac-address-regenerate 2026-06-25 14:50:34.549 | port-numa-affinity-policy 2026-06-25 14:50:34.549 | port-numa-affinity-policy-socket 2026-06-25 14:50:34.550 | port-resource-request 2026-06-25 14:50:34.550 | port-security 2026-06-25 14:50:34.550 | port-trusted-vif 2026-06-25 14:50:34.550 | project-id 2026-06-25 14:50:34.550 | provider 2026-06-25 14:50:34.550 | pvlan 2026-06-25 14:50:34.551 | qinq 2026-06-25 14:50:34.551 | qos 2026-06-25 14:50:34.551 | qos-bw-limit-direction 2026-06-25 14:50:34.551 | qos-bw-minimum-ingress 2026-06-25 14:50:34.551 | qos-default 2026-06-25 14:50:34.551 | qos-fip 2026-06-25 14:50:34.552 | qos-gateway-ip 2026-06-25 14:50:34.552 | qos-rule-type-details 2026-06-25 14:50:34.552 | qos-rule-type-filter 2026-06-25 14:50:34.552 | qos-rules-alias 2026-06-25 14:50:34.552 | quota-check-limit 2026-06-25 14:50:34.552 | quota-check-limit-default 2026-06-25 14:50:34.552 | quota_details 2026-06-25 14:50:34.553 | quotas 2026-06-25 14:50:34.553 | rbac-address-scope 2026-06-25 14:50:34.553 | rbac-policies 2026-06-25 14:50:34.553 | rbac-security-groups 2026-06-25 14:50:34.553 | router 2026-06-25 14:50:34.553 | router-enable-snat 2026-06-25 14:50:34.553 | router_availability_zone 2026-06-25 14:50:34.554 | security-group 2026-06-25 14:50:34.554 | security-groups-default-rules 2026-06-25 14:50:34.554 | security-groups-default-statefulness 2026-06-25 14:50:34.554 | security-groups-normalized-cidr 2026-06-25 14:50:34.554 | security-groups-remote-address-group 2026-06-25 14:50:34.554 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:50:34.555 | security-groups-shared-filtering 2026-06-25 14:50:34.555 | segment 2026-06-25 14:50:34.555 | sorting 2026-06-25 14:50:34.555 | standard-attr-description 2026-06-25 14:50:34.555 | standard-attr-fwaas-v2 2026-06-25 14:50:34.555 | standard-attr-revisions 2026-06-25 14:50:34.556 | standard-attr-tag 2026-06-25 14:50:34.556 | standard-attr-timestamp 2026-06-25 14:50:34.556 | stateful-security-group 2026-06-25 14:50:34.556 | subnet-dns-publish-fixed-ip 2026-06-25 14:50:34.556 | subnet-external-network 2026-06-25 14:50:34.556 | subnet-service-types 2026-06-25 14:50:34.557 | subnet_allocation 2026-06-25 14:50:34.557 | subnet_onboard 2026-06-25 14:50:34.557 | subnetpool-prefix-ops 2026-06-25 14:50:34.557 | tag-creation 2026-06-25 14:50:34.557 | tap-mirror 2026-06-25 14:50:34.557 | tap-mirror-both-direction 2026-06-25 14:50:34.557 | trunk 2026-06-25 14:50:34.558 | uplink-status-propagation 2026-06-25 14:50:34.558 | uplink-status-propagation-updatable 2026-06-25 14:50:34.558 | vlan-transparent 2026-06-25 14:50:34.558 | vpn-endpoint-groups 2026-06-25 14:50:34.558 | vpnaas' 2026-06-25 14:50:34.558 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:34.559 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 14:50:34.559 | address-scope 2026-06-25 14:50:34.559 | agent 2026-06-25 14:50:34.559 | allowed-address-pairs 2026-06-25 14:50:34.559 | auto-allocated-topology 2026-06-25 14:50:34.559 | availability_zone 2026-06-25 14:50:34.560 | bgp 2026-06-25 14:50:34.560 | bgp_4byte_asn 2026-06-25 14:50:34.560 | bgp_dragent_scheduler 2026-06-25 14:50:34.560 | binding 2026-06-25 14:50:34.560 | binding-extended 2026-06-25 14:50:34.560 | default-subnetpools 2026-06-25 14:50:34.560 | dhcp_agent_scheduler 2026-06-25 14:50:34.561 | dns-domain-ports 2026-06-25 14:50:34.561 | dns-integration 2026-06-25 14:50:34.561 | dns-integration-domain-keywords 2026-06-25 14:50:34.561 | empty-string-filtering 2026-06-25 14:50:34.561 | enable-default-route-bfd 2026-06-25 14:50:34.561 | enable-default-route-ecmp 2026-06-25 14:50:34.561 | expose-port-forwarding-in-fip 2026-06-25 14:50:34.562 | ext-gw-mode 2026-06-25 14:50:34.562 | external-gateway-multihoming 2026-06-25 14:50:34.562 | external-net 2026-06-25 14:50:34.562 | extra_dhcp_opt 2026-06-25 14:50:34.562 | extraroute 2026-06-25 14:50:34.562 | extraroute-atomic 2026-06-25 14:50:34.563 | filter-validation 2026-06-25 14:50:34.563 | fip-port-details 2026-06-25 14:50:34.563 | flavors 2026-06-25 14:50:34.563 | floating-ip-port-forwarding 2026-06-25 14:50:34.563 | floating-ip-port-forwarding-description 2026-06-25 14:50:34.563 | floating-ip-port-forwarding-detail 2026-06-25 14:50:34.564 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:50:34.564 | floatingip-pools 2026-06-25 14:50:34.564 | fwaas_v2 2026-06-25 14:50:34.564 | ip_allocation 2026-06-25 14:50:34.564 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:50:34.564 | l3-flavors 2026-06-25 14:50:34.565 | l3-ha 2026-06-25 14:50:34.565 | l3_agent_scheduler 2026-06-25 14:50:34.565 | logging 2026-06-25 14:50:34.565 | multi-provider 2026-06-25 14:50:34.565 | net-mtu 2026-06-25 14:50:34.565 | net-mtu-writable 2026-06-25 14:50:34.565 | network-ip-availability 2026-06-25 14:50:34.566 | network_availability_zone 2026-06-25 14:50:34.566 | network_ha 2026-06-25 14:50:34.566 | pagination 2026-06-25 14:50:34.566 | port-device-profile 2026-06-25 14:50:34.566 | port-hardware-offload-type 2026-06-25 14:50:34.566 | port-mac-address-regenerate 2026-06-25 14:50:34.567 | port-numa-affinity-policy 2026-06-25 14:50:34.567 | port-numa-affinity-policy-socket 2026-06-25 14:50:34.567 | port-resource-request 2026-06-25 14:50:34.567 | port-security 2026-06-25 14:50:34.567 | port-trusted-vif 2026-06-25 14:50:34.567 | project-id 2026-06-25 14:50:34.567 | provider 2026-06-25 14:50:34.568 | pvlan 2026-06-25 14:50:34.568 | qinq 2026-06-25 14:50:34.568 | qos 2026-06-25 14:50:34.568 | qos-bw-limit-direction 2026-06-25 14:50:34.568 | qos-bw-minimum-ingress 2026-06-25 14:50:34.568 | qos-default 2026-06-25 14:50:34.569 | qos-fip 2026-06-25 14:50:34.569 | qos-gateway-ip 2026-06-25 14:50:34.569 | qos-rule-type-details 2026-06-25 14:50:34.569 | qos-rule-type-filter 2026-06-25 14:50:34.569 | qos-rules-alias 2026-06-25 14:50:34.569 | quota-check-limit 2026-06-25 14:50:34.570 | quota-check-limit-default 2026-06-25 14:50:34.570 | quota_details 2026-06-25 14:50:34.570 | quotas 2026-06-25 14:50:34.570 | rbac-address-scope 2026-06-25 14:50:34.570 | rbac-policies 2026-06-25 14:50:34.571 | rbac-security-groups 2026-06-25 14:50:34.571 | router 2026-06-25 14:50:34.571 | router-enable-snat 2026-06-25 14:50:34.571 | router_availability_zone 2026-06-25 14:50:34.571 | security-group 2026-06-25 14:50:34.571 | security-groups-default-rules 2026-06-25 14:50:34.572 | security-groups-default-statefulness 2026-06-25 14:50:34.572 | security-groups-normalized-cidr 2026-06-25 14:50:34.572 | security-groups-remote-address-group 2026-06-25 14:50:34.572 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:50:34.572 | security-groups-shared-filtering 2026-06-25 14:50:34.572 | segment 2026-06-25 14:50:34.573 | sorting 2026-06-25 14:50:34.573 | standard-attr-description 2026-06-25 14:50:34.573 | standard-attr-fwaas-v2 2026-06-25 14:50:34.573 | standard-attr-revisions 2026-06-25 14:50:34.573 | standard-attr-tag 2026-06-25 14:50:34.573 | standard-attr-timestamp 2026-06-25 14:50:34.573 | stateful-security-group 2026-06-25 14:50:34.574 | subnet-dns-publish-fixed-ip 2026-06-25 14:50:34.574 | subnet-external-network 2026-06-25 14:50:34.574 | subnet-service-types 2026-06-25 14:50:34.574 | subnet_allocation 2026-06-25 14:50:34.574 | subnet_onboard 2026-06-25 14:50:34.574 | subnetpool-prefix-ops 2026-06-25 14:50:34.574 | tag-creation 2026-06-25 14:50:34.575 | tap-mirror 2026-06-25 14:50:34.575 | tap-mirror-both-direction 2026-06-25 14:50:34.575 | trunk 2026-06-25 14:50:34.575 | uplink-status-propagation 2026-06-25 14:50:34.575 | uplink-status-propagation-updatable 2026-06-25 14:50:34.576 | vlan-transparent 2026-06-25 14:50:34.576 | vpn-endpoint-groups 2026-06-25 14:50:34.576 | vpnaas' 2026-06-25 14:50:34.576 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-25 14:50:34.577 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:34.577 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-25 14:50:34.577 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-25 14:50:34.577 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-25 14:50:34.577 | ++ 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-25 14:50:34.577 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-25 14:50:34.578 | + 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-25 14:50:34.578 | + 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-25 14:50:34.578 | + 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-25 14:50:34.578 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:34.578 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 14:50:34.578 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-25 14:50:34.578 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-25 14:50:34.579 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:34.579 | + 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-25 14:50:34.596 | + 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.32:6641 2026-06-25 14:50:34.599 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:34.602 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:50:34.604 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.32:6641 2026-06-25 14:50:34.607 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.32:6641 ']' 2026-06-25 14:50:34.609 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:34.612 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.32:6641 2026-06-25 14:50:34.644 | + 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.32:6642 2026-06-25 14:50:34.646 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:34.649 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:50:34.651 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.32:6642 2026-06-25 14:50:34.654 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.32:6642 ']' 2026-06-25 14:50:34.657 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:34.659 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.32:6642 2026-06-25 14:50:34.690 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-25 14:50:34.706 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:34.709 | + 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-25 14:50:34.712 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:34.714 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:50:34.717 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-25 14:50:34.720 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-25 14:50:34.722 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:34.724 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-25 14:50:34.756 | + 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-25 14:50:34.758 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:34.761 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:50:34.764 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-25 14:50:34.766 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-25 14:50:34.768 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:34.771 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-25 14:50:34.803 | + 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-25 14:50:34.805 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:34.808 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 14:50:34.810 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 14:50:34.813 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 14:50:34.816 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:34.819 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 14:50:34.850 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-25 14:50:34.868 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-25 14:50:34.885 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:34.887 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-25 14:50:34.890 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 14:50:34.906 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:34.909 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:50:34.911 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 14:50:34.913 | + 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-25 14:50:34.916 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:34.918 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:50:34.921 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-25 14:50:34.923 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-25 14:50:34.925 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:34.928 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-25 14:50:34.958 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-25 14:50:34.974 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:34.979 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-25 14:50:35.013 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 14:50:35.029 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:35.031 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-25 14:50:35.064 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-25 14:50:35.081 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:35.083 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-25 14:50:35.086 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 14:50:35.105 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:35.108 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:50:35.110 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 14:50:35.114 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-25 14:50:35.145 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-25 14:50:35.162 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:35.165 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-25 14:50:35.182 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:35.185 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-25 14:50:35.203 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:35.206 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-25 14:50:35.223 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:35.225 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-25 14:50:35.242 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:35.245 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-25 14:50:35.262 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:35.264 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-25 14:50:35.267 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-25 14:50:35.269 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-25 14:50:35.274 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-25 14:50:35.306 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-25 14:50:35.338 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-25 14:50:35.370 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-25 14:50:35.404 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-25 14:50:35.407 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:50:35.410 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-25 14:50:35.412 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:50:35.415 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:50:35.418 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-25 14:50:35.421 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:50:35.424 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-25 14:50:35.426 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:50:35.429 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-25 14:50:35.459 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-25 14:50:35.492 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.32/identity 2026-06-25 14:50:35.522 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-25 14:50:35.552 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-25 14:50:35.583 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-25 14:50:35.614 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-25 14:50:35.644 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-25 14:50:35.674 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.32/identity 2026-06-25 14:50:35.707 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:50:35.737 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:50:35.771 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:50:35.774 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-25 14:50:35.815 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-25 14:50:35.855 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-25 14:50:35.858 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:50:35.862 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:50:35.865 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 14:50:35.869 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-25 14:50:35.906 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-25 14:50:35.937 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.32/identity 2026-06-25 14:50:35.968 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-25 14:50:35.998 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-25 14:50:36.030 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-25 14:50:36.063 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-25 14:50:36.097 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-25 14:50:36.134 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-25 14:50:36.138 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:50:36.142 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 14:50:36.146 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 14:50:36.150 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-25 14:50:36.191 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-25 14:50:36.233 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.32/identity 2026-06-25 14:50:36.274 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-25 14:50:36.316 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-25 14:50:36.361 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-25 14:50:36.404 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-25 14:50:36.452 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-25 14:50:36.494 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-25 14:50:36.499 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-25 14:50:36.502 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-25 14:50:36.506 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-25 14:50:36.511 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-25 14:50:36.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-25 14:50:36.518 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-25 14:50:36.522 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-25 14:50:36.527 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-25 14:50:36.531 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-25 14:50:36.534 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-25 14:50:36.538 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-25 14:50:36.541 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-25 14:50:36.543 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-25 14:50:36.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-25 14:50:36.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-25 14:50:36.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-25 14:50:36.556 | + 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-25 14:50:36.559 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:36.563 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 14:50:36.567 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 14:50:36.571 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 14:50:36.576 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:36.581 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 14:50:36.634 | + 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-25 14:50:36.638 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:36.642 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:50:36.647 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-25 14:50:36.651 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-25 14:50:36.656 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:36.660 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-25 14:50:36.705 | + 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-25 14:50:36.710 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:36.714 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:50:36.718 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-25 14:50:36.723 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-25 14:50:36.726 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:36.731 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-25 14:50:36.774 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-25 14:50:36.777 | + 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-25 14:50:36.781 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:36.786 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:50:36.790 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-25 14:50:36.794 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-25 14:50:36.798 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:36.802 | + 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-25 14:50:36.846 | + 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-25 14:50:36.850 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:36.854 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:50:36.858 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-25 14:50:36.862 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-25 14:50:36.865 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:36.869 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-25 14:50:36.913 | + 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-25 14:50:36.916 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:36.920 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:50:36.924 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-25 14:50:36.929 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-25 14:50:36.932 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:36.936 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-25 14:50:36.977 | + 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-25 14:50:36.981 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:36.985 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-25 14:50:36.989 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-25 14:50:36.993 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-25 14:50:36.997 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:37.001 | + 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-25 14:50:37.045 | + 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-25 14:50:37.049 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:37.052 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-25 14:50:37.056 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-25 14:50:37.059 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-25 14:50:37.062 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:37.066 | + 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-25 14:50:37.106 | + 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-25 14:50:37.110 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:37.114 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-25 14:50:37.117 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-25 14:50:37.121 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-25 14:50:37.125 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:37.128 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-25 14:50:37.166 | + 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-25 14:50:37.170 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:37.174 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-25 14:50:37.177 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-25 14:50:37.180 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-25 14:50:37.184 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:37.187 | + 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-25 14:50:37.230 | + 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-25 14:50:37.234 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:37.238 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 14:50:37.242 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-25 14:50:37.245 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-25 14:50:37.248 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:37.252 | + 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-25 14:50:37.291 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 14:50:37.295 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-25 14:50:37.336 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-25 14:50:37.376 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-25 14:50:37.379 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 14:50:37.382 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-25 14:50:37.384 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-25 14:50:37.388 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:50:37.391 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-25 14:50:37.394 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-25 14:50:37.397 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:50:37.400 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:50:37.420 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:50:37.420 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:50:37.432 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:50:37.436 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:50:37.451 | /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-25 14:50:37.456 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-25 14:50:37.458 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-25 14:50:37.463 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:50:37.466 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-25 14:50:37.503 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-25 14:50:37.538 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-25 14:50:37.576 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:50:37.613 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:50:37.653 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:50:37.692 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:50:37.731 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:50:37.770 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:50:37.810 | + 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-25 14:50:37.846 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:50:37.885 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:50:37.925 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:50:37.963 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-25 14:50:38.000 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:50:38.004 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:50:38.009 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-25 14:50:38.012 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-25 14:50:38.016 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:50:38.020 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:50:38.023 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:50:38.026 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-25 14:50:38.031 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-25 14:50:38.033 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-25 14:50:38.069 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:50:38.107 | + 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-25 14:50:38.108 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-25 14:50:38.120 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-25 14:50:38.125 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-25 14:50:38.128 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-25 14:50:38.132 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:50:38.136 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:50:38.139 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:50:38.142 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:50:38.146 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:50:38.150 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:50:38.154 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:50:38.157 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:50:38.161 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:50:38.164 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:50:38.168 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-25 14:50:38.180 | perl: warning: Setting locale failed. 2026-06-25 14:50:38.180 | perl: warning: Please check that your locale settings: 2026-06-25 14:50:38.180 | LANGUAGE = (unset), 2026-06-25 14:50:38.180 | LC_ALL = "en_US.utf8", 2026-06-25 14:50:38.180 | LANG = "de_DE.UTF-8" 2026-06-25 14:50:38.180 | are supported and installed on your system. 2026-06-25 14:50:38.181 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:50:38.227 | Enabling site neutron-api. 2026-06-25 14:50:38.233 | To activate the new configuration, you need to run: 2026-06-25 14:50:38.233 | systemctl reload apache2 2026-06-25 14:50:38.240 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:50:38.243 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:50:38.246 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:50:38.250 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:50:38.459 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-25 14:50:38.482 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:38.485 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-25 14:50:38.507 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:38.510 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-25 14:50:38.514 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-25 14:50:38.596 | + inc/async:async_inner:63 : init_neutron 2026-06-25 14:50:38.651 | [2077 Async init_neutron:61410]: running: init_neutron 2026-06-25 14:50:38.661 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-25 14:50:38.694 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:38.698 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-25 14:50:38.730 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:38.734 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-25 14:50:38.739 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-25 14:50:38.743 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-25 14:50:38.803 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-25 14:50:38.809 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-25 14:50:38.878 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-25 14:50:38.910 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:38.916 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-25 14:50:38.949 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:38.955 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-25 14:50:38.960 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:50:38.965 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-25 14:50:38.969 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-25 14:50:38.974 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-25 14:50:39.080 | + inc/async:async_inner:63 : init_cinder 2026-06-25 14:50:39.152 | [2077 Async init_cinder:61646]: running: init_cinder 2026-06-25 14:50:39.159 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-25 14:50:39.192 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:39.196 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-25 14:50:39.202 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:50:39.209 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-25 14:50:39.213 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-25 14:50:39.219 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-25 14:50:39.327 | + inc/async:async_inner:63 : init_placement 2026-06-25 14:50:39.400 | [2077 Async init_placement:61776]: running: init_placement 2026-06-25 14:50:39.404 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-25 14:50:39.487 | [2077 Async init_neutron:61410]: Waiting for completion of init_neutron running on PID 61410 (5 other jobs running) 2026-06-25 14:50:39.522 | [2077 Async init_neutron:61410]: Signaling child to exit 2026-06-25 14:50:55.956 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:50:56.000 | [61646 Async init_cinder:61646]: finished successfully 2026-06-25 14:51:38.721 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:51:38.766 | [61776 Async init_placement:61776]: finished successfully 2026-06-25 14:51:43.148 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:51:43.183 | [61410 Async init_neutron:61410]: finished successfully 2026-06-25 14:51:43.224 | WAKEUP 2026-06-25 14:51:43.254 | [2077 Async init_neutron:61410]: Signaled 2026-06-25 14:51:43.256 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-25 14:51:43.256 | + lib/database:recreate_database:112 : local db=neutron 2026-06-25 14:51:43.256 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-25 14:51:43.257 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-25 14:51:43.257 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-25 14:51:43.257 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:43.257 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-25 14:51:43.258 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:43.258 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-25 14:51:43.258 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 14:51:43.258 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:51:43.258 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:51:43.259 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:51:43.259 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399038839 2026-06-25 14:51:43.259 | + 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-25 14:51:43.259 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 14:51:43.259 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 14:51:43.259 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 14:51:43.259 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 14:51:43.260 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-25 14:51:43.260 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-25 14:51:43.260 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-25 14:51:43.260 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-25 14:51:43.260 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-25 14:51:43.260 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-25 14:51:43.260 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-25 14:51:43.260 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-25 14:51:43.261 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-25 14:51:43.261 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-25 14:51:43.261 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-25 14:51:43.261 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-25 14:51:43.261 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-25 14:51:43.261 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-25 14:51:43.261 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-25 14:51:43.262 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-25 14:51:43.262 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-25 14:51:43.262 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-25 14:51:43.262 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-25 14:51:43.263 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-25 14:51:43.263 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-25 14:51:43.263 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-25 14:51:43.263 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-25 14:51:43.263 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-25 14:51:43.263 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-25 14:51:43.264 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-25 14:51:43.264 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-25 14:51:43.264 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-25 14:51:43.264 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-25 14:51:43.264 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-25 14:51:43.265 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-25 14:51:43.265 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-25 14:51:43.265 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-25 14:51:43.265 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-25 14:51:43.265 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-25 14:51:43.265 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-25 14:51:43.266 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-25 14:51:43.266 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-25 14:51:43.266 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-25 14:51:43.266 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-25 14:51:43.266 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-25 14:51:43.266 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-25 14:51:43.266 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-25 14:51:43.267 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-25 14:51:43.267 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-25 14:51:43.267 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-25 14:51:43.267 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-25 14:51:43.267 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-25 14:51:43.268 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-25 14:51:43.268 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-25 14:51:43.268 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-25 14:51:43.268 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-25 14:51:43.268 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-25 14:51:43.269 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-25 14:51:43.269 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-25 14:51:43.269 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-25 14:51:43.269 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-25 14:51:43.269 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-25 14:51:43.270 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-25 14:51:43.270 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-25 14:51:43.270 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-25 14:51:43.270 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-25 14:51:43.270 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-25 14:51:43.270 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-25 14:51:43.271 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-25 14:51:43.271 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-25 14:51:43.271 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-25 14:51:43.271 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-25 14:51:43.271 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-25 14:51:43.272 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-25 14:51:43.272 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-25 14:51:43.272 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-25 14:51:43.272 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-25 14:51:43.272 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-25 14:51:43.272 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-25 14:51:43.272 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-25 14:51:43.273 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-25 14:51:43.273 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-25 14:51:43.273 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-25 14:51:43.273 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-25 14:51:43.273 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-25 14:51:43.273 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-25 14:51:43.273 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-25 14:51:43.274 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-25 14:51:43.274 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-25 14:51:43.274 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-25 14:51:43.274 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-25 14:51:43.274 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-25 14:51:43.274 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-25 14:51:43.275 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-25 14:51:43.275 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-25 14:51:43.275 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-25 14:51:43.275 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-25 14:51:43.275 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-25 14:51:43.275 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-25 14:51:43.276 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-25 14:51:43.276 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-25 14:51:43.276 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-25 14:51:43.276 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-25 14:51:43.276 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-25 14:51:43.276 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-25 14:51:43.277 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-25 14:51:43.277 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-25 14:51:43.277 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-25 14:51:43.277 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-25 14:51:43.277 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-25 14:51:43.278 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-25 14:51:43.278 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-25 14:51:43.278 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-25 14:51:43.278 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-25 14:51:43.278 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-25 14:51:43.279 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-25 14:51:43.279 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-25 14:51:43.279 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-25 14:51:43.279 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-25 14:51:43.279 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-25 14:51:43.280 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-25 14:51:43.280 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-25 14:51:43.280 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-25 14:51:43.280 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-25 14:51:43.280 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-25 14:51:43.281 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-25 14:51:43.281 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-25 14:51:43.281 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-25 14:51:43.281 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-25 14:51:43.281 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-25 14:51:43.282 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-25 14:51:43.282 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-25 14:51:43.282 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-25 14:51:43.282 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-25 14:51:43.282 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-25 14:51:43.282 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-25 14:51:43.282 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-25 14:51:43.283 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-25 14:51:43.283 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-25 14:51:43.283 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-25 14:51:43.283 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-25 14:51:43.283 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-25 14:51:43.283 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-25 14:51:43.284 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-25 14:51:43.284 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-25 14:51:43.284 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-25 14:51:43.284 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-25 14:51:43.284 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-25 14:51:43.284 | Running upgrade for neutron ... 2026-06-25 14:51:43.285 | OK 2026-06-25 14:51:43.285 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-25 14:51:43.285 | + functions-common:time_stop:2420 : local name 2026-06-25 14:51:43.285 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:51:43.285 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:51:43.285 | + functions-common:time_stop:2423 : local total 2026-06-25 14:51:43.285 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:51:43.286 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 14:51:43.286 | + functions-common:time_stop:2427 : start_time=1782399038839 2026-06-25 14:51:43.286 | + functions-common:time_stop:2429 : [[ -z 1782399038839 ]] 2026-06-25 14:51:43.286 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:51:43.286 | + functions-common:time_stop:2432 : end_time=1782399103121 2026-06-25 14:51:43.287 | + functions-common:time_stop:2433 : elapsed_time=64282 2026-06-25 14:51:43.287 | + functions-common:time_stop:2434 : total=8943 2026-06-25 14:51:43.287 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:51:43.287 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73225 2026-06-25 14:51:43.310 | [2077 Async init_neutron:61410]: finished init_neutron with result 0 in 64 seconds 2026-06-25 14:51:43.317 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:43.320 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-25 14:51:43.386 | [2077 Async init_placement:61776]: Waiting for completion of init_placement running on PID 61776 (4 other jobs running) 2026-06-25 14:51:43.416 | [2077 Async init_placement:61776]: Signaling child to exit 2026-06-25 14:51:43.417 | WAKEUP 2026-06-25 14:51:43.446 | [2077 Async init_placement:61776]: Signaled 2026-06-25 14:51:43.447 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-25 14:51:43.447 | + lib/database:recreate_database:112 : local db=placement 2026-06-25 14:51:43.447 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-25 14:51:43.448 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-25 14:51:43.448 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-25 14:51:43.448 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:43.448 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-25 14:51:43.448 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:43.449 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-25 14:51:43.449 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:51:43.450 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:43.450 | we strongly recommend against using it for new projects. 2026-06-25 14:51:43.450 | 2026-06-25 14:51:43.450 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:43.450 | framework. For more detail see 2026-06-25 14:51:43.450 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:43.451 | 2026-06-25 14:51:43.451 | __import__(import_str) 2026-06-25 14:51:43.451 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-25 14:51:43.451 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-25 14:51:43.452 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-25 14:51:43.452 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:51:43.452 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:51:43.452 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:51:43.452 | ++ 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-25 14:51:43.453 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:51:43.453 | + functions-common:get_or_create_user:915 : user_id=45095d65d5f84c0896b5b711cf9f233e 2026-06-25 14:51:43.453 | + functions-common:get_or_create_user:916 : echo 45095d65d5f84c0896b5b711cf9f233e 2026-06-25 14:51:43.453 | 45095d65d5f84c0896b5b711cf9f233e 2026-06-25 14:51:43.453 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-25 14:51:43.453 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:51:43.454 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:51:43.454 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:51:43.454 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:51:43.454 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:51:43.454 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:51:43.454 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:51:43.455 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:51:43.455 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:51:43.455 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:51:43.455 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:51:43.455 | + 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-25 14:51:43.456 | ++ 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-25 14:51:43.456 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:51:43.456 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:51:43.456 | + functions-common:get_or_add_user_project_role:980 : echo dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:51:43.456 | dd98491867e24173b726ec4f8b68cf71 2026-06-25 14:51:43.457 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 14:51:43.457 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-25 14:51:43.457 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:51:43.457 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:51:43.457 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:51:43.458 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:51:43.458 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:51:43.458 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:51:43.458 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:51:43.458 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:51:43.458 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:51:43.459 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:51:43.459 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:51:43.459 | + 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-25 14:51:43.459 | ++ 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-25 14:51:43.459 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:51:43.459 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:51:43.460 | + functions-common:get_or_add_user_project_role:980 : echo c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:51:43.460 | c7cddd35dd7c4d2f93cc9a9c82a9e560 2026-06-25 14:51:43.460 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.32/placement 2026-06-25 14:51:43.460 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-25 14:51:43.460 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:51:43.461 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-25 14:51:43.461 | ++ 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-25 14:51:43.461 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:51:43.461 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:51:43.462 | c6415fdbd36b4ac7bf79a1da087f6e0f' 2026-06-25 14:51:43.462 | + functions-common:get_or_create_service:1067 : echo c6415fdbd36b4ac7bf79a1da087f6e0f 2026-06-25 14:51:43.462 | c6415fdbd36b4ac7bf79a1da087f6e0f 2026-06-25 14:51:43.462 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.32/placement 2026-06-25 14:51:43.462 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:51:43.462 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.32/placement RegionOne 2026-06-25 14:51:43.463 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:51:43.463 | +++ 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-25 14:51:43.463 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:51:43.463 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:51:43.463 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:51:43.464 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.32/placement --region RegionOne -f value -c id 2026-06-25 14:51:43.464 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:51:43.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=69e5af186d454b08a25a06c45153e9c1 2026-06-25 14:51:43.464 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 69e5af186d454b08a25a06c45153e9c1 2026-06-25 14:51:43.464 | + functions-common:get_or_create_endpoint:1100 : public_id=69e5af186d454b08a25a06c45153e9c1 2026-06-25 14:51:43.465 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:51:43.465 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:51:43.465 | + functions-common:get_or_create_endpoint:1109 : echo 69e5af186d454b08a25a06c45153e9c1 2026-06-25 14:51:43.465 | 69e5af186d454b08a25a06c45153e9c1 2026-06-25 14:51:43.503 | [2077 Async init_placement:61776]: finished init_placement with result 0 in 59 seconds 2026-06-25 14:51:43.509 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:43.513 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-25 14:51:43.575 | [2077 Async init_glance:57213]: Waiting for completion of init_glance running on PID 57213 (3 other jobs running) 2026-06-25 14:51:43.601 | [2077 Async init_glance:57213]: Signaling child to exit 2026-06-25 14:51:43.602 | WAKEUP 2026-06-25 14:51:43.628 | [2077 Async init_glance:57213]: Signaled 2026-06-25 14:51:43.629 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-25 14:51:43.629 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-25 14:51:43.629 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-25 14:51:43.629 | + lib/database:recreate_database:112 : local db=glance 2026-06-25 14:51:43.629 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-25 14:51:43.630 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-25 14:51:43.630 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-25 14:51:43.630 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:43.630 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-25 14:51:43.630 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:43.630 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-25 14:51:43.631 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 14:51:43.631 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:51:43.631 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:51:43.631 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:51:43.631 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398935895 2026-06-25 14:51:43.632 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-25 14:51:43.632 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:51:43.633 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:43.633 | we strongly recommend against using it for new projects. 2026-06-25 14:51:43.633 | 2026-06-25 14:51:43.633 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:43.634 | framework. For more detail see 2026-06-25 14:51:43.634 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:43.634 | 2026-06-25 14:51:43.635 | __import__(import_str) 2026-06-25 14:51:43.635 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 14:51:43.635 | 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=57319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:51:43.635 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:43.635 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:43.635 | DEBUG dbcounter [-] [57319] Writer thread running {{(pid=57319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:43.636 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:43.636 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:43.636 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 14:51:43.637 | 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=57319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:51:43.637 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:43.637 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:43.637 | DEBUG dbcounter [-] [57319] Writer thread running {{(pid=57319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:43.638 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-25 14:51:43.638 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:51:43.638 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-25 14:51:43.638 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.638 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-25 14:51:43.638 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.638 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-25 14:51:43.639 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.639 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-25 14:51:43.639 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.639 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-25 14:51:43.639 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.639 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-25 14:51:43.639 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.640 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-25 14:51:43.640 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.640 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-25 14:51:43.640 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.640 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-25 14:51:43.641 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.641 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-25 14:51:43.641 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.641 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 14:51:43.641 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.641 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 14:51:43.642 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.642 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 14:51:43.642 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.642 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 14:51:43.642 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.642 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-25 14:51:43.642 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.642 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:43.642 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:43.643 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:43.643 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:43.643 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:43.643 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:43.643 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:43.643 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:43.644 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:43.644 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:43.644 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-25 14:51:43.644 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:51:43.644 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-25 14:51:43.645 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.645 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-25 14:51:43.645 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.645 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-25 14:51:43.645 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.646 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-25 14:51:43.646 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.646 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-25 14:51:43.646 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.646 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-25 14:51:43.646 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.647 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-25 14:51:43.647 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.647 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-25 14:51:43.647 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.647 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-25 14:51:43.647 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.647 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-25 14:51:43.647 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.647 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-25 14:51:43.647 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.647 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-25 14:51:43.648 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57319) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-25 14:51:43.648 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:43.648 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:43.648 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:43.648 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:43.648 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-25 14:51:43.648 | Database migration is up to date. No migration needed. 2026-06-25 14:51:43.649 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-25 14:51:43.649 | Database is synced successfully. 2026-06-25 14:51:43.649 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-25 14:51:43.649 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:51:43.649 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:43.649 | we strongly recommend against using it for new projects. 2026-06-25 14:51:43.650 | 2026-06-25 14:51:43.650 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:43.650 | framework. For more detail see 2026-06-25 14:51:43.650 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:43.651 | 2026-06-25 14:51:43.651 | __import__(import_str) 2026-06-25 14:51:43.651 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 14:51:43.651 | 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=57497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:51:43.651 | DEBUG dbcounter [-] [57497] Writer thread running {{(pid=57497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:43.651 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-25 14:51:43.652 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-25 14:51:43.652 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-25 14:51:43.652 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-25 14:51:43.652 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-25 14:51:43.652 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-25 14:51:43.653 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-25 14:51:43.653 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-25 14:51:43.653 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-25 14:51:43.653 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-25 14:51:43.653 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-25 14:51:43.653 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-25 14:51:43.653 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-25 14:51:43.654 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-25 14:51:43.654 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-25 14:51:43.654 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-25 14:51:43.654 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-25 14:51:43.654 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-25 14:51:43.654 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-25 14:51:43.655 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-25 14:51:43.655 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-25 14:51:43.655 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-25 14:51:43.655 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-25 14:51:43.655 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-25 14:51:43.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-25 14:51:43.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-25 14:51:43.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-25 14:51:43.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-25 14:51:43.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-25 14:51:43.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-25 14:51:43.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-25 14:51:43.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-25 14:51:43.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-25 14:51:43.657 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-25 14:51:43.657 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-25 14:51:43.657 | + functions-common:time_stop:2420 : local name 2026-06-25 14:51:43.657 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:51:43.657 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:51:43.658 | + functions-common:time_stop:2423 : local total 2026-06-25 14:51:43.658 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:51:43.658 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 14:51:43.658 | + functions-common:time_stop:2427 : start_time=1782398935895 2026-06-25 14:51:43.658 | + functions-common:time_stop:2429 : [[ -z 1782398935895 ]] 2026-06-25 14:51:43.658 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:51:43.658 | + functions-common:time_stop:2432 : end_time=1782398952585 2026-06-25 14:51:43.658 | + functions-common:time_stop:2433 : elapsed_time=16690 2026-06-25 14:51:43.659 | + functions-common:time_stop:2434 : total=8943 2026-06-25 14:51:43.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:51:43.659 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25633 2026-06-25 14:51:43.680 | [2077 Async init_glance:57213]: finished init_glance with result 0 in 17 seconds 2026-06-25 14:51:43.685 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:43.689 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-25 14:51:43.713 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-25 14:51:43.717 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:43.720 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-25 14:51:43.779 | [2077 Async init_cinder:61646]: Waiting for completion of init_cinder running on PID 61646 (2 other jobs running) 2026-06-25 14:51:43.809 | [2077 Async init_cinder:61646]: Signaling child to exit 2026-06-25 14:51:43.811 | WAKEUP 2026-06-25 14:51:43.841 | [2077 Async init_cinder:61646]: Signaled 2026-06-25 14:51:43.842 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-25 14:51:43.843 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:43.843 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-25 14:51:43.843 | + lib/database:recreate_database:112 : local db=cinder 2026-06-25 14:51:43.843 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-25 14:51:43.843 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-25 14:51:43.843 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-25 14:51:43.844 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:43.844 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-25 14:51:43.844 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:43.844 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-25 14:51:43.844 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 14:51:43.844 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:51:43.844 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:51:43.845 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:51:43.845 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399039392 2026-06-25 14:51:43.845 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-25 14:51:43.845 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 14:51:43.845 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:43.846 | we strongly recommend against using it for new projects. 2026-06-25 14:51:43.846 | 2026-06-25 14:51:43.846 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:43.846 | framework. For more detail see 2026-06-25 14:51:43.846 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:43.846 | 2026-06-25 14:51:43.847 | import eventlet # noqa 2026-06-25 14:51:43.847 | INFO dbcounter [-] Registered counter for database cinder 2026-06-25 14:51:43.847 | 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=61832) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:51:43.847 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-25 14:51:43.847 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:43.848 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:43.848 | DEBUG dbcounter [-] [61832] Writer thread running {{(pid=61832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:43.848 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-25 14:51:43.848 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=61832) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:51:43.848 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-25 14:51:43.849 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=61832) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.849 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-25 14:51:43.849 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=61832) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.849 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-25 14:51:43.850 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=61832) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.850 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-25 14:51:43.850 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=61832) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.850 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-25 14:51:43.850 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=61832) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.851 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-25 14:51:43.851 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=61832) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.851 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-25 14:51:43.851 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=61832) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:43.851 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-25 14:51:43.852 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-25 14:51:43.852 | + functions-common:time_stop:2420 : local name 2026-06-25 14:51:43.852 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:51:43.852 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:51:43.852 | + functions-common:time_stop:2423 : local total 2026-06-25 14:51:43.852 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:51:43.853 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 14:51:43.853 | + functions-common:time_stop:2427 : start_time=1782399039392 2026-06-25 14:51:43.853 | + functions-common:time_stop:2429 : [[ -z 1782399039392 ]] 2026-06-25 14:51:43.853 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:51:43.853 | + functions-common:time_stop:2432 : end_time=1782399053755 2026-06-25 14:51:43.854 | + functions-common:time_stop:2433 : elapsed_time=14363 2026-06-25 14:51:43.854 | + functions-common:time_stop:2434 : total=8943 2026-06-25 14:51:43.854 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:51:43.854 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23306 2026-06-25 14:51:43.854 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-25 14:51:43.854 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:43.855 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 14:51:43.855 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-25 14:51:43.855 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 14:51:43.855 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-25 14:51:43.855 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-25 14:51:43.855 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-25 14:51:43.856 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-25 14:51:43.856 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-25 14:51:43.856 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 14:51:43.856 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-25 14:51:43.856 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-25 14:51:43.857 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-25 14:51:43.857 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:51:43.857 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:51:43.857 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:51:43.857 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:51:43.857 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:51:43.858 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:51:43.858 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:51:43.858 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:51:43.858 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:51:43.858 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:51:43.859 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:51:43.859 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:51:43.859 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:51:43.859 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 14:51:43.859 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-25 14:51:43.859 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-25 14:51:43.860 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 14:51:43.860 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 14:51:43.860 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 14:51:43.860 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 14:51:43.860 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-25 14:51:43.861 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 14:51:43.861 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-25 14:51:43.861 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-25 14:51:43.861 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-25 14:51:43.861 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-25 14:51:43.861 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-25 14:51:43.862 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-25 14:51:43.862 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-25 14:51:43.862 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-25 14:51:43.862 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-25 14:51:43.862 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 14:51:43.863 | [Unit] 2026-06-25 14:51:43.863 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 14:51:43.863 | DefaultDependencies=no 2026-06-25 14:51:43.863 | After=systemd-udev-settle.service 2026-06-25 14:51:43.863 | Before=lvm2-activation-early.service 2026-06-25 14:51:43.863 | Wants=systemd-udev-settle.service 2026-06-25 14:51:43.864 | 2026-06-25 14:51:43.864 | [Service] 2026-06-25 14:51:43.864 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 14:51:43.864 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-25 14:51:43.864 | RemainAfterExit=yes 2026-06-25 14:51:43.865 | Type=oneshot 2026-06-25 14:51:43.865 | 2026-06-25 14:51:43.865 | [Install] 2026-06-25 14:51:43.865 | WantedBy=local-fs.target 2026-06-25 14:51:43.865 | Also=systemd-udev-settle.service 2026-06-25 14:51:43.866 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-25 14:51:43.866 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 14:51:43.866 | 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-25 14:51:43.866 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-25 14:51:43.866 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-25 14:51:43.867 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-25 14:51:43.867 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 14:51:43.867 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 14:51:43.868 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 14:51:43.868 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-25 14:51:43.868 | Physical volume "/dev/loop0" successfully created. 2026-06-25 14:51:43.868 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-25 14:51:43.868 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-25 14:51:43.868 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:43.869 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-25 14:51:43.869 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-25 14:51:43.869 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-25 14:51:43.869 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 14:51:43.869 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:43.870 | we strongly recommend against using it for new projects. 2026-06-25 14:51:43.870 | 2026-06-25 14:51:43.870 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:43.870 | framework. For more detail see 2026-06-25 14:51:43.870 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:43.870 | 2026-06-25 14:51:43.871 | import eventlet # noqa 2026-06-25 14:51:43.871 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-25 14:51:43.871 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-25 14:51:43.871 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-25 14:51:43.871 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-25 14:51:43.871 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:51:43.872 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-25 14:51:43.890 | [2077 Async init_cinder:61646]: finished init_cinder with result 0 in 16 seconds 2026-06-25 14:51:43.896 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:43.900 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-25 14:51:43.923 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:43.927 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-25 14:51:43.929 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:51:43.932 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-25 14:51:43.935 | + ./stack.sh:main:1239 : init_nova 2026-06-25 14:51:43.938 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-25 14:51:43.962 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:43.965 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-25 14:51:43.987 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:43.991 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:51:43.995 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 14:51:44.082 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 14:51:44.131 | [2077 Async nova-cell-0:64013]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 14:51:44.137 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-25 14:51:44.143 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:51:44.148 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-25 14:51:44.151 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:51:44.154 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:51:44.158 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 14:51:44.249 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 14:51:44.306 | [2077 Async nova-cell-1:64117]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 14:51:44.308 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-25 14:51:44.313 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-25 14:51:44.315 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-25 14:51:44.318 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-25 14:51:44.321 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-25 14:51:44.327 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:44.407 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-25 14:51:44.413 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:44.512 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-25 14:51:45.050 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:51:45.050 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:45.051 | we strongly recommend against using it for new projects. 2026-06-25 14:51:45.051 | 2026-06-25 14:51:45.051 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:45.051 | framework. For more detail see 2026-06-25 14:51:45.051 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:45.051 | 2026-06-25 14:51:45.051 | import eventlet # noqa 2026-06-25 14:51:45.443 | 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-25 14:51:49.925 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-25 14:51:50.026 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:50.026 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:50.027 | DEBUG dbcounter [-] [64187] Writer thread running {{(pid=64187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:50.126 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-25 14:51:56.187 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:51:56.204 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-25 14:51:59.281 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:59.289 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-25 14:51:59.294 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:59.650 | Exception ignored in: 2026-06-25 14:51:59.651 | Traceback (most recent call last): 2026-06-25 14:51:59.651 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:51:59.651 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:51:59.652 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:51:59.652 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:51:59.652 | RuntimeError: greenlet is being finalized 2026-06-25 14:52:00.047 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-25 14:52:00.051 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 14:52:00.058 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 14:52:00.062 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 14:52:00.070 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:52:00.074 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:00.078 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:52:00.107 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:00.112 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:52:00.116 | ++ 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-25 14:52:00.122 | + 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-25 14:52:00.827 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:52:00.828 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:52:00.828 | we strongly recommend against using it for new projects. 2026-06-25 14:52:00.830 | 2026-06-25 14:52:00.831 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:52:00.831 | framework. For more detail see 2026-06-25 14:52:00.831 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:52:00.831 | 2026-06-25 14:52:00.833 | import eventlet # noqa 2026-06-25 14:52:01.278 | 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-25 14:52:05.114 | INFO dbcounter [None req-d727af10-154b-4209-ae87-409bdcd56c5d None None] Registered counter for database nova_api 2026-06-25 14:52:05.263 | DEBUG dbcounter [-] [64787] Writer thread running {{(pid=64787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:52:05.622 | Exception ignored in: 2026-06-25 14:52:05.623 | Traceback (most recent call last): 2026-06-25 14:52:05.624 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:52:05.625 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:52:05.625 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:52:05.625 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:52:05.625 | RuntimeError: greenlet is being finalized 2026-06-25 14:52:06.013 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-25 14:52:06.018 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 14:52:06.021 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-25 14:52:06.082 | [2077 Async nova-cell-0:64013]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64013 (3 other jobs running) 2026-06-25 14:52:06.116 | [2077 Async nova-cell-0:64013]: Signaling child to exit 2026-06-25 14:52:14.898 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:52:14.901 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:52:14.931 | [64117 Async nova-cell-1:64117]: finished successfully 2026-06-25 14:52:14.934 | [64013 Async nova-cell-0:64013]: finished successfully 2026-06-25 14:52:14.963 | WAKEUP 2026-06-25 14:52:14.989 | [2077 Async nova-cell-0:64013]: Signaled 2026-06-25 14:52:14.991 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-25 14:52:14.991 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-25 14:52:14.991 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-25 14:52:14.991 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-25 14:52:14.991 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-25 14:52:14.991 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-25 14:52:14.991 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-25 14:52:14.991 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:52:14.991 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-25 14:52:14.992 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:52:14.992 | + 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-25 14:52:14.992 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:52:14.992 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:52:14.992 | we strongly recommend against using it for new projects. 2026-06-25 14:52:14.992 | 2026-06-25 14:52:14.992 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:52:14.992 | framework. For more detail see 2026-06-25 14:52:14.992 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:52:14.992 | 2026-06-25 14:52:14.992 | import eventlet # noqa 2026-06-25 14:52:14.992 | 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-25 14:52:14.993 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-25 14:52:14.993 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:52:14.993 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:52:14.993 | DEBUG dbcounter [-] [64160] Writer thread running {{(pid=64160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:52:14.993 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 14:52:14.993 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64160) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:52:14.993 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 14:52:14.993 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64160) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:14.993 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 14:52:14.993 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64160) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:14.994 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 14:52:14.994 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64160) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:14.994 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 14:52:14.994 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64160) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:14.994 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 14:52:14.994 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64160) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:14.994 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 14:52:14.994 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64160) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:14.994 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 14:52:14.994 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64160) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:14.995 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 14:52:14.995 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64160) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:14.995 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 14:52:14.995 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64160) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:14.995 | Exception ignored in: 2026-06-25 14:52:14.995 | Traceback (most recent call last): 2026-06-25 14:52:14.995 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:52:14.995 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:52:14.995 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:52:14.995 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:52:14.995 | RuntimeError: greenlet is being finalized 2026-06-25 14:52:15.042 | [2077 Async nova-cell-0:64013]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 30 seconds 2026-06-25 14:52:15.048 | + inc/async:async_wait:197 : return 0 2026-06-25 14:52:15.051 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 14:52:15.055 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-25 14:52:15.119 | [2077 Async nova-cell-1:64117]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64117 (2 other jobs running) 2026-06-25 14:52:15.148 | [2077 Async nova-cell-1:64117]: Signaling child to exit 2026-06-25 14:52:15.148 | WAKEUP 2026-06-25 14:52:15.175 | [2077 Async nova-cell-1:64117]: Signaled 2026-06-25 14:52:15.176 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-25 14:52:15.176 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-25 14:52:15.176 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-25 14:52:15.177 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-25 14:52:15.177 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-25 14:52:15.177 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-25 14:52:15.177 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-25 14:52:15.177 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:52:15.177 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-25 14:52:15.177 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:52:15.177 | + 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-25 14:52:15.177 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:52:15.177 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:52:15.178 | we strongly recommend against using it for new projects. 2026-06-25 14:52:15.178 | 2026-06-25 14:52:15.178 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:52:15.178 | framework. For more detail see 2026-06-25 14:52:15.178 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:52:15.178 | 2026-06-25 14:52:15.178 | import eventlet # noqa 2026-06-25 14:52:15.178 | 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-25 14:52:15.178 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-25 14:52:15.178 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:52:15.179 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:52:15.179 | DEBUG dbcounter [-] [64184] Writer thread running {{(pid=64184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:52:15.179 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 14:52:15.179 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64184) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:52:15.179 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 14:52:15.179 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64184) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:15.179 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 14:52:15.179 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64184) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:15.179 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 14:52:15.180 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64184) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:15.180 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 14:52:15.180 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64184) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:15.180 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 14:52:15.180 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64184) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:15.180 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 14:52:15.180 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64184) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:15.180 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 14:52:15.180 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64184) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:15.180 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 14:52:15.181 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64184) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:15.181 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 14:52:15.181 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64184) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:52:15.181 | Exception ignored in: 2026-06-25 14:52:15.181 | Traceback (most recent call last): 2026-06-25 14:52:15.181 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:52:15.181 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:52:15.181 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:52:15.181 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:52:15.182 | RuntimeError: greenlet is being finalized 2026-06-25 14:52:15.227 | [2077 Async nova-cell-1:64117]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 30 seconds 2026-06-25 14:52:15.234 | + inc/async:async_wait:197 : return 0 2026-06-25 14:52:15.238 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:52:15.242 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-25 14:52:15.731 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:52:15.731 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:52:15.731 | we strongly recommend against using it for new projects. 2026-06-25 14:52:15.731 | 2026-06-25 14:52:15.731 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:52:15.731 | framework. For more detail see 2026-06-25 14:52:15.731 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:52:15.732 | 2026-06-25 14:52:15.732 | import eventlet # noqa 2026-06-25 14:52:16.105 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 14:52:19.313 | Running batches of 50 until complete 2026-06-25 14:52:19.313 | INFO dbcounter [None req-55151e36-608c-48d9-aca0-6aa690bc91f7 None None] Registered counter for database nova_cell0 2026-06-25 14:52:19.529 | DEBUG dbcounter [-] [65413] Writer thread running {{(pid=65413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:52:19.535 | INFO dbcounter [None req-55151e36-608c-48d9-aca0-6aa690bc91f7 None None] Registered counter for database nova_api 2026-06-25 14:52:19.714 | DEBUG dbcounter [-] [65413] Writer thread running {{(pid=65413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:52:19.875 | INFO dbcounter [None req-55151e36-608c-48d9-aca0-6aa690bc91f7 None None] Registered counter for database nova_cell0 2026-06-25 14:52:19.959 | DEBUG dbcounter [-] [65413] Writer thread running {{(pid=65413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:52:20.056 | +-------------------------------------+--------------+-----------+ 2026-06-25 14:52:20.056 | | Migration | Total Needed | Completed | 2026-06-25 14:52:20.056 | +-------------------------------------+--------------+-----------+ 2026-06-25 14:52:20.056 | | fill_virtual_interface_list | 0 | 0 | 2026-06-25 14:52:20.056 | | migrate_empty_ratio | 0 | 0 | 2026-06-25 14:52:20.057 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-25 14:52:20.057 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-25 14:52:20.057 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-25 14:52:20.057 | | populate_dev_uuids | 0 | 0 | 2026-06-25 14:52:20.057 | | populate_instance_compute_id | 0 | 0 | 2026-06-25 14:52:20.057 | | populate_missing_availability_zones | 0 | 0 | 2026-06-25 14:52:20.057 | | populate_queued_for_delete | 0 | 0 | 2026-06-25 14:52:20.057 | | populate_user_id | 0 | 0 | 2026-06-25 14:52:20.057 | | populate_uuids | 0 | 0 | 2026-06-25 14:52:20.057 | +-------------------------------------+--------------+-----------+ 2026-06-25 14:52:20.382 | Exception ignored in: 2026-06-25 14:52:20.382 | Traceback (most recent call last): 2026-06-25 14:52:20.382 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:52:20.382 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:52:20.382 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:52:20.382 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:52:20.383 | RuntimeError: greenlet is being finalized 2026-06-25 14:52:20.779 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-25 14:52:20.784 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:52:20.788 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-25 14:52:20.791 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:52:20.794 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:52:20.797 | + 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-25 14:52:21.289 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:52:21.290 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:52:21.290 | we strongly recommend against using it for new projects. 2026-06-25 14:52:21.290 | 2026-06-25 14:52:21.290 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:52:21.290 | framework. For more detail see 2026-06-25 14:52:21.290 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:52:21.290 | 2026-06-25 14:52:21.291 | import eventlet # noqa 2026-06-25 14:52:21.660 | 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-25 14:52:24.992 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-25 14:52:24.992 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-25 14:52:24.992 | INFO dbcounter [None req-7b7d5c89-242d-4c3c-8578-24ac327381f9 None None] Registered counter for database nova_api 2026-06-25 14:52:25.183 | DEBUG dbcounter [-] [65431] Writer thread running {{(pid=65431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:52:25.504 | Exception ignored in: 2026-06-25 14:52:25.505 | Traceback (most recent call last): 2026-06-25 14:52:25.505 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:52:25.505 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:52:25.506 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:52:25.506 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:52:25.506 | RuntimeError: greenlet is being finalized 2026-06-25 14:52:25.868 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-25 14:52:25.871 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-25 14:52:25.889 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-25 14:52:25.892 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-25 14:52:25.895 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-25 14:52:25.960 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-25 14:52:26.002 | [2077 Async configure_neutron_nova:65497]: running: configure_neutron_nova 2026-06-25 14:52:26.005 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-25 14:52:26.008 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:52:26.012 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-25 14:52:26.015 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:52:26.018 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:52:26.022 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:52:26.025 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:52:26.029 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:52:26.033 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:52:26.038 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:52:26.041 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:52:26.044 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:52:26.048 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-25 14:52:26.050 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:52:26.068 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:26.071 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:52:26.074 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:52:26.077 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-25 14:52:26.079 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:52:26.083 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:52:26.087 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-25 14:52:26.091 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:52:26.094 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:52:26.097 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:52:26.101 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:52:26.104 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-25 14:52:26.108 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:52:26.110 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-25 14:52:26.113 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:52:26.116 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:52:26.118 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-25 14:52:26.121 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 14:52:26.125 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 14:52:26.127 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-25 14:52:26.130 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:52:26.133 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 14:52:26.137 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 14:52:26.140 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-25 14:52:26.143 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:52:26.146 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-25 14:52:26.149 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:52:26.152 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-25 14:52:26.152 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:52:26.153 | gsub("[][]", "", $1); 2026-06-25 14:52:26.153 | split($1, a, "|"); 2026-06-25 14:52:26.153 | if (a[1] == matchgroup) 2026-06-25 14:52:26.153 | print a[2] 2026-06-25 14:52:26.153 | } 2026-06-25 14:52:26.153 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:52:26.160 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 14:52:26.164 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 14:52:26.167 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 14:52:26.171 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-25 14:52:26.174 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-25 14:52:26.177 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-25 14:52:26.180 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-25 14:52:26.184 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-25 14:52:26.189 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-25 14:52:26.192 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-25 14:52:26.195 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-25 14:52:26.198 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-25 14:52:26.201 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 14:52:26.204 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:52:26.208 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 14:52:26.211 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-25 14:52:26.214 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 14:52:26.218 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-25 14:52:26.223 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-25 14:52:26.226 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-25 14:52:26.229 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-25 14:52:26.234 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-25 14:52:26.234 | BEGIN { 2026-06-25 14:52:26.234 | section = "" 2026-06-25 14:52:26.234 | last_section = "" 2026-06-25 14:52:26.234 | section_count = 0 2026-06-25 14:52:26.234 | } 2026-06-25 14:52:26.235 | /^\[.+\]/ { 2026-06-25 14:52:26.235 | gsub("[][]", "", $1); 2026-06-25 14:52:26.235 | section=$1 2026-06-25 14:52:26.235 | next 2026-06-25 14:52:26.235 | } 2026-06-25 14:52:26.235 | /^ *\#/ { 2026-06-25 14:52:26.235 | next 2026-06-25 14:52:26.235 | } 2026-06-25 14:52:26.235 | /^[^ \t]+/ { 2026-06-25 14:52:26.236 | # get offset of first = in $0 2026-06-25 14:52:26.236 | eq_idx = index($0, "=") 2026-06-25 14:52:26.236 | # extract attr & value from $0 2026-06-25 14:52:26.236 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 14:52:26.236 | value = substr($0, eq_idx + 1) 2026-06-25 14:52:26.236 | # only need to strip trailing whitespace from attr 2026-06-25 14:52:26.236 | sub(/[ \t]*$/, "", attr) 2026-06-25 14:52:26.236 | # need to strip leading & trailing whitespace from value 2026-06-25 14:52:26.237 | sub(/^[ \t]*/, "", value) 2026-06-25 14:52:26.237 | sub(/[ \t]*$/, "", value) 2026-06-25 14:52:26.237 | 2026-06-25 14:52:26.237 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 14:52:26.237 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 14:52:26.237 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 14:52:26.237 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 14:52:26.238 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 14:52:26.238 | if (section != last_section) { 2026-06-25 14:52:26.238 | cfg_section[section_count++] = section 2026-06-25 14:52:26.238 | last_section = section 2026-06-25 14:52:26.238 | } 2026-06-25 14:52:26.238 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 14:52:26.238 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 14:52:26.238 | 2026-06-25 14:52:26.239 | cfg_attr[section, attr, 0] = value 2026-06-25 14:52:26.239 | cfg_attr_count[section, attr] = 1 2026-06-25 14:52:26.239 | } else { 2026-06-25 14:52:26.239 | lno = cfg_attr_count[section, attr]++ 2026-06-25 14:52:26.239 | cfg_attr[section, attr, lno] = value 2026-06-25 14:52:26.240 | } 2026-06-25 14:52:26.240 | } 2026-06-25 14:52:26.240 | END { 2026-06-25 14:52:26.240 | # Process each section in order 2026-06-25 14:52:26.240 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 14:52:26.241 | section = cfg_section[sno] 2026-06-25 14:52:26.241 | # The ini routines simply append a config item immediately 2026-06-25 14:52:26.241 | # after the section header. To keep the same order as defined 2026-06-25 14:52:26.241 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 14:52:26.241 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 14:52:26.241 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 14:52:26.241 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 14:52:26.241 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 14:52:26.242 | else { 2026-06-25 14:52:26.242 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 14:52:26.242 | count = cfg_attr_count[section, attr] 2026-06-25 14:52:26.242 | print "inidelete " configfile " " section " " attr 2026-06-25 14:52:26.242 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 14:52:26.242 | for (l = count -2; l >= 0; l--) 2026-06-25 14:52:26.243 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 14:52:26.243 | } 2026-06-25 14:52:26.243 | } 2026-06-25 14:52:26.243 | } 2026-06-25 14:52:26.243 | } 2026-06-25 14:52:26.244 | ' 2026-06-25 14:52:26.244 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 14:52:26.244 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.244 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 14:52:26.244 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:52:26.244 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 14:52:26.247 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-25 14:52:26.249 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:52:26.252 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-25 14:52:26.255 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-25 14:52:26.255 | BEGIN { group = "" } 2026-06-25 14:52:26.255 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:52:26.255 | gsub("[][]", "", $1); 2026-06-25 14:52:26.255 | split($1, a, "|"); 2026-06-25 14:52:26.255 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 14:52:26.255 | group=a[1] 2026-06-25 14:52:26.256 | } else { 2026-06-25 14:52:26.256 | group="" 2026-06-25 14:52:26.256 | } 2026-06-25 14:52:26.256 | next 2026-06-25 14:52:26.256 | } 2026-06-25 14:52:26.256 | { 2026-06-25 14:52:26.256 | if (group != "") 2026-06-25 14:52:26.256 | print $0 2026-06-25 14:52:26.256 | } 2026-06-25 14:52:26.257 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:52:26.261 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-25 14:52:26.265 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-25 14:52:26.296 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.299 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-25 14:52:26.302 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-25 14:52:26.336 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.337 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-25 14:52:26.340 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-25 14:52:26.373 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.376 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-25 14:52:26.380 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-25 14:52:26.413 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.416 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-25 14:52:26.419 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-25 14:52:26.459 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.464 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 14:52:26.467 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 14:52:26.470 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 14:52:26.474 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-25 14:52:26.478 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-25 14:52:26.482 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-25 14:52:26.485 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 14:52:26.489 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-25 14:52:26.495 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-25 14:52:26.499 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-25 14:52:26.501 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-25 14:52:26.504 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-25 14:52:26.507 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 14:52:26.510 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:52:26.513 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 14:52:26.516 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 14:52:26.519 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 14:52:26.523 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-25 14:52:26.526 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-25 14:52:26.530 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-25 14:52:26.534 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-25 14:52:26.536 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-25 14:52:26.541 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 14:52:26.541 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 14:52:26.541 | BEGIN { 2026-06-25 14:52:26.542 | section = "" 2026-06-25 14:52:26.542 | last_section = "" 2026-06-25 14:52:26.542 | section_count = 0 2026-06-25 14:52:26.542 | } 2026-06-25 14:52:26.542 | /^\[.+\]/ { 2026-06-25 14:52:26.542 | gsub("[][]", "", $1); 2026-06-25 14:52:26.542 | section=$1 2026-06-25 14:52:26.542 | next 2026-06-25 14:52:26.542 | } 2026-06-25 14:52:26.542 | /^ *\#/ { 2026-06-25 14:52:26.542 | next 2026-06-25 14:52:26.542 | } 2026-06-25 14:52:26.543 | /^[^ \t]+/ { 2026-06-25 14:52:26.543 | # get offset of first = in $0 2026-06-25 14:52:26.543 | eq_idx = index($0, "=") 2026-06-25 14:52:26.543 | # extract attr & value from $0 2026-06-25 14:52:26.543 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 14:52:26.544 | value = substr($0, eq_idx + 1) 2026-06-25 14:52:26.544 | # only need to strip trailing whitespace from attr 2026-06-25 14:52:26.544 | sub(/[ \t]*$/, "", attr) 2026-06-25 14:52:26.545 | # need to strip leading & trailing whitespace from value 2026-06-25 14:52:26.545 | sub(/^[ \t]*/, "", value) 2026-06-25 14:52:26.545 | sub(/[ \t]*$/, "", value) 2026-06-25 14:52:26.545 | 2026-06-25 14:52:26.545 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 14:52:26.545 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 14:52:26.545 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 14:52:26.545 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 14:52:26.546 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 14:52:26.546 | if (section != last_section) { 2026-06-25 14:52:26.546 | cfg_section[section_count++] = section 2026-06-25 14:52:26.546 | last_section = section 2026-06-25 14:52:26.546 | } 2026-06-25 14:52:26.546 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 14:52:26.546 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 14:52:26.546 | 2026-06-25 14:52:26.546 | cfg_attr[section, attr, 0] = value 2026-06-25 14:52:26.547 | cfg_attr_count[section, attr] = 1 2026-06-25 14:52:26.547 | } else { 2026-06-25 14:52:26.547 | lno = cfg_attr_count[section, attr]++ 2026-06-25 14:52:26.547 | cfg_attr[section, attr, lno] = value 2026-06-25 14:52:26.547 | } 2026-06-25 14:52:26.547 | } 2026-06-25 14:52:26.547 | END { 2026-06-25 14:52:26.547 | # Process each section in order 2026-06-25 14:52:26.548 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 14:52:26.548 | section = cfg_section[sno] 2026-06-25 14:52:26.548 | # The ini routines simply append a config item immediately 2026-06-25 14:52:26.548 | # after the section header. To keep the same order as defined 2026-06-25 14:52:26.548 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 14:52:26.548 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 14:52:26.548 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 14:52:26.548 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 14:52:26.549 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 14:52:26.549 | else { 2026-06-25 14:52:26.549 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 14:52:26.549 | count = cfg_attr_count[section, attr] 2026-06-25 14:52:26.549 | print "inidelete " configfile " " section " " attr 2026-06-25 14:52:26.549 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 14:52:26.549 | for (l = count -2; l >= 0; l--) 2026-06-25 14:52:26.549 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 14:52:26.549 | } 2026-06-25 14:52:26.550 | } 2026-06-25 14:52:26.551 | } 2026-06-25 14:52:26.551 | } 2026-06-25 14:52:26.551 | ' 2026-06-25 14:52:26.551 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:52:26.551 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 14:52:26.551 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.552 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 14:52:26.552 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 14:52:26.552 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:52:26.556 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 14:52:26.559 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 14:52:26.560 | BEGIN { group = "" } 2026-06-25 14:52:26.560 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:52:26.560 | gsub("[][]", "", $1); 2026-06-25 14:52:26.560 | split($1, a, "|"); 2026-06-25 14:52:26.560 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 14:52:26.560 | group=a[1] 2026-06-25 14:52:26.560 | } else { 2026-06-25 14:52:26.560 | group="" 2026-06-25 14:52:26.560 | } 2026-06-25 14:52:26.560 | next 2026-06-25 14:52:26.561 | } 2026-06-25 14:52:26.561 | { 2026-06-25 14:52:26.561 | if (group != "") 2026-06-25 14:52:26.561 | print $0 2026-06-25 14:52:26.561 | } 2026-06-25 14:52:26.561 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:52:26.567 | + 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-25 14:52:26.569 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 14:52:26.601 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.605 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 14:52:26.608 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 14:52:26.611 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 14:52:26.614 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-25 14:52:26.617 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-25 14:52:26.620 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-25 14:52:26.623 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-25 14:52:26.626 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-25 14:52:26.631 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-25 14:52:26.634 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-25 14:52:26.637 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-25 14:52:26.640 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-25 14:52:26.644 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 14:52:26.646 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:52:26.649 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 14:52:26.653 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-25 14:52:26.656 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 14:52:26.660 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-25 14:52:26.663 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-25 14:52:26.666 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-25 14:52:26.669 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-25 14:52:26.674 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 14:52:26.674 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-25 14:52:26.674 | BEGIN { 2026-06-25 14:52:26.674 | section = "" 2026-06-25 14:52:26.674 | last_section = "" 2026-06-25 14:52:26.674 | section_count = 0 2026-06-25 14:52:26.675 | } 2026-06-25 14:52:26.675 | /^\[.+\]/ { 2026-06-25 14:52:26.675 | gsub("[][]", "", $1); 2026-06-25 14:52:26.675 | section=$1 2026-06-25 14:52:26.675 | next 2026-06-25 14:52:26.675 | } 2026-06-25 14:52:26.675 | /^ *\#/ { 2026-06-25 14:52:26.675 | next 2026-06-25 14:52:26.675 | } 2026-06-25 14:52:26.676 | /^[^ \t]+/ { 2026-06-25 14:52:26.676 | # get offset of first = in $0 2026-06-25 14:52:26.676 | eq_idx = index($0, "=") 2026-06-25 14:52:26.676 | # extract attr & value from $0 2026-06-25 14:52:26.676 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 14:52:26.676 | value = substr($0, eq_idx + 1) 2026-06-25 14:52:26.676 | # only need to strip trailing whitespace from attr 2026-06-25 14:52:26.676 | sub(/[ \t]*$/, "", attr) 2026-06-25 14:52:26.676 | # need to strip leading & trailing whitespace from value 2026-06-25 14:52:26.676 | sub(/^[ \t]*/, "", value) 2026-06-25 14:52:26.677 | sub(/[ \t]*$/, "", value) 2026-06-25 14:52:26.677 | 2026-06-25 14:52:26.677 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 14:52:26.677 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 14:52:26.677 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 14:52:26.677 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 14:52:26.677 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 14:52:26.677 | if (section != last_section) { 2026-06-25 14:52:26.677 | cfg_section[section_count++] = section 2026-06-25 14:52:26.677 | last_section = section 2026-06-25 14:52:26.677 | } 2026-06-25 14:52:26.678 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 14:52:26.678 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 14:52:26.678 | 2026-06-25 14:52:26.678 | cfg_attr[section, attr, 0] = value 2026-06-25 14:52:26.678 | cfg_attr_count[section, attr] = 1 2026-06-25 14:52:26.678 | } else { 2026-06-25 14:52:26.678 | lno = cfg_attr_count[section, attr]++ 2026-06-25 14:52:26.678 | cfg_attr[section, attr, lno] = value 2026-06-25 14:52:26.678 | } 2026-06-25 14:52:26.678 | } 2026-06-25 14:52:26.679 | END { 2026-06-25 14:52:26.679 | # Process each section in order 2026-06-25 14:52:26.679 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 14:52:26.679 | section = cfg_section[sno] 2026-06-25 14:52:26.679 | # The ini routines simply append a config item immediately 2026-06-25 14:52:26.679 | # after the section header. To keep the same order as defined 2026-06-25 14:52:26.679 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 14:52:26.679 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 14:52:26.679 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 14:52:26.679 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 14:52:26.680 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 14:52:26.680 | else { 2026-06-25 14:52:26.680 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 14:52:26.680 | count = cfg_attr_count[section, attr] 2026-06-25 14:52:26.680 | print "inidelete " configfile " " section " " attr 2026-06-25 14:52:26.680 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 14:52:26.680 | for (l = count -2; l >= 0; l--) 2026-06-25 14:52:26.681 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 14:52:26.682 | } 2026-06-25 14:52:26.682 | } 2026-06-25 14:52:26.682 | } 2026-06-25 14:52:26.682 | } 2026-06-25 14:52:26.682 | ' 2026-06-25 14:52:26.682 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.683 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 14:52:26.683 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:52:26.684 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 14:52:26.687 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-25 14:52:26.690 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:52:26.693 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-25 14:52:26.696 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-25 14:52:26.696 | BEGIN { group = "" } 2026-06-25 14:52:26.696 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:52:26.696 | gsub("[][]", "", $1); 2026-06-25 14:52:26.696 | split($1, a, "|"); 2026-06-25 14:52:26.697 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 14:52:26.697 | group=a[1] 2026-06-25 14:52:26.697 | } else { 2026-06-25 14:52:26.697 | group="" 2026-06-25 14:52:26.697 | } 2026-06-25 14:52:26.697 | next 2026-06-25 14:52:26.697 | } 2026-06-25 14:52:26.697 | { 2026-06-25 14:52:26.697 | if (group != "") 2026-06-25 14:52:26.698 | print $0 2026-06-25 14:52:26.698 | } 2026-06-25 14:52:26.698 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:52:26.705 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-25 14:52:26.709 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-25 14:52:26.744 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.747 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-25 14:52:26.750 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-25 14:52:26.786 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.789 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-25 14:52:26.792 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-25 14:52:26.828 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.832 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-25 14:52:26.836 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-25 14:52:26.874 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.877 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-48147c92-df3f-4b28-bbc2-ce61880785da"' 2026-06-25 14:52:26.879 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-48147c92-df3f-4b28-bbc2-ce61880785da 2026-06-25 14:52:26.889 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:52:26.914 | [65497 Async configure_neutron_nova:65497]: finished successfully 2026-06-25 14:52:26.917 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.921 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-25 14:52:26.924 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-25 14:52:26.959 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:26.962 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-25 14:52:26.965 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-25 14:52:26.997 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:27.000 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-25 14:52:27.019 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:27.022 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 14:52:27.024 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-25 14:52:27.044 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:27.047 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 14:52:27.085 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-25 14:52:27.140 | [2077 Async configure_neutron_nova:65497]: Waiting for completion of configure_neutron_nova running on PID 65497 (2 other jobs running) 2026-06-25 14:52:27.166 | [2077 Async configure_neutron_nova:65497]: Signaling child to exit 2026-06-25 14:52:27.167 | WAKEUP 2026-06-25 14:52:27.195 | [2077 Async configure_neutron_nova:65497]: Signaled 2026-06-25 14:52:27.197 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-25 14:52:27.197 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-25 14:52:27.197 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-25 14:52:27.197 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:52:27.197 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:52:27.198 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 14:52:27.198 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-25 14:52:27.198 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-25 14:52:27.198 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.32/identity 2026-06-25 14:52:27.198 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-25 14:52:27.198 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-25 14:52:27.198 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-25 14:52:27.198 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-25 14:52:27.199 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-25 14:52:27.199 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-25 14:52:27.199 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-25 14:52:27.199 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 14:52:27.199 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 14:52:27.199 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 14:52:27.199 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:27.199 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 14:52:27.200 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-25 14:52:27.200 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:52:27.200 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-25 14:52:27.200 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:52:27.200 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-25 14:52:27.200 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-25 14:52:27.200 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:52:27.200 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:52:27.200 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:52:27.200 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-25 14:52:27.201 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 14:52:27.201 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-25 14:52:27.201 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 14:52:27.201 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:52:27.201 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 14:52:27.201 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-25 14:52:27.201 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-25 14:52:27.201 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.32/identity 2026-06-25 14:52:27.201 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-25 14:52:27.202 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-25 14:52:27.202 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-25 14:52:27.202 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-25 14:52:27.202 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-25 14:52:27.202 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-25 14:52:27.202 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-25 14:52:27.202 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 14:52:27.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 14:52:27.202 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 14:52:27.203 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:27.203 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 14:52:27.203 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-25 14:52:27.255 | [2077 Async configure_neutron_nova:65497]: finished configure_neutron_nova with result 0 in 0 seconds 2026-06-25 14:52:27.261 | + inc/async:async_wait:197 : return 0 2026-06-25 14:52:27.265 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-25 14:52:27.294 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:27.298 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 14:52:27.344 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 14:52:27.393 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-25 14:52:27.416 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:27.420 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-25 14:52:27.424 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:52:27.428 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-25 14:52:27.432 | + ./stack.sh:main:1293 : start_nova_api 2026-06-25 14:52:27.436 | + 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-25 14:52:27.440 | + 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-25 14:52:27.445 | + 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-25 14:52:27.451 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-25 14:52:27.458 | + 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-25 14:52:27.462 | + functions-common:run_process:1674 : local service=n-api 2026-06-25 14:52:27.467 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:52:27.473 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:27.476 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:27.481 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:27.484 | + functions-common:run_process:1680 : local name=n-api 2026-06-25 14:52:27.489 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:27.493 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:27.497 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:27.500 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:27.505 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:27.513 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399147508 2026-06-25 14:52:27.516 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-25 14:52:27.541 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:27.545 | + 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-25 14:52:27.550 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-25 14:52:27.554 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:52:27.558 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:52:27.562 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:52:27.565 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:52:27.568 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-25 14:52:27.571 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-25 14:52:27.575 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-25 14:52:27.578 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:27.582 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:27.586 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:27.590 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:27.594 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-25 14:52:27.597 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:52:27.600 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:27.604 | + 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-25 14:52:27.608 | + 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-25 14:52:27.611 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-25 14:52:27.614 | + 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-25 14:52:27.619 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:52:27.622 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:52:27.626 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:52:27.628 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-25 14:52:27.631 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:52:27.637 | + 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-25 14:52:27.737 | + 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-25 14:52:27.834 | + 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-25 14:52:27.913 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-25 14:52:27.989 | + 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-25 14:52:28.073 | + 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-25 14:52:28.157 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-25 14:52:28.240 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-25 14:52:28.323 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-25 14:52:28.402 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-25 14:52:28.487 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-25 14:52:28.574 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:52:28.577 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:52:28.581 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-25 14:52:28.684 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:52:29.170 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-25 14:52:29.199 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-25 14:52:29.658 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-25 14:52:29.804 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:29.810 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:29.814 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:29.819 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:29.823 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:29.827 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:29.831 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:29.834 | + functions-common:time_stop:2427 : start_time=1782399147508 2026-06-25 14:52:29.838 | + functions-common:time_stop:2429 : [[ -z 1782399147508 ]] 2026-06-25 14:52:29.844 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:29.849 | + functions-common:time_stop:2432 : end_time=1782399149845 2026-06-25 14:52:29.853 | + functions-common:time_stop:2433 : elapsed_time=2337 2026-06-25 14:52:29.857 | + functions-common:time_stop:2434 : total=4237 2026-06-25 14:52:29.861 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:29.864 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6574 2026-06-25 14:52:29.868 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-25 14:52:29.869 | Waiting for nova-api to start... 2026-06-25 14:52:29.872 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.32/compute/v2.1/ 2026-06-25 14:52:29.876 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.32/compute/v2.1/ 2026-06-25 14:52:29.879 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:52:29.881 | + functions:wait_for_service:477 : local url=http://192.168.122.32/compute/v2.1/ 2026-06-25 14:52:29.885 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:52:29.888 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:52:29.892 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:52:29.894 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:29.897 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:29.902 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:29.908 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399149904 2026-06-25 14:52:29.912 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:52:29.916 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:52:29.919 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.32/compute/v2.1/ 2026-06-25 14:52:36.240 | + :: : [[ 200 == 503 ]] 2026-06-25 14:52:36.242 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:52:36.246 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:52:36.251 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:36.254 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:36.257 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:36.261 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:36.265 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:36.268 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:52:36.271 | + functions-common:time_stop:2427 : start_time=1782399149904 2026-06-25 14:52:36.275 | + functions-common:time_stop:2429 : [[ -z 1782399149904 ]] 2026-06-25 14:52:36.280 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:36.287 | + functions-common:time_stop:2432 : end_time=1782399156282 2026-06-25 14:52:36.290 | + functions-common:time_stop:2433 : elapsed_time=6378 2026-06-25 14:52:36.294 | + functions-common:time_stop:2434 : total=5808 2026-06-25 14:52:36.298 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:36.303 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12186 2026-06-25 14:52:36.307 | + functions:wait_for_service:486 : return 0 2026-06-25 14:52:36.310 | + 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-25 14:52:36.315 | + 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-25 14:52:36.319 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-25 14:52:36.341 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:36.344 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-25 14:52:36.348 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:52:36.352 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-25 14:52:36.357 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-25 14:52:36.360 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-25 14:52:36.364 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-25 14:52:36.369 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-25 14:52:36.374 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-25 14:52:36.377 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:52:36.381 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-25 14:52:36.386 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-25 14:52:36.406 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-25 14:52:36.415 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-25 14:52:36.420 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-25 14:52:36.426 | + 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-25 14:52:36.447 | + 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-25 14:52:36.466 | + 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-25 14:52:36.484 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-25 14:52:36.487 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-25 14:52:36.488 | Starting OVN 2026-06-25 14:52:36.491 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-25 14:52:36.495 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-25 14:52:36.495 | Starting OVS 2026-06-25 14:52:36.498 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-25 14:52:36.521 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:36.524 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-25 14:52:36.576 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-25 14:52:36.629 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-25 14:52:36.633 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-25 14:52:36.636 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 14:52:37.171 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-25 14:52:37.655 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 14:52:37.656 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 14:52:37.656 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 14:52:37.656 | 2026-06-25 14:52:37.656 | Possible reasons for having these kinds of units are: 2026-06-25 14:52:37.656 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 14:52:37.657 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 14:52:37.657 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 14:52:37.657 | a requirement dependency on it. 2026-06-25 14:52:37.657 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 14:52:37.657 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 14:52:37.660 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 14:52:37.660 | instance name specified. 2026-06-25 14:52:37.665 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-25 14:52:42.352 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-25 14:52:42.354 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 14:52:42.877 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-25 14:52:43.519 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 14:52:43.519 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 14:52:43.519 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 14:52:43.519 | 2026-06-25 14:52:43.520 | Possible reasons for having these kinds of units are: 2026-06-25 14:52:43.520 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 14:52:43.520 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 14:52:43.520 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 14:52:43.520 | a requirement dependency on it. 2026-06-25 14:52:43.520 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 14:52:43.520 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 14:52:43.520 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 14:52:43.520 | instance name specified. 2026-06-25 14:52:43.535 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-25 14:52:43.753 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-25 14:52:43.753 | Configuring OVSDB 2026-06-25 14:52:43.755 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-25 14:52:43.782 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:43.788 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-25 14:52:43.828 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-25 14:52:43.851 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=2f964894-6fdd-4dc4-aa01-80e69637ea75 2026-06-25 14:52:43.876 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.32:6642 2026-06-25 14:52:43.903 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-25 14:52:43.938 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-25 14:52:43.971 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.32 2026-06-25 14:52:44.009 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-25 14:52:44.014 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-25 14:52:44.037 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:44.042 | + 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-25 14:52:44.079 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-25 14:52:44.081 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-25 14:52:44.085 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 14:52:44.090 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 14:52:44.094 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:44.098 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-25 14:52:44.102 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-25 14:52:44.107 | + 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-25 14:52:44.111 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-25 14:52:44.115 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-25 14:52:44.157 | + 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-25 14:52:44.187 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 14:52:44.220 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-25 14:52:44.243 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:44.247 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-25 14:52:44.250 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-25 14:52:44.253 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:52:44.256 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-25 14:52:44.260 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-25 14:52:44.283 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:44.287 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-25 14:52:44.291 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-25 14:52:44.294 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 14:52:44.838 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-25 14:52:45.362 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-25 14:52:45.440 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-25 14:52:45.445 | + 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-25 14:52:45.449 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 14:52:45.453 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 14:52:45.456 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-25 14:52:46.462 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-25 14:52:46.466 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-25 14:52:46.469 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 14:52:46.472 | + 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-25 14:52:46.476 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 14:52:46.479 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-25 14:52:46.482 | + 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-25 14:52:46.484 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 14:52:46.487 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-25 14:52:46.490 | + 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-25 14:52:46.493 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 14:52:46.496 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-25 14:52:46.499 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-25 14:52:46.520 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:46.523 | + 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-25 14:52:46.551 | + 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-25 14:52:46.578 | + 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-25 14:52:46.597 | + 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-25 14:52:46.616 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-25 14:52:46.638 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:46.642 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-25 14:52:46.645 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-25 14:52:46.649 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 14:52:47.147 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-25 14:52:47.654 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 14:52:47.656 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 14:52:47.657 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 14:52:47.657 | 2026-06-25 14:52:47.657 | Possible reasons for having these kinds of units are: 2026-06-25 14:52:47.657 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 14:52:47.657 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 14:52:47.657 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 14:52:47.657 | a requirement dependency on it. 2026-06-25 14:52:47.657 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 14:52:47.657 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 14:52:47.657 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 14:52:47.658 | instance name specified. 2026-06-25 14:52:47.666 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-25 14:52:47.955 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-25 14:52:47.977 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:47.981 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-25 14:52:47.983 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 14:52:48.005 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:48.008 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:52:48.011 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 14:52:48.016 | + 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-25 14:52:48.020 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-25 14:52:48.027 | + 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-25 14:52:48.032 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:48.035 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:48.040 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:48.044 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-25 14:52:48.048 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:48.052 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:48.057 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:48.061 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:48.066 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:48.073 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399168068 2026-06-25 14:52:48.077 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-25 14:52:48.103 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:48.106 | + 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-25 14:52:48.110 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-25 14:52:48.115 | + 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-25 14:52:48.119 | + 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-25 14:52:48.123 | + 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-25 14:52:48.126 | + 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-25 14:52:48.130 | + 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-25 14:52:48.134 | + 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-25 14:52:48.137 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:48.141 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:48.145 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:48.149 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:48.152 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:48.156 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-25 14:52:48.160 | + 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-25 14:52:48.164 | + 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-25 14:52:48.167 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:48.172 | + 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-25 14:52:48.176 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:52:48.179 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:52:48.186 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:52:48.190 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:52:48.195 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:52:48.199 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:48.203 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:52:48.211 | + 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-25 14:52:48.325 | + 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-25 14:52:48.424 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-25 14:52:48.529 | + 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-25 14:52:48.640 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-25 14:52:48.732 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-25 14:52:48.814 | + 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-25 14:52:48.890 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:52:48.895 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:52:48.900 | + 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-25 14:52:49.012 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:52:49.505 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:49.536 | 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-25 14:52:50.034 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:50.097 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:50.100 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:50.104 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:50.107 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:50.111 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:50.115 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:50.119 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:50.121 | + functions-common:time_stop:2427 : start_time=1782399168068 2026-06-25 14:52:50.125 | + functions-common:time_stop:2429 : [[ -z 1782399168068 ]] 2026-06-25 14:52:50.130 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:50.133 | + functions-common:time_stop:2432 : end_time=1782399170131 2026-06-25 14:52:50.137 | + functions-common:time_stop:2433 : elapsed_time=2063 2026-06-25 14:52:50.141 | + functions-common:time_stop:2434 : total=6574 2026-06-25 14:52:50.144 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:50.147 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8637 2026-06-25 14:52:50.150 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 14:52:50.152 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 14:52:50.154 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 14:52:50.159 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:52:50.180 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:52:50.183 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:52:50.186 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:52:50.190 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:52:50.193 | + 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-25 14:52:50.236 | + 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-25 14:52:50.271 | + 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-25 14:52:50.307 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:52:50.342 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-25 14:52:50.376 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-25 14:52:50.379 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 14:52:50.401 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:50.404 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 14:52:50.457 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 14:52:50.460 | + 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-25 14:52:50.462 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-25 14:52:50.465 | + 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-25 14:52:50.468 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:50.471 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:50.474 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:50.477 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-25 14:52:50.479 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:50.482 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:50.486 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:50.489 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:50.493 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:50.498 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399170494 2026-06-25 14:52:50.501 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-25 14:52:50.521 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:50.524 | + 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-25 14:52:50.527 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-25 14:52:50.529 | + 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-25 14:52:50.532 | + 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-25 14:52:50.535 | + 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-25 14:52:50.538 | + 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-25 14:52:50.541 | + 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-25 14:52:50.545 | + 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-25 14:52:50.548 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-25 14:52:50.551 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:50.554 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:50.557 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:50.560 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:50.563 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-25 14:52:50.566 | + 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-25 14:52:50.569 | + 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-25 14:52:50.572 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-25 14:52:50.575 | + 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-25 14:52:50.577 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:52:50.580 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:52:50.583 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:52:50.586 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:52:50.589 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:52:50.591 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-25 14:52:50.594 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:52:50.599 | + 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-25 14:52:50.680 | + 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-25 14:52:50.764 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-25 14:52:50.834 | + 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-25 14:52:50.909 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-25 14:52:50.987 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-25 14:52:51.059 | + 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-25 14:52:51.131 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:52:51.134 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:52:51.137 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-25 14:52:51.220 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:52:51.745 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-25 14:52:51.782 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-25 14:52:52.274 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-25 14:52:52.339 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:52.342 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:52.345 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:52.347 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:52.351 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:52.353 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:52.355 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:52.358 | + functions-common:time_stop:2427 : start_time=1782399170494 2026-06-25 14:52:52.361 | + functions-common:time_stop:2429 : [[ -z 1782399170494 ]] 2026-06-25 14:52:52.364 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:52.368 | + functions-common:time_stop:2432 : end_time=1782399172365 2026-06-25 14:52:52.371 | + functions-common:time_stop:2433 : elapsed_time=1871 2026-06-25 14:52:52.374 | + functions-common:time_stop:2434 : total=8637 2026-06-25 14:52:52.376 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:52.379 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10508 2026-06-25 14:52:52.382 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:52:52.384 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:52:52.387 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:52:52.391 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:52:52.408 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:52:52.411 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:52:52.413 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:52:52.417 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:52:52.419 | + 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-25 14:52:52.453 | + 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-25 14:52:52.492 | + 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-25 14:52:52.527 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:52:52.560 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-25 14:52:52.594 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:52.596 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-25 14:52:52.599 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-25 14:52:52.601 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-25 14:52:52.629 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 14:52:52.653 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-25 14:52:52.656 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-25 14:52:52.658 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-25 14:52:52.661 | + 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-25 14:52:52.735 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-25 14:52:52.755 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:52.758 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-25 14:52:52.761 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:52:52.764 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-25 14:52:52.767 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-25 14:52:52.770 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-25 14:52:52.773 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-25 14:52:52.816 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-25 14:52:52.820 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:52.824 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-25 14:52:52.869 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-25 14:52:52.913 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-25 14:52:52.917 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-25 14:52:52.921 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-25 14:52:52.926 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-25 14:52:52.930 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 14:52:52.934 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 14:52:52.939 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-25 14:52:52.943 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-25 14:52:52.946 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-25 14:52:52.950 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-25 14:52:52.954 | +++ 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-25 14:52:52.958 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:52.963 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:52.967 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-25 14:52:52.971 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:52.975 | + 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-25 14:52:52.979 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-25 14:52:52.983 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-25 14:52:52.986 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-25 14:52:52.992 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-25 14:52:53.020 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-25 14:52:53.024 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-25 14:52:53.082 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-25 14:52:53.142 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-25 14:52:53.146 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-25 14:52:53.209 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-25 14:52:53.213 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-25 14:52:53.278 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-25 14:52:53.283 | + 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-25 14:52:53.287 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-25 14:52:53.291 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:53.295 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:53.299 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:53.302 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:53.306 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-25 14:52:53.310 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:53.314 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:53.317 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:53.320 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:53.325 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:53.331 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399173327 2026-06-25 14:52:53.335 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-25 14:52:53.358 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:53.362 | + 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-25 14:52:53.366 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-25 14:52:53.370 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:53.374 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:53.378 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:53.382 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:53.386 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-25 14:52:53.390 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-25 14:52:53.394 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-25 14:52:53.397 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:53.401 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:53.405 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:53.409 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:53.413 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-25 14:52:53.418 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:52:53.422 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:53.426 | + 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-25 14:52:53.431 | + 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-25 14:52:53.434 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-25 14:52:53.439 | + 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-25 14:52:53.443 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:52:53.447 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:52:53.451 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:52:53.455 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-25 14:52:53.458 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:52:53.464 | + 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-25 14:52:53.557 | + 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-25 14:52:53.652 | + 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-25 14:52:53.729 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-25 14:52:53.806 | + 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-25 14:52:53.884 | + 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-25 14:52:53.965 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-25 14:52:54.046 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-25 14:52:54.129 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-25 14:52:54.206 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-25 14:52:54.283 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-25 14:52:54.357 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:52:54.360 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:52:54.363 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-25 14:52:54.446 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:52:54.963 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-25 14:52:54.990 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-25 14:52:55.477 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-25 14:52:55.624 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:55.629 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:55.633 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:55.637 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:55.641 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:55.646 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:55.650 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:55.656 | + functions-common:time_stop:2427 : start_time=1782399173327 2026-06-25 14:52:55.658 | + functions-common:time_stop:2429 : [[ -z 1782399173327 ]] 2026-06-25 14:52:55.666 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:55.671 | + functions-common:time_stop:2432 : end_time=1782399175667 2026-06-25 14:52:55.675 | + functions-common:time_stop:2433 : elapsed_time=2340 2026-06-25 14:52:55.676 | + functions-common:time_stop:2434 : total=10508 2026-06-25 14:52:55.678 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:55.681 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12848 2026-06-25 14:52:55.684 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.32/ 2026-06-25 14:52:55.686 | + 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-25 14:52:55.689 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-25 14:52:55.691 | + 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-25 14:52:55.694 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:55.697 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:55.699 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:55.702 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-25 14:52:55.704 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:55.707 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:55.709 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:55.713 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:55.715 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:55.720 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399175717 2026-06-25 14:52:55.722 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-25 14:52:55.744 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:55.747 | + 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-25 14:52:55.750 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-25 14:52:55.752 | + 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-25 14:52:55.755 | + 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-25 14:52:55.757 | + 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-25 14:52:55.760 | + 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-25 14:52:55.762 | + 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-25 14:52:55.765 | + 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-25 14:52:55.767 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-25 14:52:55.770 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:55.772 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:55.775 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:55.778 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:55.779 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-25 14:52:55.782 | + 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-25 14:52:55.785 | + 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-25 14:52:55.788 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-25 14:52:55.790 | + 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-25 14:52:55.793 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:52:55.795 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:52:55.798 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:52:55.800 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:52:55.803 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:52:55.807 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-25 14:52:55.809 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:52:55.814 | + 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-25 14:52:55.893 | + 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-25 14:52:55.977 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-25 14:52:56.044 | + 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-25 14:52:56.129 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-25 14:52:56.212 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-25 14:52:56.282 | + 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-25 14:52:56.379 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:52:56.385 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:52:56.388 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-25 14:52:56.547 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:52:57.060 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-25 14:52:57.100 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-25 14:52:57.590 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-25 14:52:57.629 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:57.632 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:57.635 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:57.638 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:57.642 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:57.646 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:57.647 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:57.650 | + functions-common:time_stop:2427 : start_time=1782399175717 2026-06-25 14:52:57.653 | + functions-common:time_stop:2429 : [[ -z 1782399175717 ]] 2026-06-25 14:52:57.657 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:57.662 | + functions-common:time_stop:2432 : end_time=1782399177659 2026-06-25 14:52:57.671 | + functions-common:time_stop:2433 : elapsed_time=1942 2026-06-25 14:52:57.676 | + functions-common:time_stop:2434 : total=12848 2026-06-25 14:52:57.685 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:57.688 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14790 2026-06-25 14:52:57.694 | + 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-25 14:52:57.700 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-25 14:52:57.704 | + 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-25 14:52:57.710 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:57.712 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:57.718 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:57.724 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-25 14:52:57.727 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:57.734 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:57.743 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:57.750 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:57.755 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:57.761 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399177757 2026-06-25 14:52:57.765 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-25 14:52:57.800 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:57.805 | + 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-25 14:52:57.811 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-25 14:52:57.814 | + 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-25 14:52:57.820 | + 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-25 14:52:57.822 | + 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-25 14:52:57.832 | + 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-25 14:52:57.839 | + 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-25 14:52:57.849 | + 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-25 14:52:57.857 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-25 14:52:57.863 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:57.867 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:57.875 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:57.878 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:57.884 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-25 14:52:57.889 | + 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-25 14:52:57.892 | + 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-25 14:52:57.899 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-25 14:52:57.905 | + 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-25 14:52:57.910 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:52:57.916 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:52:57.923 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:52:57.929 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:52:57.933 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:52:57.940 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-25 14:52:57.945 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:52:57.955 | + 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-25 14:52:58.103 | + 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-25 14:52:58.247 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-25 14:52:58.389 | + 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-25 14:52:58.548 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-25 14:52:58.673 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-25 14:52:58.824 | + 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-25 14:52:58.928 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:52:58.929 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:52:58.935 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-25 14:52:59.105 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:52:59.690 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-25 14:52:59.722 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-25 14:53:00.280 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-25 14:53:00.329 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:53:00.342 | + functions-common:time_stop:2420 : local name 2026-06-25 14:53:00.348 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:53:00.358 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:53:00.364 | + functions-common:time_stop:2423 : local total 2026-06-25 14:53:00.373 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:53:00.384 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:53:00.391 | + functions-common:time_stop:2427 : start_time=1782399177757 2026-06-25 14:53:00.397 | + functions-common:time_stop:2429 : [[ -z 1782399177757 ]] 2026-06-25 14:53:00.407 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:53:00.416 | + functions-common:time_stop:2432 : end_time=1782399180409 2026-06-25 14:53:00.424 | + functions-common:time_stop:2433 : elapsed_time=2652 2026-06-25 14:53:00.432 | + functions-common:time_stop:2434 : total=14790 2026-06-25 14:53:00.439 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:53:00.448 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17442 2026-06-25 14:53:00.452 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-25 14:53:00.458 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-25 14:53:00.464 | + 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-25 14:53:00.474 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-25 14:53:00.483 | + 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-25 14:53:00.493 | + functions-common:run_process:1676 : local group= 2026-06-25 14:53:00.503 | + functions-common:run_process:1677 : local user= 2026-06-25 14:53:00.512 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:53:00.517 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-25 14:53:00.523 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:53:00.530 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:53:00.537 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:53:00.548 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:53:00.555 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:53:00.566 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399180559 2026-06-25 14:53:00.570 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-25 14:53:00.617 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:53:00.624 | + 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-25 14:53:00.633 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-25 14:53:00.637 | + 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-25 14:53:00.640 | + 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-25 14:53:00.643 | + 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-25 14:53:00.646 | + 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-25 14:53:00.649 | + 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-25 14:53:00.651 | + 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-25 14:53:00.654 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:53:00.658 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:53:00.659 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:53:00.662 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:53:00.664 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:53:00.667 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-25 14:53:00.670 | + 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-25 14:53:00.675 | + 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-25 14:53:00.676 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:53:00.678 | + 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-25 14:53:00.681 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:53:00.683 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:53:00.686 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:53:00.688 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:53:00.691 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:53:00.694 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:53:00.696 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:53:00.708 | + 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-25 14:53:00.855 | + 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-25 14:53:00.991 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-25 14:53:01.110 | + 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-25 14:53:01.236 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-25 14:53:01.375 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-25 14:53:01.506 | + 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-25 14:53:01.633 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:53:01.638 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:53:01.643 | + 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-25 14:53:01.802 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:53:02.396 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:53:02.438 | 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-25 14:53:03.008 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:53:03.070 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:53:03.073 | + functions-common:time_stop:2420 : local name 2026-06-25 14:53:03.079 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:53:03.082 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:53:03.085 | + functions-common:time_stop:2423 : local total 2026-06-25 14:53:03.088 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:53:03.091 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:53:03.093 | + functions-common:time_stop:2427 : start_time=1782399180559 2026-06-25 14:53:03.099 | + functions-common:time_stop:2429 : [[ -z 1782399180559 ]] 2026-06-25 14:53:03.105 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:53:03.115 | + functions-common:time_stop:2432 : end_time=1782399183110 2026-06-25 14:53:03.120 | + functions-common:time_stop:2433 : elapsed_time=2551 2026-06-25 14:53:03.125 | + functions-common:time_stop:2434 : total=17442 2026-06-25 14:53:03.128 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:53:03.135 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19993 2026-06-25 14:53:03.141 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-25 14:53:03.148 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.32/networking 2026-06-25 14:53:03.152 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-25 14:53:03.153 | Waiting for Neutron to start... 2026-06-25 14:53:03.157 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.32/networking' 2026-06-25 14:53:03.164 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.32/networking' 'Neutron did not start' 60 2026-06-25 14:53:03.170 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.32/networking' 2026-06-25 14:53:03.176 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-25 14:53:03.180 | + functions-common:test_with_retry:2360 : local until=60 2026-06-25 14:53:03.186 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 14:53:03.191 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 14:53:03.196 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 14:53:03.201 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:53:03.205 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:53:03.214 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:53:03.221 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399183216 2026-06-25 14:53:03.224 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.32/networking; do sleep 0.5; done' 2026-06-25 14:53:12.918 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.32/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 14:53:12.922 | + functions-common:time_stop:2420 : local name 2026-06-25 14:53:12.927 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:53:12.932 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:53:12.936 | + functions-common:time_stop:2423 : local total 2026-06-25 14:53:12.941 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:53:12.946 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 14:53:12.950 | + functions-common:time_stop:2427 : start_time=1782399183216 2026-06-25 14:53:12.955 | + functions-common:time_stop:2429 : [[ -z 1782399183216 ]] 2026-06-25 14:53:12.960 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:53:12.967 | + functions-common:time_stop:2432 : end_time=1782399192962 2026-06-25 14:53:12.971 | + functions-common:time_stop:2433 : elapsed_time=9746 2026-06-25 14:53:12.975 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:53:12.980 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:53:12.986 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9746 2026-06-25 14:53:12.990 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-25 14:53:13.016 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:53:13.020 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-25 14:53:13.023 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:53:13.030 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-25 14:53:13.033 | + ./stack.sh:main:1311 : start_placement 2026-06-25 14:53:13.039 | + lib/placement:start_placement:137 : start_placement_api 2026-06-25 14:53:13.047 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-25 14:53:13.055 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:53:13.057 | + functions-common:run_process:1674 : local service=placement-api 2026-06-25 14:53:13.063 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:53:13.065 | + functions-common:run_process:1676 : local group= 2026-06-25 14:53:13.070 | + functions-common:run_process:1677 : local user= 2026-06-25 14:53:13.073 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:53:13.077 | + functions-common:run_process:1680 : local name=placement-api 2026-06-25 14:53:13.081 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:53:13.085 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:53:13.089 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:53:13.095 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:53:13.099 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:53:13.106 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399193100 2026-06-25 14:53:13.112 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-25 14:53:13.133 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:53:13.135 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-25 14:53:13.139 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-25 14:53:13.144 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:53:13.149 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:53:13.153 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:53:13.157 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:53:13.160 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-25 14:53:13.164 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-25 14:53:13.168 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-25 14:53:13.171 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:53:13.175 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:53:13.179 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:53:13.183 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:53:13.186 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-25 14:53:13.190 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:53:13.194 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:53:13.197 | + 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-25 14:53:13.201 | + 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-25 14:53:13.205 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-25 14:53:13.208 | + 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-25 14:53:13.212 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:53:13.215 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:53:13.219 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:53:13.222 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-25 14:53:13.225 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:53:13.230 | + 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-25 14:53:13.323 | + 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-25 14:53:13.417 | + 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-25 14:53:13.506 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-25 14:53:13.590 | + 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-25 14:53:13.677 | + 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-25 14:53:13.761 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-25 14:53:13.844 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-25 14:53:13.925 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-25 14:53:14.011 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-25 14:53:14.096 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-25 14:53:14.179 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:53:14.183 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:53:14.187 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-25 14:53:14.285 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:53:14.770 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-25 14:53:14.801 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-25 14:53:15.266 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-25 14:53:15.409 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:53:15.412 | + functions-common:time_stop:2420 : local name 2026-06-25 14:53:15.415 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:53:15.418 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:53:15.420 | + functions-common:time_stop:2423 : local total 2026-06-25 14:53:15.423 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:53:15.425 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:53:15.428 | + functions-common:time_stop:2427 : start_time=1782399193100 2026-06-25 14:53:15.430 | + functions-common:time_stop:2429 : [[ -z 1782399193100 ]] 2026-06-25 14:53:15.434 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:53:15.439 | + functions-common:time_stop:2432 : end_time=1782399195435 2026-06-25 14:53:15.442 | + functions-common:time_stop:2433 : elapsed_time=2335 2026-06-25 14:53:15.445 | + functions-common:time_stop:2434 : total=19993 2026-06-25 14:53:15.447 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:53:15.450 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22328 2026-06-25 14:53:15.453 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-25 14:53:15.453 | Waiting for placement-api to start... 2026-06-25 14:53:15.455 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.32/placement 2026-06-25 14:53:15.458 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:53:15.461 | + functions:wait_for_service:477 : local url=http://192.168.122.32/placement 2026-06-25 14:53:15.464 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:53:15.466 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:53:15.469 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:53:15.472 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:53:15.474 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:53:15.478 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:53:15.482 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399195479 2026-06-25 14:53:15.485 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:53:15.488 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:53:15.490 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.32/placement 2026-06-25 14:53:18.555 | + :: : [[ 200 == 503 ]] 2026-06-25 14:53:18.557 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:53:18.562 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:53:18.566 | + functions-common:time_stop:2420 : local name 2026-06-25 14:53:18.570 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:53:18.573 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:53:18.577 | + functions-common:time_stop:2423 : local total 2026-06-25 14:53:18.581 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:53:18.585 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:53:18.588 | + functions-common:time_stop:2427 : start_time=1782399195479 2026-06-25 14:53:18.590 | + functions-common:time_stop:2429 : [[ -z 1782399195479 ]] 2026-06-25 14:53:18.593 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:53:18.598 | + functions-common:time_stop:2432 : end_time=1782399198595 2026-06-25 14:53:18.600 | + functions-common:time_stop:2433 : elapsed_time=3116 2026-06-25 14:53:18.602 | + functions-common:time_stop:2434 : total=12186 2026-06-25 14:53:18.605 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:53:18.610 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15302 2026-06-25 14:53:18.615 | + functions:wait_for_service:486 : return 0 2026-06-25 14:53:18.620 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-25 14:53:18.647 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:53:18.652 | + ./stack.sh:main:1315 : start_neutron 2026-06-25 14:53:18.656 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-25 14:53:18.661 | + 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-25 14:53:18.665 | + functions-common:run_process:1674 : local service=q-agt 2026-06-25 14:53:18.668 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:53:18.672 | + functions-common:run_process:1676 : local group= 2026-06-25 14:53:18.675 | + functions-common:run_process:1677 : local user= 2026-06-25 14:53:18.679 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:53:18.683 | + functions-common:run_process:1680 : local name=q-agt 2026-06-25 14:53:18.688 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:53:18.692 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:53:18.697 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:53:18.701 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:53:18.707 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:53:18.714 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399198709 2026-06-25 14:53:18.719 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-25 14:53:18.746 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:53:18.750 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:53:18.755 | + functions-common:time_stop:2420 : local name 2026-06-25 14:53:18.760 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:53:18.764 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:53:18.768 | + functions-common:time_stop:2423 : local total 2026-06-25 14:53:18.772 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:53:18.777 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:53:18.780 | + functions-common:time_stop:2427 : start_time=1782399198709 2026-06-25 14:53:18.784 | + functions-common:time_stop:2429 : [[ -z 1782399198709 ]] 2026-06-25 14:53:18.788 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:53:18.792 | + functions-common:time_stop:2432 : end_time=1782399198789 2026-06-25 14:53:18.796 | + functions-common:time_stop:2433 : elapsed_time=80 2026-06-25 14:53:18.798 | + functions-common:time_stop:2434 : total=22328 2026-06-25 14:53:18.801 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:53:18.803 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22408 2026-06-25 14:53:18.806 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-25 14:53:18.808 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 14:53:18.812 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 14:53:18.814 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-25 14:53:18.816 | + 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-25 14:53:18.819 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-25 14:53:18.821 | + 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-25 14:53:18.823 | + functions-common:run_process:1676 : local group= 2026-06-25 14:53:18.826 | + functions-common:run_process:1677 : local user= 2026-06-25 14:53:18.828 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:53:18.832 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-25 14:53:18.835 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:53:18.840 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:53:18.844 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:53:18.849 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:53:18.855 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:53:18.860 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399198856 2026-06-25 14:53:18.866 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-25 14:53:18.895 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:53:18.900 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:53:18.904 | + functions-common:time_stop:2420 : local name 2026-06-25 14:53:18.909 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:53:18.913 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:53:18.917 | + functions-common:time_stop:2423 : local total 2026-06-25 14:53:18.922 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:53:18.926 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:53:18.929 | + functions-common:time_stop:2427 : start_time=1782399198856 2026-06-25 14:53:18.933 | + functions-common:time_stop:2429 : [[ -z 1782399198856 ]] 2026-06-25 14:53:18.938 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:53:18.944 | + functions-common:time_stop:2432 : end_time=1782399198939 2026-06-25 14:53:18.948 | + functions-common:time_stop:2433 : elapsed_time=83 2026-06-25 14:53:18.952 | + functions-common:time_stop:2434 : total=22408 2026-06-25 14:53:18.956 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:53:18.961 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22491 2026-06-25 14:53:18.967 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-25 14:53:18.972 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 14:53:18.976 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 14:53:18.981 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-25 14:53:18.986 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 14:53:18.991 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 14:53:18.996 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 14:53:19.001 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-25 14:53:19.004 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 14:53:19.009 | + 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-25 14:53:19.012 | + functions-common:run_process:1674 : local service=q-l3 2026-06-25 14:53:19.017 | + 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-25 14:53:19.021 | + functions-common:run_process:1676 : local group= 2026-06-25 14:53:19.026 | + functions-common:run_process:1677 : local user= 2026-06-25 14:53:19.029 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:53:19.034 | + functions-common:run_process:1680 : local name=q-l3 2026-06-25 14:53:19.038 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:53:19.043 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:53:19.047 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:53:19.051 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:53:19.056 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:53:19.061 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399199058 2026-06-25 14:53:19.067 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-25 14:53:19.093 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:53:19.096 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:53:19.100 | + functions-common:time_stop:2420 : local name 2026-06-25 14:53:19.103 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:53:19.108 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:53:19.113 | + functions-common:time_stop:2423 : local total 2026-06-25 14:53:19.117 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:53:19.121 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:53:19.125 | + functions-common:time_stop:2427 : start_time=1782399199058 2026-06-25 14:53:19.129 | + functions-common:time_stop:2429 : [[ -z 1782399199058 ]] 2026-06-25 14:53:19.135 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:53:19.141 | + functions-common:time_stop:2432 : end_time=1782399199137 2026-06-25 14:53:19.145 | + functions-common:time_stop:2433 : elapsed_time=79 2026-06-25 14:53:19.148 | + functions-common:time_stop:2434 : total=22491 2026-06-25 14:53:19.152 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:53:19.157 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22570 2026-06-25 14:53:19.161 | + 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-25 14:53:19.164 | + functions-common:run_process:1674 : local service=q-meta 2026-06-25 14:53:19.168 | + 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-25 14:53:19.171 | + functions-common:run_process:1676 : local group= 2026-06-25 14:53:19.176 | + functions-common:run_process:1677 : local user= 2026-06-25 14:53:19.180 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:53:19.185 | + functions-common:run_process:1680 : local name=q-meta 2026-06-25 14:53:19.189 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:53:19.192 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:53:19.198 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:53:19.202 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:53:19.209 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:53:19.216 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399199211 2026-06-25 14:53:19.221 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-25 14:53:19.256 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:53:19.262 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:53:19.267 | + functions-common:time_stop:2420 : local name 2026-06-25 14:53:19.272 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:53:19.277 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:53:19.282 | + functions-common:time_stop:2423 : local total 2026-06-25 14:53:19.286 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:53:19.292 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:53:19.296 | + functions-common:time_stop:2427 : start_time=1782399199211 2026-06-25 14:53:19.301 | + functions-common:time_stop:2429 : [[ -z 1782399199211 ]] 2026-06-25 14:53:19.307 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:53:19.314 | + functions-common:time_stop:2432 : end_time=1782399199308 2026-06-25 14:53:19.319 | + functions-common:time_stop:2433 : elapsed_time=97 2026-06-25 14:53:19.322 | + functions-common:time_stop:2434 : total=22570 2026-06-25 14:53:19.327 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:53:19.332 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22667 2026-06-25 14:53:19.337 | + 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-25 14:53:19.342 | + functions-common:run_process:1674 : local service=q-metering 2026-06-25 14:53:19.346 | + 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-25 14:53:19.351 | + functions-common:run_process:1676 : local group= 2026-06-25 14:53:19.356 | + functions-common:run_process:1677 : local user= 2026-06-25 14:53:19.359 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:53:19.364 | + functions-common:run_process:1680 : local name=q-metering 2026-06-25 14:53:19.369 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:53:19.374 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:53:19.378 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:53:19.382 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:53:19.388 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:53:19.395 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399199390 2026-06-25 14:53:19.400 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-25 14:53:19.429 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:53:19.434 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:53:19.439 | + functions-common:time_stop:2420 : local name 2026-06-25 14:53:19.444 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:53:19.450 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:53:19.455 | + functions-common:time_stop:2423 : local total 2026-06-25 14:53:19.459 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:53:19.464 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:53:19.470 | + functions-common:time_stop:2427 : start_time=1782399199390 2026-06-25 14:53:19.474 | + functions-common:time_stop:2429 : [[ -z 1782399199390 ]] 2026-06-25 14:53:19.481 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:53:19.488 | + functions-common:time_stop:2432 : end_time=1782399199483 2026-06-25 14:53:19.493 | + functions-common:time_stop:2433 : elapsed_time=93 2026-06-25 14:53:19.498 | + functions-common:time_stop:2434 : total=22667 2026-06-25 14:53:19.503 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:53:19.508 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22760 2026-06-25 14:53:19.513 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-25 14:53:19.545 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:53:19.551 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-25 14:53:19.556 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-25 14:53:19.562 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:53:19.567 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-25 14:53:19.572 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-25 14:53:19.577 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-25 14:53:19.583 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-25 14:53:19.588 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-25 14:53:19.593 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 14:53:19.600 | ++ 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-25 14:53:23.719 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:23.723 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:53:23.724 | address-scope 2026-06-25 14:53:23.724 | agent 2026-06-25 14:53:23.724 | allowed-address-pairs 2026-06-25 14:53:23.724 | auto-allocated-topology 2026-06-25 14:53:23.725 | availability_zone 2026-06-25 14:53:23.725 | default-subnetpools 2026-06-25 14:53:23.725 | dhcp_agent_scheduler 2026-06-25 14:53:23.725 | dns-integration 2026-06-25 14:53:23.725 | dns-domain-ports 2026-06-25 14:53:23.725 | dns-integration-domain-keywords 2026-06-25 14:53:23.725 | empty-string-filtering 2026-06-25 14:53:23.725 | external-net 2026-06-25 14:53:23.725 | extra_dhcp_opt 2026-06-25 14:53:23.726 | extraroute 2026-06-25 14:53:23.726 | extraroute-atomic 2026-06-25 14:53:23.726 | filter-validation 2026-06-25 14:53:23.726 | floating-ip-port-forwarding-detail 2026-06-25 14:53:23.726 | fip-port-details 2026-06-25 14:53:23.726 | flavors 2026-06-25 14:53:23.726 | floatingip-pools 2026-06-25 14:53:23.726 | router 2026-06-25 14:53:23.727 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:23.727 | enable-default-route-bfd 2026-06-25 14:53:23.727 | enable-default-route-ecmp 2026-06-25 14:53:23.727 | ext-gw-mode 2026-06-25 14:53:23.727 | l3-ha 2026-06-25 14:53:23.727 | external-gateway-multihoming 2026-06-25 14:53:23.727 | l3-flavors 2026-06-25 14:53:23.727 | l3_agent_scheduler 2026-06-25 14:53:23.727 | multi-provider 2026-06-25 14:53:23.727 | net-mtu 2026-06-25 14:53:23.728 | net-mtu-writable 2026-06-25 14:53:23.728 | network_availability_zone 2026-06-25 14:53:23.728 | network-ip-availability 2026-06-25 14:53:23.728 | network-ip-availability-details 2026-06-25 14:53:23.728 | pagination 2026-06-25 14:53:23.728 | port-device-profile 2026-06-25 14:53:23.728 | port-mac-address-regenerate 2026-06-25 14:53:23.728 | port-numa-affinity-policy 2026-06-25 14:53:23.729 | port-numa-affinity-policy-socket 2026-06-25 14:53:23.729 | binding 2026-06-25 14:53:23.729 | binding-extended 2026-06-25 14:53:23.729 | port-security 2026-06-25 14:53:23.729 | project-id 2026-06-25 14:53:23.729 | provider 2026-06-25 14:53:23.729 | qinq 2026-06-25 14:53:23.729 | quota-check-limit 2026-06-25 14:53:23.729 | quota-check-limit-default 2026-06-25 14:53:23.729 | quotas 2026-06-25 14:53:23.729 | quota_details 2026-06-25 14:53:23.730 | rbac-policies 2026-06-25 14:53:23.730 | rbac-address-scope 2026-06-25 14:53:23.730 | rbac-security-groups 2026-06-25 14:53:23.730 | revision-if-match 2026-06-25 14:53:23.730 | standard-attr-revisions 2026-06-25 14:53:23.730 | router_availability_zone 2026-06-25 14:53:23.730 | router-enable-snat 2026-06-25 14:53:23.730 | security-groups-default-rules 2026-06-25 14:53:23.730 | security-groups-default-statefulness 2026-06-25 14:53:23.730 | security-groups-normalized-cidr 2026-06-25 14:53:23.731 | security-groups-remote-address-group 2026-06-25 14:53:23.731 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:23.731 | security-groups-shared-filtering 2026-06-25 14:53:23.731 | security-group 2026-06-25 14:53:23.731 | service-type 2026-06-25 14:53:23.731 | sorting 2026-06-25 14:53:23.731 | standard-attr-description 2026-06-25 14:53:23.731 | stateful-security-group 2026-06-25 14:53:23.731 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:23.732 | subnet-external-network 2026-06-25 14:53:23.732 | subnet_onboard 2026-06-25 14:53:23.732 | subnet-service-types 2026-06-25 14:53:23.732 | subnet_allocation 2026-06-25 14:53:23.732 | subnetpool-prefix-ops 2026-06-25 14:53:23.732 | tag-creation 2026-06-25 14:53:23.732 | standard-attr-tag 2026-06-25 14:53:23.732 | standard-attr-timestamp 2026-06-25 14:53:23.732 | vlan-transparent' 2026-06-25 14:53:23.733 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:53:23.733 | address-scope 2026-06-25 14:53:23.733 | agent 2026-06-25 14:53:23.733 | allowed-address-pairs 2026-06-25 14:53:23.733 | auto-allocated-topology 2026-06-25 14:53:23.733 | availability_zone 2026-06-25 14:53:23.733 | default-subnetpools 2026-06-25 14:53:23.733 | dhcp_agent_scheduler 2026-06-25 14:53:23.733 | dns-integration 2026-06-25 14:53:23.734 | dns-domain-ports 2026-06-25 14:53:23.734 | dns-integration-domain-keywords 2026-06-25 14:53:23.734 | empty-string-filtering 2026-06-25 14:53:23.734 | external-net 2026-06-25 14:53:23.734 | extra_dhcp_opt 2026-06-25 14:53:23.734 | extraroute 2026-06-25 14:53:23.734 | extraroute-atomic 2026-06-25 14:53:23.734 | filter-validation 2026-06-25 14:53:23.734 | floating-ip-port-forwarding-detail 2026-06-25 14:53:23.734 | fip-port-details 2026-06-25 14:53:23.735 | flavors 2026-06-25 14:53:23.735 | floatingip-pools 2026-06-25 14:53:23.735 | router 2026-06-25 14:53:23.735 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:23.735 | enable-default-route-bfd 2026-06-25 14:53:23.735 | enable-default-route-ecmp 2026-06-25 14:53:23.735 | ext-gw-mode 2026-06-25 14:53:23.735 | l3-ha 2026-06-25 14:53:23.736 | external-gateway-multihoming 2026-06-25 14:53:23.736 | l3-flavors 2026-06-25 14:53:23.736 | l3_agent_scheduler 2026-06-25 14:53:23.736 | multi-provider 2026-06-25 14:53:23.736 | net-mtu 2026-06-25 14:53:23.736 | net-mtu-writable 2026-06-25 14:53:23.736 | network_availability_zone 2026-06-25 14:53:23.736 | network-ip-availability 2026-06-25 14:53:23.736 | network-ip-availability-details 2026-06-25 14:53:23.737 | pagination 2026-06-25 14:53:23.737 | port-device-profile 2026-06-25 14:53:23.737 | port-mac-address-regenerate 2026-06-25 14:53:23.737 | port-numa-affinity-policy 2026-06-25 14:53:23.737 | port-numa-affinity-policy-socket 2026-06-25 14:53:23.737 | binding 2026-06-25 14:53:23.737 | binding-extended 2026-06-25 14:53:23.737 | port-security 2026-06-25 14:53:23.737 | project-id 2026-06-25 14:53:23.738 | provider 2026-06-25 14:53:23.738 | qinq 2026-06-25 14:53:23.738 | quota-check-limit 2026-06-25 14:53:23.738 | quota-check-limit-default 2026-06-25 14:53:23.738 | quotas 2026-06-25 14:53:23.738 | quota_details 2026-06-25 14:53:23.738 | rbac-policies 2026-06-25 14:53:23.738 | rbac-address-scope 2026-06-25 14:53:23.738 | rbac-security-groups 2026-06-25 14:53:23.738 | revision-if-match 2026-06-25 14:53:23.739 | standard-attr-revisions 2026-06-25 14:53:23.739 | router_availability_zone 2026-06-25 14:53:23.739 | router-enable-snat 2026-06-25 14:53:23.739 | security-groups-default-rules 2026-06-25 14:53:23.739 | security-groups-default-statefulness 2026-06-25 14:53:23.739 | security-groups-normalized-cidr 2026-06-25 14:53:23.739 | security-groups-remote-address-group 2026-06-25 14:53:23.739 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:23.739 | security-groups-shared-filtering 2026-06-25 14:53:23.740 | security-group 2026-06-25 14:53:23.740 | service-type 2026-06-25 14:53:23.740 | sorting 2026-06-25 14:53:23.740 | standard-attr-description 2026-06-25 14:53:23.740 | stateful-security-group 2026-06-25 14:53:23.740 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:23.740 | subnet-external-network 2026-06-25 14:53:23.740 | subnet_onboard 2026-06-25 14:53:23.740 | subnet-service-types 2026-06-25 14:53:23.741 | subnet_allocation 2026-06-25 14:53:23.741 | subnetpool-prefix-ops 2026-06-25 14:53:23.741 | tag-creation 2026-06-25 14:53:23.741 | standard-attr-tag 2026-06-25 14:53:23.741 | standard-attr-timestamp 2026-06-25 14:53:23.741 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 14:53:23.741 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:53:23.742 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-25 14:53:23.742 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-25 14:53:23.747 | ++ 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-25 14:53:28.482 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:28.485 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=361c1d82-cec3-4f08-b4e1-5755d0b4819e 2026-06-25 14:53:28.489 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-25 14:53:28.492 | ++ 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 fd83:f501:aa42::/56 --share --default -f value -c id 2026-06-25 14:53:32.683 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:32.686 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=f28a3ff9-d200-48ac-9283-9455fa1ccbb4 2026-06-25 14:53:32.689 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-25 14:53:32.691 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 14:53:32.694 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 14:53:32.698 | ++ 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-25 14:53:38.531 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:38.536 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=c36a491c-e3c3-4d13-b3bd-bf7e9eee684f 2026-06-25 14:53:38.539 | + 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-25 14:53:38.544 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:38.564 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-25 14:53:38.569 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-25 14:53:38.572 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 361c1d82-cec3-4f08-b4e1-5755d0b4819e ']' 2026-06-25 14:53:38.575 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-25 14:53:38.577 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-25 14:53:38.581 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 361c1d82-cec3-4f08-b4e1-5755d0b4819e ' 2026-06-25 14:53:38.584 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-25 14:53:38.587 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network c36a491c-e3c3-4d13-b3bd-bf7e9eee684f private-subnet' 2026-06-25 14:53:38.589 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-25 14:53:38.593 | +++ 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 361c1d82-cec3-4f08-b4e1-5755d0b4819e --network c36a491c-e3c3-4d13-b3bd-bf7e9eee684f private-subnet -f value -c id 2026-06-25 14:53:44.531 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:44.534 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=6b60d25e-5622-450e-a53f-655be701b019 2026-06-25 14:53:44.537 | ++ 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-25 14:53:44.540 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:44.557 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 6b60d25e-5622-450e-a53f-655be701b019 2026-06-25 14:53:44.560 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=6b60d25e-5622-450e-a53f-655be701b019 2026-06-25 14:53:44.563 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-25 14:53:44.567 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-25 14:53:44.570 | ++ 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-25 14:53:44.573 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:44.590 | ++ 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-25 14:53:44.593 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:44.610 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-25 14:53:44.612 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z f28a3ff9-d200-48ac-9283-9455fa1ccbb4 ']' 2026-06-25 14:53:44.615 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-25 14:53:44.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-25 14:53:44.621 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool f28a3ff9-d200-48ac-9283-9455fa1ccbb4 ' 2026-06-25 14:53:44.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-25 14:53:44.627 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network c36a491c-e3c3-4d13-b3bd-bf7e9eee684f ipv6-private-subnet ' 2026-06-25 14:53:44.630 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-25 14:53:44.634 | +++ 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 f28a3ff9-d200-48ac-9283-9455fa1ccbb4 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network c36a491c-e3c3-4d13-b3bd-bf7e9eee684f ipv6-private-subnet -f value -c id 2026-06-25 14:53:49.994 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:49.998 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=fe010b17-01db-40d9-a514-5ffa891660f4 2026-06-25 14:53:50.002 | ++ 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-25 14:53:50.005 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:50.024 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo fe010b17-01db-40d9-a514-5ffa891660f4 2026-06-25 14:53:50.028 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=fe010b17-01db-40d9-a514-5ffa891660f4 2026-06-25 14:53:50.031 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-25 14:53:50.034 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-25 14:53:50.038 | ++ 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-25 14:53:53.598 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:53.602 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:53:53.603 | address-scope 2026-06-25 14:53:53.603 | agent 2026-06-25 14:53:53.603 | allowed-address-pairs 2026-06-25 14:53:53.603 | auto-allocated-topology 2026-06-25 14:53:53.603 | availability_zone 2026-06-25 14:53:53.603 | default-subnetpools 2026-06-25 14:53:53.603 | dhcp_agent_scheduler 2026-06-25 14:53:53.603 | dns-integration 2026-06-25 14:53:53.603 | dns-domain-ports 2026-06-25 14:53:53.603 | dns-integration-domain-keywords 2026-06-25 14:53:53.604 | empty-string-filtering 2026-06-25 14:53:53.604 | external-net 2026-06-25 14:53:53.604 | extra_dhcp_opt 2026-06-25 14:53:53.604 | extraroute 2026-06-25 14:53:53.604 | extraroute-atomic 2026-06-25 14:53:53.604 | filter-validation 2026-06-25 14:53:53.604 | floating-ip-port-forwarding-detail 2026-06-25 14:53:53.604 | fip-port-details 2026-06-25 14:53:53.604 | flavors 2026-06-25 14:53:53.604 | floatingip-pools 2026-06-25 14:53:53.605 | router 2026-06-25 14:53:53.605 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:53.605 | enable-default-route-bfd 2026-06-25 14:53:53.605 | enable-default-route-ecmp 2026-06-25 14:53:53.605 | ext-gw-mode 2026-06-25 14:53:53.605 | l3-ha 2026-06-25 14:53:53.605 | external-gateway-multihoming 2026-06-25 14:53:53.605 | l3-flavors 2026-06-25 14:53:53.605 | l3_agent_scheduler 2026-06-25 14:53:53.605 | multi-provider 2026-06-25 14:53:53.606 | net-mtu 2026-06-25 14:53:53.606 | net-mtu-writable 2026-06-25 14:53:53.606 | network_availability_zone 2026-06-25 14:53:53.606 | network-ip-availability 2026-06-25 14:53:53.606 | network-ip-availability-details 2026-06-25 14:53:53.606 | pagination 2026-06-25 14:53:53.606 | port-device-profile 2026-06-25 14:53:53.606 | port-mac-address-regenerate 2026-06-25 14:53:53.606 | port-numa-affinity-policy 2026-06-25 14:53:53.606 | port-numa-affinity-policy-socket 2026-06-25 14:53:53.606 | binding 2026-06-25 14:53:53.607 | binding-extended 2026-06-25 14:53:53.607 | port-security 2026-06-25 14:53:53.607 | project-id 2026-06-25 14:53:53.607 | provider 2026-06-25 14:53:53.607 | qinq 2026-06-25 14:53:53.607 | quota-check-limit 2026-06-25 14:53:53.607 | quota-check-limit-default 2026-06-25 14:53:53.607 | quotas 2026-06-25 14:53:53.607 | quota_details 2026-06-25 14:53:53.607 | rbac-policies 2026-06-25 14:53:53.607 | rbac-address-scope 2026-06-25 14:53:53.608 | rbac-security-groups 2026-06-25 14:53:53.608 | revision-if-match 2026-06-25 14:53:53.608 | standard-attr-revisions 2026-06-25 14:53:53.608 | router_availability_zone 2026-06-25 14:53:53.608 | router-enable-snat 2026-06-25 14:53:53.608 | security-groups-default-rules 2026-06-25 14:53:53.608 | security-groups-default-statefulness 2026-06-25 14:53:53.608 | security-groups-normalized-cidr 2026-06-25 14:53:53.608 | security-groups-remote-address-group 2026-06-25 14:53:53.608 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:53.608 | security-groups-shared-filtering 2026-06-25 14:53:53.609 | security-group 2026-06-25 14:53:53.609 | service-type 2026-06-25 14:53:53.609 | sorting 2026-06-25 14:53:53.609 | standard-attr-description 2026-06-25 14:53:53.609 | stateful-security-group 2026-06-25 14:53:53.609 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:53.609 | subnet-external-network 2026-06-25 14:53:53.609 | subnet_onboard 2026-06-25 14:53:53.609 | subnet-service-types 2026-06-25 14:53:53.609 | subnet_allocation 2026-06-25 14:53:53.610 | subnetpool-prefix-ops 2026-06-25 14:53:53.610 | tag-creation 2026-06-25 14:53:53.610 | standard-attr-tag 2026-06-25 14:53:53.610 | standard-attr-timestamp 2026-06-25 14:53:53.610 | vlan-transparent' 2026-06-25 14:53:53.610 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:53:53.610 | address-scope 2026-06-25 14:53:53.610 | agent 2026-06-25 14:53:53.610 | allowed-address-pairs 2026-06-25 14:53:53.610 | auto-allocated-topology 2026-06-25 14:53:53.611 | availability_zone 2026-06-25 14:53:53.611 | default-subnetpools 2026-06-25 14:53:53.611 | dhcp_agent_scheduler 2026-06-25 14:53:53.611 | dns-integration 2026-06-25 14:53:53.611 | dns-domain-ports 2026-06-25 14:53:53.611 | dns-integration-domain-keywords 2026-06-25 14:53:53.611 | empty-string-filtering 2026-06-25 14:53:53.611 | external-net 2026-06-25 14:53:53.611 | extra_dhcp_opt 2026-06-25 14:53:53.611 | extraroute 2026-06-25 14:53:53.611 | extraroute-atomic 2026-06-25 14:53:53.612 | filter-validation 2026-06-25 14:53:53.612 | floating-ip-port-forwarding-detail 2026-06-25 14:53:53.612 | fip-port-details 2026-06-25 14:53:53.612 | flavors 2026-06-25 14:53:53.612 | floatingip-pools 2026-06-25 14:53:53.612 | router 2026-06-25 14:53:53.612 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:53.612 | enable-default-route-bfd 2026-06-25 14:53:53.612 | enable-default-route-ecmp 2026-06-25 14:53:53.612 | ext-gw-mode 2026-06-25 14:53:53.613 | l3-ha 2026-06-25 14:53:53.613 | external-gateway-multihoming 2026-06-25 14:53:53.613 | l3-flavors 2026-06-25 14:53:53.613 | l3_agent_scheduler 2026-06-25 14:53:53.613 | multi-provider 2026-06-25 14:53:53.613 | net-mtu 2026-06-25 14:53:53.613 | net-mtu-writable 2026-06-25 14:53:53.613 | network_availability_zone 2026-06-25 14:53:53.613 | network-ip-availability 2026-06-25 14:53:53.613 | network-ip-availability-details 2026-06-25 14:53:53.613 | pagination 2026-06-25 14:53:53.614 | port-device-profile 2026-06-25 14:53:53.614 | port-mac-address-regenerate 2026-06-25 14:53:53.614 | port-numa-affinity-policy 2026-06-25 14:53:53.614 | port-numa-affinity-policy-socket 2026-06-25 14:53:53.614 | binding 2026-06-25 14:53:53.614 | binding-extended 2026-06-25 14:53:53.614 | port-security 2026-06-25 14:53:53.614 | project-id 2026-06-25 14:53:53.614 | provider 2026-06-25 14:53:53.615 | qinq 2026-06-25 14:53:53.615 | quota-check-limit 2026-06-25 14:53:53.615 | quota-check-limit-default 2026-06-25 14:53:53.615 | quotas 2026-06-25 14:53:53.615 | quota_details 2026-06-25 14:53:53.615 | rbac-policies 2026-06-25 14:53:53.615 | rbac-address-scope 2026-06-25 14:53:53.615 | rbac-security-groups 2026-06-25 14:53:53.615 | revision-if-match 2026-06-25 14:53:53.615 | standard-attr-revisions 2026-06-25 14:53:53.616 | router_availability_zone 2026-06-25 14:53:53.616 | router-enable-snat 2026-06-25 14:53:53.616 | security-groups-default-rules 2026-06-25 14:53:53.616 | security-groups-default-statefulness 2026-06-25 14:53:53.616 | security-groups-normalized-cidr 2026-06-25 14:53:53.616 | security-groups-remote-address-group 2026-06-25 14:53:53.616 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:53.616 | security-groups-shared-filtering 2026-06-25 14:53:53.616 | security-group 2026-06-25 14:53:53.616 | service-type 2026-06-25 14:53:53.616 | sorting 2026-06-25 14:53:53.617 | standard-attr-description 2026-06-25 14:53:53.617 | stateful-security-group 2026-06-25 14:53:53.617 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:53.617 | subnet-external-network 2026-06-25 14:53:53.617 | subnet_onboard 2026-06-25 14:53:53.617 | subnet-service-types 2026-06-25 14:53:53.617 | subnet_allocation 2026-06-25 14:53:53.617 | subnetpool-prefix-ops 2026-06-25 14:53:53.617 | tag-creation 2026-06-25 14:53:53.618 | standard-attr-tag 2026-06-25 14:53:53.618 | standard-attr-timestamp 2026-06-25 14:53:53.618 | vlan-transparent =~ router ]] 2026-06-25 14:53:53.618 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:53:53.618 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-25 14:53:53.619 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 14:53:53.623 | ++ 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-25 14:53:57.081 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:57.086 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:53:57.086 | address-scope 2026-06-25 14:53:57.086 | agent 2026-06-25 14:53:57.086 | allowed-address-pairs 2026-06-25 14:53:57.086 | auto-allocated-topology 2026-06-25 14:53:57.087 | availability_zone 2026-06-25 14:53:57.087 | default-subnetpools 2026-06-25 14:53:57.087 | dhcp_agent_scheduler 2026-06-25 14:53:57.087 | dns-integration 2026-06-25 14:53:57.087 | dns-domain-ports 2026-06-25 14:53:57.087 | dns-integration-domain-keywords 2026-06-25 14:53:57.087 | empty-string-filtering 2026-06-25 14:53:57.087 | external-net 2026-06-25 14:53:57.087 | extra_dhcp_opt 2026-06-25 14:53:57.087 | extraroute 2026-06-25 14:53:57.087 | extraroute-atomic 2026-06-25 14:53:57.088 | filter-validation 2026-06-25 14:53:57.088 | floating-ip-port-forwarding-detail 2026-06-25 14:53:57.088 | fip-port-details 2026-06-25 14:53:57.088 | flavors 2026-06-25 14:53:57.088 | floatingip-pools 2026-06-25 14:53:57.088 | router 2026-06-25 14:53:57.088 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:57.088 | enable-default-route-bfd 2026-06-25 14:53:57.088 | enable-default-route-ecmp 2026-06-25 14:53:57.088 | ext-gw-mode 2026-06-25 14:53:57.089 | l3-ha 2026-06-25 14:53:57.089 | external-gateway-multihoming 2026-06-25 14:53:57.089 | l3-flavors 2026-06-25 14:53:57.089 | l3_agent_scheduler 2026-06-25 14:53:57.089 | multi-provider 2026-06-25 14:53:57.089 | net-mtu 2026-06-25 14:53:57.089 | net-mtu-writable 2026-06-25 14:53:57.089 | network_availability_zone 2026-06-25 14:53:57.089 | network-ip-availability 2026-06-25 14:53:57.089 | network-ip-availability-details 2026-06-25 14:53:57.089 | pagination 2026-06-25 14:53:57.090 | port-device-profile 2026-06-25 14:53:57.090 | port-mac-address-regenerate 2026-06-25 14:53:57.090 | port-numa-affinity-policy 2026-06-25 14:53:57.090 | port-numa-affinity-policy-socket 2026-06-25 14:53:57.090 | binding 2026-06-25 14:53:57.090 | binding-extended 2026-06-25 14:53:57.090 | port-security 2026-06-25 14:53:57.090 | project-id 2026-06-25 14:53:57.091 | provider 2026-06-25 14:53:57.091 | qinq 2026-06-25 14:53:57.091 | quota-check-limit 2026-06-25 14:53:57.091 | quota-check-limit-default 2026-06-25 14:53:57.091 | quotas 2026-06-25 14:53:57.091 | quota_details 2026-06-25 14:53:57.092 | rbac-policies 2026-06-25 14:53:57.092 | rbac-address-scope 2026-06-25 14:53:57.092 | rbac-security-groups 2026-06-25 14:53:57.092 | revision-if-match 2026-06-25 14:53:57.092 | standard-attr-revisions 2026-06-25 14:53:57.092 | router_availability_zone 2026-06-25 14:53:57.092 | router-enable-snat 2026-06-25 14:53:57.092 | security-groups-default-rules 2026-06-25 14:53:57.092 | security-groups-default-statefulness 2026-06-25 14:53:57.092 | security-groups-normalized-cidr 2026-06-25 14:53:57.092 | security-groups-remote-address-group 2026-06-25 14:53:57.093 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:57.093 | security-groups-shared-filtering 2026-06-25 14:53:57.093 | security-group 2026-06-25 14:53:57.093 | service-type 2026-06-25 14:53:57.094 | sorting 2026-06-25 14:53:57.094 | standard-attr-description 2026-06-25 14:53:57.094 | stateful-security-group 2026-06-25 14:53:57.094 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:57.094 | subnet-external-network 2026-06-25 14:53:57.094 | subnet_onboard 2026-06-25 14:53:57.094 | subnet-service-types 2026-06-25 14:53:57.094 | subnet_allocation 2026-06-25 14:53:57.095 | subnetpool-prefix-ops 2026-06-25 14:53:57.095 | tag-creation 2026-06-25 14:53:57.095 | standard-attr-tag 2026-06-25 14:53:57.095 | standard-attr-timestamp 2026-06-25 14:53:57.095 | vlan-transparent' 2026-06-25 14:53:57.095 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:53:57.095 | address-scope 2026-06-25 14:53:57.095 | agent 2026-06-25 14:53:57.095 | allowed-address-pairs 2026-06-25 14:53:57.095 | auto-allocated-topology 2026-06-25 14:53:57.095 | availability_zone 2026-06-25 14:53:57.096 | default-subnetpools 2026-06-25 14:53:57.096 | dhcp_agent_scheduler 2026-06-25 14:53:57.096 | dns-integration 2026-06-25 14:53:57.096 | dns-domain-ports 2026-06-25 14:53:57.096 | dns-integration-domain-keywords 2026-06-25 14:53:57.096 | empty-string-filtering 2026-06-25 14:53:57.096 | external-net 2026-06-25 14:53:57.096 | extra_dhcp_opt 2026-06-25 14:53:57.096 | extraroute 2026-06-25 14:53:57.096 | extraroute-atomic 2026-06-25 14:53:57.096 | filter-validation 2026-06-25 14:53:57.096 | floating-ip-port-forwarding-detail 2026-06-25 14:53:57.097 | fip-port-details 2026-06-25 14:53:57.097 | flavors 2026-06-25 14:53:57.097 | floatingip-pools 2026-06-25 14:53:57.098 | router 2026-06-25 14:53:57.098 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:57.098 | enable-default-route-bfd 2026-06-25 14:53:57.098 | enable-default-route-ecmp 2026-06-25 14:53:57.098 | ext-gw-mode 2026-06-25 14:53:57.098 | l3-ha 2026-06-25 14:53:57.098 | external-gateway-multihoming 2026-06-25 14:53:57.098 | l3-flavors 2026-06-25 14:53:57.098 | l3_agent_scheduler 2026-06-25 14:53:57.098 | multi-provider 2026-06-25 14:53:57.098 | net-mtu 2026-06-25 14:53:57.099 | net-mtu-writable 2026-06-25 14:53:57.099 | network_availability_zone 2026-06-25 14:53:57.099 | network-ip-availability 2026-06-25 14:53:57.099 | network-ip-availability-details 2026-06-25 14:53:57.099 | pagination 2026-06-25 14:53:57.099 | port-device-profile 2026-06-25 14:53:57.099 | port-mac-address-regenerate 2026-06-25 14:53:57.099 | port-numa-affinity-policy 2026-06-25 14:53:57.099 | port-numa-affinity-policy-socket 2026-06-25 14:53:57.099 | binding 2026-06-25 14:53:57.099 | binding-extended 2026-06-25 14:53:57.100 | port-security 2026-06-25 14:53:57.100 | project-id 2026-06-25 14:53:57.100 | provider 2026-06-25 14:53:57.100 | qinq 2026-06-25 14:53:57.100 | quota-check-limit 2026-06-25 14:53:57.100 | quota-check-limit-default 2026-06-25 14:53:57.100 | quotas 2026-06-25 14:53:57.100 | quota_details 2026-06-25 14:53:57.101 | rbac-policies 2026-06-25 14:53:57.101 | rbac-address-scope 2026-06-25 14:53:57.101 | rbac-security-groups 2026-06-25 14:53:57.101 | revision-if-match 2026-06-25 14:53:57.101 | standard-attr-revisions 2026-06-25 14:53:57.101 | router_availability_zone 2026-06-25 14:53:57.101 | router-enable-snat 2026-06-25 14:53:57.102 | security-groups-default-rules 2026-06-25 14:53:57.102 | security-groups-default-statefulness 2026-06-25 14:53:57.102 | security-groups-normalized-cidr 2026-06-25 14:53:57.102 | security-groups-remote-address-group 2026-06-25 14:53:57.102 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:57.102 | security-groups-shared-filtering 2026-06-25 14:53:57.103 | security-group 2026-06-25 14:53:57.103 | service-type 2026-06-25 14:53:57.103 | sorting 2026-06-25 14:53:57.103 | standard-attr-description 2026-06-25 14:53:57.103 | stateful-security-group 2026-06-25 14:53:57.103 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:57.103 | subnet-external-network 2026-06-25 14:53:57.103 | subnet_onboard 2026-06-25 14:53:57.104 | subnet-service-types 2026-06-25 14:53:57.104 | subnet_allocation 2026-06-25 14:53:57.104 | subnetpool-prefix-ops 2026-06-25 14:53:57.104 | tag-creation 2026-06-25 14:53:57.104 | standard-attr-tag 2026-06-25 14:53:57.104 | standard-attr-timestamp 2026-06-25 14:53:57.104 | vlan-transparent =~ external-net ]] 2026-06-25 14:53:57.105 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:53:57.105 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-25 14:53:57.105 | ++ 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-25 14:54:01.139 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:54:01.145 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=399eb657-ffbd-48aa-a035-6b449587c4b1 2026-06-25 14:54:01.149 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-25 14:54:01.154 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:54:01.176 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-25 14:54:01.178 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-25 14:54:01.181 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 14:54:01.187 | ++ 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-25 14:54:04.679 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:54:04.684 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:54:04.685 | address-scope 2026-06-25 14:54:04.685 | agent 2026-06-25 14:54:04.685 | allowed-address-pairs 2026-06-25 14:54:04.685 | auto-allocated-topology 2026-06-25 14:54:04.685 | availability_zone 2026-06-25 14:54:04.685 | default-subnetpools 2026-06-25 14:54:04.685 | dhcp_agent_scheduler 2026-06-25 14:54:04.685 | dns-integration 2026-06-25 14:54:04.685 | dns-domain-ports 2026-06-25 14:54:04.686 | dns-integration-domain-keywords 2026-06-25 14:54:04.686 | empty-string-filtering 2026-06-25 14:54:04.686 | external-net 2026-06-25 14:54:04.686 | extra_dhcp_opt 2026-06-25 14:54:04.686 | extraroute 2026-06-25 14:54:04.686 | extraroute-atomic 2026-06-25 14:54:04.686 | filter-validation 2026-06-25 14:54:04.686 | floating-ip-port-forwarding-detail 2026-06-25 14:54:04.686 | fip-port-details 2026-06-25 14:54:04.686 | flavors 2026-06-25 14:54:04.687 | floatingip-pools 2026-06-25 14:54:04.687 | router 2026-06-25 14:54:04.687 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:54:04.687 | enable-default-route-bfd 2026-06-25 14:54:04.687 | enable-default-route-ecmp 2026-06-25 14:54:04.687 | ext-gw-mode 2026-06-25 14:54:04.687 | l3-ha 2026-06-25 14:54:04.687 | external-gateway-multihoming 2026-06-25 14:54:04.687 | l3-flavors 2026-06-25 14:54:04.688 | l3_agent_scheduler 2026-06-25 14:54:04.688 | multi-provider 2026-06-25 14:54:04.688 | net-mtu 2026-06-25 14:54:04.688 | net-mtu-writable 2026-06-25 14:54:04.688 | network_availability_zone 2026-06-25 14:54:04.688 | network-ip-availability 2026-06-25 14:54:04.688 | network-ip-availability-details 2026-06-25 14:54:04.688 | pagination 2026-06-25 14:54:04.688 | port-device-profile 2026-06-25 14:54:04.689 | port-mac-address-regenerate 2026-06-25 14:54:04.689 | port-numa-affinity-policy 2026-06-25 14:54:04.689 | port-numa-affinity-policy-socket 2026-06-25 14:54:04.689 | binding 2026-06-25 14:54:04.689 | binding-extended 2026-06-25 14:54:04.689 | port-security 2026-06-25 14:54:04.689 | project-id 2026-06-25 14:54:04.689 | provider 2026-06-25 14:54:04.689 | qinq 2026-06-25 14:54:04.690 | quota-check-limit 2026-06-25 14:54:04.690 | quota-check-limit-default 2026-06-25 14:54:04.690 | quotas 2026-06-25 14:54:04.690 | quota_details 2026-06-25 14:54:04.690 | rbac-policies 2026-06-25 14:54:04.690 | rbac-address-scope 2026-06-25 14:54:04.690 | rbac-security-groups 2026-06-25 14:54:04.690 | revision-if-match 2026-06-25 14:54:04.690 | standard-attr-revisions 2026-06-25 14:54:04.690 | router_availability_zone 2026-06-25 14:54:04.691 | router-enable-snat 2026-06-25 14:54:04.691 | security-groups-default-rules 2026-06-25 14:54:04.691 | security-groups-default-statefulness 2026-06-25 14:54:04.691 | security-groups-normalized-cidr 2026-06-25 14:54:04.691 | security-groups-remote-address-group 2026-06-25 14:54:04.691 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:54:04.691 | security-groups-shared-filtering 2026-06-25 14:54:04.691 | security-group 2026-06-25 14:54:04.691 | service-type 2026-06-25 14:54:04.692 | sorting 2026-06-25 14:54:04.692 | standard-attr-description 2026-06-25 14:54:04.692 | stateful-security-group 2026-06-25 14:54:04.692 | subnet-dns-publish-fixed-ip 2026-06-25 14:54:04.692 | subnet-external-network 2026-06-25 14:54:04.692 | subnet_onboard 2026-06-25 14:54:04.692 | subnet-service-types 2026-06-25 14:54:04.692 | subnet_allocation 2026-06-25 14:54:04.692 | subnetpool-prefix-ops 2026-06-25 14:54:04.693 | tag-creation 2026-06-25 14:54:04.693 | standard-attr-tag 2026-06-25 14:54:04.693 | standard-attr-timestamp 2026-06-25 14:54:04.693 | vlan-transparent' 2026-06-25 14:54:04.693 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:54:04.693 | address-scope 2026-06-25 14:54:04.693 | agent 2026-06-25 14:54:04.693 | allowed-address-pairs 2026-06-25 14:54:04.694 | auto-allocated-topology 2026-06-25 14:54:04.694 | availability_zone 2026-06-25 14:54:04.694 | default-subnetpools 2026-06-25 14:54:04.694 | dhcp_agent_scheduler 2026-06-25 14:54:04.694 | dns-integration 2026-06-25 14:54:04.694 | dns-domain-ports 2026-06-25 14:54:04.694 | dns-integration-domain-keywords 2026-06-25 14:54:04.694 | empty-string-filtering 2026-06-25 14:54:04.694 | external-net 2026-06-25 14:54:04.694 | extra_dhcp_opt 2026-06-25 14:54:04.695 | extraroute 2026-06-25 14:54:04.695 | extraroute-atomic 2026-06-25 14:54:04.695 | filter-validation 2026-06-25 14:54:04.695 | floating-ip-port-forwarding-detail 2026-06-25 14:54:04.695 | fip-port-details 2026-06-25 14:54:04.695 | flavors 2026-06-25 14:54:04.695 | floatingip-pools 2026-06-25 14:54:04.695 | router 2026-06-25 14:54:04.695 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:54:04.696 | enable-default-route-bfd 2026-06-25 14:54:04.696 | enable-default-route-ecmp 2026-06-25 14:54:04.696 | ext-gw-mode 2026-06-25 14:54:04.696 | l3-ha 2026-06-25 14:54:04.696 | external-gateway-multihoming 2026-06-25 14:54:04.696 | l3-flavors 2026-06-25 14:54:04.696 | l3_agent_scheduler 2026-06-25 14:54:04.696 | multi-provider 2026-06-25 14:54:04.696 | net-mtu 2026-06-25 14:54:04.697 | net-mtu-writable 2026-06-25 14:54:04.697 | network_availability_zone 2026-06-25 14:54:04.697 | network-ip-availability 2026-06-25 14:54:04.697 | network-ip-availability-details 2026-06-25 14:54:04.697 | pagination 2026-06-25 14:54:04.697 | port-device-profile 2026-06-25 14:54:04.697 | port-mac-address-regenerate 2026-06-25 14:54:04.697 | port-numa-affinity-policy 2026-06-25 14:54:04.698 | port-numa-affinity-policy-socket 2026-06-25 14:54:04.698 | binding 2026-06-25 14:54:04.698 | binding-extended 2026-06-25 14:54:04.698 | port-security 2026-06-25 14:54:04.698 | project-id 2026-06-25 14:54:04.698 | provider 2026-06-25 14:54:04.698 | qinq 2026-06-25 14:54:04.698 | quota-check-limit 2026-06-25 14:54:04.698 | quota-check-limit-default 2026-06-25 14:54:04.698 | quotas 2026-06-25 14:54:04.699 | quota_details 2026-06-25 14:54:04.699 | rbac-policies 2026-06-25 14:54:04.699 | rbac-address-scope 2026-06-25 14:54:04.699 | rbac-security-groups 2026-06-25 14:54:04.699 | revision-if-match 2026-06-25 14:54:04.699 | standard-attr-revisions 2026-06-25 14:54:04.699 | router_availability_zone 2026-06-25 14:54:04.699 | router-enable-snat 2026-06-25 14:54:04.699 | security-groups-default-rules 2026-06-25 14:54:04.700 | security-groups-default-statefulness 2026-06-25 14:54:04.700 | security-groups-normalized-cidr 2026-06-25 14:54:04.700 | security-groups-remote-address-group 2026-06-25 14:54:04.700 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:54:04.700 | security-groups-shared-filtering 2026-06-25 14:54:04.700 | security-group 2026-06-25 14:54:04.700 | service-type 2026-06-25 14:54:04.700 | sorting 2026-06-25 14:54:04.701 | standard-attr-description 2026-06-25 14:54:04.701 | stateful-security-group 2026-06-25 14:54:04.701 | subnet-dns-publish-fixed-ip 2026-06-25 14:54:04.701 | subnet-external-network 2026-06-25 14:54:04.701 | subnet_onboard 2026-06-25 14:54:04.701 | subnet-service-types 2026-06-25 14:54:04.701 | subnet_allocation 2026-06-25 14:54:04.701 | subnetpool-prefix-ops 2026-06-25 14:54:04.701 | tag-creation 2026-06-25 14:54:04.702 | standard-attr-tag 2026-06-25 14:54:04.702 | standard-attr-timestamp 2026-06-25 14:54:04.702 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 14:54:04.702 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:54:04.704 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-25 14:54:04.709 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-25 14:54:04.714 | ++ 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-25 14:54:10.049 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:54:10.055 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=a4b5ebda-7599-4702-b947-55df510b42d4 2026-06-25 14:54:10.061 | + 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-25 14:54:10.066 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:54:10.098 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-25 14:54:10.103 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-25 14:54:10.108 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 399eb657-ffbd-48aa-a035-6b449587c4b1 6b60d25e-5622-450e-a53f-655be701b019 2026-06-25 14:54:16.899 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-25 14:54:16.904 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 a4b5ebda-7599-4702-b947-55df510b42d4 2026-06-25 14:54:16.908 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-25 14:54:16.912 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-25 14:54:16.916 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-25 14:54:16.919 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-25 14:54:16.924 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-25 14:54:16.928 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network a4b5ebda-7599-4702-b947-55df510b42d4 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-25 14:54:16.931 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-25 14:54:16.935 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-25 14:54:16.941 | +++ 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 a4b5ebda-7599-4702-b947-55df510b42d4 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-25 14:54:16.941 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-25 14:54:20.852 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:54:20.859 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-25 14:54:20.859 | | id | 7414e2f6-5b9b-4ea4-97a5-8ef4f4777656 |' 2026-06-25 14:54:20.862 | ++ 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-25 14:54:20.867 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:54:20.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 7414e2f6-5b9b-4ea4-97a5-8ef4f4777656 '|' 2026-06-25 14:54:20.899 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 7414e2f6-5b9b-4ea4-97a5-8ef4f4777656 |' 2026-06-25 14:54:20.903 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-25 14:54:20.909 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 7414e2f6-5b9b-4ea4-97a5-8ef4f4777656 '|' 2026-06-25 14:54:20.910 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-25 14:54:20.914 | ++ functions-common:get_field:806 : local data field 2026-06-25 14:54:20.918 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:20.922 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 14:54:20.927 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 14:54:20.932 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 7414e2f6-5b9b-4ea4-97a5-8ef4f4777656 |' 2026-06-25 14:54:20.932 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 14:54:20.940 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:20.946 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-25 14:54:20.953 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 7414e2f6-5b9b-4ea4-97a5-8ef4f4777656 '|' 2026-06-25 14:54:20.954 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-25 14:54:20.958 | ++ functions-common:get_field:806 : local data field 2026-06-25 14:54:20.963 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:20.967 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 14:54:20.971 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 14:54:20.976 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 7414e2f6-5b9b-4ea4-97a5-8ef4f4777656 |' 2026-06-25 14:54:20.977 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 14:54:20.984 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:20.989 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=7414e2f6-5b9b-4ea4-97a5-8ef4f4777656 2026-06-25 14:54:20.994 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway a4b5ebda-7599-4702-b947-55df510b42d4 399eb657-ffbd-48aa-a035-6b449587c4b1 2026-06-25 14:54:28.090 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-25 14:54:28.094 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-25 14:54:28.099 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-25 14:54:28.127 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:28.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-25 14:54:28.137 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-25 14:54:28.143 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 14:54:28.149 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-25 14:54:28.153 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 14:54:28.159 | ++ 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-25 14:54:28.202 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 14:54:28.207 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-25 14:54:28.211 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-25 14:54:28.216 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-25 14:54:28.220 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 14:54:28.226 | + 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-25 14:54:28.230 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 14:54:28.234 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-25 14:54:28.238 | + functions-common:test_with_retry:2360 : local until=10 2026-06-25 14:54:28.242 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 14:54:28.246 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 14:54:28.251 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 14:54:28.255 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:28.259 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:28.264 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:28.272 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399268266 2026-06-25 14:54:28.276 | + 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-25 14:54:28.289 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 14:54:28.292 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:28.296 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:28.299 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:28.302 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:28.306 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:28.309 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 14:54:28.312 | + functions-common:time_stop:2427 : start_time=1782399268266 2026-06-25 14:54:28.315 | + functions-common:time_stop:2429 : [[ -z 1782399268266 ]] 2026-06-25 14:54:28.320 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:28.324 | + functions-common:time_stop:2432 : end_time=1782399268321 2026-06-25 14:54:28.329 | + functions-common:time_stop:2433 : elapsed_time=55 2026-06-25 14:54:28.333 | + functions-common:time_stop:2434 : total=9746 2026-06-25 14:54:28.337 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:28.340 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9801 2026-06-25 14:54:28.347 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-25 14:54:28.349 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-25 14:54:28.357 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-25 14:54:28.363 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:54:28.366 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-25 14:54:28.369 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-25 14:54:28.372 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-25 14:54:28.394 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-25 14:54:28.424 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-25 14:54:28.425 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-25 14:54:28.427 | ++ 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-25 14:54:28.429 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-25 14:54:32.206 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:54:32.212 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.217 ' 2026-06-25 14:54:32.216 | + 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-25 14:54:32.220 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:54:32.244 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-25 14:54:32.249 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:54:32.253 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-25 14:54:32.257 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-25 14:54:32.261 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 399eb657-ffbd-48aa-a035-6b449587c4b1 fe010b17-01db-40d9-a514-5ffa891660f4 2026-06-25 14:54:39.213 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-25 14:54:39.217 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 a4b5ebda-7599-4702-b947-55df510b42d4 2026-06-25 14:54:39.220 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-25 14:54:39.223 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-25 14:54:39.225 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-25 14:54:39.228 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-25 14:54:39.231 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network a4b5ebda-7599-4702-b947-55df510b42d4 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-25 14:54:39.233 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-25 14:54:39.235 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-25 14:54:39.240 | +++ 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 a4b5ebda-7599-4702-b947-55df510b42d4 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-25 14:54:39.240 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-25 14:54:45.718 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:54:45.725 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-25 14:54:45.726 | | id | ed4b9c21-69a3-4546-98b3-df03928c5457 |' 2026-06-25 14:54:45.729 | ++ 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-25 14:54:45.734 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:54:45.753 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' ed4b9c21-69a3-4546-98b3-df03928c5457 '|' 2026-06-25 14:54:45.759 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | ed4b9c21-69a3-4546-98b3-df03928c5457 |' 2026-06-25 14:54:45.766 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-25 14:54:45.771 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-25 14:54:45.772 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' ed4b9c21-69a3-4546-98b3-df03928c5457 '|' 2026-06-25 14:54:45.777 | ++ functions-common:get_field:806 : local data field 2026-06-25 14:54:45.785 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:45.787 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 14:54:45.791 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 14:54:45.794 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 14:54:45.794 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | ed4b9c21-69a3-4546-98b3-df03928c5457 |' 2026-06-25 14:54:45.800 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:45.804 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-25 14:54:45.806 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-25 14:54:45.811 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' ed4b9c21-69a3-4546-98b3-df03928c5457 '|' 2026-06-25 14:54:45.813 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-25 14:54:45.816 | ++ functions-common:get_field:806 : local data field 2026-06-25 14:54:45.818 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:45.821 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 14:54:45.825 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 14:54:45.829 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 14:54:45.829 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | ed4b9c21-69a3-4546-98b3-df03928c5457 |' 2026-06-25 14:54:45.837 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:45.841 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=ed4b9c21-69a3-4546-98b3-df03928c5457 2026-06-25 14:54:45.844 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-25 14:54:45.849 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-25 14:54:45.851 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-25 14:54:45.854 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-25 14:54:45.869 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:45.872 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-25 14:54:45.884 | net.ipv6.conf.all.forwarding = 1 2026-06-25 14:54:45.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 ed4b9c21-69a3-4546-98b3-df03928c5457 2026-06-25 14:54:45.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 399eb657-ffbd-48aa-a035-6b449587c4b1 -c external_gateway_info -f json 2026-06-25 14:54:45.893 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-25 14:54:45.894 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-25 14:54:45.894 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-25 14:54:49.494 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:54:49.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::e1 2026-06-25 14:54:49.502 | + 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-25 14:54:49.504 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:54:49.521 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-25 14:54:49.524 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 14:54:49.527 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-25 14:54:49.530 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-25 14:54:49.533 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 14:54:49.536 | ++ 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-25 14:54:49.562 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 14:54:49.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-25 14:54:49.567 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-25 14:54:49.570 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-25 14:54:49.591 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-25 14:54:49.609 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd83:f501:aa42::/56 2026-06-25 14:54:49.612 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z f28a3ff9-d200-48ac-9283-9455fa1ccbb4 ]] 2026-06-25 14:54:49.615 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd83:f501:aa42::/56 via 2001:db8::e1 dev br-ex 2026-06-25 14:54:49.634 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-25 14:54:49.637 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:54:49.640 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-25 14:54:49.657 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:49.660 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-25 14:54:49.663 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:54:49.665 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-25 14:54:49.668 | + ./stack.sh:main:1332 : start_nova 2026-06-25 14:54:49.671 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-25 14:54:49.674 | + 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-25 14:54:49.677 | + 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-25 14:54:49.680 | + 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-25 14:54:49.683 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 14:54:49.686 | + 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-25 14:54:49.689 | + functions-common:run_process:1674 : local service=n-sch 2026-06-25 14:54:49.691 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:49.694 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:49.697 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:49.700 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:49.703 | + functions-common:run_process:1680 : local name=n-sch 2026-06-25 14:54:49.705 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:49.708 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:49.711 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:49.714 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:49.718 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:49.723 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399289720 2026-06-25 14:54:49.726 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-25 14:54:49.744 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:49.747 | + 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-25 14:54:49.750 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-25 14:54:49.753 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:49.756 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:49.758 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:49.761 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:49.764 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 14:54:49.767 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 14:54:49.770 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-25 14:54:49.773 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:49.777 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:49.779 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:49.782 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:49.785 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-25 14:54:49.788 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 14:54:49.790 | + 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-25 14:54:49.793 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-25 14:54:49.795 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:49.798 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:49.801 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:49.803 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:49.805 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:49.808 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:49.811 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-25 14:54:49.813 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:49.819 | + 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-25 14:54:49.900 | + 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-25 14:54:49.982 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-25 14:54:50.055 | + 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-25 14:54:50.123 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-25 14:54:50.197 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-25 14:54:50.279 | + 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-25 14:54:50.364 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:54:50.367 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:54:50.372 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-25 14:54:50.474 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:51.038 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-25 14:54:51.075 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-25 14:54:51.578 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-25 14:54:51.643 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:51.646 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:51.648 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:51.652 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:51.655 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:51.658 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:51.662 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:51.665 | + functions-common:time_stop:2427 : start_time=1782399289720 2026-06-25 14:54:51.668 | + functions-common:time_stop:2429 : [[ -z 1782399289720 ]] 2026-06-25 14:54:51.672 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:51.678 | + functions-common:time_stop:2432 : end_time=1782399291674 2026-06-25 14:54:51.681 | + functions-common:time_stop:2433 : elapsed_time=1954 2026-06-25 14:54:51.683 | + functions-common:time_stop:2434 : total=22760 2026-06-25 14:54:51.687 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:51.691 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24714 2026-06-25 14:54:51.695 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-25 14:54:51.701 | + 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-25 14:54:51.704 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-25 14:54:51.707 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:51.711 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:51.713 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:51.717 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:51.720 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-25 14:54:51.723 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:51.726 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:51.729 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:51.732 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:51.735 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:51.741 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399291737 2026-06-25 14:54:51.745 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-25 14:54:51.766 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:51.770 | + 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-25 14:54:51.773 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-25 14:54:51.776 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:51.778 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:51.782 | + 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-25 14:54:51.785 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:51.788 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-25 14:54:51.792 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-25 14:54:51.795 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-25 14:54:51.798 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:51.801 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:51.805 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:51.808 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:51.811 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-25 14:54:51.813 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:54:51.817 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:54:51.821 | + 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-25 14:54:51.824 | + 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-25 14:54:51.827 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-25 14:54:51.830 | + 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-25 14:54:51.834 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:54:51.838 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:54:51.842 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:54:51.844 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-25 14:54:51.849 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:54:51.855 | + 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-25 14:54:51.947 | + 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-25 14:54:52.047 | + 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-25 14:54:52.128 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-25 14:54:52.208 | + 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-25 14:54:52.288 | + 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-25 14:54:52.368 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-25 14:54:52.448 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-25 14:54:52.541 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-25 14:54:52.628 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-25 14:54:52.714 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-25 14:54:52.796 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:54:52.801 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:54:52.805 | + 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-25 14:54:52.902 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:54:53.454 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-25 14:54:53.490 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-25 14:54:53.980 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-25 14:54:54.137 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:54.141 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:54.146 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:54.150 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:54.155 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:54.160 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:54.164 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:54.168 | + functions-common:time_stop:2427 : start_time=1782399291737 2026-06-25 14:54:54.171 | + functions-common:time_stop:2429 : [[ -z 1782399291737 ]] 2026-06-25 14:54:54.178 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:54.182 | + functions-common:time_stop:2432 : end_time=1782399294178 2026-06-25 14:54:54.185 | + functions-common:time_stop:2433 : elapsed_time=2441 2026-06-25 14:54:54.189 | + functions-common:time_stop:2434 : total=24714 2026-06-25 14:54:54.192 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:54.196 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27155 2026-06-25 14:54:54.199 | + 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-25 14:54:54.203 | + 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-25 14:54:54.206 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-25 14:54:54.210 | + 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-25 14:54:54.213 | + 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-25 14:54:54.216 | + 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-25 14:54:54.220 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-25 14:54:54.223 | + 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-25 14:54:54.226 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-25 14:54:54.233 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-25 14:54:54.239 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:54:54.244 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 14:54:54.247 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-25 14:54:54.278 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:54.283 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-25 14:54:54.355 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 14:54:54.359 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-25 14:54:54.381 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:54.385 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 14:54:54.388 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-25 14:54:54.416 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:54.420 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-25 14:54:54.425 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:54:54.429 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-25 14:54:54.432 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-25 14:54:54.435 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:54:54.439 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:54:54.442 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:54:54.445 | + 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-25 14:54:54.448 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-25 14:54:54.451 | + 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-25 14:54:54.454 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:54.457 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:54.460 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:54.463 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-25 14:54:54.466 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:54.469 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:54.472 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:54.476 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:54.479 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:54.484 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399294481 2026-06-25 14:54:54.487 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-25 14:54:54.510 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:54.513 | + 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-25 14:54:54.516 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-25 14:54:54.520 | + 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-25 14:54:54.523 | + 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-25 14:54:54.526 | + 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-25 14:54:54.530 | + 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-25 14:54:54.533 | + 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-25 14:54:54.536 | + 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-25 14:54:54.539 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-25 14:54:54.542 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:54.545 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:54.548 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:54.552 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:54.554 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-25 14:54:54.558 | + 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-25 14:54:54.566 | + 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-25 14:54:54.570 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-25 14:54:54.573 | + 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-25 14:54:54.577 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:54.580 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:54.583 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:54.587 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:54.590 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:54.593 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-25 14:54:54.595 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:54.600 | + 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-25 14:54:54.688 | + 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-25 14:54:54.772 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-25 14:54:54.840 | + 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-25 14:54:54.913 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-25 14:54:54.987 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-25 14:54:55.057 | + 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-25 14:54:55.127 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:54:55.130 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:54:55.133 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-25 14:54:55.233 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:55.788 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-25 14:54:55.830 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-25 14:54:56.383 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-25 14:54:56.454 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:56.459 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:56.463 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:56.467 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:56.471 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:56.474 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:56.476 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:56.479 | + functions-common:time_stop:2427 : start_time=1782399294481 2026-06-25 14:54:56.482 | + functions-common:time_stop:2429 : [[ -z 1782399294481 ]] 2026-06-25 14:54:56.487 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:56.490 | + functions-common:time_stop:2432 : end_time=1782399296487 2026-06-25 14:54:56.493 | + functions-common:time_stop:2433 : elapsed_time=2006 2026-06-25 14:54:56.496 | + functions-common:time_stop:2434 : total=27155 2026-06-25 14:54:56.499 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:56.501 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29161 2026-06-25 14:54:56.505 | + 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-25 14:54:56.507 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-25 14:54:56.510 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-25 14:54:56.514 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:56.516 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:56.519 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:56.521 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-25 14:54:56.525 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:56.527 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:56.530 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:56.533 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:56.541 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:56.544 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399296541 2026-06-25 14:54:56.547 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-25 14:54:56.572 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:56.576 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:56.578 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:56.581 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:56.583 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:56.586 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:56.589 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:56.592 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:56.594 | + functions-common:time_stop:2427 : start_time=1782399296541 2026-06-25 14:54:56.597 | + functions-common:time_stop:2429 : [[ -z 1782399296541 ]] 2026-06-25 14:54:56.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:56.606 | + functions-common:time_stop:2432 : end_time=1782399296603 2026-06-25 14:54:56.608 | + functions-common:time_stop:2433 : elapsed_time=62 2026-06-25 14:54:56.611 | + functions-common:time_stop:2434 : total=29161 2026-06-25 14:54:56.614 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:56.617 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29223 2026-06-25 14:54:56.620 | + 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-25 14:54:56.623 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-25 14:54:56.626 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:56.629 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:56.632 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:56.635 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:56.638 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-25 14:54:56.641 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:56.644 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:56.647 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:56.650 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:56.656 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:56.659 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399296656 2026-06-25 14:54:56.663 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-25 14:54:56.687 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:56.690 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:56.693 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:56.696 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:56.699 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:56.702 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:56.704 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:56.707 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:56.710 | + functions-common:time_stop:2427 : start_time=1782399296656 2026-06-25 14:54:56.713 | + functions-common:time_stop:2429 : [[ -z 1782399296656 ]] 2026-06-25 14:54:56.720 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:56.723 | + functions-common:time_stop:2432 : end_time=1782399296720 2026-06-25 14:54:56.726 | + functions-common:time_stop:2433 : elapsed_time=64 2026-06-25 14:54:56.729 | + functions-common:time_stop:2434 : total=29223 2026-06-25 14:54:56.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:56.736 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29287 2026-06-25 14:54:56.739 | + 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-25 14:54:56.742 | + 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-25 14:54:56.745 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-25 14:54:56.749 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:54:56.754 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-25 14:54:56.757 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-25 14:54:56.783 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:56.786 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-25 14:54:56.851 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-25 14:54:56.856 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:54:56.858 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-25 14:54:56.919 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-25 14:54:56.942 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:56.945 | + 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-25 14:54:56.948 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-25 14:54:56.952 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:56.955 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:56.958 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:56.961 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:56.964 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-25 14:54:56.967 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:56.970 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:56.973 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:56.976 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:56.983 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:56.988 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399296985 2026-06-25 14:54:56.991 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-25 14:54:57.017 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:57.020 | + 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-25 14:54:57.023 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-25 14:54:57.026 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:57.029 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:57.032 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:57.035 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:57.038 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 14:54:57.041 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 14:54:57.044 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-25 14:54:57.048 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:57.051 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:57.054 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:57.057 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:57.060 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-25 14:54:57.063 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 14:54:57.067 | + 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-25 14:54:57.069 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-25 14:54:57.072 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:57.075 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:57.077 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:57.080 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:57.082 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:57.085 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:57.088 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-25 14:54:57.090 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:57.095 | + 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-25 14:54:57.245 | + 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-25 14:54:57.406 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-25 14:54:57.528 | + 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-25 14:54:57.664 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-25 14:54:57.792 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-25 14:54:57.910 | + 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-25 14:54:58.044 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:54:58.055 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:54:58.059 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-25 14:54:58.221 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:58.846 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-25 14:54:58.883 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-25 14:54:59.393 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-25 14:54:59.453 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:59.457 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:59.467 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:59.470 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:59.478 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:59.486 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:59.495 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:59.503 | + functions-common:time_stop:2427 : start_time=1782399296985 2026-06-25 14:54:59.508 | + functions-common:time_stop:2429 : [[ -z 1782399296985 ]] 2026-06-25 14:54:59.521 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:59.530 | + functions-common:time_stop:2432 : end_time=1782399299523 2026-06-25 14:54:59.537 | + functions-common:time_stop:2433 : elapsed_time=2538 2026-06-25 14:54:59.546 | + functions-common:time_stop:2434 : total=29287 2026-06-25 14:54:59.551 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:59.559 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31825 2026-06-25 14:54:59.570 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-25 14:54:59.586 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:54:59.597 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-25 14:54:59.644 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:59.648 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-25 14:54:59.659 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-25 14:54:59.664 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:54:59.669 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:54:59.676 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:54:59.680 | + 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-25 14:54:59.685 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-25 14:54:59.692 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:59.698 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:59.703 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:59.708 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:59.714 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-25 14:54:59.717 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:59.722 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:59.728 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:59.733 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:59.745 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:59.757 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399299745 2026-06-25 14:54:59.762 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-25 14:54:59.801 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:59.807 | + 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-25 14:54:59.815 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-25 14:54:59.820 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:59.828 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:59.834 | + 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-25 14:54:59.840 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:59.850 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-25 14:54:59.856 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-25 14:54:59.863 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-25 14:54:59.868 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:59.873 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:59.884 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:59.891 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:59.898 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-25 14:54:59.903 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-25 14:54:59.909 | + 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-25 14:54:59.919 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-25 14:54:59.925 | + 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-25 14:54:59.932 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:59.940 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:59.944 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:59.951 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:59.958 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:59.968 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-25 14:54:59.975 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:59.987 | + 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-25 14:55:00.134 | + 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-25 14:55:00.303 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-25 14:55:00.437 | + 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-25 14:55:00.569 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-25 14:55:00.673 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-25 14:55:00.750 | + 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-25 14:55:00.823 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:55:00.826 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:55:00.828 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-25 14:55:00.912 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:55:01.546 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-25 14:55:01.582 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-25 14:55:02.106 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-25 14:55:02.175 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:55:02.178 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:02.184 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:02.189 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:02.193 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:02.196 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:02.203 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:55:02.208 | + functions-common:time_stop:2427 : start_time=1782399299745 2026-06-25 14:55:02.212 | + functions-common:time_stop:2429 : [[ -z 1782399299745 ]] 2026-06-25 14:55:02.219 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:02.234 | + functions-common:time_stop:2432 : end_time=1782399302223 2026-06-25 14:55:02.236 | + functions-common:time_stop:2433 : elapsed_time=2478 2026-06-25 14:55:02.243 | + functions-common:time_stop:2434 : total=31825 2026-06-25 14:55:02.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:02.250 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34303 2026-06-25 14:55:02.255 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-25 14:55:02.259 | + 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-25 14:55:02.261 | + 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-25 14:55:02.264 | + 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-25 14:55:02.267 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 14:55:02.271 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-25 14:55:02.276 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 14:55:02.281 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:55:02.284 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 14:55:02.288 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 14:55:02.290 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 14:55:02.294 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-25 14:55:02.300 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-25 14:55:02.307 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-25 14:55:02.313 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-25 14:55:02.320 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 14:55:02.328 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 14:55:02.328 | BEGIN { 2026-06-25 14:55:02.328 | section = "" 2026-06-25 14:55:02.329 | last_section = "" 2026-06-25 14:55:02.329 | section_count = 0 2026-06-25 14:55:02.329 | } 2026-06-25 14:55:02.329 | /^\[.+\]/ { 2026-06-25 14:55:02.329 | gsub("[][]", "", $1); 2026-06-25 14:55:02.329 | section=$1 2026-06-25 14:55:02.329 | next 2026-06-25 14:55:02.331 | } 2026-06-25 14:55:02.331 | /^ *\#/ { 2026-06-25 14:55:02.332 | next 2026-06-25 14:55:02.332 | } 2026-06-25 14:55:02.332 | /^[^ \t]+/ { 2026-06-25 14:55:02.332 | # get offset of first = in $0 2026-06-25 14:55:02.332 | eq_idx = index($0, "=") 2026-06-25 14:55:02.332 | # extract attr & value from $0 2026-06-25 14:55:02.332 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 14:55:02.332 | value = substr($0, eq_idx + 1) 2026-06-25 14:55:02.332 | # only need to strip trailing whitespace from attr 2026-06-25 14:55:02.332 | sub(/[ \t]*$/, "", attr) 2026-06-25 14:55:02.332 | # need to strip leading & trailing whitespace from value 2026-06-25 14:55:02.332 | sub(/^[ \t]*/, "", value) 2026-06-25 14:55:02.333 | sub(/[ \t]*$/, "", value) 2026-06-25 14:55:02.333 | 2026-06-25 14:55:02.333 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 14:55:02.333 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 14:55:02.333 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 14:55:02.333 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 14:55:02.333 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 14:55:02.333 | if (section != last_section) { 2026-06-25 14:55:02.333 | cfg_section[section_count++] = section 2026-06-25 14:55:02.333 | last_section = section 2026-06-25 14:55:02.334 | } 2026-06-25 14:55:02.334 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 14:55:02.334 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 14:55:02.334 | 2026-06-25 14:55:02.334 | cfg_attr[section, attr, 0] = value 2026-06-25 14:55:02.334 | cfg_attr_count[section, attr] = 1 2026-06-25 14:55:02.334 | } else { 2026-06-25 14:55:02.334 | lno = cfg_attr_count[section, attr]++ 2026-06-25 14:55:02.340 | cfg_attr[section, attr, lno] = value 2026-06-25 14:55:02.341 | } 2026-06-25 14:55:02.341 | } 2026-06-25 14:55:02.341 | END { 2026-06-25 14:55:02.341 | # Process each section in order 2026-06-25 14:55:02.341 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 14:55:02.341 | section = cfg_section[sno] 2026-06-25 14:55:02.341 | # The ini routines simply append a config item immediately 2026-06-25 14:55:02.341 | # after the section header. To keep the same order as defined 2026-06-25 14:55:02.341 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 14:55:02.341 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 14:55:02.341 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 14:55:02.342 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 14:55:02.342 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 14:55:02.342 | else { 2026-06-25 14:55:02.342 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 14:55:02.342 | count = cfg_attr_count[section, attr] 2026-06-25 14:55:02.342 | print "inidelete " configfile " " section " " attr 2026-06-25 14:55:02.342 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 14:55:02.342 | for (l = count -2; l >= 0; l--) 2026-06-25 14:55:02.342 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 14:55:02.342 | } 2026-06-25 14:55:02.342 | } 2026-06-25 14:55:02.343 | } 2026-06-25 14:55:02.343 | } 2026-06-25 14:55:02.343 | ' 2026-06-25 14:55:02.343 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:55:02.343 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:55:02.343 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 14:55:02.343 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 14:55:02.346 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 14:55:02.346 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:55:02.347 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-25 14:55:02.349 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 14:55:02.349 | BEGIN { group = "" } 2026-06-25 14:55:02.350 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:55:02.350 | gsub("[][]", "", $1); 2026-06-25 14:55:02.350 | split($1, a, "|"); 2026-06-25 14:55:02.350 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 14:55:02.350 | group=a[1] 2026-06-25 14:55:02.350 | } else { 2026-06-25 14:55:02.350 | group="" 2026-06-25 14:55:02.350 | } 2026-06-25 14:55:02.350 | next 2026-06-25 14:55:02.350 | } 2026-06-25 14:55:02.351 | { 2026-06-25 14:55:02.351 | if (group != "") 2026-06-25 14:55:02.351 | print $0 2026-06-25 14:55:02.351 | } 2026-06-25 14:55:02.351 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:55:02.365 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:55:02.369 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-25 14:55:02.429 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-25 14:55:02.483 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-25 14:55:02.487 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 14:55:02.492 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-25 14:55:02.496 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:55:02.501 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 14:55:02.507 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:55:02.543 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:02.549 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 14:55:02.555 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 14:55:02.561 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:55:02.591 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:02.596 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.32:5672/nova_cell1 2026-06-25 14:55:02.602 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.32:5672/nova_cell1 2026-06-25 14:55:02.664 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:55:02.669 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:55:02.674 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-25 14:55:02.707 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-25 14:55:02.744 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-25 14:55:02.749 | + lib/nova:configure_console_compute:669 : local offset 2026-06-25 14:55:02.755 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-25 14:55:02.761 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-25 14:55:02.767 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-25 14:55:02.805 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.32 2026-06-25 14:55:02.809 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-25 14:55:02.841 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:02.846 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-25 14:55:02.852 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-25 14:55:02.857 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-25 14:55:02.862 | + functions:vercmp:648 : local 'op=<' 2026-06-25 14:55:02.868 | + functions:vercmp:649 : local v2=1.0.0 2026-06-25 14:55:02.874 | + functions:vercmp:650 : local result 2026-06-25 14:55:02.881 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-25 14:55:02.884 | ++ functions:vercmp:654 : head -1 2026-06-25 14:55:02.887 | ++ functions:vercmp:654 : sort -V 2026-06-25 14:55:02.898 | + functions:vercmp:654 : result=1.0.0 2026-06-25 14:55:02.903 | + functions:vercmp:656 : case $op in 2026-06-25 14:55:02.909 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-25 14:55:02.914 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-25 14:55:02.919 | + functions:vercmp:667 : return 2026-06-25 14:55:02.925 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.32:6080/vnc_lite.html 2026-06-25 14:55:02.930 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.32:6080/vnc_lite.html 2026-06-25 14:55:02.989 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.32:6081/spice_auto.html 2026-06-25 14:55:02.994 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.32:6081/spice_auto.html 2026-06-25 14:55:03.052 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-25 14:55:03.087 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:03.090 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-25 14:55:03.095 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.32 2026-06-25 14:55:03.099 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-25 14:55:03.143 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.32 2026-06-25 14:55:03.192 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-25 14:55:03.213 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:55:03.216 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-25 14:55:03.219 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-25 14:55:03.240 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:55:03.244 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-25 14:55:03.248 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-25 14:55:03.293 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-25 14:55:03.298 | + 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-25 14:55:03.344 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 14:55:03.347 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-25 14:55:03.351 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-25 14:55:03.353 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 14:55:03.376 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-25 14:55:03.385 | + 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-25 14:55:03.407 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-25 14:55:03.419 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:55:03.430 | + functions-common:run_process:1676 : local group=libvirt 2026-06-25 14:55:03.435 | + functions-common:run_process:1677 : local user= 2026-06-25 14:55:03.439 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:55:03.444 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-25 14:55:03.448 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:55:03.453 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:55:03.457 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:03.462 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:03.468 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:03.474 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399303469 2026-06-25 14:55:03.479 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-25 14:55:03.511 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:03.515 | + 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-25 14:55:03.520 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-25 14:55:03.524 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:55:03.528 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:55:03.533 | + 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-25 14:55:03.536 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:55:03.539 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-25 14:55:03.542 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-25 14:55:03.545 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-25 14:55:03.549 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-25 14:55:03.553 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:55:03.555 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:55:03.559 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:55:03.562 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-25 14:55:03.566 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-25 14:55:03.569 | + 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-25 14:55:03.572 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-25 14:55:03.577 | + 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-25 14:55:03.580 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-25 14:55:03.583 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:55:03.586 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:55:03.590 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:55:03.593 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-25 14:55:03.596 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-25 14:55:03.600 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-25 14:55:03.604 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:55:03.610 | + 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-25 14:55:03.745 | + 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-25 14:55:03.868 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-25 14:55:04.000 | + 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-25 14:55:04.121 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-25 14:55:04.233 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-25 14:55:04.332 | + 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-25 14:55:04.429 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:55:04.433 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-25 14:55:04.437 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-25 14:55:04.538 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-25 14:55:04.653 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:55:05.228 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-25 14:55:05.264 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-25 14:55:05.874 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-25 14:55:05.932 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:55:05.942 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:05.953 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:05.963 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:05.971 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:05.976 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:05.983 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:55:05.996 | + functions-common:time_stop:2427 : start_time=1782399303469 2026-06-25 14:55:06.004 | + functions-common:time_stop:2429 : [[ -z 1782399303469 ]] 2026-06-25 14:55:06.011 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:06.021 | + functions-common:time_stop:2432 : end_time=1782399306013 2026-06-25 14:55:06.025 | + functions-common:time_stop:2433 : elapsed_time=2544 2026-06-25 14:55:06.030 | + functions-common:time_stop:2434 : total=34303 2026-06-25 14:55:06.037 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:06.047 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36847 2026-06-25 14:55:06.057 | + 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-25 14:55:06.067 | + 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-25 14:55:06.075 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-25 14:55:06.116 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:06.122 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-25 14:55:06.123 | Dumping cells_v2 mapping 2026-06-25 14:55:06.125 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-25 14:55:06.666 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:55:06.667 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:55:06.667 | we strongly recommend against using it for new projects. 2026-06-25 14:55:06.667 | 2026-06-25 14:55:06.667 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:55:06.667 | framework. For more detail see 2026-06-25 14:55:06.667 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:55:06.667 | 2026-06-25 14:55:06.669 | import eventlet # noqa 2026-06-25 14:55:07.055 | 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-25 14:55:10.290 | INFO dbcounter [None req-46c12d64-469e-4da2-9efc-154807b4c1a8 None None] Registered counter for database nova_api 2026-06-25 14:55:10.436 | DEBUG dbcounter [-] [80141] Writer thread running {{(pid=80141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:55:10.471 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 14:55:10.472 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-25 14:55:10.472 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 14:55:10.472 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-25 14:55:10.472 | | cell1 | 5f126515-66c9-4f6f-a005-93a9da4d8d15 | rabbit://stackrabbit:stackqueue@192.168.122.32:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-25 14:55:10.472 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 14:55:10.786 | Exception ignored in: 2026-06-25 14:55:10.786 | Traceback (most recent call last): 2026-06-25 14:55:10.786 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:55:10.787 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:55:10.787 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:55:10.787 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:55:10.787 | RuntimeError: greenlet is being finalized 2026-06-25 14:55:11.154 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-25 14:55:11.157 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-25 14:55:11.246 | + inc/async:async_inner:63 : create_flavors 2026-06-25 14:55:11.308 | [2077 Async create_flavors:80237]: running: create_flavors 2026-06-25 14:55:11.313 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-25 14:55:11.342 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:11.348 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-25 14:55:11.352 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:55:11.360 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-25 14:55:11.364 | + ./stack.sh:main:1337 : start_cinder 2026-06-25 14:55:11.370 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-25 14:55:11.376 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-25 14:55:11.384 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:55:11.390 | + functions-common:run_process:1674 : local service=c-api 2026-06-25 14:55:11.395 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:55:11.399 | + functions-common:run_process:1676 : local group= 2026-06-25 14:55:11.404 | + functions-common:run_process:1677 : local user= 2026-06-25 14:55:11.411 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:55:11.415 | + functions-common:run_process:1680 : local name=c-api 2026-06-25 14:55:11.419 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:55:11.423 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:55:11.427 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:11.433 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:11.439 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:11.453 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399311443 2026-06-25 14:55:11.463 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-25 14:55:11.494 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:11.498 | + 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-25 14:55:11.502 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-25 14:55:11.507 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:55:11.511 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:55:11.518 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:55:11.526 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:55:11.529 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-25 14:55:11.535 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-25 14:55:11.539 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-25 14:55:11.545 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:55:11.552 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:55:11.558 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:55:11.561 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:55:11.565 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-25 14:55:11.570 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:55:11.574 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:55:11.578 | + 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-25 14:55:11.583 | + 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-25 14:55:11.588 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-25 14:55:11.592 | + 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-25 14:55:11.597 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:55:11.600 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:55:11.603 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:55:11.608 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-25 14:55:11.611 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:55:11.616 | + 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-25 14:55:11.708 | + 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-25 14:55:11.804 | + 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-25 14:55:11.893 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-25 14:55:11.981 | + 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-25 14:55:12.068 | + 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-25 14:55:12.144 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-25 14:55:12.217 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-25 14:55:12.288 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-25 14:55:12.360 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-25 14:55:12.440 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-25 14:55:12.535 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:55:12.539 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:55:12.542 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-25 14:55:12.670 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:55:13.235 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-25 14:55:13.282 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-25 14:55:13.810 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-25 14:55:13.949 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:55:13.954 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:13.962 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:13.967 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:13.976 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:13.985 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:13.992 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:55:14.003 | + functions-common:time_stop:2427 : start_time=1782399311443 2026-06-25 14:55:14.008 | + functions-common:time_stop:2429 : [[ -z 1782399311443 ]] 2026-06-25 14:55:14.022 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:14.034 | + functions-common:time_stop:2432 : end_time=1782399314024 2026-06-25 14:55:14.042 | + functions-common:time_stop:2433 : elapsed_time=2581 2026-06-25 14:55:14.049 | + functions-common:time_stop:2434 : total=36847 2026-06-25 14:55:14.055 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:14.062 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39428 2026-06-25 14:55:14.071 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-25 14:55:14.072 | Waiting for Cinder API to start... 2026-06-25 14:55:14.077 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.32/volume/v3/ 2026-06-25 14:55:14.084 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.32/volume/v3/ 2026-06-25 14:55:14.089 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:55:14.093 | + functions:wait_for_service:477 : local url=http://192.168.122.32/volume/v3/ 2026-06-25 14:55:14.100 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:55:14.105 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:55:14.112 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:55:14.117 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:14.124 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:14.134 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:14.144 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399314135 2026-06-25 14:55:14.153 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:55:14.161 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:55:14.164 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.32/volume/v3/ 2026-06-25 14:55:19.152 | + :: : [[ 401 == 503 ]] 2026-06-25 14:55:19.154 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:55:19.158 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:55:19.162 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:19.165 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:19.167 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:19.170 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:19.174 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:19.177 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:55:19.181 | + functions-common:time_stop:2427 : start_time=1782399314135 2026-06-25 14:55:19.183 | + functions-common:time_stop:2429 : [[ -z 1782399314135 ]] 2026-06-25 14:55:19.188 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:19.193 | + functions-common:time_stop:2432 : end_time=1782399319189 2026-06-25 14:55:19.196 | + functions-common:time_stop:2433 : elapsed_time=5054 2026-06-25 14:55:19.199 | + functions-common:time_stop:2434 : total=15302 2026-06-25 14:55:19.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:19.209 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20356 2026-06-25 14:55:19.212 | + functions:wait_for_service:486 : return 0 2026-06-25 14:55:19.216 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:19.219 | + functions-common:run_process:1674 : local service=c-sch 2026-06-25 14:55:19.222 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:19.225 | + functions-common:run_process:1676 : local group= 2026-06-25 14:55:19.231 | + functions-common:run_process:1677 : local user= 2026-06-25 14:55:19.234 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:55:19.237 | + functions-common:run_process:1680 : local name=c-sch 2026-06-25 14:55:19.240 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:55:19.244 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:55:19.247 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:19.251 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:19.257 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:19.262 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399319258 2026-06-25 14:55:19.266 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-25 14:55:19.287 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:19.290 | + 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-25 14:55:19.292 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-25 14:55:19.295 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:19.298 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:19.301 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:19.303 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:19.306 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 14:55:19.309 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 14:55:19.314 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-25 14:55:19.318 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:55:19.320 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:55:19.323 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:55:19.327 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:55:19.334 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-25 14:55:19.338 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 14:55:19.345 | + 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-25 14:55:19.349 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-25 14:55:19.352 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:19.355 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:55:19.357 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:55:19.360 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:55:19.363 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:55:19.366 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:55:19.368 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-25 14:55:19.371 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:55:19.377 | + 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-25 14:55:19.478 | + 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-25 14:55:19.563 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-25 14:55:19.643 | + 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-25 14:55:19.722 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-25 14:55:19.810 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-25 14:55:19.886 | + 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-25 14:55:19.966 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:55:19.970 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:55:19.973 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-25 14:55:20.073 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:55:20.587 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-25 14:55:20.608 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-25 14:55:21.095 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-25 14:55:21.154 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:55:21.160 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:21.162 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:21.167 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:21.174 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:21.175 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:21.177 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:55:21.181 | + functions-common:time_stop:2427 : start_time=1782399319258 2026-06-25 14:55:21.183 | + functions-common:time_stop:2429 : [[ -z 1782399319258 ]] 2026-06-25 14:55:21.189 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:21.194 | + functions-common:time_stop:2432 : end_time=1782399321189 2026-06-25 14:55:21.195 | + functions-common:time_stop:2433 : elapsed_time=1931 2026-06-25 14:55:21.198 | + functions-common:time_stop:2434 : total=39428 2026-06-25 14:55:21.200 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:21.203 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41359 2026-06-25 14:55:21.206 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:21.208 | + 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-25 14:55:21.213 | + functions-common:run_process:1674 : local service=c-bak 2026-06-25 14:55:21.214 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:21.216 | + functions-common:run_process:1676 : local group= 2026-06-25 14:55:21.221 | + functions-common:run_process:1677 : local user= 2026-06-25 14:55:21.221 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:21.224 | + functions-common:run_process:1680 : local name=c-bak 2026-06-25 14:55:21.227 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:55:21.229 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:55:21.232 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:21.237 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:21.239 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:21.244 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399321241 2026-06-25 14:55:21.247 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-25 14:55:21.267 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:55:21.270 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:55:21.272 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:21.276 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:21.277 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:21.282 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:21.283 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:21.285 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:55:21.287 | + functions-common:time_stop:2427 : start_time=1782399321241 2026-06-25 14:55:21.290 | + functions-common:time_stop:2429 : [[ -z 1782399321241 ]] 2026-06-25 14:55:21.293 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:21.297 | + functions-common:time_stop:2432 : end_time=1782399321294 2026-06-25 14:55:21.301 | + functions-common:time_stop:2433 : elapsed_time=53 2026-06-25 14:55:21.302 | + functions-common:time_stop:2434 : total=41359 2026-06-25 14:55:21.304 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:21.308 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41412 2026-06-25 14:55:21.313 | + 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-25 14:55:21.319 | + functions-common:run_process:1674 : local service=c-vol 2026-06-25 14:55:21.322 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:21.326 | + functions-common:run_process:1676 : local group= 2026-06-25 14:55:21.330 | + functions-common:run_process:1677 : local user= 2026-06-25 14:55:21.335 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:21.339 | + functions-common:run_process:1680 : local name=c-vol 2026-06-25 14:55:21.343 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:55:21.350 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:55:21.354 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:21.359 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:21.367 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:21.374 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399321369 2026-06-25 14:55:21.379 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-25 14:55:21.410 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:21.415 | + 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-25 14:55:21.419 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-25 14:55:21.424 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:21.429 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:21.432 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:21.437 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:21.441 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 14:55:21.445 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 14:55:21.450 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-25 14:55:21.454 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:55:21.458 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:55:21.461 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:55:21.465 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:21.468 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-25 14:55:21.473 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 14:55:21.476 | + 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-25 14:55:21.480 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-25 14:55:21.485 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:21.488 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:55:21.492 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:55:21.496 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:21.499 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:55:21.503 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:55:21.507 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-25 14:55:21.511 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:55:21.517 | + 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-25 14:55:21.617 | + 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-25 14:55:21.725 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-25 14:55:21.844 | + 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-25 14:55:21.945 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-25 14:55:22.024 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-25 14:55:22.109 | + 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-25 14:55:22.191 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-25 14:55:22.194 | + 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-25 14:55:22.287 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:55:22.292 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-25 14:55:22.387 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:55:22.946 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-25 14:55:22.991 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-25 14:55:23.531 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-25 14:55:23.576 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:55:23.582 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:23.587 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:23.588 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:23.596 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:23.599 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:23.602 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:55:23.607 | + functions-common:time_stop:2427 : start_time=1782399321369 2026-06-25 14:55:23.608 | + functions-common:time_stop:2429 : [[ -z 1782399321369 ]] 2026-06-25 14:55:23.616 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:23.622 | + functions-common:time_stop:2432 : end_time=1782399323617 2026-06-25 14:55:23.623 | + functions-common:time_stop:2433 : elapsed_time=2248 2026-06-25 14:55:23.625 | + functions-common:time_stop:2434 : total=41412 2026-06-25 14:55:23.628 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:23.632 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43660 2026-06-25 14:55:23.633 | + ./stack.sh:main:1338 : create_volume_types 2026-06-25 14:55:23.636 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-25 14:55:23.654 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:23.658 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 14:55:23.661 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-25 14:55:23.664 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 14:55:23.667 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-25 14:55:23.670 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 14:55:23.674 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-25 14:55:23.677 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-25 14:55:23.683 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-25 14:55:23.688 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-25 14:55:23.729 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:23.736 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-25 14:55:29.259 | +-------------+--------------------------------------+ 2026-06-25 14:55:29.259 | | Field | Value | 2026-06-25 14:55:29.259 | +-------------+--------------------------------------+ 2026-06-25 14:55:29.259 | | description | None | 2026-06-25 14:55:29.259 | | id | 4a74b3e1-4c46-415b-85c7-50f6d478a242 | 2026-06-25 14:55:29.259 | | is_public | True | 2026-06-25 14:55:29.259 | | name | lvmdriver-1 | 2026-06-25 14:55:29.259 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-25 14:55:29.259 | +-------------+--------------------------------------+ 2026-06-25 14:55:29.695 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-25 14:55:29.699 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-25 14:55:29.703 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-25 14:55:29.707 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-25 14:55:29.710 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-25 14:55:29.735 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:29.739 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-25 14:55:29.743 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:55:29.747 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-25 14:55:29.750 | + ./stack.sh:main:1353 : start_glance 2026-06-25 14:55:29.755 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-25 14:55:29.761 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-25 14:55:29.770 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:55:29.776 | + functions-common:run_process:1674 : local service=g-api 2026-06-25 14:55:29.781 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:55:29.785 | + functions-common:run_process:1676 : local group= 2026-06-25 14:55:29.791 | + functions-common:run_process:1677 : local user= 2026-06-25 14:55:29.795 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:55:29.799 | + functions-common:run_process:1680 : local name=g-api 2026-06-25 14:55:29.802 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:55:29.809 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:55:29.813 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:29.818 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:29.824 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:29.830 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399329825 2026-06-25 14:55:29.834 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-25 14:55:29.862 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:29.866 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-25 14:55:29.871 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-25 14:55:29.877 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:55:29.881 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:55:29.885 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:55:29.891 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:55:29.895 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-25 14:55:29.899 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-25 14:55:29.903 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-25 14:55:29.906 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:55:29.913 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:55:29.918 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:55:29.922 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:55:29.927 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-25 14:55:29.930 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:55:29.935 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:55:29.938 | + 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-25 14:55:29.942 | + 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-25 14:55:29.947 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-25 14:55:29.950 | + 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-25 14:55:29.954 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:55:29.958 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:55:29.962 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:55:29.966 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-25 14:55:29.969 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:55:29.976 | + 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-25 14:55:30.067 | + 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-25 14:55:30.162 | + 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-25 14:55:30.230 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-25 14:55:30.292 | + 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-25 14:55:30.353 | + 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-25 14:55:30.417 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-25 14:55:30.485 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-25 14:55:30.585 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-25 14:55:30.655 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-25 14:55:30.727 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-25 14:55:30.813 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:55:30.817 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:55:30.822 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-25 14:55:30.921 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:55:31.534 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-25 14:55:31.560 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-25 14:55:32.124 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-25 14:55:32.354 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:55:32.355 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:32.361 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:32.369 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:32.375 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:32.381 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:32.388 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:55:32.394 | + functions-common:time_stop:2427 : start_time=1782399329825 2026-06-25 14:55:32.400 | + functions-common:time_stop:2429 : [[ -z 1782399329825 ]] 2026-06-25 14:55:32.406 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:32.417 | + functions-common:time_stop:2432 : end_time=1782399332408 2026-06-25 14:55:32.422 | + functions-common:time_stop:2433 : elapsed_time=2583 2026-06-25 14:55:32.430 | + functions-common:time_stop:2434 : total=43660 2026-06-25 14:55:32.439 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:32.446 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46243 2026-06-25 14:55:32.454 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-25 14:55:32.492 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:55:32.495 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.32) to start...' 2026-06-25 14:55:32.495 | Waiting for g-api (192.168.122.32) to start... 2026-06-25 14:55:32.498 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.32/image 2026-06-25 14:55:32.502 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:55:32.504 | + functions:wait_for_service:477 : local url=http://192.168.122.32/image 2026-06-25 14:55:32.508 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:55:32.512 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:55:32.515 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:55:32.518 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:32.521 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:32.526 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:32.531 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399332528 2026-06-25 14:55:32.534 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:55:32.539 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:55:32.542 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.32/image 2026-06-25 14:55:38.373 | + :: : [[ 300 == 503 ]] 2026-06-25 14:55:38.374 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:55:38.379 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:55:38.383 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:38.387 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:38.390 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:38.394 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:38.396 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:38.399 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:55:38.402 | + functions-common:time_stop:2427 : start_time=1782399332528 2026-06-25 14:55:38.407 | + functions-common:time_stop:2429 : [[ -z 1782399332528 ]] 2026-06-25 14:55:38.415 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:38.425 | + functions-common:time_stop:2432 : end_time=1782399338418 2026-06-25 14:55:38.432 | + functions-common:time_stop:2433 : elapsed_time=5890 2026-06-25 14:55:38.435 | + functions-common:time_stop:2434 : total=20356 2026-06-25 14:55:38.439 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:38.444 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26246 2026-06-25 14:55:38.447 | + functions:wait_for_service:486 : return 0 2026-06-25 14:55:38.455 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-25 14:55:38.490 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:38.497 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-25 14:55:38.533 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:38.538 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-25 14:55:38.542 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:55:38.545 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-25 14:55:38.548 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-25 14:55:38.552 | + ./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-25 14:55:38.556 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:38.560 | + functions:upload_image:141 : local image image_fname image_name 2026-06-25 14:55:38.563 | + functions:upload_image:143 : local max_attempts=5 2026-06-25 14:55:38.567 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-25 14:55:38.578 | ++ 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-25 14:55:38.583 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:38.587 | + 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-25 14:55:38.591 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-25 14:55:38.595 | ++ functions:upload_image:151 : seq 5 2026-06-25 14:55:38.600 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-25 14:55:38.604 | + functions:upload_image:152 : local rc=0 2026-06-25 14:55:38.606 | + 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-25 14:55:38.610 | --2026-06-25 16:55:38-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:38.675 | Resolving github.com (github.com)... 140.82.121.3 2026-06-25 14:55:38.694 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-25 14:55:38.758 | HTTP request sent, awaiting response... 302 Found 2026-06-25 14:55:38.758 | 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-25T15%3A53%3A14Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T14%3A53%3A01Z&ske=2026-06-25T15%3A53%3A14Z&sks=b&skv=2018-11-09&sig=DKDXIOq90ti81efuf9HQ8WTiAjJ0hvVZl0qarFZznAw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwMTEwMiwibmJmIjoxNzgyMzk5MzAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.hK9n9ouEPq-T-rEHRKCzqf7SPgM_83pcCfpvNZzHJjg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-25 14:55:38.759 | --2026-06-25 16:55:38-- 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-25T15%3A53%3A14Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T14%3A53%3A01Z&ske=2026-06-25T15%3A53%3A14Z&sks=b&skv=2018-11-09&sig=DKDXIOq90ti81efuf9HQ8WTiAjJ0hvVZl0qarFZznAw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwMTEwMiwibmJmIjoxNzgyMzk5MzAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.hK9n9ouEPq-T-rEHRKCzqf7SPgM_83pcCfpvNZzHJjg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-25 14:55:38.760 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2026-06-25 14:55:38.772 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-25 14:55:38.843 | HTTP request sent, awaiting response... 200 OK 2026-06-25 14:55:38.843 | Length: 21692416 (21M) [application/octet-stream] 2026-06-25 14:55:38.843 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-25 14:55:38.896 | 2026-06-25 14:55:39.346 | 0K ........ ........ .... 100% 41.2M=0.5s 2026-06-25 14:55:39.346 | 2026-06-25 14:55:39.346 | 2026-06-25 16:55:39 (41.2 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-25 14:55:39.346 | 2026-06-25 14:55:39.352 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-25 14:55:39.356 | + functions:upload_image:163 : break 2026-06-25 14:55:39.360 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:39.363 | + 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-25 14:55:39.366 | + 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-25 14:55:39.368 | + 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-25 14:55:39.370 | + functions:upload_image:313 : local kernel= 2026-06-25 14:55:39.372 | + functions:upload_image:314 : local ramdisk= 2026-06-25 14:55:39.374 | + functions:upload_image:315 : local disk_format= 2026-06-25 14:55:39.378 | + functions:upload_image:316 : local container_format= 2026-06-25 14:55:39.380 | + functions:upload_image:317 : local unpack= 2026-06-25 14:55:39.382 | + functions:upload_image:318 : local img_property= 2026-06-25 14:55:39.384 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 14:55:39.386 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-25 14:55:39.390 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-25 14:55:39.392 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-25 14:55:39.394 | + functions:upload_image:328 : case "$image_fname" in 2026-06-25 14:55:39.398 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-25 14:55:39.404 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-25 14:55:39.407 | + functions:upload_image:350 : local format 2026-06-25 14:55:39.414 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-25 14:55:39.414 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:39.426 | + functions:upload_image:351 : format=qcow2 2026-06-25 14:55:39.430 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-25 14:55:39.434 | + functions:upload_image:353 : disk_format=qcow2 2026-06-25 14:55:39.438 | + functions:upload_image:357 : container_format=bare 2026-06-25 14:55:39.443 | + functions:upload_image:404 : is_arch ppc64le 2026-06-25 14:55:39.447 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:55:39.453 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-25 14:55:39.456 | + functions:upload_image:404 : is_arch ppc64 2026-06-25 14:55:39.460 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:55:39.466 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 14:55:39.470 | + functions:upload_image:404 : is_arch ppc 2026-06-25 14:55:39.474 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:55:39.480 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-25 14:55:39.483 | + functions:upload_image:408 : is_arch aarch64 2026-06-25 14:55:39.487 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:55:39.493 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 14:55:39.496 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-25 14:55:39.501 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-25 14:55:39.505 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-25 14:55:39.508 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-25 14:55:39.508 | + 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-25 14:55:39.511 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-25 14:55:39.514 | + functions:_upload_image:112 : shift 2026-06-25 14:55:39.516 | + functions:_upload_image:113 : local container=bare 2026-06-25 14:55:39.519 | + functions:_upload_image:114 : shift 2026-06-25 14:55:39.521 | + functions:_upload_image:115 : local disk=qcow2 2026-06-25 14:55:39.524 | + functions:_upload_image:116 : shift 2026-06-25 14:55:39.527 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:39.530 | + functions:_upload_image:118 : shift 2026-06-25 14:55:39.533 | + functions:_upload_image:119 : local properties 2026-06-25 14:55:39.537 | + functions:_upload_image:120 : local useimport 2026-06-25 14:55:39.540 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-25 14:55:39.543 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-25 14:55:39.547 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-25 14:55:39.550 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-25 14:55:39.553 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-25 14:55:39.557 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-25 14:55:39.561 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-25 14:55:39.565 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:39.570 | + 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-25 14:55:46.288 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 14:55:46.289 | | Field | Value | 2026-06-25 14:55:46.289 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 14:55:46.289 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-25 14:55:46.289 | | container_format | bare | 2026-06-25 14:55:46.289 | | created_at | 2026-06-25T14:55:44Z | 2026-06-25 14:55:46.289 | | disk_format | qcow2 | 2026-06-25 14:55:46.289 | | file | /v2/images/23f8f77c-d548-48c0-88a6-b52060cde383/file | 2026-06-25 14:55:46.289 | | id | 23f8f77c-d548-48c0-88a6-b52060cde383 | 2026-06-25 14:55:46.289 | | min_disk | 0 | 2026-06-25 14:55:46.289 | | min_ram | 0 | 2026-06-25 14:55:46.290 | | name | cirros-0.6.3-x86_64-disk | 2026-06-25 14:55:46.290 | | owner | fd5e35ed44ad427e889b46deffd12ae2 | 2026-06-25 14:55:46.290 | | 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-25 14:55:46.290 | | protected | False | 2026-06-25 14:55:46.290 | | schema | /v2/schemas/image | 2026-06-25 14:55:46.290 | | size | 21692416 | 2026-06-25 14:55:46.290 | | status | active | 2026-06-25 14:55:46.290 | | tags | | 2026-06-25 14:55:46.290 | | updated_at | 2026-06-25T14:55:46Z | 2026-06-25 14:55:46.290 | | virtual_size | 117440512 | 2026-06-25 14:55:46.290 | | visibility | public | 2026-06-25 14:55:46.291 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 14:55:46.659 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-25 14:55:46.719 | [2077 Async create_flavors:80237]: Waiting for completion of create_flavors running on PID 80237 (2 other jobs running) 2026-06-25 14:55:46.746 | [2077 Async create_flavors:80237]: Signaling child to exit 2026-06-25 14:55:56.976 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:55:57.000 | [80237 Async create_flavors:80237]: finished successfully 2026-06-25 14:55:57.025 | WAKEUP 2026-06-25 14:55:57.046 | [2077 Async create_flavors:80237]: Signaled 2026-06-25 14:55:57.048 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-25 14:55:57.048 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:57.048 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-25 14:55:57.048 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-25 14:55:57.048 | + 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-25 14:55:57.048 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.048 | | Field | Value | 2026-06-25 14:55:57.049 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.049 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:57.049 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:57.049 | | description | None | 2026-06-25 14:55:57.049 | | disk | 1 | 2026-06-25 14:55:57.049 | | id | c1 | 2026-06-25 14:55:57.049 | | name | cirros256 | 2026-06-25 14:55:57.049 | | os-flavor-access:is_public | True | 2026-06-25 14:55:57.049 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:57.049 | | ram | 256 | 2026-06-25 14:55:57.050 | | rxtx_factor | 1.0 | 2026-06-25 14:55:57.050 | | swap | 0 | 2026-06-25 14:55:57.050 | | vcpus | 1 | 2026-06-25 14:55:57.050 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.050 | + 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-25 14:55:57.050 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.050 | | Field | Value | 2026-06-25 14:55:57.050 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.050 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:57.050 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:57.050 | | description | None | 2026-06-25 14:55:57.051 | | disk | 5 | 2026-06-25 14:55:57.051 | | id | d1 | 2026-06-25 14:55:57.051 | | name | ds512M | 2026-06-25 14:55:57.051 | | os-flavor-access:is_public | True | 2026-06-25 14:55:57.051 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:57.051 | | ram | 512 | 2026-06-25 14:55:57.051 | | rxtx_factor | 1.0 | 2026-06-25 14:55:57.051 | | swap | 0 | 2026-06-25 14:55:57.051 | | vcpus | 1 | 2026-06-25 14:55:57.051 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.052 | + 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-25 14:55:57.052 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.052 | | Field | Value | 2026-06-25 14:55:57.052 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.052 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:57.052 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:57.052 | | description | None | 2026-06-25 14:55:57.052 | | disk | 10 | 2026-06-25 14:55:57.052 | | id | d2 | 2026-06-25 14:55:57.052 | | name | ds1G | 2026-06-25 14:55:57.052 | | os-flavor-access:is_public | True | 2026-06-25 14:55:57.053 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:57.053 | | ram | 1024 | 2026-06-25 14:55:57.053 | | rxtx_factor | 1.0 | 2026-06-25 14:55:57.053 | | swap | 0 | 2026-06-25 14:55:57.053 | | vcpus | 1 | 2026-06-25 14:55:57.053 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.053 | + 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-25 14:55:57.053 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.053 | | Field | Value | 2026-06-25 14:55:57.054 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.054 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:57.054 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:57.054 | | description | None | 2026-06-25 14:55:57.054 | | disk | 10 | 2026-06-25 14:55:57.054 | | id | d3 | 2026-06-25 14:55:57.054 | | name | ds2G | 2026-06-25 14:55:57.054 | | os-flavor-access:is_public | True | 2026-06-25 14:55:57.054 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:57.054 | | ram | 2048 | 2026-06-25 14:55:57.054 | | rxtx_factor | 1.0 | 2026-06-25 14:55:57.055 | | swap | 0 | 2026-06-25 14:55:57.055 | | vcpus | 2 | 2026-06-25 14:55:57.055 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.055 | + 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-25 14:55:57.055 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.055 | | Field | Value | 2026-06-25 14:55:57.055 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.055 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:57.055 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:57.055 | | description | None | 2026-06-25 14:55:57.056 | | disk | 20 | 2026-06-25 14:55:57.056 | | id | d4 | 2026-06-25 14:55:57.056 | | name | ds4G | 2026-06-25 14:55:57.056 | | os-flavor-access:is_public | True | 2026-06-25 14:55:57.056 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:57.056 | | ram | 4096 | 2026-06-25 14:55:57.056 | | rxtx_factor | 1.0 | 2026-06-25 14:55:57.056 | | swap | 0 | 2026-06-25 14:55:57.056 | | vcpus | 4 | 2026-06-25 14:55:57.056 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.057 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-25 14:55:57.057 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-25 14:55:57.057 | + 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-25 14:55:57.057 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.057 | | Field | Value | 2026-06-25 14:55:57.057 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.057 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:57.057 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:57.057 | | description | None | 2026-06-25 14:55:57.057 | | disk | 1 | 2026-06-25 14:55:57.057 | | id | 1 | 2026-06-25 14:55:57.057 | | name | m1.tiny | 2026-06-25 14:55:57.058 | | os-flavor-access:is_public | True | 2026-06-25 14:55:57.058 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:57.058 | | ram | 512 | 2026-06-25 14:55:57.058 | | rxtx_factor | 1.0 | 2026-06-25 14:55:57.058 | | swap | 0 | 2026-06-25 14:55:57.058 | | vcpus | 1 | 2026-06-25 14:55:57.058 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.059 | + 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-25 14:55:57.059 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.059 | | Field | Value | 2026-06-25 14:55:57.059 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.059 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:57.059 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:57.059 | | description | None | 2026-06-25 14:55:57.059 | | disk | 20 | 2026-06-25 14:55:57.060 | | id | 2 | 2026-06-25 14:55:57.060 | | name | m1.small | 2026-06-25 14:55:57.060 | | os-flavor-access:is_public | True | 2026-06-25 14:55:57.060 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:57.060 | | ram | 2048 | 2026-06-25 14:55:57.060 | | rxtx_factor | 1.0 | 2026-06-25 14:55:57.060 | | swap | 0 | 2026-06-25 14:55:57.060 | | vcpus | 1 | 2026-06-25 14:55:57.060 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.061 | + 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-25 14:55:57.061 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.061 | | Field | Value | 2026-06-25 14:55:57.061 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.061 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:57.061 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:57.061 | | description | None | 2026-06-25 14:55:57.061 | | disk | 40 | 2026-06-25 14:55:57.061 | | id | 3 | 2026-06-25 14:55:57.062 | | name | m1.medium | 2026-06-25 14:55:57.062 | | os-flavor-access:is_public | True | 2026-06-25 14:55:57.062 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:57.062 | | ram | 4096 | 2026-06-25 14:55:57.062 | | rxtx_factor | 1.0 | 2026-06-25 14:55:57.062 | | swap | 0 | 2026-06-25 14:55:57.062 | | vcpus | 2 | 2026-06-25 14:55:57.063 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.063 | + 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-25 14:55:57.063 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.063 | | Field | Value | 2026-06-25 14:55:57.063 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.063 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:57.063 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:57.063 | | description | None | 2026-06-25 14:55:57.063 | | disk | 80 | 2026-06-25 14:55:57.064 | | id | 4 | 2026-06-25 14:55:57.064 | | name | m1.large | 2026-06-25 14:55:57.064 | | os-flavor-access:is_public | True | 2026-06-25 14:55:57.064 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:57.064 | | ram | 8192 | 2026-06-25 14:55:57.064 | | rxtx_factor | 1.0 | 2026-06-25 14:55:57.064 | | swap | 0 | 2026-06-25 14:55:57.064 | | vcpus | 4 | 2026-06-25 14:55:57.064 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.065 | + 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-25 14:55:57.065 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.065 | | Field | Value | 2026-06-25 14:55:57.065 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.065 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:57.065 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:57.065 | | description | None | 2026-06-25 14:55:57.065 | | disk | 160 | 2026-06-25 14:55:57.065 | | id | 5 | 2026-06-25 14:55:57.066 | | name | m1.xlarge | 2026-06-25 14:55:57.066 | | os-flavor-access:is_public | True | 2026-06-25 14:55:57.066 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:57.066 | | ram | 16384 | 2026-06-25 14:55:57.066 | | rxtx_factor | 1.0 | 2026-06-25 14:55:57.066 | | swap | 0 | 2026-06-25 14:55:57.066 | | vcpus | 8 | 2026-06-25 14:55:57.066 | +----------------------------+-----------------------+ 2026-06-25 14:55:57.104 | [2077 Async create_flavors:80237]: finished create_flavors with result 0 in 45 seconds 2026-06-25 14:55:57.108 | + inc/async:async_wait:197 : return 0 2026-06-25 14:55:57.111 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-25 14:55:57.135 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:55:57.139 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-25 14:55:57.166 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:57.170 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-25 14:55:57.196 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:57.201 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-25 14:55:57.205 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 14:55:57.210 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-25 14:55:57.215 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:55:57.218 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-25 14:55:57.221 | ++ 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-25 14:55:57.225 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-25 14:55:57.227 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-25 14:55:57.229 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-25 14:55:57.231 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-25 14:55:57.233 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-25 14:55:57.236 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-25 14:55:57.238 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-25 14:55:57.241 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-25 14:55:57.244 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-25 14:55:57.246 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-25 14:55:57.248 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-25 14:55:57.251 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:57.254 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-25 14:55:57.256 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 14:55:57.257 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-25 14:55:57.260 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:57.262 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-25 14:55:57.264 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 14:55:57.267 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-25 14:55:57.269 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:57.271 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-25 14:55:57.273 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-25 14:55:57.276 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 14:55:57.278 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-25 14:55:57.280 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:57.283 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-25 14:55:57.285 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-25 14:55:57.287 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-25 14:55:57.290 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 14:55:57.292 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-25 14:55:57.294 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:57.296 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-25 14:55:57.298 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-25 14:55:57.300 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-25 14:55:57.303 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-25 14:55:57.305 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-25 14:55:57.307 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-25 14:55:57.309 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-25 14:55:57.311 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-25 14:55:57.313 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-25 14:55:57.315 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-25 14:55:57.317 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-25 14:55:57.320 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-25 14:55:57.322 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 14:55:57.325 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 14:55:57.327 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-25 14:55:57.329 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-25 14:55:57.331 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-25 14:55:57.333 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-25 14:55:57.335 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-25 14:55:57.338 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-25 14:55:57.340 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-25 14:55:57.342 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-25 14:55:57.346 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-25 14:55:57.346 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-25 14:55:57.346 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-25 14:55:57.346 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-25 14:55:57.351 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-25 14:55:59.814 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-25 14:55:59.817 | 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-25 14:56:00.158 | + ./stack.sh:main:1403 : save_stackenv 2026-06-25 14:56:00.163 | + functions-common:save_stackenv:65 : local tag= 2026-06-25 14:56:00.169 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 14:56:00.177 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-165600 2026-06-25 14:56:00.180 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-165600 ' 2026-06-25 14:56:00.187 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.192 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 14:56:00.197 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.201 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 14:56:00.206 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.211 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 14:56:00.216 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.221 | + 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-25 14:56:00.226 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.231 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.32 2026-06-25 14:56:00.236 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.240 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.32/identity 2026-06-25 14:56:00.245 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.250 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-163014 2026-06-25 14:56:00.254 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.259 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 14:56:00.264 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.269 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.32 2026-06-25 14:56:00.275 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.280 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 14:56:00.285 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.290 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 14:56:00.296 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.300 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 14:56:00.306 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.310 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 14:56:00.315 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.321 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.32 2026-06-25 14:56:00.325 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:56:00.330 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 14:56:00.335 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-25 14:56:00.340 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 14:56:00.343 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 14:56:00.348 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-25 14:56:00.354 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:56:00.359 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 14:56:00.364 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 14:56:00.370 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-25 14:56:00.374 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:56:00.378 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-25 14:56:00.382 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:56:00.386 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-25 14:56:00.386 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:56:00.387 | gsub("[][]", "", $1); 2026-06-25 14:56:00.387 | split($1, a, "|"); 2026-06-25 14:56:00.387 | if (a[1] == matchgroup) 2026-06-25 14:56:00.387 | print a[2] 2026-06-25 14:56:00.387 | } 2026-06-25 14:56:00.387 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:56:00.395 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-25 14:56:00.399 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:56:00.404 | + functions-common:run_phase:1849 : local phase=extra 2026-06-25 14:56:00.407 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:56:00.410 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:56:00.416 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:56:00.421 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:56:00.425 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:56:00.432 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:56:00.436 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:56:00.441 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:56:00.445 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:56:00.450 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-25 14:56:00.455 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:56:00.479 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:00.483 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:56:00.487 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:56:00.491 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-25 14:56:00.495 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:56:00.499 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:56:00.504 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:56:00.507 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-25 14:56:00.511 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-25 14:56:00.514 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:56:00.519 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:56:00.523 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:56:00.528 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:56:00.532 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-25 14:56:00.536 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:56:00.540 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-25 14:56:00.544 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:56:00.549 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:56:00.554 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-25 14:56:00.558 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 14:56:00.562 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 14:56:00.566 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-25 14:56:00.570 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:56:00.574 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 14:56:00.578 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 14:56:00.584 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-25 14:56:00.588 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:56:00.593 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-25 14:56:00.598 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:56:00.602 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-25 14:56:00.602 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:56:00.602 | gsub("[][]", "", $1); 2026-06-25 14:56:00.603 | split($1, a, "|"); 2026-06-25 14:56:00.603 | if (a[1] == matchgroup) 2026-06-25 14:56:00.603 | print a[2] 2026-06-25 14:56:00.603 | } 2026-06-25 14:56:00.603 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:56:00.610 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-25 14:56:00.638 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:00.642 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-25 14:56:00.646 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-25 14:56:00.651 | + functions:wait_for_compute:490 : local timeout=60 2026-06-25 14:56:00.656 | + functions:wait_for_compute:491 : local rval=0 2026-06-25 14:56:00.661 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-25 14:56:00.665 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-25 14:56:00.669 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:56:00.673 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:00.677 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:00.684 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:00.691 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399360686 2026-06-25 14:56:00.696 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-25 14:56:00.727 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-25 14:56:00.731 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-25 14:56:00.737 | ++ functions:wait_for_compute:496 : hostname 2026-06-25 14:56:00.743 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-25 14:56:00.748 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-25 14:56:00.755 | ++ functions:wait_for_compute:498 : hostname 2026-06-25 14:56:00.761 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:56:00.763 | + :: : ID= 2026-06-25 14:56:00.765 | + :: : [[ '' == '' ]] 2026-06-25 14:56:00.767 | + :: : sleep 1 2026-06-25 14:56:01.772 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-25 14:56:01.774 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-25 14:56:05.580 | + :: : ID=4611a037-606e-4fb2-bc88-c46e136f3a66 2026-06-25 14:56:05.582 | + :: : [[ 4611a037-606e-4fb2-bc88-c46e136f3a66 == '' ]] 2026-06-25 14:56:05.587 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-25 14:56:05.592 | + functions-common:time_stop:2420 : local name 2026-06-25 14:56:05.596 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:05.600 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:05.605 | + functions-common:time_stop:2423 : local total 2026-06-25 14:56:05.610 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:05.614 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:56:05.618 | + functions-common:time_stop:2427 : start_time=1782399360686 2026-06-25 14:56:05.623 | + functions-common:time_stop:2429 : [[ -z 1782399360686 ]] 2026-06-25 14:56:05.629 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:05.636 | + functions-common:time_stop:2432 : end_time=1782399365631 2026-06-25 14:56:05.640 | + functions-common:time_stop:2433 : elapsed_time=4945 2026-06-25 14:56:05.645 | + functions-common:time_stop:2434 : total=26246 2026-06-25 14:56:05.649 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:05.654 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31191 2026-06-25 14:56:05.658 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-25 14:56:05.663 | + functions:wait_for_compute:516 : return 0 2026-06-25 14:56:05.667 | + ./stack.sh:main:1443 : service_check 2026-06-25 14:56:05.672 | + functions-common:service_check:1713 : local service 2026-06-25 14:56:05.677 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:05.681 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-25 14:56:05.703 | not-found 2026-06-25 14:56:05.709 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:05.714 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-25 14:56:05.735 | enabled 2026-06-25 14:56:05.741 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-25 14:56:05.769 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-25 14:56:05.769 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-25 14:56:05.770 | Active: active (running) since Thu 2026-06-25 16:52:29 CEST; 3min 35s ago 2026-06-25 14:56:05.770 | Main PID: 67671 (uwsgi) 2026-06-25 14:56:05.770 | Status: "uWSGI is ready" 2026-06-25 14:56:05.770 | Tasks: 17 (limit: 14255) 2026-06-25 14:56:05.770 | Memory: 276.4M (peak: 276.9M) 2026-06-25 14:56:05.770 | CPU: 15.715s 2026-06-25 14:56:05.770 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-25 14:56:05.770 | ├─67671 "nova-apiuWSGI master" 2026-06-25 14:56:05.771 | ├─67672 "nova-apiuWSGI worker 1" 2026-06-25 14:56:05.771 | └─67673 "nova-apiuWSGI worker 2" 2026-06-25 14:56:05.771 | 2026-06-25 14:56:05.771 | Jun 25 16:56:04 devstack devstack@n-api.service[67672]: [pid: 67672|app: 0|req: 19/36] 192.168.122.32 () {54 vars in 930 bytes} [Thu Jun 25 16:56:04 2026] GET /compute/v2.1 => generated 392 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 14:56:05.771 | Jun 25 16:56:05 devstack devstack@n-api.service[67673]: DEBUG nova.api.openstack.wsgi [None req-ad98ac38-35c7-4993-b0ab-3b23fad16363 admin admin] Calling method '>' {{(pid=67673) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-25 14:56:05.771 | Jun 25 16:56:05 devstack devstack@n-api.service[67673]: DEBUG oslo_concurrency.lockutils [None req-ad98ac38-35c7-4993-b0ab-3b23fad16363 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67673) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:56:05.771 | Jun 25 16:56:05 devstack devstack@n-api.service[67673]: DEBUG oslo_concurrency.lockutils [None req-ad98ac38-35c7-4993-b0ab-3b23fad16363 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=67673) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:56:05.772 | Jun 25 16:56:05 devstack devstack@n-api.service[67673]: DEBUG oslo_concurrency.lockutils [None req-ad98ac38-35c7-4993-b0ab-3b23fad16363 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=67673) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:56:05.772 | Jun 25 16:56:05 devstack devstack@n-api.service[67673]: DEBUG oslo_concurrency.lockutils [None req-ad98ac38-35c7-4993-b0ab-3b23fad16363 admin admin] Acquiring lock "5f126515-66c9-4f6f-a005-93a9da4d8d15" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67673) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:56:05.772 | Jun 25 16:56:05 devstack devstack@n-api.service[67673]: DEBUG oslo_concurrency.lockutils [None req-ad98ac38-35c7-4993-b0ab-3b23fad16363 admin admin] Lock "5f126515-66c9-4f6f-a005-93a9da4d8d15" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67673) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:56:05.772 | Jun 25 16:56:05 devstack devstack@n-api.service[67673]: DEBUG oslo_concurrency.lockutils [None req-ad98ac38-35c7-4993-b0ab-3b23fad16363 admin admin] Lock "5f126515-66c9-4f6f-a005-93a9da4d8d15" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67673) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:56:05.772 | Jun 25 16:56:05 devstack devstack@n-api.service[67673]: INFO nova.api.openstack.requestlog [None req-ad98ac38-35c7-4993-b0ab-3b23fad16363 admin admin] 192.168.122.32 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.223772 2026-06-25 14:56:05.772 | Jun 25 16:56:05 devstack devstack@n-api.service[67673]: [pid: 67673|app: 0|req: 18/37] 192.168.122.32 () {60 vars in 1320 bytes} [Thu Jun 25 16:56:04 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-25 14:56:05.778 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:05.782 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-25 14:56:05.804 | enabled 2026-06-25 14:56:05.811 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-25 14:56:05.839 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-25 14:56:05.839 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-25 14:56:05.839 | Active: active (running) since Thu 2026-06-25 16:55:05 CEST; 59s ago 2026-06-25 14:56:05.839 | Main PID: 80083 (nova-compute) 2026-06-25 14:56:05.839 | Tasks: 10 (limit: 14255) 2026-06-25 14:56:05.839 | Memory: 136.6M (peak: 138.0M) 2026-06-25 14:56:05.840 | CPU: 4.899s 2026-06-25 14:56:05.840 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-25 14:56:05.840 | └─80083 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-25 14:56:05.840 | 2026-06-25 14:56:05.840 | Jun 25 16:55:36 devstack nova-compute[80083]: DEBUG nova.compute.resource_tracker [None req-2f1d6214-98aa-43c7-8490-c20d2f410599 None None] Compute_service record updated for devstack:devstack {{(pid=80083) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-25 14:56:05.840 | Jun 25 16:55:36 devstack nova-compute[80083]: DEBUG oslo_concurrency.lockutils [None req-2f1d6214-98aa-43c7-8490-c20d2f410599 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.895s {{(pid=80083) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:56:05.840 | Jun 25 16:55:36 devstack nova-compute[80083]: DEBUG nova.service [None req-2f1d6214-98aa-43c7-8490-c20d2f410599 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80083) start /opt/stack/nova/nova/service.py:196}} 2026-06-25 14:56:05.840 | Jun 25 16:55:36 devstack nova-compute[80083]: DEBUG nova.service [None req-2f1d6214-98aa-43c7-8490-c20d2f410599 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80083) start /opt/stack/nova/nova/service.py:212}} 2026-06-25 14:56:05.840 | Jun 25 16:55:36 devstack nova-compute[80083]: DEBUG nova.service [None req-2f1d6214-98aa-43c7-8490-c20d2f410599 None None] Join ServiceGroup membership for this service compute {{(pid=80083) start /opt/stack/nova/nova/service.py:222}} 2026-06-25 14:56:05.840 | Jun 25 16:55:36 devstack nova-compute[80083]: DEBUG nova.servicegroup.drivers.db [None req-2f1d6214-98aa-43c7-8490-c20d2f410599 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80083) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 14:56:05.840 | Jun 25 16:55:42 devstack nova-compute[80083]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=80083) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:05.841 | Jun 25 16:55:47 devstack nova-compute[80083]: DEBUG oslo_service.periodic_task [None req-c9a1f045-9940-49ec-8cc0-267e1f89bc1a None None] Running periodic task ComputeManager._sync_power_states {{(pid=80083) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 14:56:05.841 | Jun 25 16:55:48 devstack nova-compute[80083]: DEBUG oslo_service.periodic_task [None req-c9a1f045-9940-49ec-8cc0-267e1f89bc1a None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=80083) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 14:56:05.841 | Jun 25 16:55:48 devstack nova-compute[80083]: DEBUG oslo.service.backend._threading.loopingcall [None req-c9a1f045-9940-49ec-8cc0-267e1f89bc1a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 22.08 seconds {{(pid=80083) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:05.847 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:05.852 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-25 14:56:05.881 | not-found 2026-06-25 14:56:05.888 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:05.892 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-25 14:56:05.913 | enabled 2026-06-25 14:56:05.920 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-25 14:56:05.945 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-25 14:56:05.945 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-25 14:56:05.945 | Active: active (running) since Thu 2026-06-25 16:54:51 CEST; 1min 14s ago 2026-06-25 14:56:05.945 | Main PID: 76062 (nova-scheduler:) 2026-06-25 14:56:05.945 | Tasks: 19 (limit: 14255) 2026-06-25 14:56:05.945 | Memory: 157.3M (peak: 157.8M) 2026-06-25 14:56:05.945 | CPU: 5.433s 2026-06-25 14:56:05.945 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-25 14:56:05.945 | ├─76062 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-25 14:56:05.946 | ├─77859 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-25 14:56:05.946 | └─77863 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-25 14:56:05.946 | 2026-06-25 14:56:05.946 | Jun 25 16:54:58 devstack nova-scheduler[77859]: DEBUG nova.servicegroup.drivers.db [None req-5fd917d9-bdba-4d67-9821-c9bd1a8b37ef None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=77859) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 14:56:05.946 | Jun 25 16:55:03 devstack nova-scheduler[77859]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=77859) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:05.946 | Jun 25 16:55:03 devstack nova-scheduler[77863]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.94 seconds {{(pid=77863) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:05.946 | Jun 25 16:55:05 devstack nova-scheduler[76062]: DEBUG dbcounter [-] [76062] Writing DB stats nova_api:SELECT=3 {{(pid=76062) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:05.946 | Jun 25 16:55:06 devstack nova-scheduler[76062]: DEBUG dbcounter [-] [76062] Writing DB stats nova_cell0:SELECT=1 {{(pid=76062) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:05.946 | Jun 25 16:55:06 devstack nova-scheduler[76062]: DEBUG dbcounter [-] [76062] Writing DB stats nova_cell1:SELECT=1 {{(pid=76062) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:05.948 | Jun 25 16:55:13 devstack nova-scheduler[77859]: DEBUG dbcounter [-] [77859] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=77859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:05.948 | Jun 25 16:55:13 devstack nova-scheduler[77863]: DEBUG dbcounter [-] [77863] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=77863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:05.949 | Jun 25 16:55:36 devstack nova-scheduler[77859]: DEBUG oslo.service.backend._threading.loopingcall [None req-5e7e5eb8-8258-4833-bb44-85e5745bfa49 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=77859) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:05.949 | Jun 25 16:55:37 devstack nova-scheduler[77863]: DEBUG oslo.service.backend._threading.loopingcall [None req-4a1aa1e5-9f36-46cd-ac66-dda944f8bea1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=77863) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:05.954 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:05.958 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-25 14:56:05.977 | not-found 2026-06-25 14:56:05.984 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:05.989 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-25 14:56:06.010 | enabled 2026-06-25 14:56:06.016 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-25 14:56:06.040 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-25 14:56:06.040 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-25 14:56:06.040 | Active: active (running) since Thu 2026-06-25 16:54:54 CEST; 1min 11s ago 2026-06-25 14:56:06.040 | Main PID: 76673 (uwsgi) 2026-06-25 14:56:06.040 | Status: "uWSGI is ready" 2026-06-25 14:56:06.041 | Tasks: 16 (limit: 14255) 2026-06-25 14:56:06.041 | Memory: 223.3M (peak: 223.5M) 2026-06-25 14:56:06.041 | CPU: 11.299s 2026-06-25 14:56:06.041 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-25 14:56:06.041 | ├─76673 "nova-api-metauWSGI master" 2026-06-25 14:56:06.041 | ├─76674 "nova-api-metauWSGI worker 1" 2026-06-25 14:56:06.041 | ├─76675 "nova-api-metauWSGI worker 2" 2026-06-25 14:56:06.041 | └─76676 "nova-api-metauWSGI http 1" 2026-06-25 14:56:06.041 | 2026-06-25 14:56:06.042 | Jun 25 16:55:01 devstack devstack@n-api-meta.service[76675]: DEBUG nova.api.openstack.wsgi_app [None req-0bf34756-a019-40a4-b9ad-9f8a3cfbc6fe None None] ******************************************************************************** {{(pid=76675) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-25 14:56:06.042 | Jun 25 16:55:01 devstack devstack@n-api-meta.service[76675]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7c27596a3668 pid: 76675 (default app) 2026-06-25 14:56:06.042 | Jun 25 16:55:09 devstack devstack@n-api-meta.service[76675]: DEBUG dbcounter [-] [76675] Writing DB stats nova_api:SELECT=1 {{(pid=76675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.042 | Jun 25 16:55:09 devstack devstack@n-api-meta.service[76674]: DEBUG dbcounter [-] [76674] Writing DB stats nova_api:SELECT=1 {{(pid=76674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.044 | Jun 25 16:55:10 devstack devstack@n-api-meta.service[76675]: DEBUG dbcounter [-] [76675] Writing DB stats nova_cell1:SELECT=1 {{(pid=76675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.045 | Jun 25 16:55:10 devstack devstack@n-api-meta.service[76675]: DEBUG dbcounter [-] [76675] Writing DB stats nova_cell0:SELECT=1 {{(pid=76675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.045 | Jun 25 16:55:10 devstack devstack@n-api-meta.service[76674]: DEBUG dbcounter [-] [76674] Writing DB stats nova_cell0:SELECT=1 {{(pid=76674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.045 | Jun 25 16:55:10 devstack devstack@n-api-meta.service[76674]: DEBUG dbcounter [-] [76674] Writing DB stats nova_cell1:SELECT=1 {{(pid=76674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.045 | Jun 25 16:55:10 devstack devstack@n-api-meta.service[76675]: DEBUG dbcounter [-] [76675] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=76675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.045 | Jun 25 16:55:10 devstack devstack@n-api-meta.service[76674]: DEBUG dbcounter [-] [76674] Writing DB stats nova_cell0:SELECT=1 {{(pid=76674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.048 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.052 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-25 14:56:06.070 | enabled 2026-06-25 14:56:06.077 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-25 14:56:06.102 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-25 14:56:06.102 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-25 14:56:06.102 | Active: active (running) since Thu 2026-06-25 16:53:15 CEST; 2min 50s ago 2026-06-25 14:56:06.102 | Main PID: 73825 (uwsgi) 2026-06-25 14:56:06.102 | Status: "uWSGI is ready" 2026-06-25 14:56:06.102 | Tasks: 5 (limit: 14255) 2026-06-25 14:56:06.103 | Memory: 176.8M (peak: 177.1M) 2026-06-25 14:56:06.103 | CPU: 6.928s 2026-06-25 14:56:06.103 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-25 14:56:06.103 | ├─73825 "placementuWSGI master" 2026-06-25 14:56:06.103 | ├─73826 "placementuWSGI worker 1" 2026-06-25 14:56:06.103 | └─73827 "placementuWSGI worker 2" 2026-06-25 14:56:06.103 | 2026-06-25 14:56:06.103 | Jun 25 16:55:35 devstack devstack@placement-api.service[73827]: INFO placement.requestlog [req-30e37d83-bc96-4627-a8f7-c81eed117302 req-de077268-afb2-4542-9423-f6b7896d84ea service nova] 192.168.122.32 "PUT /placement/resource_providers/89c06e38-c84e-4461-9407-f97af7eab17e/inventories" status: 200 len: 396 microversion: 1.26 2026-06-25 14:56:06.104 | Jun 25 16:55:35 devstack devstack@placement-api.service[73827]: [pid: 73827|app: 0|req: 4/9] 192.168.122.32 () {64 vars in 1493 bytes} [Thu Jun 25 16:55:35 2026] PUT /placement/resource_providers/89c06e38-c84e-4461-9407-f97af7eab17e/inventories => generated 396 bytes in 109 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-25 14:56:06.104 | Jun 25 16:55:35 devstack devstack@placement-api.service[73826]: DEBUG placement.requestlog [req-30e37d83-bc96-4627-a8f7-c81eed117302 req-6498579e-2e2a-4152-acf9-0b719e10bb68 None None] Starting request: 192.168.122.32 "GET /placement/traits?name=in:COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE2,HW_CPU_X86_ABM,HW_CPU_X86_SSE,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_F16C,COMPUTE_VOLUME_EXTEND,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SVM,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_PCNET,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_BMI,HW_CPU_X86_BMI2,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_RESCUE_BFV,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_AMD_SVM,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_USB" {{(pid=73826) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 14:56:06.104 | Jun 25 16:55:35 devstack devstack@placement-api.service[73826]: INFO placement.requestlog [req-30e37d83-bc96-4627-a8f7-c81eed117302 req-6498579e-2e2a-4152-acf9-0b719e10bb68 service nova] 192.168.122.32 "GET /placement/traits?name=in:COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE2,HW_CPU_X86_ABM,HW_CPU_X86_SSE,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_F16C,COMPUTE_VOLUME_EXTEND,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SVM,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_PCNET,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_BMI,HW_CPU_X86_BMI2,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_RESCUE_BFV,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_AMD_SVM,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_USB" status: 200 len: 2058 microversion: 1.6 2026-06-25 14:56:06.104 | Jun 25 16:55:35 devstack devstack@placement-api.service[73826]: [pid: 73826|app: 0|req: 6/10] 192.168.122.32 () {60 vars in 4907 bytes} [Thu Jun 25 16:55:35 2026] GET /placement/traits?name=in:COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE2,HW_CPU_X86_ABM,HW_CPU_X86_SSE,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_F16C,COMPUTE_VOLUME_EXTEND,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SVM,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_PCNET,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_BMI,HW_CPU_X86_BMI2,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_RESCUE_BFV,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_AMD_SVM,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_USB => generated 2058 bytes in 89 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-25 14:56:06.104 | Jun 25 16:55:35 devstack devstack@placement-api.service[73827]: DEBUG placement.requestlog [req-30e37d83-bc96-4627-a8f7-c81eed117302 req-13315c6a-f6cb-4a6e-b0da-a259c939b3b8 None None] Starting request: 192.168.122.32 "PUT /placement/resource_providers/89c06e38-c84e-4461-9407-f97af7eab17e/traits" {{(pid=73827) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 14:56:06.104 | Jun 25 16:55:36 devstack devstack@placement-api.service[73827]: INFO placement.requestlog [req-30e37d83-bc96-4627-a8f7-c81eed117302 req-13315c6a-f6cb-4a6e-b0da-a259c939b3b8 service nova] 192.168.122.32 "PUT /placement/resource_providers/89c06e38-c84e-4461-9407-f97af7eab17e/traits" status: 200 len: 2093 microversion: 1.6 2026-06-25 14:56:06.106 | Jun 25 16:55:36 devstack devstack@placement-api.service[73827]: [pid: 73827|app: 0|req: 5/11] 192.168.122.32 () {64 vars in 1478 bytes} [Thu Jun 25 16:55:35 2026] PUT /placement/resource_providers/89c06e38-c84e-4461-9407-f97af7eab17e/traits => generated 2093 bytes in 270 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-25 14:56:06.106 | Jun 25 16:55:45 devstack devstack@placement-api.service[73826]: DEBUG dbcounter [-] [73826] Writing DB stats placement:SELECT=4 {{(pid=73826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.106 | Jun 25 16:55:46 devstack devstack@placement-api.service[73827]: DEBUG dbcounter [-] [73827] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=73827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.109 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.113 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-25 14:56:06.134 | not-found 2026-06-25 14:56:06.138 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.142 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-25 14:56:06.164 | enabled 2026-06-25 14:56:06.168 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-25 14:56:06.194 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-25 14:56:06.194 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-25 14:56:06.194 | Active: active (running) since Thu 2026-06-25 16:55:32 CEST; 33s ago 2026-06-25 14:56:06.194 | Main PID: 83250 (uwsgi) 2026-06-25 14:56:06.194 | Status: "uWSGI is ready" 2026-06-25 14:56:06.194 | Tasks: 9 (limit: 14255) 2026-06-25 14:56:06.195 | Memory: 257.8M (peak: 258.3M) 2026-06-25 14:56:06.195 | CPU: 11.466s 2026-06-25 14:56:06.195 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-25 14:56:06.195 | ├─83250 "glance-apiuWSGI master" 2026-06-25 14:56:06.195 | ├─83284 "glance-apiuWSGI worker 1" 2026-06-25 14:56:06.195 | └─83287 "glance-apiuWSGI worker 2" 2026-06-25 14:56:06.195 | 2026-06-25 14:56:06.195 | Jun 25 16:55:46 devstack devstack@g-api.service[83284]: INFO glance.location [None req-7270aa7d-00a5-4301-9c1c-1f1c115624a7 admin admin] Image format matched and virtual size computed: 117440512 2026-06-25 14:56:06.195 | Jun 25 16:55:46 devstack devstack@g-api.service[83284]: DEBUG glance_store.backend [None req-7270aa7d-00a5-4301-9c1c-1f1c115624a7 admin admin] Skipping store.set_acls... not implemented. {{(pid=83284) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-25 14:56:06.196 | Jun 25 16:55:46 devstack devstack@g-api.service[83284]: [pid: 83284|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Thu Jun 25 16:55:44 2026] PUT /v2/images/23f8f77c-d548-48c0-88a6-b52060cde383/file => generated 0 bytes in 2116 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-25 14:56:06.196 | Jun 25 16:55:46 devstack devstack@g-api.service[83287]: DEBUG glance.api.middleware.version_negotiation [None req-b2aa37f4-aaf5-4690-a9ea-2c6b0fb0ff78 admin admin] Determining version of request: GET /v2/images/23f8f77c-d548-48c0-88a6-b52060cde383 Accept: */* {{(pid=83287) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-25 14:56:06.196 | Jun 25 16:55:46 devstack devstack@g-api.service[83287]: DEBUG glance.api.middleware.version_negotiation [None req-b2aa37f4-aaf5-4690-a9ea-2c6b0fb0ff78 admin admin] Using url versioning {{(pid=83287) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-25 14:56:06.196 | Jun 25 16:55:46 devstack devstack@g-api.service[83287]: DEBUG glance.api.middleware.version_negotiation [None req-b2aa37f4-aaf5-4690-a9ea-2c6b0fb0ff78 admin admin] Matched version: v2 {{(pid=83287) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-25 14:56:06.196 | Jun 25 16:55:46 devstack devstack@g-api.service[83287]: DEBUG glance.api.middleware.version_negotiation [None req-b2aa37f4-aaf5-4690-a9ea-2c6b0fb0ff78 admin admin] new path /v2/images/23f8f77c-d548-48c0-88a6-b52060cde383 {{(pid=83287) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-25 14:56:06.196 | Jun 25 16:55:46 devstack devstack@g-api.service[83287]: [pid: 83287|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Thu Jun 25 16:55:46 2026] GET /v2/images/23f8f77c-d548-48c0-88a6-b52060cde383 => generated 976 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 14:56:06.197 | Jun 25 16:55:56 devstack devstack@g-api.service[83284]: DEBUG dbcounter [-] [83284] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.197 | Jun 25 16:55:56 devstack devstack@g-api.service[83287]: DEBUG dbcounter [-] [83287] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.199 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.203 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-25 14:56:06.221 | enabled 2026-06-25 14:56:06.226 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-25 14:56:06.250 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-25 14:56:06.251 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-25 14:56:06.251 | Active: active (running) since Thu 2026-06-25 16:55:21 CEST; 45s ago 2026-06-25 14:56:06.251 | Main PID: 81759 (cinder-schedule) 2026-06-25 14:56:06.251 | Tasks: 1 (limit: 14255) 2026-06-25 14:56:06.251 | Memory: 109.2M (peak: 109.6M) 2026-06-25 14:56:06.251 | CPU: 4.476s 2026-06-25 14:56:06.251 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-25 14:56:06.251 | └─81759 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-25 14:56:06.251 | 2026-06-25 14:56:06.252 | Jun 25 16:55:26 devstack cinder-scheduler[81759]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-25 14:56:06.252 | Jun 25 16:55:26 devstack cinder-scheduler[81759]: INFO cinder.manager [None req-00d7e4f9-5e40-4f96-9a78-eb56f94c9288 None None] Initiating service 1 cleanup 2026-06-25 14:56:06.252 | Jun 25 16:55:26 devstack cinder-scheduler[81759]: INFO cinder.manager [None req-00d7e4f9-5e40-4f96-9a78-eb56f94c9288 None None] Service 1 cleanup completed. 2026-06-25 14:56:06.252 | Jun 25 16:55:26 devstack cinder-scheduler[81759]: DEBUG cinder.service [None req-00d7e4f9-5e40-4f96-9a78-eb56f94c9288 None None] Creating RPC server for service cinder-scheduler {{(pid=81759) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-25 14:56:06.252 | Jun 25 16:55:26 devstack cinder-scheduler[81759]: DEBUG cinder.service [None req-00d7e4f9-5e40-4f96-9a78-eb56f94c9288 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81759) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-25 14:56:06.252 | Jun 25 16:55:36 devstack cinder-scheduler[81759]: DEBUG dbcounter [-] [81759] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.252 | Jun 25 16:55:44 devstack cinder-scheduler[81759]: DEBUG cinder.scheduler.host_manager [None req-c365cb32-28a1-468e-b44d-2ff0e171c393 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=81759) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-25 14:56:06.252 | Jun 25 16:55:44 devstack cinder-scheduler[81759]: DEBUG cinder.scheduler.host_manager [None req-c365cb32-28a1-468e-b44d-2ff0e171c393 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, 25, 14, 55, 44, 697152)}, {'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, 25, 14, 55, 44, 697152)}]. {{(pid=81759) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-25 14:56:06.252 | Jun 25 16:55:44 devstack cinder-scheduler[81759]: DEBUG cinder.scheduler.host_manager [None req-c365cb32-28a1-468e-b44d-2ff0e171c393 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, 25, 14, 55, 44, 654929)} {{(pid=81759) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-25 14:56:06.253 | Jun 25 16:55:54 devstack cinder-scheduler[81759]: DEBUG dbcounter [-] [81759] Writing DB stats cinder:SELECT=1 {{(pid=81759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.256 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.259 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-25 14:56:06.280 | enabled 2026-06-25 14:56:06.285 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-25 14:56:06.310 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-25 14:56:06.310 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-25 14:56:06.310 | Active: active (running) since Thu 2026-06-25 16:55:13 CEST; 52s ago 2026-06-25 14:56:06.310 | Main PID: 81033 (uwsgi) 2026-06-25 14:56:06.310 | Status: "uWSGI is ready" 2026-06-25 14:56:06.311 | Tasks: 7 (limit: 14255) 2026-06-25 14:56:06.311 | Memory: 246.5M (peak: 246.8M) 2026-06-25 14:56:06.311 | CPU: 11.402s 2026-06-25 14:56:06.311 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-25 14:56:06.311 | ├─81033 "cinder-apiuWSGI master" 2026-06-25 14:56:06.311 | ├─81041 "cinder-apiuWSGI worker 1" 2026-06-25 14:56:06.311 | └─81042 "cinder-apiuWSGI worker 2" 2026-06-25 14:56:06.311 | 2026-06-25 14:56:06.311 | Jun 25 16:55:28 devstack devstack@c-api.service[81041]: DEBUG dbcounter [-] [81041] Writing DB stats cinder:SELECT=6 {{(pid=81041) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.312 | Jun 25 16:55:28 devstack devstack@c-api.service[81041]: INFO cinder.api.openstack.wsgi [req-b12d4b6a-ce68-47e2-99b1-83ad53911fb3 req-33f4061f-42b7-4abc-9139-ad831ea3bde4 admin admin] POST http://192.168.122.32/volume/v3/types/4a74b3e1-4c46-415b-85c7-50f6d478a242/extra_specs 2026-06-25 14:56:06.312 | Jun 25 16:55:28 devstack devstack@c-api.service[81041]: DEBUG cinder.api.openstack.wsgi [req-b12d4b6a-ce68-47e2-99b1-83ad53911fb3 req-33f4061f-42b7-4abc-9139-ad831ea3bde4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=81041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-25 14:56:06.312 | Jun 25 16:55:28 devstack devstack@c-api.service[81041]: /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-25 14:56:06.312 | Jun 25 16:55:28 devstack devstack@c-api.service[81041]: warnings.warn( 2026-06-25 14:56:06.312 | Jun 25 16:55:29 devstack devstack@c-api.service[81041]: DEBUG oslo_db.sqlalchemy.engines [req-b12d4b6a-ce68-47e2-99b1-83ad53911fb3 req-33f4061f-42b7-4abc-9139-ad831ea3bde4 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=81041) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:56:06.312 | Jun 25 16:55:29 devstack devstack@c-api.service[81041]: INFO cinder.api.openstack.wsgi [req-b12d4b6a-ce68-47e2-99b1-83ad53911fb3 req-33f4061f-42b7-4abc-9139-ad831ea3bde4 admin admin] http://192.168.122.32/volume/v3/types/4a74b3e1-4c46-415b-85c7-50f6d478a242/extra_specs returned with HTTP 200 2026-06-25 14:56:06.312 | Jun 25 16:55:29 devstack devstack@c-api.service[81041]: [pid: 81041|app: 0|req: 1/3] 192.168.122.32 () {62 vars in 1358 bytes} [Thu Jun 25 16:55:28 2026] POST /volume/v3/types/4a74b3e1-4c46-415b-85c7-50f6d478a242/extra_specs => generated 55 bytes in 987 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-25 14:56:06.313 | Jun 25 16:55:38 devstack devstack@c-api.service[81042]: DEBUG dbcounter [-] [81042] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=81042) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.313 | Jun 25 16:55:39 devstack devstack@c-api.service[81041]: DEBUG dbcounter [-] [81041] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=81041) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.316 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.319 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-25 14:56:06.340 | enabled 2026-06-25 14:56:06.344 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-25 14:56:06.367 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-25 14:56:06.368 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-25 14:56:06.368 | Active: active (running) since Thu 2026-06-25 16:55:23 CEST; 42s ago 2026-06-25 14:56:06.368 | Main PID: 82413 (cinder-volume) 2026-06-25 14:56:06.368 | Tasks: 2 (limit: 14255) 2026-06-25 14:56:06.368 | Memory: 142.8M (peak: 172.3M) 2026-06-25 14:56:06.368 | CPU: 21.686s 2026-06-25 14:56:06.368 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-25 14:56:06.369 | ├─82413 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 14:56:06.369 | └─82589 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 14:56:06.369 | 2026-06-25 14:56:06.369 | Jun 25 16:55:47 devstack sudo[83807]: 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-25 14:56:06.369 | Jun 25 16:55:47 devstack sudo[83807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-25 14:56:06.369 | Jun 25 16:55:47 devstack sudo[83807]: pam_unix(sudo:session): session closed for user root 2026-06-25 14:56:06.369 | Jun 25 16:55:47 devstack cinder-volume[82589]: DEBUG oslo_concurrency.processutils [None req-c365cb32-28a1-468e-b44d-2ff0e171c393 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.628s {{(pid=82589) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-25 14:56:06.369 | Jun 25 16:55:47 devstack cinder-volume[82589]: INFO cinder.volume.manager [None req-c365cb32-28a1-468e-b44d-2ff0e171c393 None None] Driver post RPC initialization completed successfully. 2026-06-25 14:56:06.369 | Jun 25 16:55:54 devstack cinder-volume[82589]: DEBUG dbcounter [-] [82589] Writing DB stats cinder:SELECT=3 {{(pid=82589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.369 | Jun 25 16:55:57 devstack cinder-volume[82589]: DEBUG dbcounter [-] [82589] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=82589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.369 | Jun 25 16:56:05 devstack cinder-volume[82589]: DEBUG oslo_service.periodic_task [None req-7dfa8555-6a55-485a-b8f3-f0e50a7ee4bd None None] Running periodic task VolumeManager._thread_info {{(pid=82589) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 14:56:06.370 | Jun 25 16:56:05 devstack cinder-volume[82589]: DEBUG cinder.volume.manager [None req-7dfa8555-6a55-485a-b8f3-f0e50a7ee4bd None None] thread count: 6 {{(pid=82589) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-06-25 14:56:06.370 | Jun 25 16:56:05 devstack cinder-volume[82589]: DEBUG cinder.volume.manager [None req-7dfa8555-6a55-485a-b8f3-f0e50a7ee4bd None None] thread info: [<_MainThread(MainThread, started 136548618121344)>, , , , , ] {{(pid=82589) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-06-25 14:56:06.373 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.377 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-25 14:56:06.395 | not-found 2026-06-25 14:56:06.399 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.402 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-25 14:56:06.421 | not-found 2026-06-25 14:56:06.426 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.429 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-25 14:56:06.446 | not-found 2026-06-25 14:56:06.451 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.454 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-25 14:56:06.472 | not-found 2026-06-25 14:56:06.476 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.480 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-25 14:56:06.497 | not-found 2026-06-25 14:56:06.502 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.505 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-25 14:56:06.523 | enabled 2026-06-25 14:56:06.530 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-25 14:56:06.557 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-25 14:56:06.557 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-25 14:56:06.558 | Active: active (running) since Thu 2026-06-25 16:52:52 CEST; 3min 14s ago 2026-06-25 14:56:06.559 | Main PID: 70428 (neutron-ovn-age) 2026-06-25 14:56:06.559 | Tasks: 20 (limit: 14255) 2026-06-25 14:56:06.559 | Memory: 345.5M (peak: 346.3M) 2026-06-25 14:56:06.559 | CPU: 13.852s 2026-06-25 14:56:06.559 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-25 14:56:06.559 | ├─70428 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-25 14:56:06.559 | ├─71889 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-25 14:56:06.560 | ├─72327 /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/tmpotf_8qv9/privsep.sock 2026-06-25 14:56:06.560 | └─74722 /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/tmp8hfuf322/privsep.sock 2026-06-25 14:56:06.560 | 2026-06-25 14:56:06.560 | Jun 25 16:54:56 devstack neutron-ovn-agent[71889]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=71889) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:56:06.560 | Jun 25 16:54:56 devstack neutron-ovn-agent[71889]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=71889) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:56:06.560 | Jun 25 16:54:56 devstack neutron-ovn-agent[71889]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=71889) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:56:06.560 | Jun 25 16:54:56 devstack neutron-ovn-agent[71889]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=71889) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:56:06.561 | Jun 25 16:55:56 devstack neutron-ovn-agent[71889]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=71889) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:56:06.561 | Jun 25 16:55:56 devstack neutron-ovn-agent[71889]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=71889) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:56:06.561 | Jun 25 16:55:56 devstack neutron-ovn-agent[71889]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.003s {{(pid=71889) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:56:06.561 | Jun 25 16:55:56 devstack neutron-ovn-agent[71889]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=71889) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:56:06.561 | Jun 25 16:55:56 devstack neutron-ovn-agent[71889]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.004s {{(pid=71889) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:56:06.561 | Jun 25 16:55:56 devstack neutron-ovn-agent[71889]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=71889) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:56:06.565 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.570 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-25 14:56:06.589 | not-found 2026-06-25 14:56:06.596 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.600 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-25 14:56:06.619 | not-found 2026-06-25 14:56:06.626 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.630 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-25 14:56:06.649 | not-found 2026-06-25 14:56:06.655 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.659 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-25 14:56:06.683 | not-found 2026-06-25 14:56:06.690 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.696 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-25 14:56:06.719 | enabled 2026-06-25 14:56:06.725 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-25 14:56:06.754 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-25 14:56:06.754 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-25 14:56:06.755 | Active: active (running) since Thu 2026-06-25 16:45:21 CEST; 10min ago 2026-06-25 14:56:06.755 | Main PID: 46907 (dstat.sh) 2026-06-25 14:56:06.755 | Tasks: 3 (limit: 14255) 2026-06-25 14:56:06.755 | Memory: 27.6M (peak: 28.1M) 2026-06-25 14:56:06.755 | CPU: 4.228s 2026-06-25 14:56:06.755 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-25 14:56:06.755 | ├─46907 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-25 14:56:06.756 | ├─47056 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-25 14:56:06.756 | └─47057 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-25 14:56:06.756 | 2026-06-25 14:56:06.756 | Jun 25 16:55:57 devstack dstat.sh[47057]: 25-06 16:55:57| 25 10 60 1 0|5183M 378M 222M 5946M|7072B 22k| 16k 449k|1.00 52.1 |3918 3267 |3.61 2.81 1.86|1.0 0 85| 0 0 | | 17 289 0 35 0 2026-06-25 14:56:06.756 | Jun 25 16:55:58 devstack dstat.sh[47057]: 25-06 16:55:58| 17 13 65 0 0|5220M 341M 222M 5946M|4474B 13k| 28k 408k|2.00 44.0 |4011 3926 |3.61 2.81 1.86|2.0 0 181| 0 0 | | 17 289 0 35 0 2026-06-25 14:56:06.757 | Jun 25 16:55:59 devstack dstat.sh[47057]: 25-06 16:55:59| 18 10 70 0 0|5248M 313M 222M 5946M| 0 0 | 0 172k| 0 12.0 |2031 1429 |3.40 2.78 1.86|1.0 0 0| 0 0 | | 17 289 0 35 0 2026-06-25 14:56:06.757 | Jun 25 16:56:00 devstack dstat.sh[47057]: 25-06 16:56:00| 22 6 71 0 0|5269M 292M 222M 5946M| 184B 651B| 0 259k| 0 31.9 |1921 1314 |3.40 2.78 1.86|2.0 0 0| 0 0 | | 17 289 0 35 0 2026-06-25 14:56:06.757 | Jun 25 16:56:01 devstack dstat.sh[47057]: 25-06 16:56:01| 5 16 71 0 0|5210M 350M 223M 5946M|7594B 21k| 144k 412k|7.00 25.0 |4565 3918 |3.40 2.78 1.86| 0 0 279| 0 0 | | 17 289 0 35 0 2026-06-25 14:56:06.757 | Jun 25 16:56:02 devstack dstat.sh[47057]: 25-06 16:56:02| 7 5 86 0 0|5225M 336M 223M 5946M| 184B 476B| 0 144k| 0 11.0 |1478 1554 |3.40 2.78 1.86|3.0 0 5.0| 0 0 | | 17 289 0 35 0 2026-06-25 14:56:06.758 | Jun 25 16:56:03 devstack dstat.sh[47057]: 25-06 16:56:03| 21 10 67 0 0|5235M 326M 223M 5946M| 0 0 | 0 172k| 0 21.0 |2415 1931 |3.40 2.78 1.86|2.0 0 1.0| 0 0 | | 17 291 0 35 0 2026-06-25 14:56:06.758 | Jun 25 16:56:04 devstack dstat.sh[47057]: 25-06 16:56:04| 19 8 70 0 0|5265M 296M 223M 5946M| 52B 0 | 0 199k| 0 15.9 |1959 1357 |3.21 2.75 1.85|1.0 0 0| 0 0 | | 17 291 0 35 0 2026-06-25 14:56:06.758 | Jun 25 16:56:05 devstack dstat.sh[47057]: 25-06 16:56:05| 20 8 68 0 0|5273M 288M 223M 5946M| 0 0 | 0 624k| 0 82.0 |2858 2537 |3.21 2.75 1.85|2.0 0 3.0| 0 0 | | 17 292 0 33 0 2026-06-25 14:56:06.758 | Jun 25 16:56:06 devstack dstat.sh[47057]: 25-06 16:56:06| 17 12 64 0 0|5187M 374M 223M 5946M|6955B 38k|8238B 177k|2.01 12.1 |4234 3250 |3.21 2.75 1.85|2.0 0 116| 0 0 | | 17 295 0 33 0 2026-06-25 14:56:06.764 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.769 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-25 14:56:06.793 | enabled 2026-06-25 14:56:06.799 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-25 14:56:06.829 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-25 14:56:06.829 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-25 14:56:06.830 | Active: active (running) since Thu 2026-06-25 16:52:50 CEST; 3min 16s ago 2026-06-25 14:56:06.830 | Main PID: 69733 (neutron-ovn-met) 2026-06-25 14:56:06.830 | Tasks: 2 (limit: 14255) 2026-06-25 14:56:06.830 | Memory: 121.5M (peak: 122.2M) 2026-06-25 14:56:06.830 | CPU: 4.039s 2026-06-25 14:56:06.830 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-25 14:56:06.830 | └─69733 "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-25 14:56:06.831 | 2026-06-25 14:56:06.831 | Jun 25 16:52:54 devstack neutron-ovn-metadata-agent[69733]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-25 14:56:06.831 | Jun 25 16:52:54 devstack neutron-ovn-metadata-agent[69733]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-25 14:56:06.831 | Jun 25 16:52:54 devstack neutron-ovn-metadata-agent[69733]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 14:56:06.831 | Jun 25 16:52:54 devstack neutron-ovn-metadata-agent[69733]: 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-25 14:56:06.831 | Jun 25 16:52:54 devstack neutron-ovn-metadata-agent[69733]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-25 14:56:06.832 | Jun 25 16:52:54 devstack neutron-ovn-metadata-agent[69733]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 14:56:06.832 | Jun 25 16:52:54 devstack neutron-ovn-metadata-agent[69733]: 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-25 14:56:06.832 | Jun 25 16:52:54 devstack neutron-ovn-metadata-agent[69733]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-25 14:56:06.832 | Jun 25 16:52:54 devstack neutron-ovn-metadata-agent[69733]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-25 14:56:06.832 | Jun 25 16:52:54 devstack neutron-ovn-metadata-agent[69733]: ERROR neutron 2026-06-25 14:56:06.836 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.840 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-25 14:56:06.861 | enabled 2026-06-25 14:56:06.866 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-25 14:56:06.891 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-25 14:56:06.892 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-25 14:56:06.892 | Active: active (running) since Thu 2026-06-25 16:52:55 CEST; 3min 11s ago 2026-06-25 14:56:06.892 | Main PID: 71522 (uwsgi) 2026-06-25 14:56:06.892 | Status: "uWSGI is ready" 2026-06-25 14:56:06.892 | Tasks: 23 (limit: 14255) 2026-06-25 14:56:06.892 | Memory: 389.9M (peak: 390.8M) 2026-06-25 14:56:06.892 | CPU: 46.786s 2026-06-25 14:56:06.892 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-25 14:56:06.893 | ├─71522 "neutron-apiuWSGI master" 2026-06-25 14:56:06.893 | ├─71523 "neutron-apiuWSGI worker 1" 2026-06-25 14:56:06.893 | └─71524 "neutron-apiuWSGI worker 2" 2026-06-25 14:56:06.893 | 2026-06-25 14:56:06.893 | Jun 25 16:55:42 devstack devstack@neutron-api.service[71524]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71524) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 14:56:06.893 | Jun 25 16:55:42 devstack devstack@neutron-api.service[71524]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71524) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 14:56:06.893 | Jun 25 16:55:42 devstack devstack@neutron-api.service[71523]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71523) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 14:56:06.894 | Jun 25 16:55:42 devstack devstack@neutron-api.service[71523]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71523) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 14:56:06.894 | Jun 25 16:55:52 devstack devstack@neutron-api.service[71524]: DEBUG dbcounter [-] [71524] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.894 | Jun 25 16:55:52 devstack devstack@neutron-api.service[71523]: DEBUG dbcounter [-] [71523] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.894 | Jun 25 16:55:57 devstack devstack@neutron-api.service[71524]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71524) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 14:56:06.894 | Jun 25 16:55:57 devstack devstack@neutron-api.service[71524]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71524) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 14:56:06.894 | Jun 25 16:55:57 devstack devstack@neutron-api.service[71523]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71523) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 14:56:06.895 | Jun 25 16:55:57 devstack devstack@neutron-api.service[71523]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71523) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 14:56:06.899 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.903 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-25 14:56:06.929 | enabled 2026-06-25 14:56:06.937 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-25 14:56:06.964 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-25 14:56:06.964 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-25 14:56:06.964 | Active: active (running) since Thu 2026-06-25 16:53:00 CEST; 3min 6s ago 2026-06-25 14:56:06.964 | Main PID: 72532 (neutron-periodi) 2026-06-25 14:56:06.964 | Tasks: 15 (limit: 14255) 2026-06-25 14:56:06.964 | Memory: 180.7M (peak: 180.9M) 2026-06-25 14:56:06.964 | CPU: 7.216s 2026-06-25 14:56:06.964 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-25 14:56:06.964 | ├─72532 "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-25 14:56:06.964 | └─73150 "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-25 14:56:06.965 | 2026-06-25 14:56:06.965 | Jun 25 16:55:04 devstack neutron-periodic-workers[73150]: DEBUG neutron.db.agents_db [None req-4207481f-aaab-488f-a0aa-743710339382 None None] Agent healthcheck: found 0 active agents {{(pid=73150) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-25 14:56:06.965 | Jun 25 16:55:04 devstack neutron-periodic-workers[73150]: DEBUG oslo.service.backend._threading.loopingcall [None req-4207481f-aaab-488f-a0aa-743710339382 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=73150) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:06.965 | Jun 25 16:55:12 devstack neutron-periodic-workers[73150]: DEBUG oslo.service.backend._threading.loopingcall [None req-c864d51f-9bef-4800-a192-5bfb09041fbc None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=73150) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:06.965 | Jun 25 16:55:18 devstack neutron-periodic-workers[73150]: DEBUG oslo.service.backend._threading.loopingcall [None req-eaf69d46-4cb7-4b18-8bbf-35c138dafd36 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=73150) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:06.965 | Jun 25 16:55:28 devstack neutron-periodic-workers[73150]: DEBUG dbcounter [-] [73150] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=73150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.965 | Jun 25 16:55:41 devstack neutron-periodic-workers[73150]: DEBUG neutron.db.agents_db [None req-4207481f-aaab-488f-a0aa-743710339382 None None] Agent healthcheck: found 0 active agents {{(pid=73150) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-25 14:56:06.966 | Jun 25 16:55:41 devstack neutron-periodic-workers[73150]: DEBUG oslo.service.backend._threading.loopingcall [None req-4207481f-aaab-488f-a0aa-743710339382 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73150) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:06.966 | Jun 25 16:55:51 devstack neutron-periodic-workers[73150]: DEBUG dbcounter [-] [73150] Writing DB stats neutron:SELECT=1 {{(pid=73150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.966 | Jun 25 16:55:55 devstack neutron-periodic-workers[73150]: DEBUG oslo.service.backend._threading.loopingcall [None req-eaf69d46-4cb7-4b18-8bbf-35c138dafd36 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73150) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:06.966 | Jun 25 16:56:05 devstack neutron-periodic-workers[73150]: DEBUG dbcounter [-] [73150] Writing DB stats neutron:SELECT=3 {{(pid=73150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:06.973 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:06.977 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-25 14:56:07.002 | enabled 2026-06-25 14:56:07.010 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-25 14:56:07.041 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-25 14:56:07.041 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-25 14:56:07.041 | Active: active (running) since Thu 2026-06-25 16:52:57 CEST; 3min 9s ago 2026-06-25 14:56:07.041 | Main PID: 72033 (neutron-rpc-ser) 2026-06-25 14:56:07.041 | Tasks: 27 (limit: 14255) 2026-06-25 14:56:07.042 | Memory: 194.2M (peak: 194.9M) 2026-06-25 14:56:07.042 | CPU: 9.814s 2026-06-25 14:56:07.042 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-25 14:56:07.042 | ├─72033 "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-25 14:56:07.042 | ├─73121 "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-25 14:56:07.042 | └─73123 "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-25 14:56:07.042 | 2026-06-25 14:56:07.042 | Jun 25 16:54:45 devstack neutron-rpc-server[73121]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 14:56:07.042 | Jun 25 16:54:45 devstack neutron-rpc-server[73121]: 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-25 14:56:07.042 | Jun 25 16:54:45 devstack neutron-rpc-server[73121]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-25 14:56:07.042 | Jun 25 16:54:45 devstack neutron-rpc-server[73121]: 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-25 14:56:07.043 | Jun 25 16:54:45 devstack neutron-rpc-server[73121]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-25 14:56:07.043 | Jun 25 16:54:45 devstack neutron-rpc-server[73121]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 14:56:07.043 | Jun 25 16:54:45 devstack neutron-rpc-server[73121]: 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-25 14:56:07.043 | Jun 25 16:54:45 devstack neutron-rpc-server[73121]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-25 14:56:07.043 | Jun 25 16:54:45 devstack neutron-rpc-server[73121]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-25 14:56:07.043 | Jun 25 16:54:45 devstack neutron-rpc-server[73121]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-25 14:56:07.048 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:07.053 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:56:07.073 | enabled 2026-06-25 14:56:07.080 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-25 14:56:07.106 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:56:07.107 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-25 14:56:07.107 | Active: active (running) since Thu 2026-06-25 16:53:03 CEST; 3min 4s ago 2026-06-25 14:56:07.107 | Main PID: 73034 (neutron-ovn-mai) 2026-06-25 14:56:07.107 | Tasks: 12 (limit: 14255) 2026-06-25 14:56:07.107 | Memory: 254.4M (peak: 254.8M) 2026-06-25 14:56:07.107 | CPU: 8.517s 2026-06-25 14:56:07.107 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:56:07.107 | ├─73034 "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-25 14:56:07.107 | └─73165 "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-25 14:56:07.108 | 2026-06-25 14:56:07.108 | Jun 25 16:53:33 devstack neutron-ovn-maintenance-worker[73165]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a448e5e0-2d15-41cd-bfba-8a6c22196261 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73165) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 14:56:07.108 | Jun 25 16:53:33 devstack neutron-ovn-maintenance-worker[73165]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a448e5e0-2d15-41cd-bfba-8a6c22196261 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73165) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 14:56:07.108 | Jun 25 16:53:33 devstack neutron-ovn-maintenance-worker[73165]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a448e5e0-2d15-41cd-bfba-8a6c22196261 None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-06-25 14:56:07.108 | Jun 25 16:53:33 devstack neutron-ovn-maintenance-worker[73165]: DEBUG futurist.periodics [None req-a448e5e0-2d15-41cd-bfba-8a6c22196261 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=73165) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 14:56:07.108 | Jun 25 16:53:33 devstack neutron-ovn-maintenance-worker[73165]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a448e5e0-2d15-41cd-bfba-8a6c22196261 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73165) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 14:56:07.111 | Jun 25 16:53:33 devstack neutron-ovn-maintenance-worker[73165]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a448e5e0-2d15-41cd-bfba-8a6c22196261 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73165) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 14:56:07.112 | Jun 25 16:53:33 devstack neutron-ovn-maintenance-worker[73165]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a448e5e0-2d15-41cd-bfba-8a6c22196261 None None] OVN maintenance task update_security_group_with_address_group finished in 0.022 seconds 2026-06-25 14:56:07.112 | Jun 25 16:53:33 devstack neutron-ovn-maintenance-worker[73165]: DEBUG futurist.periodics [None req-a448e5e0-2d15-41cd-bfba-8a6c22196261 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=73165) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 14:56:07.112 | Jun 25 16:53:33 devstack neutron-ovn-maintenance-worker[73165]: DEBUG futurist.periodics [None req-a448e5e0-2d15-41cd-bfba-8a6c22196261 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=73165) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 14:56:07.113 | Jun 25 16:53:43 devstack neutron-ovn-maintenance-worker[73165]: DEBUG dbcounter [-] [73165] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:07.113 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:07.116 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-25 14:56:07.141 | enabled 2026-06-25 14:56:07.148 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-25 14:56:07.174 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-25 14:56:07.175 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-25 14:56:07.175 | Active: active (running) since Thu 2026-06-25 16:54:56 CEST; 1min 10s ago 2026-06-25 14:56:07.175 | Main PID: 77320 (nova-novncproxy) 2026-06-25 14:56:07.175 | Tasks: 4 (limit: 14255) 2026-06-25 14:56:07.175 | Memory: 109.6M (peak: 109.8M) 2026-06-25 14:56:07.175 | CPU: 4.280s 2026-06-25 14:56:07.175 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-25 14:56:07.175 | └─77320 /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-25 14:56:07.175 | 2026-06-25 14:56:07.175 | Jun 25 16:54:57 devstack nova-novncproxy[77320]: If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:56:07.175 | Jun 25 16:54:57 devstack nova-novncproxy[77320]: framework. For more detail see 2026-06-25 14:56:07.176 | Jun 25 16:54:57 devstack nova-novncproxy[77320]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:56:07.176 | Jun 25 16:54:57 devstack nova-novncproxy[77320]: import eventlet # noqa 2026-06-25 14:56:07.176 | Jun 25 16:54:57 devstack nova-novncproxy[77320]: 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-25 14:56:07.176 | Jun 25 16:55:02 devstack nova-novncproxy[77320]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-25 14:56:07.176 | Jun 25 16:55:02 devstack nova-novncproxy[77320]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-25 14:56:07.176 | Jun 25 16:55:02 devstack nova-novncproxy[77320]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-25 14:56:07.176 | Jun 25 16:55:02 devstack nova-novncproxy[77320]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-25 14:56:07.176 | Jun 25 16:55:02 devstack nova-novncproxy[77320]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-25 14:56:07.183 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:07.188 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-25 14:56:07.207 | enabled 2026-06-25 14:56:07.215 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-25 14:56:07.238 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-25 14:56:07.238 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-25 14:56:07.238 | Active: active (running) since Thu 2026-06-25 16:54:59 CEST; 1min 7s ago 2026-06-25 14:56:07.238 | Main PID: 78117 (nova-conductor:) 2026-06-25 14:56:07.238 | Tasks: 19 (limit: 14255) 2026-06-25 14:56:07.238 | Memory: 158.0M (peak: 158.2M) 2026-06-25 14:56:07.238 | CPU: 5.503s 2026-06-25 14:56:07.239 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-25 14:56:07.239 | ├─78117 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-25 14:56:07.239 | ├─80074 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 14:56:07.239 | └─80076 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 14:56:07.239 | 2026-06-25 14:56:07.239 | Jun 25 16:55:07 devstack nova-conductor[80076]: DEBUG nova.servicegroup.drivers.db [None req-a9452b14-d275-4901-aecb-a2c8509bf2fa None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80076) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 14:56:07.239 | Jun 25 16:55:11 devstack nova-conductor[80074]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=80074) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:07.239 | Jun 25 16:55:11 devstack nova-conductor[80076]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=80076) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:07.239 | Jun 25 16:55:13 devstack nova-conductor[80074]: DEBUG oslo.service.backend._threading.loopingcall [None req-7dabb3c8-3f06-4136-abb4-698efb8b49b1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80074) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:07.240 | Jun 25 16:55:14 devstack nova-conductor[78117]: DEBUG dbcounter [-] [78117] Writing DB stats nova_api:SELECT=1 {{(pid=78117) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:07.240 | Jun 25 16:55:14 devstack nova-conductor[78117]: DEBUG dbcounter [-] [78117] Writing DB stats nova_cell0:SELECT=1 {{(pid=78117) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:07.240 | Jun 25 16:55:14 devstack nova-conductor[78117]: DEBUG dbcounter [-] [78117] Writing DB stats nova_cell1:SELECT=1 {{(pid=78117) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:07.240 | Jun 25 16:55:21 devstack nova-conductor[80074]: DEBUG dbcounter [-] [80074] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80074) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:07.240 | Jun 25 16:55:21 devstack nova-conductor[80076]: DEBUG dbcounter [-] [80076] Writing DB stats nova_cell0:SELECT=3 {{(pid=80076) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:07.240 | Jun 25 16:55:28 devstack nova-conductor[80076]: DEBUG oslo.service.backend._threading.loopingcall [None req-31b6649f-ac28-4639-9dca-53ffc9bcf2df None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80076) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:07.245 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:56:07.248 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-25 14:56:07.267 | enabled 2026-06-25 14:56:07.272 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-25 14:56:07.294 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-25 14:56:07.294 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-25 14:56:07.294 | Active: active (running) since Thu 2026-06-25 16:55:02 CEST; 1min 5s ago 2026-06-25 14:56:07.294 | Main PID: 78918 (nova-conductor:) 2026-06-25 14:56:07.295 | Tasks: 38 (limit: 14255) 2026-06-25 14:56:07.295 | Memory: 169.0M (peak: 169.3M) 2026-06-25 14:56:07.295 | CPU: 5.509s 2026-06-25 14:56:07.295 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-25 14:56:07.295 | ├─78918 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-25 14:56:07.295 | ├─80151 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 14:56:07.295 | └─80156 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 14:56:07.295 | 2026-06-25 14:56:07.295 | Jun 25 16:55:32 devstack nova-conductor[80151]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=80151) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:07.296 | Jun 25 16:55:32 devstack nova-conductor[80156]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=80156) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:07.296 | Jun 25 16:55:42 devstack nova-conductor[80151]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=80151) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:07.296 | Jun 25 16:55:42 devstack nova-conductor[80156]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80156) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:07.296 | Jun 25 16:55:52 devstack nova-conductor[80151]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80151) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:07.296 | Jun 25 16:55:52 devstack nova-conductor[80156]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80156) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:07.296 | Jun 25 16:55:58 devstack nova-conductor[80156]: DEBUG oslo.service.backend._threading.loopingcall [None req-64a4676e-12a6-40c4-846d-cef90500becb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80156) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:07.297 | Jun 25 16:56:02 devstack nova-conductor[80156]: DEBUG dbcounter [-] [80156] Writing DB stats nova_cell1:SELECT=18,nova_cell1:INSERT=2,nova_cell1:UPDATE=4 {{(pid=80156) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:56:07.297 | Jun 25 16:56:02 devstack nova-conductor[80151]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80151) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:07.297 | Jun 25 16:56:02 devstack nova-conductor[80156]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80156) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:56:07.302 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-25 14:56:07.326 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:07.331 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-25 14:56:07.356 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:07.360 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-25 14:56:07.363 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:56:07.870 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:56:07.870 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:56:07.870 | we strongly recommend against using it for new projects. 2026-06-25 14:56:07.870 | 2026-06-25 14:56:07.870 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:56:07.870 | framework. For more detail see 2026-06-25 14:56:07.870 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:56:07.870 | 2026-06-25 14:56:07.870 | import eventlet # noqa 2026-06-25 14:56:08.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-25 14:56:11.500 | INFO dbcounter [None req-8ed9cc0d-7b1e-45d4-b2f2-d993f76b1fa2 None None] Registered counter for database nova_api 2026-06-25 14:56:11.647 | DEBUG dbcounter [-] [84724] Writer thread running {{(pid=84724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:56:11.659 | Found 2 cell mappings. 2026-06-25 14:56:11.659 | Skipping cell0 since it does not contain hosts. 2026-06-25 14:56:11.659 | Getting computes from cell 'cell1': 5f126515-66c9-4f6f-a005-93a9da4d8d15 2026-06-25 14:56:11.659 | INFO dbcounter [None req-8ed9cc0d-7b1e-45d4-b2f2-d993f76b1fa2 None None] Registered counter for database nova_cell1 2026-06-25 14:56:11.744 | DEBUG dbcounter [-] [84724] Writer thread running {{(pid=84724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:56:12.056 | Checking host mapping for compute host 'devstack': 89c06e38-c84e-4461-9407-f97af7eab17e 2026-06-25 14:56:12.056 | Creating host mapping for compute host 'devstack': 89c06e38-c84e-4461-9407-f97af7eab17e 2026-06-25 14:56:12.056 | Found 1 unmapped computes in cell: 5f126515-66c9-4f6f-a005-93a9da4d8d15 2026-06-25 14:56:12.397 | Exception ignored in: 2026-06-25 14:56:12.397 | Traceback (most recent call last): 2026-06-25 14:56:12.397 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:56:12.397 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:56:12.397 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:56:12.397 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:56:12.398 | RuntimeError: greenlet is being finalized 2026-06-25 14:56:12.799 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-25 14:56:13.346 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:56:13.347 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:56:13.347 | we strongly recommend against using it for new projects. 2026-06-25 14:56:13.347 | 2026-06-25 14:56:13.347 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:56:13.347 | framework. For more detail see 2026-06-25 14:56:13.347 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:56:13.347 | 2026-06-25 14:56:13.347 | import eventlet # noqa 2026-06-25 14:56:13.713 | 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-25 14:56:17.533 | +-------------------------------------------+ 2026-06-25 14:56:17.534 | | Upgrade Check Results | 2026-06-25 14:56:17.534 | +-------------------------------------------+ 2026-06-25 14:56:17.534 | | Check: Cells v2 | 2026-06-25 14:56:17.534 | | Result: Success | 2026-06-25 14:56:17.534 | | Details: None | 2026-06-25 14:56:17.534 | +-------------------------------------------+ 2026-06-25 14:56:17.534 | | Check: Placement API | 2026-06-25 14:56:17.534 | | Result: Success | 2026-06-25 14:56:17.534 | | Details: None | 2026-06-25 14:56:17.534 | +-------------------------------------------+ 2026-06-25 14:56:17.535 | | Check: Cinder API | 2026-06-25 14:56:17.535 | | Result: Success | 2026-06-25 14:56:17.535 | | Details: None | 2026-06-25 14:56:17.535 | +-------------------------------------------+ 2026-06-25 14:56:17.535 | | Check: Policy File JSON to YAML Migration | 2026-06-25 14:56:17.535 | | Result: Success | 2026-06-25 14:56:17.535 | | Details: None | 2026-06-25 14:56:17.535 | +-------------------------------------------+ 2026-06-25 14:56:17.535 | | Check: Older than N-1 computes | 2026-06-25 14:56:17.535 | | Result: Success | 2026-06-25 14:56:17.535 | | Details: None | 2026-06-25 14:56:17.536 | +-------------------------------------------+ 2026-06-25 14:56:17.536 | | Check: hw_machine_type unset | 2026-06-25 14:56:17.536 | | Result: Success | 2026-06-25 14:56:17.536 | | Details: None | 2026-06-25 14:56:17.536 | +-------------------------------------------+ 2026-06-25 14:56:17.536 | | Check: Service User Token Configuration | 2026-06-25 14:56:17.536 | | Result: Success | 2026-06-25 14:56:17.536 | | Details: None | 2026-06-25 14:56:17.536 | +-------------------------------------------+ 2026-06-25 14:56:17.827 | Exception ignored in: 2026-06-25 14:56:17.827 | Traceback (most recent call last): 2026-06-25 14:56:17.827 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:56:17.827 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:56:17.827 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:56:17.827 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:56:17.827 | RuntimeError: greenlet is being finalized 2026-06-25 14:56:18.191 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-25 14:56:18.196 | + ./stack.sh:main:1482 : command openstack complete 2026-06-25 14:56:18.198 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-25 14:56:21.905 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-25 14:56:21.933 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:21.936 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-25 14:56:21.940 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:56:21.944 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:56:21.947 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-25 14:56:21.951 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:56:21.954 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-25 14:56:21.957 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-25 14:56:21.961 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-25 14:56:21.965 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-25 14:56:21.968 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-25 14:56:21.972 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-25 14:56:21.976 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-25 14:56:21.981 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-25 14:56:22.026 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-25 14:56:22.033 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-25 14:56:22.033 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-25 14:56:22.033 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-25 14:56:22.040 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-25 14:56:22.044 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-25 14:56:22.048 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-25 14:56:22.051 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 14:56:22.054 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-25 14:56:22.058 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-25 14:56:22.079 | + 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-25 14:56:22.101 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 14:56:22.104 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:56:22.107 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-25 14:56:22.112 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-25 14:56:22.116 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:56:22.121 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-25 14:56:22.125 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:56:22.129 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:56:22.134 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:56:22.138 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:56:22.143 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:56:22.149 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:56:22.155 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:56:22.160 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:56:22.164 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:56:22.168 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-25 14:56:22.172 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:56:22.199 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:22.203 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:56:22.207 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:56:22.211 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-25 14:56:22.215 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:56:22.219 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:56:22.222 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:56:22.226 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-25 14:56:22.229 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:56:22.233 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 14:56:22.238 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:56:22.241 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:56:22.245 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-25 14:56:22.314 | [2077 Async install_tempest:45021]: Waiting for completion of install_tempest running on PID 45021 (1 other jobs running) 2026-06-25 14:56:22.347 | [2077 Async install_tempest:45021]: Signaling child to exit 2026-06-25 14:56:22.348 | WAKEUP 2026-06-25 14:56:22.378 | [2077 Async install_tempest:45021]: Signaled 2026-06-25 14:56:22.380 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-25 14:56:22.380 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-25 14:56:22.381 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-25 14:56:22.381 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:56:22.381 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 14:56:22.381 | +++ functions-common:git_clone:593 : pwd 2026-06-25 14:56:22.381 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:56:22.381 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:56:22.381 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:56:22.381 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:56:22.382 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:56:22.382 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:56:22.382 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:56:22.382 | ++ functions-common:git_clone:610 : echo master 2026-06-25 14:56:22.382 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-25 14:56:22.382 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:56:22.383 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 14:56:22.383 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:22.383 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:22.383 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:22.383 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:22.383 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:22.383 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:22.384 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:22.384 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:22.384 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:22.384 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782398702170 2026-06-25 14:56:22.384 | ++ 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-25 14:56:22.384 | Cloning into '/opt/stack/tempest'... 2026-06-25 14:56:22.384 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:22.384 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:22.385 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:22.385 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:22.385 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:22.385 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:22.385 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:22.385 | ++ functions-common:time_stop:2427 : start_time=1782398702170 2026-06-25 14:56:22.386 | ++ functions-common:time_stop:2429 : [[ -z 1782398702170 ]] 2026-06-25 14:56:22.386 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:22.386 | ++ functions-common:time_stop:2432 : end_time=1782398711324 2026-06-25 14:56:22.386 | ++ functions-common:time_stop:2433 : elapsed_time=9154 2026-06-25 14:56:22.386 | ++ functions-common:time_stop:2434 : total=411683 2026-06-25 14:56:22.386 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:22.386 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=420837 2026-06-25 14:56:22.386 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-25 14:56:22.387 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:56:22.387 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:22.387 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:22.387 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:22.387 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:22.387 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:22.388 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:22.388 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:22.388 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:22.388 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:22.388 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782398711371 2026-06-25 14:56:22.388 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:56:22.388 | From https://review.opendev.org/openstack/tempest 2026-06-25 14:56:22.389 | * branch master -> FETCH_HEAD 2026-06-25 14:56:22.389 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:22.389 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:22.389 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:22.389 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:22.389 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:22.389 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:22.390 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:22.390 | ++ functions-common:time_stop:2427 : start_time=1782398711371 2026-06-25 14:56:22.390 | ++ functions-common:time_stop:2429 : [[ -z 1782398711371 ]] 2026-06-25 14:56:22.390 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:22.390 | ++ functions-common:time_stop:2432 : end_time=1782398711949 2026-06-25 14:56:22.390 | ++ functions-common:time_stop:2433 : elapsed_time=578 2026-06-25 14:56:22.390 | ++ functions-common:time_stop:2434 : total=420837 2026-06-25 14:56:22.391 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:22.391 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=421415 2026-06-25 14:56:22.391 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:56:22.391 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:22.391 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:22.391 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:22.391 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:22.392 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:22.392 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:22.392 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:22.392 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:22.392 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:22.392 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782398711999 2026-06-25 14:56:22.392 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:56:22.393 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:56:22.393 | 2026-06-25 14:56:22.393 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:56:22.393 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:56:22.393 | state without impacting any branches by switching back to a branch. 2026-06-25 14:56:22.393 | 2026-06-25 14:56:22.394 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:56:22.394 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:56:22.394 | 2026-06-25 14:56:22.394 | git switch -c 2026-06-25 14:56:22.394 | 2026-06-25 14:56:22.394 | Or undo this operation with: 2026-06-25 14:56:22.394 | 2026-06-25 14:56:22.395 | git switch - 2026-06-25 14:56:22.395 | 2026-06-25 14:56:22.395 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:56:22.395 | 2026-06-25 14:56:22.395 | HEAD is now at 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 14:56:22.395 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:22.395 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:22.395 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:22.396 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:22.396 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:22.396 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:22.396 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:22.396 | ++ functions-common:time_stop:2427 : start_time=1782398711999 2026-06-25 14:56:22.396 | ++ functions-common:time_stop:2429 : [[ -z 1782398711999 ]] 2026-06-25 14:56:22.396 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:22.397 | ++ functions-common:time_stop:2432 : end_time=1782398712191 2026-06-25 14:56:22.397 | ++ functions-common:time_stop:2433 : elapsed_time=192 2026-06-25 14:56:22.397 | ++ functions-common:time_stop:2434 : total=421415 2026-06-25 14:56:22.397 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:22.397 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=421607 2026-06-25 14:56:22.397 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-25 14:56:22.398 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-25 14:56:22.398 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 14:56:22.398 | ++ functions-common:git_clone:673 : head -1 2026-06-25 14:56:22.398 | 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 14:56:22.398 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:56:22.398 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-25 14:56:22.399 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-25 14:56:22.399 | ++ 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-25 14:56:22.399 | Collecting tox!=2.8.0,<4.0.0 2026-06-25 14:56:22.399 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-25 14:56:22.399 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 14:56:22.399 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 14:56:22.399 | 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-25 14:56:22.400 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 14:56:22.400 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 14:56:22.400 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-25 14:56:22.400 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:56:22.400 | 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-25 14:56:22.400 | 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-25 14:56:22.400 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 14:56:22.401 | 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-25 14:56:22.401 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-25 14:56:22.401 | 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-25 14:56:22.401 | 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-25 14:56:22.401 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-25 14:56:22.401 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-25 14:56:22.401 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-25 14:56:22.401 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-25 14:56:22.402 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-25 14:56:22.402 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-25 14:56:22.403 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 48.3 MB/s 0:00:00 2026-06-25 14:56:22.403 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-25 14:56:22.403 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-25 14:56:22.403 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-25 14:56:22.404 | 2026-06-25 14:56:22.404 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-06-25 14:56:22.404 | ++ inc/python:pip_install:216 : result=0 2026-06-25 14:56:22.404 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:56:22.404 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:22.404 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:22.404 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:22.404 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:22.405 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:22.405 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:56:22.405 | ++ functions-common:time_stop:2427 : start_time=1782398712295 2026-06-25 14:56:22.405 | ++ functions-common:time_stop:2429 : [[ -z 1782398712295 ]] 2026-06-25 14:56:22.405 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:22.405 | ++ functions-common:time_stop:2432 : end_time=1782398716035 2026-06-25 14:56:22.405 | ++ functions-common:time_stop:2433 : elapsed_time=3740 2026-06-25 14:56:22.406 | ++ functions-common:time_stop:2434 : total=171067 2026-06-25 14:56:22.406 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:22.406 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174807 2026-06-25 14:56:22.406 | ++ inc/python:pip_install:219 : return 0 2026-06-25 14:56:22.406 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-25 14:56:22.406 | /opt/stack/tempest ~/devstack 2026-06-25 14:56:22.406 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-25 14:56:22.407 | Switched to branch 'master' 2026-06-25 14:56:22.407 | Your branch is up to date with 'origin/master'. 2026-06-25 14:56:22.407 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-25 14:56:22.407 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 14:56:22.407 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.mftQFZ8ySS 2026-06-25 14:56:22.407 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.mftQFZ8ySS 2026-06-25 14:56:22.407 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 14:56:22.408 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.mftQFZ8ySS 2026-06-25 14:56:22.408 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 14:56:22.408 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 14:56:22.408 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 14:56:22.408 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:56:22.408 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:56:22.408 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:56:22.409 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:56:22.409 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-25 14:56:22.409 | full create: /opt/stack/tempest/.tox/tempest 2026-06-25 14:56:22.409 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 14:56:22.409 | full develop-inst: /opt/stack/tempest 2026-06-25 14:56:22.409 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-25 14:56:22.409 | ___________________________________ summary ____________________________________ 2026-06-25 14:56:22.410 | full: skipped tests 2026-06-25 14:56:22.410 | congratulations :) 2026-06-25 14:56:22.410 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.mftQFZ8ySS -r requirements.txt 2026-06-25 14:56:22.410 | 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-25 14:56:22.410 | 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-25 14:56:22.410 | 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-25 14:56:22.410 | 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-25 14:56:22.411 | 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-25 14:56:22.411 | 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-25 14:56:22.411 | 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-25 14:56:22.411 | 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-25 14:56:22.411 | 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-25 14:56:22.411 | 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-25 14:56:22.411 | 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-25 14:56:22.412 | 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-25 14:56:22.412 | 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-25 14:56:22.412 | 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-25 14:56:22.412 | 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-25 14:56:22.412 | 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-25 14:56:22.412 | 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-25 14:56:22.413 | 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-25 14:56:22.413 | 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-25 14:56:22.413 | 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-25 14:56:22.413 | 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-25 14:56:22.413 | 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-25 14:56:22.413 | 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-25 14:56:22.413 | 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-25 14:56:22.413 | 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-25 14:56:22.414 | 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-25 14:56:22.414 | 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-25 14:56:22.414 | 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-25 14:56:22.414 | 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-25 14:56:22.414 | 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-25 14:56:22.414 | 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-25 14:56:22.414 | 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-25 14:56:22.415 | 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-25 14:56:22.415 | 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-25 14:56:22.415 | 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-25 14:56:22.415 | 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-25 14:56:22.415 | 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-25 14:56:22.415 | 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-25 14:56:22.415 | 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-25 14:56:22.415 | 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-25 14:56:22.416 | 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-25 14:56:22.416 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-25 14:56:22.416 | 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-25 14:56:22.416 | 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-25 14:56:22.416 | 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-25 14:56:22.416 | 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-25 14:56:22.416 | 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-25 14:56:22.417 | 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-25 14:56:22.417 | 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-25 14:56:22.417 | 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-25 14:56:22.417 | 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-25 14:56:22.417 | 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-25 14:56:22.417 | 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-25 14:56:22.417 | 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-25 14:56:22.418 | 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-25 14:56:22.418 | 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-25 14:56:22.418 | 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-25 14:56:22.418 | 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-25 14:56:22.418 | 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-25 14:56:22.418 | 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-25 14:56:22.418 | 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-25 14:56:22.419 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-25 14:56:22.419 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.mftQFZ8ySS 2026-06-25 14:56:22.419 | ++ lib/tempest:install_tempest:868 : popd 2026-06-25 14:56:22.419 | ~/devstack 2026-06-25 14:56:22.452 | [2077 Async install_tempest:45021]: finished install_tempest with result 0 in 45 seconds 2026-06-25 14:56:22.459 | ++ inc/async:async_wait:197 : return 0 2026-06-25 14:56:22.464 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-25 14:56:22.469 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:56:22.473 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-25 14:56:22.479 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-25 14:56:22.484 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-25 14:56:22.488 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-25 14:56:22.492 | ++ inc/python:setup_develop:353 : local bindep 2026-06-25 14:56:22.496 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 14:56:22.500 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-25 14:56:22.503 | ++ inc/python:setup_develop:359 : local extras= 2026-06-25 14:56:22.506 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-25 14:56:22.510 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:56:22.514 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 14:56:22.517 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-25 14:56:22.521 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:56:22.524 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:56:22.529 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-25 14:56:22.533 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:56:22.538 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-25 14:56:22.542 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:56:22.546 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:56:22.550 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-25 14:56:22.557 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-25 14:56:22.562 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-25 14:56:22.566 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-25 14:56:22.763 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-25 14:56:22.767 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-25 14:56:22.771 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:56:22.775 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:56:22.779 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 14:56:22.783 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-25 14:56:22.787 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-25 14:56:22.791 | ++ inc/python:setup_package:446 : local extras= 2026-06-25 14:56:22.795 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:56:22.799 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:56:22.803 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:56:22.806 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:56:22.811 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:56:22.814 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-25 14:56:22.848 | Using python 3.12 to install /opt/stack/tempest 2026-06-25 14:56:22.851 | ++ 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-25 14:56:24.063 | Obtaining file:///opt/stack/tempest 2026-06-25 14:56:24.067 | Installing build dependencies: started 2026-06-25 14:56:26.034 | Installing build dependencies: finished with status 'done' 2026-06-25 14:56:26.035 | Checking if build backend supports build_editable: started 2026-06-25 14:56:26.647 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:56:26.649 | Getting requirements to build editable: started 2026-06-25 14:56:26.986 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:56:26.988 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:56:28.476 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:56:28.504 | 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.dev35) (7.0.3) 2026-06-25 14:56:28.505 | 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.dev35) (4.14.0) 2026-06-25 14:56:28.506 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.26.0) 2026-06-25 14:56:28.507 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.9.1) 2026-06-25 14:56:28.508 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.0.0) 2026-06-25 14:56:28.509 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (43.0.3) 2026-06-25 14:56:28.510 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.3.0) 2026-06-25 14:56:28.511 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.5.0) 2026-06-25 14:56:28.512 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.5.0) 2026-06-25 14:56:28.513 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (8.2.0) 2026-06-25 14:56:28.715 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev35) 2026-06-25 14:56:28.718 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-25 14:56:28.723 | 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.dev35) (5.10.0) 2026-06-25 14:56:28.724 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.1.1) 2026-06-25 14:56:28.725 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.3.2) 2026-06-25 14:56:28.726 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (6.0.3) 2026-06-25 14:56:28.727 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.4.6) 2026-06-25 14:56:28.728 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.8.0) 2026-06-25 14:56:28.729 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.17.0) 2026-06-25 14:56:28.730 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.7.0) 2026-06-25 14:56:28.731 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.1.0) 2026-06-25 14:56:28.732 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.7.1) 2026-06-25 14:56:28.733 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.20) 2026-06-25 14:56:28.734 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.6.2) 2026-06-25 14:56:28.738 | 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.dev35) (0.6.0) 2026-06-25 14:56:28.739 | 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.dev35) (4.0.0) 2026-06-25 14:56:28.744 | 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.dev35) (3.0.52) 2026-06-25 14:56:28.745 | 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.dev35) (1.11.0) 2026-06-25 14:56:28.746 | 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.dev35) (15.0.0) 2026-06-25 14:56:28.747 | 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.dev35) (1.8.0) 2026-06-25 14:56:28.750 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev35) (2.0.0) 2026-06-25 14:56:28.755 | 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.dev35) (3.0) 2026-06-25 14:56:28.757 | 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.dev35) (2.2.1) 2026-06-25 14:56:28.765 | 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.dev35) (26.1.0) 2026-06-25 14:56:28.766 | 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.dev35) (2025.9.1) 2026-06-25 14:56:28.767 | 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.dev35) (0.37.0) 2026-06-25 14:56:28.768 | 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.dev35) (2026.5.1) 2026-06-25 14:56:28.776 | 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.dev35) (6.8.0) 2026-06-25 14:56:28.780 | 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.dev35) (2.0.0) 2026-06-25 14:56:28.781 | 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.dev35) (2.34.2) 2026-06-25 14:56:28.786 | 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.dev35) (6.4.0) 2026-06-25 14:56:28.788 | 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.dev35) (2.9.0.post0) 2026-06-25 14:56:28.791 | 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.dev35) (4.15.0) 2026-06-25 14:56:28.794 | 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.dev35) (1.2.1) 2026-06-25 14:56:28.798 | 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.dev35) (2.1.0) 2026-06-25 14:56:28.799 | 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.dev35) (3.3.2) 2026-06-25 14:56:28.800 | 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.dev35) (26.2) 2026-06-25 14:56:28.802 | 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.dev35) (7.2.2) 2026-06-25 14:56:28.808 | 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.dev35) (5.0.0) 2026-06-25 14:56:28.809 | 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.dev35) (3.0.3) 2026-06-25 14:56:28.810 | 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.dev35) (1.6.2) 2026-06-25 14:56:28.819 | 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.dev35) (82.0.1) 2026-06-25 14:56:28.823 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev35) (0.8.1) 2026-06-25 14:56:28.843 | 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.dev35) (1.17.0) 2026-06-25 14:56:28.856 | 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.dev35) (3.4.7) 2026-06-25 14:56:28.857 | 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.dev35) (3.18) 2026-06-25 14:56:28.859 | 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.dev35) (2023.11.17) 2026-06-25 14:56:28.876 | 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.dev35) (4.2.0) 2026-06-25 14:56:28.877 | 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.dev35) (2.20.0) 2026-06-25 14:56:28.883 | 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.dev35) (0.1.2) 2026-06-25 14:56:28.899 | 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.dev35) (0.16.0) 2026-06-25 14:56:28.944 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev35) 2026-06-25 14:56:28.946 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:56:28.984 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-25 14:56:28.987 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-25 14:56:28.999 | Building wheels for collected packages: tempest 2026-06-25 14:56:29.000 | Building editable for tempest (pyproject.toml): started 2026-06-25 14:56:30.702 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-25 14:56:30.703 | Created wheel for tempest: filename=tempest-46.3.1.dev35-0.editable-py3-none-any.whl size=8319 sha256=153b9757985671fd9b28a91f88ba4ab667e74bd0c8c9cbaafa7797248ead32b4 2026-06-25 14:56:30.703 | Stored in directory: /tmp/pip-ephem-wheel-cache-jzcci29e/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-25 14:56:30.708 | Successfully built tempest 2026-06-25 14:56:31.014 | Installing collected packages: tomlkit, stestr, tempest 2026-06-25 14:56:31.278 | 2026-06-25 14:56:31.305 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev35 tomlkit-0.15.0 2026-06-25 14:56:31.491 | ++ inc/python:pip_install:216 : result=0 2026-06-25 14:56:31.494 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:56:31.498 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:31.501 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:31.505 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:31.508 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:31.511 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:31.514 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:56:31.518 | ++ functions-common:time_stop:2427 : start_time=1782399382840 2026-06-25 14:56:31.521 | ++ functions-common:time_stop:2429 : [[ -z 1782399382840 ]] 2026-06-25 14:56:31.525 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:31.530 | ++ functions-common:time_stop:2432 : end_time=1782399391526 2026-06-25 14:56:31.534 | ++ functions-common:time_stop:2433 : elapsed_time=8686 2026-06-25 14:56:31.537 | ++ functions-common:time_stop:2434 : total=182131 2026-06-25 14:56:31.540 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:31.543 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=190817 2026-06-25 14:56:31.547 | ++ inc/python:pip_install:219 : return 0 2026-06-25 14:56:31.550 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:56:31.553 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:56:31.557 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-25 14:56:31.560 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-25 14:56:31.564 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:56:31.567 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:56:31.570 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-25 14:56:31.574 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-25 14:56:31.578 | ++ 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-25 14:56:31.581 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-25 14:56:31.584 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-25 14:56:31.588 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-25 14:56:31.591 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-25 14:56:31.594 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-25 14:56:31.598 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-25 14:56:31.601 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-25 14:56:31.604 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-25 14:56:31.608 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-25 14:56:31.611 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-25 14:56:31.615 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-25 14:56:31.618 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-25 14:56:31.621 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-25 14:56:31.624 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-25 14:56:31.628 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-25 14:56:31.631 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-25 14:56:31.635 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-25 14:56:31.638 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-25 14:56:31.638 | ' 2026-06-25 14:56:31.641 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-25 14:56:31.644 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-25 14:56:31.668 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:31.671 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-25 14:56:31.675 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-25 14:56:31.678 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-25 14:56:31.681 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-25 14:56:31.687 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 14:56:31.688 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-25 14:56:31.689 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-25 14:56:35.895 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:35.899 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-25 14:56:35.903 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-25 14:56:35.906 | ++ lib/tempest:get_active_images:176 : img_id=23f8f77c-d548-48c0-88a6-b52060cde383 2026-06-25 14:56:35.911 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-25 14:56:35.913 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 14:56:35.916 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-25 14:56:35.920 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-25 14:56:35.922 | ++ lib/tempest:configure_tempest:266 : '[' -z 23f8f77c-d548-48c0-88a6-b52060cde383 ']' 2026-06-25 14:56:35.925 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=23f8f77c-d548-48c0-88a6-b52060cde383 2026-06-25 14:56:35.928 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-25 14:56:35.947 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-25 14:56:35.952 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-25 14:56:35.954 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-25 14:56:35.957 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-25 14:56:35.960 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-25 14:56:35.963 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-25 14:56:35.965 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-25 14:56:35.968 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-25 14:56:35.973 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-25 14:56:35.974 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-25 14:56:39.437 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:39.442 | ++ lib/tempest:configure_tempest:303 : admin_project_id=fd5e35ed44ad427e889b46deffd12ae2 2026-06-25 14:56:39.445 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-25 14:56:39.470 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:39.475 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-25 14:56:43.113 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:43.118 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:43.118 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 14:56:43.118 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:43.118 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 14:56:43.119 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 14:56:43.119 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 14:56:43.119 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 14:56:43.119 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 14:56:43.119 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 14:56:43.120 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 14:56:43.120 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 14:56:43.120 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 14:56:43.120 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 14:56:43.120 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-25 14:56:43.122 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-25 14:56:43.125 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:43.125 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 14:56:43.125 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:43.126 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 14:56:43.126 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 14:56:43.126 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 14:56:43.126 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 14:56:43.126 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 14:56:43.126 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 14:56:43.126 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 14:56:43.127 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 14:56:43.127 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 14:56:43.127 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 14:56:43.127 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-25 14:56:43.130 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 23f8f77c-d548-48c0-88a6-b52060cde383 2026-06-25 14:56:43.133 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 14:56:43.137 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 23f8f77c-d548-48c0-88a6-b52060cde383 -c size -f value 2026-06-25 14:56:46.700 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:46.703 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 14:56:46.707 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 14:56:46.707 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 14:56:46.752 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-25 14:56:46.755 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-25 14:56:46.758 | ++ 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-25 14:56:49.862 | +----------------------------+-----------------------+ 2026-06-25 14:56:49.862 | | Field | Value | 2026-06-25 14:56:49.862 | +----------------------------+-----------------------+ 2026-06-25 14:56:49.862 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:56:49.862 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:56:49.862 | | description | None | 2026-06-25 14:56:49.862 | | disk | 1 | 2026-06-25 14:56:49.863 | | id | 42 | 2026-06-25 14:56:49.863 | | name | m1.nano | 2026-06-25 14:56:49.863 | | os-flavor-access:is_public | True | 2026-06-25 14:56:49.863 | | properties | hw_rng:allowed='True' | 2026-06-25 14:56:49.863 | | ram | 192 | 2026-06-25 14:56:49.863 | | rxtx_factor | 1.0 | 2026-06-25 14:56:49.863 | | swap | 0 | 2026-06-25 14:56:49.863 | | vcpus | 1 | 2026-06-25 14:56:49.863 | +----------------------------+-----------------------+ 2026-06-25 14:56:50.197 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-25 14:56:50.200 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:50.201 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 14:56:50.201 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:50.201 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 14:56:50.201 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 14:56:50.201 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 14:56:50.201 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 14:56:50.201 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 14:56:50.201 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 14:56:50.201 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 14:56:50.202 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 14:56:50.202 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 14:56:50.202 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 14:56:50.202 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-25 14:56:50.205 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 23f8f77c-d548-48c0-88a6-b52060cde383 2026-06-25 14:56:50.208 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 14:56:50.212 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 23f8f77c-d548-48c0-88a6-b52060cde383 -c size -f value 2026-06-25 14:56:53.675 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:53.680 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 14:56:53.684 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 14:56:53.685 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 14:56:53.730 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-25 14:56:53.733 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-25 14:56:53.736 | ++ 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-25 14:56:56.969 | +----------------------------+-----------------------+ 2026-06-25 14:56:56.969 | | Field | Value | 2026-06-25 14:56:56.969 | +----------------------------+-----------------------+ 2026-06-25 14:56:56.969 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:56:56.969 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:56:56.972 | | description | None | 2026-06-25 14:56:56.974 | | disk | 1 | 2026-06-25 14:56:56.976 | | id | 84 | 2026-06-25 14:56:56.977 | | name | m1.micro | 2026-06-25 14:56:56.977 | | os-flavor-access:is_public | True | 2026-06-25 14:56:56.977 | | properties | hw_rng:allowed='True' | 2026-06-25 14:56:56.977 | | ram | 256 | 2026-06-25 14:56:56.977 | | rxtx_factor | 1.0 | 2026-06-25 14:56:56.978 | | swap | 0 | 2026-06-25 14:56:56.978 | | vcpus | 1 | 2026-06-25 14:56:56.978 | +----------------------------+-----------------------+ 2026-06-25 14:56:57.318 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-25 14:56:57.320 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-25 14:56:57.339 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:57.342 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-25 14:56:57.344 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-25 14:56:57.346 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-25 14:56:57.348 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:56:57.350 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 14:56:57.354 | +++ functions-common:git_clone:593 : pwd 2026-06-25 14:56:57.356 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:56:57.358 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:56:57.362 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:56:57.376 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:56:57.379 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:56:57.381 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:56:57.384 | ++ functions-common:git_clone:610 : echo master 2026-06-25 14:56:57.385 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:56:57.391 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-25 14:56:57.394 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:56:57.396 | ++ 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-25 14:56:57.399 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:57.403 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:57.406 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:57.408 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:57.411 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:57.414 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:57.416 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:57.418 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:57.421 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:57.425 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782399417422 2026-06-25 14:56:57.427 | ++ 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-25 14:56:57.430 | Cloning into '/opt/stack/os-test-images'... 2026-06-25 14:56:58.294 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:58.298 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:58.300 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:58.303 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:58.305 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:58.308 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:58.311 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:58.313 | ++ functions-common:time_stop:2427 : start_time=1782399417422 2026-06-25 14:56:58.316 | ++ functions-common:time_stop:2429 : [[ -z 1782399417422 ]] 2026-06-25 14:56:58.320 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:58.325 | ++ functions-common:time_stop:2432 : end_time=1782399418321 2026-06-25 14:56:58.327 | ++ functions-common:time_stop:2433 : elapsed_time=899 2026-06-25 14:56:58.330 | ++ functions-common:time_stop:2434 : total=411683 2026-06-25 14:56:58.333 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:58.336 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=412582 2026-06-25 14:56:58.339 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-25 14:56:58.343 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:56:58.347 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:58.350 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:58.353 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:58.357 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:58.360 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:58.364 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:58.367 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:58.371 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:58.375 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:58.381 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782399418377 2026-06-25 14:56:58.384 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:56:58.879 | From https://review.opendev.org/openstack/os-test-images 2026-06-25 14:56:58.879 | * branch master -> FETCH_HEAD 2026-06-25 14:56:58.890 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:58.893 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:58.896 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:58.899 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:58.902 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:58.905 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:58.908 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:58.911 | ++ functions-common:time_stop:2427 : start_time=1782399418377 2026-06-25 14:56:58.914 | ++ functions-common:time_stop:2429 : [[ -z 1782399418377 ]] 2026-06-25 14:56:58.918 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:58.924 | ++ functions-common:time_stop:2432 : end_time=1782399418920 2026-06-25 14:56:58.927 | ++ functions-common:time_stop:2433 : elapsed_time=543 2026-06-25 14:56:58.930 | ++ functions-common:time_stop:2434 : total=412582 2026-06-25 14:56:58.932 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:58.935 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413125 2026-06-25 14:56:58.938 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:56:58.941 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:58.944 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:58.947 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:58.949 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:58.952 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:58.954 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:58.957 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:58.959 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:58.963 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:58.967 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782399418965 2026-06-25 14:56:58.969 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:56:58.976 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:56:58.976 | 2026-06-25 14:56:58.976 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:56:58.976 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:56:58.976 | state without impacting any branches by switching back to a branch. 2026-06-25 14:56:58.976 | 2026-06-25 14:56:58.977 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:56:58.977 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:56:58.977 | 2026-06-25 14:56:58.977 | git switch -c 2026-06-25 14:56:58.977 | 2026-06-25 14:56:58.977 | Or undo this operation with: 2026-06-25 14:56:58.977 | 2026-06-25 14:56:58.977 | git switch - 2026-06-25 14:56:58.978 | 2026-06-25 14:56:58.978 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:56:58.978 | 2026-06-25 14:56:58.978 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-25 14:56:58.979 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:58.982 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:58.985 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:58.987 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:58.989 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:58.992 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:58.994 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:58.997 | ++ functions-common:time_stop:2427 : start_time=1782399418965 2026-06-25 14:56:58.999 | ++ functions-common:time_stop:2429 : [[ -z 1782399418965 ]] 2026-06-25 14:56:59.002 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:59.006 | ++ functions-common:time_stop:2432 : end_time=1782399419003 2026-06-25 14:56:59.008 | ++ functions-common:time_stop:2433 : elapsed_time=38 2026-06-25 14:56:59.010 | ++ functions-common:time_stop:2434 : total=413125 2026-06-25 14:56:59.012 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:59.014 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413163 2026-06-25 14:56:59.016 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-25 14:56:59.033 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-25 14:56:59.036 | ++ functions-common:git_clone:673 : head -1 2026-06-25 14:56:59.036 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 14:56:59.039 | 5d0367e Clean-up zuul config spacing 2026-06-25 14:56:59.042 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:56:59.045 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-25 14:56:59.045 | /opt/stack/os-test-images ~/devstack 2026-06-25 14:56:59.047 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-25 14:56:59.510 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-25 14:57:00.177 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-25 14:57:03.161 | generate installed: PyYAML==6.0.3 2026-06-25 14:57:03.161 | generate run-test-pre: PYTHONHASHSEED='4147919502' 2026-06-25 14:57:03.161 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-25 14:57:03.297 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-25 14:57:03.326 | 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-25 14:57:03.483 | 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-25 14:57:03.591 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-25 14:57:03.594 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-25 14:57:03.605 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-25 14:57:03.616 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-25 14:57:03.685 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-25 14:57:03.760 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-25 14:57:03.768 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-25 14:57:03.780 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-25 14:57:03.780 | 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-25 14:57:03.790 | 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-25 14:57:03.797 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-25 14:57:03.829 | 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-25 14:57:03.833 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-25 14:57:03.836 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-25 14:57:03.849 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-25 14:57:03.861 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-25 14:57:03.877 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-25 14:57:03.880 | 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-25 14:57:03.895 | 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-25 14:57:03.900 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-25 14:57:03.903 | 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-25 14:57:03.915 | 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-25 14:57:03.920 | 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-25 14:57:03.934 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-25 14:57:03.971 | ___________________________________ summary ____________________________________ 2026-06-25 14:57:03.971 | generate: commands succeeded 2026-06-25 14:57:03.972 | congratulations :) 2026-06-25 14:57:04.012 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-25 14:57:04.013 | ~/devstack 2026-06-25 14:57:04.017 | ++ 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-25 14:57:04.068 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-25 14:57:04.073 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-25 14:57:04.102 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-25 14:57:04.106 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-25 14:57:04.109 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-25 14:57:04.160 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-25 14:57:04.207 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-25 14:57:04.210 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-25 14:57:04.214 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-25 14:57:04.216 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 14:57:04.221 | +++ 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-25 14:57:07.845 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:57:07.848 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:57:07.849 | address-scope 2026-06-25 14:57:07.849 | agent 2026-06-25 14:57:07.849 | allowed-address-pairs 2026-06-25 14:57:07.849 | auto-allocated-topology 2026-06-25 14:57:07.849 | availability_zone 2026-06-25 14:57:07.849 | default-subnetpools 2026-06-25 14:57:07.849 | dhcp_agent_scheduler 2026-06-25 14:57:07.849 | dns-integration 2026-06-25 14:57:07.849 | dns-domain-ports 2026-06-25 14:57:07.849 | dns-integration-domain-keywords 2026-06-25 14:57:07.849 | empty-string-filtering 2026-06-25 14:57:07.850 | external-net 2026-06-25 14:57:07.850 | extra_dhcp_opt 2026-06-25 14:57:07.850 | extraroute 2026-06-25 14:57:07.850 | extraroute-atomic 2026-06-25 14:57:07.850 | filter-validation 2026-06-25 14:57:07.850 | floating-ip-port-forwarding-detail 2026-06-25 14:57:07.850 | fip-port-details 2026-06-25 14:57:07.850 | flavors 2026-06-25 14:57:07.850 | floatingip-pools 2026-06-25 14:57:07.850 | router 2026-06-25 14:57:07.850 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:57:07.851 | enable-default-route-bfd 2026-06-25 14:57:07.851 | enable-default-route-ecmp 2026-06-25 14:57:07.851 | ext-gw-mode 2026-06-25 14:57:07.851 | l3-ha 2026-06-25 14:57:07.851 | external-gateway-multihoming 2026-06-25 14:57:07.851 | l3-flavors 2026-06-25 14:57:07.851 | l3_agent_scheduler 2026-06-25 14:57:07.851 | multi-provider 2026-06-25 14:57:07.852 | net-mtu 2026-06-25 14:57:07.852 | net-mtu-writable 2026-06-25 14:57:07.853 | network_availability_zone 2026-06-25 14:57:07.853 | network-ip-availability 2026-06-25 14:57:07.853 | network-ip-availability-details 2026-06-25 14:57:07.853 | pagination 2026-06-25 14:57:07.854 | port-device-profile 2026-06-25 14:57:07.854 | port-mac-address-regenerate 2026-06-25 14:57:07.855 | port-numa-affinity-policy 2026-06-25 14:57:07.855 | port-numa-affinity-policy-socket 2026-06-25 14:57:07.855 | binding 2026-06-25 14:57:07.855 | binding-extended 2026-06-25 14:57:07.856 | port-security 2026-06-25 14:57:07.856 | project-id 2026-06-25 14:57:07.856 | provider 2026-06-25 14:57:07.856 | qinq 2026-06-25 14:57:07.856 | quota-check-limit 2026-06-25 14:57:07.856 | quota-check-limit-default 2026-06-25 14:57:07.856 | quotas 2026-06-25 14:57:07.856 | quota_details 2026-06-25 14:57:07.856 | rbac-policies 2026-06-25 14:57:07.856 | rbac-address-scope 2026-06-25 14:57:07.856 | rbac-security-groups 2026-06-25 14:57:07.857 | revision-if-match 2026-06-25 14:57:07.857 | standard-attr-revisions 2026-06-25 14:57:07.857 | router_availability_zone 2026-06-25 14:57:07.857 | router-enable-snat 2026-06-25 14:57:07.857 | security-groups-default-rules 2026-06-25 14:57:07.857 | security-groups-default-statefulness 2026-06-25 14:57:07.857 | security-groups-normalized-cidr 2026-06-25 14:57:07.857 | security-groups-remote-address-group 2026-06-25 14:57:07.858 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:57:07.858 | security-groups-shared-filtering 2026-06-25 14:57:07.858 | security-group 2026-06-25 14:57:07.859 | service-type 2026-06-25 14:57:07.859 | sorting 2026-06-25 14:57:07.859 | standard-attr-description 2026-06-25 14:57:07.860 | stateful-security-group 2026-06-25 14:57:07.860 | subnet-dns-publish-fixed-ip 2026-06-25 14:57:07.860 | subnet-external-network 2026-06-25 14:57:07.860 | subnet_onboard 2026-06-25 14:57:07.860 | subnet-service-types 2026-06-25 14:57:07.860 | subnet_allocation 2026-06-25 14:57:07.860 | subnetpool-prefix-ops 2026-06-25 14:57:07.860 | tag-creation 2026-06-25 14:57:07.860 | standard-attr-tag 2026-06-25 14:57:07.860 | standard-attr-timestamp 2026-06-25 14:57:07.860 | vlan-transparent' 2026-06-25 14:57:07.861 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:57:07.861 | address-scope 2026-06-25 14:57:07.861 | agent 2026-06-25 14:57:07.861 | allowed-address-pairs 2026-06-25 14:57:07.861 | auto-allocated-topology 2026-06-25 14:57:07.861 | availability_zone 2026-06-25 14:57:07.861 | default-subnetpools 2026-06-25 14:57:07.861 | dhcp_agent_scheduler 2026-06-25 14:57:07.862 | dns-integration 2026-06-25 14:57:07.862 | dns-domain-ports 2026-06-25 14:57:07.862 | dns-integration-domain-keywords 2026-06-25 14:57:07.863 | empty-string-filtering 2026-06-25 14:57:07.863 | external-net 2026-06-25 14:57:07.863 | extra_dhcp_opt 2026-06-25 14:57:07.863 | extraroute 2026-06-25 14:57:07.863 | extraroute-atomic 2026-06-25 14:57:07.864 | filter-validation 2026-06-25 14:57:07.864 | floating-ip-port-forwarding-detail 2026-06-25 14:57:07.864 | fip-port-details 2026-06-25 14:57:07.864 | flavors 2026-06-25 14:57:07.864 | floatingip-pools 2026-06-25 14:57:07.864 | router 2026-06-25 14:57:07.864 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:57:07.864 | enable-default-route-bfd 2026-06-25 14:57:07.864 | enable-default-route-ecmp 2026-06-25 14:57:07.864 | ext-gw-mode 2026-06-25 14:57:07.864 | l3-ha 2026-06-25 14:57:07.864 | external-gateway-multihoming 2026-06-25 14:57:07.865 | l3-flavors 2026-06-25 14:57:07.865 | l3_agent_scheduler 2026-06-25 14:57:07.865 | multi-provider 2026-06-25 14:57:07.865 | net-mtu 2026-06-25 14:57:07.865 | net-mtu-writable 2026-06-25 14:57:07.865 | network_availability_zone 2026-06-25 14:57:07.865 | network-ip-availability 2026-06-25 14:57:07.865 | network-ip-availability-details 2026-06-25 14:57:07.865 | pagination 2026-06-25 14:57:07.866 | port-device-profile 2026-06-25 14:57:07.866 | port-mac-address-regenerate 2026-06-25 14:57:07.866 | port-numa-affinity-policy 2026-06-25 14:57:07.867 | port-numa-affinity-policy-socket 2026-06-25 14:57:07.867 | binding 2026-06-25 14:57:07.867 | binding-extended 2026-06-25 14:57:07.868 | port-security 2026-06-25 14:57:07.868 | project-id 2026-06-25 14:57:07.868 | provider 2026-06-25 14:57:07.868 | qinq 2026-06-25 14:57:07.868 | quota-check-limit 2026-06-25 14:57:07.868 | quota-check-limit-default 2026-06-25 14:57:07.868 | quotas 2026-06-25 14:57:07.868 | quota_details 2026-06-25 14:57:07.868 | rbac-policies 2026-06-25 14:57:07.869 | rbac-address-scope 2026-06-25 14:57:07.869 | rbac-security-groups 2026-06-25 14:57:07.869 | revision-if-match 2026-06-25 14:57:07.869 | standard-attr-revisions 2026-06-25 14:57:07.869 | router_availability_zone 2026-06-25 14:57:07.869 | router-enable-snat 2026-06-25 14:57:07.869 | security-groups-default-rules 2026-06-25 14:57:07.869 | security-groups-default-statefulness 2026-06-25 14:57:07.869 | security-groups-normalized-cidr 2026-06-25 14:57:07.870 | security-groups-remote-address-group 2026-06-25 14:57:07.870 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:57:07.870 | security-groups-shared-filtering 2026-06-25 14:57:07.871 | security-group 2026-06-25 14:57:07.871 | service-type 2026-06-25 14:57:07.871 | sorting 2026-06-25 14:57:07.871 | standard-attr-description 2026-06-25 14:57:07.872 | stateful-security-group 2026-06-25 14:57:07.872 | subnet-dns-publish-fixed-ip 2026-06-25 14:57:07.872 | subnet-external-network 2026-06-25 14:57:07.872 | subnet_onboard 2026-06-25 14:57:07.872 | subnet-service-types 2026-06-25 14:57:07.872 | subnet_allocation 2026-06-25 14:57:07.872 | subnetpool-prefix-ops 2026-06-25 14:57:07.872 | tag-creation 2026-06-25 14:57:07.872 | standard-attr-tag 2026-06-25 14:57:07.872 | standard-attr-timestamp 2026-06-25 14:57:07.872 | vlan-transparent =~ external-net ]] 2026-06-25 14:57:07.872 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:57:07.873 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-25 14:57:11.634 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:57:11.638 | ++ lib/tempest:configure_tempest:395 : public_network_id=a4b5ebda-7599-4702-b947-55df510b42d4 2026-06-25 14:57:11.642 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-25 14:57:15.763 | +---------------------------+--------------------------------------+ 2026-06-25 14:57:15.764 | | Field | Value | 2026-06-25 14:57:15.764 | +---------------------------+--------------------------------------+ 2026-06-25 14:57:15.764 | | admin_state_up | UP | 2026-06-25 14:57:15.764 | | availability_zone_hints | | 2026-06-25 14:57:15.764 | | availability_zones | | 2026-06-25 14:57:15.764 | | created_at | 2026-06-25T14:57:14Z | 2026-06-25 14:57:15.764 | | description | | 2026-06-25 14:57:15.764 | | dns_domain | None | 2026-06-25 14:57:15.765 | | id | 627d192c-d9b1-4d8e-9192-7581caa78501 | 2026-06-25 14:57:15.765 | | ipv4_address_scope | None | 2026-06-25 14:57:15.765 | | ipv6_address_scope | None | 2026-06-25 14:57:15.765 | | is_default | False | 2026-06-25 14:57:15.765 | | is_vlan_qinq | None | 2026-06-25 14:57:15.765 | | is_vlan_transparent | False | 2026-06-25 14:57:15.765 | | mtu | 1442 | 2026-06-25 14:57:15.765 | | name | shared | 2026-06-25 14:57:15.766 | | port_security_enabled | True | 2026-06-25 14:57:15.766 | | project_id | fd5e35ed44ad427e889b46deffd12ae2 | 2026-06-25 14:57:15.766 | | provider:network_type | geneve | 2026-06-25 14:57:15.766 | | provider:physical_network | None | 2026-06-25 14:57:15.766 | | provider:segmentation_id | 56771 | 2026-06-25 14:57:15.766 | | pvlan | None | 2026-06-25 14:57:15.766 | | qinq | False | 2026-06-25 14:57:15.766 | | qos_policy_id | None | 2026-06-25 14:57:15.766 | | revision_number | 1 | 2026-06-25 14:57:15.767 | | router:external | Internal | 2026-06-25 14:57:15.767 | | segments | None | 2026-06-25 14:57:15.767 | | shared | True | 2026-06-25 14:57:15.767 | | status | ACTIVE | 2026-06-25 14:57:15.767 | | subnets | | 2026-06-25 14:57:15.767 | | tags | | 2026-06-25 14:57:15.767 | | updated_at | 2026-06-25T14:57:15Z | 2026-06-25 14:57:15.768 | +---------------------------+--------------------------------------+ 2026-06-25 14:57:16.105 | ++ 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-25 14:57:20.459 | +----------------------+--------------------------------------+ 2026-06-25 14:57:20.459 | | Field | Value | 2026-06-25 14:57:20.459 | +----------------------+--------------------------------------+ 2026-06-25 14:57:20.459 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-25 14:57:20.459 | | cidr | 192.168.233.0/24 | 2026-06-25 14:57:20.459 | | created_at | 2026-06-25T14:57:19Z | 2026-06-25 14:57:20.460 | | description | shared-subnet | 2026-06-25 14:57:20.460 | | dns_nameservers | | 2026-06-25 14:57:20.460 | | dns_publish_fixed_ip | None | 2026-06-25 14:57:20.460 | | enable_dhcp | True | 2026-06-25 14:57:20.460 | | gateway_ip | 192.168.233.1 | 2026-06-25 14:57:20.460 | | host_routes | | 2026-06-25 14:57:20.460 | | id | b4740e21-a1af-4d61-9866-c08048a365b4 | 2026-06-25 14:57:20.460 | | ip_version | 4 | 2026-06-25 14:57:20.460 | | ipv6_address_mode | None | 2026-06-25 14:57:20.460 | | ipv6_ra_mode | None | 2026-06-25 14:57:20.460 | | name | shared-subnet | 2026-06-25 14:57:20.460 | | network_id | 627d192c-d9b1-4d8e-9192-7581caa78501 | 2026-06-25 14:57:20.461 | | project_id | fd5e35ed44ad427e889b46deffd12ae2 | 2026-06-25 14:57:20.461 | | revision_number | 0 | 2026-06-25 14:57:20.461 | | router:external | False | 2026-06-25 14:57:20.461 | | segment_id | None | 2026-06-25 14:57:20.461 | | service_types | | 2026-06-25 14:57:20.461 | | subnetpool_id | None | 2026-06-25 14:57:20.461 | | tags | | 2026-06-25 14:57:20.461 | | updated_at | 2026-06-25T14:57:19Z | 2026-06-25 14:57:20.461 | +----------------------+--------------------------------------+ 2026-06-25 14:57:20.819 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-25 14:57:20.859 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-25 14:57:20.902 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-25 14:57:20.907 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-25 14:57:20.947 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-25 14:57:20.985 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-25 14:57:21.022 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-25 14:57:21.071 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-25 14:57:21.122 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.32/identity/v3 2026-06-25 14:57:21.180 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-25 14:57:21.234 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-25 14:57:21.281 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-25 14:57:21.327 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-25 14:57:21.331 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-25 14:57:21.384 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-25 14:57:21.440 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-25 14:57:21.483 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-25 14:57:21.533 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-25 14:57:21.582 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-25 14:57:21.607 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:21.612 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-25 14:57:21.616 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-25 14:57:21.669 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-25 14:57:21.696 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:21.700 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-25 14:57:21.754 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-25 14:57:21.808 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-25 14:57:21.861 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-25 14:57:21.865 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-25 14:57:21.917 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-25 14:57:21.969 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-25 14:57:21.998 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:22.003 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 23f8f77c-d548-48c0-88a6-b52060cde383 2026-06-25 14:57:22.054 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 23f8f77c-d548-48c0-88a6-b52060cde383 2026-06-25 14:57:22.112 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-25 14:57:22.172 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-25 14:57:22.234 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-25 14:57:22.293 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-25 14:57:22.322 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:57:22.325 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-25 14:57:22.330 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-25 14:57:22.334 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-25 14:57:22.339 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-25 14:57:22.343 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-25 14:57:22.348 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-25 14:57:22.379 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-25 14:57:22.384 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-25 14:57:22.441 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-25 14:57:22.503 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-25 14:57:22.557 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-25 14:57:22.619 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-25 14:57:22.683 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-25 14:57:22.734 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-25 14:57:22.784 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-25 14:57:22.833 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-25 14:57:22.888 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-25 14:57:22.891 | ++ 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-25 14:57:22.935 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-25 14:57:22.938 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-25 14:57:22.967 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:57:22.972 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-25 14:57:23.043 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-25 14:57:23.070 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:23.075 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-25 14:57:23.078 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-25 14:57:23.108 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:23.114 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-25 14:57:23.118 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-25 14:57:23.124 | ++ 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-25 14:57:23.175 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-25 14:57:23.224 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id a4b5ebda-7599-4702-b947-55df510b42d4 2026-06-25 14:57:23.277 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-25 14:57:23.330 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-25 14:57:23.377 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-25 14:57:23.426 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-25 14:57:23.474 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-25 14:57:23.525 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-25 14:57:23.575 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-25 14:57:23.580 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-25 14:57:23.584 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-25 14:57:23.589 | ++ 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-25 14:57:23.650 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-25 14:57:23.656 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-25 14:57:23.657 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-25 14:57:23.663 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-25 14:57:23.667 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-25 14:57:23.711 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-25 14:57:23.714 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-25 14:57:23.719 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 14:57:23.723 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-25 14:57:23.726 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-25 14:57:23.771 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-25 14:57:23.815 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-25 14:57:23.862 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-25 14:57:23.906 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-25 14:57:23.952 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-25 14:57:23.996 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 14:57:24.000 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-25 14:57:24.005 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-25 14:57:24.031 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-25 14:57:24.082 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 14:57:24.086 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-25 14:57:24.093 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-25 14:57:24.119 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-25 14:57:24.166 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 14:57:24.170 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-25 14:57:24.174 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-25 14:57:24.179 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-25 14:57:24.211 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-25 14:57:24.272 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 14:57:24.276 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-25 14:57:24.282 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-25 14:57:24.314 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-25 14:57:24.371 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-25 14:57:24.430 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-25 14:57:24.434 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-25 14:57:24.485 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-25 14:57:24.490 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-25 14:57:24.494 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-25 14:57:24.497 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-25 14:57:24.530 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-25 14:57:24.535 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-25 14:57:24.587 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-25 14:57:24.616 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:24.621 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-25 14:57:24.666 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 14:57:24.671 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-25 14:57:24.675 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-25 14:57:24.679 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-25 14:57:24.683 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-25 14:57:24.687 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-25 14:57:24.692 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-25 14:57:24.697 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-25 14:57:24.702 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-25 14:57:24.735 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-25 14:57:24.739 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-25 14:57:24.790 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-25 14:57:24.792 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-25 14:57:24.796 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-25 14:57:24.799 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-25 14:57:24.852 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-25 14:57:24.900 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-25 14:57:24.950 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-25 14:57:24.955 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-25 14:57:24.959 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:57:24.964 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-25 14:57:24.992 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:57:24.997 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-25 14:57:25.053 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:57:25.058 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-25 14:57:25.087 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:57:25.092 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-25 14:57:25.149 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:57:25.154 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-25 14:57:25.187 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:57:25.192 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-25 14:57:25.251 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:57:25.255 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-25 14:57:25.285 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:57:25.290 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-25 14:57:25.350 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:57:25.356 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-25 14:57:25.387 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:57:25.392 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-25 14:57:25.449 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:57:25.453 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-25 14:57:25.484 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:25.489 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-25 14:57:25.541 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:57:25.546 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-25 14:57:25.579 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:25.584 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-25 14:57:25.641 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 14:57:25.645 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 14:57:25.650 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-25 14:57:25.655 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-25 14:57:25.713 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 14:57:25.719 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 14:57:25.724 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-25 14:57:25.729 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-25 14:57:25.792 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 14:57:25.798 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 14:57:25.803 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-25 14:57:25.808 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-25 14:57:25.813 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-25 14:57:25.820 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-25 14:57:25.829 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.61GN2yMWES 2026-06-25 14:57:25.834 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-25 14:57:25.839 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-25 14:57:25.846 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 14:57:25.854 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.gLa1gcXkmF 2026-06-25 14:57:25.859 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.gLa1gcXkmF 2026-06-25 14:57:25.864 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 14:57:25.869 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.gLa1gcXkmF 2026-06-25 14:57:25.874 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 14:57:25.880 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 14:57:25.885 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 14:57:25.897 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:57:25.902 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:57:25.907 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:57:25.913 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:57:25.918 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-25 14:57:25.924 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-25 14:57:26.589 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-25 14:57:27.668 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 14:57:45.367 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-25 14:57:53.284 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-25 14:57:53.285 | ___________________________________ summary ____________________________________ 2026-06-25 14:57:53.286 | venv-tempest: skipped tests 2026-06-25 14:57:53.286 | congratulations :) 2026-06-25 14:57:53.347 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.gLa1gcXkmF -r requirements.txt 2026-06-25 14:57:54.323 | /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-25 14:57:54.323 | !! 2026-06-25 14:57:54.323 | 2026-06-25 14:57:54.323 | ******************************************************************************** 2026-06-25 14:57:54.323 | Requirements should be satisfied by a PEP 517 installer. 2026-06-25 14:57:54.323 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-25 14:57:54.325 | 2026-06-25 14:57:54.325 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 14:57:54.325 | calls to avoid build errors in the future. 2026-06-25 14:57:54.325 | ******************************************************************************** 2026-06-25 14:57:54.325 | 2026-06-25 14:57:54.326 | !! 2026-06-25 14:57:54.326 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-25 14:57:54.764 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-25 14:57:54.764 | !! 2026-06-25 14:57:54.764 | 2026-06-25 14:57:54.764 | ******************************************************************************** 2026-06-25 14:57:54.764 | Please avoid running ``setup.py`` directly. 2026-06-25 14:57:54.765 | Instead, use pypa/build, pypa/installer or other 2026-06-25 14:57:54.765 | standards-based tools. 2026-06-25 14:57:54.765 | 2026-06-25 14:57:54.765 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 14:57:54.765 | calls to avoid build errors in the future. 2026-06-25 14:57:54.765 | 2026-06-25 14:57:54.765 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-25 14:57:54.765 | ******************************************************************************** 2026-06-25 14:57:54.765 | 2026-06-25 14:57:54.766 | !! 2026-06-25 14:57:54.766 | self.initialize_options() 2026-06-25 14:57:54.766 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-25 14:57:54.766 | warnings.warn(msg) 2026-06-25 14:57:54.797 | /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-25 14:57:54.797 | !! 2026-06-25 14:57:54.797 | 2026-06-25 14:57:54.797 | ******************************************************************************** 2026-06-25 14:57:54.797 | 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-25 14:57:54.797 | 2026-06-25 14:57:54.797 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-25 14:57:54.797 | or your builds will no longer be supported. 2026-06-25 14:57:54.797 | 2026-06-25 14:57:54.797 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-25 14:57:54.798 | ******************************************************************************** 2026-06-25 14:57:54.798 | 2026-06-25 14:57:54.798 | !! 2026-06-25 14:57:54.798 | corresp(dist, value, root_dir) 2026-06-25 14:57:54.992 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-25 14:58:02.700 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-25 14:58:02.700 | venv-tempest run-test-pre: PYTHONHASHSEED='3655614804' 2026-06-25 14:58:02.700 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.gLa1gcXkmF -r requirements.txt 2026-06-25 14:58:03.740 | 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-25 14:58:03.740 | 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-25 14:58:03.740 | 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-25 14:58:03.741 | 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-25 14:58:03.742 | 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-25 14:58:03.743 | 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-25 14:58:03.744 | 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-25 14:58:03.745 | 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-25 14:58:03.747 | 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-25 14:58:03.747 | 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-25 14:58:03.748 | 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-25 14:58:03.749 | 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-25 14:58:03.750 | 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-25 14:58:03.751 | 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-25 14:58:03.752 | 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-25 14:58:03.753 | 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-25 14:58:03.753 | 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-25 14:58:03.754 | 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-25 14:58:03.755 | 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-25 14:58:03.756 | 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-25 14:58:03.757 | 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-25 14:58:03.758 | 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-25 14:58:03.760 | 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-25 14:58:03.761 | 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-25 14:58:03.763 | 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-25 14:58:03.764 | 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-25 14:58:03.767 | 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-25 14:58:03.767 | 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-25 14:58:03.768 | 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-25 14:58:03.769 | 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-25 14:58:03.775 | 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-25 14:58:03.777 | 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-25 14:58:03.778 | 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-25 14:58:03.781 | 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-25 14:58:03.787 | 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-25 14:58:03.791 | 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-25 14:58:03.792 | 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-25 14:58:03.795 | 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-25 14:58:03.797 | 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-25 14:58:03.801 | 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-25 14:58:03.802 | 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-25 14:58:03.805 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-25 14:58:03.807 | 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-25 14:58:03.809 | 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-25 14:58:03.810 | 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-25 14:58:03.811 | 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-25 14:58:03.824 | 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-25 14:58:03.829 | 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-25 14:58:03.844 | 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-25 14:58:03.847 | 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-25 14:58:03.848 | 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-25 14:58:03.849 | 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-25 14:58:03.850 | 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-25 14:58:03.860 | 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-25 14:58:03.884 | 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-25 14:58:03.890 | 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-25 14:58:03.891 | 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-25 14:58:03.893 | 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-25 14:58:03.906 | 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-25 14:58:03.908 | 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-25 14:58:03.913 | 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-25 14:58:04.137 | ___________________________________ summary ____________________________________ 2026-06-25 14:58:04.138 | venv-tempest: commands succeeded 2026-06-25 14:58:04.138 | congratulations :) 2026-06-25 14:58:04.186 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.gLa1gcXkmF 2026-06-25 14:58:04.194 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-25 14:58:04.199 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:58:04.202 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-25 14:58:04.248 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.61GN2yMWES 2026-06-25 14:58:04.819 | venv create: /opt/stack/tempest/.tox/venv 2026-06-25 14:58:05.484 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-25 14:58:32.480 | venv develop-inst: /opt/stack/tempest 2026-06-25 14:58:41.774 | 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.1,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@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-25 14:58:41.774 | venv run-test-pre: PYTHONHASHSEED='759638162' 2026-06-25 14:58:41.775 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.61GN2yMWES 2026-06-25 14:58:42.057 | /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-25 14:58:42.057 | warnings.warn( 2026-06-25 14:58:43.160 | /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-25 14:58:43.160 | warnings.warn( 2026-06-25 14:58:44.475 | /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-25 14:58:44.475 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-25 14:58:46.603 | ___________________________________ summary ____________________________________ 2026-06-25 14:58:46.604 | venv: commands succeeded 2026-06-25 14:58:46.604 | congratulations :) 2026-06-25 14:58:46.647 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-25 14:58:46.666 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:58:46.670 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-25 14:58:46.673 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-25 14:58:46.692 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:58:46.695 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-25 14:58:46.698 | ++ 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-25 14:58:46.701 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-25 14:58:46.705 | ++ 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-25 14:58:46.709 | +++ 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-25 14:58:46.712 | +++ 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-25 14:58:46.715 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-25 14:58:46.718 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-25 14:58:46.721 | +++ 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-25 14:58:46.749 | +++ 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-25 14:58:46.774 | ++ 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-25 14:58:46.777 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-25 14:58:46.782 | ++ 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-25 14:58:46.826 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-25 14:58:46.829 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-25 14:58:46.832 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-25 14:58:46.875 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-25 14:58:46.878 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-25 14:58:46.881 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-25 14:58:46.922 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-25 14:58:46.922 | ' 2026-06-25 14:58:46.927 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-25 14:58:46.930 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:58:46.933 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-25 14:58:46.936 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-25 14:58:46.940 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-25 14:58:46.940 | /opt/stack/tempest /opt/stack/tempest 2026-06-25 14:58:46.944 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-25 14:58:46.948 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-25 14:58:46.948 | /opt/stack/tempest 2026-06-25 14:58:46.951 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:58:46.954 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:58:46.957 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:58:46.961 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:58:46.966 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-25 14:58:46.972 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:58:46.977 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-25 14:58:46.980 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:58:46.984 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:58:46.990 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-25 14:58:46.994 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 14:58:46.998 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 14:58:47.001 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-25 14:58:47.006 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:58:47.012 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 14:58:47.015 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 14:58:47.021 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-25 14:58:47.025 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:58:47.029 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-25 14:58:47.033 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:58:47.039 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-25 14:58:47.039 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:58:47.039 | gsub("[][]", "", $1); 2026-06-25 14:58:47.039 | split($1, a, "|"); 2026-06-25 14:58:47.039 | if (a[1] == matchgroup) 2026-06-25 14:58:47.040 | print a[2] 2026-06-25 14:58:47.040 | } 2026-06-25 14:58:47.040 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 31 async_wait 182 osc 521 apt-get 232 test_with_retry 9 dbsync 8 pip_install 190 apt-get-update 5 run_process 46 git_timed 413 ------------------------- Unaccounted time 80 ========================= Total runtime 1717 ================= Async summary ================= Time spent in the background minus waits: 628 sec Elapsed time: 1717 sec Time if we did everything serially: 2345 sec Speedup: 1.36575 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21037 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 32 | | nova_cell1 | SELECT | 81 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5460 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 82 | | placement | SET | 1 | | neutron | UPDATE | 268 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 32 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.32 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.32/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